2018-08-25 15:40:10,104 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-243 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-25 15:40:10,106 - 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.33,192.30.9.4 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.33:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=VYLDvQvMFHZgCgEGYT9St3Ea3 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=bb3b2ba82e85438cb9318447e90d0372 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu export OS_REGION_NAME=regionOne 2018-08-25 15:40:10,107 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-25 15:40:10,107 - 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-25 15:40:10,158 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:40:10,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:40:10,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:40:10,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:40:10,497 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-25 15:40:10,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-25 15:40:10,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:10,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567db32b-bf1e-4d40-82a2-7523abdea6cc Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:40:10,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-567db32b-bf1e-4d40-82a2-7523abdea6cc 2018-08-25 15:40:10,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:40:10,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["lcrbFSKKQmOvXqXuVk683A"], "issued_at": "2018-08-25T15:40:10.000000Z"}} 2018-08-25 15:40:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:11,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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 x-openstack-request-id: req-963a386a-b03c-4fae-8695-5b67159f7ac6 x-compute-request-id: req-963a386a-b03c-4fae-8695-5b67159f7ac6 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-25 15:40:11,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-aggregates used request id req-963a386a-b03c-4fae-8695-5b67159f7ac6 2018-08-25 15:40:11,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.29787015915s 2018-08-25 15:40:11,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-aggregates used request id req-963a386a-b03c-4fae-8695-5b67159f7ac6 2018-08-25 15:40:11,796 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-25 15:40:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:11,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9287505e-1295-4f67-acd0-7cd55f482117 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:40:11,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-9287505e-1295-4f67-acd0-7cd55f482117 2018-08-25 15:40:11,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:40:11,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:12,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda328a7-cc0f-4eb3-83a7-19260b23c78e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 15:40:12,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-dda328a7-cc0f-4eb3-83a7-19260b23c78e 2018-08-25 15:40:12,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198044061661s 2018-08-25 15:40:12,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-dda328a7-cc0f-4eb3-83a7-19260b23c78e 2018-08-25 15:40:12,004 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'a317f4f83614479a82d71a7474ac53d5', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-25 15:40:12,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-25 15:40:12,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:12,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c30ee1-ff28-4c2a-ac99-e9854ecb6f7a Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/03ed51effc114a63b0cf61d3723ad9b4"}, "url": "http://172.30.9.33:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/06d30b3434a64620bdcd770bc057883d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/14f51972e13f456582d19250e00decf7"}, "url": "http://172.30.9.33:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/162feed875a2464f973c02635305ce89"}, "url": "http://172.30.9.33:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b493a950d412477e9007850f2c208729", "id": "162feed875a2464f973c02635305ce89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/17af4f47e4c74d7092394218cb4053b9"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/1cd0a47a9f9d485799bfb6492483b628"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/24afca9189eb49c9a34a579531075397"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "24afca9189eb49c9a34a579531075397"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/26db0a23c38647b0943fec5da3933a41"}, "url": "http://172.30.9.33:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/294094d0fbed46cba6481a809daf0130"}, "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/2c19413cf173476aa49d293370831573"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/39877a446cff4c729d6e4c575b039e21"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/3ff302b240d24b719a04445c3233b090"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "3ff302b240d24b719a04445c3233b090"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/409ce387de14430b96e61647d2d19c62"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "409ce387de14430b96e61647d2d19c62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/419cb830bada43d5afbf9682218686b8"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "419cb830bada43d5afbf9682218686b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/45bfe4e31485431ea21607a8a93e088c"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/4ac0e503337d479098ccdc11c26df95e"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b493a950d412477e9007850f2c208729", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/4d982f0080c74e228de8f377c4b030f2"}, "url": "http://172.30.9.33:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "4d982f0080c74e228de8f377c4b030f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/52681f2f46ed4ae8b937e9b55145ac67"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/57173454373c4f85b1c9af2bafb78eab"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/576df65c385a4cccb03e685f6b7b4d6b"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/587182deae5f44208bcbe069003e6106"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "587182deae5f44208bcbe069003e6106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/5972fbf53df648d3abe53ca2865b5015"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/5e371f890aa648eb91caa7d85f35c1d6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/715f3b2493a94024967b98b65434d99a"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "715f3b2493a94024967b98b65434d99a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/729d951e808440748c148b3132e5a4aa"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/754bbf6ab2e84aac812fe1c18af04a4d"}, "url": "http://172.30.9.33:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/7fc390aee1954392ab21504126e403db"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "7fc390aee1954392ab21504126e403db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/90bf0c30b4f04ff29555a1f371cef39e"}, "url": "http://172.30.9.33:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "90bf0c30b4f04ff29555a1f371cef39e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/a3dbf476844548578738a099baef649c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/a481e2a574ef40d3aa727f94e58e6550"}, "url": "http://172.30.9.33:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "a481e2a574ef40d3aa727f94e58e6550"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/acd9f2b52c36454e9b0c53121ae10284"}, "url": "http://172.30.9.33:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "acd9f2b52c36454e9b0c53121ae10284"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/bc8b658a31114328b6cab1fb78b54383"}, "url": "http://172.30.9.33:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "bc8b658a31114328b6cab1fb78b54383"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/c8529ed9412a4d76a76be87e46a30c03"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b493a950d412477e9007850f2c208729", "id": "c8529ed9412a4d76a76be87e46a30c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/cc0f4e6cc38548409129a8513ed1a54b"}, "url": "http://172.30.9.33:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/d3c02fe8b1614d07b145eac44407d5fb"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "d3c02fe8b1614d07b145eac44407d5fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/d96d9d9b4a044dbe94fb19ad97f9a11c"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/db4463489efe41c690495f9d623e9b46"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "db4463489efe41c690495f9d623e9b46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/dccc2295d1704ef2a48c8ce67a8e1d35"}, "url": "http://172.30.9.33:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/e407754248de4a1e825c3ffadc09bc54"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "e407754248de4a1e825c3ffadc09bc54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f199e81ce9cb46ab851509652207b8db"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "f199e81ce9cb46ab851509652207b8db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f485369940a14752a435731e9701d197"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "f485369940a14752a435731e9701d197"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f7b2b91b691c4092ad0c756e700cc381"}, "url": "http://172.30.9.33:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "links": {"self": "http://172.30.9.33:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-25 15:40:12,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/endpoints used request id req-38c30ee1-ff28-4c2a-ac99-e9854ecb6f7a 2018-08-25 15:40:12,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.192837953568s 2018-08-25 15:40:12,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/endpoints used request id req-38c30ee1-ff28-4c2a-ac99-e9854ecb6f7a 2018-08-25 15:40:12,207 - 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.33:5000/v3/endpoints/03ed51effc114a63b0cf61d3723ad9b4'}, u'url': u'http://172.30.9.33:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5d4cb5e33cef4530a653f020b9b3d795', u'id': u'03ed51effc114a63b0cf61d3723ad9b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/06d30b3434a64620bdcd770bc057883d'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0a2df361b69f4711823eb56d67e7efff', u'id': u'06d30b3434a64620bdcd770bc057883d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/14f51972e13f456582d19250e00decf7'}, u'url': u'http://172.30.9.33:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'44221a741843461ba0a4b9169cdf99ed', u'id': u'14f51972e13f456582d19250e00decf7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/162feed875a2464f973c02635305ce89'}, u'url': u'http://172.30.9.33:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b493a950d412477e9007850f2c208729', u'id': u'162feed875a2464f973c02635305ce89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/17af4f47e4c74d7092394218cb4053b9'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1acccc8f403c45cd8f41ebccc44ce8df', u'id': u'17af4f47e4c74d7092394218cb4053b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/1cd0a47a9f9d485799bfb6492483b628'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d25c737e0174952be119788a65bf9be', u'id': u'1cd0a47a9f9d485799bfb6492483b628'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/24afca9189eb49c9a34a579531075397'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5d4cb5e33cef4530a653f020b9b3d795', u'id': u'24afca9189eb49c9a34a579531075397'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/26db0a23c38647b0943fec5da3933a41'}, u'url': u'http://172.30.9.33:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'49c284c7fa9949359e47041e9e7692a0', u'id': u'26db0a23c38647b0943fec5da3933a41'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/294094d0fbed46cba6481a809daf0130'}, u'url': u'http://172.30.9.33:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d25c737e0174952be119788a65bf9be', u'id': u'294094d0fbed46cba6481a809daf0130'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/2c19413cf173476aa49d293370831573'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1acccc8f403c45cd8f41ebccc44ce8df', u'id': u'2c19413cf173476aa49d293370831573'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/39877a446cff4c729d6e4c575b039e21'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1986a956ea5e46baa11300705be87f39', u'id': u'39877a446cff4c729d6e4c575b039e21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/3ff302b240d24b719a04445c3233b090'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f8b292edcef64afa823133c7514bd0aa', u'id': u'3ff302b240d24b719a04445c3233b090'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/409ce387de14430b96e61647d2d19c62'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f8b292edcef64afa823133c7514bd0aa', u'id': u'409ce387de14430b96e61647d2d19c62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/419cb830bada43d5afbf9682218686b8'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8263a380944e45cfb05190d0c3204eb3', u'id': u'419cb830bada43d5afbf9682218686b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/45bfe4e31485431ea21607a8a93e088c'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8263a380944e45cfb05190d0c3204eb3', u'id': u'45bfe4e31485431ea21607a8a93e088c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/4ac0e503337d479098ccdc11c26df95e'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b493a950d412477e9007850f2c208729', u'id': u'4ac0e503337d479098ccdc11c26df95e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/4d982f0080c74e228de8f377c4b030f2'}, u'url': u'http://172.30.9.33:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8263a380944e45cfb05190d0c3204eb3', u'id': u'4d982f0080c74e228de8f377c4b030f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/52681f2f46ed4ae8b937e9b55145ac67'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b72cefbeeca44393adb68c5ba090c66d', u'id': u'52681f2f46ed4ae8b937e9b55145ac67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/57173454373c4f85b1c9af2bafb78eab'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'49c284c7fa9949359e47041e9e7692a0', u'id': u'57173454373c4f85b1c9af2bafb78eab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/576df65c385a4cccb03e685f6b7b4d6b'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'44221a741843461ba0a4b9169cdf99ed', u'id': u'576df65c385a4cccb03e685f6b7b4d6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/587182deae5f44208bcbe069003e6106'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'49c284c7fa9949359e47041e9e7692a0', u'id': u'587182deae5f44208bcbe069003e6106'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/5972fbf53df648d3abe53ca2865b5015'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0906588f78a148bf8fce69a2e7c3bdbe', u'id': u'5972fbf53df648d3abe53ca2865b5015'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/5e371f890aa648eb91caa7d85f35c1d6'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e18c71abaf2e44c781e1315afb686ad4', u'id': u'5e371f890aa648eb91caa7d85f35c1d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/715f3b2493a94024967b98b65434d99a'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e18c71abaf2e44c781e1315afb686ad4', u'id': u'715f3b2493a94024967b98b65434d99a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/729d951e808440748c148b3132e5a4aa'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1986a956ea5e46baa11300705be87f39', u'id': u'729d951e808440748c148b3132e5a4aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/754bbf6ab2e84aac812fe1c18af04a4d'}, u'url': u'http://172.30.9.33:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0a2df361b69f4711823eb56d67e7efff', u'id': u'754bbf6ab2e84aac812fe1c18af04a4d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/7fc390aee1954392ab21504126e403db'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d25c737e0174952be119788a65bf9be', u'id': u'7fc390aee1954392ab21504126e403db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/90bf0c30b4f04ff29555a1f371cef39e'}, u'url': u'http://172.30.9.33:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1986a956ea5e46baa11300705be87f39', u'id': u'90bf0c30b4f04ff29555a1f371cef39e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/a3dbf476844548578738a099baef649c'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0906588f78a148bf8fce69a2e7c3bdbe', u'id': u'a3dbf476844548578738a099baef649c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/a481e2a574ef40d3aa727f94e58e6550'}, u'url': u'http://172.30.9.33:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0906588f78a148bf8fce69a2e7c3bdbe', u'id': u'a481e2a574ef40d3aa727f94e58e6550'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/acd9f2b52c36454e9b0c53121ae10284'}, u'url': u'http://172.30.9.33:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f8b292edcef64afa823133c7514bd0aa', u'id': u'acd9f2b52c36454e9b0c53121ae10284'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/bc8b658a31114328b6cab1fb78b54383'}, u'url': u'http://172.30.9.33:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1acccc8f403c45cd8f41ebccc44ce8df', u'id': u'bc8b658a31114328b6cab1fb78b54383'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/c8529ed9412a4d76a76be87e46a30c03'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b493a950d412477e9007850f2c208729', u'id': u'c8529ed9412a4d76a76be87e46a30c03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/cc0f4e6cc38548409129a8513ed1a54b'}, u'url': u'http://172.30.9.33:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b72cefbeeca44393adb68c5ba090c66d', u'id': u'cc0f4e6cc38548409129a8513ed1a54b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/d3c02fe8b1614d07b145eac44407d5fb'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5d4cb5e33cef4530a653f020b9b3d795', u'id': u'd3c02fe8b1614d07b145eac44407d5fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/d96d9d9b4a044dbe94fb19ad97f9a11c'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ec5e37c915c94cf599f2d18ba364a3dc', u'id': u'd96d9d9b4a044dbe94fb19ad97f9a11c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/db4463489efe41c690495f9d623e9b46'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'44221a741843461ba0a4b9169cdf99ed', u'id': u'db4463489efe41c690495f9d623e9b46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/dccc2295d1704ef2a48c8ce67a8e1d35'}, u'url': u'http://172.30.9.33:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ec5e37c915c94cf599f2d18ba364a3dc', u'id': u'dccc2295d1704ef2a48c8ce67a8e1d35'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/e407754248de4a1e825c3ffadc09bc54'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ec5e37c915c94cf599f2d18ba364a3dc', u'id': u'e407754248de4a1e825c3ffadc09bc54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/f199e81ce9cb46ab851509652207b8db'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0a2df361b69f4711823eb56d67e7efff', u'id': u'f199e81ce9cb46ab851509652207b8db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/f485369940a14752a435731e9701d197'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b72cefbeeca44393adb68c5ba090c66d', u'id': u'f485369940a14752a435731e9701d197'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/f7b2b91b691c4092ad0c756e700cc381'}, u'url': u'http://172.30.9.33:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e18c71abaf2e44c781e1315afb686ad4', u'id': u'f7b2b91b691c4092ad0c756e700cc381'})] 2018-08-25 15:40:12,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-25 15:40:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:12,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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-4bf18d6a-43a2-43b9-8e70-1a314460e7c9 x-compute-request-id: req-4bf18d6a-43a2-43b9-8e70-1a314460e7c9 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-25 15:40:12,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/extensions used request id req-4bf18d6a-43a2-43b9-8e70-1a314460e7c9 2018-08-25 15:40:12,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.115833044052s 2018-08-25 15:40:12,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/extensions used request id req-4bf18d6a-43a2-43b9-8e70-1a314460e7c9 2018-08-25 15:40:12,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-25 15:40:12,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:14,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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-48713e1c-4011-4bfe-8942-a3791adad4a3 x-compute-request-id: req-48713e1c-4011-4bfe-8942-a3791adad4a3 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-25 15:40:14,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-floating-ip-pools used request id req-48713e1c-4011-4bfe-8942-a3791adad4a3 2018-08-25 15:40:14,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.80838108063s 2018-08-25 15:40:14,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-floating-ip-pools used request id req-48713e1c-4011-4bfe-8942-a3791adad4a3 2018-08-25 15:40:14,150 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-25 15:40:14,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:40:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:14,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5820a699-4646-4079-b279-52cabef8e7ca Date: Sat, 25 Aug 2018 15:40:14 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:40:14,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-5820a699-4646-4079-b279-52cabef8e7ca 2018-08-25 15:40:14,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0544450283051s 2018-08-25 15:40:14,210 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-5820a699-4646-4079-b279-52cabef8e7ca 2018-08-25 15:40:14,210 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-25 15:40:14,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-25 15:40:14,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:14,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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-6852be85-74cd-49dd-8f55-1aba2e0d2a3f x-compute-request-id: req-6852be85-74cd-49dd-8f55-1aba2e0d2a3f Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 15:40:14,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-6852be85-74cd-49dd-8f55-1aba2e0d2a3f 2018-08-25 15:40:14,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.159842014313s 2018-08-25 15:40:14,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-6852be85-74cd-49dd-8f55-1aba2e0d2a3f 2018-08-25 15:40:14,371 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 15}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 16}, 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-25 15:40:14,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-25 15:40:14,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:14,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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-e69859bb-09f5-413e-a427-e7985f452350 x-compute-request-id: req-e69859bb-09f5-413e-a427-e7985f452350 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-25 15:40:14,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-e69859bb-09f5-413e-a427-e7985f452350 2018-08-25 15:40:14,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.13235783577s 2018-08-25 15:40:14,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-e69859bb-09f5-413e-a427-e7985f452350 2018-08-25 15:40:14,505 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-25 15:40:14,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:14,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4a5b8404-35b5-49cb-b359-b4a03a89f3b4 Date: Sat, 25 Aug 2018 15:40:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:40:14,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4a5b8404-35b5-49cb-b359-b4a03a89f3b4 2018-08-25 15:40:14,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.076868057251s 2018-08-25 15:40:14,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4a5b8404-35b5-49cb-b359-b4a03a89f3b4 2018-08-25 15:40:14,583 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-25T15:36:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 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'a33da9c2463d481ea3d437c824ff3753', u'created_at': u'2018-08-25T15:36:15Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a33da9c2463d481ea3d437c824ff3753'})] 2018-08-25 15:40:14,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:40:14,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:14,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e0195c0f-43d2-4d27-b8e0-713c65605514 Date: Sat, 25 Aug 2018 15:40:14 GMT RESP BODY: {"ports":[]} 2018-08-25 15:40:14,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json used request id req-e0195c0f-43d2-4d27-b8e0-713c65605514 2018-08-25 15:40:14,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0282020568848s 2018-08-25 15:40:14,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json used request id req-e0195c0f-43d2-4d27-b8e0-713c65605514 2018-08-25 15:40:14,612 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-25 15:40:14,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 15:40:14,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:14,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9b9d40-87d7-499d-bd05-99ac6b95e467 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "00efacae6b93431ab06fd7ac989319ea"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/00efacae6b93431ab06fd7ac989319ea/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "0d531bd9a7914dd99d7ac7129100e96a"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/0d531bd9a7914dd99d7ac7129100e96a/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "10d7ec3bcceb4cc58c555ed3e2ce702e"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/10d7ec3bcceb4cc58c555ed3e2ce702e/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "17bf6bcf594c43749bceb3271a5abb67"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/17bf6bcf594c43749bceb3271a5abb67/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "18d1ef0844aa4cf9a54a126b548432f0"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/18d1ef0844aa4cf9a54a126b548432f0/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "1ad7d483f3a54b48b11cd85865516ea8"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/1ad7d483f3a54b48b11cd85865516ea8/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "1eeae428e4e7421c810057ea7bfd4d81"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/1eeae428e4e7421c810057ea7bfd4d81/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "bb3b2ba82e85438cb9318447e90d0372"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372/users/5b1fb3e01dec488bbe5cbda8e13fa5ad/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "75aaabcbedb743d28cd78812dd6288f8"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/75aaabcbedb743d28cd78812dd6288f8/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "7a581725e0694d60a59f29d76f63d774"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/7a581725e0694d60a59f29d76f63d774/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "87573b0253c945ea91b6e0159717b76e"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/87573b0253c945ea91b6e0159717b76e/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "b82a82f908be46a088945bd089fe3c8c"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/b82a82f908be46a088945bd089fe3c8c/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "dd02f233cff24cd7ac7be19ed930daa0"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/dd02f233cff24cd7ac7be19ed930daa0/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"project": {"id": "a33da9c2463d481ea3d437c824ff3753"}}, "role": {"id": "9b797ccd181248719439b3b8fac64ef6"}, "user": {"id": "dd02f233cff24cd7ac7be19ed930daa0"}, "links": {"assignment": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753/users/dd02f233cff24cd7ac7be19ed930daa0/roles/9b797ccd181248719439b3b8fac64ef6"}}, {"scope": {"domain": {"id": "a317f4f83614479a82d71a7474ac53d5"}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "71d7d1505e954fb8b44e642088e2c16f"}, "links": {"assignment": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5/users/71d7d1505e954fb8b44e642088e2c16f/roles/29cf6d85344a4889b5fa819256d71f92"}}, {"scope": {"system": {"all": true}}, "role": {"id": "29cf6d85344a4889b5fa819256d71f92"}, "user": {"id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "links": {"assignment": "http://172.30.9.33:5000/v3/system/users/5b1fb3e01dec488bbe5cbda8e13fa5ad/roles/29cf6d85344a4889b5fa819256d71f92"}}], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-25 15:40:14,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments used request id req-ab9b9d40-87d7-499d-bd05-99ac6b95e467 2018-08-25 15:40:14,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195776939392s 2018-08-25 15:40:14,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments used request id req-ab9b9d40-87d7-499d-bd05-99ac6b95e467 2018-08-25 15:40:14,815 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'00efacae6b93431ab06fd7ac989319ea'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'0d531bd9a7914dd99d7ac7129100e96a'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'10d7ec3bcceb4cc58c555ed3e2ce702e'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'17bf6bcf594c43749bceb3271a5abb67'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'18d1ef0844aa4cf9a54a126b548432f0'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'1ad7d483f3a54b48b11cd85865516ea8'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'1eeae428e4e7421c810057ea7bfd4d81'}), Munch({'project': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'5b1fb3e01dec488bbe5cbda8e13fa5ad'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'75aaabcbedb743d28cd78812dd6288f8'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'7a581725e0694d60a59f29d76f63d774'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'87573b0253c945ea91b6e0159717b76e'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'b82a82f908be46a088945bd089fe3c8c'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'dd02f233cff24cd7ac7be19ed930daa0'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'9b797ccd181248719439b3b8fac64ef6', 'user': u'dd02f233cff24cd7ac7be19ed930daa0'}), Munch({'domain': u'a317f4f83614479a82d71a7474ac53d5', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'71d7d1505e954fb8b44e642088e2c16f'}), Munch({'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'5b1fb3e01dec488bbe5cbda8e13fa5ad'})] 2018-08-25 15:40:14,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:40:14,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:15,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57af16be-5135-4750-bad3-3110d2e6dc5b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:40:15,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-57af16be-5135-4750-bad3-3110d2e6dc5b 2018-08-25 15:40:15,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193201065063s 2018-08-25 15:40:15,012 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-57af16be-5135-4750-bad3-3110d2e6dc5b 2018-08-25 15:40:15,014 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'29cf6d85344a4889b5fa819256d71f92'}), 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'330808644b504c65bdcb382c38d6da08'}), 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'9b797ccd181248719439b3b8fac64ef6'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'a8f38a73d860409c824be7313afc678a'}), 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'c9d85ebea5eb4ea2aa6682c9bc821b49'}), 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'f0f08e0e63e446f58b071d1108a6662c'})] 2018-08-25 15:40:15,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:40:15,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:15,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ba366cad-f822-405a-8e57-7d0d04c5256a Date: Sat, 25 Aug 2018 15:40:15 GMT RESP BODY: {"routers": []} 2018-08-25 15:40:15,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-ba366cad-f822-405a-8e57-7d0d04c5256a 2018-08-25 15:40:15,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0500268936157s 2018-08-25 15:40:15,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-ba366cad-f822-405a-8e57-7d0d04c5256a 2018-08-25 15:40:15,065 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-25 15:40:15,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:40:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:15,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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-3e768c84-054e-4ffa-9f93-8d134feabdad x-compute-request-id: req-3e768c84-054e-4ffa-9f93-8d134feabdad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-25 15:40:15,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3e768c84-054e-4ffa-9f93-8d134feabdad 2018-08-25 15:40:15,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.113654851913s 2018-08-25 15:40:15,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3e768c84-054e-4ffa-9f93-8d134feabdad 2018-08-25 15:40:15,180 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-25 15:40:15,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-25 15:40:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 15:40:15,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:40:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-863825de-cede-46ad-877b-6dd5fceb7a3f 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-25 15:40:15,193 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-863825de-cede-46ad-877b-6dd5fceb7a3f 2018-08-25 15:40:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:15,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b85ef3a-7771-4ae0-a428-fffe91432cf5 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0906588f78a148bf8fce69a2e7c3bdbe"}, "enabled": true, "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0a2df361b69f4711823eb56d67e7efff"}, "enabled": true, "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1986a956ea5e46baa11300705be87f39"}, "enabled": true, "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1acccc8f403c45cd8f41ebccc44ce8df"}, "enabled": true, "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3d25c737e0174952be119788a65bf9be"}, "enabled": true, "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/44221a741843461ba0a4b9169cdf99ed"}, "enabled": true, "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/49c284c7fa9949359e47041e9e7692a0"}, "enabled": true, "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/5d4cb5e33cef4530a653f020b9b3d795"}, "enabled": true, "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/66f5124283574ec2868495a3d2597642"}, "enabled": true, "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8263a380944e45cfb05190d0c3204eb3"}, "enabled": true, "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b493a950d412477e9007850f2c208729"}, "enabled": true, "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b72cefbeeca44393adb68c5ba090c66d"}, "enabled": true, "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e18c71abaf2e44c781e1315afb686ad4"}, "enabled": true, "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ec5e37c915c94cf599f2d18ba364a3dc"}, "enabled": true, "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8b292edcef64afa823133c7514bd0aa"}, "enabled": true, "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-25 15:40:15,289 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-1b85ef3a-7771-4ae0-a428-fffe91432cf5 2018-08-25 15:40:15,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.106164932251s 2018-08-25 15:40:15,289 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-1b85ef3a-7771-4ae0-a428-fffe91432cf5 2018-08-25 15:40:15,297 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'0906588f78a148bf8fce69a2e7c3bdbe', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'0a2df361b69f4711823eb56d67e7efff', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'1986a956ea5e46baa11300705be87f39', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'1acccc8f403c45cd8f41ebccc44ce8df', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'3d25c737e0174952be119788a65bf9be', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'44221a741843461ba0a4b9169cdf99ed', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'49c284c7fa9949359e47041e9e7692a0', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'5d4cb5e33cef4530a653f020b9b3d795', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'66f5124283574ec2868495a3d2597642', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'8263a380944e45cfb05190d0c3204eb3', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b493a950d412477e9007850f2c208729', 'name': u'swift'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'b72cefbeeca44393adb68c5ba090c66d', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e18c71abaf2e44c781e1315afb686ad4', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'ec5e37c915c94cf599f2d18ba364a3dc', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'f8b292edcef64afa823133c7514bd0aa', 'name': u'heat-cfn'})] 2018-08-25 15:40:15,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:40:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}07c2ee7c6abb55c55378cf4cd86bf8670a550da3" 2018-08-25 15:40:15,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3bdf1037-8cfa-41d4-b67e-9d19c195fe70 Date: Sat, 25 Aug 2018 15:40:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-25 15:40:15,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-3bdf1037-8cfa-41d4-b67e-9d19c195fe70 2018-08-25 15:40:15,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0484440326691s 2018-08-25 15:40:15,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-3bdf1037-8cfa-41d4-b67e-9d19c195fe70 2018-08-25 15:40:15,349 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:36:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'tenant_id': u'a33da9c2463d481ea3d437c824ff3753', u'created_at': u'2018-08-25T15:36:19Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'a33da9c2463d481ea3d437c824ff3753'})] 2018-08-25 15:40:15,468 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:40:15,469 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-25 15:40:15,517 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-25 15:40:15,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:40:15,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:40:15,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:40:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:15,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3c4f2c-cff6-4d8b-9781-039921ad979d Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:40:15,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-5a3c4f2c-cff6-4d8b-9781-039921ad979d 2018-08-25 15:40:15,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:40:16,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["X0AsEySAT9KM3RAl5Bo1Zw"], "issued_at": "2018-08-25T15:40:15.000000Z"}} 2018-08-25 15:40:16,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" 2018-08-25 15:40:17,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-22fb7863-4dfa-4c26-b12d-7ed6011b25ce Date: Sat, 25 Aug 2018 15:40:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:40:17,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-22fb7863-4dfa-4c26-b12d-7ed6011b25ce 2018-08-25 15:40:17,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.99907708168s 2018-08-25 15:40:17,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-22fb7863-4dfa-4c26-b12d-7ed6011b25ce 2018-08-25 15:40:17,055 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-25 15:40:17,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:40:17,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" -d '{"network": {"name": "tenantnetwork1-net_72b04289-4da4-4c52-881c-4beac089b2ae", "admin_state_up": true}}' 2018-08-25 15:40:17,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-882155fd-0f3a-4bfd-99d2-12b5500f8964 Date: Sat, 25 Aug 2018 15:40:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:40:17Z","is_default":false,"provider:segmentation_id":16,"name":"tenantnetwork1-net_72b04289-4da4-4c52-881c-4beac089b2ae","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:17Z","mtu":1450}} 2018-08-25 15:40:17,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-882155fd-0f3a-4bfd-99d2-12b5500f8964 2018-08-25 15:40:17,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.53119802475s 2018-08-25 15:40:17,588 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-882155fd-0f3a-4bfd-99d2-12b5500f8964 2018-08-25 15:40:17,588 - 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-25T15:40:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_72b04289-4da4-4c52-881c-4beac089b2ae', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:40:17,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:17,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" 2018-08-25 15:40:17,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-a822e4d0-33c2-488e-8471-c6e608bda09a Date: Sat, 25 Aug 2018 15:40:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:40:17Z","provider:segmentation_id":16,"name":"tenantnetwork1-net_72b04289-4da4-4c52-881c-4beac089b2ae","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:17Z","provider:network_type":"vxlan"}]} 2018-08-25 15:40:17,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a822e4d0-33c2-488e-8471-c6e608bda09a 2018-08-25 15:40:17,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120218992233s 2018-08-25 15:40:17,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a822e4d0-33c2-488e-8471-c6e608bda09a 2018-08-25 15:40:17,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:40:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" -d '{"subnet": {"name": "tenantnetwork1-subnet_72b04289-4da4-4c52-881c-4beac089b2ae", "enable_dhcp": true, "network_id": "f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:40:18,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f2fea675-10d8-4c24-991d-57c767fb39df Date: Sat, 25 Aug 2018 15:40:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:40:18Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"bb3b2ba82e85438cb9318447e90d0372","id":"19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c","subnetpool_id":null,"name":"tenantnetwork1-subnet_72b04289-4da4-4c52-881c-4beac089b2ae"}} 2018-08-25 15:40:18,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-f2fea675-10d8-4c24-991d-57c767fb39df 2018-08-25 15:40:18,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.828406095505s 2018-08-25 15:40:18,540 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-f2fea675-10d8-4c24-991d-57c767fb39df 2018-08-25 15:40:18,541 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:40:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_72b04289-4da4-4c52-881c-4beac089b2ae', u'enable_dhcp': True, u'network_id': u'f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:40:18,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:40:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "tenantnetwork1-router_72b04289-4da4-4c52-881c-4beac089b2ae", "admin_state_up": true}}' 2018-08-25 15:40:20,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-8fc518e0-55bc-4e61-a4d5-03da1a4ac99c Date: Sat, 25 Aug 2018 15:40:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:40:19Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "3e41d12e-f9d4-4e3d-bcd6-43644c90f16a", "name": "tenantnetwork1-router_72b04289-4da4-4c52-881c-4beac089b2ae"}} 2018-08-25 15:40:20,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-8fc518e0-55bc-4e61-a4d5-03da1a4ac99c 2018-08-25 15:40:20,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49316716194s 2018-08-25 15:40:20,035 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-8fc518e0-55bc-4e61-a4d5-03da1a4ac99c 2018-08-25 15:40:20,035 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:18Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:40:19Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'3e41d12e-f9d4-4e3d-bcd6-43644c90f16a', u'name': u'tenantnetwork1-router_72b04289-4da4-4c52-881c-4beac089b2ae'}) 2018-08-25 15:40:20,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:40:20,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" -d '{"subnet_id": "19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c"}' 2018-08-25 15:40:21,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c83baeab-8d52-4e24-b210-f0564fdc5e79 Date: Sat, 25 Aug 2018 15:40:21 GMT RESP BODY: {"network_id": "f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c", "subnet_ids": ["19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c"], "port_id": "a672e28d-9b16-437e-a79a-9fecfdab7aa1", "id": "3e41d12e-f9d4-4e3d-bcd6-43644c90f16a"} 2018-08-25 15:40:21,729 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a/add_router_interface.json used request id req-c83baeab-8d52-4e24-b210-f0564fdc5e79 2018-08-25 15:40:21,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.69317102432s 2018-08-25 15:40:21,729 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a/add_router_interface.json used request id req-c83baeab-8d52-4e24-b210-f0564fdc5e79 returning object 3e41d12e-f9d4-4e3d-bcd6-43644c90f16a 2018-08-25 15:40:21,848 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:40:21,848 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-25 15:40:21,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:40:21,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" -d '{"subnet_id": "19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c"}' 2018-08-25 15:40:23,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3ea1fd2a-06ee-43d6-ae3d-db54c72bb69f Date: Sat, 25 Aug 2018 15:40:23 GMT RESP BODY: {"network_id": "f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c", "subnet_ids": ["19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c"], "port_id": "a672e28d-9b16-437e-a79a-9fecfdab7aa1", "id": "3e41d12e-f9d4-4e3d-bcd6-43644c90f16a"} 2018-08-25 15:40:23,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a/remove_router_interface.json used request id req-3ea1fd2a-06ee-43d6-ae3d-db54c72bb69f 2018-08-25 15:40:23,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54721808434s 2018-08-25 15:40:23,401 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a/remove_router_interface.json used request id req-3ea1fd2a-06ee-43d6-ae3d-db54c72bb69f returning object 3e41d12e-f9d4-4e3d-bcd6-43644c90f16a 2018-08-25 15:40:23,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:40:23,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" 2018-08-25 15:40:23,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-183c607d-86e8-48d1-806e-d0a5a5a719dd Date: Sat, 25 Aug 2018 15:40:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:40:22Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "3e41d12e-f9d4-4e3d-bcd6-43644c90f16a", "name": "tenantnetwork1-router_72b04289-4da4-4c52-881c-4beac089b2ae"}]} 2018-08-25 15:40:23,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-183c607d-86e8-48d1-806e-d0a5a5a719dd 2018-08-25 15:40:23,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.323319911957s 2018-08-25 15:40:23,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-183c607d-86e8-48d1-806e-d0a5a5a719dd 2018-08-25 15:40:23,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:40:23,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" 2018-08-25 15:40:25,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34071a03-513d-47fe-8427-ea8c2d00f2ad Content-Length: 0 Date: Sat, 25 Aug 2018 15:40:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:25,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a.json used request id req-34071a03-513d-47fe-8427-ea8c2d00f2ad 2018-08-25 15:40:25,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29875302315s 2018-08-25 15:40:25,026 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/3e41d12e-f9d4-4e3d-bcd6-43644c90f16a.json used request id req-34071a03-513d-47fe-8427-ea8c2d00f2ad 2018-08-25 15:40:25,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:40:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" 2018-08-25 15:40:25,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-3f6d13cd-9341-44ef-8b73-5ae5ac50001e Date: Sat, 25 Aug 2018 15:40:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:40:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bb3b2ba82e85438cb9318447e90d0372","id":"19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c","subnetpool_id":null,"name":"tenantnetwork1-subnet_72b04289-4da4-4c52-881c-4beac089b2ae"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-25 15:40:25,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-3f6d13cd-9341-44ef-8b73-5ae5ac50001e 2018-08-25 15:40:25,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0712749958038s 2018-08-25 15:40:25,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-3f6d13cd-9341-44ef-8b73-5ae5ac50001e 2018-08-25 15:40:25,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:40:25,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" 2018-08-25 15:40:26,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2519711f-363f-4556-9d0e-2b46a258dea9 Date: Sat, 25 Aug 2018 15:40:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:26,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c.json used request id req-2519711f-363f-4556-9d0e-2b46a258dea9 2018-08-25 15:40:26,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00621604919s 2018-08-25 15:40:26,106 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c.json used request id req-2519711f-363f-4556-9d0e-2b46a258dea9 2018-08-25 15:40:26,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:26,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" 2018-08-25 15:40:26,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-1af34340-97bc-4871-86ae-37e746e52d1b Date: Sat, 25 Aug 2018 15:40:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:40:25Z","provider:segmentation_id":16,"name":"tenantnetwork1-net_72b04289-4da4-4c52-881c-4beac089b2ae","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:17Z","provider:network_type":"vxlan"}]} 2018-08-25 15:40:26,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-1af34340-97bc-4871-86ae-37e746e52d1b 2018-08-25 15:40:26,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949230194092s 2018-08-25 15:40:26,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-1af34340-97bc-4871-86ae-37e746e52d1b 2018-08-25 15:40:26,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:40:26,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56a676bdf23acfa6370686da943d735873f97961" 2018-08-25 15:40:27,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b27f88b9-9ece-462d-a51b-5594dbc2b9bb Date: Sat, 25 Aug 2018 15:40:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:27,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e.json used request id req-b27f88b9-9ece-462d-a51b-5594dbc2b9bb 2018-08-25 15:40:27,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56760215759s 2018-08-25 15:40:27,771 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e.json used request id req-b27f88b9-9ece-462d-a51b-5594dbc2b9bb 2018-08-25 15:40:27,824 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:40:27,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:40:27,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:40:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:27,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f64609e-654e-4700-8433-2dc6b84a3a0e Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:40:27,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-6f64609e-654e-4700-8433-2dc6b84a3a0e 2018-08-25 15:40:27,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:40:28,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["uuOwRjlVTRuLmO4SVcfVjg"], "issued_at": "2018-08-25T15:40:28.000000Z"}} 2018-08-25 15:40:28,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:28,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:29,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-818908e9-39ab-47d5-9b17-23cba79c7143 Date: Sat, 25 Aug 2018 15:40:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:40:29,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-818908e9-39ab-47d5-9b17-23cba79c7143 2018-08-25 15:40:29,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14576888084s 2018-08-25 15:40:29,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-818908e9-39ab-47d5-9b17-23cba79c7143 2018-08-25 15:40:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:29,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0309deed-8aa9-42d9-883a-22086f316e90 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:40:29,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-0309deed-8aa9-42d9-883a-22086f316e90 2018-08-25 15:40:29,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:40:29,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:29,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002974df-07a9-4df3-8e37-3e9d586f2dc9 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 15:40:29,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-002974df-07a9-4df3-8e37-3e9d586f2dc9 2018-08-25 15:40:29,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106321811676s 2018-08-25 15:40:29,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-002974df-07a9-4df3-8e37-3e9d586f2dc9 2018-08-25 15:40:29,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 15:40:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}}' 2018-08-25 15:40:29,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05e58320-bd41-4ce1-b14c-fad43cd4d0f5 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.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7"}, "tags": [], "enabled": true, "id": "e4f9765e9ce34e8299778647c233fae7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}} 2018-08-25 15:40:29,829 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-05e58320-bd41-4ce1-b14c-fad43cd4d0f5 2018-08-25 15:40:29,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.258343935013s 2018-08-25 15:40:29,829 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-05e58320-bd41-4ce1-b14c-fad43cd4d0f5 2018-08-25 15:40:29,830 - 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'e4f9765e9ce34e8299778647c233fae7', '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_068a8841-6bde-4b5f-a10c-0d19ccb95f0e'}) 2018-08-25 15:40:29,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 15:40:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d8e2ca2f-05d6-44ef-a9b7-35c7cea7a9c4", "email": null, "name": "tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}}' 2018-08-25 15:40:30,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-903ead1c-2cea-461b-9bc4-c070a1dd1dfb Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e", "links": {"self": "http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258e7050e94c44acaa1d0d00761298c7", "domain_id": "default", "password_expires_at": null}} 2018-08-25 15:40:30,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-903ead1c-2cea-461b-9bc4-c070a1dd1dfb 2018-08-25 15:40:30,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464367866516s 2018-08-25 15:40:30,301 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-903ead1c-2cea-461b-9bc4-c070a1dd1dfb 2018-08-25 15:40:30,301 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'258e7050e94c44acaa1d0d00761298c7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e'}) 2018-08-25 15:40:30,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:40:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:30,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b6cbaf-258a-4315-a281-480825ec669c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:40:30,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-a2b6cbaf-258a-4315-a281-480825ec669c 2018-08-25 15:40:30,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175142049789s 2018-08-25 15:40:30,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-a2b6cbaf-258a-4315-a281-480825ec669c 2018-08-25 15:40:30,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:40:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:30,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cb119c-0737-416c-b84d-51b055071b4d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:40:30,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-e2cb119c-0737-416c-b84d-51b055071b4d 2018-08-25 15:40:30,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.143867015839s 2018-08-25 15:40:30,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-e2cb119c-0737-416c-b84d-51b055071b4d 2018-08-25 15:40:30,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:40:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:30,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea07f3a-cc72-4331-b063-9bcc2e6f5f1a Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:40:30,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-7ea07f3a-cc72-4331-b063-9bcc2e6f5f1a 2018-08-25 15:40:30,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186336040497s 2018-08-25 15:40:30,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-7ea07f3a-cc72-4331-b063-9bcc2e6f5f1a 2018-08-25 15:40:30,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:40:30,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:31,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b636560-0cce-4b2a-be7a-605ee2d62183 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 15:40:31,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-5b636560-0cce-4b2a-be7a-605ee2d62183 2018-08-25 15:40:31,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184088945389s 2018-08-25 15:40:31,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-5b636560-0cce-4b2a-be7a-605ee2d62183 2018-08-25 15:40:31,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:40:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:31,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69b0ee6-0816-4a47-a5b4-765b1d440fe1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e", "links": {"self": "http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258e7050e94c44acaa1d0d00761298c7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:40:31,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-c69b0ee6-0816-4a47-a5b4-765b1d440fe1 2018-08-25 15:40:31,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207395076752s 2018-08-25 15:40:31,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-c69b0ee6-0816-4a47-a5b4-765b1d440fe1 2018-08-25 15:40:31,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:40:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:31,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf1cd2d-1494-4ddd-9b73-8f1e61101f81 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7"}, "tags": [], "enabled": true, "id": "e4f9765e9ce34e8299778647c233fae7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}]} 2018-08-25 15:40:31,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-6cf1cd2d-1494-4ddd-9b73-8f1e61101f81 2018-08-25 15:40:31,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102728128433s 2018-08-25 15:40:31,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-6cf1cd2d-1494-4ddd-9b73-8f1e61101f81 2018-08-25 15:40:31,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 15:40:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=258e7050e94c44acaa1d0d00761298c7&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=e4f9765e9ce34e8299778647c233fae7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:31,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7250f218-0d05-40c8-a4d0-7553ac7a6a54 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=258e7050e94c44acaa1d0d00761298c7&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=e4f9765e9ce34e8299778647c233fae7", "previous": null, "next": null}} 2018-08-25 15:40:31,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=258e7050e94c44acaa1d0d00761298c7&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=e4f9765e9ce34e8299778647c233fae7 used request id req-7250f218-0d05-40c8-a4d0-7553ac7a6a54 2018-08-25 15:40:31,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103260993958s 2018-08-25 15:40:31,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=258e7050e94c44acaa1d0d00761298c7&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=e4f9765e9ce34e8299778647c233fae7 used request id req-7250f218-0d05-40c8-a4d0-7553ac7a6a54 2018-08-25 15:40:31,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 15:40:31,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7/users/258e7050e94c44acaa1d0d00761298c7/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:31,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f659653-b922-4d35-baef-5f79838573c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:40:31,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7/users/258e7050e94c44acaa1d0d00761298c7/roles/a8f38a73d860409c824be7313afc678a used request id req-1f659653-b922-4d35-baef-5f79838573c3 2018-08-25 15:40:31,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.185894966125s 2018-08-25 15:40:31,635 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7/users/258e7050e94c44acaa1d0d00761298c7/roles/a8f38a73d860409c824be7313afc678a used request id req-1f659653-b922-4d35-baef-5f79838573c3 2018-08-25 15:40:31,635 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', 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'e4f9765e9ce34e8299778647c233fae7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd8e2ca2f-05d6-44ef-a9b7-35c7cea7a9c4', 'username': u'tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:40:31,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:40:31,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:40:31,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:40:31,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:40:31,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:40:31,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:40:31,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:40:31,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:40:31,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:40:31,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:40:31,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:40:31,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:40:31,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:40:31,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:40:31,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:40:31,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:40:31,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:40:31,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:40:31,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:40:31,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:40:31,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:40:31,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:40:31,641 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', 'password': 'd8e2ca2f-05d6-44ef-a9b7-35c7cea7a9c4', 'project_name': 'tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': 'e4f9765e9ce34e8299778647c233fae7', 'project_domain_name': 'Default'} 2018-08-25 15:40:31,641 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-25 15:40:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:31,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04ec087-27ad-4096-8936-9164db0513cb Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:40:31,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-c04ec087-27ad-4096-8936-9164db0513cb 2018-08-25 15:40:31,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:40:32,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4f9765e9ce34e8299778647c233fae7", "name": "tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/e4f9765e9ce34e8299778647c233fae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/e4f9765e9ce34e8299778647c233fae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/e4f9765e9ce34e8299778647c233fae7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/e4f9765e9ce34e8299778647c233fae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/e4f9765e9ce34e8299778647c233fae7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/e4f9765e9ce34e8299778647c233fae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/e4f9765e9ce34e8299778647c233fae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/e4f9765e9ce34e8299778647c233fae7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/e4f9765e9ce34e8299778647c233fae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_e4f9765e9ce34e8299778647c233fae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e4f9765e9ce34e8299778647c233fae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e4f9765e9ce34e8299778647c233fae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/e4f9765e9ce34e8299778647c233fae7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/e4f9765e9ce34e8299778647c233fae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e", "id": "258e7050e94c44acaa1d0d00761298c7"}, "audit_ids": ["9BfU7M8MQtSCs0WKDGijeQ"], "issued_at": "2018-08-25T15:40:31.000000Z"}} 2018-08-25 15:40:32,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:40:32,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" -d '{"network": {"name": "tenantnetwork2-net_068a8841-6bde-4b5f-a10c-0d19ccb95f0e", "admin_state_up": true}}' 2018-08-25 15:40:32,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-68defe8c-25bd-475f-af48-8fcbb091637c Date: Sat, 25 Aug 2018 15:40:32 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e4f9765e9ce34e8299778647c233fae7","created_at":"2018-08-25T15:40:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T15:40:32Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e4f9765e9ce34e8299778647c233fae7","id":"8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2","name":"tenantnetwork2-net_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}} 2018-08-25 15:40:32,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-68defe8c-25bd-475f-af48-8fcbb091637c 2018-08-25 15:40:32,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.821697950363s 2018-08-25 15:40:32,874 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-68defe8c-25bd-475f-af48-8fcbb091637c 2018-08-25 15:40:32,875 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:40:32Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', u'admin_state_up': True, u'tenant_id': u'e4f9765e9ce34e8299778647c233fae7', u'created_at': u'2018-08-25T15:40:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e4f9765e9ce34e8299778647c233fae7'}) 2018-08-25 15:40:32,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:32,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" 2018-08-25 15:40:33,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-cbb15242-d919-4a96-8a3c-33b967982ec3 Date: Sat, 25 Aug 2018 15:40:33 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-25T15:40:32Z","tenant_id":"e4f9765e9ce34e8299778647c233fae7","created_at":"2018-08-25T15:40:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"e4f9765e9ce34e8299778647c233fae7","id":"8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2","name":"tenantnetwork2-net_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:40:33,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-cbb15242-d919-4a96-8a3c-33b967982ec3 2018-08-25 15:40:33,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.133089065552s 2018-08-25 15:40:33,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-cbb15242-d919-4a96-8a3c-33b967982ec3 2018-08-25 15:40:33,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:40:33,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" -d '{"subnet": {"name": "tenantnetwork2-subnet_068a8841-6bde-4b5f-a10c-0d19ccb95f0e", "enable_dhcp": true, "network_id": "8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:40:33,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46b5203b-2ad8-49ae-84f3-e260e1ec43da Date: Sat, 25 Aug 2018 15:40:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2","tenant_id":"e4f9765e9ce34e8299778647c233fae7","created_at":"2018-08-25T15:40:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:40:33Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e4f9765e9ce34e8299778647c233fae7","id":"659f3fae-7dda-467c-8c11-bda16074700f","subnetpool_id":null,"name":"tenantnetwork2-subnet_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}} 2018-08-25 15:40:33,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-46b5203b-2ad8-49ae-84f3-e260e1ec43da 2018-08-25 15:40:33,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.836836099625s 2018-08-25 15:40:33,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-46b5203b-2ad8-49ae-84f3-e260e1ec43da 2018-08-25 15:40:33,848 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:40:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'659f3fae-7dda-467c-8c11-bda16074700f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', u'enable_dhcp': True, u'network_id': u'8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2', u'tenant_id': u'e4f9765e9ce34e8299778647c233fae7', u'created_at': u'2018-08-25T15:40:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e4f9765e9ce34e8299778647c233fae7'}) 2018-08-25 15:40:33,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:40:33,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "tenantnetwork2-router_068a8841-6bde-4b5f-a10c-0d19ccb95f0e", "admin_state_up": true}}' 2018-08-25 15:40:35,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e992a1b9-813d-4b3c-b3bc-acfa3641108a Date: Sat, 25 Aug 2018 15:40:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:33Z", "admin_state_up": true, "updated_at": "2018-08-25T15:40:34Z", "revision_number": 2, "routes": [], "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "a8a5912c-2949-430d-a8c8-38684baf186e", "name": "tenantnetwork2-router_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}} 2018-08-25 15:40:35,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-e992a1b9-813d-4b3c-b3bc-acfa3641108a 2018-08-25 15:40:35,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.22860717773s 2018-08-25 15:40:35,078 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-e992a1b9-813d-4b3c-b3bc-acfa3641108a 2018-08-25 15:40:35,079 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e4f9765e9ce34e8299778647c233fae7', u'created_at': u'2018-08-25T15:40:33Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:40:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'e4f9765e9ce34e8299778647c233fae7', u'id': u'a8a5912c-2949-430d-a8c8-38684baf186e', u'name': u'tenantnetwork2-router_068a8841-6bde-4b5f-a10c-0d19ccb95f0e'}) 2018-08-25 15:40:35,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:40:35,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" -d '{"subnet_id": "659f3fae-7dda-467c-8c11-bda16074700f"}' 2018-08-25 15:40:36,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b913e71-8f65-426a-9e53-84c54a484ef8 Date: Sat, 25 Aug 2018 15:40:36 GMT RESP BODY: {"network_id": "8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "subnet_id": "659f3fae-7dda-467c-8c11-bda16074700f", "subnet_ids": ["659f3fae-7dda-467c-8c11-bda16074700f"], "port_id": "ba76d2f1-afe9-4710-9a09-037df395dcf5", "id": "a8a5912c-2949-430d-a8c8-38684baf186e"} 2018-08-25 15:40:36,996 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e/add_router_interface.json used request id req-4b913e71-8f65-426a-9e53-84c54a484ef8 2018-08-25 15:40:36,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.91651391983s 2018-08-25 15:40:36,996 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e/add_router_interface.json used request id req-4b913e71-8f65-426a-9e53-84c54a484ef8 returning object a8a5912c-2949-430d-a8c8-38684baf186e 2018-08-25 15:40:37,112 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:40:37,112 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-25 15:40:37,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:40:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" -d '{"subnet_id": "659f3fae-7dda-467c-8c11-bda16074700f"}' 2018-08-25 15:40:38,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-92417239-8a65-4409-9ff0-d4a626abb986 Date: Sat, 25 Aug 2018 15:40:38 GMT RESP BODY: {"network_id": "8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "subnet_id": "659f3fae-7dda-467c-8c11-bda16074700f", "subnet_ids": ["659f3fae-7dda-467c-8c11-bda16074700f"], "port_id": "ba76d2f1-afe9-4710-9a09-037df395dcf5", "id": "a8a5912c-2949-430d-a8c8-38684baf186e"} 2018-08-25 15:40:38,653 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e/remove_router_interface.json used request id req-92417239-8a65-4409-9ff0-d4a626abb986 2018-08-25 15:40:38,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.53596401215s 2018-08-25 15:40:38,654 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e/remove_router_interface.json used request id req-92417239-8a65-4409-9ff0-d4a626abb986 returning object a8a5912c-2949-430d-a8c8-38684baf186e 2018-08-25 15:40:38,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:40:38,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" 2018-08-25 15:40:38,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0a27df26-f3c0-46af-9f6f-ca0817d1f2c9 Date: Sat, 25 Aug 2018 15:40:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:33Z", "admin_state_up": true, "updated_at": "2018-08-25T15:40:38Z", "revision_number": 4, "routes": [], "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "a8a5912c-2949-430d-a8c8-38684baf186e", "name": "tenantnetwork2-router_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}]} 2018-08-25 15:40:38,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-0a27df26-f3c0-46af-9f6f-ca0817d1f2c9 2018-08-25 15:40:38,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.258280992508s 2018-08-25 15:40:38,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-0a27df26-f3c0-46af-9f6f-ca0817d1f2c9 2018-08-25 15:40:38,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:40:38,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" 2018-08-25 15:40:40,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74ce3e68-a011-4c65-8fa0-dc84556e3f5a Content-Length: 0 Date: Sat, 25 Aug 2018 15:40:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:40,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e.json used request id req-74ce3e68-a011-4c65-8fa0-dc84556e3f5a 2018-08-25 15:40:40,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20735406876s 2018-08-25 15:40:40,122 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/a8a5912c-2949-430d-a8c8-38684baf186e.json used request id req-74ce3e68-a011-4c65-8fa0-dc84556e3f5a 2018-08-25 15:40:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:40:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" 2018-08-25 15:40:40,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a9ad7ff-38cc-49fd-8481-eb0174071b5a Date: Sat, 25 Aug 2018 15:40:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2","tenant_id":"e4f9765e9ce34e8299778647c233fae7","created_at":"2018-08-25T15:40:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:40:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e4f9765e9ce34e8299778647c233fae7","id":"659f3fae-7dda-467c-8c11-bda16074700f","subnetpool_id":null,"name":"tenantnetwork2-subnet_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}]} 2018-08-25 15:40:40,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-9a9ad7ff-38cc-49fd-8481-eb0174071b5a 2018-08-25 15:40:40,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0713670253754s 2018-08-25 15:40:40,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-9a9ad7ff-38cc-49fd-8481-eb0174071b5a 2018-08-25 15:40:40,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:40:40,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/659f3fae-7dda-467c-8c11-bda16074700f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" 2018-08-25 15:40:41,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7de3a590-7af7-499e-9937-8ab99d7cde78 Date: Sat, 25 Aug 2018 15:40:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:41,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/659f3fae-7dda-467c-8c11-bda16074700f.json used request id req-7de3a590-7af7-499e-9937-8ab99d7cde78 2018-08-25 15:40:41,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10075497627s 2018-08-25 15:40:41,296 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/659f3fae-7dda-467c-8c11-bda16074700f.json used request id req-7de3a590-7af7-499e-9937-8ab99d7cde78 2018-08-25 15:40:41,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" 2018-08-25 15:40:41,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-eaa2418d-0efb-41c0-933a-01e9a9831866 Date: Sat, 25 Aug 2018 15:40:41 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-25T15:40:41Z","tenant_id":"e4f9765e9ce34e8299778647c233fae7","created_at":"2018-08-25T15:40:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e4f9765e9ce34e8299778647c233fae7","id":"8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2","name":"tenantnetwork2-net_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:40:41,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-eaa2418d-0efb-41c0-933a-01e9a9831866 2018-08-25 15:40:41,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0965769290924s 2018-08-25 15:40:41,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-eaa2418d-0efb-41c0-933a-01e9a9831866 2018-08-25 15:40:41,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:40:41,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ce19bae9fd507f23e0faaae778defc0e63e985" 2018-08-25 15:40:42,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eeabc6ec-561a-41ae-88b6-cd5725e48e37 Date: Sat, 25 Aug 2018 15:40:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:42,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2.json used request id req-eeabc6ec-561a-41ae-88b6-cd5725e48e37 2018-08-25 15:40:42,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21508598328s 2018-08-25 15:40:42,610 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2.json used request id req-eeabc6ec-561a-41ae-88b6-cd5725e48e37 2018-08-25 15:40:42,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:40:42,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:42,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972fa06d-e231-4455-9b5d-d391d1e77499 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e", "links": {"self": "http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258e7050e94c44acaa1d0d00761298c7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:40:42,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-972fa06d-e231-4455-9b5d-d391d1e77499 2018-08-25 15:40:42,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210921049118s 2018-08-25 15:40:42,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-972fa06d-e231-4455-9b5d-d391d1e77499 2018-08-25 15:40:42,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:40:42,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:42,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba6f35a-873d-4571-8a59-d195481adc3c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e", "links": {"self": "http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "258e7050e94c44acaa1d0d00761298c7", "description": null}} 2018-08-25 15:40:42,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7 used request id req-cba6f35a-873d-4571-8a59-d195481adc3c 2018-08-25 15:40:42,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111108064651s 2018-08-25 15:40:42,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7 used request id req-cba6f35a-873d-4571-8a59-d195481adc3c 2018-08-25 15:40:42,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 15:40:42,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:43,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01f685f2-ea14-4198-b9cc-0ada6422370e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:40:43,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7 used request id req-01f685f2-ea14-4198-b9cc-0ada6422370e 2018-08-25 15:40:43,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308476924896s 2018-08-25 15:40:43,249 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/258e7050e94c44acaa1d0d00761298c7 used request id req-01f685f2-ea14-4198-b9cc-0ada6422370e 2018-08-25 15:40:43,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:40:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:43,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6b0948-ab17-4a9d-93e5-57d115ea6351 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7"}, "tags": [], "enabled": true, "id": "e4f9765e9ce34e8299778647c233fae7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e"}]} 2018-08-25 15:40:43,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-3b6b0948-ab17-4a9d-93e5-57d115ea6351 2018-08-25 15:40:43,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199002981186s 2018-08-25 15:40:43,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-3b6b0948-ab17-4a9d-93e5-57d115ea6351 2018-08-25 15:40:43,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 15:40:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a43823847b9919a9701a132f58c03b10d81d6d8" 2018-08-25 15:40:43,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558dd87a-1909-4327-b7e0-202413129da8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:40:43,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7 used request id req-558dd87a-1909-4327-b7e0-202413129da8 2018-08-25 15:40:43,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.184288024902s 2018-08-25 15:40:43,643 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/e4f9765e9ce34e8299778647c233fae7 used request id req-558dd87a-1909-4327-b7e0-202413129da8 2018-08-25 15:40:43,693 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-25 15:40:43,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:40:43,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:40:43,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:40:43,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:40:43,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:40:43,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:40:43,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:40:43,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:40:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:43,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f425dc8-c5c4-4212-a807-885530394de7 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:40:43,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-4f425dc8-c5c4-4212-a807-885530394de7 2018-08-25 15:40:43,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:40:44,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["BqH53KAVTFmgdYr5e6Bwrw"], "issued_at": "2018-08-25T15:40:44.000000Z"}} 2018-08-25 15:40:44,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:44,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:44,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-60f8a752-dc94-42ac-a884-74b6c47a12bd Date: Sat, 25 Aug 2018 15:40:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:40:44,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60f8a752-dc94-42ac-a884-74b6c47a12bd 2018-08-25 15:40:44,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.528970003128s 2018-08-25 15:40:44,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60f8a752-dc94-42ac-a884-74b6c47a12bd 2018-08-25 15:40:44,703 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-25 15:40:44,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:40:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '{"network": {"name": "vmready1-net_e23707b7-1d8c-48bf-9885-f900e4536264", "admin_state_up": true}}' 2018-08-25 15:40:44,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-06a0bdb6-5f5d-4447-8bbf-893adc6601ce Date: Sat, 25 Aug 2018 15:40:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3a8773cd-389b-41c4-b000-803d7ea5eacc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:40:44Z","is_default":false,"provider:segmentation_id":38,"name":"vmready1-net_e23707b7-1d8c-48bf-9885-f900e4536264","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:44Z","mtu":1450}} 2018-08-25 15:40:44,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-06a0bdb6-5f5d-4447-8bbf-893adc6601ce 2018-08-25 15:40:44,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.236428022385s 2018-08-25 15:40:44,940 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-06a0bdb6-5f5d-4447-8bbf-893adc6601ce 2018-08-25 15:40:44,940 - 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-25T15:40:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3a8773cd-389b-41c4-b000-803d7ea5eacc', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_e23707b7-1d8c-48bf-9885-f900e4536264', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:40:44,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:45,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-a3cf59bb-74e4-4f03-bfdc-aea0c51f7f5f Date: Sat, 25 Aug 2018 15:40:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3a8773cd-389b-41c4-b000-803d7ea5eacc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:40:44Z","provider:segmentation_id":38,"name":"vmready1-net_e23707b7-1d8c-48bf-9885-f900e4536264","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:40:45,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a3cf59bb-74e4-4f03-bfdc-aea0c51f7f5f 2018-08-25 15:40:45,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125498056412s 2018-08-25 15:40:45,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a3cf59bb-74e4-4f03-bfdc-aea0c51f7f5f 2018-08-25 15:40:45,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:40:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '{"subnet": {"name": "vmready1-subnet_e23707b7-1d8c-48bf-9885-f900e4536264", "enable_dhcp": true, "network_id": "3a8773cd-389b-41c4-b000-803d7ea5eacc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:40:45,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b89c051-ff04-4e6d-94b2-ed7a4f394f92 Date: Sat, 25 Aug 2018 15:40:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a8773cd-389b-41c4-b000-803d7ea5eacc","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:40:45Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"fb8326e9-db8d-43df-9b82-c42c6178ad13","subnetpool_id":null,"name":"vmready1-subnet_e23707b7-1d8c-48bf-9885-f900e4536264"}} 2018-08-25 15:40:45,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-7b89c051-ff04-4e6d-94b2-ed7a4f394f92 2018-08-25 15:40:45,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.392934083939s 2018-08-25 15:40:45,462 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-7b89c051-ff04-4e6d-94b2-ed7a4f394f92 2018-08-25 15:40:45,463 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:40:45Z', 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'fb8326e9-db8d-43df-9b82-c42c6178ad13', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e23707b7-1d8c-48bf-9885-f900e4536264', u'enable_dhcp': True, u'network_id': u'3a8773cd-389b-41c4-b000-803d7ea5eacc', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:40:45,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:40:45,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "vmready1-router_e23707b7-1d8c-48bf-9885-f900e4536264", "admin_state_up": true}}' 2018-08-25 15:40:46,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-d6fd3fd5-8717-48fa-b6ea-30e9e725bd14 Date: Sat, 25 Aug 2018 15:40:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:40:46Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "5a0927af-1894-409f-afa3-374ef1cfd237", "name": "vmready1-router_e23707b7-1d8c-48bf-9885-f900e4536264"}} 2018-08-25 15:40:46,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-d6fd3fd5-8717-48fa-b6ea-30e9e725bd14 2018-08-25 15:40:46,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.0778939724s 2018-08-25 15:40:46,541 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-d6fd3fd5-8717-48fa-b6ea-30e9e725bd14 2018-08-25 15:40:46,542 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:45Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:40:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'5a0927af-1894-409f-afa3-374ef1cfd237', u'name': u'vmready1-router_e23707b7-1d8c-48bf-9885-f900e4536264'}) 2018-08-25 15:40:46,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:40:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '{"subnet_id": "fb8326e9-db8d-43df-9b82-c42c6178ad13"}' 2018-08-25 15:40:48,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46e1f931-ad4e-48d3-b501-fd4aef9eb0c2 Date: Sat, 25 Aug 2018 15:40:48 GMT RESP BODY: {"network_id": "3a8773cd-389b-41c4-b000-803d7ea5eacc", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "fb8326e9-db8d-43df-9b82-c42c6178ad13", "subnet_ids": ["fb8326e9-db8d-43df-9b82-c42c6178ad13"], "port_id": "69e18fb3-389a-4e86-9727-f2b99ef0ced3", "id": "5a0927af-1894-409f-afa3-374ef1cfd237"} 2018-08-25 15:40:48,314 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237/add_router_interface.json used request id req-46e1f931-ad4e-48d3-b501-fd4aef9eb0c2 2018-08-25 15:40:48,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.77172899246s 2018-08-25 15:40:48,315 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237/add_router_interface.json used request id req-46e1f931-ad4e-48d3-b501-fd4aef9eb0c2 returning object 5a0927af-1894-409f-afa3-374ef1cfd237 2018-08-25 15:40:48,315 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:40:48,447 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:40:48,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:48,453 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:40:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:40:48,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:40:48,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:49,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6f2fa71a-81c5-4f18-8526-9e5d8bf2dba0 Date: Sat, 25 Aug 2018 15:40:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:40:49,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-6f2fa71a-81c5-4f18-8526-9e5d8bf2dba0 2018-08-25 15:40:49,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.742978096008s 2018-08-25 15:40:49,199 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-6f2fa71a-81c5-4f18-8526-9e5d8bf2dba0 2018-08-25 15:40:49,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:40:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264"}' 2018-08-25 15:40:49,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-65a38c75-69f3-442d-8c0b-76c1fd8a3d9c Date: Sat, 25 Aug 2018 15:40:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:40:49Z", "file": "/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "9602424f-918d-4d1f-9827-036e3dca72f0", "size": null, "self": "/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0", "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_e23707b7-1d8c-48bf-9885-f900e4536264", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264", "checksum": null, "created_at": "2018-08-25T15:40:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:40:49,290 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-65a38c75-69f3-442d-8c0b-76c1fd8a3d9c 2018-08-25 15:40:49,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0836279392242s 2018-08-25 15:40:49,290 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-65a38c75-69f3-442d-8c0b-76c1fd8a3d9c returning object 9602424f-918d-4d1f-9827-036e3dca72f0 2018-08-25 15:40:49,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:40:49,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '' 2018-08-25 15:40:51,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7f17cd3-8722-42b6-9e38-e0be15b2b6a4 Date: Sat, 25 Aug 2018 15:40: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-25 15:40:51,787 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0/file used request id req-d7f17cd3-8722-42b6-9e38-e0be15b2b6a4 2018-08-25 15:40:51,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.49671196938s 2018-08-25 15:40:51,788 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0/file used request id req-d7f17cd3-8722-42b6-9e38-e0be15b2b6a4 2018-08-25 15:40:51,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:40:51,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:51,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-789271bd-e269-445d-9eca-aece0e45b858 Date: Sat, 25 Aug 2018 15:40:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:40:51Z", "file": "/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "9602424f-918d-4d1f-9827-036e3dca72f0", "size": 12716032, "self": "/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/9602424f-918d-4d1f-9827-036e3dca72f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/9602424f-918d-4d1f-9827-036e3dca72f0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:40:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:40:51,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-789271bd-e269-445d-9eca-aece0e45b858 2018-08-25 15:40:51,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025267124176s 2018-08-25 15:40:51,817 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-789271bd-e269-445d-9eca-aece0e45b858 2018-08-25 15:40:51,819 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/9602424f-918d-4d1f-9827-036e3dca72f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'9602424f-918d-4d1f-9827-036e3dca72f0', 'size': 12716032, u'self': u'/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/9602424f-918d-4d1f-9827-036e3dca72f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:40:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:40:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264', '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/9602424f-918d-4d1f-9827-036e3dca72f0', 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_e23707b7-1d8c-48bf-9885-f900e4536264', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264', 'created': u'2018-08-25T15:40:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:40: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/9602424f-918d-4d1f-9827-036e3dca72f0', 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_e23707b7-1d8c-48bf-9885-f900e4536264', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:40:51,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:40:51,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_e23707b7-1d8c-48bf-9885-f900e4536264", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:40:52,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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-5862abc9-a49e-4c44-99fb-955864685ab1 x-compute-request-id: req-5862abc9-a49e-4c44-99fb-955864685ab1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_e23707b7-1d8c-48bf-9885-f900e4536264", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa", "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": "01ed90d2-a184-4aea-919f-1a56d4be26fa"}} 2018-08-25 15:40:52,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-5862abc9-a49e-4c44-99fb-955864685ab1 2018-08-25 15:40:52,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.448585987091s 2018-08-25 15:40:52,269 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-5862abc9-a49e-4c44-99fb-955864685ab1 2018-08-25 15:40:52,270 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e23707b7-1d8c-48bf-9885-f900e4536264', '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'bb3b2ba82e85438cb9318447e90d0372', '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'01ed90d2-a184-4aea-919f-1a56d4be26fa', 'swap': 0}) 2018-08-25 15:40:52,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:40:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '{"extra_specs": {}}' 2018-08-25 15:40:52,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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 x-openstack-request-id: req-a03a28ef-2172-4c02-b275-c173aa98070b x-compute-request-id: req-a03a28ef-2172-4c02-b275-c173aa98070b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:40:52,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa/os-extra_specs used request id req-a03a28ef-2172-4c02-b275-c173aa98070b 2018-08-25 15:40:52,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.142123937607s 2018-08-25 15:40:52,413 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa/os-extra_specs used request id req-a03a28ef-2172-4c02-b275-c173aa98070b 2018-08-25 15:40:52,525 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:40:52,525 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:40:52,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:40:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" -d '{"subnet_id": "fb8326e9-db8d-43df-9b82-c42c6178ad13"}' 2018-08-25 15:40:54,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-68faa8ae-239e-42e4-bfee-297f34a90324 Date: Sat, 25 Aug 2018 15:40:54 GMT RESP BODY: {"network_id": "3a8773cd-389b-41c4-b000-803d7ea5eacc", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "fb8326e9-db8d-43df-9b82-c42c6178ad13", "subnet_ids": ["fb8326e9-db8d-43df-9b82-c42c6178ad13"], "port_id": "69e18fb3-389a-4e86-9727-f2b99ef0ced3", "id": "5a0927af-1894-409f-afa3-374ef1cfd237"} 2018-08-25 15:40:54,127 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237/remove_router_interface.json used request id req-68faa8ae-239e-42e4-bfee-297f34a90324 2018-08-25 15:40:54,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59684586525s 2018-08-25 15:40:54,128 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237/remove_router_interface.json used request id req-68faa8ae-239e-42e4-bfee-297f34a90324 returning object 5a0927af-1894-409f-afa3-374ef1cfd237 2018-08-25 15:40:54,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:40:54,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:54,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-555bcf6a-db6f-4dc8-b3e4-ab7999b0b15e Date: Sat, 25 Aug 2018 15:40:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:40:53Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "5a0927af-1894-409f-afa3-374ef1cfd237", "name": "vmready1-router_e23707b7-1d8c-48bf-9885-f900e4536264"}]} 2018-08-25 15:40:54,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-555bcf6a-db6f-4dc8-b3e4-ab7999b0b15e 2018-08-25 15:40:54,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.297394037247s 2018-08-25 15:40:54,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-555bcf6a-db6f-4dc8-b3e4-ab7999b0b15e 2018-08-25 15:40:54,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:40:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:55,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5626369-bd4b-4586-b489-20aa5dc9e4ed Content-Length: 0 Date: Sat, 25 Aug 2018 15:40:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:55,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237.json used request id req-f5626369-bd4b-4586-b489-20aa5dc9e4ed 2018-08-25 15:40:55,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42788600922s 2018-08-25 15:40:55,855 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/5a0927af-1894-409f-afa3-374ef1cfd237.json used request id req-f5626369-bd4b-4586-b489-20aa5dc9e4ed 2018-08-25 15:40:55,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:40:55,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:55,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-14dee626-6985-4f79-82c8-262d4275f2fb Date: Sat, 25 Aug 2018 15:40:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a8773cd-389b-41c4-b000-803d7ea5eacc","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:40:45Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"fb8326e9-db8d-43df-9b82-c42c6178ad13","subnetpool_id":null,"name":"vmready1-subnet_e23707b7-1d8c-48bf-9885-f900e4536264"}]} 2018-08-25 15:40:55,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-14dee626-6985-4f79-82c8-262d4275f2fb 2018-08-25 15:40:55,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.072863817215s 2018-08-25 15:40:55,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-14dee626-6985-4f79-82c8-262d4275f2fb 2018-08-25 15:40:55,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:40:55,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/fb8326e9-db8d-43df-9b82-c42c6178ad13.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:57,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1741d425-f931-4036-b5ff-0b5cd99eeb85 Date: Sat, 25 Aug 2018 15:40:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:57,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/fb8326e9-db8d-43df-9b82-c42c6178ad13.json used request id req-1741d425-f931-4036-b5ff-0b5cd99eeb85 2018-08-25 15:40:57,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15391898155s 2018-08-25 15:40:57,085 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/fb8326e9-db8d-43df-9b82-c42c6178ad13.json used request id req-1741d425-f931-4036-b5ff-0b5cd99eeb85 2018-08-25 15:40:57,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:40:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:57,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-a1073afc-ca92-4967-96a1-305ea7f7e420 Date: Sat, 25 Aug 2018 15:40:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3a8773cd-389b-41c4-b000-803d7ea5eacc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:40:56Z","provider:segmentation_id":38,"name":"vmready1-net_e23707b7-1d8c-48bf-9885-f900e4536264","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:40:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:40:57,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a1073afc-ca92-4967-96a1-305ea7f7e420 2018-08-25 15:40:57,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948569774628s 2018-08-25 15:40:57,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a1073afc-ca92-4967-96a1-305ea7f7e420 2018-08-25 15:40:57,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:40:57,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/3a8773cd-389b-41c4-b000-803d7ea5eacc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:58,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bf75c48-272b-40ff-8d18-edd046a5ca0b Date: Sat, 25 Aug 2018 15:40:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:40:58,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/3a8773cd-389b-41c4-b000-803d7ea5eacc.json used request id req-0bf75c48-272b-40ff-8d18-edd046a5ca0b 2018-08-25 15:40:58,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.60412311554s 2018-08-25 15:40:58,786 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/3a8773cd-389b-41c4-b000-803d7ea5eacc.json used request id req-0bf75c48-272b-40ff-8d18-edd046a5ca0b 2018-08-25 15:40:58,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:40:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:58,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-11cc687b-8d56-43a1-8401-c56ebe120646 Date: Sat, 25 Aug 2018 15:40:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:40:51Z", "file": "/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "9602424f-918d-4d1f-9827-036e3dca72f0", "size": 12716032, "self": "/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/9602424f-918d-4d1f-9827-036e3dca72f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/9602424f-918d-4d1f-9827-036e3dca72f0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:40:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:40:58,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-11cc687b-8d56-43a1-8401-c56ebe120646 2018-08-25 15:40:58,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265638828278s 2018-08-25 15:40:58,817 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-11cc687b-8d56-43a1-8401-c56ebe120646 2018-08-25 15:40:58,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:40:58,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:59,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc75dc7b-52d0-47f6-a7e6-eb14d9b289b2 Date: Sat, 25 Aug 2018 15:40: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-25 15:40:59,599 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0 used request id req-bc75dc7b-52d0-47f6-a7e6-eb14d9b289b2 2018-08-25 15:40:59,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.779924154282s 2018-08-25 15:40:59,599 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0 used request id req-bc75dc7b-52d0-47f6-a7e6-eb14d9b289b2 2018-08-25 15:40:59,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:40:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:59,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40: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-fc76ded4-9af1-4d8f-b5a4-4d90a02c3d7f x-compute-request-id: req-fc76ded4-9af1-4d8f-b5a4-4d90a02c3d7f Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_e23707b7-1d8c-48bf-9885-f900e4536264", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa", "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": "01ed90d2-a184-4aea-919f-1a56d4be26fa"}]} 2018-08-25 15:40:59,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-fc76ded4-9af1-4d8f-b5a4-4d90a02c3d7f 2018-08-25 15:40:59,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254590511322s 2018-08-25 15:40:59,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-fc76ded4-9af1-4d8f-b5a4-4d90a02c3d7f 2018-08-25 15:40:59,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:40:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cff122f170cbaaef527b70e091a1769c6779d57d" 2018-08-25 15:40:59,663 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:40: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-60d1d7aa-a58d-48fa-b009-05fcd729b4a7 x-compute-request-id: req-60d1d7aa-a58d-48fa-b009-05fcd729b4a7 Content-Length: 0 Content-Type: application/json 2018-08-25 15:40:59,664 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa used request id req-60d1d7aa-a58d-48fa-b009-05fcd729b4a7 2018-08-25 15:40:59,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365061759949s 2018-08-25 15:40:59,664 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/01ed90d2-a184-4aea-919f-1a56d4be26fa used request id req-60d1d7aa-a58d-48fa-b009-05fcd729b4a7 2018-08-25 15:40:59,715 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:40:59,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:40:59,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:40:59,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:40:59,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb4955f-8c1d-4faf-b626-515560032935 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:40:59,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-abb4955f-8c1d-4faf-b626-515560032935 2018-08-25 15:40:59,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:41:00,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["1lqWtbJzQYmkOPi9s8P3cg"], "issued_at": "2018-08-25T15:41:00.000000Z"}} 2018-08-25 15:41:00,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:01,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4d6650bf-8c08-4ded-ba0c-7de25ad8bf35 Date: Sat, 25 Aug 2018 15:41:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:41:01,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4d6650bf-8c08-4ded-ba0c-7de25ad8bf35 2018-08-25 15:41:01,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05640411377s 2018-08-25 15:41:01,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4d6650bf-8c08-4ded-ba0c-7de25ad8bf35 2018-08-25 15:41:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:41:01,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45cc4b09-dac3-4901-9739-09d26dc60bf8 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:41:01,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-45cc4b09-dac3-4901-9739-09d26dc60bf8 2018-08-25 15:41:01,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:41:01,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:01,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c770e93d-41b9-4b3d-b54f-f4e23e0249ab Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 15:41:01,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-c770e93d-41b9-4b3d-b54f-f4e23e0249ab 2018-08-25 15:41:01,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172165870667s 2018-08-25 15:41:01,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-c770e93d-41b9-4b3d-b54f-f4e23e0249ab 2018-08-25 15:41:01,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 15:41:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961"}}' 2018-08-25 15:41:01,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038000b0-3103-461b-bb33-cceb4e394183 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.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d"}, "tags": [], "enabled": true, "id": "0283477277f745b5a2b7cd753dd7f02d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961"}} 2018-08-25 15:41:01,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-038000b0-3103-461b-bb33-cceb4e394183 2018-08-25 15:41:01,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270347118378s 2018-08-25 15:41:01,676 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-038000b0-3103-461b-bb33-cceb4e394183 2018-08-25 15:41:01,677 - 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'0283477277f745b5a2b7cd753dd7f02d', '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_43993c81-072b-4997-a72c-0dd92c19e961'}) 2018-08-25 15:41:01,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 15:41:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d920dbc7-3801-44ee-8b96-049741779d02", "email": null, "name": "vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961"}}' 2018-08-25 15:41:02,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d5fbfa0-2d3c-4080-bca2-d7b03c881fad Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961", "links": {"self": "http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aca7b823cabe429ea5fdc29f9546968a", "domain_id": "default", "password_expires_at": null}} 2018-08-25 15:41:02,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-6d5fbfa0-2d3c-4080-bca2-d7b03c881fad 2018-08-25 15:41:02,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492654085159s 2018-08-25 15:41:02,176 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-6d5fbfa0-2d3c-4080-bca2-d7b03c881fad 2018-08-25 15:41:02,176 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aca7b823cabe429ea5fdc29f9546968a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961'}) 2018-08-25 15:41:02,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:41:02,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:02,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e862ac-ee31-41a9-b966-969bd1e75911 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:41:02,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-e3e862ac-ee31-41a9-b966-969bd1e75911 2018-08-25 15:41:02,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122929096222s 2018-08-25 15:41:02,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-e3e862ac-ee31-41a9-b966-969bd1e75911 2018-08-25 15:41:02,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:41:02,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:02,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c730756-0d49-448d-8fd0-ec54688a94e6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:41:02,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-6c730756-0d49-448d-8fd0-ec54688a94e6 2018-08-25 15:41:02,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181777000427s 2018-08-25 15:41:02,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-6c730756-0d49-448d-8fd0-ec54688a94e6 2018-08-25 15:41:02,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:41:02,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:02,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1501906e-ae40-42c8-b1fd-cc0f1e381f0c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:41:02,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-1501906e-ae40-42c8-b1fd-cc0f1e381f0c 2018-08-25 15:41:02,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177860975266s 2018-08-25 15:41:02,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-1501906e-ae40-42c8-b1fd-cc0f1e381f0c 2018-08-25 15:41:02,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:41:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:02,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179a7b35-a5c5-4ca2-a0cb-7be9fddb404e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 15:41:02,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-179a7b35-a5c5-4ca2-a0cb-7be9fddb404e 2018-08-25 15:41:02,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106791973114s 2018-08-25 15:41:02,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-179a7b35-a5c5-4ca2-a0cb-7be9fddb404e 2018-08-25 15:41:02,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:41:02,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:02,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2e8e1e-9cdf-41fd-82d0-23ba8fc47a79 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961", "links": {"self": "http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aca7b823cabe429ea5fdc29f9546968a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:41:02,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-3f2e8e1e-9cdf-41fd-82d0-23ba8fc47a79 2018-08-25 15:41:02,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133874177933s 2018-08-25 15:41:02,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-3f2e8e1e-9cdf-41fd-82d0-23ba8fc47a79 2018-08-25 15:41:02,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:41:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:03,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcaa649b-21be-4fa5-8ffa-c503f9208b70 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d"}, "tags": [], "enabled": true, "id": "0283477277f745b5a2b7cd753dd7f02d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961"}]} 2018-08-25 15:41:03,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-dcaa649b-21be-4fa5-8ffa-c503f9208b70 2018-08-25 15:41:03,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188328027725s 2018-08-25 15:41:03,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-dcaa649b-21be-4fa5-8ffa-c503f9208b70 2018-08-25 15:41:03,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 15:41:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=aca7b823cabe429ea5fdc29f9546968a&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=0283477277f745b5a2b7cd753dd7f02d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:03,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a13c00-7d54-47b5-afac-d8b22f6011f2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=aca7b823cabe429ea5fdc29f9546968a&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=0283477277f745b5a2b7cd753dd7f02d", "previous": null, "next": null}} 2018-08-25 15:41:03,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=aca7b823cabe429ea5fdc29f9546968a&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=0283477277f745b5a2b7cd753dd7f02d used request id req-73a13c00-7d54-47b5-afac-d8b22f6011f2 2018-08-25 15:41:03,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107007980347s 2018-08-25 15:41:03,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=aca7b823cabe429ea5fdc29f9546968a&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=0283477277f745b5a2b7cd753dd7f02d used request id req-73a13c00-7d54-47b5-afac-d8b22f6011f2 2018-08-25 15:41:03,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 15:41:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d/users/aca7b823cabe429ea5fdc29f9546968a/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:03,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c394670b-2a3f-4c88-ae9f-6d0860272dfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:41:03,516 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d/users/aca7b823cabe429ea5fdc29f9546968a/roles/a8f38a73d860409c824be7313afc678a used request id req-c394670b-2a3f-4c88-ae9f-6d0860272dfb 2018-08-25 15:41:03,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27805018425s 2018-08-25 15:41:03,517 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d/users/aca7b823cabe429ea5fdc29f9546968a/roles/a8f38a73d860409c824be7313afc678a used request id req-c394670b-2a3f-4c88-ae9f-6d0860272dfb 2018-08-25 15:41:03,517 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961', 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'0283477277f745b5a2b7cd753dd7f02d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd920dbc7-3801-44ee-8b96-049741779d02', 'username': u'vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:41:03,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:41:03,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:41:03,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:41:03,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:41:03,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:41:03,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:41:03,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:41:03,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:41:03,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:41:03,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:41:03,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:41:03,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:41:03,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:41:03,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:41:03,523 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961', 'password': 'd920dbc7-3801-44ee-8b96-049741779d02', 'project_name': 'vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '0283477277f745b5a2b7cd753dd7f02d', 'project_domain_name': 'Default'} 2018-08-25 15:41:03,523 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-25 15:41:03,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:41:03,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be6df11-bed1-47de-9e85-4d080de23b35 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:41:03,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-3be6df11-bed1-47de-9e85-4d080de23b35 2018-08-25 15:41:03,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:41:03,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0283477277f745b5a2b7cd753dd7f02d", "name": "vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/0283477277f745b5a2b7cd753dd7f02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/0283477277f745b5a2b7cd753dd7f02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/0283477277f745b5a2b7cd753dd7f02d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/0283477277f745b5a2b7cd753dd7f02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/0283477277f745b5a2b7cd753dd7f02d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/0283477277f745b5a2b7cd753dd7f02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/0283477277f745b5a2b7cd753dd7f02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/0283477277f745b5a2b7cd753dd7f02d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/0283477277f745b5a2b7cd753dd7f02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_0283477277f745b5a2b7cd753dd7f02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0283477277f745b5a2b7cd753dd7f02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0283477277f745b5a2b7cd753dd7f02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/0283477277f745b5a2b7cd753dd7f02d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/0283477277f745b5a2b7cd753dd7f02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961", "id": "aca7b823cabe429ea5fdc29f9546968a"}, "audit_ids": ["5d1pOuD7TPaODDEjfTI94w"], "issued_at": "2018-08-25T15:41:03.000000Z"}} 2018-08-25 15:41:03,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:41:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" -d '{"network": {"name": "vmready2-net_43993c81-072b-4997-a72c-0dd92c19e961", "admin_state_up": true}}' 2018-08-25 15:41:04,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-c3662c10-a633-435d-98ba-3f8dfddbd69e Date: Sat, 25 Aug 2018 15:41:04 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0283477277f745b5a2b7cd753dd7f02d","created_at":"2018-08-25T15:41:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T15:41:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0283477277f745b5a2b7cd753dd7f02d","id":"52c59b6d-a5c5-40b7-87ff-8be1b49df55a","name":"vmready2-net_43993c81-072b-4997-a72c-0dd92c19e961"}} 2018-08-25 15:41:04,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-c3662c10-a633-435d-98ba-3f8dfddbd69e 2018-08-25 15:41:04,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.744030952454s 2018-08-25 15:41:04,674 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-c3662c10-a633-435d-98ba-3f8dfddbd69e 2018-08-25 15:41:04,674 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:41:04Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'52c59b6d-a5c5-40b7-87ff-8be1b49df55a', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_43993c81-072b-4997-a72c-0dd92c19e961', u'admin_state_up': True, u'tenant_id': u'0283477277f745b5a2b7cd753dd7f02d', u'created_at': u'2018-08-25T15:41:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0283477277f745b5a2b7cd753dd7f02d'}) 2018-08-25 15:41:04,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:04,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:04,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-73cd6ab1-89f5-4026-98c1-265ba7229145 Date: Sat, 25 Aug 2018 15:41:04 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-25T15:41:04Z","tenant_id":"0283477277f745b5a2b7cd753dd7f02d","created_at":"2018-08-25T15:41:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"0283477277f745b5a2b7cd753dd7f02d","id":"52c59b6d-a5c5-40b7-87ff-8be1b49df55a","name":"vmready2-net_43993c81-072b-4997-a72c-0dd92c19e961"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:41:04,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-73cd6ab1-89f5-4026-98c1-265ba7229145 2018-08-25 15:41:04,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.184797048569s 2018-08-25 15:41:04,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-73cd6ab1-89f5-4026-98c1-265ba7229145 2018-08-25 15:41:04,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:41:04,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" -d '{"subnet": {"name": "vmready2-subnet_43993c81-072b-4997-a72c-0dd92c19e961", "enable_dhcp": true, "network_id": "52c59b6d-a5c5-40b7-87ff-8be1b49df55a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:41:05,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ffb4244-a3e0-48ca-8719-bd00b57b194f Date: Sat, 25 Aug 2018 15:41:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52c59b6d-a5c5-40b7-87ff-8be1b49df55a","tenant_id":"0283477277f745b5a2b7cd753dd7f02d","created_at":"2018-08-25T15:41:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:41: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":"0283477277f745b5a2b7cd753dd7f02d","id":"f3a22125-c4cd-484b-85b6-d7cdb7cf82ea","subnetpool_id":null,"name":"vmready2-subnet_43993c81-072b-4997-a72c-0dd92c19e961"}} 2018-08-25 15:41:05,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-9ffb4244-a3e0-48ca-8719-bd00b57b194f 2018-08-25 15:41:05,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.837264060974s 2018-08-25 15:41:05,699 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-9ffb4244-a3e0-48ca-8719-bd00b57b194f 2018-08-25 15:41:05,699 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:41: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'f3a22125-c4cd-484b-85b6-d7cdb7cf82ea', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_43993c81-072b-4997-a72c-0dd92c19e961', u'enable_dhcp': True, u'network_id': u'52c59b6d-a5c5-40b7-87ff-8be1b49df55a', u'tenant_id': u'0283477277f745b5a2b7cd753dd7f02d', u'created_at': u'2018-08-25T15:41: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'0283477277f745b5a2b7cd753dd7f02d'}) 2018-08-25 15:41:05,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:41:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "vmready2-router_43993c81-072b-4997-a72c-0dd92c19e961", "admin_state_up": true}}' 2018-08-25 15:41:07,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3024e8cd-64c7-4715-859e-3c3af686c513 Date: Sat, 25 Aug 2018 15:41:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:05Z", "admin_state_up": true, "updated_at": "2018-08-25T15:41:06Z", "revision_number": 2, "routes": [], "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "fc02c9f9-8013-4540-9209-ced2e33fa8db", "name": "vmready2-router_43993c81-072b-4997-a72c-0dd92c19e961"}} 2018-08-25 15:41:07,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-3024e8cd-64c7-4715-859e-3c3af686c513 2018-08-25 15:41:07,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45134997368s 2018-08-25 15:41:07,152 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-3024e8cd-64c7-4715-859e-3c3af686c513 2018-08-25 15:41:07,152 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0283477277f745b5a2b7cd753dd7f02d', u'created_at': u'2018-08-25T15:41:05Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:41:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'0283477277f745b5a2b7cd753dd7f02d', u'id': u'fc02c9f9-8013-4540-9209-ced2e33fa8db', u'name': u'vmready2-router_43993c81-072b-4997-a72c-0dd92c19e961'}) 2018-08-25 15:41:07,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:41:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" -d '{"subnet_id": "f3a22125-c4cd-484b-85b6-d7cdb7cf82ea"}' 2018-08-25 15:41:09,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2503be6f-af89-481a-87b5-caa73322638f Date: Sat, 25 Aug 2018 15:41:09 GMT RESP BODY: {"network_id": "52c59b6d-a5c5-40b7-87ff-8be1b49df55a", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "subnet_id": "f3a22125-c4cd-484b-85b6-d7cdb7cf82ea", "subnet_ids": ["f3a22125-c4cd-484b-85b6-d7cdb7cf82ea"], "port_id": "0fe86fb5-fe32-4282-87a3-8c47817fa55c", "id": "fc02c9f9-8013-4540-9209-ced2e33fa8db"} 2018-08-25 15:41:09,057 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db/add_router_interface.json used request id req-2503be6f-af89-481a-87b5-caa73322638f 2018-08-25 15:41:09,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90435600281s 2018-08-25 15:41:09,057 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db/add_router_interface.json used request id req-2503be6f-af89-481a-87b5-caa73322638f returning object fc02c9f9-8013-4540-9209-ced2e33fa8db 2018-08-25 15:41:09,058 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:41:09,190 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:41:09,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:41:09,197 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:41:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:41:09,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:41:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:09,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b2ae9a79-a75a-44af-a1ab-7f7e523757a2 Date: Sat, 25 Aug 2018 15:41:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:41:09,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b2ae9a79-a75a-44af-a1ab-7f7e523757a2 2018-08-25 15:41:09,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.738875865936s 2018-08-25 15:41:09,939 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b2ae9a79-a75a-44af-a1ab-7f7e523757a2 2018-08-25 15:41:09,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:41:09,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961"}' 2018-08-25 15:41:10,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa65ae23-29af-41c9-880c-458ccdce8fee Date: Sat, 25 Aug 2018 15:41:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:41:09Z", "file": "/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1/file", "owner": "0283477277f745b5a2b7cd753dd7f02d", "id": "d4ee0567-a312-412a-8c73-738f3a04fee1", "size": null, "self": "/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1", "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_43993c81-072b-4997-a72c-0dd92c19e961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961", "checksum": null, "created_at": "2018-08-25T15:41:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:41:10,020 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-aa65ae23-29af-41c9-880c-458ccdce8fee 2018-08-25 15:41:10,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0735919475555s 2018-08-25 15:41:10,021 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-aa65ae23-29af-41c9-880c-458ccdce8fee returning object d4ee0567-a312-412a-8c73-738f3a04fee1 2018-08-25 15:41:10,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:41:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" -d '' 2018-08-25 15:41:10,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-923c0da5-e4b9-4740-9ba1-5ae0bec8f5c3 Date: Sat, 25 Aug 2018 15:41: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-25 15:41:10,458 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1/file used request id req-923c0da5-e4b9-4740-9ba1-5ae0bec8f5c3 2018-08-25 15:41:10,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.436357975006s 2018-08-25 15:41:10,458 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1/file used request id req-923c0da5-e4b9-4740-9ba1-5ae0bec8f5c3 2018-08-25 15:41:10,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:41:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:10,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-6f206436-9d3f-4ed4-b30a-086260f865bc Date: Sat, 25 Aug 2018 15:41:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:41:10Z", "file": "/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1/file", "owner": "0283477277f745b5a2b7cd753dd7f02d", "id": "d4ee0567-a312-412a-8c73-738f3a04fee1", "size": 12716032, "self": "/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d4ee0567-a312-412a-8c73-738f3a04fee1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d4ee0567-a312-412a-8c73-738f3a04fee1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:41:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:41:10,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-6f206436-9d3f-4ed4-b30a-086260f865bc 2018-08-25 15:41:10,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0538120269775s 2018-08-25 15:41:10,516 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-6f206436-9d3f-4ed4-b30a-086260f865bc 2018-08-25 15:41:10,518 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d4ee0567-a312-412a-8c73-738f3a04fee1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1/file', 'owner': u'0283477277f745b5a2b7cd753dd7f02d', 'id': u'd4ee0567-a312-412a-8c73-738f3a04fee1', 'size': 12716032, u'self': u'/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0283477277f745b5a2b7cd753dd7f02d', 'name': 'vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d4ee0567-a312-412a-8c73-738f3a04fee1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:41:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:41:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961', '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/d4ee0567-a312-412a-8c73-738f3a04fee1', 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_43993c81-072b-4997-a72c-0dd92c19e961', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961', 'created': u'2018-08-25T15:41:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:41: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/d4ee0567-a312-412a-8c73-738f3a04fee1', 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_43993c81-072b-4997-a72c-0dd92c19e961', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:41:10,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:41:10,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_43993c81-072b-4997-a72c-0dd92c19e961", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:41:11,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-5ca3bff8-a8d2-4d24-953f-46cb1cca9a6e x-compute-request-id: req-5ca3bff8-a8d2-4d24-953f-46cb1cca9a6e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_43993c81-072b-4997-a72c-0dd92c19e961", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4", "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": "b83e231e-626a-429a-af25-f2a5a8d50aa4"}} 2018-08-25 15:41:11,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-5ca3bff8-a8d2-4d24-953f-46cb1cca9a6e 2018-08-25 15:41:11,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.835765123367s 2018-08-25 15:41:11,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-5ca3bff8-a8d2-4d24-953f-46cb1cca9a6e 2018-08-25 15:41:11,356 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_43993c81-072b-4997-a72c-0dd92c19e961', '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'bb3b2ba82e85438cb9318447e90d0372', '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'b83e231e-626a-429a-af25-f2a5a8d50aa4', 'swap': 0}) 2018-08-25 15:41:11,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:41:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" -d '{"extra_specs": {}}' 2018-08-25 15:41:11,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-82b170d7-c1d1-4b69-94ed-5b4d080594c0 x-compute-request-id: req-82b170d7-c1d1-4b69-94ed-5b4d080594c0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:41:11,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4/os-extra_specs used request id req-82b170d7-c1d1-4b69-94ed-5b4d080594c0 2018-08-25 15:41:11,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203130245209s 2018-08-25 15:41:11,378 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4/os-extra_specs used request id req-82b170d7-c1d1-4b69-94ed-5b4d080594c0 2018-08-25 15:41:11,484 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:41:11,484 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:41:11,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:41:11,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" -d '{"subnet_id": "f3a22125-c4cd-484b-85b6-d7cdb7cf82ea"}' 2018-08-25 15:41:13,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e077dc51-af0f-48d1-873a-1e05275205df Date: Sat, 25 Aug 2018 15:41:13 GMT RESP BODY: {"network_id": "52c59b6d-a5c5-40b7-87ff-8be1b49df55a", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "subnet_id": "f3a22125-c4cd-484b-85b6-d7cdb7cf82ea", "subnet_ids": ["f3a22125-c4cd-484b-85b6-d7cdb7cf82ea"], "port_id": "0fe86fb5-fe32-4282-87a3-8c47817fa55c", "id": "fc02c9f9-8013-4540-9209-ced2e33fa8db"} 2018-08-25 15:41:13,186 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db/remove_router_interface.json used request id req-e077dc51-af0f-48d1-873a-1e05275205df 2018-08-25 15:41:13,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69638490677s 2018-08-25 15:41:13,186 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db/remove_router_interface.json used request id req-e077dc51-af0f-48d1-873a-1e05275205df returning object fc02c9f9-8013-4540-9209-ced2e33fa8db 2018-08-25 15:41:13,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:41:13,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a31b8868-0470-4a13-adcf-2005b6d40453 Date: Sat, 25 Aug 2018 15:41:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:05Z", "admin_state_up": true, "updated_at": "2018-08-25T15:41:12Z", "revision_number": 4, "routes": [], "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "fc02c9f9-8013-4540-9209-ced2e33fa8db", "name": "vmready2-router_43993c81-072b-4997-a72c-0dd92c19e961"}]} 2018-08-25 15:41:13,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-a31b8868-0470-4a13-adcf-2005b6d40453 2018-08-25 15:41:13,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11748290062s 2018-08-25 15:41:13,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-a31b8868-0470-4a13-adcf-2005b6d40453 2018-08-25 15:41:13,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:41:13,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:14,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91fd606e-9ea4-4056-8c93-0008a9f03739 Content-Length: 0 Date: Sat, 25 Aug 2018 15:41:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:41:14,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db.json used request id req-91fd606e-9ea4-4056-8c93-0008a9f03739 2018-08-25 15:41:14,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29871582985s 2018-08-25 15:41:14,605 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/fc02c9f9-8013-4540-9209-ced2e33fa8db.json used request id req-91fd606e-9ea4-4056-8c93-0008a9f03739 2018-08-25 15:41:14,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:41:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:14,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6a640b27-3723-41d5-9440-7987ffb1c20d Date: Sat, 25 Aug 2018 15:41:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52c59b6d-a5c5-40b7-87ff-8be1b49df55a","tenant_id":"0283477277f745b5a2b7cd753dd7f02d","created_at":"2018-08-25T15:41:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:41: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":"0283477277f745b5a2b7cd753dd7f02d","id":"f3a22125-c4cd-484b-85b6-d7cdb7cf82ea","subnetpool_id":null,"name":"vmready2-subnet_43993c81-072b-4997-a72c-0dd92c19e961"}]} 2018-08-25 15:41:14,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-6a640b27-3723-41d5-9440-7987ffb1c20d 2018-08-25 15:41:14,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0727338790894s 2018-08-25 15:41:14,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-6a640b27-3723-41d5-9440-7987ffb1c20d 2018-08-25 15:41:14,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:41:14,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/f3a22125-c4cd-484b-85b6-d7cdb7cf82ea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:15,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-481c5864-9c77-4c9a-b59e-39beb430e01b Date: Sat, 25 Aug 2018 15:41:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:41:15,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/f3a22125-c4cd-484b-85b6-d7cdb7cf82ea.json used request id req-481c5864-9c77-4c9a-b59e-39beb430e01b 2018-08-25 15:41:15,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16966104507s 2018-08-25 15:41:15,850 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/f3a22125-c4cd-484b-85b6-d7cdb7cf82ea.json used request id req-481c5864-9c77-4c9a-b59e-39beb430e01b 2018-08-25 15:41:15,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:15,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-7f378b52-3789-40f9-b7a1-e56f9631fe18 Date: Sat, 25 Aug 2018 15:41:15 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-25T15:41:15Z","tenant_id":"0283477277f745b5a2b7cd753dd7f02d","created_at":"2018-08-25T15:41:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0283477277f745b5a2b7cd753dd7f02d","id":"52c59b6d-a5c5-40b7-87ff-8be1b49df55a","name":"vmready2-net_43993c81-072b-4997-a72c-0dd92c19e961"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:41:15,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-7f378b52-3789-40f9-b7a1-e56f9631fe18 2018-08-25 15:41:15,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0960800647736s 2018-08-25 15:41:15,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-7f378b52-3789-40f9-b7a1-e56f9631fe18 2018-08-25 15:41:15,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:41:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/52c59b6d-a5c5-40b7-87ff-8be1b49df55a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:17,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7771b8ed-2ab0-4e32-8aef-9da046584a54 Date: Sat, 25 Aug 2018 15:41:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:41:17,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/52c59b6d-a5c5-40b7-87ff-8be1b49df55a.json used request id req-7771b8ed-2ab0-4e32-8aef-9da046584a54 2018-08-25 15:41:17,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50079393387s 2018-08-25 15:41:17,449 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/52c59b6d-a5c5-40b7-87ff-8be1b49df55a.json used request id req-7771b8ed-2ab0-4e32-8aef-9da046584a54 2018-08-25 15:41:17,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:41:17,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:17,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-f129c2e5-60be-4d9b-bd00-99f83cb1efc3 Date: Sat, 25 Aug 2018 15:41:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:41:10Z", "file": "/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1/file", "owner": "0283477277f745b5a2b7cd753dd7f02d", "id": "d4ee0567-a312-412a-8c73-738f3a04fee1", "size": 12716032, "self": "/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d4ee0567-a312-412a-8c73-738f3a04fee1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d4ee0567-a312-412a-8c73-738f3a04fee1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:41:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:41:17,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-f129c2e5-60be-4d9b-bd00-99f83cb1efc3 2018-08-25 15:41:17,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040050983429s 2018-08-25 15:41:17,493 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-f129c2e5-60be-4d9b-bd00-99f83cb1efc3 2018-08-25 15:41:17,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:41:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1c6144b878c5d81627ccebe41f127787d642a3f" 2018-08-25 15:41:17,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d93539f-8c3a-40df-8a6f-659891c3631d Date: Sat, 25 Aug 2018 15:41:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:41:17,837 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1 used request id req-9d93539f-8c3a-40df-8a6f-659891c3631d 2018-08-25 15:41:17,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.34220790863s 2018-08-25 15:41:17,838 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1 used request id req-9d93539f-8c3a-40df-8a6f-659891c3631d 2018-08-25 15:41:17,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:41:17,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:17,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-2e4ecc9b-2a29-4092-aae7-5fd82051bb9b x-compute-request-id: req-2e4ecc9b-2a29-4092-aae7-5fd82051bb9b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_43993c81-072b-4997-a72c-0dd92c19e961", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4", "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": "b83e231e-626a-429a-af25-f2a5a8d50aa4"}]} 2018-08-25 15:41:17,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-2e4ecc9b-2a29-4092-aae7-5fd82051bb9b 2018-08-25 15:41:17,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133578062057s 2018-08-25 15:41:17,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-2e4ecc9b-2a29-4092-aae7-5fd82051bb9b 2018-08-25 15:41:17,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:41:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:18,010 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:41: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-15a6aa10-2790-4e56-80b1-6ef4d61d5c7c x-compute-request-id: req-15a6aa10-2790-4e56-80b1-6ef4d61d5c7c Content-Length: 0 Content-Type: application/json 2018-08-25 15:41:18,010 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4 used request id req-15a6aa10-2790-4e56-80b1-6ef4d61d5c7c 2018-08-25 15:41:18,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363750457764s 2018-08-25 15:41:18,011 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/b83e231e-626a-429a-af25-f2a5a8d50aa4 used request id req-15a6aa10-2790-4e56-80b1-6ef4d61d5c7c 2018-08-25 15:41:18,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:41:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:18,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84f8b76-0aac-428d-8ed5-1a2665e05c15 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961", "links": {"self": "http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aca7b823cabe429ea5fdc29f9546968a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:41:18,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-b84f8b76-0aac-428d-8ed5-1a2665e05c15 2018-08-25 15:41:18,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130459070206s 2018-08-25 15:41:18,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-b84f8b76-0aac-428d-8ed5-1a2665e05c15 2018-08-25 15:41:18,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:41:18,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:18,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be4b5e9-a0e2-4585-a189-82a2d12680eb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961", "links": {"self": "http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "aca7b823cabe429ea5fdc29f9546968a", "description": null}} 2018-08-25 15:41:18,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a used request id req-8be4b5e9-a0e2-4585-a189-82a2d12680eb 2018-08-25 15:41:18,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213709831238s 2018-08-25 15:41:18,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a used request id req-8be4b5e9-a0e2-4585-a189-82a2d12680eb 2018-08-25 15:41:18,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 15:41:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:18,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f10478f-6f66-40a9-8035-a32f7ce418b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:41:18,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a used request id req-6f10478f-6f66-40a9-8035-a32f7ce418b4 2018-08-25 15:41:18,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.334725141525s 2018-08-25 15:41:18,697 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/aca7b823cabe429ea5fdc29f9546968a used request id req-6f10478f-6f66-40a9-8035-a32f7ce418b4 2018-08-25 15:41:18,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:41:18,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:18,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebec13f3-b53f-488c-a326-a8f5f235f7c6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d"}, "tags": [], "enabled": true, "id": "0283477277f745b5a2b7cd753dd7f02d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-25 15:41:18,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-ebec13f3-b53f-488c-a326-a8f5f235f7c6 2018-08-25 15:41:18,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184591054916s 2018-08-25 15:41:18,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-ebec13f3-b53f-488c-a326-a8f5f235f7c6 2018-08-25 15:41:18,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 15:41:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1debe0e18a419d68b50047a1b1ad43f0d66a18b" 2018-08-25 15:41:19,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61476ec6-2609-45f5-9e88-3d6b49251266 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:41:19,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d used request id req-61476ec6-2609-45f5-9e88-3d6b49251266 2018-08-25 15:41:19,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244247913361s 2018-08-25 15:41:19,137 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/0283477277f745b5a2b7cd753dd7f02d used request id req-61476ec6-2609-45f5-9e88-3d6b49251266 2018-08-25 15:41:19,190 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-25 15:41:19,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:41:19,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:41:19,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:41:19,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:41:19,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:41:19,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:41:19,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:41:19,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:41:19,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:41:19,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:41:19,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7c749a-3bd8-43ca-ac73-1b78198ce8b2 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:41:19,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-2c7c749a-3bd8-43ca-ac73-1b78198ce8b2 2018-08-25 15:41:19,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:41:19,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["Z3Ib2X94SEKOILxj3h-7Tg"], "issued_at": "2018-08-25T15:41:19.000000Z"}} 2018-08-25 15:41:19,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:19,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:19,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8e7efbfb-7456-4102-bc8f-c0b89a6e5152 Date: Sat, 25 Aug 2018 15:41:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:41:19,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e7efbfb-7456-4102-bc8f-c0b89a6e5152 2018-08-25 15:41:19,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332329034805s 2018-08-25 15:41:19,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e7efbfb-7456-4102-bc8f-c0b89a6e5152 2018-08-25 15:41:19,982 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-25 15:41:19,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:41:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"network": {"name": "singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd", "admin_state_up": true}}' 2018-08-25 15:41:20,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-54d14e4b-2b5c-4bef-9ed5-a0e673827981 Date: Sat, 25 Aug 2018 15:41:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:41:20Z","is_default":false,"provider:segmentation_id":76,"name":"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","mtu":1450}} 2018-08-25 15:41:20,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-54d14e4b-2b5c-4bef-9ed5-a0e673827981 2018-08-25 15:41:20,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.299450874329s 2018-08-25 15:41:20,283 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-54d14e4b-2b5c-4bef-9ed5-a0e673827981 2018-08-25 15:41:20,283 - 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-25T15:41:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'79d3b43e-bbe7-404a-9670-5a18a51a19b2', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:41:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:41:20,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:20,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-1c7cd478-dff8-4234-92e4-e7f432a765e2 Date: Sat, 25 Aug 2018 15:41:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:41:20Z","provider:segmentation_id":76,"name":"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:41:20,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-1c7cd478-dff8-4234-92e4-e7f432a765e2 2018-08-25 15:41:20,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106285095215s 2018-08-25 15:41:20,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-1c7cd478-dff8-4234-92e4-e7f432a765e2 2018-08-25 15:41:20,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:41:20,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"subnet": {"name": "singlevm1-subnet_a9ece344-c06e-4835-b575-bae2c19139fd", "enable_dhcp": true, "network_id": "79d3b43e-bbe7-404a-9670-5a18a51a19b2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:41:20,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4971e214-0e18-48bf-9a6b-d6438d471a29 Date: Sat, 25 Aug 2018 15:41:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:41:20Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"bb3b2ba82e85438cb9318447e90d0372","id":"71c92262-b65f-4205-8360-b54fd28f35a8","subnetpool_id":null,"name":"singlevm1-subnet_a9ece344-c06e-4835-b575-bae2c19139fd"}} 2018-08-25 15:41:20,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-4971e214-0e18-48bf-9a6b-d6438d471a29 2018-08-25 15:41:20,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.465267896652s 2018-08-25 15:41:20,858 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-4971e214-0e18-48bf-9a6b-d6438d471a29 2018-08-25 15:41:20,859 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:41:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'71c92262-b65f-4205-8360-b54fd28f35a8', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_a9ece344-c06e-4835-b575-bae2c19139fd', u'enable_dhcp': True, u'network_id': u'79d3b43e-bbe7-404a-9670-5a18a51a19b2', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:41:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:41:20,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:41:20,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "singlevm1-router_a9ece344-c06e-4835-b575-bae2c19139fd", "admin_state_up": true}}' 2018-08-25 15:41:22,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d1c2bb5f-1709-4efe-a1f8-df301abd9bea Date: Sat, 25 Aug 2018 15:41:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:41:21Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "b3e9afba-26e0-407d-85bf-81046fc07525", "name": "singlevm1-router_a9ece344-c06e-4835-b575-bae2c19139fd"}} 2018-08-25 15:41:22,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-d1c2bb5f-1709-4efe-a1f8-df301abd9bea 2018-08-25 15:41:22,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.18209004402s 2018-08-25 15:41:22,042 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-d1c2bb5f-1709-4efe-a1f8-df301abd9bea 2018-08-25 15:41:22,042 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:41:20Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:41:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'b3e9afba-26e0-407d-85bf-81046fc07525', u'name': u'singlevm1-router_a9ece344-c06e-4835-b575-bae2c19139fd'}) 2018-08-25 15:41:22,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:41:22,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"subnet_id": "71c92262-b65f-4205-8360-b54fd28f35a8"}' 2018-08-25 15:41:23,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fdf93a00-2a8d-4595-a3a4-8cde1d6ce3fb Date: Sat, 25 Aug 2018 15:41:23 GMT RESP BODY: {"network_id": "79d3b43e-bbe7-404a-9670-5a18a51a19b2", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "71c92262-b65f-4205-8360-b54fd28f35a8", "subnet_ids": ["71c92262-b65f-4205-8360-b54fd28f35a8"], "port_id": "1db8e350-139f-4552-89fd-f2f548abdf0a", "id": "b3e9afba-26e0-407d-85bf-81046fc07525"} 2018-08-25 15:41:23,734 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525/add_router_interface.json used request id req-fdf93a00-2a8d-4595-a3a4-8cde1d6ce3fb 2018-08-25 15:41:23,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.6907761097s 2018-08-25 15:41:23,734 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525/add_router_interface.json used request id req-fdf93a00-2a8d-4595-a3a4-8cde1d6ce3fb returning object b3e9afba-26e0-407d-85bf-81046fc07525 2018-08-25 15:41:23,734 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:41:23,861 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:41:23,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:41:23,867 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:41:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:41:23,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:41:23,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:24,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c8221117-ad43-4983-bf94-3737ce9ef4a5 Date: Sat, 25 Aug 2018 15:41:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:41:24,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-c8221117-ad43-4983-bf94-3737ce9ef4a5 2018-08-25 15:41:24,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.749008893967s 2018-08-25 15:41:24,619 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-c8221117-ad43-4983-bf94-3737ce9ef4a5 2018-08-25 15:41:24,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:41:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd"}' 2018-08-25 15:41:24,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-218f7712-d4d3-4861-b262-84505f8f1720 Date: Sat, 25 Aug 2018 15:41:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:41:24Z", "file": "/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "size": null, "self": "/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "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_a9ece344-c06e-4835-b575-bae2c19139fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd", "checksum": null, "created_at": "2018-08-25T15:41:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:41:24,700 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-218f7712-d4d3-4861-b262-84505f8f1720 2018-08-25 15:41:24,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0738899707794s 2018-08-25 15:41:24,701 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-218f7712-d4d3-4861-b262-84505f8f1720 returning object 4d7d5019-87ff-4f97-a749-a8feeaa87262 2018-08-25 15:41:24,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:41:24,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '' 2018-08-25 15:41:25,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ee67de7-8276-4573-b203-fdfbf782a54d Date: Sat, 25 Aug 2018 15:41:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:41:25,604 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/file used request id req-0ee67de7-8276-4573-b203-fdfbf782a54d 2018-08-25 15:41:25,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.902693033218s 2018-08-25 15:41:25,605 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/file used request id req-0ee67de7-8276-4573-b203-fdfbf782a54d 2018-08-25 15:41:25,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:41:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:25,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7b2ff79d-0b3e-4cad-8eca-2e0c0d206dfb Date: Sat, 25 Aug 2018 15:41:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:41:25Z", "file": "/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "size": 12716032, "self": "/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:41:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:41:25,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-7b2ff79d-0b3e-4cad-8eca-2e0c0d206dfb 2018-08-25 15:41:25,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268609523773s 2018-08-25 15:41:25,636 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-7b2ff79d-0b3e-4cad-8eca-2e0c0d206dfb 2018-08-25 15:41:25,638 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'4d7d5019-87ff-4f97-a749-a8feeaa87262', 'size': 12716032, u'self': u'/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:41:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:41:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd', '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/4d7d5019-87ff-4f97-a749-a8feeaa87262', 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_a9ece344-c06e-4835-b575-bae2c19139fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd', 'created': u'2018-08-25T15:41:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:41:24Z', 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/4d7d5019-87ff-4f97-a749-a8feeaa87262', 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_a9ece344-c06e-4835-b575-bae2c19139fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:41:25,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:41:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_a9ece344-c06e-4835-b575-bae2c19139fd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:41:25,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-d358d982-be40-4f90-b48b-585a43f77c87 x-compute-request-id: req-d358d982-be40-4f90-b48b-585a43f77c87 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_a9ece344-c06e-4835-b575-bae2c19139fd", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "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": "e65fc77f-03ae-4686-b711-e35b60f69b2a"}} 2018-08-25 15:41:25,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-d358d982-be40-4f90-b48b-585a43f77c87 2018-08-25 15:41:25,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.292279005051s 2018-08-25 15:41:25,931 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-d358d982-be40-4f90-b48b-585a43f77c87 2018-08-25 15:41:25,932 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_a9ece344-c06e-4835-b575-bae2c19139fd', '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'bb3b2ba82e85438cb9318447e90d0372', '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'e65fc77f-03ae-4686-b711-e35b60f69b2a', 'swap': 0}) 2018-08-25 15:41:25,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:41:25,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"extra_specs": {}}' 2018-08-25 15:41:25,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-629e87d2-016b-41a5-a74b-38eca1dd393f x-compute-request-id: req-629e87d2-016b-41a5-a74b-38eca1dd393f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:41:25,953 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a/os-extra_specs used request id req-629e87d2-016b-41a5-a74b-38eca1dd393f 2018-08-25 15:41:25,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020446062088s 2018-08-25 15:41:25,954 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a/os-extra_specs used request id req-629e87d2-016b-41a5-a74b-38eca1dd393f 2018-08-25 15:41:25,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-25 15:41:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"keypair": {"name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd"}}' 2018-08-25 15:41:26,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-d4183813-4ed0-4620-84ba-edaeb26911ac x-compute-request-id: req-d4183813-4ed0-4620-84ba-edaeb26911ac Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8mFbPldw29ZRpGMwkrjhmyRIAmQSGDLzunabqTAfZ8psJWDscbhdu69ZAHqNUyJRC1i+RUX9yz1Hb+w1aZNH+s7mdpDaNtThp0z71g+1brvTpq2T00gqkASQuOgEGa9xt8FT2WZJUEy9ZuphLcizgzsiw2ZLfjK46A7W8EJbJs7JpWPd/Szm+QkKNoA6iNefclZI7LdyervjJ3YPKpxo0uSzNw/7RSkWCe6sdKW1XFjqp5IJnu3XL0X4zcKI+t8jXjcHFd3j7IbYi5PrZpPkFticmVs42ehaWhCalxQX8f/2m8NoFZ9QaQd2Qd1JVLZb1RpBIlNqn+1ZA+W1GVoG/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvJhWz5XcNvWUaRjMJK44ZskSAJkEhgy87p2m6kwH2fKbCVg7\nHG4XbuvWQB6jVMiUQtYvkVF/cs9R2/sNWmTR/rO5naQ2jbU4adM+9YPtW6706atk\n9NIKpAEkLjoBBmvcbfBU9lmSVBMvWbqYS3Is4M7IsNmS34yuOgO1vBCWybOyaVj3\nf0s5vkJCjaAOojXn3JWSOy3cnq74yd2DyqcaNLkszcP+0UpFgnurHSltVxY6qeSC\nZ7t1y9F+M3CiPrfI143BxXd4+yG2IuT62aT5BbYnJlbONnoWloQmpcUF/H/9pvDa\nBWfUGkHdkHdSVS2W9UaQSJTap/tWQPltRlaBvwIDAQABAoIBACXsE/ilz6QVeYQw\ngkwV5C123PHV0v0Jbqwkcz3FkAaZK+eTID+1O20Iawp1nq4brwRJgUMdOh1h5rnv\nH14/y6IFjZtPO9D+0Zsl6REBOCcpZQHffutjmNQljprk+vPJmIdavhrTJANX4DuQ\ns7LoAHIr4lr9RPVCmn375P0t8MQZz0cka6I3ASHj24dLygPL/oO19bkRbGJAJzxS\n9MpYhjKY4lKzFYl609k5LC0ngEuoG+KS8wgxw/sOE1xOp1NSentXVn86iShOCDhP\n5EN8KizPBu/xAHTLOuXymGUr8hya1M4r+cT3njNTHZba5y7q+XD3I3HzQII+TKNs\nm2siJeECgYEA8qRFk2kS4Q0v+Z6AeyXq3/jVCPaGo+ZnlFhLaXhZ18dOLBwfiBpz\nsJCqSucuF2E9vYcnd6BECQKrwZyDZJ/V+vVmXWOhPXpgUJJlKtzPmdCtDJOH+b+r\nJ10wfflbsepgYWEoBuZXe6K+H2BvV4TEgkpVzSeZGEcVrhS2Bja1HscCgYEAxvpZ\nO6D9Q6ewT1KFie+RlMZovYFHp5yRBzAjn4WZv/BArJ/523K480ceUNGhtqRdI/6W\n240ONWegTwSHm/6Aj1WMuRHlnE6wrg6I+HIBNEuCBKRK9NUSJ88w9PIbP5+lMn8J\nv6NKkB/WZ1BO4pLTc8e4EXk0R+zAOYamMD66bUkCgYEA0xvR3RuCbYRHxWr+Zibr\nX8rjr1SueFOyswLPOgiYQoEJpp8hYA2Dso9rWpghJf5Y9VluIUqzZxOH1IAUYawf\nRKXWVlKkqxSaT//PPae4iB9jMJn7qHP2udz+n9wgx38gNBmP9dDbNJq3yBzjQsYl\nIycB1+kn7lOKrVcft/BJTWkCgYBzWFb4CRgn6wJ6ySSeVGE5NFctW88U697qos5T\nwBfjuztSlp45x2RNqrF5OjybauaPYhtDhJ5y+PJmPAL8u+j8riQYeLZ5COjEzao7\nE6N9FDR3ymGlUgrnRuVjaSHAnSQfhKM7E0a7C6m3VEeWcnTfjiw2/OMAus6nylV2\nbDaX+QKBgQDPowxUQqITmk1URuiYtndILWV/09amszVgunOvsDTa0UWcdOK/PmSv\nie2VKEXUaocBxcESggtTvvlDXycc4hQNKpB+5k3xxYLj8Qx78v6FryaYRx5km20W\n28KT7gYP05IEsMdqzGP4nsX1JtcTyXcBVZoJEZDusFiARvG1nS71dQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd", "fingerprint": "74:d4:2b:51:4e:48:15:98:12:c1:2c:cb:d4:4d:63:99"}} 2018-08-25 15:41:26,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-d4183813-4ed0-4620-84ba-edaeb26911ac 2018-08-25 15:41:26,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.307918071747s 2018-08-25 15:41:26,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-d4183813-4ed0-4620-84ba-edaeb26911ac 2018-08-25 15:41:26,263 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8mFbPldw29ZRpGMwkrjhmyRIAmQSGDLzunabqTAfZ8psJWDscbhdu69ZAHqNUyJRC1i+RUX9yz1Hb+w1aZNH+s7mdpDaNtThp0z71g+1brvTpq2T00gqkASQuOgEGa9xt8FT2WZJUEy9ZuphLcizgzsiw2ZLfjK46A7W8EJbJs7JpWPd/Szm+QkKNoA6iNefclZI7LdyervjJ3YPKpxo0uSzNw/7RSkWCe6sdKW1XFjqp5IJnu3XL0X4zcKI+t8jXjcHFd3j7IbYi5PrZpPkFticmVs42ehaWhCalxQX8f/2m8NoFZ9QaQd2Qd1JVLZb1RpBIlNqn+1ZA+W1GVoG/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvJhWz5XcNvWUaRjMJK44ZskSAJkEhgy87p2m6kwH2fKbCVg7\nHG4XbuvWQB6jVMiUQtYvkVF/cs9R2/sNWmTR/rO5naQ2jbU4adM+9YPtW6706atk\n9NIKpAEkLjoBBmvcbfBU9lmSVBMvWbqYS3Is4M7IsNmS34yuOgO1vBCWybOyaVj3\nf0s5vkJCjaAOojXn3JWSOy3cnq74yd2DyqcaNLkszcP+0UpFgnurHSltVxY6qeSC\nZ7t1y9F+M3CiPrfI143BxXd4+yG2IuT62aT5BbYnJlbONnoWloQmpcUF/H/9pvDa\nBWfUGkHdkHdSVS2W9UaQSJTap/tWQPltRlaBvwIDAQABAoIBACXsE/ilz6QVeYQw\ngkwV5C123PHV0v0Jbqwkcz3FkAaZK+eTID+1O20Iawp1nq4brwRJgUMdOh1h5rnv\nH14/y6IFjZtPO9D+0Zsl6REBOCcpZQHffutjmNQljprk+vPJmIdavhrTJANX4DuQ\ns7LoAHIr4lr9RPVCmn375P0t8MQZz0cka6I3ASHj24dLygPL/oO19bkRbGJAJzxS\n9MpYhjKY4lKzFYl609k5LC0ngEuoG+KS8wgxw/sOE1xOp1NSentXVn86iShOCDhP\n5EN8KizPBu/xAHTLOuXymGUr8hya1M4r+cT3njNTHZba5y7q+XD3I3HzQII+TKNs\nm2siJeECgYEA8qRFk2kS4Q0v+Z6AeyXq3/jVCPaGo+ZnlFhLaXhZ18dOLBwfiBpz\nsJCqSucuF2E9vYcnd6BECQKrwZyDZJ/V+vVmXWOhPXpgUJJlKtzPmdCtDJOH+b+r\nJ10wfflbsepgYWEoBuZXe6K+H2BvV4TEgkpVzSeZGEcVrhS2Bja1HscCgYEAxvpZ\nO6D9Q6ewT1KFie+RlMZovYFHp5yRBzAjn4WZv/BArJ/523K480ceUNGhtqRdI/6W\n240ONWegTwSHm/6Aj1WMuRHlnE6wrg6I+HIBNEuCBKRK9NUSJ88w9PIbP5+lMn8J\nv6NKkB/WZ1BO4pLTc8e4EXk0R+zAOYamMD66bUkCgYEA0xvR3RuCbYRHxWr+Zibr\nX8rjr1SueFOyswLPOgiYQoEJpp8hYA2Dso9rWpghJf5Y9VluIUqzZxOH1IAUYawf\nRKXWVlKkqxSaT//PPae4iB9jMJn7qHP2udz+n9wgx38gNBmP9dDbNJq3yBzjQsYl\nIycB1+kn7lOKrVcft/BJTWkCgYBzWFb4CRgn6wJ6ySSeVGE5NFctW88U697qos5T\nwBfjuztSlp45x2RNqrF5OjybauaPYhtDhJ5y+PJmPAL8u+j8riQYeLZ5COjEzao7\nE6N9FDR3ymGlUgrnRuVjaSHAnSQfhKM7E0a7C6m3VEeWcnTfjiw2/OMAus6nylV2\nbDaX+QKBgQDPowxUQqITmk1URuiYtndILWV/09amszVgunOvsDTa0UWcdOK/PmSv\nie2VKEXUaocBxcESggtTvvlDXycc4hQNKpB+5k3xxYLj8Qx78v6FryaYRx5km20W\n28KT7gYP05IEsMdqzGP4nsX1JtcTyXcBVZoJEZDusFiARvG1nS71dQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5b1fb3e01dec488bbe5cbda8e13fa5ad', 'name': u'singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd', 'created_at': '2018-08-25T15:41:26.263571', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'74:d4:2b:51:4e:48:15:98:12:c1:2c:cb:d4:4d:63:99', 'type': 'ssh', 'id': u'singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd'}) 2018-08-25 15:41:26,264 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvJhWz5XcNvWUaRjMJK44ZskSAJkEhgy87p2m6kwH2fKbCVg7 HG4XbuvWQB6jVMiUQtYvkVF/cs9R2/sNWmTR/rO5naQ2jbU4adM+9YPtW6706atk 9NIKpAEkLjoBBmvcbfBU9lmSVBMvWbqYS3Is4M7IsNmS34yuOgO1vBCWybOyaVj3 f0s5vkJCjaAOojXn3JWSOy3cnq74yd2DyqcaNLkszcP+0UpFgnurHSltVxY6qeSC Z7t1y9F+M3CiPrfI143BxXd4+yG2IuT62aT5BbYnJlbONnoWloQmpcUF/H/9pvDa BWfUGkHdkHdSVS2W9UaQSJTap/tWQPltRlaBvwIDAQABAoIBACXsE/ilz6QVeYQw gkwV5C123PHV0v0Jbqwkcz3FkAaZK+eTID+1O20Iawp1nq4brwRJgUMdOh1h5rnv H14/y6IFjZtPO9D+0Zsl6REBOCcpZQHffutjmNQljprk+vPJmIdavhrTJANX4DuQ s7LoAHIr4lr9RPVCmn375P0t8MQZz0cka6I3ASHj24dLygPL/oO19bkRbGJAJzxS 9MpYhjKY4lKzFYl609k5LC0ngEuoG+KS8wgxw/sOE1xOp1NSentXVn86iShOCDhP 5EN8KizPBu/xAHTLOuXymGUr8hya1M4r+cT3njNTHZba5y7q+XD3I3HzQII+TKNs m2siJeECgYEA8qRFk2kS4Q0v+Z6AeyXq3/jVCPaGo+ZnlFhLaXhZ18dOLBwfiBpz sJCqSucuF2E9vYcnd6BECQKrwZyDZJ/V+vVmXWOhPXpgUJJlKtzPmdCtDJOH+b+r J10wfflbsepgYWEoBuZXe6K+H2BvV4TEgkpVzSeZGEcVrhS2Bja1HscCgYEAxvpZ O6D9Q6ewT1KFie+RlMZovYFHp5yRBzAjn4WZv/BArJ/523K480ceUNGhtqRdI/6W 240ONWegTwSHm/6Aj1WMuRHlnE6wrg6I+HIBNEuCBKRK9NUSJ88w9PIbP5+lMn8J v6NKkB/WZ1BO4pLTc8e4EXk0R+zAOYamMD66bUkCgYEA0xvR3RuCbYRHxWr+Zibr X8rjr1SueFOyswLPOgiYQoEJpp8hYA2Dso9rWpghJf5Y9VluIUqzZxOH1IAUYawf RKXWVlKkqxSaT//PPae4iB9jMJn7qHP2udz+n9wgx38gNBmP9dDbNJq3yBzjQsYl IycB1+kn7lOKrVcft/BJTWkCgYBzWFb4CRgn6wJ6ySSeVGE5NFctW88U697qos5T wBfjuztSlp45x2RNqrF5OjybauaPYhtDhJ5y+PJmPAL8u+j8riQYeLZ5COjEzao7 E6N9FDR3ymGlUgrnRuVjaSHAnSQfhKM7E0a7C6m3VEeWcnTfjiw2/OMAus6nylV2 bDaX+QKBgQDPowxUQqITmk1URuiYtndILWV/09amszVgunOvsDTa0UWcdOK/PmSv ie2VKEXUaocBxcESggtTvvlDXycc4hQNKpB+5k3xxYLj8Qx78v6FryaYRx5km20W 28KT7gYP05IEsMdqzGP4nsX1JtcTyXcBVZoJEZDusFiARvG1nS71dQ== -----END RSA PRIVATE KEY----- 2018-08-25 15:41:26,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-25 15:41:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"security_group": {"name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-25 15:41:26,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-2d4775fb-acfc-4dab-a1db-be8b98706fe2 Date: Sat, 25 Aug 2018 15:41:26 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:26Z", "updated_at": "2018-08-25T15:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "0501eba5-96a6-4d75-b874-089982a8a064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "3e49b50a-99ba-4993-9fc7-1a76fe5bd9dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}} 2018-08-25 15:41:26,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-2d4775fb-acfc-4dab-a1db-be8b98706fe2 2018-08-25 15:41:26,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.169399023056s 2018-08-25 15:41:26,436 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-2d4775fb-acfc-4dab-a1db-be8b98706fe2 2018-08-25 15:41:26,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:41:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:26,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-6d41c6e3-1207-47ca-92f8-9367a2af07d4 Date: Sat, 25 Aug 2018 15:41:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:26Z", "updated_at": "2018-08-25T15:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "0501eba5-96a6-4d75-b874-089982a8a064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "3e49b50a-99ba-4993-9fc7-1a76fe5bd9dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}]} 2018-08-25 15:41:26,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-6d41c6e3-1207-47ca-92f8-9367a2af07d4 2018-08-25 15:41:26,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116375923157s 2018-08-25 15:41:26,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-6d41c6e3-1207-47ca-92f8-9367a2af07d4 2018-08-25 15:41:26,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 15:41:26,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -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": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6"}}' 2018-08-25 15:41:26,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-665322bf-4794-4881-ab93-01c872cdac9a Date: Sat, 25 Aug 2018 15:41:26 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-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:26Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "f56490f1-1022-438c-a147-3b12f31f9369"}} 2018-08-25 15:41:26,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-665322bf-4794-4881-ab93-01c872cdac9a 2018-08-25 15:41:26,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.182146072388s 2018-08-25 15:41:26,744 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-665322bf-4794-4881-ab93-01c872cdac9a 2018-08-25 15:41:26,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:41:26,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:26,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-50abd65a-d3c3-4392-8f47-166d1b024a04 Date: Sat, 25 Aug 2018 15:41:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:26Z", "updated_at": "2018-08-25T15:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "0501eba5-96a6-4d75-b874-089982a8a064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "3e49b50a-99ba-4993-9fc7-1a76fe5bd9dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "f56490f1-1022-438c-a147-3b12f31f9369", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 2, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}]} 2018-08-25 15:41:26,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-50abd65a-d3c3-4392-8f47-166d1b024a04 2018-08-25 15:41:26,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0565750598907s 2018-08-25 15:41:26,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-50abd65a-d3c3-4392-8f47-166d1b024a04 2018-08-25 15:41:26,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 15:41:26,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -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": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6"}}' 2018-08-25 15:41:26,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4b8e13da-ab8f-4b9c-94ab-5ad09d7c070e Date: Sat, 25 Aug 2018 15:41:26 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-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:26Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "9570e01b-fb70-40d9-9b75-f1b3ee6c2ae8"}} 2018-08-25 15:41:26,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-4b8e13da-ab8f-4b9c-94ab-5ad09d7c070e 2018-08-25 15:41:26,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148895025253s 2018-08-25 15:41:26,958 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-4b8e13da-ab8f-4b9c-94ab-5ad09d7c070e 2018-08-25 15:41:26,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:27,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fe5ce485-d690-4328-94b7-e505146540be Date: Sat, 25 Aug 2018 15:41:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["71c92262-b65f-4205-8360-b54fd28f35a8"],"description":"","tags":[],"updated_at":"2018-08-25T15:41:20Z","provider:segmentation_id":76,"name":"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:41:27,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-fe5ce485-d690-4328-94b7-e505146540be 2018-08-25 15:41:27,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0867900848389s 2018-08-25 15:41:27,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-fe5ce485-d690-4328-94b7-e505146540be 2018-08-25 15:41:27,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:41:27,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:27,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-b70b327f-2d3c-49f8-a433-6c2265220719 Date: Sat, 25 Aug 2018 15:41:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:41:25Z", "file": "/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "size": 12716032, "self": "/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:41:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:41:27,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b70b327f-2d3c-49f8-a433-6c2265220719 2018-08-25 15:41:27,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242009162903s 2018-08-25 15:41:27,076 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b70b327f-2d3c-49f8-a433-6c2265220719 2018-08-25 15:41:27,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:41:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:27,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-fc841bbf-ae2c-4265-99fe-ccff0a21316b x-compute-request-id: req-fc841bbf-ae2c-4265-99fe-ccff0a21316b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_a9ece344-c06e-4835-b575-bae2c19139fd", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "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": "e65fc77f-03ae-4686-b711-e35b60f69b2a"}]} 2018-08-25 15:41:27,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-fc841bbf-ae2c-4265-99fe-ccff0a21316b 2018-08-25 15:41:27,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0208170413971s 2018-08-25 15:41:27,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-fc841bbf-ae2c-4265-99fe-ccff0a21316b 2018-08-25 15:41:27,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 15:41:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"server": {"name": "singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd", "imageRef": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "key_name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd", "flavorRef": "e65fc77f-03ae-4686-b711-e35b60f69b2a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "79d3b43e-bbe7-404a-9670-5a18a51a19b2"}], "security_groups": [{"name": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6"}]}}' 2018-08-25 15:41:31,027 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:41: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-c3afbf93-5136-4259-bd41-5913f617dd94 x-compute-request-id: req-c3afbf93-5136-4259-bd41-5913f617dd94 Content-Length: 403 location: http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6"}], "OS-DCF:diskConfig": "MANUAL", "id": "147d239c-fb78-47dd-ad3f-9fde41075daf", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "bookmark"}], "adminPass": "KuV5Hz72e8mE"}} 2018-08-25 15:41:31,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-c3afbf93-5136-4259-bd41-5913f617dd94 2018-08-25 15:41:31,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.92720794678s 2018-08-25 15:41:31,027 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-c3afbf93-5136-4259-bd41-5913f617dd94 2018-08-25 15:41:31,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:41:31,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:31,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-a0bcad10-01a7-47f2-b562-fdff9e6edcdf x-compute-request-id: req-a0bcad10-01a7-47f2-b562-fdff9e6edcdf Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "bookmark"}], "image": {"id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "links": [{"href": "http://172.30.9.33:8774/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65fc77f-03ae-4686-b711-e35b60f69b2a", "links": [{"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "bookmark"}]}, "id": "147d239c-fb78-47dd-ad3f-9fde41075daf", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T15:41:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd", "created": "2018-08-25T15:41:30Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:41:31,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a0bcad10-01a7-47f2-b562-fdff9e6edcdf 2018-08-25 15:41:31,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619268894196s 2018-08-25 15:41:31,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a0bcad10-01a7-47f2-b562-fdff9e6edcdf 2018-08-25 15:41:31,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:31,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b695185c-b57c-46c4-90c1-d32c2560d4e9 Date: Sat, 25 Aug 2018 15:41:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["71c92262-b65f-4205-8360-b54fd28f35a8"],"description":"","tags":[],"updated_at":"2018-08-25T15:41:20Z","provider:segmentation_id":76,"name":"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:41:31,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-b695185c-b57c-46c4-90c1-d32c2560d4e9 2018-08-25 15:41:31,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0872550010681s 2018-08-25 15:41:31,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-b695185c-b57c-46c4-90c1-d32c2560d4e9 2018-08-25 15:41:31,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:41:31,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:31,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-dbdaafb4-16d0-4f11-a455-a102702c137f Date: Sat, 25 Aug 2018 15:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:41:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bb3b2ba82e85438cb9318447e90d0372","id":"71c92262-b65f-4205-8360-b54fd28f35a8","subnetpool_id":null,"name":"singlevm1-subnet_a9ece344-c06e-4835-b575-bae2c19139fd"}]} 2018-08-25 15:41:31,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-dbdaafb4-16d0-4f11-a455-a102702c137f 2018-08-25 15:41:31,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0721139907837s 2018-08-25 15:41:31,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-dbdaafb4-16d0-4f11-a455-a102702c137f 2018-08-25 15:41:31,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:41:33,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:41:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:35,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-a9ed32bb-d171-4d74-85bb-9b47ed6bbb6b x-compute-request-id: req-a9ed32bb-d171-4d74-85bb-9b47ed6bbb6b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "bookmark"}], "image": {"id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "links": [{"href": "http://172.30.9.33:8774/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65fc77f-03ae-4686-b711-e35b60f69b2a", "links": [{"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "bookmark"}]}, "id": "147d239c-fb78-47dd-ad3f-9fde41075daf", "security_groups": [{"name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:41:33Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd", "created": "2018-08-25T15:41:30Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:41:35,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a9ed32bb-d171-4d74-85bb-9b47ed6bbb6b 2018-08-25 15:41:35,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24860501289s 2018-08-25 15:41:35,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a9ed32bb-d171-4d74-85bb-9b47ed6bbb6b 2018-08-25 15:41:35,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:41:37,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:41:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:38,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-daa1dbbf-6d2c-49bb-87e3-308c065b8f4b x-compute-request-id: req-daa1dbbf-6d2c-49bb-87e3-308c065b8f4b Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:33:43", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "bookmark"}], "image": {"id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "links": [{"href": "http://172.30.9.33:8774/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65fc77f-03ae-4686-b711-e35b60f69b2a", "links": [{"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "bookmark"}]}, "id": "147d239c-fb78-47dd-ad3f-9fde41075daf", "security_groups": [{"name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:41:34Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd", "created": "2018-08-25T15:41:30Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:41:38,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-daa1dbbf-6d2c-49bb-87e3-308c065b8f4b 2018-08-25 15:41:38,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37444400787s 2018-08-25 15:41:38,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-daa1dbbf-6d2c-49bb-87e3-308c065b8f4b 2018-08-25 15:41:38,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:41:40,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:41:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:40,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-a99c1a9b-5290-40e7-b176-684fcae0639c x-compute-request-id: req-a99c1a9b-5290-40e7-b176-684fcae0639c Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:33:43", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "bookmark"}], "image": {"id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "links": [{"href": "http://172.30.9.33:8774/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65fc77f-03ae-4686-b711-e35b60f69b2a", "links": [{"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "bookmark"}]}, "id": "147d239c-fb78-47dd-ad3f-9fde41075daf", "security_groups": [{"name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:41:34Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd", "created": "2018-08-25T15:41:30Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:41:40,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a99c1a9b-5290-40e7-b176-684fcae0639c 2018-08-25 15:41:40,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460859775543s 2018-08-25 15:41:40,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a99c1a9b-5290-40e7-b176-684fcae0639c 2018-08-25 15:41:40,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:41:42,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:41:42,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:43,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-3bd8e114-0f18-4d14-9468-e355169d62a0 x-compute-request-id: req-3bd8e114-0f18-4d14-9468-e355169d62a0 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:33:43", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "bookmark"}], "image": {"id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "links": [{"href": "http://172.30.9.33:8774/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-25T15:41:41.000000", "flavor": {"id": "e65fc77f-03ae-4686-b711-e35b60f69b2a", "links": [{"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "bookmark"}]}, "id": "147d239c-fb78-47dd-ad3f-9fde41075daf", "security_groups": [{"name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:41:41Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd", "created": "2018-08-25T15:41:30Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:41:43,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3bd8e114-0f18-4d14-9468-e355169d62a0 2018-08-25 15:41:43,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8683989048s 2018-08-25 15:41:43,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3bd8e114-0f18-4d14-9468-e355169d62a0 2018-08-25 15:41:43,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:41:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=147d239c-fb78-47dd-ad3f-9fde41075daf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:43,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-b5b97b70-1e9b-4e88-a402-5fc4473d046b Date: Sat, 25 Aug 2018 15:41:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T15:41:41Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71c92262-b65f-4205-8360-b54fd28f35a8","ip_address":"192.168.120.3"}],"id":"a29f5283-42eb-418d-8ce4-d5f296498d93","security_groups":["4bdd8643-b5e9-45a5-8b24-49ef046b1df6"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:33:43","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"147d239c-fb78-47dd-ad3f-9fde41075daf","name":"","admin_state_up":true,"network_id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:33Z","binding:vnic_type":"normal"}]} 2018-08-25 15:41:43,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=147d239c-fb78-47dd-ad3f-9fde41075daf used request id req-b5b97b70-1e9b-4e88-a402-5fc4473d046b 2018-08-25 15:41:43,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.045912027359s 2018-08-25 15:41:43,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=147d239c-fb78-47dd-ad3f-9fde41075daf used request id req-b5b97b70-1e9b-4e88-a402-5fc4473d046b 2018-08-25 15:41:43,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:41:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=a29f5283-42eb-418d-8ce4-d5f296498d93" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:43,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-135dd707-d29f-420f-ac11-05c3398502dc Date: Sat, 25 Aug 2018 15:41:43 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:41:43,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=a29f5283-42eb-418d-8ce4-d5f296498d93 used request id req-135dd707-d29f-420f-ac11-05c3398502dc 2018-08-25 15:41:43,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0386371612549s 2018-08-25 15:41:43,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=a29f5283-42eb-418d-8ce4-d5f296498d93 used request id req-135dd707-d29f-420f-ac11-05c3398502dc 2018-08-25 15:41:43,888 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4a:33:43', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d7d5019-87ff-4f97-a749-a8feeaa87262'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-25T15:41:41.000000', 'flavor': Munch({u'id': u'e65fc77f-03ae-4686-b711-e35b60f69b2a'}), 'az': u'nova', 'id': u'147d239c-fb78-47dd-ad3f-9fde41075daf', 'security_groups': [Munch({u'name': u'singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5b1fb3e01dec488bbe5cbda8e13fa5ad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', '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-25T15:41:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:41:41Z', 'hostId': u'7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174', '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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-25T15:41:41.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'bb3b2ba82e85438cb9318447e90d0372', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd', 'adminPass': u'KuV5Hz72e8mE', 'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', 'created_at': u'2018-08-25T15:41:30Z', 'created': u'2018-08-25T15:41:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:41:43,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:43,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4df81ce0-59c4-4d1a-b568-ac19cff9f2bc Date: Sat, 25 Aug 2018 15:41:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["71c92262-b65f-4205-8360-b54fd28f35a8"],"description":"","tags":[],"updated_at":"2018-08-25T15:41:20Z","provider:segmentation_id":76,"name":"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:41:43,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4df81ce0-59c4-4d1a-b568-ac19cff9f2bc 2018-08-25 15:41:43,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.072144985199s 2018-08-25 15:41:43,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4df81ce0-59c4-4d1a-b568-ac19cff9f2bc 2018-08-25 15:41:43,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:41:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=147d239c-fb78-47dd-ad3f-9fde41075daf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:44,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-4d39c9c4-2ec6-46c0-b72a-8d3624d7a8b4 Date: Sat, 25 Aug 2018 15:41:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T15:41:41Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71c92262-b65f-4205-8360-b54fd28f35a8","ip_address":"192.168.120.3"}],"id":"a29f5283-42eb-418d-8ce4-d5f296498d93","security_groups":["4bdd8643-b5e9-45a5-8b24-49ef046b1df6"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:33:43","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"147d239c-fb78-47dd-ad3f-9fde41075daf","name":"","admin_state_up":true,"network_id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:33Z","binding:vnic_type":"normal"}]} 2018-08-25 15:41:44,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=147d239c-fb78-47dd-ad3f-9fde41075daf used request id req-4d39c9c4-2ec6-46c0-b72a-8d3624d7a8b4 2018-08-25 15:41:44,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0466091632843s 2018-08-25 15:41:44,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=147d239c-fb78-47dd-ad3f-9fde41075daf used request id req-4d39c9c4-2ec6-46c0-b72a-8d3624d7a8b4 2018-08-25 15:41:44,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-25 15:41:44,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.3", "port_id": "a29f5283-42eb-418d-8ce4-d5f296498d93"}}' 2018-08-25 15:41:45,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-17099d97-2308-4e9e-ad5d-bb6be7ebfa88 Date: Sat, 25 Aug 2018 15:41:45 GMT RESP BODY: {"floatingip": {"router_id": "b3e9afba-26e0-407d-85bf-81046fc07525", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:41:44Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "a29f5283-42eb-418d-8ce4-d5f296498d93", "id": "013e4d86-73e5-4a90-972b-e18e58f57e41", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:44Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}} 2018-08-25 15:41:45,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-17099d97-2308-4e9e-ad5d-bb6be7ebfa88 2018-08-25 15:41:45,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.93434882164s 2018-08-25 15:41:45,948 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-17099d97-2308-4e9e-ad5d-bb6be7ebfa88 2018-08-25 15:41:45,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:41:45,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:46,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-6fc40bca-78f3-4e3e-9f99-cbb952027580 Date: Sat, 25 Aug 2018 15:41:46 GMT RESP BODY: {"floatingips": [{"router_id": "b3e9afba-26e0-407d-85bf-81046fc07525", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:41:44Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "a29f5283-42eb-418d-8ce4-d5f296498d93", "id": "013e4d86-73e5-4a90-972b-e18e58f57e41", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:44Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}]} 2018-08-25 15:41:46,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-6fc40bca-78f3-4e3e-9f99-cbb952027580 2018-08-25 15:41:46,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060348033905s 2018-08-25 15:41:46,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-6fc40bca-78f3-4e3e-9f99-cbb952027580 2018-08-25 15:41:46,021 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b3e9afba-26e0-407d-85bf-81046fc07525', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', 'created_at': u'2018-08-25T15:41:44Z', 'attached': True, 'updated_at': u'2018-08-25T15:41:44Z', 'id': u'013e4d86-73e5-4a90-972b-e18e58f57e41', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.214', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b3e9afba-26e0-407d-85bf-81046fc07525', 'project_id': u'bb3b2ba82e85438cb9318447e90d0372', 'port_id': u'a29f5283-42eb-418d-8ce4-d5f296498d93', 'port': u'a29f5283-42eb-418d-8ce4-d5f296498d93', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:41:46,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:41:46,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:41:46,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-2e140ed4-8693-4235-b551-ab87ba8740b8 x-compute-request-id: req-2e140ed4-8693-4235-b551-ab87ba8740b8 Content-Encoding: gzip Content-Length: 9596 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 479382941 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.185496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187813] pid_max: default: 32768 minimum: 301\n[ 0.189060] ACPI: Core revision 20150930\n[ 0.190752] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192602] Security Framework initialized\n[ 0.193742] Yama: becoming mindful.\n[ 0.194770] AppArmor: AppArmor initialized\n[ 0.195962] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197787] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199532] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201216] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203161] Initializing cgroup subsys io\n[ 0.204312] Initializing cgroup subsys memory\n[ 0.205512] Initializing cgroup subsys devices\n[ 0.206735] Initializing cgroup subsys freezer\n[ 0.207994] Initializing cgroup subsys net_cls\n[ 0.209211] Initializing cgroup subsys perf_event\n[ 0.210480] Initializing cgroup subsys net_prio\n[ 0.211718] Initializing cgroup subsys hugetlb\n[ 0.212936] Initializing cgroup subsys pids\n[ 0.214139] CPU: Physical Processor ID: 0\n[ 0.215962] mce: CPU supports 10 MCE banks\n[ 0.217140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240484] ftrace: allocating 31920 entries in 125 pages\n[ 0.266845] smpboot: Max logical packages: 1\n[ 0.268028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269929] x2apic enabled\n[ 0.271070] Switched APIC routing to physical x2apic.\n[ 0.273550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275073] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280312] KVM setup paravirtual spinlock\n[ 0.281945] x86: Booted up 1 node, 1 CPUs\n[ 0.283048] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284928] devtmpfs: initialized\n[ 0.286917] evm: security.selinux\n[ 0.287888] evm: security.SMACK64\n[ 0.288851] evm: security.SMACK64EXEC\n[ 0.289884] evm: security.SMACK64TRANSMUTE\n[ 0.290997] evm: security.SMACK64MMAP\n[ 0.292024] evm: security.ima\n[ 0.292915] evm: security.capability\n[ 0.294007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296564] pinctrl core: initialized pinctrl subsystem\n[ 0.298063] RTC time: 15:41:42, date: 08/25/18\n[ 0.299371] NET: Registered protocol family 16\n[ 0.300705] cpuidle: using governor ladder\n[ 0.301856] cpuidle: using governor menu\n[ 0.302956] PCCT header not found.\n[ 0.303994] ACPI: bus type PCI registered\n[ 0.305106] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306813] PCI: Using configuration type 1 for base access\n[ 0.309004] ACPI: Added _OSI(Module Device)\n[ 0.310164] ACPI: Added _OSI(Processor Device)\n[ 0.311349] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312591] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314764] ACPI: Interpreter enabled\n[ 0.315816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326000] ACPI: (supports S0 S5)\n[ 0.326983] ACPI: Using IOAPIC for interrupt routing\n[ 0.328292] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333690] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337038] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340053] acpiphp: Slot [3] registered\n[ 0.341159] acpiphp: Slot [4] registered\n[ 0.342267] acpiphp: Slot [5] registered\n[ 0.343374] acpiphp: Slot [6] registered\n[ 0.344481] acpiphp: Slot [7] registered\n[ 0.345593] acpiphp: Slot [8] registered\n[ 0.346699] acpiphp: Slot [9] registered\n[ 0.347802] acpiphp: Slot [10] registered\n[ 0.348929] acpiphp: Slot [11] registered\n[ 0.350058] acpiphp: Slot [12] registered\n[ 0.351179] acpiphp: Slot [13] registered\n[ 0.352295] acpiphp: Slot [14] registered\n[ 0.353426] acpiphp: Slot [15] registered\n[ 0.368622] acpiphp: Slot [16] registered\n[ 0.369755] acpiphp: Slot [17] registered\n[ 0.370877] acpiphp: Slot [18] registered\n[ 0.371994] acpiphp: Slot [19] registered\n[ 0.373109] acpiphp: Slot [20] registered\n[ 0.374232] acpiphp: Slot [21] registered\n[ 0.375354] acpiphp: Slot [22] registered\n[ 0.376467] acpiphp: Slot [23] registered\n[ 0.377612] acpiphp: Slot [24] registered\n[ 0.378740] acpiphp: Slot [25] registered\n[ 0.379872] acpiphp: Slot [26] registered\n[ 0.380988] acpiphp: Slot [27] registered\n[ 0.382112] acpiphp: Slot [28] registered\n[ 0.383244] acpiphp: Slot [29] registered\n[ 0.384358] acpiphp: Slot [30] registered\n[ 0.385481] acpiphp: Slot [31] registered\n[ 0.386608] PCI host bridge to bus 0000:00\n[ 0.387728] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389388] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393054] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397115] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403016] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404629] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406362] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410641] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412626] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437406] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441385] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443117] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444940] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448533] vgaarb: loaded\n[ 0.449373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451050] SCSI subsystem initialized\n[ 0.452316] ACPI: bus type USB registered\n[ 0.453469] usbcore: registered new interface driver usbfs\n[ 0.454883] usbcore: registered new interface driver hub\n[ 0.456261] usbcore: registered new device driver usb\n[ 0.457776] PCI: Using ACPI for IRQ routing\n[ 0.459304] NetLabel: Initializing\n[ 0.460295] NetLabel: domain hash size = 128\n[ 0.461462] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462791] NetLabel: unlabeled traffic allowed by default\n[ 0.464385] clocksource: Switched to clocksource kvm-clock\n[ 0.474761] AppArmor: AppArmor Filesystem Enabled\n[ 0.476083] pnp: PnP ACPI init\n[ 0.477333] pnp: PnP ACPI: found 5 devices\n[ 0.484198] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486568] NET: Registered protocol family 2\n[ 0.487999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489773] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.493091] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496212] NET: Registered protocol family 1\n[ 0.497431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529685] Trying to unpack rootfs image as initramfs...\n[ 0.591409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598242] Scanning for low memory corruption every 60 seconds\n[ 0.601324] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603000] audit: initializing netlink subsys (disabled)\n[ 0.604710] audit: type=2000 audit(1535211702.588:1): initialized\n[ 0.606903] Initialise system trusted keyring\n[ 0.608470] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612960] zbud: loaded\n[ 0.614033] VFS: Disk quotas dquot_6.6.0\n[ 0.615207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617553] fuse init (API version 7.23)\n[ 0.618815] Key type big_key registered\n[ 0.619947] Allocating IMA MOK and blacklist keyrings.\n[ 0.621710] Key type asymmetric registered\n[ 0.622874] Asymmetric key parser 'x509' registered\n[ 0.624218] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626336] io scheduler noop registered\n[ 0.627450] io scheduler deadline registered (default)\n[ 0.628876] io scheduler cfq registered\n[ 0.630188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635641] ACPI: Power Button [PWRF]\n[ 0.637022] GHES: HEST is not enabled!\n[ 0.651369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681026] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684159] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711119] Linux agpgart interface v0.103\n[ 0.715001] brd: module loaded\n[ 0.717295] loop: module loaded\n[ 0.722124] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724165] GPT:90111 != 2097151\n[ 0.725126] GPT:Alternate GPT header not at the end of the disk.\n[ 0.726667] GPT:90111 != 2097151\n[ 0.727632] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728997] vda: vda1 vda15\n[ 0.730935] scsi host0: ata_piix\n[ 0.732052] scsi host1: ata_piix\n[ 0.733101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734829] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737163] libphy: Fixed MDIO Bus: probed\n[ 0.738351] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742741] PPP generic driver version 2.4.2\n[ 0.744002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745633] ehci-pci: EHCI PCI platform driver\n[ 0.746840] ehci-platform: EHCI generic platform driver\n[ 0.748336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750208] ohci-pci: OHCI PCI platform driver\n[ 0.751644] ohci-platform: OHCI generic platform driver\n[ 0.753286] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768327] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770020] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772455] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.776035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.778051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.780366] usb usb1: Product: UHCI Host Controller\n[ 0.781990] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.783922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.785512] hub 1-0:1.0: USB hub found\n[ 0.786803] hub 1-0:1.0: 2 ports detected\n[ 0.788375] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795013] mousedev: PS/2 mouse device common for all mice\n[ 0.797024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799926] rtc_cmos 00:00: RTC can wake from S4\n[ 0.801696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805580] i2c /dev entries driver\n[ 0.806790] device-mapper: uevent: version 1.0.3\n[ 0.808342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.811031] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.813319] NET: Registered protocol family 10\n[ 0.815386] NET: Registered protocol family 17\n[ 0.816856] Key type dns_resolver registered\n[ 0.818395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.823103] registered taskstats version 1\n[ 0.824531] Loading compiled-in X.509 certificates\n[ 0.826702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.829779] zswap: loaded using pool lzo/zbud\n[ 0.832518] Key type trusted registered\n[ 0.834872] Key type encrypted registered\n[ 0.836204] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837905] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839575] evm: HMAC attrs: 0x1\n[ 0.841051] Magic number: 14:614:690\n[ 0.842347] mem mem: hash matches\n[ 0.843558] rtc_cmos 00:00: setting system clock to 2018-08-25 15:41:42 UTC (1535211702)\n[ 0.846216] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848018] EDD information not available.\n[ 0.895106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.897652] Write protecting the kernel read-only data: 14336k\n[ 0.902680] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905684] 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.955036] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 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-00000001\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEHGD3uYCPxmeO2hlMrllThYHhdDOc4p7Zy2sCefz+r+0zEi1vdhKneitBAe+sc5f/avZjK1HP9XMXCO3hzQEzGGVfjbEILJppBlSHBySC56f4MQ/HmD6rPfrTsWTMdjLt/LLsNpZ7/ml98QOSJHV/ku4bmdxmpHt4pdYwAx0Zh9yV6yXZ02bM6pA9eHXfC25VkliFpwZa2GcHhOAX+pN4VTE52UlE4ojp5PrW3XF5598RNsJRMikUR20PuOD6Jk10xIAjkxNzW7GEuFwWQRnJJP3rp6Ah9FlplyZVbxTRH2lwwznmkp4ZFsagXhRo8bS+jgLdvj+hE6yKMWO0B/yl root@singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd\nssh-dss AAAAB3NzaC1kc3MAAACBANeH/7SXxXoOt5xtPLT+KoVNFGP+uYmKR4OucTqS7+epdE0r/Q1HFgaGnLyrvrjIH9JwMZF9TW47TuE5o2GRZfRHO2GYLSm3nyMsrDZJ6mxIhdroIoiayKhP6ioaSqmyYtAqFJ2XkSC7DIbS1bRo/lxTvxRqmcfBwTC5LSQ3zwTRAAAAFQCCs7VhLnGJfDwr5isOHO3ES3ZreQAAAIAfjs8tShNEw/0uzWKYGwX1QxhnqHvhoFIt/n40ubWZWnsTvHYSbYAIBfK9jebehXMUQwPK3f6+YD24IQM44W1sKszL+G8Q1bgS9zvrOT5M04OQyJazDQuHp29jKTKQgUdhtIPURIT/aimYkLe52YTz4xsbJHb7e6RbNTlR4R4fNAAAAIAn9tamv5q6uTXdIKcjiKDRDdUl/q7UJhCLJKjL3N9/U8txtiiD2IduWpD0p6bTilO0yHpfkveT5X6cYVCWphJKvP2YIM/p2pbu6W6fSXM+kTuFJnT2rPMhulcGKiV5ov2vyRWLMBYopagy/a8WDA6Njg0jpE9ErH2u81pGM+WSMQ== root@singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd\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.3,24,fe80::f816:3eff:fe4a:3343/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.3 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.17 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd login: "} 2018-08-25 15:41:46,793 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf/action used request id req-2e140ed4-8693-4235-b551-ab87ba8740b8 2018-08-25 15:41:46,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.771811962128s 2018-08-25 15:41:46,794 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf/action used request id req-2e140ed4-8693-4235-b551-ab87ba8740b8 2018-08-25 15:41:46,794 - 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 479382941 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.185496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187813] pid_max: default: 32768 minimum: 301 [ 0.189060] ACPI: Core revision 20150930 [ 0.190752] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192602] Security Framework initialized [ 0.193742] Yama: becoming mindful. [ 0.194770] AppArmor: AppArmor initialized [ 0.195962] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197787] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199532] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201216] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203161] Initializing cgroup subsys io [ 0.204312] Initializing cgroup subsys memory [ 0.205512] Initializing cgroup subsys devices [ 0.206735] Initializing cgroup subsys freezer [ 0.207994] Initializing cgroup subsys net_cls [ 0.209211] Initializing cgroup subsys perf_event [ 0.210480] Initializing cgroup subsys net_prio [ 0.211718] Initializing cgroup subsys hugetlb [ 0.212936] Initializing cgroup subsys pids [ 0.214139] CPU: Physical Processor ID: 0 [ 0.215962] mce: CPU supports 10 MCE banks [ 0.217140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240484] ftrace: allocating 31920 entries in 125 pages [ 0.266845] smpboot: Max logical packages: 1 [ 0.268028] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269929] x2apic enabled [ 0.271070] Switched APIC routing to physical x2apic. [ 0.273550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275073] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280312] KVM setup paravirtual spinlock [ 0.281945] x86: Booted up 1 node, 1 CPUs [ 0.283048] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.284928] devtmpfs: initialized [ 0.286917] evm: security.selinux [ 0.287888] evm: security.SMACK64 [ 0.288851] evm: security.SMACK64EXEC [ 0.289884] evm: security.SMACK64TRANSMUTE [ 0.290997] evm: security.SMACK64MMAP [ 0.292024] evm: security.ima [ 0.292915] evm: security.capability [ 0.294007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296564] pinctrl core: initialized pinctrl subsystem [ 0.298063] RTC time: 15:41:42, date: 08/25/18 [ 0.299371] NET: Registered protocol family 16 [ 0.300705] cpuidle: using governor ladder [ 0.301856] cpuidle: using governor menu [ 0.302956] PCCT header not found. [ 0.303994] ACPI: bus type PCI registered [ 0.305106] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306813] PCI: Using configuration type 1 for base access [ 0.309004] ACPI: Added _OSI(Module Device) [ 0.310164] ACPI: Added _OSI(Processor Device) [ 0.311349] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312591] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314764] ACPI: Interpreter enabled [ 0.315816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.326000] ACPI: (supports S0 S5) [ 0.326983] ACPI: Using IOAPIC for interrupt routing [ 0.328292] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333690] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337038] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340053] acpiphp: Slot [3] registered [ 0.341159] acpiphp: Slot [4] registered [ 0.342267] acpiphp: Slot [5] registered [ 0.343374] acpiphp: Slot [6] registered [ 0.344481] acpiphp: Slot [7] registered [ 0.345593] acpiphp: Slot [8] registered [ 0.346699] acpiphp: Slot [9] registered [ 0.347802] acpiphp: Slot [10] registered [ 0.348929] acpiphp: Slot [11] registered [ 0.350058] acpiphp: Slot [12] registered [ 0.351179] acpiphp: Slot [13] registered [ 0.352295] acpiphp: Slot [14] registered [ 0.353426] acpiphp: Slot [15] registered [ 0.368622] acpiphp: Slot [16] registered [ 0.369755] acpiphp: Slot [17] registered [ 0.370877] acpiphp: Slot [18] registered [ 0.371994] acpiphp: Slot [19] registered [ 0.373109] acpiphp: Slot [20] registered [ 0.374232] acpiphp: Slot [21] registered [ 0.375354] acpiphp: Slot [22] registered [ 0.376467] acpiphp: Slot [23] registered [ 0.377612] acpiphp: Slot [24] registered [ 0.378740] acpiphp: Slot [25] registered [ 0.379872] acpiphp: Slot [26] registered [ 0.380988] acpiphp: Slot [27] registered [ 0.382112] acpiphp: Slot [28] registered [ 0.383244] acpiphp: Slot [29] registered [ 0.384358] acpiphp: Slot [30] registered [ 0.385481] acpiphp: Slot [31] registered [ 0.386608] PCI host bridge to bus 0000:00 [ 0.387728] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389388] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393054] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403016] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404629] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406362] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410641] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412626] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437406] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441385] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443117] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444940] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.448533] vgaarb: loaded [ 0.449373] vgaarb: bridge control possible 0000:00:02.0 [ 0.451050] SCSI subsystem initialized [ 0.452316] ACPI: bus type USB registered [ 0.453469] usbcore: registered new interface driver usbfs [ 0.454883] usbcore: registered new interface driver hub [ 0.456261] usbcore: registered new device driver usb [ 0.457776] PCI: Using ACPI for IRQ routing [ 0.459304] NetLabel: Initializing [ 0.460295] NetLabel: domain hash size = 128 [ 0.461462] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462791] NetLabel: unlabeled traffic allowed by default [ 0.464385] clocksource: Switched to clocksource kvm-clock [ 0.474761] AppArmor: AppArmor Filesystem Enabled [ 0.476083] pnp: PnP ACPI init [ 0.477333] pnp: PnP ACPI: found 5 devices [ 0.484198] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486568] NET: Registered protocol family 2 [ 0.487999] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489773] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491429] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493091] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496212] NET: Registered protocol family 1 [ 0.497431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498989] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.500478] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.515072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529685] Trying to unpack rootfs image as initramfs... [ 0.591409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598242] Scanning for low memory corruption every 60 seconds [ 0.601324] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603000] audit: initializing netlink subsys (disabled) [ 0.604710] audit: type=2000 audit(1535211702.588:1): initialized [ 0.606903] Initialise system trusted keyring [ 0.608470] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.610080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612960] zbud: loaded [ 0.614033] VFS: Disk quotas dquot_6.6.0 [ 0.615207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617553] fuse init (API version 7.23) [ 0.618815] Key type big_key registered [ 0.619947] Allocating IMA MOK and blacklist keyrings. [ 0.621710] Key type asymmetric registered [ 0.622874] Asymmetric key parser 'x509' registered [ 0.624218] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.626336] io scheduler noop registered [ 0.627450] io scheduler deadline registered (default) [ 0.628876] io scheduler cfq registered [ 0.630188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.631651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.633551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.635641] ACPI: Power Button [PWRF] [ 0.637022] GHES: HEST is not enabled! [ 0.651369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681026] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684159] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711119] Linux agpgart interface v0.103 [ 0.715001] brd: module loaded [ 0.717295] loop: module loaded [ 0.722124] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.724165] GPT:90111 != 2097151 [ 0.725126] GPT:Alternate GPT header not at the end of the disk. [ 0.726667] GPT:90111 != 2097151 [ 0.727632] GPT: Use GNU Parted to correct GPT errors. [ 0.728997] vda: vda1 vda15 [ 0.730935] scsi host0: ata_piix [ 0.732052] scsi host1: ata_piix [ 0.733101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.734829] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737163] libphy: Fixed MDIO Bus: probed [ 0.738351] tun: Universal TUN/TAP device driver, 1.6 [ 0.739691] tun: (C) 1999-2004 Max Krasnyansky [ 0.742741] PPP generic driver version 2.4.2 [ 0.744002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745633] ehci-pci: EHCI PCI platform driver [ 0.746840] ehci-platform: EHCI generic platform driver [ 0.748336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750208] ohci-pci: OHCI PCI platform driver [ 0.751644] ohci-platform: OHCI generic platform driver [ 0.753286] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768327] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.770020] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.772455] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.776035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.778051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.780366] usb usb1: Product: UHCI Host Controller [ 0.781990] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.783922] usb usb1: SerialNumber: 0000:00:01.2 [ 0.785512] hub 1-0:1.0: USB hub found [ 0.786803] hub 1-0:1.0: 2 ports detected [ 0.788375] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.791781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.795013] mousedev: PS/2 mouse device common for all mice [ 0.797024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799926] rtc_cmos 00:00: RTC can wake from S4 [ 0.801696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.803583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.805580] i2c /dev entries driver [ 0.806790] device-mapper: uevent: version 1.0.3 [ 0.808342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.811031] ledtrig-cpu: registered to indicate activity on CPUs [ 0.813319] NET: Registered protocol family 10 [ 0.815386] NET: Registered protocol family 17 [ 0.816856] Key type dns_resolver registered [ 0.818395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.820185] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.823103] registered taskstats version 1 [ 0.824531] Loading compiled-in X.509 certificates [ 0.826702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.829779] zswap: loaded using pool lzo/zbud [ 0.832518] Key type trusted registered [ 0.834872] Key type encrypted registered [ 0.836204] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837905] ima: No TPM chip found, activating TPM-bypass! [ 0.839575] evm: HMAC attrs: 0x1 [ 0.841051] Magic number: 14:614:690 [ 0.842347] mem mem: hash matches [ 0.843558] rtc_cmos 00:00: setting system clock to 2018-08-25 15:41:42 UTC (1535211702) [ 0.846216] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.848018] EDD information not available. [ 0.895106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897652] Write protecting the kernel read-only data: 14336k [ 0.902680] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905684] 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.955036] 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 192.168.120.3... Lease of 192.168.120.3 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-00000001 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEHGD3uYCPxmeO2hlMrllThYHhdDOc4p7Zy2sCefz+r+0zEi1vdhKneitBAe+sc5f/avZjK1HP9XMXCO3hzQEzGGVfjbEILJppBlSHBySC56f4MQ/HmD6rPfrTsWTMdjLt/LLsNpZ7/ml98QOSJHV/ku4bmdxmpHt4pdYwAx0Zh9yV6yXZ02bM6pA9eHXfC25VkliFpwZa2GcHhOAX+pN4VTE52UlE4ojp5PrW3XF5598RNsJRMikUR20PuOD6Jk10xIAjkxNzW7GEuFwWQRnJJP3rp6Ah9FlplyZVbxTRH2lwwznmkp4ZFsagXhRo8bS+jgLdvj+hE6yKMWO0B/yl root@singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd ssh-dss AAAAB3NzaC1kc3MAAACBANeH/7SXxXoOt5xtPLT+KoVNFGP+uYmKR4OucTqS7+epdE0r/Q1HFgaGnLyrvrjIH9JwMZF9TW47TuE5o2GRZfRHO2GYLSm3nyMsrDZJ6mxIhdroIoiayKhP6ioaSqmyYtAqFJ2XkSC7DIbS1bRo/lxTvxRqmcfBwTC5LSQ3zwTRAAAAFQCCs7VhLnGJfDwr5isOHO3ES3ZreQAAAIAfjs8tShNEw/0uzWKYGwX1QxhnqHvhoFIt/n40ubWZWnsTvHYSbYAIBfK9jebehXMUQwPK3f6+YD24IQM44W1sKszL+G8Q1bgS9zvrOT5M04OQyJazDQuHp29jKTKQgUdhtIPURIT/aimYkLe52YTz4xsbJHb7e6RbNTlR4R4fNAAAAIAn9tamv5q6uTXdIKcjiKDRDdUl/q7UJhCLJKjL3N9/U8txtiiD2IduWpD0p6bTilO0yHpfkveT5X6cYVCWphJKvP2YIM/p2pbu6W6fSXM+kTuFJnT2rPMhulcGKiV5ov2vyRWLMBYopagy/a8WDA6Njg0jpE9ErH2u81pGM+WSMQ== root@singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd -----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.3,24,fe80::f816:3eff:fe4a:3343/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.3 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd launch-index: 0 === cirros: current=0.4.0 uptime=4.17 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd login: 2018-08-25 15:41:47,798 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3695290L 2018-08-25 15:41:47,798 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 15:41:47,798 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-25 15:41:47,799 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-25 15:41:47,800 - 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-25 15:41:47,800 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 15:41:47,800 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-25 15:41:47,801 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 15:41:47,801 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 15:41:47,801 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 15:41:47,820 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 15:41:47,821 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 15:41:47,830 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: c5fbdc87082b2149053a53af74e34301 2018-08-25 15:41:47,832 - paramiko.transport - DEBUG - Trying discovered key 74d42b514e48159812c12ccbd44d6399 in /tmp/tmpj0LXzB 2018-08-25 15:41:47,860 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 15:41:47,865 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 15:41:47,897 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 15:41:47,898 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-25 15:41:47,898 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 15:41:47,899 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 15:41:47,901 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 15:41:47,901 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-25 15:41:47,901 - functest.core.singlevm - DEBUG - error: 2018-08-25 15:41:47,906 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 15:41:48,016 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:41:48,017 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:41:48,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-25 15:41:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/floatingips/013e4d86-73e5-4a90-972b-e18e58f57e41.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:49,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58857cf0-cdf6-4156-8a10-94a3c153b7a5 Content-Length: 0 Date: Sat, 25 Aug 2018 15:41:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:41:49,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/013e4d86-73e5-4a90-972b-e18e58f57e41.json used request id req-58857cf0-cdf6-4156-8a10-94a3c153b7a5 2018-08-25 15:41:49,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.994724035263s 2018-08-25 15:41:49,017 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/013e4d86-73e5-4a90-972b-e18e58f57e41.json used request id req-58857cf0-cdf6-4156-8a10-94a3c153b7a5 2018-08-25 15:41:49,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:41:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:49,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8a0ac7b0-bd0b-453f-b55a-47847a2c311a Date: Sat, 25 Aug 2018 15:41:49 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:41:49,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-8a0ac7b0-bd0b-453f-b55a-47847a2c311a 2018-08-25 15:41:49,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0503399372101s 2018-08-25 15:41:49,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-8a0ac7b0-bd0b-453f-b55a-47847a2c311a 2018-08-25 15:41:49,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 15:41:49,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:49,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:41: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-8adcb063-4d9a-4167-bbf3-401deb929f91 x-compute-request-id: req-8adcb063-4d9a-4167-bbf3-401deb929f91 Content-Type: application/json 2018-08-25 15:41:49,328 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf used request id req-8adcb063-4d9a-4167-bbf3-401deb929f91 2018-08-25 15:41:49,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.254734992981s 2018-08-25 15:41:49,328 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf used request id req-8adcb063-4d9a-4167-bbf3-401deb929f91 2018-08-25 15:41:49,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:41:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:49,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-c089578f-71c0-4659-8e93-0309bee980eb x-compute-request-id: req-c089578f-71c0-4659-8e93-0309bee980eb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:33:43", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:33:43", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/147d239c-fb78-47dd-ad3f-9fde41075daf", "rel": "bookmark"}], "image": {"id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "links": [{"href": "http://172.30.9.33:8774/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-25T15:41:41.000000", "flavor": {"id": "e65fc77f-03ae-4686-b711-e35b60f69b2a", "links": [{"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "bookmark"}]}, "id": "147d239c-fb78-47dd-ad3f-9fde41075daf", "security_groups": [{"name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:41:49Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd", "created": "2018-08-25T15:41:30Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:41:49,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c089578f-71c0-4659-8e93-0309bee980eb 2018-08-25 15:41:49,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189476966858s 2018-08-25 15:41:49,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c089578f-71c0-4659-8e93-0309bee980eb 2018-08-25 15:41:49,520 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:41:51,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:41:51,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:51,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-47409bac-3450-4caa-87fa-26fdd968975d x-compute-request-id: req-47409bac-3450-4caa-87fa-26fdd968975d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-25 15:41:51,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-47409bac-3450-4caa-87fa-26fdd968975d 2018-08-25 15:41:51,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0653908252716s 2018-08-25 15:41:51,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-47409bac-3450-4caa-87fa-26fdd968975d 2018-08-25 15:41:51,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:41:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:51,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-c25d1ac7-15c2-4fa9-ba12-8bc39bb941df Date: Sat, 25 Aug 2018 15:41:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:26Z", "updated_at": "2018-08-25T15:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "0501eba5-96a6-4d75-b874-089982a8a064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "3e49b50a-99ba-4993-9fc7-1a76fe5bd9dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "9570e01b-fb70-40d9-9b75-f1b3ee6c2ae8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T15:41:26Z", "revision_number": 0, "id": "f56490f1-1022-438c-a147-3b12f31f9369", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:26Z", "security_group_id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 3, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "4bdd8643-b5e9-45a5-8b24-49ef046b1df6", "name": "singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}]} 2018-08-25 15:41:51,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c25d1ac7-15c2-4fa9-ba12-8bc39bb941df 2018-08-25 15:41:51,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0529298782349s 2018-08-25 15:41:51,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c25d1ac7-15c2-4fa9-ba12-8bc39bb941df 2018-08-25 15:41:51,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-25 15:41:51,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/security-groups/4bdd8643-b5e9-45a5-8b24-49ef046b1df6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:51,827 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f00b140-c050-4b5d-b686-6958c1a90652 Content-Length: 0 Date: Sat, 25 Aug 2018 15:41:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:41:51,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/4bdd8643-b5e9-45a5-8b24-49ef046b1df6.json used request id req-6f00b140-c050-4b5d-b686-6958c1a90652 2018-08-25 15:41:51,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.177536010742s 2018-08-25 15:41:51,827 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/4bdd8643-b5e9-45a5-8b24-49ef046b1df6.json used request id req-6f00b140-c050-4b5d-b686-6958c1a90652 2018-08-25 15:41:51,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-25 15:41:51,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/os-keypairs/singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:51,897 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:41: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-5ded57ba-b64c-400d-ae45-431819d7c5a1 x-compute-request-id: req-5ded57ba-b64c-400d-ae45-431819d7c5a1 Content-Length: 0 Content-Type: application/json 2018-08-25 15:41:51,897 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd used request id req-5ded57ba-b64c-400d-ae45-431819d7c5a1 2018-08-25 15:41:51,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0697169303894s 2018-08-25 15:41:51,898 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd used request id req-5ded57ba-b64c-400d-ae45-431819d7c5a1 2018-08-25 15:41:51,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:41:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" -d '{"subnet_id": "71c92262-b65f-4205-8360-b54fd28f35a8"}' 2018-08-25 15:41:53,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e4b2ccad-2ef6-48b9-b0f5-e917e4e464c8 Date: Sat, 25 Aug 2018 15:41:53 GMT RESP BODY: {"network_id": "79d3b43e-bbe7-404a-9670-5a18a51a19b2", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "71c92262-b65f-4205-8360-b54fd28f35a8", "subnet_ids": ["71c92262-b65f-4205-8360-b54fd28f35a8"], "port_id": "1db8e350-139f-4552-89fd-f2f548abdf0a", "id": "b3e9afba-26e0-407d-85bf-81046fc07525"} 2018-08-25 15:41:53,368 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525/remove_router_interface.json used request id req-e4b2ccad-2ef6-48b9-b0f5-e917e4e464c8 2018-08-25 15:41:53,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47013401985s 2018-08-25 15:41:53,369 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525/remove_router_interface.json used request id req-e4b2ccad-2ef6-48b9-b0f5-e917e4e464c8 returning object b3e9afba-26e0-407d-85bf-81046fc07525 2018-08-25 15:41:53,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:41:53,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:53,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c6ea8eec-83be-4190-9ae6-d8f0c645e721 Date: Sat, 25 Aug 2018 15:41:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:41:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:41:52Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "b3e9afba-26e0-407d-85bf-81046fc07525", "name": "singlevm1-router_a9ece344-c06e-4835-b575-bae2c19139fd"}]} 2018-08-25 15:41:53,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-c6ea8eec-83be-4190-9ae6-d8f0c645e721 2018-08-25 15:41:53,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107358932495s 2018-08-25 15:41:53,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-c6ea8eec-83be-4190-9ae6-d8f0c645e721 2018-08-25 15:41:53,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:41:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:54,908 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24a2b89c-3174-48e2-ba0a-9a44e3b83836 Content-Length: 0 Date: Sat, 25 Aug 2018 15:41:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:41:54,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525.json used request id req-24a2b89c-3174-48e2-ba0a-9a44e3b83836 2018-08-25 15:41:54,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42975187302s 2018-08-25 15:41:54,909 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/b3e9afba-26e0-407d-85bf-81046fc07525.json used request id req-24a2b89c-3174-48e2-ba0a-9a44e3b83836 2018-08-25 15:41:54,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:41:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:54,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-845a7369-1dd5-4212-9830-57358da93cff Date: Sat, 25 Aug 2018 15:41:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:41:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bb3b2ba82e85438cb9318447e90d0372","id":"71c92262-b65f-4205-8360-b54fd28f35a8","subnetpool_id":null,"name":"singlevm1-subnet_a9ece344-c06e-4835-b575-bae2c19139fd"}]} 2018-08-25 15:41:54,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-845a7369-1dd5-4212-9830-57358da93cff 2018-08-25 15:41:54,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0395519733429s 2018-08-25 15:41:54,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-845a7369-1dd5-4212-9830-57358da93cff 2018-08-25 15:41:54,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:41:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/71c92262-b65f-4205-8360-b54fd28f35a8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:55,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58763278-b0ec-4ccc-8331-6fadf20a782f Date: Sat, 25 Aug 2018 15:41:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:41:55,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/71c92262-b65f-4205-8360-b54fd28f35a8.json used request id req-58763278-b0ec-4ccc-8331-6fadf20a782f 2018-08-25 15:41:55,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.880692958832s 2018-08-25 15:41:55,832 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/71c92262-b65f-4205-8360-b54fd28f35a8.json used request id req-58763278-b0ec-4ccc-8331-6fadf20a782f 2018-08-25 15:41:55,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:55,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:55,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-79977ef9-dff3-492f-a1ff-72f834b51ae4 Date: Sat, 25 Aug 2018 15:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79d3b43e-bbe7-404a-9670-5a18a51a19b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:41:55Z","provider:segmentation_id":76,"name":"singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:41:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:41:55,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-79977ef9-dff3-492f-a1ff-72f834b51ae4 2018-08-25 15:41:55,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0846688747406s 2018-08-25 15:41:55,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-79977ef9-dff3-492f-a1ff-72f834b51ae4 2018-08-25 15:41:55,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:41:55,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/79d3b43e-bbe7-404a-9670-5a18a51a19b2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:57,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f9cbcff-4a5f-4f9a-9910-b2cbcdd26cf3 Date: Sat, 25 Aug 2018 15:41:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:41:57,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/79d3b43e-bbe7-404a-9670-5a18a51a19b2.json used request id req-8f9cbcff-4a5f-4f9a-9910-b2cbcdd26cf3 2018-08-25 15:41:57,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22037696838s 2018-08-25 15:41:57,139 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/79d3b43e-bbe7-404a-9670-5a18a51a19b2.json used request id req-8f9cbcff-4a5f-4f9a-9910-b2cbcdd26cf3 2018-08-25 15:41:57,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:41:57,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:57,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-bd537b4b-7fb0-424f-8e5a-9e3f80316732 Date: Sat, 25 Aug 2018 15:41:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:41:25Z", "file": "/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "4d7d5019-87ff-4f97-a749-a8feeaa87262", "size": 12716032, "self": "/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:41:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:41:57,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-bd537b4b-7fb0-424f-8e5a-9e3f80316732 2018-08-25 15:41:57,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244741439819s 2018-08-25 15:41:57,168 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-bd537b4b-7fb0-424f-8e5a-9e3f80316732 2018-08-25 15:41:57,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:41:57,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:57,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea5981d5-1673-43a8-9f44-5b777fa7b2a7 Date: Sat, 25 Aug 2018 15:41:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:41:57,642 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262 used request id req-ea5981d5-1673-43a8-9f44-5b777fa7b2a7 2018-08-25 15:41:57,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.473124027252s 2018-08-25 15:41:57,642 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262 used request id req-ea5981d5-1673-43a8-9f44-5b777fa7b2a7 2018-08-25 15:41:57,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:41:57,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:57,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41: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-e8df6ae5-80a2-41e0-ab9e-c1ca0f75b233 x-compute-request-id: req-e8df6ae5-80a2-41e0-ab9e-c1ca0f75b233 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_a9ece344-c06e-4835-b575-bae2c19139fd", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a", "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": "e65fc77f-03ae-4686-b711-e35b60f69b2a"}]} 2018-08-25 15:41:57,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-e8df6ae5-80a2-41e0-ab9e-c1ca0f75b233 2018-08-25 15:41:57,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234179496765s 2018-08-25 15:41:57,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-e8df6ae5-80a2-41e0-ab9e-c1ca0f75b233 2018-08-25 15:41:57,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:41:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}659de4900405b85844b7c79aabb4ccefeacf1e5d" 2018-08-25 15:41:57,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:41: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-9a992f8f-e489-44c8-b5f3-476977ff6929 x-compute-request-id: req-9a992f8f-e489-44c8-b5f3-476977ff6929 Content-Length: 0 Content-Type: application/json 2018-08-25 15:41:57,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a used request id req-9a992f8f-e489-44c8-b5f3-476977ff6929 2018-08-25 15:41:57,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0286898612976s 2018-08-25 15:41:57,697 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/e65fc77f-03ae-4686-b711-e35b60f69b2a used request id req-9a992f8f-e489-44c8-b5f3-476977ff6929 2018-08-25 15:41:57,742 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-25 15:41:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:41:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:41:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:41:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:41:57,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:41:57,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:41:57,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:41:57,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:41:57,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:41:57,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775fee94-493d-4fc6-9026-4c10bcb58fb6 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:41:57,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-775fee94-493d-4fc6-9026-4c10bcb58fb6 2018-08-25 15:41:57,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:41:58,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["JaibHkRLRMacQIMIJulmVQ"], "issued_at": "2018-08-25T15:41:58.000000Z"}} 2018-08-25 15:41:58,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:41:58,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:41:58,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4a399fed-964a-4b57-af5b-fc24afa28a47 Date: Sat, 25 Aug 2018 15:41:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:41:58,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a399fed-964a-4b57-af5b-fc24afa28a47 2018-08-25 15:41:58,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373795986176s 2018-08-25 15:41:58,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a399fed-964a-4b57-af5b-fc24afa28a47 2018-08-25 15:41:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:41:58,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-623722b1-5133-41b2-af0c-92c622b4e3ad 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:41:58,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-623722b1-5133-41b2-af0c-92c622b4e3ad 2018-08-25 15:41:58,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:41:58,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:41:58,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b454c6-eba6-4be5-8a5d-7bd79d49fb8a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 15:41:58,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-08b454c6-eba6-4be5-8a5d-7bd79d49fb8a 2018-08-25 15:41:58,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183169126511s 2018-08-25 15:41:58,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-08b454c6-eba6-4be5-8a5d-7bd79d49fb8a 2018-08-25 15:41:58,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 15:41:58,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635"}}' 2018-08-25 15:41:59,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50ff1abd-f70d-49c1-aba5-02778a7471e1 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.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702"}, "tags": [], "enabled": true, "id": "fbd6c65582e341ad8ce5d9b889e8a702", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635"}} 2018-08-25 15:41:59,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-50ff1abd-f70d-49c1-aba5-02778a7471e1 2018-08-25 15:41:59,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252372026443s 2018-08-25 15:41:59,005 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-50ff1abd-f70d-49c1-aba5-02778a7471e1 2018-08-25 15:41:59,005 - 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'fbd6c65582e341ad8ce5d9b889e8a702', '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_ecca109d-63e1-4065-98b7-568475e5d635'}) 2018-08-25 15:41:59,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 15:41:59,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5aef930e-8775-4812-9fa4-961c75f57eac", "email": null, "name": "singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635"}}' 2018-08-25 15:41:59,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9af71ac-a1f5-4a3d-ba5e-6c3058108b47 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635", "links": {"self": "http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c10235abdc848a8b259f7a867cf0e43", "domain_id": "default", "password_expires_at": null}} 2018-08-25 15:41:59,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-d9af71ac-a1f5-4a3d-ba5e-6c3058108b47 2018-08-25 15:41:59,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.386234045029s 2018-08-25 15:41:59,398 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-d9af71ac-a1f5-4a3d-ba5e-6c3058108b47 2018-08-25 15:41:59,399 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4c10235abdc848a8b259f7a867cf0e43', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635'}) 2018-08-25 15:41:59,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:41:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:41:59,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4deda0-bcb8-471b-ab21-0f5dd81d7b8a Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:41:59,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-4e4deda0-bcb8-471b-ab21-0f5dd81d7b8a 2018-08-25 15:41:59,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197476148605s 2018-08-25 15:41:59,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-4e4deda0-bcb8-471b-ab21-0f5dd81d7b8a 2018-08-25 15:41:59,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:41:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:41:59,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c063b3a-7f93-4106-9904-041109c3b493 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:41:59,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-9c063b3a-7f93-4106-9904-041109c3b493 2018-08-25 15:41:59,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177068948746s 2018-08-25 15:41:59,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-9c063b3a-7f93-4106-9904-041109c3b493 2018-08-25 15:41:59,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:41:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:41:59,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b3a7eb-c4a3-4728-aa71-ba8611835592 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:41:59,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-45b3a7eb-c4a3-4728-aa71-ba8611835592 2018-08-25 15:41:59,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18855714798s 2018-08-25 15:41:59,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-45b3a7eb-c4a3-4728-aa71-ba8611835592 2018-08-25 15:41:59,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:41:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:00,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a863ef79-e416-4b56-ad26-214c152d6cc3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 15:42:00,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-a863ef79-e416-4b56-ad26-214c152d6cc3 2018-08-25 15:42:00,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181901931763s 2018-08-25 15:42:00,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-a863ef79-e416-4b56-ad26-214c152d6cc3 2018-08-25 15:42:00,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:42:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:00,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac56f01-bd44-479c-8b19-0cde85adc1d2 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635", "links": {"self": "http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c10235abdc848a8b259f7a867cf0e43", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:42:00,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-dac56f01-bd44-479c-8b19-0cde85adc1d2 2018-08-25 15:42:00,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118931055069s 2018-08-25 15:42:00,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-dac56f01-bd44-479c-8b19-0cde85adc1d2 2018-08-25 15:42:00,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:42:00,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:00,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b759b9-7a3f-49f3-a2c2-26cc33487260 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702"}, "tags": [], "enabled": true, "id": "fbd6c65582e341ad8ce5d9b889e8a702", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635"}]} 2018-08-25 15:42:00,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-e6b759b9-7a3f-49f3-a2c2-26cc33487260 2018-08-25 15:42:00,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112591981888s 2018-08-25 15:42:00,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-e6b759b9-7a3f-49f3-a2c2-26cc33487260 2018-08-25 15:42:00,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 15:42:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=4c10235abdc848a8b259f7a867cf0e43&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=fbd6c65582e341ad8ce5d9b889e8a702" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:00,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40fccba-422a-45e1-8358-f22d35b4061f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=4c10235abdc848a8b259f7a867cf0e43&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=fbd6c65582e341ad8ce5d9b889e8a702", "previous": null, "next": null}} 2018-08-25 15:42:00,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=4c10235abdc848a8b259f7a867cf0e43&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=fbd6c65582e341ad8ce5d9b889e8a702 used request id req-e40fccba-422a-45e1-8358-f22d35b4061f 2018-08-25 15:42:00,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.174454927444s 2018-08-25 15:42:00,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=4c10235abdc848a8b259f7a867cf0e43&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=fbd6c65582e341ad8ce5d9b889e8a702 used request id req-e40fccba-422a-45e1-8358-f22d35b4061f 2018-08-25 15:42:00,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 15:42:00,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702/users/4c10235abdc848a8b259f7a867cf0e43/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:00,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77259fc1-84cf-4dc2-b80a-617092240bd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:42:00,808 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702/users/4c10235abdc848a8b259f7a867cf0e43/roles/a8f38a73d860409c824be7313afc678a used request id req-77259fc1-84cf-4dc2-b80a-617092240bd7 2018-08-25 15:42:00,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.215038061142s 2018-08-25 15:42:00,808 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702/users/4c10235abdc848a8b259f7a867cf0e43/roles/a8f38a73d860409c824be7313afc678a used request id req-77259fc1-84cf-4dc2-b80a-617092240bd7 2018-08-25 15:42:00,809 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 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'fbd6c65582e341ad8ce5d9b889e8a702', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5aef930e-8775-4812-9fa4-961c75f57eac', 'username': u'singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:42:00,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:42:00,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:42:00,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:42:00,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:42:00,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:42:00,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:42:00,814 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635', 'password': '5aef930e-8775-4812-9fa4-961c75f57eac', 'project_name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': 'fbd6c65582e341ad8ce5d9b889e8a702', 'project_domain_name': 'Default'} 2018-08-25 15:42:00,814 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-25 15:42:00,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:42:00,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89f1ba7-d859-41cd-a99c-b51a79035c5f Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:42:00,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-a89f1ba7-d859-41cd-a99c-b51a79035c5f 2018-08-25 15:42:00,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:42:01,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd6c65582e341ad8ce5d9b889e8a702", "name": "singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_fbd6c65582e341ad8ce5d9b889e8a702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fbd6c65582e341ad8ce5d9b889e8a702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/fbd6c65582e341ad8ce5d9b889e8a702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635", "id": "4c10235abdc848a8b259f7a867cf0e43"}, "audit_ids": ["Msh1GLG_RcOvKadz7om6WQ"], "issued_at": "2018-08-25T15:42:01.000000Z"}} 2018-08-25 15:42:01,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:42:01,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"network": {"name": "singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635", "admin_state_up": true}}' 2018-08-25 15:42:01,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-75165470-d748-4740-a222-72adad3e66e5 Date: Sat, 25 Aug 2018 15:42:01 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T15:42:01Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","name":"singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635"}} 2018-08-25 15:42:01,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-75165470-d748-4740-a222-72adad3e66e5 2018-08-25 15:42:01,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.69585108757s 2018-08-25 15:42:01,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-75165470-d748-4740-a222-72adad3e66e5 2018-08-25 15:42:01,907 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:42:01Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'4a6133b2-388e-40f9-8b1d-9ea60d55e420', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635', u'admin_state_up': True, u'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', u'created_at': u'2018-08-25T15:42:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702'}) 2018-08-25 15:42:01,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:42:01,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:02,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-05754ff8-924f-4c0e-a79c-c4360ed6d63a Date: Sat, 25 Aug 2018 15:42:02 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-25T15:42:01Z","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","name":"singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:42:02,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-05754ff8-924f-4c0e-a79c-c4360ed6d63a 2018-08-25 15:42:02,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.177634954453s 2018-08-25 15:42:02,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-05754ff8-924f-4c0e-a79c-c4360ed6d63a 2018-08-25 15:42:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:42:02,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"subnet": {"name": "singlevm2-subnet_ecca109d-63e1-4065-98b7-568475e5d635", "enable_dhcp": true, "network_id": "4a6133b2-388e-40f9-8b1d-9ea60d55e420", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:42:02,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a6511a31-80d5-4979-90ca-0112d958d053 Date: Sat, 25 Aug 2018 15:42:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:42:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"70c7a63d-adc6-4635-8c8c-affb23ca6d81","subnetpool_id":null,"name":"singlevm2-subnet_ecca109d-63e1-4065-98b7-568475e5d635"}} 2018-08-25 15:42:02,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-a6511a31-80d5-4979-90ca-0112d958d053 2018-08-25 15:42:02,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.590876102448s 2018-08-25 15:42:02,679 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-a6511a31-80d5-4979-90ca-0112d958d053 2018-08-25 15:42:02,679 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:42:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'70c7a63d-adc6-4635-8c8c-affb23ca6d81', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_ecca109d-63e1-4065-98b7-568475e5d635', u'enable_dhcp': True, u'network_id': u'4a6133b2-388e-40f9-8b1d-9ea60d55e420', u'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', u'created_at': u'2018-08-25T15:42:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702'}) 2018-08-25 15:42:02,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:42:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "singlevm2-router_ecca109d-63e1-4065-98b7-568475e5d635", "admin_state_up": true}}' 2018-08-25 15:42:03,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-1bc2ae05-2d2c-4fe6-bb6c-a67f9e0f102e Date: Sat, 25 Aug 2018 15:42:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:02Z", "admin_state_up": true, "updated_at": "2018-08-25T15:42:03Z", "revision_number": 2, "routes": [], "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "68a959ec-15e3-45f8-929a-eed01f8cd72f", "name": "singlevm2-router_ecca109d-63e1-4065-98b7-568475e5d635"}} 2018-08-25 15:42:03,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-1bc2ae05-2d2c-4fe6-bb6c-a67f9e0f102e 2018-08-25 15:42:03,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.30681586266s 2018-08-25 15:42:03,987 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-1bc2ae05-2d2c-4fe6-bb6c-a67f9e0f102e 2018-08-25 15:42:03,988 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', u'created_at': u'2018-08-25T15:42:02Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:42:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702', u'id': u'68a959ec-15e3-45f8-929a-eed01f8cd72f', u'name': u'singlevm2-router_ecca109d-63e1-4065-98b7-568475e5d635'}) 2018-08-25 15:42:03,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:42:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"subnet_id": "70c7a63d-adc6-4635-8c8c-affb23ca6d81"}' 2018-08-25 15:42:06,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f69174f9-4ee2-4d4e-a702-4239746a2323 Date: Sat, 25 Aug 2018 15:42:06 GMT RESP BODY: {"network_id": "4a6133b2-388e-40f9-8b1d-9ea60d55e420", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "subnet_id": "70c7a63d-adc6-4635-8c8c-affb23ca6d81", "subnet_ids": ["70c7a63d-adc6-4635-8c8c-affb23ca6d81"], "port_id": "fc7de4df-456c-4c3f-bdc1-baa2cdd35a62", "id": "68a959ec-15e3-45f8-929a-eed01f8cd72f"} 2018-08-25 15:42:06,017 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f/add_router_interface.json used request id req-f69174f9-4ee2-4d4e-a702-4239746a2323 2018-08-25 15:42:06,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02840185165s 2018-08-25 15:42:06,017 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f/add_router_interface.json used request id req-f69174f9-4ee2-4d4e-a702-4239746a2323 returning object 68a959ec-15e3-45f8-929a-eed01f8cd72f 2018-08-25 15:42:06,017 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:42:06,150 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:42:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:42:06,157 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:42:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:42:06,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:42:06,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:06,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-455da35b-4be8-4640-bbef-384c7e5a1596 Date: Sat, 25 Aug 2018 15:42:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:42:06,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-455da35b-4be8-4640-bbef-384c7e5a1596 2018-08-25 15:42:06,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.260756015778s 2018-08-25 15:42:06,422 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-455da35b-4be8-4640-bbef-384c7e5a1596 2018-08-25 15:42:06,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:42:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635"}' 2018-08-25 15:42:06,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-98c03c96-1538-41f4-9e45-d86a92914fad Date: Sat, 25 Aug 2018 15:42:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:06Z", "file": "/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/file", "owner": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "size": null, "self": "/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "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_ecca109d-63e1-4065-98b7-568475e5d635", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635", "checksum": null, "created_at": "2018-08-25T15:42:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:42:06,788 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-98c03c96-1538-41f4-9e45-d86a92914fad 2018-08-25 15:42:06,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.357511043549s 2018-08-25 15:42:06,788 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-98c03c96-1538-41f4-9e45-d86a92914fad returning object e45064ae-53c4-4d30-989d-fcc2d42884c8 2018-08-25 15:42:06,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:42:06,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '' 2018-08-25 15:42:07,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6b61655-7046-48b4-bc4a-2b6a88d9916b Date: Sat, 25 Aug 2018 15:42: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-25 15:42:07,621 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/file used request id req-f6b61655-7046-48b4-bc4a-2b6a88d9916b 2018-08-25 15:42:07,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.832021951675s 2018-08-25 15:42:07,621 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/file used request id req-f6b61655-7046-48b4-bc4a-2b6a88d9916b 2018-08-25 15:42:07,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:42:07,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:07,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-daddecd8-35b1-4b5e-ad3a-ffc2181a2d7f Date: Sat, 25 Aug 2018 15:42:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:07Z", "file": "/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/file", "owner": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "size": 12716032, "self": "/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:42:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:42:07,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-daddecd8-35b1-4b5e-ad3a-ffc2181a2d7f 2018-08-25 15:42:07,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360090732574s 2018-08-25 15:42:07,662 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-daddecd8-35b1-4b5e-ad3a-ffc2181a2d7f 2018-08-25 15:42:07,663 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/file', 'owner': u'fbd6c65582e341ad8ce5d9b889e8a702', 'id': u'e45064ae-53c4-4d30-989d-fcc2d42884c8', 'size': 12716032, u'self': u'/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:42:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:42:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635', '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/e45064ae-53c4-4d30-989d-fcc2d42884c8', 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_ecca109d-63e1-4065-98b7-568475e5d635', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635', 'created': u'2018-08-25T15:42:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:42: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/e45064ae-53c4-4d30-989d-fcc2d42884c8', 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_ecca109d-63e1-4065-98b7-568475e5d635', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:42:07,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:42:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_ecca109d-63e1-4065-98b7-568475e5d635", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:42:08,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-7ce55bba-e6cb-435f-9516-97f6d35aaf46 x-compute-request-id: req-7ce55bba-e6cb-435f-9516-97f6d35aaf46 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_ecca109d-63e1-4065-98b7-568475e5d635", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "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": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41"}} 2018-08-25 15:42:08,570 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-7ce55bba-e6cb-435f-9516-97f6d35aaf46 2018-08-25 15:42:08,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.906526088715s 2018-08-25 15:42:08,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-7ce55bba-e6cb-435f-9516-97f6d35aaf46 2018-08-25 15:42:08,572 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_ecca109d-63e1-4065-98b7-568475e5d635', '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'bb3b2ba82e85438cb9318447e90d0372', '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'77bd0fb3-e023-43fc-8ea1-83246d1bcf41', 'swap': 0}) 2018-08-25 15:42:08,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:42:08,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" -d '{"extra_specs": {}}' 2018-08-25 15:42:08,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15: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-bee56387-bf2b-4f32-8ced-0cbe7b120bf5 x-compute-request-id: req-bee56387-bf2b-4f32-8ced-0cbe7b120bf5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:42:08,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41/os-extra_specs used request id req-bee56387-bf2b-4f32-8ced-0cbe7b120bf5 2018-08-25 15:42:08,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190110206604s 2018-08-25 15:42:08,592 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41/os-extra_specs used request id req-bee56387-bf2b-4f32-8ced-0cbe7b120bf5 2018-08-25 15:42:08,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-25 15:42:08,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"keypair": {"name": "singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635"}}' 2018-08-25 15:42:08,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15: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-2eb70fb5-da82-4c33-9867-1d08521d42d4 x-compute-request-id: req-2eb70fb5-da82-4c33-9867-1d08521d42d4 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPQBWnwCu5MPUKusvkd3jjjJLvpjsnjNBnQmdyWxiVukOVzGbaGvnhTdEQBvj1R9vwyC5iMDhbtpTiuxvGdVV4dN87c2VJoR65is+qTph3qRsINO0A1+JCrGtDa3RHxsOcHVjxqAAF6pRz0M+nHqoiYeuU3lci9P3SwJ4wwSc6XELI9hHWS+h8sFYeZEgJjNhs+d5UcIyzodTWLk7LjExB0bAYmw2HdP06WpBaZniiDgu2jzZ6UnEurEK5Qyv9xmCf1LxlJDe9TNYTGmm7d1b/9VrJJ1UXdLK/AjMh5gJHGouxTzOgG0HsGkU823WNppEHeh1EhsKn0omf/qSqmnF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwD0AVp8AruTD1CrrL5Hd444yS76Y7J4zQZ0JnclsYlbpDlcx\nm2hr54U3REAb49Ufb8MguYjA4W7aU4rsbxnVVeHTfO3NlSaEeuYrPqk6Yd6kbCDT\ntANfiQqxrQ2t0R8bDnB1Y8agABeqUc9DPpx6qImHrlN5XIvT90sCeMMEnOlxCyPY\nR1kvofLBWHmRICYzYbPneVHCMs6HU1i5Oy4xMQdGwGJsNh3T9OlqQWmZ4og4Lto8\n2elJxLqxCuUMr/cZgn9S8ZSQ3vUzWExppu3dW//VaySdVF3SyvwIzIeYCRxqLsU8\nzoBtB7BpFPNt1jaaRB3odRIbCp9KJn/6kqppxQIDAQABAoIBAF3MJeMd9+5eDrLy\nMgjm6lZCpoXQvLsPQcEtB2kmw6yD7Xki0ECcxbGUjW/OvA0BizI0Cj6c3Efil8KV\nkWFwQGiEJHXbbijtP0zcC5OqbKMeSCm+Jq25y56JSkI+32WfAMud0Zlaa+0/nsoG\nEDB3l12upTZI4nlmfIk33z/fH9wTLf/ZiyZdK+C2zyRqyzU0pk0IHR4IET3kH/zn\noM0RmfuNsE2GVMYr4Yv5geXMNjBh36u/BBTZmN8nM340rvZf3nEYNC/RGUYazLGM\ny3bxkPxgs5Gb+CR8jxA01ll/W8z1VD/MZliBfw+VxE6ojU/D4XR0HHwj4su9zZ6r\nayGKrYECgYEA7+piwa3nqHJVsuBHiz4COxmWdVkiswG93We9BBpuVitiQ/FRhiW0\nI0Viteb1kflqyYumhLiuylHSsvxJQhJW3OPZBBaF3Z7NCZW7KlKJSs9oCnG9nIYs\nlypC7hrtQgoPNGE9DnTlKgUohpCI4doeS5EBxx1NVh84LnVHQPEgwOUCgYEAzSBX\nc82ZL8ezia8r4rTBzJrX2cBD8bTw4cKfMUBmpaNwzHCoNoq8S7nqzznosuikYn7u\nMtvs3kdtJ6rvfYMIO6a9AIkFKiR24qRhu61YNEIDivEUf3HfUlePLHa/NUIbVKXj\n6Oq4VYjYP1k7+kLvs1JAceDzx45xct8Doe8t12ECgYBqOXPaXz5Xpa/uEEF9FEp2\nkmC8umeTrGy9UAYvf+hkfLb4cCtxYtY8W6dV9Nm79Rvj+tISp5a0e7/3gZ6KA4a0\nLKnUlohU1M/hs4r4NS0Wk3h0T2HtoLazg4G43PE5sSyEO52F/hnNHhWQZwREQ4fw\nW1bXK1EnlZEReNnAlkKzRQKBgEINCvv4FT6kcHSCWoBKsijfJ2gvl/FJ0VLw52/l\ni+gEQ/sgv5mofM9pk2mc/Qg3D0/EDZGE7bX5i/V8/lcNDWaf3zY/6NDUIxAB3JKh\nU8ioBRoFXRNYqI+MMEciCZntqn1MWaITir3ILdHgOwbv7N1yO9wvknAMtw1FMJdB\nPCKhAoGBALiy++3unztCNmF5r1GZQd9I4pcuYta645H7ohL8s5ViisXpyNTitwNd\nOlc5SxsJBqmRZSkLSGlnz5IiTY5BGmd/VJN2Nt/VaahC6qZds+6JPHpzd+kEACJp\nToY3FmqB7Fm8C2+MXqVLuLwmVO6r6cPRPftbyTFo+F9Blq+a0Lkx\n-----END RSA PRIVATE KEY-----\n", "user_id": "4c10235abdc848a8b259f7a867cf0e43", "name": "singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635", "fingerprint": "10:3d:cd:70:7a:f2:3d:03:81:d7:17:28:55:47:a4:3f"}} 2018-08-25 15:42:08,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-2eb70fb5-da82-4c33-9867-1d08521d42d4 2018-08-25 15:42:08,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.39435005188s 2018-08-25 15:42:08,987 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-2eb70fb5-da82-4c33-9867-1d08521d42d4 2018-08-25 15:42:08,988 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPQBWnwCu5MPUKusvkd3jjjJLvpjsnjNBnQmdyWxiVukOVzGbaGvnhTdEQBvj1R9vwyC5iMDhbtpTiuxvGdVV4dN87c2VJoR65is+qTph3qRsINO0A1+JCrGtDa3RHxsOcHVjxqAAF6pRz0M+nHqoiYeuU3lci9P3SwJ4wwSc6XELI9hHWS+h8sFYeZEgJjNhs+d5UcIyzodTWLk7LjExB0bAYmw2HdP06WpBaZniiDgu2jzZ6UnEurEK5Qyv9xmCf1LxlJDe9TNYTGmm7d1b/9VrJJ1UXdLK/AjMh5gJHGouxTzOgG0HsGkU823WNppEHeh1EhsKn0omf/qSqmnF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwD0AVp8AruTD1CrrL5Hd444yS76Y7J4zQZ0JnclsYlbpDlcx\nm2hr54U3REAb49Ufb8MguYjA4W7aU4rsbxnVVeHTfO3NlSaEeuYrPqk6Yd6kbCDT\ntANfiQqxrQ2t0R8bDnB1Y8agABeqUc9DPpx6qImHrlN5XIvT90sCeMMEnOlxCyPY\nR1kvofLBWHmRICYzYbPneVHCMs6HU1i5Oy4xMQdGwGJsNh3T9OlqQWmZ4og4Lto8\n2elJxLqxCuUMr/cZgn9S8ZSQ3vUzWExppu3dW//VaySdVF3SyvwIzIeYCRxqLsU8\nzoBtB7BpFPNt1jaaRB3odRIbCp9KJn/6kqppxQIDAQABAoIBAF3MJeMd9+5eDrLy\nMgjm6lZCpoXQvLsPQcEtB2kmw6yD7Xki0ECcxbGUjW/OvA0BizI0Cj6c3Efil8KV\nkWFwQGiEJHXbbijtP0zcC5OqbKMeSCm+Jq25y56JSkI+32WfAMud0Zlaa+0/nsoG\nEDB3l12upTZI4nlmfIk33z/fH9wTLf/ZiyZdK+C2zyRqyzU0pk0IHR4IET3kH/zn\noM0RmfuNsE2GVMYr4Yv5geXMNjBh36u/BBTZmN8nM340rvZf3nEYNC/RGUYazLGM\ny3bxkPxgs5Gb+CR8jxA01ll/W8z1VD/MZliBfw+VxE6ojU/D4XR0HHwj4su9zZ6r\nayGKrYECgYEA7+piwa3nqHJVsuBHiz4COxmWdVkiswG93We9BBpuVitiQ/FRhiW0\nI0Viteb1kflqyYumhLiuylHSsvxJQhJW3OPZBBaF3Z7NCZW7KlKJSs9oCnG9nIYs\nlypC7hrtQgoPNGE9DnTlKgUohpCI4doeS5EBxx1NVh84LnVHQPEgwOUCgYEAzSBX\nc82ZL8ezia8r4rTBzJrX2cBD8bTw4cKfMUBmpaNwzHCoNoq8S7nqzznosuikYn7u\nMtvs3kdtJ6rvfYMIO6a9AIkFKiR24qRhu61YNEIDivEUf3HfUlePLHa/NUIbVKXj\n6Oq4VYjYP1k7+kLvs1JAceDzx45xct8Doe8t12ECgYBqOXPaXz5Xpa/uEEF9FEp2\nkmC8umeTrGy9UAYvf+hkfLb4cCtxYtY8W6dV9Nm79Rvj+tISp5a0e7/3gZ6KA4a0\nLKnUlohU1M/hs4r4NS0Wk3h0T2HtoLazg4G43PE5sSyEO52F/hnNHhWQZwREQ4fw\nW1bXK1EnlZEReNnAlkKzRQKBgEINCvv4FT6kcHSCWoBKsijfJ2gvl/FJ0VLw52/l\ni+gEQ/sgv5mofM9pk2mc/Qg3D0/EDZGE7bX5i/V8/lcNDWaf3zY/6NDUIxAB3JKh\nU8ioBRoFXRNYqI+MMEciCZntqn1MWaITir3ILdHgOwbv7N1yO9wvknAMtw1FMJdB\nPCKhAoGBALiy++3unztCNmF5r1GZQd9I4pcuYta645H7ohL8s5ViisXpyNTitwNd\nOlc5SxsJBqmRZSkLSGlnz5IiTY5BGmd/VJN2Nt/VaahC6qZds+6JPHpzd+kEACJp\nToY3FmqB7Fm8C2+MXqVLuLwmVO6r6cPRPftbyTFo+F9Blq+a0Lkx\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4c10235abdc848a8b259f7a867cf0e43', 'name': u'singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635', 'created_at': '2018-08-25T15:42:08.988385', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'10:3d:cd:70:7a:f2:3d:03:81:d7:17:28:55:47:a4:3f', 'type': 'ssh', 'id': u'singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635'}) 2018-08-25 15:42:08,988 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwD0AVp8AruTD1CrrL5Hd444yS76Y7J4zQZ0JnclsYlbpDlcx m2hr54U3REAb49Ufb8MguYjA4W7aU4rsbxnVVeHTfO3NlSaEeuYrPqk6Yd6kbCDT tANfiQqxrQ2t0R8bDnB1Y8agABeqUc9DPpx6qImHrlN5XIvT90sCeMMEnOlxCyPY R1kvofLBWHmRICYzYbPneVHCMs6HU1i5Oy4xMQdGwGJsNh3T9OlqQWmZ4og4Lto8 2elJxLqxCuUMr/cZgn9S8ZSQ3vUzWExppu3dW//VaySdVF3SyvwIzIeYCRxqLsU8 zoBtB7BpFPNt1jaaRB3odRIbCp9KJn/6kqppxQIDAQABAoIBAF3MJeMd9+5eDrLy Mgjm6lZCpoXQvLsPQcEtB2kmw6yD7Xki0ECcxbGUjW/OvA0BizI0Cj6c3Efil8KV kWFwQGiEJHXbbijtP0zcC5OqbKMeSCm+Jq25y56JSkI+32WfAMud0Zlaa+0/nsoG EDB3l12upTZI4nlmfIk33z/fH9wTLf/ZiyZdK+C2zyRqyzU0pk0IHR4IET3kH/zn oM0RmfuNsE2GVMYr4Yv5geXMNjBh36u/BBTZmN8nM340rvZf3nEYNC/RGUYazLGM y3bxkPxgs5Gb+CR8jxA01ll/W8z1VD/MZliBfw+VxE6ojU/D4XR0HHwj4su9zZ6r ayGKrYECgYEA7+piwa3nqHJVsuBHiz4COxmWdVkiswG93We9BBpuVitiQ/FRhiW0 I0Viteb1kflqyYumhLiuylHSsvxJQhJW3OPZBBaF3Z7NCZW7KlKJSs9oCnG9nIYs lypC7hrtQgoPNGE9DnTlKgUohpCI4doeS5EBxx1NVh84LnVHQPEgwOUCgYEAzSBX c82ZL8ezia8r4rTBzJrX2cBD8bTw4cKfMUBmpaNwzHCoNoq8S7nqzznosuikYn7u Mtvs3kdtJ6rvfYMIO6a9AIkFKiR24qRhu61YNEIDivEUf3HfUlePLHa/NUIbVKXj 6Oq4VYjYP1k7+kLvs1JAceDzx45xct8Doe8t12ECgYBqOXPaXz5Xpa/uEEF9FEp2 kmC8umeTrGy9UAYvf+hkfLb4cCtxYtY8W6dV9Nm79Rvj+tISp5a0e7/3gZ6KA4a0 LKnUlohU1M/hs4r4NS0Wk3h0T2HtoLazg4G43PE5sSyEO52F/hnNHhWQZwREQ4fw W1bXK1EnlZEReNnAlkKzRQKBgEINCvv4FT6kcHSCWoBKsijfJ2gvl/FJ0VLw52/l i+gEQ/sgv5mofM9pk2mc/Qg3D0/EDZGE7bX5i/V8/lcNDWaf3zY/6NDUIxAB3JKh U8ioBRoFXRNYqI+MMEciCZntqn1MWaITir3ILdHgOwbv7N1yO9wvknAMtw1FMJdB PCKhAoGBALiy++3unztCNmF5r1GZQd9I4pcuYta645H7ohL8s5ViisXpyNTitwNd Olc5SxsJBqmRZSkLSGlnz5IiTY5BGmd/VJN2Nt/VaahC6qZds+6JPHpzd+kEACJp ToY3FmqB7Fm8C2+MXqVLuLwmVO6r6cPRPftbyTFo+F9Blq+a0Lkx -----END RSA PRIVATE KEY----- 2018-08-25 15:42:08,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-25 15:42:08,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"security_group": {"name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-25 15:42:09,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-0a37824e-de67-4a16-8bc9-e5fdcb26dfc4 Date: Sat, 25 Aug 2018 15:42:09 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:09Z", "updated_at": "2018-08-25T15:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "44247fa2-4a32-45f0-94c8-30944eb89253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "9ff3d5d3-2982-4bb1-bd67-506dc3e2b8f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635"}} 2018-08-25 15:42:09,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-0a37824e-de67-4a16-8bc9-e5fdcb26dfc4 2018-08-25 15:42:09,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.204680919647s 2018-08-25 15:42:09,197 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-0a37824e-de67-4a16-8bc9-e5fdcb26dfc4 2018-08-25 15:42:09,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:42:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:09,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-5141f80f-2d4e-493e-baf9-4c6ab285d4f8 Date: Sat, 25 Aug 2018 15:42:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:09Z", "updated_at": "2018-08-25T15:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "44247fa2-4a32-45f0-94c8-30944eb89253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "9ff3d5d3-2982-4bb1-bd67-506dc3e2b8f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}]} 2018-08-25 15:42:09,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-5141f80f-2d4e-493e-baf9-4c6ab285d4f8 2018-08-25 15:42:09,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0733389854431s 2018-08-25 15:42:09,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-5141f80f-2d4e-493e-baf9-4c6ab285d4f8 2018-08-25 15:42:09,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 15:42:09,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -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": "0567091b-1649-4096-a7f3-ae25459f1cfa"}}' 2018-08-25 15:42:09,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d1911975-f516-4d88-a65c-14e8f95e1e07 Date: Sat, 25 Aug 2018 15:42:09 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-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "port_range_min": 22, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:09Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "3b56c59c-e107-4572-a4e4-f5e936e94121"}} 2018-08-25 15:42:09,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-d1911975-f516-4d88-a65c-14e8f95e1e07 2018-08-25 15:42:09,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140009880066s 2018-08-25 15:42:09,419 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-d1911975-f516-4d88-a65c-14e8f95e1e07 2018-08-25 15:42:09,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:42:09,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:09,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c75ed6e0-b8f0-4d8e-ad32-36ccacdafc7c Date: Sat, 25 Aug 2018 15:42:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:09Z", "updated_at": "2018-08-25T15:42:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "3b56c59c-e107-4572-a4e4-f5e936e94121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "44247fa2-4a32-45f0-94c8-30944eb89253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "9ff3d5d3-2982-4bb1-bd67-506dc3e2b8f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 2, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}]} 2018-08-25 15:42:09,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c75ed6e0-b8f0-4d8e-ad32-36ccacdafc7c 2018-08-25 15:42:09,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481770038605s 2018-08-25 15:42:09,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c75ed6e0-b8f0-4d8e-ad32-36ccacdafc7c 2018-08-25 15:42:09,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 15:42:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -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": "0567091b-1649-4096-a7f3-ae25459f1cfa"}}' 2018-08-25 15:42:09,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d25bc74e-83d2-453b-a9e9-f0dfa02e0a96 Date: Sat, 25 Aug 2018 15:42:09 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-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:09Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "10edc25a-3834-4ffe-a7fd-916e390d940b"}} 2018-08-25 15:42:09,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-d25bc74e-83d2-453b-a9e9-f0dfa02e0a96 2018-08-25 15:42:09,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124374866486s 2018-08-25 15:42:09,599 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-d25bc74e-83d2-453b-a9e9-f0dfa02e0a96 2018-08-25 15:42:09,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:42:09,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:09,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-6dca72c2-cc59-4ce2-b12f-c772f3e043c0 Date: Sat, 25 Aug 2018 15:42:09 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":["70c7a63d-adc6-4635-8c8c-affb23ca6d81"],"updated_at":"2018-08-25T15:42:02Z","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","name":"singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:42:09,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-6dca72c2-cc59-4ce2-b12f-c772f3e043c0 2018-08-25 15:42:09,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928461551666s 2018-08-25 15:42:09,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-6dca72c2-cc59-4ce2-b12f-c772f3e043c0 2018-08-25 15:42:09,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:42:09,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:09,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-826f630b-ea95-4e3b-b8b8-95d4548eb585 Date: Sat, 25 Aug 2018 15:42:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:07Z", "file": "/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/file", "owner": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "size": 12716032, "self": "/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:42:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:42:09,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-826f630b-ea95-4e3b-b8b8-95d4548eb585 2018-08-25 15:42:09,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0349221229553s 2018-08-25 15:42:09,733 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-826f630b-ea95-4e3b-b8b8-95d4548eb585 2018-08-25 15:42:09,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:42:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:09,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-b7ce45cc-5aed-41e2-8c13-7b921785ac20 x-compute-request-id: req-b7ce45cc-5aed-41e2-8c13-7b921785ac20 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_ecca109d-63e1-4065-98b7-568475e5d635", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "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": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41"}]} 2018-08-25 15:42:09,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-b7ce45cc-5aed-41e2-8c13-7b921785ac20 2018-08-25 15:42:09,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136054039001s 2018-08-25 15:42:09,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-b7ce45cc-5aed-41e2-8c13-7b921785ac20 2018-08-25 15:42:09,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 15:42:09,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"server": {"name": "singlevm2-vm_ecca109d-63e1-4065-98b7-568475e5d635", "imageRef": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "key_name": "singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635", "flavorRef": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4a6133b2-388e-40f9-8b1d-9ea60d55e420"}], "security_groups": [{"name": "0567091b-1649-4096-a7f3-ae25459f1cfa"}]}}' 2018-08-25 15:42:11,818 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:42: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-f445a9ef-d616-4631-98ca-12144463c42e x-compute-request-id: req-f445a9ef-d616-4631-98ca-12144463c42e Content-Length: 403 location: http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0567091b-1649-4096-a7f3-ae25459f1cfa"}], "OS-DCF:diskConfig": "MANUAL", "id": "112b58a6-4761-445a-b7cb-4a03ca9a01e3", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "bookmark"}], "adminPass": "EJTjQn56dMWo"}} 2018-08-25 15:42:11,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-f445a9ef-d616-4631-98ca-12144463c42e 2018-08-25 15:42:11,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.94584584236s 2018-08-25 15:42:11,819 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-f445a9ef-d616-4631-98ca-12144463c42e 2018-08-25 15:42:11,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:42:11,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:12,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-5386b353-465d-47c0-a670-2e9949770171 x-compute-request-id: req-5386b353-465d-47c0-a670-2e9949770171 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.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "bookmark"}], "image": {"id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "links": [{"href": "http://172.30.9.33:8774/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "links": [{"href": "http://172.30.9.33:8774/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "rel": "bookmark"}]}, "id": "112b58a6-4761-445a-b7cb-4a03ca9a01e3", "user_id": "4c10235abdc848a8b259f7a867cf0e43", "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-25T15:42:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635", "name": "singlevm2-vm_ecca109d-63e1-4065-98b7-568475e5d635", "created": "2018-08-25T15:42:11Z", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:42:12,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5386b353-465d-47c0-a670-2e9949770171 2018-08-25 15:42:12,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821588039398s 2018-08-25 15:42:12,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5386b353-465d-47c0-a670-2e9949770171 2018-08-25 15:42:12,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:42:12,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:12,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-491fb557-b9df-455f-a54d-193f14f314e7 Date: Sat, 25 Aug 2018 15:42:12 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":["70c7a63d-adc6-4635-8c8c-affb23ca6d81"],"updated_at":"2018-08-25T15:42:02Z","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","name":"singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:42:12,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-491fb557-b9df-455f-a54d-193f14f314e7 2018-08-25 15:42:12,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10289978981s 2018-08-25 15:42:12,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-491fb557-b9df-455f-a54d-193f14f314e7 2018-08-25 15:42:12,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:42:12,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:12,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7d6e1557-aafb-438e-8035-088cfe1aca3c Date: Sat, 25 Aug 2018 15:42:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:42:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"70c7a63d-adc6-4635-8c8c-affb23ca6d81","subnetpool_id":null,"name":"singlevm2-subnet_ecca109d-63e1-4065-98b7-568475e5d635"}]} 2018-08-25 15:42:12,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-7d6e1557-aafb-438e-8035-088cfe1aca3c 2018-08-25 15:42:12,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0910198688507s 2018-08-25 15:42:12,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-7d6e1557-aafb-438e-8035-088cfe1aca3c 2018-08-25 15:42:12,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:42:14,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:42:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:16,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-131fba76-6035-4a05-99df-fd6e9c053083 x-compute-request-id: req-131fba76-6035-4a05-99df-fd6e9c053083 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "bookmark"}], "image": {"id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "links": [{"href": "http://172.30.9.33:8774/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "links": [{"href": "http://172.30.9.33:8774/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "rel": "bookmark"}]}, "id": "112b58a6-4761-445a-b7cb-4a03ca9a01e3", "security_groups": [{"name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635"}], "user_id": "4c10235abdc848a8b259f7a867cf0e43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:42:14Z", "hostId": "d27b7a3c187a3372c044223a50e8fd5c3adb88348d03cd58ee998561", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635", "name": "singlevm2-vm_ecca109d-63e1-4065-98b7-568475e5d635", "created": "2018-08-25T15:42:11Z", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:42:16,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-131fba76-6035-4a05-99df-fd6e9c053083 2018-08-25 15:42:16,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.56620287895s 2018-08-25 15:42:16,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-131fba76-6035-4a05-99df-fd6e9c053083 2018-08-25 15:42:16,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:42:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:42:18,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:18,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15: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-b493b66e-a75a-4321-a5e9-258b996b1285 x-compute-request-id: req-b493b66e-a75a-4321-a5e9-258b996b1285 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "bookmark"}], "image": {"id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "links": [{"href": "http://172.30.9.33:8774/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "links": [{"href": "http://172.30.9.33:8774/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "rel": "bookmark"}]}, "id": "112b58a6-4761-445a-b7cb-4a03ca9a01e3", "security_groups": [{"name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635"}], "user_id": "4c10235abdc848a8b259f7a867cf0e43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:42:15Z", "hostId": "d27b7a3c187a3372c044223a50e8fd5c3adb88348d03cd58ee998561", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635", "name": "singlevm2-vm_ecca109d-63e1-4065-98b7-568475e5d635", "created": "2018-08-25T15:42:11Z", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:42:18,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b493b66e-a75a-4321-a5e9-258b996b1285 2018-08-25 15:42:18,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363521099091s 2018-08-25 15:42:18,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b493b66e-a75a-4321-a5e9-258b996b1285 2018-08-25 15:42:18,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:42:20,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:42:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:21,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-4add13fb-9d25-4ee8-8ef4-eeae47e5c4bd x-compute-request-id: req-4add13fb-9d25-4ee8-8ef4-eeae47e5c4bd Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:27:08", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "bookmark"}], "image": {"id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "links": [{"href": "http://172.30.9.33:8774/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:42:19.000000", "flavor": {"id": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "links": [{"href": "http://172.30.9.33:8774/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "rel": "bookmark"}]}, "id": "112b58a6-4761-445a-b7cb-4a03ca9a01e3", "security_groups": [{"name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635"}], "user_id": "4c10235abdc848a8b259f7a867cf0e43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:42:19Z", "hostId": "d27b7a3c187a3372c044223a50e8fd5c3adb88348d03cd58ee998561", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635", "name": "singlevm2-vm_ecca109d-63e1-4065-98b7-568475e5d635", "created": "2018-08-25T15:42:11Z", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:42:21,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4add13fb-9d25-4ee8-8ef4-eeae47e5c4bd 2018-08-25 15:42:21,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420664787292s 2018-08-25 15:42:21,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4add13fb-9d25-4ee8-8ef4-eeae47e5c4bd 2018-08-25 15:42:21,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:42:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=112b58a6-4761-445a-b7cb-4a03ca9a01e3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:21,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7b19e553-d412-4bc4-93ac-156637ebb46a Date: Sat, 25 Aug 2018 15:42:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:15Z","admin_state_up":true,"updated_at":"2018-08-25T15:42:19Z","binding:vnic_type":"normal","device_id":"112b58a6-4761-445a-b7cb-4a03ca9a01e3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:a8:27:08","id":"960dac09-4dce-47c2-b73e-5d04203442a4","port_security_enabled":true,"project_id":"fbd6c65582e341ad8ce5d9b889e8a702","fixed_ips":[{"subnet_id":"70c7a63d-adc6-4635-8c8c-affb23ca6d81","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["0567091b-1649-4096-a7f3-ae25459f1cfa"],"name":""}]} 2018-08-25 15:42:21,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=112b58a6-4761-445a-b7cb-4a03ca9a01e3 used request id req-7b19e553-d412-4bc4-93ac-156637ebb46a 2018-08-25 15:42:21,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0439269542694s 2018-08-25 15:42:21,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=112b58a6-4761-445a-b7cb-4a03ca9a01e3 used request id req-7b19e553-d412-4bc4-93ac-156637ebb46a 2018-08-25 15:42:21,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:42:21,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=960dac09-4dce-47c2-b73e-5d04203442a4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:21,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-af0ed221-e902-4b5c-8718-6231b8e5573b Date: Sat, 25 Aug 2018 15:42:21 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:42:21,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=960dac09-4dce-47c2-b73e-5d04203442a4 used request id req-af0ed221-e902-4b5c-8718-6231b8e5573b 2018-08-25 15:42:21,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0431671142578s 2018-08-25 15:42:21,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=960dac09-4dce-47c2-b73e-5d04203442a4 used request id req-af0ed221-e902-4b5c-8718-6231b8e5573b 2018-08-25 15:42:21,308 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a8:27:08', 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'e45064ae-53c4-4d30-989d-fcc2d42884c8'}), 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-25T15:42:19.000000', 'flavor': Munch({u'id': u'77bd0fb3-e023-43fc-8ea1-83246d1bcf41'}), 'az': u'nova', 'id': u'112b58a6-4761-445a-b7cb-4a03ca9a01e3', 'security_groups': [Munch({u'name': u'singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4c10235abdc848a8b259f7a867cf0e43', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', '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-25T15:42:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:42:19Z', 'hostId': u'd27b7a3c187a3372c044223a50e8fd5c3adb88348d03cd58ee998561', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'd27b7a3c187a3372c044223a50e8fd5c3adb88348d03cd58ee998561', '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-25T15:42:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': u'singlevm2-vm_ecca109d-63e1-4065-98b7-568475e5d635', 'adminPass': u'EJTjQn56dMWo', 'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'created_at': u'2018-08-25T15:42:11Z', 'created': u'2018-08-25T15:42:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:42:21,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:42:21,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:21,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-a6c53aa8-0535-4967-bcdc-d27decc2ac9c Date: Sat, 25 Aug 2018 15:42:21 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":["70c7a63d-adc6-4635-8c8c-affb23ca6d81"],"updated_at":"2018-08-25T15:42:02Z","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","name":"singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:42:21,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a6c53aa8-0535-4967-bcdc-d27decc2ac9c 2018-08-25 15:42:21,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0959877967834s 2018-08-25 15:42:21,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a6c53aa8-0535-4967-bcdc-d27decc2ac9c 2018-08-25 15:42:21,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:42:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=112b58a6-4761-445a-b7cb-4a03ca9a01e3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:21,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8c9dcf77-e4ca-4a57-86d9-0f0a774e4bee Date: Sat, 25 Aug 2018 15:42:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:15Z","admin_state_up":true,"updated_at":"2018-08-25T15:42:19Z","binding:vnic_type":"normal","device_id":"112b58a6-4761-445a-b7cb-4a03ca9a01e3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:a8:27:08","id":"960dac09-4dce-47c2-b73e-5d04203442a4","port_security_enabled":true,"project_id":"fbd6c65582e341ad8ce5d9b889e8a702","fixed_ips":[{"subnet_id":"70c7a63d-adc6-4635-8c8c-affb23ca6d81","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["0567091b-1649-4096-a7f3-ae25459f1cfa"],"name":""}]} 2018-08-25 15:42:21,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=112b58a6-4761-445a-b7cb-4a03ca9a01e3 used request id req-8c9dcf77-e4ca-4a57-86d9-0f0a774e4bee 2018-08-25 15:42:21,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0500950813293s 2018-08-25 15:42:21,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=112b58a6-4761-445a-b7cb-4a03ca9a01e3 used request id req-8c9dcf77-e4ca-4a57-86d9-0f0a774e4bee 2018-08-25 15:42:21,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-25 15:42:21,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.6", "port_id": "960dac09-4dce-47c2-b73e-5d04203442a4"}}' 2018-08-25 15:42:23,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-4310a7f4-b315-460c-8a66-8005a9812991 Date: Sat, 25 Aug 2018 15:42:23 GMT RESP BODY: {"floatingip": {"router_id": "68a959ec-15e3-45f8-929a-eed01f8cd72f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:42:22Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "960dac09-4dce-47c2-b73e-5d04203442a4", "id": "227db50f-8e2f-468f-8eb2-cdb1e5ef0fdc", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:22Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}} 2018-08-25 15:42:23,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-4310a7f4-b315-460c-8a66-8005a9812991 2018-08-25 15:42:23,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.06116604805s 2018-08-25 15:42:23,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-4310a7f4-b315-460c-8a66-8005a9812991 2018-08-25 15:42:23,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:42:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:23,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-e23e4019-c3f2-42bb-823b-2c327522a420 Date: Sat, 25 Aug 2018 15:42:23 GMT RESP BODY: {"floatingips": [{"router_id": "68a959ec-15e3-45f8-929a-eed01f8cd72f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:42:22Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "960dac09-4dce-47c2-b73e-5d04203442a4", "id": "227db50f-8e2f-468f-8eb2-cdb1e5ef0fdc", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:22Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}]} 2018-08-25 15:42:23,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-e23e4019-c3f2-42bb-823b-2c327522a420 2018-08-25 15:42:23,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.067400932312s 2018-08-25 15:42:23,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-e23e4019-c3f2-42bb-823b-2c327522a420 2018-08-25 15:42:23,601 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'68a959ec-15e3-45f8-929a-eed01f8cd72f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'created_at': u'2018-08-25T15:42:22Z', 'attached': True, 'updated_at': u'2018-08-25T15:42:22Z', 'id': u'227db50f-8e2f-468f-8eb2-cdb1e5ef0fdc', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'68a959ec-15e3-45f8-929a-eed01f8cd72f', 'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'port_id': u'960dac09-4dce-47c2-b73e-5d04203442a4', 'port': u'960dac09-4dce-47c2-b73e-5d04203442a4', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:42:23,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:42:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:42:23,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-c9ac37b9-307e-4bf1-b807-2192782d2a14 x-compute-request-id: req-c9ac37b9-307e-4bf1-b807-2192782d2a14 Content-Encoding: gzip Content-Length: 9433 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 489979268 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.190905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193332] pid_max: default: 32768 minimum: 301\n[ 0.194634] ACPI: Core revision 20150930\n[ 0.196373] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198301] Security Framework initialized\n[ 0.199507] Yama: becoming mindful.\n[ 0.200583] AppArmor: AppArmor initialized\n[ 0.201827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205587] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207323] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209327] Initializing cgroup subsys io\n[ 0.210551] Initializing cgroup subsys memory\n[ 0.211821] Initializing cgroup subsys devices\n[ 0.213100] Initializing cgroup subsys freezer\n[ 0.214363] Initializing cgroup subsys net_cls\n[ 0.215652] Initializing cgroup subsys perf_event\n[ 0.216960] Initializing cgroup subsys net_prio\n[ 0.218254] Initializing cgroup subsys hugetlb\n[ 0.219487] Initializing cgroup subsys pids\n[ 0.220701] CPU: Physical Processor ID: 0\n[ 0.222568] mce: CPU supports 10 MCE banks\n[ 0.223759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225175] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248669] ftrace: allocating 31920 entries in 125 pages\n[ 0.274793] smpboot: Max logical packages: 1\n[ 0.276036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278026] x2apic enabled\n[ 0.279192] Switched APIC routing to physical x2apic.\n[ 0.281668] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286087] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288626] KVM setup paravirtual spinlock\n[ 0.290357] x86: Booted up 1 node, 1 CPUs\n[ 0.291523] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293475] devtmpfs: initialized\n[ 0.295457] evm: security.selinux\n[ 0.296447] evm: security.SMACK64\n[ 0.297434] evm: security.SMACK64EXEC\n[ 0.298485] evm: security.SMACK64TRANSMUTE\n[ 0.299623] evm: security.SMACK64MMAP\n[ 0.300673] evm: security.ima\n[ 0.301588] evm: security.capability\n[ 0.302711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305321] pinctrl core: initialized pinctrl subsystem\n[ 0.306887] RTC time: 15:42:19, date: 08/25/18\n[ 0.308266] NET: Registered protocol family 16\n[ 0.309638] cpuidle: using governor ladder\n[ 0.310833] cpuidle: using governor menu\n[ 0.311981] PCCT header not found.\n[ 0.313059] ACPI: bus type PCI registered\n[ 0.314220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.316019] PCI: Using configuration type 1 for base access\n[ 0.318293] ACPI: Added _OSI(Module Device)\n[ 0.319497] ACPI: Added _OSI(Processor Device)\n[ 0.320764] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.322034] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.324255] ACPI: Interpreter enabled\n[ 0.325366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.333214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335822] ACPI: (supports S0 S5)\n[ 0.336824] ACPI: Using IOAPIC for interrupt routing\n[ 0.338164] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343701] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350226] acpiphp: Slot [3] registered\n[ 0.351367] acpiphp: Slot [4] registered\n[ 0.352509] acpiphp: Slot [5] registered\n[ 0.353646] acpiphp: Slot [6] registered\n[ 0.354811] acpiphp: Slot [7] registered\n[ 0.355989] acpiphp: Slot [8] registered\n[ 0.357154] acpiphp: Slot [9] registered\n[ 0.358305] acpiphp: Slot [10] registered\n[ 0.359457] acpiphp: Slot [11] registered\n[ 0.360608] acpiphp: Slot [12] registered\n[ 0.361755] acpiphp: Slot [13] registered\n[ 0.362900] acpiphp: Slot [14] registered\n[ 0.364047] acpiphp: Slot [15] registered\n[ 0.379086] acpiphp: Slot [16] registered\n[ 0.380239] acpiphp: Slot [17] registered\n[ 0.381385] acpiphp: Slot [18] registered\n[ 0.382526] acpiphp: Slot [19] registered\n[ 0.383677] acpiphp: Slot [20] registered\n[ 0.384830] acpiphp: Slot [21] registered\n[ 0.385980] acpiphp: Slot [22] registered\n[ 0.387127] acpiphp: Slot [23] registered\n[ 0.388282] acpiphp: Slot [24] registered\n[ 0.389439] acpiphp: Slot [25] registered\n[ 0.390589] acpiphp: Slot [26] registered\n[ 0.391729] acpiphp: Slot [27] registered\n[ 0.392883] acpiphp: Slot [28] registered\n[ 0.394038] acpiphp: Slot [29] registered\n[ 0.395182] acpiphp: Slot [30] registered\n[ 0.396353] acpiphp: Slot [31] registered\n[ 0.397498] PCI host bridge to bus 0000:00\n[ 0.398647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400369] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.402073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.404125] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.406211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408371] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412488] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414349] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.416087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.422401] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.424482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.462604] vgaarb: loaded\n[ 0.463464] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465183] SCSI subsystem initialized\n[ 0.466503] ACPI: bus type USB registered\n[ 0.467680] usbcore: registered new interface driver usbfs\n[ 0.469145] usbcore: registered new interface driver hub\n[ 0.470579] usbcore: registered new device driver usb\n[ 0.472146] PCI: Using ACPI for IRQ routing\n[ 0.473714] NetLabel: Initializing\n[ 0.474722] NetLabel: domain hash size = 128\n[ 0.475948] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.477311] NetLabel: unlabeled traffic allowed by default\n[ 0.478945] clocksource: Switched to clocksource kvm-clock\n[ 0.489248] AppArmor: AppArmor Filesystem Enabled\n[ 0.490847] pnp: PnP ACPI init\n[ 0.492111] pnp: PnP ACPI: found 5 devices\n[ 0.499087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501531] NET: Registered protocol family 2\n[ 0.503005] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504814] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.506552] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508307] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509839] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511500] NET: Registered protocol family 1\n[ 0.512740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514291] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515825] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544648] Trying to unpack rootfs image as initramfs...\n[ 0.606790] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614178] Scanning for low memory corruption every 60 seconds\n[ 0.617578] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619386] audit: initializing netlink subsys (disabled)\n[ 0.621080] audit: type=2000 audit(1535211740.497:1): initialized\n[ 0.623503] Initialise system trusted keyring\n[ 0.625317] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627052] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630072] zbud: loaded\n[ 0.631232] VFS: Disk quotas dquot_6.6.0\n[ 0.632483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.635010] fuse init (API version 7.23)\n[ 0.636357] Key type big_key registered\n[ 0.637570] Allocating IMA MOK and blacklist keyrings.\n[ 0.639468] Key type asymmetric registered\n[ 0.640725] Asymmetric key parser 'x509' registered\n[ 0.642154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644410] io scheduler noop registered\n[ 0.645584] io scheduler deadline registered (default)\n[ 0.647085] io scheduler cfq registered\n[ 0.648482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.650052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.652109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.654278] ACPI: Power Button [PWRF]\n[ 0.655782] GHES: HEST is not enabled!\n[ 0.670686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.703756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.729115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.732496] Linux agpgart interface v0.103\n[ 0.736588] brd: module loaded\n[ 0.738999] loop: module loaded\n[ 0.744099] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.746235] GPT:90111 != 2097151\n[ 0.747243] GPT:Alternate GPT header not at the end of the disk.\n[ 0.748871] GPT:90111 != 2097151\n[ 0.749862] GPT: Use GNU Parted to correct GPT errors.\n[ 0.751285] vda: vda1 vda15\n[ 0.753330] scsi host0: ata_piix\n[ 0.754489] scsi host1: ata_piix\n[ 0.755560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.757646] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.760060] libphy: Fixed MDIO Bus: probed\n[ 0.761261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.762649] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.765859] PPP generic driver version 2.4.2\n[ 0.767223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.768966] ehci-pci: EHCI PCI platform driver\n[ 0.770253] ehci-platform: EHCI generic platform driver\n[ 0.771700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.773362] ohci-pci: OHCI PCI platform driver\n[ 0.774854] ohci-platform: OHCI generic platform driver\n[ 0.776329] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.791130] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.792625] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.794791] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.796260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.798008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.799801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.801903] usb usb1: Product: UHCI Host Controller\n[ 0.803348] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.805016] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.806452] hub 1-0:1.0: USB hub found\n[ 0.807663] hub 1-0:1.0: 2 ports detected\n[ 0.809117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.812229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813631] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815154] mousedev: PS/2 mouse device common for all mice\n[ 0.816999] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.819661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.821322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.823059] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.825132] i2c /dev entries driver\n[ 0.826275] device-mapper: uevent: version 1.0.3\n[ 0.827698] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.830146] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.832314] NET: Registered protocol family 10\n[ 0.834257] NET: Registered protocol family 17\n[ 0.835597] Key type dns_resolver registered\n[ 0.837055] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.838668] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.841314] registered taskstats version 1\n[ 0.842562] Loading compiled-in X.509 certificates\n[ 0.844557] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.847284] zswap: loaded using pool lzo/zbud\n[ 0.849917] Key type trusted registered\n[ 0.852289] Key type encrypted registered\n[ 0.853494] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855040] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856626] evm: HMAC attrs: 0x1\n[ 0.858171] Magic number: 14:167:741\n[ 0.859365] workqueue writeback: hash matches\n[ 0.860709] rtc_cmos 00:00: setting system clock to 2018-08-25 15:42:20 UTC (1535211740)\n[ 0.863103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.864715] EDD information not available.\n[ 0.917926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920225] Write protecting the kernel read-only data: 14336k\n[ 0.925494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.928295] 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\n[ 0.978122] 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.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChV0PNF7V8dPS+QXp3IF3n9mHzClGLH+tHXxebf9uyep5lfN5suTC1ygi7+9vEZZLK0SK197teUQ15tDU1c5xJLKHp6zq0bBnhGZlyCCH9zFCKhZG12Nx2hwPsjyPVc980GBWrIW3wHj5RL62fmZ6gPnexwksSz6Psiwz+7v/uEZo3TW2lRAmLd4YqfzyPNFp2W9DexApE9DV+E4UoVWWoR6HxzoFMLIL+xZdTiGLCwY8OtU/1Ek8VTrhlKLWbWhsYjyvZmse36EsIWKx1qB1qdHFhyIDArOQSylALpVC9Qbd8TouPZR9TIPfMHbQ8tK5bpZr9cy3nLx2S6ZwuhDud root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635\nssh-dss AAAAB3NzaC1kc3MAAACBALbzggpUY3RFScj98fyI/7sMLxM2iA4FaX5DdiAIoJTYPsEsqErLa0dTfnRwOO5tx8jbUfMm94jqHF0kmoD6Hq/vAK8ABMrDsRo0EHWdy5Cevvm0fENcDiV1GAto3Kf522j2LdmWVWeXT+62DIkRRE2FuV3ICC2Uzkfh67+vfIxnAAAAFQD+0P/h8SMyfD6EX3YepAbS0olU3QAAAIEAlPbkCWDsgC2qzLfsSGhBsBwjzWXpJwraS6BQRA8pohOlyeA1yxzwl/1rYjI43z/AJFsIa3Cw8GSFs3chh6NcYFi65EpMtpCy2hQj2bQyaHc+DCeXbY/VFXD5VPbcBlhWjr6b65v2iutvg53pSPngpyyG3eKkz/qyNu4WY+/RzcwAAACASNCFHXWXt0khu6Ghxve5QrvWxLSXkMFYfP/lqpnv7HwXMaa2/o70pCk0qwGuDkkxRgYEetAvxMWY5iJWML0f3K953dOg5QFDgCqkLNG1CbXUf+oqYDVrztNzBQUcYVRvWwUkKiSnPYzpJqV5gPQXYt8pe9j7idQamCCGQrcHx2g= root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635\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.6,24,fe80::f816:3eff:fea8:2708/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635\nlaunch-index: 0\n"} 2018-08-25 15:42:23,695 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3/action used request id req-c9ac37b9-307e-4bf1-b807-2192782d2a14 2018-08-25 15:42:23,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0933930873871s 2018-08-25 15:42:23,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3/action used request id req-c9ac37b9-307e-4bf1-b807-2192782d2a14 2018-08-25 15:42:23,696 - 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 489979268 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.190905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193332] pid_max: default: 32768 minimum: 301 [ 0.194634] ACPI: Core revision 20150930 [ 0.196373] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198301] Security Framework initialized [ 0.199507] Yama: becoming mindful. [ 0.200583] AppArmor: AppArmor initialized [ 0.201827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205587] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207323] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209327] Initializing cgroup subsys io [ 0.210551] Initializing cgroup subsys memory [ 0.211821] Initializing cgroup subsys devices [ 0.213100] Initializing cgroup subsys freezer [ 0.214363] Initializing cgroup subsys net_cls [ 0.215652] Initializing cgroup subsys perf_event [ 0.216960] Initializing cgroup subsys net_prio [ 0.218254] Initializing cgroup subsys hugetlb [ 0.219487] Initializing cgroup subsys pids [ 0.220701] CPU: Physical Processor ID: 0 [ 0.222568] mce: CPU supports 10 MCE banks [ 0.223759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225175] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248669] ftrace: allocating 31920 entries in 125 pages [ 0.274793] smpboot: Max logical packages: 1 [ 0.276036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278026] x2apic enabled [ 0.279192] Switched APIC routing to physical x2apic. [ 0.281668] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286087] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288626] KVM setup paravirtual spinlock [ 0.290357] x86: Booted up 1 node, 1 CPUs [ 0.291523] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293475] devtmpfs: initialized [ 0.295457] evm: security.selinux [ 0.296447] evm: security.SMACK64 [ 0.297434] evm: security.SMACK64EXEC [ 0.298485] evm: security.SMACK64TRANSMUTE [ 0.299623] evm: security.SMACK64MMAP [ 0.300673] evm: security.ima [ 0.301588] evm: security.capability [ 0.302711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305321] pinctrl core: initialized pinctrl subsystem [ 0.306887] RTC time: 15:42:19, date: 08/25/18 [ 0.308266] NET: Registered protocol family 16 [ 0.309638] cpuidle: using governor ladder [ 0.310833] cpuidle: using governor menu [ 0.311981] PCCT header not found. [ 0.313059] ACPI: bus type PCI registered [ 0.314220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316019] PCI: Using configuration type 1 for base access [ 0.318293] ACPI: Added _OSI(Module Device) [ 0.319497] ACPI: Added _OSI(Processor Device) [ 0.320764] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324255] ACPI: Interpreter enabled [ 0.325366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335822] ACPI: (supports S0 S5) [ 0.336824] ACPI: Using IOAPIC for interrupt routing [ 0.338164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343701] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350226] acpiphp: Slot [3] registered [ 0.351367] acpiphp: Slot [4] registered [ 0.352509] acpiphp: Slot [5] registered [ 0.353646] acpiphp: Slot [6] registered [ 0.354811] acpiphp: Slot [7] registered [ 0.355989] acpiphp: Slot [8] registered [ 0.357154] acpiphp: Slot [9] registered [ 0.358305] acpiphp: Slot [10] registered [ 0.359457] acpiphp: Slot [11] registered [ 0.360608] acpiphp: Slot [12] registered [ 0.361755] acpiphp: Slot [13] registered [ 0.362900] acpiphp: Slot [14] registered [ 0.364047] acpiphp: Slot [15] registered [ 0.379086] acpiphp: Slot [16] registered [ 0.380239] acpiphp: Slot [17] registered [ 0.381385] acpiphp: Slot [18] registered [ 0.382526] acpiphp: Slot [19] registered [ 0.383677] acpiphp: Slot [20] registered [ 0.384830] acpiphp: Slot [21] registered [ 0.385980] acpiphp: Slot [22] registered [ 0.387127] acpiphp: Slot [23] registered [ 0.388282] acpiphp: Slot [24] registered [ 0.389439] acpiphp: Slot [25] registered [ 0.390589] acpiphp: Slot [26] registered [ 0.391729] acpiphp: Slot [27] registered [ 0.392883] acpiphp: Slot [28] registered [ 0.394038] acpiphp: Slot [29] registered [ 0.395182] acpiphp: Slot [30] registered [ 0.396353] acpiphp: Slot [31] registered [ 0.397498] PCI host bridge to bus 0000:00 [ 0.398647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400369] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404125] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408371] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412488] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414349] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422401] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458876] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462604] vgaarb: loaded [ 0.463464] vgaarb: bridge control possible 0000:00:02.0 [ 0.465183] SCSI subsystem initialized [ 0.466503] ACPI: bus type USB registered [ 0.467680] usbcore: registered new interface driver usbfs [ 0.469145] usbcore: registered new interface driver hub [ 0.470579] usbcore: registered new device driver usb [ 0.472146] PCI: Using ACPI for IRQ routing [ 0.473714] NetLabel: Initializing [ 0.474722] NetLabel: domain hash size = 128 [ 0.475948] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477311] NetLabel: unlabeled traffic allowed by default [ 0.478945] clocksource: Switched to clocksource kvm-clock [ 0.489248] AppArmor: AppArmor Filesystem Enabled [ 0.490847] pnp: PnP ACPI init [ 0.492111] pnp: PnP ACPI: found 5 devices [ 0.499087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501531] NET: Registered protocol family 2 [ 0.503005] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504814] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506552] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508307] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509839] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511500] NET: Registered protocol family 1 [ 0.512740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514291] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515825] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544648] Trying to unpack rootfs image as initramfs... [ 0.606790] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.614178] Scanning for low memory corruption every 60 seconds [ 0.617578] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619386] audit: initializing netlink subsys (disabled) [ 0.621080] audit: type=2000 audit(1535211740.497:1): initialized [ 0.623503] Initialise system trusted keyring [ 0.625317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627052] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630072] zbud: loaded [ 0.631232] VFS: Disk quotas dquot_6.6.0 [ 0.632483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.635010] fuse init (API version 7.23) [ 0.636357] Key type big_key registered [ 0.637570] Allocating IMA MOK and blacklist keyrings. [ 0.639468] Key type asymmetric registered [ 0.640725] Asymmetric key parser 'x509' registered [ 0.642154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.644410] io scheduler noop registered [ 0.645584] io scheduler deadline registered (default) [ 0.647085] io scheduler cfq registered [ 0.648482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654278] ACPI: Power Button [PWRF] [ 0.655782] GHES: HEST is not enabled! [ 0.670686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.700458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.703756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.729115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732496] Linux agpgart interface v0.103 [ 0.736588] brd: module loaded [ 0.738999] loop: module loaded [ 0.744099] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.746235] GPT:90111 != 2097151 [ 0.747243] GPT:Alternate GPT header not at the end of the disk. [ 0.748871] GPT:90111 != 2097151 [ 0.749862] GPT: Use GNU Parted to correct GPT errors. [ 0.751285] vda: vda1 vda15 [ 0.753330] scsi host0: ata_piix [ 0.754489] scsi host1: ata_piix [ 0.755560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.757646] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.760060] libphy: Fixed MDIO Bus: probed [ 0.761261] tun: Universal TUN/TAP device driver, 1.6 [ 0.762649] tun: (C) 1999-2004 Max Krasnyansky [ 0.765859] PPP generic driver version 2.4.2 [ 0.767223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.768966] ehci-pci: EHCI PCI platform driver [ 0.770253] ehci-platform: EHCI generic platform driver [ 0.771700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.773362] ohci-pci: OHCI PCI platform driver [ 0.774854] ohci-platform: OHCI generic platform driver [ 0.776329] uhci_hcd: USB Universal Host Controller Interface driver [ 0.791130] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.792625] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.794791] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.796260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.798008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.801903] usb usb1: Product: UHCI Host Controller [ 0.803348] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.805016] usb usb1: SerialNumber: 0000:00:01.2 [ 0.806452] hub 1-0:1.0: USB hub found [ 0.807663] hub 1-0:1.0: 2 ports detected [ 0.809117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.812229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815154] mousedev: PS/2 mouse device common for all mice [ 0.816999] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.819661] rtc_cmos 00:00: RTC can wake from S4 [ 0.821322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.823059] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.825132] i2c /dev entries driver [ 0.826275] device-mapper: uevent: version 1.0.3 [ 0.827698] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.830146] ledtrig-cpu: registered to indicate activity on CPUs [ 0.832314] NET: Registered protocol family 10 [ 0.834257] NET: Registered protocol family 17 [ 0.835597] Key type dns_resolver registered [ 0.837055] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.838668] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.841314] registered taskstats version 1 [ 0.842562] Loading compiled-in X.509 certificates [ 0.844557] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.847284] zswap: loaded using pool lzo/zbud [ 0.849917] Key type trusted registered [ 0.852289] Key type encrypted registered [ 0.853494] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855040] ima: No TPM chip found, activating TPM-bypass! [ 0.856626] evm: HMAC attrs: 0x1 [ 0.858171] Magic number: 14:167:741 [ 0.859365] workqueue writeback: hash matches [ 0.860709] rtc_cmos 00:00: setting system clock to 2018-08-25 15:42:20 UTC (1535211740) [ 0.863103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864715] EDD information not available. [ 0.917926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.920225] Write protecting the kernel read-only data: 14336k [ 0.925494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.928295] 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.978122] 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.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChV0PNF7V8dPS+QXp3IF3n9mHzClGLH+tHXxebf9uyep5lfN5suTC1ygi7+9vEZZLK0SK197teUQ15tDU1c5xJLKHp6zq0bBnhGZlyCCH9zFCKhZG12Nx2hwPsjyPVc980GBWrIW3wHj5RL62fmZ6gPnexwksSz6Psiwz+7v/uEZo3TW2lRAmLd4YqfzyPNFp2W9DexApE9DV+E4UoVWWoR6HxzoFMLIL+xZdTiGLCwY8OtU/1Ek8VTrhlKLWbWhsYjyvZmse36EsIWKx1qB1qdHFhyIDArOQSylALpVC9Qbd8TouPZR9TIPfMHbQ8tK5bpZr9cy3nLx2S6ZwuhDud root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 ssh-dss AAAAB3NzaC1kc3MAAACBALbzggpUY3RFScj98fyI/7sMLxM2iA4FaX5DdiAIoJTYPsEsqErLa0dTfnRwOO5tx8jbUfMm94jqHF0kmoD6Hq/vAK8ABMrDsRo0EHWdy5Cevvm0fENcDiV1GAto3Kf522j2LdmWVWeXT+62DIkRRE2FuV3ICC2Uzkfh67+vfIxnAAAAFQD+0P/h8SMyfD6EX3YepAbS0olU3QAAAIEAlPbkCWDsgC2qzLfsSGhBsBwjzWXpJwraS6BQRA8pohOlyeA1yxzwl/1rYjI43z/AJFsIa3Cw8GSFs3chh6NcYFi65EpMtpCy2hQj2bQyaHc+DCeXbY/VFXD5VPbcBlhWjr6b65v2iutvg53pSPngpyyG3eKkz/qyNu4WY+/RzcwAAACASNCFHXWXt0khu6Ghxve5QrvWxLSXkMFYfP/lqpnv7HwXMaa2/o70pCk0qwGuDkkxRgYEetAvxMWY5iJWML0f3K953dOg5QFDgCqkLNG1CbXUf+oqYDVrztNzBQUcYVRvWwUkKiSnPYzpJqV5gPQXYt8pe9j7idQamCCGQrcHx2g= root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fea8:2708/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 launch-index: 0 2018-08-25 15:42:24,699 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-25 15:42:33,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:42:33,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:42:33,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15: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,Accept-Encoding x-openstack-request-id: req-c288d91b-bfca-4f32-b985-daa8750d30fa x-compute-request-id: req-c288d91b-bfca-4f32-b985-daa8750d30fa Content-Encoding: gzip Content-Length: 9615 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 489979268 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.190905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193332] pid_max: default: 32768 minimum: 301\n[ 0.194634] ACPI: Core revision 20150930\n[ 0.196373] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198301] Security Framework initialized\n[ 0.199507] Yama: becoming mindful.\n[ 0.200583] AppArmor: AppArmor initialized\n[ 0.201827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205587] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207323] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209327] Initializing cgroup subsys io\n[ 0.210551] Initializing cgroup subsys memory\n[ 0.211821] Initializing cgroup subsys devices\n[ 0.213100] Initializing cgroup subsys freezer\n[ 0.214363] Initializing cgroup subsys net_cls\n[ 0.215652] Initializing cgroup subsys perf_event\n[ 0.216960] Initializing cgroup subsys net_prio\n[ 0.218254] Initializing cgroup subsys hugetlb\n[ 0.219487] Initializing cgroup subsys pids\n[ 0.220701] CPU: Physical Processor ID: 0\n[ 0.222568] mce: CPU supports 10 MCE banks\n[ 0.223759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225175] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248669] ftrace: allocating 31920 entries in 125 pages\n[ 0.274793] smpboot: Max logical packages: 1\n[ 0.276036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278026] x2apic enabled\n[ 0.279192] Switched APIC routing to physical x2apic.\n[ 0.281668] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286087] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288626] KVM setup paravirtual spinlock\n[ 0.290357] x86: Booted up 1 node, 1 CPUs\n[ 0.291523] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293475] devtmpfs: initialized\n[ 0.295457] evm: security.selinux\n[ 0.296447] evm: security.SMACK64\n[ 0.297434] evm: security.SMACK64EXEC\n[ 0.298485] evm: security.SMACK64TRANSMUTE\n[ 0.299623] evm: security.SMACK64MMAP\n[ 0.300673] evm: security.ima\n[ 0.301588] evm: security.capability\n[ 0.302711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305321] pinctrl core: initialized pinctrl subsystem\n[ 0.306887] RTC time: 15:42:19, date: 08/25/18\n[ 0.308266] NET: Registered protocol family 16\n[ 0.309638] cpuidle: using governor ladder\n[ 0.310833] cpuidle: using governor menu\n[ 0.311981] PCCT header not found.\n[ 0.313059] ACPI: bus type PCI registered\n[ 0.314220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.316019] PCI: Using configuration type 1 for base access\n[ 0.318293] ACPI: Added _OSI(Module Device)\n[ 0.319497] ACPI: Added _OSI(Processor Device)\n[ 0.320764] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.322034] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.324255] ACPI: Interpreter enabled\n[ 0.325366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.333214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335822] ACPI: (supports S0 S5)\n[ 0.336824] ACPI: Using IOAPIC for interrupt routing\n[ 0.338164] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343701] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350226] acpiphp: Slot [3] registered\n[ 0.351367] acpiphp: Slot [4] registered\n[ 0.352509] acpiphp: Slot [5] registered\n[ 0.353646] acpiphp: Slot [6] registered\n[ 0.354811] acpiphp: Slot [7] registered\n[ 0.355989] acpiphp: Slot [8] registered\n[ 0.357154] acpiphp: Slot [9] registered\n[ 0.358305] acpiphp: Slot [10] registered\n[ 0.359457] acpiphp: Slot [11] registered\n[ 0.360608] acpiphp: Slot [12] registered\n[ 0.361755] acpiphp: Slot [13] registered\n[ 0.362900] acpiphp: Slot [14] registered\n[ 0.364047] acpiphp: Slot [15] registered\n[ 0.379086] acpiphp: Slot [16] registered\n[ 0.380239] acpiphp: Slot [17] registered\n[ 0.381385] acpiphp: Slot [18] registered\n[ 0.382526] acpiphp: Slot [19] registered\n[ 0.383677] acpiphp: Slot [20] registered\n[ 0.384830] acpiphp: Slot [21] registered\n[ 0.385980] acpiphp: Slot [22] registered\n[ 0.387127] acpiphp: Slot [23] registered\n[ 0.388282] acpiphp: Slot [24] registered\n[ 0.389439] acpiphp: Slot [25] registered\n[ 0.390589] acpiphp: Slot [26] registered\n[ 0.391729] acpiphp: Slot [27] registered\n[ 0.392883] acpiphp: Slot [28] registered\n[ 0.394038] acpiphp: Slot [29] registered\n[ 0.395182] acpiphp: Slot [30] registered\n[ 0.396353] acpiphp: Slot [31] registered\n[ 0.397498] PCI host bridge to bus 0000:00\n[ 0.398647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400369] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.402073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.404125] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.406211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408371] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412488] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414349] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.416087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.422401] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.424482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.462604] vgaarb: loaded\n[ 0.463464] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465183] SCSI subsystem initialized\n[ 0.466503] ACPI: bus type USB registered\n[ 0.467680] usbcore: registered new interface driver usbfs\n[ 0.469145] usbcore: registered new interface driver hub\n[ 0.470579] usbcore: registered new device driver usb\n[ 0.472146] PCI: Using ACPI for IRQ routing\n[ 0.473714] NetLabel: Initializing\n[ 0.474722] NetLabel: domain hash size = 128\n[ 0.475948] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.477311] NetLabel: unlabeled traffic allowed by default\n[ 0.478945] clocksource: Switched to clocksource kvm-clock\n[ 0.489248] AppArmor: AppArmor Filesystem Enabled\n[ 0.490847] pnp: PnP ACPI init\n[ 0.492111] pnp: PnP ACPI: found 5 devices\n[ 0.499087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501531] NET: Registered protocol family 2\n[ 0.503005] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504814] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.506552] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508307] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509839] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511500] NET: Registered protocol family 1\n[ 0.512740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514291] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515825] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544648] Trying to unpack rootfs image as initramfs...\n[ 0.606790] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614178] Scanning for low memory corruption every 60 seconds\n[ 0.617578] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619386] audit: initializing netlink subsys (disabled)\n[ 0.621080] audit: type=2000 audit(1535211740.497:1): initialized\n[ 0.623503] Initialise system trusted keyring\n[ 0.625317] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627052] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630072] zbud: loaded\n[ 0.631232] VFS: Disk quotas dquot_6.6.0\n[ 0.632483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.635010] fuse init (API version 7.23)\n[ 0.636357] Key type big_key registered\n[ 0.637570] Allocating IMA MOK and blacklist keyrings.\n[ 0.639468] Key type asymmetric registered\n[ 0.640725] Asymmetric key parser 'x509' registered\n[ 0.642154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644410] io scheduler noop registered\n[ 0.645584] io scheduler deadline registered (default)\n[ 0.647085] io scheduler cfq registered\n[ 0.648482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.650052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.652109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.654278] ACPI: Power Button [PWRF]\n[ 0.655782] GHES: HEST is not enabled!\n[ 0.670686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.703756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.729115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.732496] Linux agpgart interface v0.103\n[ 0.736588] brd: module loaded\n[ 0.738999] loop: module loaded\n[ 0.744099] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.746235] GPT:90111 != 2097151\n[ 0.747243] GPT:Alternate GPT header not at the end of the disk.\n[ 0.748871] GPT:90111 != 2097151\n[ 0.749862] GPT: Use GNU Parted to correct GPT errors.\n[ 0.751285] vda: vda1 vda15\n[ 0.753330] scsi host0: ata_piix\n[ 0.754489] scsi host1: ata_piix\n[ 0.755560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.757646] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.760060] libphy: Fixed MDIO Bus: probed\n[ 0.761261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.762649] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.765859] PPP generic driver version 2.4.2\n[ 0.767223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.768966] ehci-pci: EHCI PCI platform driver\n[ 0.770253] ehci-platform: EHCI generic platform driver\n[ 0.771700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.773362] ohci-pci: OHCI PCI platform driver\n[ 0.774854] ohci-platform: OHCI generic platform driver\n[ 0.776329] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.791130] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.792625] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.794791] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.796260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.798008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.799801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.801903] usb usb1: Product: UHCI Host Controller\n[ 0.803348] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.805016] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.806452] hub 1-0:1.0: USB hub found\n[ 0.807663] hub 1-0:1.0: 2 ports detected\n[ 0.809117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.812229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813631] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815154] mousedev: PS/2 mouse device common for all mice\n[ 0.816999] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.819661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.821322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.823059] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.825132] i2c /dev entries driver\n[ 0.826275] device-mapper: uevent: version 1.0.3\n[ 0.827698] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.830146] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.832314] NET: Registered protocol family 10\n[ 0.834257] NET: Registered protocol family 17\n[ 0.835597] Key type dns_resolver registered\n[ 0.837055] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.838668] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.841314] registered taskstats version 1\n[ 0.842562] Loading compiled-in X.509 certificates\n[ 0.844557] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.847284] zswap: loaded using pool lzo/zbud\n[ 0.849917] Key type trusted registered\n[ 0.852289] Key type encrypted registered\n[ 0.853494] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855040] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856626] evm: HMAC attrs: 0x1\n[ 0.858171] Magic number: 14:167:741\n[ 0.859365] workqueue writeback: hash matches\n[ 0.860709] rtc_cmos 00:00: setting system clock to 2018-08-25 15:42:20 UTC (1535211740)\n[ 0.863103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.864715] EDD information not available.\n[ 0.917926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920225] Write protecting the kernel read-only data: 14336k\n[ 0.925494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.928295] 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\n[ 0.978122] 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.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChV0PNF7V8dPS+QXp3IF3n9mHzClGLH+tHXxebf9uyep5lfN5suTC1ygi7+9vEZZLK0SK197teUQ15tDU1c5xJLKHp6zq0bBnhGZlyCCH9zFCKhZG12Nx2hwPsjyPVc980GBWrIW3wHj5RL62fmZ6gPnexwksSz6Psiwz+7v/uEZo3TW2lRAmLd4YqfzyPNFp2W9DexApE9DV+E4UoVWWoR6HxzoFMLIL+xZdTiGLCwY8OtU/1Ek8VTrhlKLWbWhsYjyvZmse36EsIWKx1qB1qdHFhyIDArOQSylALpVC9Qbd8TouPZR9TIPfMHbQ8tK5bpZr9cy3nLx2S6ZwuhDud root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635\nssh-dss AAAAB3NzaC1kc3MAAACBALbzggpUY3RFScj98fyI/7sMLxM2iA4FaX5DdiAIoJTYPsEsqErLa0dTfnRwOO5tx8jbUfMm94jqHF0kmoD6Hq/vAK8ABMrDsRo0EHWdy5Cevvm0fENcDiV1GAto3Kf522j2LdmWVWeXT+62DIkRRE2FuV3ICC2Uzkfh67+vfIxnAAAAFQD+0P/h8SMyfD6EX3YepAbS0olU3QAAAIEAlPbkCWDsgC2qzLfsSGhBsBwjzWXpJwraS6BQRA8pohOlyeA1yxzwl/1rYjI43z/AJFsIa3Cw8GSFs3chh6NcYFi65EpMtpCy2hQj2bQyaHc+DCeXbY/VFXD5VPbcBlhWjr6b65v2iutvg53pSPngpyyG3eKkz/qyNu4WY+/RzcwAAACASNCFHXWXt0khu6Ghxve5QrvWxLSXkMFYfP/lqpnv7HwXMaa2/o70pCk0qwGuDkkxRgYEetAvxMWY5iJWML0f3K953dOg5QFDgCqkLNG1CbXUf+oqYDVrztNzBQUcYVRvWwUkKiSnPYzpJqV5gPQXYt8pe9j7idQamCCGQrcHx2g= root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635\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.6,24,fe80::f816:3eff:fea8:2708/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635\nlaunch-index: 0\n/dev/root resized successfully [took 0.30s]\n=== cirros: current=0.4.0 uptime=3.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 login: "} 2018-08-25 15:42:33,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3/action used request id req-c288d91b-bfca-4f32-b985-daa8750d30fa 2018-08-25 15:42:33,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101232051849s 2018-08-25 15:42:33,811 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3/action used request id req-c288d91b-bfca-4f32-b985-daa8750d30fa 2018-08-25 15:42:33,811 - 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 489979268 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.190905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193332] pid_max: default: 32768 minimum: 301 [ 0.194634] ACPI: Core revision 20150930 [ 0.196373] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198301] Security Framework initialized [ 0.199507] Yama: becoming mindful. [ 0.200583] AppArmor: AppArmor initialized [ 0.201827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205587] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207323] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209327] Initializing cgroup subsys io [ 0.210551] Initializing cgroup subsys memory [ 0.211821] Initializing cgroup subsys devices [ 0.213100] Initializing cgroup subsys freezer [ 0.214363] Initializing cgroup subsys net_cls [ 0.215652] Initializing cgroup subsys perf_event [ 0.216960] Initializing cgroup subsys net_prio [ 0.218254] Initializing cgroup subsys hugetlb [ 0.219487] Initializing cgroup subsys pids [ 0.220701] CPU: Physical Processor ID: 0 [ 0.222568] mce: CPU supports 10 MCE banks [ 0.223759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225175] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248669] ftrace: allocating 31920 entries in 125 pages [ 0.274793] smpboot: Max logical packages: 1 [ 0.276036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278026] x2apic enabled [ 0.279192] Switched APIC routing to physical x2apic. [ 0.281668] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286087] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288626] KVM setup paravirtual spinlock [ 0.290357] x86: Booted up 1 node, 1 CPUs [ 0.291523] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293475] devtmpfs: initialized [ 0.295457] evm: security.selinux [ 0.296447] evm: security.SMACK64 [ 0.297434] evm: security.SMACK64EXEC [ 0.298485] evm: security.SMACK64TRANSMUTE [ 0.299623] evm: security.SMACK64MMAP [ 0.300673] evm: security.ima [ 0.301588] evm: security.capability [ 0.302711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305321] pinctrl core: initialized pinctrl subsystem [ 0.306887] RTC time: 15:42:19, date: 08/25/18 [ 0.308266] NET: Registered protocol family 16 [ 0.309638] cpuidle: using governor ladder [ 0.310833] cpuidle: using governor menu [ 0.311981] PCCT header not found. [ 0.313059] ACPI: bus type PCI registered [ 0.314220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316019] PCI: Using configuration type 1 for base access [ 0.318293] ACPI: Added _OSI(Module Device) [ 0.319497] ACPI: Added _OSI(Processor Device) [ 0.320764] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324255] ACPI: Interpreter enabled [ 0.325366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335822] ACPI: (supports S0 S5) [ 0.336824] ACPI: Using IOAPIC for interrupt routing [ 0.338164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343701] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350226] acpiphp: Slot [3] registered [ 0.351367] acpiphp: Slot [4] registered [ 0.352509] acpiphp: Slot [5] registered [ 0.353646] acpiphp: Slot [6] registered [ 0.354811] acpiphp: Slot [7] registered [ 0.355989] acpiphp: Slot [8] registered [ 0.357154] acpiphp: Slot [9] registered [ 0.358305] acpiphp: Slot [10] registered [ 0.359457] acpiphp: Slot [11] registered [ 0.360608] acpiphp: Slot [12] registered [ 0.361755] acpiphp: Slot [13] registered [ 0.362900] acpiphp: Slot [14] registered [ 0.364047] acpiphp: Slot [15] registered [ 0.379086] acpiphp: Slot [16] registered [ 0.380239] acpiphp: Slot [17] registered [ 0.381385] acpiphp: Slot [18] registered [ 0.382526] acpiphp: Slot [19] registered [ 0.383677] acpiphp: Slot [20] registered [ 0.384830] acpiphp: Slot [21] registered [ 0.385980] acpiphp: Slot [22] registered [ 0.387127] acpiphp: Slot [23] registered [ 0.388282] acpiphp: Slot [24] registered [ 0.389439] acpiphp: Slot [25] registered [ 0.390589] acpiphp: Slot [26] registered [ 0.391729] acpiphp: Slot [27] registered [ 0.392883] acpiphp: Slot [28] registered [ 0.394038] acpiphp: Slot [29] registered [ 0.395182] acpiphp: Slot [30] registered [ 0.396353] acpiphp: Slot [31] registered [ 0.397498] PCI host bridge to bus 0000:00 [ 0.398647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400369] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404125] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408371] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412488] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414349] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422401] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458876] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462604] vgaarb: loaded [ 0.463464] vgaarb: bridge control possible 0000:00:02.0 [ 0.465183] SCSI subsystem initialized [ 0.466503] ACPI: bus type USB registered [ 0.467680] usbcore: registered new interface driver usbfs [ 0.469145] usbcore: registered new interface driver hub [ 0.470579] usbcore: registered new device driver usb [ 0.472146] PCI: Using ACPI for IRQ routing [ 0.473714] NetLabel: Initializing [ 0.474722] NetLabel: domain hash size = 128 [ 0.475948] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477311] NetLabel: unlabeled traffic allowed by default [ 0.478945] clocksource: Switched to clocksource kvm-clock [ 0.489248] AppArmor: AppArmor Filesystem Enabled [ 0.490847] pnp: PnP ACPI init [ 0.492111] pnp: PnP ACPI: found 5 devices [ 0.499087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501531] NET: Registered protocol family 2 [ 0.503005] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504814] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506552] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508307] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509839] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511500] NET: Registered protocol family 1 [ 0.512740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514291] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515825] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544648] Trying to unpack rootfs image as initramfs... [ 0.606790] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.614178] Scanning for low memory corruption every 60 seconds [ 0.617578] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619386] audit: initializing netlink subsys (disabled) [ 0.621080] audit: type=2000 audit(1535211740.497:1): initialized [ 0.623503] Initialise system trusted keyring [ 0.625317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627052] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630072] zbud: loaded [ 0.631232] VFS: Disk quotas dquot_6.6.0 [ 0.632483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.635010] fuse init (API version 7.23) [ 0.636357] Key type big_key registered [ 0.637570] Allocating IMA MOK and blacklist keyrings. [ 0.639468] Key type asymmetric registered [ 0.640725] Asymmetric key parser 'x509' registered [ 0.642154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.644410] io scheduler noop registered [ 0.645584] io scheduler deadline registered (default) [ 0.647085] io scheduler cfq registered [ 0.648482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654278] ACPI: Power Button [PWRF] [ 0.655782] GHES: HEST is not enabled! [ 0.670686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.700458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.703756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.729115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732496] Linux agpgart interface v0.103 [ 0.736588] brd: module loaded [ 0.738999] loop: module loaded [ 0.744099] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.746235] GPT:90111 != 2097151 [ 0.747243] GPT:Alternate GPT header not at the end of the disk. [ 0.748871] GPT:90111 != 2097151 [ 0.749862] GPT: Use GNU Parted to correct GPT errors. [ 0.751285] vda: vda1 vda15 [ 0.753330] scsi host0: ata_piix [ 0.754489] scsi host1: ata_piix [ 0.755560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.757646] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.760060] libphy: Fixed MDIO Bus: probed [ 0.761261] tun: Universal TUN/TAP device driver, 1.6 [ 0.762649] tun: (C) 1999-2004 Max Krasnyansky [ 0.765859] PPP generic driver version 2.4.2 [ 0.767223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.768966] ehci-pci: EHCI PCI platform driver [ 0.770253] ehci-platform: EHCI generic platform driver [ 0.771700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.773362] ohci-pci: OHCI PCI platform driver [ 0.774854] ohci-platform: OHCI generic platform driver [ 0.776329] uhci_hcd: USB Universal Host Controller Interface driver [ 0.791130] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.792625] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.794791] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.796260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.798008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.801903] usb usb1: Product: UHCI Host Controller [ 0.803348] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.805016] usb usb1: SerialNumber: 0000:00:01.2 [ 0.806452] hub 1-0:1.0: USB hub found [ 0.807663] hub 1-0:1.0: 2 ports detected [ 0.809117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.812229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815154] mousedev: PS/2 mouse device common for all mice [ 0.816999] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.819661] rtc_cmos 00:00: RTC can wake from S4 [ 0.821322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.823059] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.825132] i2c /dev entries driver [ 0.826275] device-mapper: uevent: version 1.0.3 [ 0.827698] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.830146] ledtrig-cpu: registered to indicate activity on CPUs [ 0.832314] NET: Registered protocol family 10 [ 0.834257] NET: Registered protocol family 17 [ 0.835597] Key type dns_resolver registered [ 0.837055] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.838668] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.841314] registered taskstats version 1 [ 0.842562] Loading compiled-in X.509 certificates [ 0.844557] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.847284] zswap: loaded using pool lzo/zbud [ 0.849917] Key type trusted registered [ 0.852289] Key type encrypted registered [ 0.853494] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855040] ima: No TPM chip found, activating TPM-bypass! [ 0.856626] evm: HMAC attrs: 0x1 [ 0.858171] Magic number: 14:167:741 [ 0.859365] workqueue writeback: hash matches [ 0.860709] rtc_cmos 00:00: setting system clock to 2018-08-25 15:42:20 UTC (1535211740) [ 0.863103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864715] EDD information not available. [ 0.917926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.920225] Write protecting the kernel read-only data: 14336k [ 0.925494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.928295] 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.978122] 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.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChV0PNF7V8dPS+QXp3IF3n9mHzClGLH+tHXxebf9uyep5lfN5suTC1ygi7+9vEZZLK0SK197teUQ15tDU1c5xJLKHp6zq0bBnhGZlyCCH9zFCKhZG12Nx2hwPsjyPVc980GBWrIW3wHj5RL62fmZ6gPnexwksSz6Psiwz+7v/uEZo3TW2lRAmLd4YqfzyPNFp2W9DexApE9DV+E4UoVWWoR6HxzoFMLIL+xZdTiGLCwY8OtU/1Ek8VTrhlKLWbWhsYjyvZmse36EsIWKx1qB1qdHFhyIDArOQSylALpVC9Qbd8TouPZR9TIPfMHbQ8tK5bpZr9cy3nLx2S6ZwuhDud root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 ssh-dss AAAAB3NzaC1kc3MAAACBALbzggpUY3RFScj98fyI/7sMLxM2iA4FaX5DdiAIoJTYPsEsqErLa0dTfnRwOO5tx8jbUfMm94jqHF0kmoD6Hq/vAK8ABMrDsRo0EHWdy5Cevvm0fENcDiV1GAto3Kf522j2LdmWVWeXT+62DIkRRE2FuV3ICC2Uzkfh67+vfIxnAAAAFQD+0P/h8SMyfD6EX3YepAbS0olU3QAAAIEAlPbkCWDsgC2qzLfsSGhBsBwjzWXpJwraS6BQRA8pohOlyeA1yxzwl/1rYjI43z/AJFsIa3Cw8GSFs3chh6NcYFi65EpMtpCy2hQj2bQyaHc+DCeXbY/VFXD5VPbcBlhWjr6b65v2iutvg53pSPngpyyG3eKkz/qyNu4WY+/RzcwAAACASNCFHXWXt0khu6Ghxve5QrvWxLSXkMFYfP/lqpnv7HwXMaa2/o70pCk0qwGuDkkxRgYEetAvxMWY5iJWML0f3K953dOg5QFDgCqkLNG1CbXUf+oqYDVrztNzBQUcYVRvWwUkKiSnPYzpJqV5gPQXYt8pe9j7idQamCCGQrcHx2g= root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fea8:2708/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 launch-index: 0 /dev/root resized successfully [took 0.30s] === cirros: current=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 login: 2018-08-25 15:42:33,814 - paramiko.transport - DEBUG - starting thread (client mode): 0xb34d6dd0L 2018-08-25 15:42:33,814 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 15:42:33,814 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-25 15:42:33,814 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-25 15:42:33,816 - 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-25 15:42:33,816 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 15:42:33,816 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-25 15:42:33,816 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 15:42:33,816 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 15:42:33,816 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 15:42:33,834 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 15:42:33,834 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 15:42:33,846 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 7b1dcafb2d854e4d832d0908307230f3 2018-08-25 15:42:33,847 - paramiko.transport - DEBUG - Trying discovered key 103dcd707af23d0381d717285547a43f in /tmp/tmpLhCY0k 2018-08-25 15:42:33,870 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 15:42:33,876 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 15:42:33,880 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 15:42:33,880 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-25 15:42:33,881 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 15:42:33,882 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 15:42:33,883 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 15:42:33,883 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-25 15:42:33,884 - functest.core.singlevm - DEBUG - error: 2018-08-25 15:42:33,888 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 15:42:33,998 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:42:33,998 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:42:34,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-25 15:42:34,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/floatingips/227db50f-8e2f-468f-8eb2-cdb1e5ef0fdc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:35,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56e4861e-c775-4ac4-bcad-5dbc391189ef Content-Length: 0 Date: Sat, 25 Aug 2018 15:42:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:42:35,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/227db50f-8e2f-468f-8eb2-cdb1e5ef0fdc.json used request id req-56e4861e-c775-4ac4-bcad-5dbc391189ef 2018-08-25 15:42:35,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25807189941s 2018-08-25 15:42:35,264 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/227db50f-8e2f-468f-8eb2-cdb1e5ef0fdc.json used request id req-56e4861e-c775-4ac4-bcad-5dbc391189ef 2018-08-25 15:42:35,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:42:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:35,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d3e3bc43-3e4c-4555-9daf-773ff9d26e70 Date: Sat, 25 Aug 2018 15:42:35 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:42:35,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-d3e3bc43-3e4c-4555-9daf-773ff9d26e70 2018-08-25 15:42:35,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469088554382s 2018-08-25 15:42:35,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-d3e3bc43-3e4c-4555-9daf-773ff9d26e70 2018-08-25 15:42:35,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 15:42:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:35,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:42: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 x-openstack-request-id: req-980c4caf-f183-4b63-8801-75243d59a743 x-compute-request-id: req-980c4caf-f183-4b63-8801-75243d59a743 Content-Type: application/json 2018-08-25 15:42:35,575 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3 used request id req-980c4caf-f183-4b63-8801-75243d59a743 2018-08-25 15:42:35,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.256977081299s 2018-08-25 15:42:35,575 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3 used request id req-980c4caf-f183-4b63-8801-75243d59a743 2018-08-25 15:42:35,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:42:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:36,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-ad2a3aaf-6e52-48eb-8da9-b91eee38cff6 x-compute-request-id: req-ad2a3aaf-6e52-48eb-8da9-b91eee38cff6 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:27:08", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/112b58a6-4761-445a-b7cb-4a03ca9a01e3", "rel": "bookmark"}], "image": {"id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "links": [{"href": "http://172.30.9.33:8774/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:42:19.000000", "flavor": {"id": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "links": [{"href": "http://172.30.9.33:8774/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "rel": "bookmark"}]}, "id": "112b58a6-4761-445a-b7cb-4a03ca9a01e3", "security_groups": [{"name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635"}], "user_id": "4c10235abdc848a8b259f7a867cf0e43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:42:35Z", "hostId": "d27b7a3c187a3372c044223a50e8fd5c3adb88348d03cd58ee998561", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635", "name": "singlevm2-vm_ecca109d-63e1-4065-98b7-568475e5d635", "created": "2018-08-25T15:42:11Z", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:42:36,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-ad2a3aaf-6e52-48eb-8da9-b91eee38cff6 2018-08-25 15:42:36,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713259935379s 2018-08-25 15:42:36,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-ad2a3aaf-6e52-48eb-8da9-b91eee38cff6 2018-08-25 15:42:36,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:42:38,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:42:38,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:38,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-e4ea5461-fdcf-4aac-a463-cb9782c11018 x-compute-request-id: req-e4ea5461-fdcf-4aac-a463-cb9782c11018 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-25 15:42:38,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e4ea5461-fdcf-4aac-a463-cb9782c11018 2018-08-25 15:42:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0673890113831s 2018-08-25 15:42:38,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e4ea5461-fdcf-4aac-a463-cb9782c11018 2018-08-25 15:42:38,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:42:38,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:38,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-61f72509-a10b-42b1-afa3-50fcf5570fed Date: Sat, 25 Aug 2018 15:42:38 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:09Z", "updated_at": "2018-08-25T15:42:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "10edc25a-3834-4ffe-a7fd-916e390d940b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "3b56c59c-e107-4572-a4e4-f5e936e94121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "44247fa2-4a32-45f0-94c8-30944eb89253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:09Z", "revision_number": 0, "id": "9ff3d5d3-2982-4bb1-bd67-506dc3e2b8f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:09Z", "security_group_id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 3, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "0567091b-1649-4096-a7f3-ae25459f1cfa", "name": "singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}]} 2018-08-25 15:42:38,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-61f72509-a10b-42b1-afa3-50fcf5570fed 2018-08-25 15:42:38,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433170795441s 2018-08-25 15:42:38,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-61f72509-a10b-42b1-afa3-50fcf5570fed 2018-08-25 15:42:38,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-25 15:42:38,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/security-groups/0567091b-1649-4096-a7f3-ae25459f1cfa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:38,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-214e0601-70c2-4d1d-b5a6-86a9ea64ad06 Content-Length: 0 Date: Sat, 25 Aug 2018 15:42:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:42:38,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/0567091b-1649-4096-a7f3-ae25459f1cfa.json used request id req-214e0601-70c2-4d1d-b5a6-86a9ea64ad06 2018-08-25 15:42:38,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.249802112579s 2018-08-25 15:42:38,662 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/0567091b-1649-4096-a7f3-ae25459f1cfa.json used request id req-214e0601-70c2-4d1d-b5a6-86a9ea64ad06 2018-08-25 15:42:38,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-25 15:42:38,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/os-keypairs/singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:38,716 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:42: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-ffe9351d-3be6-40a2-aee4-e72d82ed9378 x-compute-request-id: req-ffe9351d-3be6-40a2-aee4-e72d82ed9378 Content-Length: 0 Content-Type: application/json 2018-08-25 15:42:38,716 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635 used request id req-ffe9351d-3be6-40a2-aee4-e72d82ed9378 2018-08-25 15:42:38,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0538191795349s 2018-08-25 15:42:38,717 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635 used request id req-ffe9351d-3be6-40a2-aee4-e72d82ed9378 2018-08-25 15:42:38,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:42:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" -d '{"subnet_id": "70c7a63d-adc6-4635-8c8c-affb23ca6d81"}' 2018-08-25 15:42:40,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bbe240d5-f8f6-434f-bd83-e3e5ccdaf9cc Date: Sat, 25 Aug 2018 15:42:40 GMT RESP BODY: {"network_id": "4a6133b2-388e-40f9-8b1d-9ea60d55e420", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "subnet_id": "70c7a63d-adc6-4635-8c8c-affb23ca6d81", "subnet_ids": ["70c7a63d-adc6-4635-8c8c-affb23ca6d81"], "port_id": "fc7de4df-456c-4c3f-bdc1-baa2cdd35a62", "id": "68a959ec-15e3-45f8-929a-eed01f8cd72f"} 2018-08-25 15:42:40,449 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f/remove_router_interface.json used request id req-bbe240d5-f8f6-434f-bd83-e3e5ccdaf9cc 2018-08-25 15:42:40,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73172187805s 2018-08-25 15:42:40,449 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f/remove_router_interface.json used request id req-bbe240d5-f8f6-434f-bd83-e3e5ccdaf9cc returning object 68a959ec-15e3-45f8-929a-eed01f8cd72f 2018-08-25 15:42:40,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:42:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:40,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-aec7caa5-2f84-4bf1-af7b-4acc0619e7b1 Date: Sat, 25 Aug 2018 15:42:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:02Z", "admin_state_up": true, "updated_at": "2018-08-25T15:42:39Z", "revision_number": 4, "routes": [], "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "68a959ec-15e3-45f8-929a-eed01f8cd72f", "name": "singlevm2-router_ecca109d-63e1-4065-98b7-568475e5d635"}]} 2018-08-25 15:42:40,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-aec7caa5-2f84-4bf1-af7b-4acc0619e7b1 2018-08-25 15:42:40,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112774133682s 2018-08-25 15:42:40,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-aec7caa5-2f84-4bf1-af7b-4acc0619e7b1 2018-08-25 15:42:40,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:42:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:41,917 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6d3f542-608d-4fae-828b-70015dc03e71 Content-Length: 0 Date: Sat, 25 Aug 2018 15:42:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:42:41,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f.json used request id req-b6d3f542-608d-4fae-828b-70015dc03e71 2018-08-25 15:42:41,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35251688957s 2018-08-25 15:42:41,917 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/68a959ec-15e3-45f8-929a-eed01f8cd72f.json used request id req-b6d3f542-608d-4fae-828b-70015dc03e71 2018-08-25 15:42:41,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:42:41,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:41,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-716bf97a-4343-4e78-95ed-47bedfc0aea0 Date: Sat, 25 Aug 2018 15:42:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:42:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"70c7a63d-adc6-4635-8c8c-affb23ca6d81","subnetpool_id":null,"name":"singlevm2-subnet_ecca109d-63e1-4065-98b7-568475e5d635"}]} 2018-08-25 15:42:41,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-716bf97a-4343-4e78-95ed-47bedfc0aea0 2018-08-25 15:42:41,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0392861366272s 2018-08-25 15:42:41,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-716bf97a-4343-4e78-95ed-47bedfc0aea0 2018-08-25 15:42:41,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:42:41,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/70c7a63d-adc6-4635-8c8c-affb23ca6d81.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:43,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2efbc4fd-24d1-41ea-a382-e5910391fc75 Date: Sat, 25 Aug 2018 15:42:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:42:43,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/70c7a63d-adc6-4635-8c8c-affb23ca6d81.json used request id req-2efbc4fd-24d1-41ea-a382-e5910391fc75 2018-08-25 15:42:43,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13082408905s 2018-08-25 15:42:43,090 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/70c7a63d-adc6-4635-8c8c-affb23ca6d81.json used request id req-2efbc4fd-24d1-41ea-a382-e5910391fc75 2018-08-25 15:42:43,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:42:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:43,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-8067f981-23fb-4d83-9a1a-b652fdab1a47 Date: Sat, 25 Aug 2018 15:42: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-25T15:42:42Z","tenant_id":"fbd6c65582e341ad8ce5d9b889e8a702","created_at":"2018-08-25T15:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fbd6c65582e341ad8ce5d9b889e8a702","id":"4a6133b2-388e-40f9-8b1d-9ea60d55e420","name":"singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:42:43,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-8067f981-23fb-4d83-9a1a-b652fdab1a47 2018-08-25 15:42:43,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958631038666s 2018-08-25 15:42:43,186 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-8067f981-23fb-4d83-9a1a-b652fdab1a47 2018-08-25 15:42:43,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:42:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/4a6133b2-388e-40f9-8b1d-9ea60d55e420.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:44,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-561d3640-0b1e-4de6-a978-733740cc4555 Date: Sat, 25 Aug 2018 15:42:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:42:44,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/4a6133b2-388e-40f9-8b1d-9ea60d55e420.json used request id req-561d3640-0b1e-4de6-a978-733740cc4555 2018-08-25 15:42:44,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00705909729s 2018-08-25 15:42:44,195 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/4a6133b2-388e-40f9-8b1d-9ea60d55e420.json used request id req-561d3640-0b1e-4de6-a978-733740cc4555 2018-08-25 15:42:44,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:42:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:44,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-93fec948-71fb-49f8-bbc8-1712c0a6dc12 Date: Sat, 25 Aug 2018 15:42:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:07Z", "file": "/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/file", "owner": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "e45064ae-53c4-4d30-989d-fcc2d42884c8", "size": 12716032, "self": "/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:42:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:42:44,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-93fec948-71fb-49f8-bbc8-1712c0a6dc12 2018-08-25 15:42:44,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310565948486s 2018-08-25 15:42:44,510 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-93fec948-71fb-49f8-bbc8-1712c0a6dc12 2018-08-25 15:42:44,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:42:44,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90e9a2ade1d86e3f1d3cc04b7749b8acdfb74509" 2018-08-25 15:42:45,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2a0b329-e33d-4d6b-b489-7ed76b2c1868 Date: Sat, 25 Aug 2018 15:42: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-25 15:42:45,688 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8 used request id req-f2a0b329-e33d-4d6b-b489-7ed76b2c1868 2018-08-25 15:42:45,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17666697502s 2018-08-25 15:42:45,688 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8 used request id req-f2a0b329-e33d-4d6b-b489-7ed76b2c1868 2018-08-25 15:42:45,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:42:45,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:45,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-808e03f3-148c-4b04-b773-ca5be8b3103c x-compute-request-id: req-808e03f3-148c-4b04-b773-ca5be8b3103c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_ecca109d-63e1-4065-98b7-568475e5d635", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41", "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": "77bd0fb3-e023-43fc-8ea1-83246d1bcf41"}]} 2018-08-25 15:42:45,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-808e03f3-148c-4b04-b773-ca5be8b3103c 2018-08-25 15:42:45,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023912191391s 2018-08-25 15:42:45,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-808e03f3-148c-4b04-b773-ca5be8b3103c 2018-08-25 15:42:45,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:42:45,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:45,747 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:42: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-e13bee8b-8ac6-440a-9075-3a13af75846b x-compute-request-id: req-e13bee8b-8ac6-440a-9075-3a13af75846b Content-Length: 0 Content-Type: application/json 2018-08-25 15:42:45,747 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41 used request id req-e13bee8b-8ac6-440a-9075-3a13af75846b 2018-08-25 15:42:45,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324921607971s 2018-08-25 15:42:45,747 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/77bd0fb3-e023-43fc-8ea1-83246d1bcf41 used request id req-e13bee8b-8ac6-440a-9075-3a13af75846b 2018-08-25 15:42:45,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:42:45,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:45,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e40027-4458-49f3-b52c-ab1c72ef7d95 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635", "links": {"self": "http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c10235abdc848a8b259f7a867cf0e43", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:42:45,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-92e40027-4458-49f3-b52c-ab1c72ef7d95 2018-08-25 15:42:45,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214528083801s 2018-08-25 15:42:45,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-92e40027-4458-49f3-b52c-ab1c72ef7d95 2018-08-25 15:42:45,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:42:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:46,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053eb368-05fd-4a2d-8a38-55183498a02c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635", "links": {"self": "http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4c10235abdc848a8b259f7a867cf0e43", "description": null}} 2018-08-25 15:42:46,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43 used request id req-053eb368-05fd-4a2d-8a38-55183498a02c 2018-08-25 15:42:46,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203032970428s 2018-08-25 15:42:46,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43 used request id req-053eb368-05fd-4a2d-8a38-55183498a02c 2018-08-25 15:42:46,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 15:42:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:46,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f50248f-7074-4c77-adc4-0bcf5dbc4b92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:42:46,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43 used request id req-2f50248f-7074-4c77-adc4-0bcf5dbc4b92 2018-08-25 15:42:46,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.328638076782s 2018-08-25 15:42:46,501 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/4c10235abdc848a8b259f7a867cf0e43 used request id req-2f50248f-7074-4c77-adc4-0bcf5dbc4b92 2018-08-25 15:42:46,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:42:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857fce8b-5e94-4b9a-9da3-77568e946db5 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702"}, "tags": [], "enabled": true, "id": "fbd6c65582e341ad8ce5d9b889e8a702", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635"}]} 2018-08-25 15:42:46,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-857fce8b-5e94-4b9a-9da3-77568e946db5 2018-08-25 15:42:46,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105814933777s 2018-08-25 15:42:46,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-857fce8b-5e94-4b9a-9da3-77568e946db5 2018-08-25 15:42:46,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 15:42:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c53cd7b58b365ee8a393fe8e11e08e939644fb6" 2018-08-25 15:42:46,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c57597b2-c1e6-4761-8f29-37708aa8d0df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:42:46,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702 used request id req-c57597b2-c1e6-4761-8f29-37708aa8d0df 2018-08-25 15:42:46,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244029998779s 2018-08-25 15:42:46,862 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/fbd6c65582e341ad8ce5d9b889e8a702 used request id req-c57597b2-c1e6-4761-8f29-37708aa8d0df 2018-08-25 15:42:46,917 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:42:46,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:42:46,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:42:46,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:42:46,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721b5ae7-75a9-4a78-924c-a43c99a89734 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:42:46,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-721b5ae7-75a9-4a78-924c-a43c99a89734 2018-08-25 15:42:46,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:42:47,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["ZNqeA8TcThusrLIatYSuHw"], "issued_at": "2018-08-25T15:42:47.000000Z"}} 2018-08-25 15:42:47,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:42:47,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:47,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c01af425-fcba-42b5-9899-8f31d99c25d3 Date: Sat, 25 Aug 2018 15:42:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:42:47,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c01af425-fcba-42b5-9899-8f31d99c25d3 2018-08-25 15:42:47,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337902069092s 2018-08-25 15:42:47,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c01af425-fcba-42b5-9899-8f31d99c25d3 2018-08-25 15:42:47,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:42:47,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca821d4-5036-4f89-a65f-c8f388290316 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:42:47,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-5ca821d4-5036-4f89-a65f-c8f388290316 2018-08-25 15:42:47,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:42:47,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:47,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be957d63-9cd9-47b1-a970-5099d543b96e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 15:42:47,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-be957d63-9cd9-47b1-a970-5099d543b96e 2018-08-25 15:42:47,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.174151182175s 2018-08-25 15:42:47,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-be957d63-9cd9-47b1-a970-5099d543b96e 2018-08-25 15:42:47,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 15:42:47,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51"}}' 2018-08-25 15:42:48,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fb8421-136a-454b-9100-1658f603a09c 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.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26"}, "tags": [], "enabled": true, "id": "f95c443a9ee848ebbe751efb9aae1b26", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51"}} 2018-08-25 15:42:48,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-f0fb8421-136a-454b-9100-1658f603a09c 2018-08-25 15:42:48,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.178921937943s 2018-08-25 15:42:48,072 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-f0fb8421-136a-454b-9100-1658f603a09c 2018-08-25 15:42:48,073 - 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'f95c443a9ee848ebbe751efb9aae1b26', '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_bb7c0513-8f2a-423a-997c-22edd60cce51'}) 2018-08-25 15:42:48,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 15:42:48,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a2618f11-a9d4-427c-9505-440e6362b560", "email": null, "name": "vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51"}}' 2018-08-25 15:42:48,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-995a0e04-cd9c-4979-8b35-b30a3e2e1ade Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51", "links": {"self": "http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7325cbee09941669c85d8de165142f7", "domain_id": "default", "password_expires_at": null}} 2018-08-25 15:42:48,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-995a0e04-cd9c-4979-8b35-b30a3e2e1ade 2018-08-25 15:42:48,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.379698038101s 2018-08-25 15:42:48,459 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-995a0e04-cd9c-4979-8b35-b30a3e2e1ade 2018-08-25 15:42:48,460 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7325cbee09941669c85d8de165142f7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51'}) 2018-08-25 15:42:48,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:42:48,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:48,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f65a1b8-84c6-4177-80a7-28b00e38ed3b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:42:48,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-5f65a1b8-84c6-4177-80a7-28b00e38ed3b 2018-08-25 15:42:48,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219218969345s 2018-08-25 15:42:48,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-5f65a1b8-84c6-4177-80a7-28b00e38ed3b 2018-08-25 15:42:48,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:42:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:48,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c32e65-897c-49bd-a3c8-a026b37672c9 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:42:48,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-62c32e65-897c-49bd-a3c8-a026b37672c9 2018-08-25 15:42:48,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114368915558s 2018-08-25 15:42:48,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-62c32e65-897c-49bd-a3c8-a026b37672c9 2018-08-25 15:42:48,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:42:48,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:48,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39df2e3-a1c7-4eb8-9a9c-8dbc0930c276 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:42:48,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c39df2e3-a1c7-4eb8-9a9c-8dbc0930c276 2018-08-25 15:42:48,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106256961823s 2018-08-25 15:42:48,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c39df2e3-a1c7-4eb8-9a9c-8dbc0930c276 2018-08-25 15:42:48,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:42:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:49,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9c2620-d744-46ed-9190-2634702ba0de Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 15:42:49,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-9c9c2620-d744-46ed-9190-2634702ba0de 2018-08-25 15:42:49,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199278116226s 2018-08-25 15:42:49,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-9c9c2620-d744-46ed-9190-2634702ba0de 2018-08-25 15:42:49,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:42:49,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:49,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa510ee-4ae9-4857-ab2b-4d1c5cf11166 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51", "links": {"self": "http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7325cbee09941669c85d8de165142f7", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:42:49,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-2fa510ee-4ae9-4857-ab2b-4d1c5cf11166 2018-08-25 15:42:49,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194935083389s 2018-08-25 15:42:49,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-2fa510ee-4ae9-4857-ab2b-4d1c5cf11166 2018-08-25 15:42:49,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:42:49,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:49,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2171ed1-dd75-440d-80d4-370eba56b807 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26"}, "tags": [], "enabled": true, "id": "f95c443a9ee848ebbe751efb9aae1b26", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51"}]} 2018-08-25 15:42:49,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-c2171ed1-dd75-440d-80d4-370eba56b807 2018-08-25 15:42:49,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189014911652s 2018-08-25 15:42:49,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-c2171ed1-dd75-440d-80d4-370eba56b807 2018-08-25 15:42:49,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 15:42:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=c7325cbee09941669c85d8de165142f7&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=f95c443a9ee848ebbe751efb9aae1b26" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:49,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924d413a-3095-418b-a853-58c87bd09882 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=c7325cbee09941669c85d8de165142f7&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=f95c443a9ee848ebbe751efb9aae1b26", "previous": null, "next": null}} 2018-08-25 15:42:49,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=c7325cbee09941669c85d8de165142f7&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=f95c443a9ee848ebbe751efb9aae1b26 used request id req-924d413a-3095-418b-a853-58c87bd09882 2018-08-25 15:42:49,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177621126175s 2018-08-25 15:42:49,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=c7325cbee09941669c85d8de165142f7&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=f95c443a9ee848ebbe751efb9aae1b26 used request id req-924d413a-3095-418b-a853-58c87bd09882 2018-08-25 15:42:49,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 15:42:49,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26/users/c7325cbee09941669c85d8de165142f7/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:42:49,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:42:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8049067-2a92-4fd4-a795-ed740d1d0b2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:42:49,841 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26/users/c7325cbee09941669c85d8de165142f7/roles/a8f38a73d860409c824be7313afc678a used request id req-b8049067-2a92-4fd4-a795-ed740d1d0b2b 2018-08-25 15:42:49,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136755943298s 2018-08-25 15:42:49,842 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26/users/c7325cbee09941669c85d8de165142f7/roles/a8f38a73d860409c824be7313afc678a used request id req-b8049067-2a92-4fd4-a795-ed740d1d0b2b 2018-08-25 15:42:49,842 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 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'f95c443a9ee848ebbe751efb9aae1b26', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a2618f11-a9d4-427c-9505-440e6362b560', 'username': u'vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:42:49,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:42:49,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:42:49,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:42:49,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:42:49,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:42:49,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:42:49,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:42:49,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:42:49,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:42:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:42:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:42:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:42:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:42:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:42:49,847 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51', 'password': 'a2618f11-a9d4-427c-9505-440e6362b560', 'project_name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': 'f95c443a9ee848ebbe751efb9aae1b26', 'project_domain_name': 'Default'} 2018-08-25 15:42:49,848 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-25 15:42:49,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:42:49,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27ee584-7fd3-4018-938e-10dd50384a08 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:42:49,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-a27ee584-7fd3-4018-938e-10dd50384a08 2018-08-25 15:42:49,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:42:50,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f95c443a9ee848ebbe751efb9aae1b26", "name": "vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/f95c443a9ee848ebbe751efb9aae1b26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/f95c443a9ee848ebbe751efb9aae1b26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/f95c443a9ee848ebbe751efb9aae1b26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/f95c443a9ee848ebbe751efb9aae1b26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/f95c443a9ee848ebbe751efb9aae1b26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/f95c443a9ee848ebbe751efb9aae1b26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/f95c443a9ee848ebbe751efb9aae1b26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/f95c443a9ee848ebbe751efb9aae1b26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/f95c443a9ee848ebbe751efb9aae1b26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_f95c443a9ee848ebbe751efb9aae1b26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f95c443a9ee848ebbe751efb9aae1b26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f95c443a9ee848ebbe751efb9aae1b26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/f95c443a9ee848ebbe751efb9aae1b26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/f95c443a9ee848ebbe751efb9aae1b26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51", "id": "c7325cbee09941669c85d8de165142f7"}, "audit_ids": ["goJj4CaLQWWWsE40aWWWjQ"], "issued_at": "2018-08-25T15:42:50.000000Z"}} 2018-08-25 15:42:50,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:42:50,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"network": {"name": "vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51", "admin_state_up": true}}' 2018-08-25 15:42:50,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-d7c6d10e-a844-49b0-abe6-b1bede14c16d Date: Sat, 25 Aug 2018 15:42:50 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T15:42:50Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","id":"bd80865f-aa55-4709-a399-82c07def6644","name":"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51"}} 2018-08-25 15:42:50,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d7c6d10e-a844-49b0-abe6-b1bede14c16d 2018-08-25 15:42:50,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.578317165375s 2018-08-25 15:42:50,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d7c6d10e-a844-49b0-abe6-b1bede14c16d 2018-08-25 15:42:50,832 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:42:50Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'bd80865f-aa55-4709-a399-82c07def6644', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51', u'admin_state_up': True, u'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', u'created_at': u'2018-08-25T15:42:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f95c443a9ee848ebbe751efb9aae1b26'}) 2018-08-25 15:42:50,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:42:50,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:42:50,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-40a19ddb-15d4-4ea5-b0f6-a4be43026d07 Date: Sat, 25 Aug 2018 15:42:50 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-25T15:42:50Z","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","id":"bd80865f-aa55-4709-a399-82c07def6644","name":"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:42:50,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-40a19ddb-15d4-4ea5-b0f6-a4be43026d07 2018-08-25 15:42:50,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149255990982s 2018-08-25 15:42:50,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-40a19ddb-15d4-4ea5-b0f6-a4be43026d07 2018-08-25 15:42:50,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:42:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"subnet": {"name": "vping_ssh-subnet_bb7c0513-8f2a-423a-997c-22edd60cce51", "enable_dhcp": true, "network_id": "bd80865f-aa55-4709-a399-82c07def6644", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:42:51,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c686168c-d4b5-49c8-bb42-9be7e00abd32 Date: Sat, 25 Aug 2018 15:42:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80865f-aa55-4709-a399-82c07def6644","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:42:51Z","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":"f95c443a9ee848ebbe751efb9aae1b26","id":"a12a9ca9-c286-45ec-bd18-e5e0361708c2","subnetpool_id":null,"name":"vping_ssh-subnet_bb7c0513-8f2a-423a-997c-22edd60cce51"}} 2018-08-25 15:42:51,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-c686168c-d4b5-49c8-bb42-9be7e00abd32 2018-08-25 15:42:51,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.818041801453s 2018-08-25 15:42:51,802 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-c686168c-d4b5-49c8-bb42-9be7e00abd32 2018-08-25 15:42:51,802 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:42:51Z', 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'a12a9ca9-c286-45ec-bd18-e5e0361708c2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_bb7c0513-8f2a-423a-997c-22edd60cce51', u'enable_dhcp': True, u'network_id': u'bd80865f-aa55-4709-a399-82c07def6644', u'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', u'created_at': u'2018-08-25T15:42:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f95c443a9ee848ebbe751efb9aae1b26'}) 2018-08-25 15:42:51,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:42:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "vping_ssh-router_bb7c0513-8f2a-423a-997c-22edd60cce51", "admin_state_up": true}}' 2018-08-25 15:42:52,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-385b39e8-73d7-4bd9-8ae9-b006d300a92e Date: Sat, 25 Aug 2018 15:42:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:51Z", "admin_state_up": true, "updated_at": "2018-08-25T15:42:52Z", "revision_number": 2, "routes": [], "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "073ef2ce-eecd-422e-8a14-edb2e8bf2f75", "name": "vping_ssh-router_bb7c0513-8f2a-423a-997c-22edd60cce51"}} 2018-08-25 15:42:52,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-385b39e8-73d7-4bd9-8ae9-b006d300a92e 2018-08-25 15:42:52,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.09448695183s 2018-08-25 15:42:52,898 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-385b39e8-73d7-4bd9-8ae9-b006d300a92e 2018-08-25 15:42:52,898 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', u'created_at': u'2018-08-25T15:42:51Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:42:52Z', u'revision_number': 2, u'routes': [], u'project_id': u'f95c443a9ee848ebbe751efb9aae1b26', u'id': u'073ef2ce-eecd-422e-8a14-edb2e8bf2f75', u'name': u'vping_ssh-router_bb7c0513-8f2a-423a-997c-22edd60cce51'}) 2018-08-25 15:42:52,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:42:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"subnet_id": "a12a9ca9-c286-45ec-bd18-e5e0361708c2"}' 2018-08-25 15:42:54,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac558414-77d3-486a-923e-f0eb7dd86b5a Date: Sat, 25 Aug 2018 15:42:54 GMT RESP BODY: {"network_id": "bd80865f-aa55-4709-a399-82c07def6644", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "subnet_id": "a12a9ca9-c286-45ec-bd18-e5e0361708c2", "subnet_ids": ["a12a9ca9-c286-45ec-bd18-e5e0361708c2"], "port_id": "82f64fa6-4912-48d5-9983-62321363db78", "id": "073ef2ce-eecd-422e-8a14-edb2e8bf2f75"} 2018-08-25 15:42:54,921 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75/add_router_interface.json used request id req-ac558414-77d3-486a-923e-f0eb7dd86b5a 2018-08-25 15:42:54,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02243494987s 2018-08-25 15:42:54,922 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75/add_router_interface.json used request id req-ac558414-77d3-486a-923e-f0eb7dd86b5a returning object 073ef2ce-eecd-422e-8a14-edb2e8bf2f75 2018-08-25 15:42:54,922 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:42:55,054 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:42:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:42:55,060 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:42:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:42:55,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:42:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:42:55,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0acc75cf-16f3-4cc6-b445-a2e1c185756a Date: Sat, 25 Aug 2018 15:42:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:42:55,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-0acc75cf-16f3-4cc6-b445-a2e1c185756a 2018-08-25 15:42:55,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.255414009094s 2018-08-25 15:42:55,319 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-0acc75cf-16f3-4cc6-b445-a2e1c185756a 2018-08-25 15:42:55,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:42:55,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51"}' 2018-08-25 15:42:55,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42d8f175-7ab1-4479-901e-79ab65797a05 Date: Sat, 25 Aug 2018 15:42:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:55Z", "file": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file", "owner": "f95c443a9ee848ebbe751efb9aae1b26", "id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "size": null, "self": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "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_bb7c0513-8f2a-423a-997c-22edd60cce51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "checksum": null, "created_at": "2018-08-25T15:42:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:42:55,376 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-42d8f175-7ab1-4479-901e-79ab65797a05 2018-08-25 15:42:55,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0491800308228s 2018-08-25 15:42:55,377 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-42d8f175-7ab1-4479-901e-79ab65797a05 returning object 8fd2682d-b9bb-454d-aa97-0d1c43c09be4 2018-08-25 15:42:55,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:42:55,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '' 2018-08-25 15:42:56,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-baf7b360-e9d8-4fff-8494-359827821e74 Date: Sat, 25 Aug 2018 15:42: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-25 15:42:56,132 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file used request id req-baf7b360-e9d8-4fff-8494-359827821e74 2018-08-25 15:42:56,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.754874944687s 2018-08-25 15:42:56,133 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file used request id req-baf7b360-e9d8-4fff-8494-359827821e74 2018-08-25 15:42:56,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:42:56,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:42:56,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-84ed6ba7-c4b2-4903-b0bc-a1487c20cf0b Date: Sat, 25 Aug 2018 15:42:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:56Z", "file": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file", "owner": "f95c443a9ee848ebbe751efb9aae1b26", "id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "size": 12716032, "self": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:42:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:42:56,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-84ed6ba7-c4b2-4903-b0bc-a1487c20cf0b 2018-08-25 15:42:56,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0484318733215s 2018-08-25 15:42:56,186 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-84ed6ba7-c4b2-4903-b0bc-a1487c20cf0b 2018-08-25 15:42:56,187 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file', 'owner': u'f95c443a9ee848ebbe751efb9aae1b26', 'id': u'8fd2682d-b9bb-454d-aa97-0d1c43c09be4', 'size': 12716032, u'self': u'/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:42:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:42:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51', '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/8fd2682d-b9bb-454d-aa97-0d1c43c09be4', 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_bb7c0513-8f2a-423a-997c-22edd60cce51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51', 'created': u'2018-08-25T15:42:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:42:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4', 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_bb7c0513-8f2a-423a-997c-22edd60cce51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:42:56,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:42:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_bb7c0513-8f2a-423a-997c-22edd60cce51", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:42:56,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-756d675c-35e1-4a4d-bf7b-e75a6582a655 x-compute-request-id: req-756d675c-35e1-4a4d-bf7b-e75a6582a655 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_bb7c0513-8f2a-423a-997c-22edd60cce51", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "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": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e"}} 2018-08-25 15:42:56,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-756d675c-35e1-4a4d-bf7b-e75a6582a655 2018-08-25 15:42:56,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.700190067291s 2018-08-25 15:42:56,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-756d675c-35e1-4a4d-bf7b-e75a6582a655 2018-08-25 15:42:56,890 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_bb7c0513-8f2a-423a-997c-22edd60cce51', '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'bb3b2ba82e85438cb9318447e90d0372', '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'9e3dc474-34b5-424b-9c3f-0b4f69a1e26e', 'swap': 0}) 2018-08-25 15:42:56,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:42:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" -d '{"extra_specs": {}}' 2018-08-25 15:42:56,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-686499a4-257b-491d-8160-999d4addd5b6 x-compute-request-id: req-686499a4-257b-491d-8160-999d4addd5b6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:42:56,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e/os-extra_specs used request id req-686499a4-257b-491d-8160-999d4addd5b6 2018-08-25 15:42:56,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023955821991s 2018-08-25 15:42:56,915 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e/os-extra_specs used request id req-686499a4-257b-491d-8160-999d4addd5b6 2018-08-25 15:42:56,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-25 15:42:56,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"keypair": {"name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51"}}' 2018-08-25 15:42:57,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-42725c4a-f6b3-4279-839d-755d592f34ca x-compute-request-id: req-42725c4a-f6b3-4279-839d-755d592f34ca Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0WkYthuzF4LlGn+tbslTxVTIxdHbuCVn28viOQw+sC8FzJdEPvDnlSjZSEVww6oYM8ZTTgCX0yt7zm3uxkdpOuSRWR7I27FPIbkB/W3ZEU4RU8Rxqsnd7nW3dRccP/aeUuUBneV+xGojGCvX9dXyKmKcMXD5YL4B2pkukZv0/6o71PLTye0Csq4G4ythwU8vFX1v4j4+fNoscB4zP9gY8i1SYCO0uR0RlmKE5NrLUHBezdoy9gs25VYmEaVPkyFnk0m3SiUkt5x1XHQXldaiS5XIP7ogUlXfxyOrm0FSOFpAWvfh9zxJYPfX/r3vrUZ0GZj0eF9KtZxCVWuZrc46h Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtFpGLYbsxeC5Rp/rW7JU8VUyMXR27glZ9vL4jkMPrAvBcyXR\nD7w55Uo2UhFcMOqGDPGU04Al9Mre85t7sZHaTrkkVkeyNuxTyG5Af1t2RFOEVPEc\narJ3e51t3UXHD/2nlLlAZ3lfsRqIxgr1/XV8ipinDFw+WC+AdqZLpGb9P+qO9Ty0\n8ntArKuBuMrYcFPLxV9b+I+PnzaLHAeMz/YGPItUmAjtLkdEZZihOTay1BwXs3aM\nvYLNuVWJhGlT5MhZ5NJt0olJLecdVx0F5XWokuVyD+6IFJV38cjq5tBUjhaQFr34\nfc8SWD31/69761GdBmY9HhfSrWcQlVrma3OOoQIDAQABAoIBAElAKSSwmlY8UcQH\ni9YwdiOW0M4ZWXyQu8N7J8zQG/tqwuV7xI+5iWJBZBKtDl6nwk5biHDmqYPlKeyT\niAe1D4/Nzp5kfFOmZNkRPoz7nutdaG//heUoGzNP26F1h8ZM5dWX8DqWp3ENL+QP\n651ILI82NRLmHERA9tI59JsPYWilsnrBUvueSxnG1fusgj+wxLSKYGEH/kWFLKhY\nTYeHTB0qOtEuehC+24nWChWoroWlw6N4SiRy54eJ/oRoMASrGuBNZNJV3RDihs09\nY11QoLXKfJIdvChAi6ZIYv6ZTW+pCf9Y1wXCys7znUx33NBvSsOUqUM2ogYBUFmf\nU37oDmkCgYEA7e63fCju9EOQbO+67KKIvXxvKCJxz/0EfEieQHCR57zqiMspNa82\nbzUvZb4gb/pio0L7x061WL0aIHwgfeg3VS4sw/3mb0GFe0FyVDztTtM7RSu7PtDh\nowc+A8bA/OT4GhE6O3RH9RN1H+r+7DtUgtZPbJEt9C2rYWCspVJkT48CgYEAwgw8\nMEupR2O4dxJmojpJ42W0H1ZkO5Htj1wCgdQe+O2NrTPxP0jQWp3JMnF2R/HSwYCo\nMGRi5QtznV4CM1OJbMf0xD42Bllo7R9+fGO6jdBoMgpl99K6WnUhlA7+24vlc5Mx\nPEp3n+WREj9XjFGGKP2QZEINMS89mEmrVsr4Js8CgYB7/iA+ovJL9v3H13KZKOaL\noNIonzKiih+RSSK3QDK5CnlKylzybhm3AIdvxRIQaPKIVDrzla/py7pW3XjtRFu5\nlzOa+7Dfn8yY+/VBsvKUVn4XwP92b9J2bCrEOwqNgCFPLFUlcKajL/2koYkxwIV9\nHYQMduf0zOv39jJigTpnPwKBgFu/AS4sd8rjITJbJt+JA6paScGPTTDFHDbt39mW\ne1Ziqtu7dVLgkHJnq9sHvk7hzS3kMKFAtWlp8q3y5sNxucYO/HFUoKJ735pNi7Yw\nSOIIKVuPgwqbPbTLMKcaN/GBwWjVrS++XbTiC6c+/5u+Z9o1mPFuMWKR3WOFYVdV\n++INAoGAA1Ii036nNgigsjoo0tKSUaNEAuPO500JYgKk/ZFSWdiT5HT7MHjJI1ur\nZBnnaEqIgxBlODqL02CNk5UH7fKYUrDl/3P1/03fRLBzTN2BYPulusmxBQkgmDPg\nPXHOyW7YXhXBy7R1A8jUFKWAjn1qaytBgxDjdZv3kstweHS8oj8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c7325cbee09941669c85d8de165142f7", "name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "fingerprint": "e8:72:bb:4d:ad:e2:7e:34:4e:6f:e8:b1:79:11:38:5e"}} 2018-08-25 15:42:57,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-42725c4a-f6b3-4279-839d-755d592f34ca 2018-08-25 15:42:57,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.430275917053s 2018-08-25 15:42:57,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-42725c4a-f6b3-4279-839d-755d592f34ca 2018-08-25 15:42:57,347 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0WkYthuzF4LlGn+tbslTxVTIxdHbuCVn28viOQw+sC8FzJdEPvDnlSjZSEVww6oYM8ZTTgCX0yt7zm3uxkdpOuSRWR7I27FPIbkB/W3ZEU4RU8Rxqsnd7nW3dRccP/aeUuUBneV+xGojGCvX9dXyKmKcMXD5YL4B2pkukZv0/6o71PLTye0Csq4G4ythwU8vFX1v4j4+fNoscB4zP9gY8i1SYCO0uR0RlmKE5NrLUHBezdoy9gs25VYmEaVPkyFnk0m3SiUkt5x1XHQXldaiS5XIP7ogUlXfxyOrm0FSOFpAWvfh9zxJYPfX/r3vrUZ0GZj0eF9KtZxCVWuZrc46h Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtFpGLYbsxeC5Rp/rW7JU8VUyMXR27glZ9vL4jkMPrAvBcyXR\nD7w55Uo2UhFcMOqGDPGU04Al9Mre85t7sZHaTrkkVkeyNuxTyG5Af1t2RFOEVPEc\narJ3e51t3UXHD/2nlLlAZ3lfsRqIxgr1/XV8ipinDFw+WC+AdqZLpGb9P+qO9Ty0\n8ntArKuBuMrYcFPLxV9b+I+PnzaLHAeMz/YGPItUmAjtLkdEZZihOTay1BwXs3aM\nvYLNuVWJhGlT5MhZ5NJt0olJLecdVx0F5XWokuVyD+6IFJV38cjq5tBUjhaQFr34\nfc8SWD31/69761GdBmY9HhfSrWcQlVrma3OOoQIDAQABAoIBAElAKSSwmlY8UcQH\ni9YwdiOW0M4ZWXyQu8N7J8zQG/tqwuV7xI+5iWJBZBKtDl6nwk5biHDmqYPlKeyT\niAe1D4/Nzp5kfFOmZNkRPoz7nutdaG//heUoGzNP26F1h8ZM5dWX8DqWp3ENL+QP\n651ILI82NRLmHERA9tI59JsPYWilsnrBUvueSxnG1fusgj+wxLSKYGEH/kWFLKhY\nTYeHTB0qOtEuehC+24nWChWoroWlw6N4SiRy54eJ/oRoMASrGuBNZNJV3RDihs09\nY11QoLXKfJIdvChAi6ZIYv6ZTW+pCf9Y1wXCys7znUx33NBvSsOUqUM2ogYBUFmf\nU37oDmkCgYEA7e63fCju9EOQbO+67KKIvXxvKCJxz/0EfEieQHCR57zqiMspNa82\nbzUvZb4gb/pio0L7x061WL0aIHwgfeg3VS4sw/3mb0GFe0FyVDztTtM7RSu7PtDh\nowc+A8bA/OT4GhE6O3RH9RN1H+r+7DtUgtZPbJEt9C2rYWCspVJkT48CgYEAwgw8\nMEupR2O4dxJmojpJ42W0H1ZkO5Htj1wCgdQe+O2NrTPxP0jQWp3JMnF2R/HSwYCo\nMGRi5QtznV4CM1OJbMf0xD42Bllo7R9+fGO6jdBoMgpl99K6WnUhlA7+24vlc5Mx\nPEp3n+WREj9XjFGGKP2QZEINMS89mEmrVsr4Js8CgYB7/iA+ovJL9v3H13KZKOaL\noNIonzKiih+RSSK3QDK5CnlKylzybhm3AIdvxRIQaPKIVDrzla/py7pW3XjtRFu5\nlzOa+7Dfn8yY+/VBsvKUVn4XwP92b9J2bCrEOwqNgCFPLFUlcKajL/2koYkxwIV9\nHYQMduf0zOv39jJigTpnPwKBgFu/AS4sd8rjITJbJt+JA6paScGPTTDFHDbt39mW\ne1Ziqtu7dVLgkHJnq9sHvk7hzS3kMKFAtWlp8q3y5sNxucYO/HFUoKJ735pNi7Yw\nSOIIKVuPgwqbPbTLMKcaN/GBwWjVrS++XbTiC6c+/5u+Z9o1mPFuMWKR3WOFYVdV\n++INAoGAA1Ii036nNgigsjoo0tKSUaNEAuPO500JYgKk/ZFSWdiT5HT7MHjJI1ur\nZBnnaEqIgxBlODqL02CNk5UH7fKYUrDl/3P1/03fRLBzTN2BYPulusmxBQkgmDPg\nPXHOyW7YXhXBy7R1A8jUFKWAjn1qaytBgxDjdZv3kstweHS8oj8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c7325cbee09941669c85d8de165142f7', 'name': u'vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51', 'created_at': '2018-08-25T15:42:57.347027', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e8:72:bb:4d:ad:e2:7e:34:4e:6f:e8:b1:79:11:38:5e', 'type': 'ssh', 'id': u'vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51'}) 2018-08-25 15:42:57,347 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAtFpGLYbsxeC5Rp/rW7JU8VUyMXR27glZ9vL4jkMPrAvBcyXR D7w55Uo2UhFcMOqGDPGU04Al9Mre85t7sZHaTrkkVkeyNuxTyG5Af1t2RFOEVPEc arJ3e51t3UXHD/2nlLlAZ3lfsRqIxgr1/XV8ipinDFw+WC+AdqZLpGb9P+qO9Ty0 8ntArKuBuMrYcFPLxV9b+I+PnzaLHAeMz/YGPItUmAjtLkdEZZihOTay1BwXs3aM vYLNuVWJhGlT5MhZ5NJt0olJLecdVx0F5XWokuVyD+6IFJV38cjq5tBUjhaQFr34 fc8SWD31/69761GdBmY9HhfSrWcQlVrma3OOoQIDAQABAoIBAElAKSSwmlY8UcQH i9YwdiOW0M4ZWXyQu8N7J8zQG/tqwuV7xI+5iWJBZBKtDl6nwk5biHDmqYPlKeyT iAe1D4/Nzp5kfFOmZNkRPoz7nutdaG//heUoGzNP26F1h8ZM5dWX8DqWp3ENL+QP 651ILI82NRLmHERA9tI59JsPYWilsnrBUvueSxnG1fusgj+wxLSKYGEH/kWFLKhY TYeHTB0qOtEuehC+24nWChWoroWlw6N4SiRy54eJ/oRoMASrGuBNZNJV3RDihs09 Y11QoLXKfJIdvChAi6ZIYv6ZTW+pCf9Y1wXCys7znUx33NBvSsOUqUM2ogYBUFmf U37oDmkCgYEA7e63fCju9EOQbO+67KKIvXxvKCJxz/0EfEieQHCR57zqiMspNa82 bzUvZb4gb/pio0L7x061WL0aIHwgfeg3VS4sw/3mb0GFe0FyVDztTtM7RSu7PtDh owc+A8bA/OT4GhE6O3RH9RN1H+r+7DtUgtZPbJEt9C2rYWCspVJkT48CgYEAwgw8 MEupR2O4dxJmojpJ42W0H1ZkO5Htj1wCgdQe+O2NrTPxP0jQWp3JMnF2R/HSwYCo MGRi5QtznV4CM1OJbMf0xD42Bllo7R9+fGO6jdBoMgpl99K6WnUhlA7+24vlc5Mx PEp3n+WREj9XjFGGKP2QZEINMS89mEmrVsr4Js8CgYB7/iA+ovJL9v3H13KZKOaL oNIonzKiih+RSSK3QDK5CnlKylzybhm3AIdvxRIQaPKIVDrzla/py7pW3XjtRFu5 lzOa+7Dfn8yY+/VBsvKUVn4XwP92b9J2bCrEOwqNgCFPLFUlcKajL/2koYkxwIV9 HYQMduf0zOv39jJigTpnPwKBgFu/AS4sd8rjITJbJt+JA6paScGPTTDFHDbt39mW e1Ziqtu7dVLgkHJnq9sHvk7hzS3kMKFAtWlp8q3y5sNxucYO/HFUoKJ735pNi7Yw SOIIKVuPgwqbPbTLMKcaN/GBwWjVrS++XbTiC6c+/5u+Z9o1mPFuMWKR3WOFYVdV ++INAoGAA1Ii036nNgigsjoo0tKSUaNEAuPO500JYgKk/ZFSWdiT5HT7MHjJI1ur ZBnnaEqIgxBlODqL02CNk5UH7fKYUrDl/3P1/03fRLBzTN2BYPulusmxBQkgmDPg PXHOyW7YXhXBy7R1A8jUFKWAjn1qaytBgxDjdZv3kstweHS8oj8= -----END RSA PRIVATE KEY----- 2018-08-25 15:42:57,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-25 15:42:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"security_group": {"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-25 15:42:57,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-301227d7-97d6-4072-a394-18b92579095c Date: Sat, 25 Aug 2018 15:42:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:57Z", "updated_at": "2018-08-25T15:42:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "f6525725-dccb-463e-86ce-4b7bba1c38f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "f7b88802-9d25-4ccd-a0bd-9adb9128da28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}} 2018-08-25 15:42:57,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-301227d7-97d6-4072-a394-18b92579095c 2018-08-25 15:42:57,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.149261951447s 2018-08-25 15:42:57,500 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-301227d7-97d6-4072-a394-18b92579095c 2018-08-25 15:42:57,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:42:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:42:57,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-869f5dda-e0cf-41e5-9c23-cfb7e9d3bbfe Date: Sat, 25 Aug 2018 15:42:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:57Z", "updated_at": "2018-08-25T15:42:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "f6525725-dccb-463e-86ce-4b7bba1c38f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "f7b88802-9d25-4ccd-a0bd-9adb9128da28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}]} 2018-08-25 15:42:57,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-869f5dda-e0cf-41e5-9c23-cfb7e9d3bbfe 2018-08-25 15:42:57,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0846569538116s 2018-08-25 15:42:57,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-869f5dda-e0cf-41e5-9c23-cfb7e9d3bbfe 2018-08-25 15:42:57,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 15:42:57,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -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": "df8e46be-8588-4ebc-95e8-e897c3d86f69"}}' 2018-08-25 15:42:57,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fedd2db5-2df9-4b5e-bbd7-0f3a10f6a0d1 Date: Sat, 25 Aug 2018 15:42:57 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-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "port_range_min": 22, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:57Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "c6d5236d-91d9-4f26-a4f0-4bb449c6fb4a"}} 2018-08-25 15:42:57,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-fedd2db5-2df9-4b5e-bbd7-0f3a10f6a0d1 2018-08-25 15:42:57,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143680095673s 2018-08-25 15:42:57,737 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-fedd2db5-2df9-4b5e-bbd7-0f3a10f6a0d1 2018-08-25 15:42:57,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:42:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:42:57,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-a1d90751-8d9d-4eab-aa7e-61af58faa44b Date: Sat, 25 Aug 2018 15:42:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:57Z", "updated_at": "2018-08-25T15:42:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "c6d5236d-91d9-4f26-a4f0-4bb449c6fb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "f6525725-dccb-463e-86ce-4b7bba1c38f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "f7b88802-9d25-4ccd-a0bd-9adb9128da28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 2, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}]} 2018-08-25 15:42:57,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-a1d90751-8d9d-4eab-aa7e-61af58faa44b 2018-08-25 15:42:57,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0532557964325s 2018-08-25 15:42:57,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-a1d90751-8d9d-4eab-aa7e-61af58faa44b 2018-08-25 15:42:57,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 15:42:57,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -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": "df8e46be-8588-4ebc-95e8-e897c3d86f69"}}' 2018-08-25 15:42:57,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5790c640-de67-43da-b116-6cc56d29d4ae Date: Sat, 25 Aug 2018 15:42:57 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-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:57Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "25c74a16-1921-45bb-b318-8c1990ece6a8"}} 2018-08-25 15:42:57,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-5790c640-de67-43da-b116-6cc56d29d4ae 2018-08-25 15:42:57,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126482009888s 2018-08-25 15:42:57,924 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-5790c640-de67-43da-b116-6cc56d29d4ae 2018-08-25 15:42:57,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:42:57,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:42:58,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-91ad6177-fa5c-4df1-816b-f68e892f4b67 Date: Sat, 25 Aug 2018 15:42:58 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":["a12a9ca9-c286-45ec-bd18-e5e0361708c2"],"updated_at":"2018-08-25T15:42:51Z","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","id":"bd80865f-aa55-4709-a399-82c07def6644","name":"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:42:58,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-91ad6177-fa5c-4df1-816b-f68e892f4b67 2018-08-25 15:42:58,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0969460010529s 2018-08-25 15:42:58,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-91ad6177-fa5c-4df1-816b-f68e892f4b67 2018-08-25 15:42:58,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:42:58,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:42:58,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-48ba9892-ef3f-43da-8d3e-a04c5b6d32fc Date: Sat, 25 Aug 2018 15:42:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:56Z", "file": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file", "owner": "f95c443a9ee848ebbe751efb9aae1b26", "id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "size": 12716032, "self": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:42:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:42:58,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-48ba9892-ef3f-43da-8d3e-a04c5b6d32fc 2018-08-25 15:42:58,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356080532074s 2018-08-25 15:42:58,063 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-48ba9892-ef3f-43da-8d3e-a04c5b6d32fc 2018-08-25 15:42:58,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:42:58,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:42:58,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:42: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-e2a37048-19cc-4899-a525-a9848a1486a0 x-compute-request-id: req-e2a37048-19cc-4899-a525-a9848a1486a0 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bb7c0513-8f2a-423a-997c-22edd60cce51", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "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": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e"}]} 2018-08-25 15:42:58,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-e2a37048-19cc-4899-a525-a9848a1486a0 2018-08-25 15:42:58,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243971347809s 2018-08-25 15:42:58,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-e2a37048-19cc-4899-a525-a9848a1486a0 2018-08-25 15:42:58,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 15:42:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"server": {"name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "imageRef": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "flavorRef": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bd80865f-aa55-4709-a399-82c07def6644"}], "security_groups": [{"name": "df8e46be-8588-4ebc-95e8-e897c3d86f69"}]}}' 2018-08-25 15:43:00,739 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:42: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-5312017e-6121-4f7c-a998-91c66fa34e29 x-compute-request-id: req-5312017e-6121-4f7c-a998-91c66fa34e29 Content-Length: 403 location: http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "df8e46be-8588-4ebc-95e8-e897c3d86f69"}], "OS-DCF:diskConfig": "MANUAL", "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "adminPass": "AsqxeBf7YvEL"}} 2018-08-25 15:43:00,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-5312017e-6121-4f7c-a998-91c66fa34e29 2018-08-25 15:43:00,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.64816093445s 2018-08-25 15:43:00,740 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-5312017e-6121-4f7c-a998-91c66fa34e29 2018-08-25 15:43:00,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:01,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-fa54432a-6617-4d3b-b409-211f5fcd638c x-compute-request-id: req-fa54432a-6617-4d3b-b409-211f5fcd638c Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "user_id": "c7325cbee09941669c85d8de165142f7", "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-25T15:43:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:01,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fa54432a-6617-4d3b-b409-211f5fcd638c 2018-08-25 15:43:01,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626461982727s 2018-08-25 15:43:01,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fa54432a-6617-4d3b-b409-211f5fcd638c 2018-08-25 15:43:01,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:43:01,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:01,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-e8439870-50ca-421a-a1c0-43e7207e414c Date: Sat, 25 Aug 2018 15:43:01 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":["a12a9ca9-c286-45ec-bd18-e5e0361708c2"],"updated_at":"2018-08-25T15:42:51Z","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","id":"bd80865f-aa55-4709-a399-82c07def6644","name":"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:43:01,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-e8439870-50ca-421a-a1c0-43e7207e414c 2018-08-25 15:43:01,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0872530937195s 2018-08-25 15:43:01,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-e8439870-50ca-421a-a1c0-43e7207e414c 2018-08-25 15:43:01,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:43:01,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:01,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8dde6e1c-3fa0-4283-bb08-d89d32a798e8 Date: Sat, 25 Aug 2018 15:43:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80865f-aa55-4709-a399-82c07def6644","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:42:51Z","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":"f95c443a9ee848ebbe751efb9aae1b26","id":"a12a9ca9-c286-45ec-bd18-e5e0361708c2","subnetpool_id":null,"name":"vping_ssh-subnet_bb7c0513-8f2a-423a-997c-22edd60cce51"}]} 2018-08-25 15:43:01,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-8dde6e1c-3fa0-4283-bb08-d89d32a798e8 2018-08-25 15:43:01,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0722789764404s 2018-08-25 15:43:01,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-8dde6e1c-3fa0-4283-bb08-d89d32a798e8 2018-08-25 15:43:01,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:03,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:04,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-55768679-9d76-4276-9c52-1b06249be65a x-compute-request-id: req-55768679-9d76-4276-9c52-1b06249be65a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:43:03Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:04,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-55768679-9d76-4276-9c52-1b06249be65a 2018-08-25 15:43:04,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40566706657s 2018-08-25 15:43:04,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-55768679-9d76-4276-9c52-1b06249be65a 2018-08-25 15:43:04,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:06,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:06,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:07,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-03268c3c-c728-453c-adb5-15c02ffca1c0 x-compute-request-id: req-03268c3c-c728-453c-adb5-15c02ffca1c0 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:43:03Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:07,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-03268c3c-c728-453c-adb5-15c02ffca1c0 2018-08-25 15:43:07,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177485942841s 2018-08-25 15:43:07,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-03268c3c-c728-453c-adb5-15c02ffca1c0 2018-08-25 15:43:07,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:09,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:09,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-00bbf341-bb01-4f4f-b181-fb7782420f4b x-compute-request-id: req-00bbf341-bb01-4f4f-b181-fb7782420f4b Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:21:65", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:08.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:08Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:09,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-00bbf341-bb01-4f4f-b181-fb7782420f4b 2018-08-25 15:43:09,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.303739070892s 2018-08-25 15:43:09,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-00bbf341-bb01-4f4f-b181-fb7782420f4b 2018-08-25 15:43:09,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:43:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=26c11f12-0d74-4815-b9f0-5998659ed3a0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:09,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fa2f7a37-c2f2-42a0-929c-9aba0a0fb9e3 Date: Sat, 25 Aug 2018 15:43:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd80865f-aa55-4709-a399-82c07def6644","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:43:03Z","admin_state_up":true,"updated_at":"2018-08-25T15:43:08Z","binding:vnic_type":"normal","device_id":"26c11f12-0d74-4815-b9f0-5998659ed3a0","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:3b:21:65","id":"80c81bbd-1c6c-4d6e-a031-919d548c8d24","port_security_enabled":true,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","fixed_ips":[{"subnet_id":"a12a9ca9-c286-45ec-bd18-e5e0361708c2","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["df8e46be-8588-4ebc-95e8-e897c3d86f69"],"name":""}]} 2018-08-25 15:43:09,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=26c11f12-0d74-4815-b9f0-5998659ed3a0 used request id req-fa2f7a37-c2f2-42a0-929c-9aba0a0fb9e3 2018-08-25 15:43:09,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0705299377441s 2018-08-25 15:43:09,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=26c11f12-0d74-4815-b9f0-5998659ed3a0 used request id req-fa2f7a37-c2f2-42a0-929c-9aba0a0fb9e3 2018-08-25 15:43:09,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:43:09,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=80c81bbd-1c6c-4d6e-a031-919d548c8d24" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:09,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1fe3a8a5-b35f-49f6-a853-065526d797d3 Date: Sat, 25 Aug 2018 15:43:09 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:43:09,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=80c81bbd-1c6c-4d6e-a031-919d548c8d24 used request id req-1fe3a8a5-b35f-49f6-a853-065526d797d3 2018-08-25 15:43:09,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0431790351868s 2018-08-25 15:43:09,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=80c81bbd-1c6c-4d6e-a031-919d548c8d24 used request id req-1fe3a8a5-b35f-49f6-a853-065526d797d3 2018-08-25 15:43:09,563 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:21:65', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8fd2682d-b9bb-454d-aa97-0d1c43c09be4'}), 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-25T15:43:08.000000', 'flavor': Munch({u'id': u'9e3dc474-34b5-424b-9c3f-0b4f69a1e26e'}), 'az': u'nova', 'id': u'26c11f12-0d74-4815-b9f0-5998659ed3a0', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c7325cbee09941669c85d8de165142f7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', '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-25T15:43:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:43:08Z', 'hostId': u'fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e', '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-25T15:43:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': u'vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51', 'adminPass': u'AsqxeBf7YvEL', 'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'created_at': u'2018-08-25T15:43:00Z', 'created': u'2018-08-25T15:43:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:43:09,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:43:09,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:09,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-51fc0673-d0f6-4094-8464-c73fe7c34466 Date: Sat, 25 Aug 2018 15:43:09 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":["a12a9ca9-c286-45ec-bd18-e5e0361708c2"],"updated_at":"2018-08-25T15:42:51Z","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","id":"bd80865f-aa55-4709-a399-82c07def6644","name":"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:43:09,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-51fc0673-d0f6-4094-8464-c73fe7c34466 2018-08-25 15:43:09,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0817739963531s 2018-08-25 15:43:09,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-51fc0673-d0f6-4094-8464-c73fe7c34466 2018-08-25 15:43:09,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:43:09,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:09,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-49e5a0e3-6ead-4dc1-a5c7-343583b77e46 Date: Sat, 25 Aug 2018 15:43:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:56Z", "file": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file", "owner": "f95c443a9ee848ebbe751efb9aae1b26", "id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "size": 12716032, "self": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:42:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:43:09,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-49e5a0e3-6ead-4dc1-a5c7-343583b77e46 2018-08-25 15:43:09,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380830764771s 2018-08-25 15:43:09,689 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-49e5a0e3-6ead-4dc1-a5c7-343583b77e46 2018-08-25 15:43:09,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:43:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:09,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-917e83b3-9752-43f7-830f-7c80ac27259d x-compute-request-id: req-917e83b3-9752-43f7-830f-7c80ac27259d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bb7c0513-8f2a-423a-997c-22edd60cce51", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "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": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e"}]} 2018-08-25 15:43:09,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-917e83b3-9752-43f7-830f-7c80ac27259d 2018-08-25 15:43:09,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236451625824s 2018-08-25 15:43:09,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-917e83b3-9752-43f7-830f-7c80ac27259d 2018-08-25 15:43:09,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 15:43:09,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"server": {"name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "imageRef": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "flavorRef": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bd80865f-aa55-4709-a399-82c07def6644"}], "security_groups": [{"name": "df8e46be-8588-4ebc-95e8-e897c3d86f69"}]}}' 2018-08-25 15:43:11,751 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:43: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-bb486954-1879-40a4-aece-42e3d79bfa60 x-compute-request-id: req-bb486954-1879-40a4-aece-42e3d79bfa60 Content-Length: 403 location: http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "df8e46be-8588-4ebc-95e8-e897c3d86f69"}], "OS-DCF:diskConfig": "MANUAL", "id": "077391e9-a3cf-412d-9142-4307960d3b73", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "adminPass": "8c9r5nRWFjxq"}} 2018-08-25 15:43:11,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-bb486954-1879-40a4-aece-42e3d79bfa60 2018-08-25 15:43:11,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.03568983078s 2018-08-25 15:43:11,752 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-bb486954-1879-40a4-aece-42e3d79bfa60 2018-08-25 15:43:11,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:12,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-7ed83839-e726-423e-973f-10cf5d891e63 x-compute-request-id: req-7ed83839-e726-423e-973f-10cf5d891e63 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.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "077391e9-a3cf-412d-9142-4307960d3b73", "user_id": "c7325cbee09941669c85d8de165142f7", "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-25T15:43:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:11Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:21:65", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:08.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:08Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:12,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7ed83839-e726-423e-973f-10cf5d891e63 2018-08-25 15:43:12,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495953083038s 2018-08-25 15:43:12,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7ed83839-e726-423e-973f-10cf5d891e63 2018-08-25 15:43:12,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:14,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:14,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-b760a67a-d98d-4acd-8684-3a551dd6ce32 x-compute-request-id: req-b760a67a-d98d-4acd-8684-3a551dd6ce32 Content-Encoding: gzip Content-Length: 895 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "077391e9-a3cf-412d-9142-4307960d3b73", "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:43:14Z", "hostId": "3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:11Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:21:65", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:08.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:08Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:14,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b760a67a-d98d-4acd-8684-3a551dd6ce32 2018-08-25 15:43:14,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170895814896s 2018-08-25 15:43:14,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b760a67a-d98d-4acd-8684-3a551dd6ce32 2018-08-25 15:43:14,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:16,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:16,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:16,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-fa71efa6-9332-4572-a4ef-393450dfe8d1 x-compute-request-id: req-fa71efa6-9332-4572-a4ef-393450dfe8d1 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "077391e9-a3cf-412d-9142-4307960d3b73", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:43:15Z", "hostId": "3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:11Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:21:65", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:08.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:08Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:16,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fa71efa6-9332-4572-a4ef-393450dfe8d1 2018-08-25 15:43:16,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183055877686s 2018-08-25 15:43:16,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fa71efa6-9332-4572-a4ef-393450dfe8d1 2018-08-25 15:43:16,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:18,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:18,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-cf7951c7-841b-4dd8-9dbc-baa3493ab4d8 x-compute-request-id: req-cf7951c7-841b-4dd8-9dbc-baa3493ab4d8 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "077391e9-a3cf-412d-9142-4307960d3b73", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:43:15Z", "hostId": "3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:11Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:21:65", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:08.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:08Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:18,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-cf7951c7-841b-4dd8-9dbc-baa3493ab4d8 2018-08-25 15:43:18,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185049057007s 2018-08-25 15:43:18,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-cf7951c7-841b-4dd8-9dbc-baa3493ab4d8 2018-08-25 15:43:18,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:20,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:21,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-fc454d46-88c7-48c2-8a03-574dc8fb6a81 x-compute-request-id: req-fc454d46-88c7-48c2-8a03-574dc8fb6a81 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:41:36", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:19.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "077391e9-a3cf-412d-9142-4307960d3b73", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:19Z", "hostId": "3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:11Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:21:65", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:08.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:08Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:21,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fc454d46-88c7-48c2-8a03-574dc8fb6a81 2018-08-25 15:43:21,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.907434940338s 2018-08-25 15:43:21,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fc454d46-88c7-48c2-8a03-574dc8fb6a81 2018-08-25 15:43:21,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:43:21,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=077391e9-a3cf-412d-9142-4307960d3b73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:21,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-44b4f58e-b360-4846-912d-554a4249b160 Date: Sat, 25 Aug 2018 15:43:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd80865f-aa55-4709-a399-82c07def6644","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:43:14Z","admin_state_up":true,"updated_at":"2018-08-25T15:43:19Z","binding:vnic_type":"normal","device_id":"077391e9-a3cf-412d-9142-4307960d3b73","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:96:41:36","id":"f94bce37-ad7a-4e30-89c3-e7086c96deb4","port_security_enabled":true,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","fixed_ips":[{"subnet_id":"a12a9ca9-c286-45ec-bd18-e5e0361708c2","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["df8e46be-8588-4ebc-95e8-e897c3d86f69"],"name":""}]} 2018-08-25 15:43:21,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=077391e9-a3cf-412d-9142-4307960d3b73 used request id req-44b4f58e-b360-4846-912d-554a4249b160 2018-08-25 15:43:21,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0471439361572s 2018-08-25 15:43:21,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=077391e9-a3cf-412d-9142-4307960d3b73 used request id req-44b4f58e-b360-4846-912d-554a4249b160 2018-08-25 15:43:21,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:43:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=f94bce37-ad7a-4e30-89c3-e7086c96deb4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:21,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3d04e81b-48f5-4ffc-b4b6-787c4b72d6df Date: Sat, 25 Aug 2018 15:43:21 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:43:21,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=f94bce37-ad7a-4e30-89c3-e7086c96deb4 used request id req-3d04e81b-48f5-4ffc-b4b6-787c4b72d6df 2018-08-25 15:43:21,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.044193983078s 2018-08-25 15:43:21,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=f94bce37-ad7a-4e30-89c3-e7086c96deb4 used request id req-3d04e81b-48f5-4ffc-b4b6-787c4b72d6df 2018-08-25 15:43:21,831 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:41:36', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8fd2682d-b9bb-454d-aa97-0d1c43c09be4'}), 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-25T15:43:19.000000', 'flavor': Munch({u'id': u'9e3dc474-34b5-424b-9c3f-0b4f69a1e26e'}), 'az': u'nova', 'id': u'077391e9-a3cf-412d-9142-4307960d3b73', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c7325cbee09941669c85d8de165142f7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', '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-25T15:43:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:43:19Z', 'hostId': u'3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11', '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-25T15:43:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': u'vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51', 'adminPass': u'8c9r5nRWFjxq', 'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'created_at': u'2018-08-25T15:43:11Z', 'created': u'2018-08-25T15:43:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:43:21,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:43:21,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:22,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-9c8b98ae-e6eb-4ffd-b8c7-2585512b1b7e Date: Sat, 25 Aug 2018 15:43:22 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":["a12a9ca9-c286-45ec-bd18-e5e0361708c2"],"updated_at":"2018-08-25T15:42:51Z","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","id":"bd80865f-aa55-4709-a399-82c07def6644","name":"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:43:22,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-9c8b98ae-e6eb-4ffd-b8c7-2585512b1b7e 2018-08-25 15:43:22,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262630939484s 2018-08-25 15:43:22,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-9c8b98ae-e6eb-4ffd-b8c7-2585512b1b7e 2018-08-25 15:43:22,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:43:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=077391e9-a3cf-412d-9142-4307960d3b73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:22,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-52b523c4-8841-4f5a-808e-f95a3810064f Date: Sat, 25 Aug 2018 15:43:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd80865f-aa55-4709-a399-82c07def6644","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:43:14Z","admin_state_up":true,"updated_at":"2018-08-25T15:43:19Z","binding:vnic_type":"normal","device_id":"077391e9-a3cf-412d-9142-4307960d3b73","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:96:41:36","id":"f94bce37-ad7a-4e30-89c3-e7086c96deb4","port_security_enabled":true,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","fixed_ips":[{"subnet_id":"a12a9ca9-c286-45ec-bd18-e5e0361708c2","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["df8e46be-8588-4ebc-95e8-e897c3d86f69"],"name":""}]} 2018-08-25 15:43:22,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=077391e9-a3cf-412d-9142-4307960d3b73 used request id req-52b523c4-8841-4f5a-808e-f95a3810064f 2018-08-25 15:43:22,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0501439571381s 2018-08-25 15:43:22,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=077391e9-a3cf-412d-9142-4307960d3b73 used request id req-52b523c4-8841-4f5a-808e-f95a3810064f 2018-08-25 15:43:22,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-25 15:43:22,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.3", "port_id": "f94bce37-ad7a-4e30-89c3-e7086c96deb4"}}' 2018-08-25 15:43:23,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-2518bbd0-9961-457a-b6b3-30f4ca483545 Date: Sat, 25 Aug 2018 15:43:23 GMT RESP BODY: {"floatingip": {"router_id": "073ef2ce-eecd-422e-8a14-edb2e8bf2f75", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:43:22Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "f94bce37-ad7a-4e30-89c3-e7086c96deb4", "id": "1ab8574f-a552-4734-8521-e274f1b0a9ef", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:43:22Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}} 2018-08-25 15:43:23,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-2518bbd0-9961-457a-b6b3-30f4ca483545 2018-08-25 15:43:23,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.71577692032s 2018-08-25 15:43:23,866 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-2518bbd0-9961-457a-b6b3-30f4ca483545 2018-08-25 15:43:23,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:43:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:23,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-875a3353-6d62-49c9-bd20-39b9b984b39c Date: Sat, 25 Aug 2018 15:43:23 GMT RESP BODY: {"floatingips": [{"router_id": "073ef2ce-eecd-422e-8a14-edb2e8bf2f75", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:43:22Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "f94bce37-ad7a-4e30-89c3-e7086c96deb4", "id": "1ab8574f-a552-4734-8521-e274f1b0a9ef", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:43:22Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}]} 2018-08-25 15:43:23,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-875a3353-6d62-49c9-bd20-39b9b984b39c 2018-08-25 15:43:23,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562539100647s 2018-08-25 15:43:23,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-875a3353-6d62-49c9-bd20-39b9b984b39c 2018-08-25 15:43:23,934 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'073ef2ce-eecd-422e-8a14-edb2e8bf2f75', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'created_at': u'2018-08-25T15:43:22Z', 'attached': True, 'updated_at': u'2018-08-25T15:43:22Z', 'id': u'1ab8574f-a552-4734-8521-e274f1b0a9ef', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'073ef2ce-eecd-422e-8a14-edb2e8bf2f75', 'project_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'port_id': u'f94bce37-ad7a-4e30-89c3-e7086c96deb4', 'port': u'f94bce37-ad7a-4e30-89c3-e7086c96deb4', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:43:23,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:43:23,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:43:24,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-9fb6a1df-8a03-402a-aba8-ed0609ef9b32 x-compute-request-id: req-9fb6a1df-8a03-402a-aba8-ed0609ef9b32 Content-Encoding: gzip Content-Length: 9623 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 507558949 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.181119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183377] pid_max: default: 32768 minimum: 301\n[ 0.184594] ACPI: Core revision 20150930\n[ 0.186255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188031] Security Framework initialized\n[ 0.189134] Yama: becoming mindful.\n[ 0.190125] AppArmor: AppArmor initialized\n[ 0.191277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193044] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.194753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198273] Initializing cgroup subsys io\n[ 0.199378] Initializing cgroup subsys memory\n[ 0.200558] Initializing cgroup subsys devices\n[ 0.201757] Initializing cgroup subsys freezer\n[ 0.202938] Initializing cgroup subsys net_cls\n[ 0.204125] Initializing cgroup subsys perf_event\n[ 0.205365] Initializing cgroup subsys net_prio\n[ 0.206563] Initializing cgroup subsys hugetlb\n[ 0.207733] Initializing cgroup subsys pids\n[ 0.208899] CPU: Physical Processor ID: 0\n[ 0.210692] mce: CPU supports 10 MCE banks\n[ 0.211832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234482] ftrace: allocating 31920 entries in 125 pages\n[ 0.259668] smpboot: Max logical packages: 1\n[ 0.260836] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262688] x2apic enabled\n[ 0.263806] Switched APIC routing to physical x2apic.\n[ 0.266258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.267769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270459] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.272879] KVM setup paravirtual spinlock\n[ 0.274531] x86: Booted up 1 node, 1 CPUs\n[ 0.275625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277491] devtmpfs: initialized\n[ 0.279461] evm: security.selinux\n[ 0.280413] evm: security.SMACK64\n[ 0.281359] evm: security.SMACK64EXEC\n[ 0.282380] evm: security.SMACK64TRANSMUTE\n[ 0.283476] evm: security.SMACK64MMAP\n[ 0.284485] evm: security.ima\n[ 0.285364] evm: security.capability\n[ 0.286439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.288930] pinctrl core: initialized pinctrl subsystem\n[ 0.290407] RTC time: 15:43:19, date: 08/25/18\n[ 0.291679] NET: Registered protocol family 16\n[ 0.292983] cpuidle: using governor ladder\n[ 0.294099] cpuidle: using governor menu\n[ 0.295175] PCCT header not found.\n[ 0.296196] ACPI: bus type PCI registered\n[ 0.297292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.298965] PCI: Using configuration type 1 for base access\n[ 0.301105] ACPI: Added _OSI(Module Device)\n[ 0.302236] ACPI: Added _OSI(Processor Device)\n[ 0.303402] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.304618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.306762] ACPI: Interpreter enabled\n[ 0.307799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.317825] ACPI: (supports S0 S5)\n[ 0.318784] ACPI: Using IOAPIC for interrupt routing\n[ 0.320043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.323796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.326952] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.328551] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.331466] acpiphp: Slot [3] registered\n[ 0.332525] acpiphp: Slot [4] registered\n[ 0.333589] acpiphp: Slot [5] registered\n[ 0.334655] acpiphp: Slot [6] registered\n[ 0.335718] acpiphp: Slot [7] registered\n[ 0.336781] acpiphp: Slot [8] registered\n[ 0.337842] acpiphp: Slot [9] registered\n[ 0.338899] acpiphp: Slot [10] registered\n[ 0.339982] acpiphp: Slot [11] registered\n[ 0.341062] acpiphp: Slot [12] registered\n[ 0.342138] acpiphp: Slot [13] registered\n[ 0.343213] acpiphp: Slot [14] registered\n[ 0.344289] acpiphp: Slot [15] registered\n[ 0.359145] acpiphp: Slot [16] registered\n[ 0.360223] acpiphp: Slot [17] registered\n[ 0.361298] acpiphp: Slot [18] registered\n[ 0.362375] acpiphp: Slot [19] registered\n[ 0.363450] acpiphp: Slot [20] registered\n[ 0.364529] acpiphp: Slot [21] registered\n[ 0.365603] acpiphp: Slot [22] registered\n[ 0.366680] acpiphp: Slot [23] registered\n[ 0.367756] acpiphp: Slot [24] registered\n[ 0.368836] acpiphp: Slot [25] registered\n[ 0.369907] acpiphp: Slot [26] registered\n[ 0.370977] acpiphp: Slot [27] registered\n[ 0.372054] acpiphp: Slot [28] registered\n[ 0.373132] acpiphp: Slot [29] registered\n[ 0.374204] acpiphp: Slot [30] registered\n[ 0.375278] acpiphp: Slot [31] registered\n[ 0.376359] PCI host bridge to bus 0000:00\n[ 0.377431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382519] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384440] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386398] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.390450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395295] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.399620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.401533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.426082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.427969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.429825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.431623] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433404] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436846] vgaarb: loaded\n[ 0.437662] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439274] SCSI subsystem initialized\n[ 0.440504] ACPI: bus type USB registered\n[ 0.441607] usbcore: registered new interface driver usbfs\n[ 0.442966] usbcore: registered new interface driver hub\n[ 0.444297] usbcore: registered new device driver usb\n[ 0.445750] PCI: Using ACPI for IRQ routing\n[ 0.447252] NetLabel: Initializing\n[ 0.448214] NetLabel: domain hash size = 128\n[ 0.449341] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.450612] NetLabel: unlabeled traffic allowed by default\n[ 0.452154] clocksource: Switched to clocksource kvm-clock\n[ 0.462465] AppArmor: AppArmor Filesystem Enabled\n[ 0.463734] pnp: PnP ACPI init\n[ 0.464942] pnp: PnP ACPI: found 5 devices\n[ 0.471723] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473998] NET: Registered protocol family 2\n[ 0.475375] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.477071] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.478661] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.480255] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483224] NET: Registered protocol family 1\n[ 0.484397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.485842] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.487263] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.516390] Trying to unpack rootfs image as initramfs...\n[ 0.578079] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.583095] Scanning for low memory corruption every 60 seconds\n[ 0.585244] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.586818] audit: initializing netlink subsys (disabled)\n[ 0.588284] audit: type=2000 audit(1535211800.694:1): initialized\n[ 0.590108] Initialise system trusted keyring\n[ 0.591449] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593004] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.595690] zbud: loaded\n[ 0.596687] VFS: Disk quotas dquot_6.6.0\n[ 0.597800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.599919] fuse init (API version 7.23)\n[ 0.601149] Key type big_key registered\n[ 0.602233] Allocating IMA MOK and blacklist keyrings.\n[ 0.603848] Key type asymmetric registered\n[ 0.604962] Asymmetric key parser 'x509' registered\n[ 0.606248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.608279] io scheduler noop registered\n[ 0.609352] io scheduler deadline registered (default)\n[ 0.610682] io scheduler cfq registered\n[ 0.611842] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.613249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.616947] ACPI: Power Button [PWRF]\n[ 0.618157] GHES: HEST is not enabled!\n[ 0.632308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.661831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664739] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.688838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691814] Linux agpgart interface v0.103\n[ 0.695182] brd: module loaded\n[ 0.697395] loop: module loaded\n[ 0.702815] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704809] GPT:90111 != 2097151\n[ 0.705753] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707221] GPT:90111 != 2097151\n[ 0.708156] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709452] vda: vda1 vda15\n[ 0.711099] scsi host0: ata_piix\n[ 0.712205] scsi host1: ata_piix\n[ 0.713183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.714809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.716759] libphy: Fixed MDIO Bus: probed\n[ 0.717867] tun: Universal TUN/TAP device driver, 1.6\n[ 0.719144] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.722061] PPP generic driver version 2.4.2\n[ 0.723295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.724889] ehci-pci: EHCI PCI platform driver\n[ 0.726069] ehci-platform: EHCI generic platform driver\n[ 0.727388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.728891] ohci-pci: OHCI PCI platform driver\n[ 0.730063] ohci-platform: OHCI generic platform driver\n[ 0.731383] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.745990] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.747347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.749329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.750711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.752253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.753892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.755827] usb usb1: Product: UHCI Host Controller\n[ 0.757085] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.758610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.759923] hub 1-0:1.0: USB hub found\n[ 0.760997] hub 1-0:1.0: 2 ports detected\n[ 0.762337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.765175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.766473] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.767862] mousedev: PS/2 mouse device common for all mice\n[ 0.769567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.772025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.773602] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.776792] i2c /dev entries driver\n[ 0.777833] device-mapper: uevent: version 1.0.3\n[ 0.779135] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.781368] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.783186] NET: Registered protocol family 10\n[ 0.784757] NET: Registered protocol family 17\n[ 0.785974] Key type dns_resolver registered\n[ 0.787266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.788766] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.791161] registered taskstats version 1\n[ 0.792329] Loading compiled-in X.509 certificates\n[ 0.794146] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.796675] zswap: loaded using pool lzo/zbud\n[ 0.798740] Key type trusted registered\n[ 0.800875] Key type encrypted registered\n[ 0.802007] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.803405] ima: No TPM chip found, activating TPM-bypass!\n[ 0.804832] evm: HMAC attrs: 0x1\n[ 0.806123] Magic number: 14:167:741\n[ 0.807213] workqueue writeback: hash matches\n[ 0.808482] rtc_cmos 00:00: setting system clock to 2018-08-25 15:43:20 UTC (1535211800)\n[ 0.810670] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812245] EDD information not available.\n[ 0.877963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.880315] Write protecting the kernel read-only data: 14336k\n[ 0.883396] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886049] 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\n[ 0.935442] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 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.95. iid=i-00000004\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6A8qNwUOKy9T4xeumL5AasA5vZmmC6ke/y7Aa8l7DUfpCBs+brA4Vlnt39yRXGyjzc9vJZNkXEFb84oCQ/j1GGCrHeDzz3gZGo3E6M5t9yNopZtnbA2HhGm6zEilXcztmrNOXGuOBwVVe0A4qvkZv2iN8YG7GU5FC3jAql4d860WbrsqZPNvdAla4uDGMGEgNr0pkMXqFY5M6GSe2dfYWJp/+J8FtS4FLXTx1GK0swNV4ds5NHQIY7wH/9cyJ4xB6X7cw+XlTJ+tJEC7O+8knV316qQGzEb/cAeXGlrADUsqQZzuUlW7TIPJljtwmVyahtvu5kJ2FtW5WPPWiFTZ root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51\nssh-dss AAAAB3NzaC1kc3MAAACBANRFcFFcJxbEzVN3ay1qTu6IJg6f8qaUI2bxiH845iZEvpwF/yHF7bk9LlvufB5ldod6w6ercANEIhLVLziGQzVvjUcaK/eMIXQcyPNE87fO/Ols75EOFXG6c+Z909tDZWMzriVv97SGvXIBBXTwymAfa8t3/UdQHuE+KcapSZH7AAAAFQDAbfwYBp/t9veja4kD32g0IwQf6QAAAIEAn8Pgt17WMD2q6MDIHNBDd7e3p7Sme7vFxIgbXjNKb3/lLjoDb2XHu7msIh4f7ggYx7nhlPXzZNE5trVapZVlli0NZNDM5so4mFUZblUMvMKvYu0mg0OeqLhStPz1xeq2RmyMO4geur8dZr4trHs0Jk1eGWB4QJn/zZTo9aHA3rgAAACBAMCtlyQ/rlhnqLxrBvkLJtZX3AvJIQmaqgr5tMM3BcH8kK4LbJbgFAvV6qH5y4FMQVD8iSvDXShUY9uOZ/KPue4OejrVaNouQIkaWx4ZCiCEvyrNKnRVZVgacY+dxrk36PibVwHv3XDSZA1PbpW4lNprB4Kc+6o4jgw+8MMkPism root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe96:4136/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.3 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.79 ===\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-bb7c0513-8f2a-423a-997c-22edd60cce51 login: "} 2018-08-25 15:43:24,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73/action used request id req-9fb6a1df-8a03-402a-aba8-ed0609ef9b32 2018-08-25 15:43:24,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.794574022293s 2018-08-25 15:43:24,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73/action used request id req-9fb6a1df-8a03-402a-aba8-ed0609ef9b32 2018-08-25 15:43:24,731 - 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 507558949 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.181119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183377] pid_max: default: 32768 minimum: 301 [ 0.184594] ACPI: Core revision 20150930 [ 0.186255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188031] Security Framework initialized [ 0.189134] Yama: becoming mindful. [ 0.190125] AppArmor: AppArmor initialized [ 0.191277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193044] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198273] Initializing cgroup subsys io [ 0.199378] Initializing cgroup subsys memory [ 0.200558] Initializing cgroup subsys devices [ 0.201757] Initializing cgroup subsys freezer [ 0.202938] Initializing cgroup subsys net_cls [ 0.204125] Initializing cgroup subsys perf_event [ 0.205365] Initializing cgroup subsys net_prio [ 0.206563] Initializing cgroup subsys hugetlb [ 0.207733] Initializing cgroup subsys pids [ 0.208899] CPU: Physical Processor ID: 0 [ 0.210692] mce: CPU supports 10 MCE banks [ 0.211832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234482] ftrace: allocating 31920 entries in 125 pages [ 0.259668] smpboot: Max logical packages: 1 [ 0.260836] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262688] x2apic enabled [ 0.263806] Switched APIC routing to physical x2apic. [ 0.266258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.270459] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.272879] KVM setup paravirtual spinlock [ 0.274531] x86: Booted up 1 node, 1 CPUs [ 0.275625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277491] devtmpfs: initialized [ 0.279461] evm: security.selinux [ 0.280413] evm: security.SMACK64 [ 0.281359] evm: security.SMACK64EXEC [ 0.282380] evm: security.SMACK64TRANSMUTE [ 0.283476] evm: security.SMACK64MMAP [ 0.284485] evm: security.ima [ 0.285364] evm: security.capability [ 0.286439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288930] pinctrl core: initialized pinctrl subsystem [ 0.290407] RTC time: 15:43:19, date: 08/25/18 [ 0.291679] NET: Registered protocol family 16 [ 0.292983] cpuidle: using governor ladder [ 0.294099] cpuidle: using governor menu [ 0.295175] PCCT header not found. [ 0.296196] ACPI: bus type PCI registered [ 0.297292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298965] PCI: Using configuration type 1 for base access [ 0.301105] ACPI: Added _OSI(Module Device) [ 0.302236] ACPI: Added _OSI(Processor Device) [ 0.303402] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306762] ACPI: Interpreter enabled [ 0.307799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317825] ACPI: (supports S0 S5) [ 0.318784] ACPI: Using IOAPIC for interrupt routing [ 0.320043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326952] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328551] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331466] acpiphp: Slot [3] registered [ 0.332525] acpiphp: Slot [4] registered [ 0.333589] acpiphp: Slot [5] registered [ 0.334655] acpiphp: Slot [6] registered [ 0.335718] acpiphp: Slot [7] registered [ 0.336781] acpiphp: Slot [8] registered [ 0.337842] acpiphp: Slot [9] registered [ 0.338899] acpiphp: Slot [10] registered [ 0.339982] acpiphp: Slot [11] registered [ 0.341062] acpiphp: Slot [12] registered [ 0.342138] acpiphp: Slot [13] registered [ 0.343213] acpiphp: Slot [14] registered [ 0.344289] acpiphp: Slot [15] registered [ 0.359145] acpiphp: Slot [16] registered [ 0.360223] acpiphp: Slot [17] registered [ 0.361298] acpiphp: Slot [18] registered [ 0.362375] acpiphp: Slot [19] registered [ 0.363450] acpiphp: Slot [20] registered [ 0.364529] acpiphp: Slot [21] registered [ 0.365603] acpiphp: Slot [22] registered [ 0.366680] acpiphp: Slot [23] registered [ 0.367756] acpiphp: Slot [24] registered [ 0.368836] acpiphp: Slot [25] registered [ 0.369907] acpiphp: Slot [26] registered [ 0.370977] acpiphp: Slot [27] registered [ 0.372054] acpiphp: Slot [28] registered [ 0.373132] acpiphp: Slot [29] registered [ 0.374204] acpiphp: Slot [30] registered [ 0.375278] acpiphp: Slot [31] registered [ 0.376359] PCI host bridge to bus 0000:00 [ 0.377431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382519] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384440] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386398] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.390450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.393648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395295] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.399620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.401533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.427969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.429825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.431623] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433404] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436846] vgaarb: loaded [ 0.437662] vgaarb: bridge control possible 0000:00:02.0 [ 0.439274] SCSI subsystem initialized [ 0.440504] ACPI: bus type USB registered [ 0.441607] usbcore: registered new interface driver usbfs [ 0.442966] usbcore: registered new interface driver hub [ 0.444297] usbcore: registered new device driver usb [ 0.445750] PCI: Using ACPI for IRQ routing [ 0.447252] NetLabel: Initializing [ 0.448214] NetLabel: domain hash size = 128 [ 0.449341] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450612] NetLabel: unlabeled traffic allowed by default [ 0.452154] clocksource: Switched to clocksource kvm-clock [ 0.462465] AppArmor: AppArmor Filesystem Enabled [ 0.463734] pnp: PnP ACPI init [ 0.464942] pnp: PnP ACPI: found 5 devices [ 0.471723] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473998] NET: Registered protocol family 2 [ 0.475375] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477071] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478661] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480255] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483224] NET: Registered protocol family 1 [ 0.484397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485842] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487263] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516390] Trying to unpack rootfs image as initramfs... [ 0.578079] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583095] Scanning for low memory corruption every 60 seconds [ 0.585244] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.586818] audit: initializing netlink subsys (disabled) [ 0.588284] audit: type=2000 audit(1535211800.694:1): initialized [ 0.590108] Initialise system trusted keyring [ 0.591449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593004] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.595690] zbud: loaded [ 0.596687] VFS: Disk quotas dquot_6.6.0 [ 0.597800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.599919] fuse init (API version 7.23) [ 0.601149] Key type big_key registered [ 0.602233] Allocating IMA MOK and blacklist keyrings. [ 0.603848] Key type asymmetric registered [ 0.604962] Asymmetric key parser 'x509' registered [ 0.606248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608279] io scheduler noop registered [ 0.609352] io scheduler deadline registered (default) [ 0.610682] io scheduler cfq registered [ 0.611842] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.616947] ACPI: Power Button [PWRF] [ 0.618157] GHES: HEST is not enabled! [ 0.632308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664739] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691814] Linux agpgart interface v0.103 [ 0.695182] brd: module loaded [ 0.697395] loop: module loaded [ 0.702815] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704809] GPT:90111 != 2097151 [ 0.705753] GPT:Alternate GPT header not at the end of the disk. [ 0.707221] GPT:90111 != 2097151 [ 0.708156] GPT: Use GNU Parted to correct GPT errors. [ 0.709452] vda: vda1 vda15 [ 0.711099] scsi host0: ata_piix [ 0.712205] scsi host1: ata_piix [ 0.713183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716759] libphy: Fixed MDIO Bus: probed [ 0.717867] tun: Universal TUN/TAP device driver, 1.6 [ 0.719144] tun: (C) 1999-2004 Max Krasnyansky [ 0.722061] PPP generic driver version 2.4.2 [ 0.723295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724889] ehci-pci: EHCI PCI platform driver [ 0.726069] ehci-platform: EHCI generic platform driver [ 0.727388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.728891] ohci-pci: OHCI PCI platform driver [ 0.730063] ohci-platform: OHCI generic platform driver [ 0.731383] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745990] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.747347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749329] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.752253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755827] usb usb1: Product: UHCI Host Controller [ 0.757085] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.758610] usb usb1: SerialNumber: 0000:00:01.2 [ 0.759923] hub 1-0:1.0: USB hub found [ 0.760997] hub 1-0:1.0: 2 ports detected [ 0.762337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765175] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.766473] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767862] mousedev: PS/2 mouse device common for all mice [ 0.769567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772025] rtc_cmos 00:00: RTC can wake from S4 [ 0.773602] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.776792] i2c /dev entries driver [ 0.777833] device-mapper: uevent: version 1.0.3 [ 0.779135] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.781368] ledtrig-cpu: registered to indicate activity on CPUs [ 0.783186] NET: Registered protocol family 10 [ 0.784757] NET: Registered protocol family 17 [ 0.785974] Key type dns_resolver registered [ 0.787266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788766] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.791161] registered taskstats version 1 [ 0.792329] Loading compiled-in X.509 certificates [ 0.794146] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.796675] zswap: loaded using pool lzo/zbud [ 0.798740] Key type trusted registered [ 0.800875] Key type encrypted registered [ 0.802007] AppArmor: AppArmor sha1 policy hashing enabled [ 0.803405] ima: No TPM chip found, activating TPM-bypass! [ 0.804832] evm: HMAC attrs: 0x1 [ 0.806123] Magic number: 14:167:741 [ 0.807213] workqueue writeback: hash matches [ 0.808482] rtc_cmos 00:00: setting system clock to 2018-08-25 15:43:20 UTC (1535211800) [ 0.810670] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812245] EDD information not available. [ 0.877963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.880315] Write protecting the kernel read-only data: 14336k [ 0.883396] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886049] 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 [ 0.935442] 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 192.168.120.3... Lease of 192.168.120.3 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.95. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6A8qNwUOKy9T4xeumL5AasA5vZmmC6ke/y7Aa8l7DUfpCBs+brA4Vlnt39yRXGyjzc9vJZNkXEFb84oCQ/j1GGCrHeDzz3gZGo3E6M5t9yNopZtnbA2HhGm6zEilXcztmrNOXGuOBwVVe0A4qvkZv2iN8YG7GU5FC3jAql4d860WbrsqZPNvdAla4uDGMGEgNr0pkMXqFY5M6GSe2dfYWJp/+J8FtS4FLXTx1GK0swNV4ds5NHQIY7wH/9cyJ4xB6X7cw+XlTJ+tJEC7O+8knV316qQGzEb/cAeXGlrADUsqQZzuUlW7TIPJljtwmVyahtvu5kJ2FtW5WPPWiFTZ root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 ssh-dss AAAAB3NzaC1kc3MAAACBANRFcFFcJxbEzVN3ay1qTu6IJg6f8qaUI2bxiH845iZEvpwF/yHF7bk9LlvufB5ldod6w6ercANEIhLVLziGQzVvjUcaK/eMIXQcyPNE87fO/Ols75EOFXG6c+Z909tDZWMzriVv97SGvXIBBXTwymAfa8t3/UdQHuE+KcapSZH7AAAAFQDAbfwYBp/t9veja4kD32g0IwQf6QAAAIEAn8Pgt17WMD2q6MDIHNBDd7e3p7Sme7vFxIgbXjNKb3/lLjoDb2XHu7msIh4f7ggYx7nhlPXzZNE5trVapZVlli0NZNDM5so4mFUZblUMvMKvYu0mg0OeqLhStPz1xeq2RmyMO4geur8dZr4trHs0Jk1eGWB4QJn/zZTo9aHA3rgAAACBAMCtlyQ/rlhnqLxrBvkLJtZX3AvJIQmaqgr5tMM3BcH8kK4LbJbgFAvV6qH5y4FMQVD8iSvDXShUY9uOZ/KPue4OejrVaNouQIkaWx4ZCiCEvyrNKnRVZVgacY+dxrk36PibVwHv3XDSZA1PbpW4lNprB4Kc+6o4jgw+8MMkPism root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe96:4136/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.3 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 login: 2018-08-25 15:43:25,733 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-25 15:43:34,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:43:34,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:43:34,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-b6e7cd3c-29e6-4a8d-a5ce-01c19c9a1565 x-compute-request-id: req-b6e7cd3c-29e6-4a8d-a5ce-01c19c9a1565 Content-Encoding: gzip Content-Length: 9623 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 507558949 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.181119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183377] pid_max: default: 32768 minimum: 301\n[ 0.184594] ACPI: Core revision 20150930\n[ 0.186255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188031] Security Framework initialized\n[ 0.189134] Yama: becoming mindful.\n[ 0.190125] AppArmor: AppArmor initialized\n[ 0.191277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193044] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.194753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198273] Initializing cgroup subsys io\n[ 0.199378] Initializing cgroup subsys memory\n[ 0.200558] Initializing cgroup subsys devices\n[ 0.201757] Initializing cgroup subsys freezer\n[ 0.202938] Initializing cgroup subsys net_cls\n[ 0.204125] Initializing cgroup subsys perf_event\n[ 0.205365] Initializing cgroup subsys net_prio\n[ 0.206563] Initializing cgroup subsys hugetlb\n[ 0.207733] Initializing cgroup subsys pids\n[ 0.208899] CPU: Physical Processor ID: 0\n[ 0.210692] mce: CPU supports 10 MCE banks\n[ 0.211832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234482] ftrace: allocating 31920 entries in 125 pages\n[ 0.259668] smpboot: Max logical packages: 1\n[ 0.260836] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262688] x2apic enabled\n[ 0.263806] Switched APIC routing to physical x2apic.\n[ 0.266258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.267769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270459] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.272879] KVM setup paravirtual spinlock\n[ 0.274531] x86: Booted up 1 node, 1 CPUs\n[ 0.275625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277491] devtmpfs: initialized\n[ 0.279461] evm: security.selinux\n[ 0.280413] evm: security.SMACK64\n[ 0.281359] evm: security.SMACK64EXEC\n[ 0.282380] evm: security.SMACK64TRANSMUTE\n[ 0.283476] evm: security.SMACK64MMAP\n[ 0.284485] evm: security.ima\n[ 0.285364] evm: security.capability\n[ 0.286439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.288930] pinctrl core: initialized pinctrl subsystem\n[ 0.290407] RTC time: 15:43:19, date: 08/25/18\n[ 0.291679] NET: Registered protocol family 16\n[ 0.292983] cpuidle: using governor ladder\n[ 0.294099] cpuidle: using governor menu\n[ 0.295175] PCCT header not found.\n[ 0.296196] ACPI: bus type PCI registered\n[ 0.297292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.298965] PCI: Using configuration type 1 for base access\n[ 0.301105] ACPI: Added _OSI(Module Device)\n[ 0.302236] ACPI: Added _OSI(Processor Device)\n[ 0.303402] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.304618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.306762] ACPI: Interpreter enabled\n[ 0.307799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.317825] ACPI: (supports S0 S5)\n[ 0.318784] ACPI: Using IOAPIC for interrupt routing\n[ 0.320043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.323796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.326952] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.328551] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.331466] acpiphp: Slot [3] registered\n[ 0.332525] acpiphp: Slot [4] registered\n[ 0.333589] acpiphp: Slot [5] registered\n[ 0.334655] acpiphp: Slot [6] registered\n[ 0.335718] acpiphp: Slot [7] registered\n[ 0.336781] acpiphp: Slot [8] registered\n[ 0.337842] acpiphp: Slot [9] registered\n[ 0.338899] acpiphp: Slot [10] registered\n[ 0.339982] acpiphp: Slot [11] registered\n[ 0.341062] acpiphp: Slot [12] registered\n[ 0.342138] acpiphp: Slot [13] registered\n[ 0.343213] acpiphp: Slot [14] registered\n[ 0.344289] acpiphp: Slot [15] registered\n[ 0.359145] acpiphp: Slot [16] registered\n[ 0.360223] acpiphp: Slot [17] registered\n[ 0.361298] acpiphp: Slot [18] registered\n[ 0.362375] acpiphp: Slot [19] registered\n[ 0.363450] acpiphp: Slot [20] registered\n[ 0.364529] acpiphp: Slot [21] registered\n[ 0.365603] acpiphp: Slot [22] registered\n[ 0.366680] acpiphp: Slot [23] registered\n[ 0.367756] acpiphp: Slot [24] registered\n[ 0.368836] acpiphp: Slot [25] registered\n[ 0.369907] acpiphp: Slot [26] registered\n[ 0.370977] acpiphp: Slot [27] registered\n[ 0.372054] acpiphp: Slot [28] registered\n[ 0.373132] acpiphp: Slot [29] registered\n[ 0.374204] acpiphp: Slot [30] registered\n[ 0.375278] acpiphp: Slot [31] registered\n[ 0.376359] PCI host bridge to bus 0000:00\n[ 0.377431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382519] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384440] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386398] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.390450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395295] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.399620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.401533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.426082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.427969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.429825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.431623] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433404] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436846] vgaarb: loaded\n[ 0.437662] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439274] SCSI subsystem initialized\n[ 0.440504] ACPI: bus type USB registered\n[ 0.441607] usbcore: registered new interface driver usbfs\n[ 0.442966] usbcore: registered new interface driver hub\n[ 0.444297] usbcore: registered new device driver usb\n[ 0.445750] PCI: Using ACPI for IRQ routing\n[ 0.447252] NetLabel: Initializing\n[ 0.448214] NetLabel: domain hash size = 128\n[ 0.449341] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.450612] NetLabel: unlabeled traffic allowed by default\n[ 0.452154] clocksource: Switched to clocksource kvm-clock\n[ 0.462465] AppArmor: AppArmor Filesystem Enabled\n[ 0.463734] pnp: PnP ACPI init\n[ 0.464942] pnp: PnP ACPI: found 5 devices\n[ 0.471723] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473998] NET: Registered protocol family 2\n[ 0.475375] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.477071] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.478661] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.480255] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483224] NET: Registered protocol family 1\n[ 0.484397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.485842] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.487263] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.516390] Trying to unpack rootfs image as initramfs...\n[ 0.578079] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.583095] Scanning for low memory corruption every 60 seconds\n[ 0.585244] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.586818] audit: initializing netlink subsys (disabled)\n[ 0.588284] audit: type=2000 audit(1535211800.694:1): initialized\n[ 0.590108] Initialise system trusted keyring\n[ 0.591449] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593004] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.595690] zbud: loaded\n[ 0.596687] VFS: Disk quotas dquot_6.6.0\n[ 0.597800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.599919] fuse init (API version 7.23)\n[ 0.601149] Key type big_key registered\n[ 0.602233] Allocating IMA MOK and blacklist keyrings.\n[ 0.603848] Key type asymmetric registered\n[ 0.604962] Asymmetric key parser 'x509' registered\n[ 0.606248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.608279] io scheduler noop registered\n[ 0.609352] io scheduler deadline registered (default)\n[ 0.610682] io scheduler cfq registered\n[ 0.611842] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.613249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.616947] ACPI: Power Button [PWRF]\n[ 0.618157] GHES: HEST is not enabled!\n[ 0.632308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.661831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664739] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.688838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691814] Linux agpgart interface v0.103\n[ 0.695182] brd: module loaded\n[ 0.697395] loop: module loaded\n[ 0.702815] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704809] GPT:90111 != 2097151\n[ 0.705753] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707221] GPT:90111 != 2097151\n[ 0.708156] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709452] vda: vda1 vda15\n[ 0.711099] scsi host0: ata_piix\n[ 0.712205] scsi host1: ata_piix\n[ 0.713183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.714809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.716759] libphy: Fixed MDIO Bus: probed\n[ 0.717867] tun: Universal TUN/TAP device driver, 1.6\n[ 0.719144] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.722061] PPP generic driver version 2.4.2\n[ 0.723295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.724889] ehci-pci: EHCI PCI platform driver\n[ 0.726069] ehci-platform: EHCI generic platform driver\n[ 0.727388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.728891] ohci-pci: OHCI PCI platform driver\n[ 0.730063] ohci-platform: OHCI generic platform driver\n[ 0.731383] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.745990] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.747347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.749329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.750711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.752253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.753892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.755827] usb usb1: Product: UHCI Host Controller\n[ 0.757085] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.758610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.759923] hub 1-0:1.0: USB hub found\n[ 0.760997] hub 1-0:1.0: 2 ports detected\n[ 0.762337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.765175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.766473] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.767862] mousedev: PS/2 mouse device common for all mice\n[ 0.769567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.772025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.773602] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.776792] i2c /dev entries driver\n[ 0.777833] device-mapper: uevent: version 1.0.3\n[ 0.779135] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.781368] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.783186] NET: Registered protocol family 10\n[ 0.784757] NET: Registered protocol family 17\n[ 0.785974] Key type dns_resolver registered\n[ 0.787266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.788766] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.791161] registered taskstats version 1\n[ 0.792329] Loading compiled-in X.509 certificates\n[ 0.794146] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.796675] zswap: loaded using pool lzo/zbud\n[ 0.798740] Key type trusted registered\n[ 0.800875] Key type encrypted registered\n[ 0.802007] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.803405] ima: No TPM chip found, activating TPM-bypass!\n[ 0.804832] evm: HMAC attrs: 0x1\n[ 0.806123] Magic number: 14:167:741\n[ 0.807213] workqueue writeback: hash matches\n[ 0.808482] rtc_cmos 00:00: setting system clock to 2018-08-25 15:43:20 UTC (1535211800)\n[ 0.810670] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812245] EDD information not available.\n[ 0.877963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.880315] Write protecting the kernel read-only data: 14336k\n[ 0.883396] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886049] 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\n[ 0.935442] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 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.95. iid=i-00000004\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6A8qNwUOKy9T4xeumL5AasA5vZmmC6ke/y7Aa8l7DUfpCBs+brA4Vlnt39yRXGyjzc9vJZNkXEFb84oCQ/j1GGCrHeDzz3gZGo3E6M5t9yNopZtnbA2HhGm6zEilXcztmrNOXGuOBwVVe0A4qvkZv2iN8YG7GU5FC3jAql4d860WbrsqZPNvdAla4uDGMGEgNr0pkMXqFY5M6GSe2dfYWJp/+J8FtS4FLXTx1GK0swNV4ds5NHQIY7wH/9cyJ4xB6X7cw+XlTJ+tJEC7O+8knV316qQGzEb/cAeXGlrADUsqQZzuUlW7TIPJljtwmVyahtvu5kJ2FtW5WPPWiFTZ root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51\nssh-dss AAAAB3NzaC1kc3MAAACBANRFcFFcJxbEzVN3ay1qTu6IJg6f8qaUI2bxiH845iZEvpwF/yHF7bk9LlvufB5ldod6w6ercANEIhLVLziGQzVvjUcaK/eMIXQcyPNE87fO/Ols75EOFXG6c+Z909tDZWMzriVv97SGvXIBBXTwymAfa8t3/UdQHuE+KcapSZH7AAAAFQDAbfwYBp/t9veja4kD32g0IwQf6QAAAIEAn8Pgt17WMD2q6MDIHNBDd7e3p7Sme7vFxIgbXjNKb3/lLjoDb2XHu7msIh4f7ggYx7nhlPXzZNE5trVapZVlli0NZNDM5so4mFUZblUMvMKvYu0mg0OeqLhStPz1xeq2RmyMO4geur8dZr4trHs0Jk1eGWB4QJn/zZTo9aHA3rgAAACBAMCtlyQ/rlhnqLxrBvkLJtZX3AvJIQmaqgr5tMM3BcH8kK4LbJbgFAvV6qH5y4FMQVD8iSvDXShUY9uOZ/KPue4OejrVaNouQIkaWx4ZCiCEvyrNKnRVZVgacY+dxrk36PibVwHv3XDSZA1PbpW4lNprB4Kc+6o4jgw+8MMkPism root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe96:4136/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.3 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.79 ===\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-bb7c0513-8f2a-423a-997c-22edd60cce51 login: "} 2018-08-25 15:43:34,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73/action used request id req-b6e7cd3c-29e6-4a8d-a5ce-01c19c9a1565 2018-08-25 15:43:34,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.079519033432s 2018-08-25 15:43:34,824 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73/action used request id req-b6e7cd3c-29e6-4a8d-a5ce-01c19c9a1565 2018-08-25 15:43:34,824 - 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 507558949 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.181119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183377] pid_max: default: 32768 minimum: 301 [ 0.184594] ACPI: Core revision 20150930 [ 0.186255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188031] Security Framework initialized [ 0.189134] Yama: becoming mindful. [ 0.190125] AppArmor: AppArmor initialized [ 0.191277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193044] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198273] Initializing cgroup subsys io [ 0.199378] Initializing cgroup subsys memory [ 0.200558] Initializing cgroup subsys devices [ 0.201757] Initializing cgroup subsys freezer [ 0.202938] Initializing cgroup subsys net_cls [ 0.204125] Initializing cgroup subsys perf_event [ 0.205365] Initializing cgroup subsys net_prio [ 0.206563] Initializing cgroup subsys hugetlb [ 0.207733] Initializing cgroup subsys pids [ 0.208899] CPU: Physical Processor ID: 0 [ 0.210692] mce: CPU supports 10 MCE banks [ 0.211832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234482] ftrace: allocating 31920 entries in 125 pages [ 0.259668] smpboot: Max logical packages: 1 [ 0.260836] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262688] x2apic enabled [ 0.263806] Switched APIC routing to physical x2apic. [ 0.266258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.270459] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.272879] KVM setup paravirtual spinlock [ 0.274531] x86: Booted up 1 node, 1 CPUs [ 0.275625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277491] devtmpfs: initialized [ 0.279461] evm: security.selinux [ 0.280413] evm: security.SMACK64 [ 0.281359] evm: security.SMACK64EXEC [ 0.282380] evm: security.SMACK64TRANSMUTE [ 0.283476] evm: security.SMACK64MMAP [ 0.284485] evm: security.ima [ 0.285364] evm: security.capability [ 0.286439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288930] pinctrl core: initialized pinctrl subsystem [ 0.290407] RTC time: 15:43:19, date: 08/25/18 [ 0.291679] NET: Registered protocol family 16 [ 0.292983] cpuidle: using governor ladder [ 0.294099] cpuidle: using governor menu [ 0.295175] PCCT header not found. [ 0.296196] ACPI: bus type PCI registered [ 0.297292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298965] PCI: Using configuration type 1 for base access [ 0.301105] ACPI: Added _OSI(Module Device) [ 0.302236] ACPI: Added _OSI(Processor Device) [ 0.303402] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306762] ACPI: Interpreter enabled [ 0.307799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317825] ACPI: (supports S0 S5) [ 0.318784] ACPI: Using IOAPIC for interrupt routing [ 0.320043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326952] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328551] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331466] acpiphp: Slot [3] registered [ 0.332525] acpiphp: Slot [4] registered [ 0.333589] acpiphp: Slot [5] registered [ 0.334655] acpiphp: Slot [6] registered [ 0.335718] acpiphp: Slot [7] registered [ 0.336781] acpiphp: Slot [8] registered [ 0.337842] acpiphp: Slot [9] registered [ 0.338899] acpiphp: Slot [10] registered [ 0.339982] acpiphp: Slot [11] registered [ 0.341062] acpiphp: Slot [12] registered [ 0.342138] acpiphp: Slot [13] registered [ 0.343213] acpiphp: Slot [14] registered [ 0.344289] acpiphp: Slot [15] registered [ 0.359145] acpiphp: Slot [16] registered [ 0.360223] acpiphp: Slot [17] registered [ 0.361298] acpiphp: Slot [18] registered [ 0.362375] acpiphp: Slot [19] registered [ 0.363450] acpiphp: Slot [20] registered [ 0.364529] acpiphp: Slot [21] registered [ 0.365603] acpiphp: Slot [22] registered [ 0.366680] acpiphp: Slot [23] registered [ 0.367756] acpiphp: Slot [24] registered [ 0.368836] acpiphp: Slot [25] registered [ 0.369907] acpiphp: Slot [26] registered [ 0.370977] acpiphp: Slot [27] registered [ 0.372054] acpiphp: Slot [28] registered [ 0.373132] acpiphp: Slot [29] registered [ 0.374204] acpiphp: Slot [30] registered [ 0.375278] acpiphp: Slot [31] registered [ 0.376359] PCI host bridge to bus 0000:00 [ 0.377431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382519] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384440] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386398] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.390450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.393648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395295] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.399620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.401533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.427969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.429825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.431623] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433404] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436846] vgaarb: loaded [ 0.437662] vgaarb: bridge control possible 0000:00:02.0 [ 0.439274] SCSI subsystem initialized [ 0.440504] ACPI: bus type USB registered [ 0.441607] usbcore: registered new interface driver usbfs [ 0.442966] usbcore: registered new interface driver hub [ 0.444297] usbcore: registered new device driver usb [ 0.445750] PCI: Using ACPI for IRQ routing [ 0.447252] NetLabel: Initializing [ 0.448214] NetLabel: domain hash size = 128 [ 0.449341] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450612] NetLabel: unlabeled traffic allowed by default [ 0.452154] clocksource: Switched to clocksource kvm-clock [ 0.462465] AppArmor: AppArmor Filesystem Enabled [ 0.463734] pnp: PnP ACPI init [ 0.464942] pnp: PnP ACPI: found 5 devices [ 0.471723] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473998] NET: Registered protocol family 2 [ 0.475375] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477071] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478661] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480255] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483224] NET: Registered protocol family 1 [ 0.484397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485842] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487263] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516390] Trying to unpack rootfs image as initramfs... [ 0.578079] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583095] Scanning for low memory corruption every 60 seconds [ 0.585244] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.586818] audit: initializing netlink subsys (disabled) [ 0.588284] audit: type=2000 audit(1535211800.694:1): initialized [ 0.590108] Initialise system trusted keyring [ 0.591449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593004] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.595690] zbud: loaded [ 0.596687] VFS: Disk quotas dquot_6.6.0 [ 0.597800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.599919] fuse init (API version 7.23) [ 0.601149] Key type big_key registered [ 0.602233] Allocating IMA MOK and blacklist keyrings. [ 0.603848] Key type asymmetric registered [ 0.604962] Asymmetric key parser 'x509' registered [ 0.606248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608279] io scheduler noop registered [ 0.609352] io scheduler deadline registered (default) [ 0.610682] io scheduler cfq registered [ 0.611842] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.616947] ACPI: Power Button [PWRF] [ 0.618157] GHES: HEST is not enabled! [ 0.632308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664739] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691814] Linux agpgart interface v0.103 [ 0.695182] brd: module loaded [ 0.697395] loop: module loaded [ 0.702815] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704809] GPT:90111 != 2097151 [ 0.705753] GPT:Alternate GPT header not at the end of the disk. [ 0.707221] GPT:90111 != 2097151 [ 0.708156] GPT: Use GNU Parted to correct GPT errors. [ 0.709452] vda: vda1 vda15 [ 0.711099] scsi host0: ata_piix [ 0.712205] scsi host1: ata_piix [ 0.713183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716759] libphy: Fixed MDIO Bus: probed [ 0.717867] tun: Universal TUN/TAP device driver, 1.6 [ 0.719144] tun: (C) 1999-2004 Max Krasnyansky [ 0.722061] PPP generic driver version 2.4.2 [ 0.723295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724889] ehci-pci: EHCI PCI platform driver [ 0.726069] ehci-platform: EHCI generic platform driver [ 0.727388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.728891] ohci-pci: OHCI PCI platform driver [ 0.730063] ohci-platform: OHCI generic platform driver [ 0.731383] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745990] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.747347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749329] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.752253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755827] usb usb1: Product: UHCI Host Controller [ 0.757085] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.758610] usb usb1: SerialNumber: 0000:00:01.2 [ 0.759923] hub 1-0:1.0: USB hub found [ 0.760997] hub 1-0:1.0: 2 ports detected [ 0.762337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765175] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.766473] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767862] mousedev: PS/2 mouse device common for all mice [ 0.769567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772025] rtc_cmos 00:00: RTC can wake from S4 [ 0.773602] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.776792] i2c /dev entries driver [ 0.777833] device-mapper: uevent: version 1.0.3 [ 0.779135] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.781368] ledtrig-cpu: registered to indicate activity on CPUs [ 0.783186] NET: Registered protocol family 10 [ 0.784757] NET: Registered protocol family 17 [ 0.785974] Key type dns_resolver registered [ 0.787266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788766] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.791161] registered taskstats version 1 [ 0.792329] Loading compiled-in X.509 certificates [ 0.794146] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.796675] zswap: loaded using pool lzo/zbud [ 0.798740] Key type trusted registered [ 0.800875] Key type encrypted registered [ 0.802007] AppArmor: AppArmor sha1 policy hashing enabled [ 0.803405] ima: No TPM chip found, activating TPM-bypass! [ 0.804832] evm: HMAC attrs: 0x1 [ 0.806123] Magic number: 14:167:741 [ 0.807213] workqueue writeback: hash matches [ 0.808482] rtc_cmos 00:00: setting system clock to 2018-08-25 15:43:20 UTC (1535211800) [ 0.810670] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812245] EDD information not available. [ 0.877963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.880315] Write protecting the kernel read-only data: 14336k [ 0.883396] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886049] 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 [ 0.935442] 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 192.168.120.3... Lease of 192.168.120.3 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.95. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6A8qNwUOKy9T4xeumL5AasA5vZmmC6ke/y7Aa8l7DUfpCBs+brA4Vlnt39yRXGyjzc9vJZNkXEFb84oCQ/j1GGCrHeDzz3gZGo3E6M5t9yNopZtnbA2HhGm6zEilXcztmrNOXGuOBwVVe0A4qvkZv2iN8YG7GU5FC3jAql4d860WbrsqZPNvdAla4uDGMGEgNr0pkMXqFY5M6GSe2dfYWJp/+J8FtS4FLXTx1GK0swNV4ds5NHQIY7wH/9cyJ4xB6X7cw+XlTJ+tJEC7O+8knV316qQGzEb/cAeXGlrADUsqQZzuUlW7TIPJljtwmVyahtvu5kJ2FtW5WPPWiFTZ root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 ssh-dss AAAAB3NzaC1kc3MAAACBANRFcFFcJxbEzVN3ay1qTu6IJg6f8qaUI2bxiH845iZEvpwF/yHF7bk9LlvufB5ldod6w6ercANEIhLVLziGQzVvjUcaK/eMIXQcyPNE87fO/Ols75EOFXG6c+Z909tDZWMzriVv97SGvXIBBXTwymAfa8t3/UdQHuE+KcapSZH7AAAAFQDAbfwYBp/t9veja4kD32g0IwQf6QAAAIEAn8Pgt17WMD2q6MDIHNBDd7e3p7Sme7vFxIgbXjNKb3/lLjoDb2XHu7msIh4f7ggYx7nhlPXzZNE5trVapZVlli0NZNDM5so4mFUZblUMvMKvYu0mg0OeqLhStPz1xeq2RmyMO4geur8dZr4trHs0Jk1eGWB4QJn/zZTo9aHA3rgAAACBAMCtlyQ/rlhnqLxrBvkLJtZX3AvJIQmaqgr5tMM3BcH8kK4LbJbgFAvV6qH5y4FMQVD8iSvDXShUY9uOZ/KPue4OejrVaNouQIkaWx4ZCiCEvyrNKnRVZVgacY+dxrk36PibVwHv3XDSZA1PbpW4lNprB4Kc+6o4jgw+8MMkPism root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe96:4136/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.3 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 login: 2018-08-25 15:43:35,826 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3330090L 2018-08-25 15:43:35,827 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 15:43:35,827 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-25 15:43:35,827 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-25 15:43:35,828 - 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-25 15:43:35,828 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 15:43:35,828 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-25 15:43:35,828 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 15:43:35,829 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 15:43:35,829 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 15:43:35,846 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 15:43:35,847 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 15:43:35,858 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 1de1193672a349b444134ea338442582 2018-08-25 15:43:35,859 - paramiko.transport - DEBUG - Trying discovered key e872bb4dade27e344e6fe8b17911385e in /tmp/tmpH4daWU 2018-08-25 15:43:35,886 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 15:43:35,892 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 15:43:35,924 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 15:43:35,925 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-25 15:43:35,925 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 15:43:35,927 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 15:43:35,930 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 15:43:35,930 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=1.500 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.500/1.500/1.500 ms 2018-08-25 15:43:35,931 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-25 15:43:35,934 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 15:43:36,040 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:43:36,040 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:43:36,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 15:43:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:36,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:43: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-9c3653db-4336-4bfd-b4c6-90e6d616fc02 x-compute-request-id: req-9c3653db-4336-4bfd-b4c6-90e6d616fc02 Content-Type: application/json 2018-08-25 15:43:36,243 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0 used request id req-9c3653db-4336-4bfd-b4c6-90e6d616fc02 2018-08-25 15:43:36,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.19760799408s 2018-08-25 15:43:36,243 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0 used request id req-9c3653db-4336-4bfd-b4c6-90e6d616fc02 2018-08-25 15:43:36,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:36,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:37,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-e07e2615-3043-4681-9ba3-7e039906446c x-compute-request-id: req-e07e2615-3043-4681-9ba3-7e039906446c Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:41:36", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:41:36", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:19.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "077391e9-a3cf-412d-9142-4307960d3b73", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:19Z", "hostId": "3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:11Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:21:65", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/26c11f12-0d74-4815-b9f0-5998659ed3a0", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:08.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "26c11f12-0d74-4815-b9f0-5998659ed3a0", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:36Z", "hostId": "fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:00Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:37,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e07e2615-3043-4681-9ba3-7e039906446c 2018-08-25 15:43:37,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.871515989304s 2018-08-25 15:43:37,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e07e2615-3043-4681-9ba3-7e039906446c 2018-08-25 15:43:37,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:39,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:39,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-2a0ad236-19c9-4eb3-bc47-0c9ea4321e57 x-compute-request-id: req-2a0ad236-19c9-4eb3-bc47-0c9ea4321e57 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:41:36", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:41:36", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:19.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "077391e9-a3cf-412d-9142-4307960d3b73", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:19Z", "hostId": "3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:11Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:39,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2a0ad236-19c9-4eb3-bc47-0c9ea4321e57 2018-08-25 15:43:39,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604500055313s 2018-08-25 15:43:39,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2a0ad236-19c9-4eb3-bc47-0c9ea4321e57 2018-08-25 15:43:39,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-25 15:43:39,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/floatingips/1ab8574f-a552-4734-8521-e274f1b0a9ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:40,788 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cdd3661c-7a2f-41c8-a0af-aadb4f6e40b5 Content-Length: 0 Date: Sat, 25 Aug 2018 15:43:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:43:40,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/1ab8574f-a552-4734-8521-e274f1b0a9ef.json used request id req-cdd3661c-7a2f-41c8-a0af-aadb4f6e40b5 2018-08-25 15:43:40,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05860090256s 2018-08-25 15:43:40,789 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/1ab8574f-a552-4734-8521-e274f1b0a9ef.json used request id req-cdd3661c-7a2f-41c8-a0af-aadb4f6e40b5 2018-08-25 15:43:40,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:43:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:40,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-162a0100-9b8e-4e9e-845e-5f770bf3cb65 Date: Sat, 25 Aug 2018 15:43:40 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:43:40,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-162a0100-9b8e-4e9e-845e-5f770bf3cb65 2018-08-25 15:43:40,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0409240722656s 2018-08-25 15:43:40,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-162a0100-9b8e-4e9e-845e-5f770bf3cb65 2018-08-25 15:43:40,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 15:43:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:40,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:43: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-5b1813e6-61aa-4648-8937-84724deef05a x-compute-request-id: req-5b1813e6-61aa-4648-8937-84724deef05a Content-Type: application/json 2018-08-25 15:43:40,997 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73 used request id req-5b1813e6-61aa-4648-8937-84724deef05a 2018-08-25 15:43:40,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161459922791s 2018-08-25 15:43:40,997 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73 used request id req-5b1813e6-61aa-4648-8937-84724deef05a 2018-08-25 15:43:40,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:41,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:41,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-53298474-1e18-4fe1-a7a3-5f31a2c8a71e x-compute-request-id: req-53298474-1e18-4fe1-a7a3-5f31a2c8a71e Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:41:36", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:41:36", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/077391e9-a3cf-412d-9142-4307960d3b73", "rel": "bookmark"}], "image": {"id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "links": [{"href": "http://172.30.9.33:8774/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:43:19.000000", "flavor": {"id": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "links": [{"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "bookmark"}]}, "id": "077391e9-a3cf-412d-9142-4307960d3b73", "security_groups": [{"name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}], "user_id": "c7325cbee09941669c85d8de165142f7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:43:40Z", "hostId": "3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51", "name": "vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51", "created": "2018-08-25T15:43:11Z", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:43:41,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-53298474-1e18-4fe1-a7a3-5f31a2c8a71e 2018-08-25 15:43:41,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54265999794s 2018-08-25 15:43:41,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-53298474-1e18-4fe1-a7a3-5f31a2c8a71e 2018-08-25 15:43:41,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:43:43,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:43:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:43,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-687a7bcf-25ca-494f-bb61-36612250a35e x-compute-request-id: req-687a7bcf-25ca-494f-bb61-36612250a35e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-25 15:43:43,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-687a7bcf-25ca-494f-bb61-36612250a35e 2018-08-25 15:43:43,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0705449581146s 2018-08-25 15:43:43,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-687a7bcf-25ca-494f-bb61-36612250a35e 2018-08-25 15:43:43,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:43:43,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:43,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-37069b0e-f3c6-4352-9b59-e1dfa63207d2 Date: Sat, 25 Aug 2018 15:43:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:57Z", "updated_at": "2018-08-25T15:42:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "25c74a16-1921-45bb-b318-8c1990ece6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "c6d5236d-91d9-4f26-a4f0-4bb449c6fb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "f6525725-dccb-463e-86ce-4b7bba1c38f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:57Z", "revision_number": 0, "id": "f7b88802-9d25-4ccd-a0bd-9adb9128da28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:57Z", "security_group_id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 3, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "df8e46be-8588-4ebc-95e8-e897c3d86f69", "name": "vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51"}]} 2018-08-25 15:43:43,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-37069b0e-f3c6-4352-9b59-e1dfa63207d2 2018-08-25 15:43:43,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.260484933853s 2018-08-25 15:43:43,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-37069b0e-f3c6-4352-9b59-e1dfa63207d2 2018-08-25 15:43:43,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-25 15:43:43,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/security-groups/df8e46be-8588-4ebc-95e8-e897c3d86f69.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:44,066 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71f03382-4626-41ae-a200-0a5d35228efb Content-Length: 0 Date: Sat, 25 Aug 2018 15:43:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:43:44,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/df8e46be-8588-4ebc-95e8-e897c3d86f69.json used request id req-71f03382-4626-41ae-a200-0a5d35228efb 2018-08-25 15:43:44,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.182952880859s 2018-08-25 15:43:44,066 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/df8e46be-8588-4ebc-95e8-e897c3d86f69.json used request id req-71f03382-4626-41ae-a200-0a5d35228efb 2018-08-25 15:43:44,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-25 15:43:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/os-keypairs/vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:44,106 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:43: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-0b00d8b9-fd3c-4669-9a96-c8b3e4f8c83f x-compute-request-id: req-0b00d8b9-fd3c-4669-9a96-c8b3e4f8c83f Content-Length: 0 Content-Type: application/json 2018-08-25 15:43:44,106 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51 used request id req-0b00d8b9-fd3c-4669-9a96-c8b3e4f8c83f 2018-08-25 15:43:44,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0397248268127s 2018-08-25 15:43:44,107 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51 used request id req-0b00d8b9-fd3c-4669-9a96-c8b3e4f8c83f 2018-08-25 15:43:44,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:43:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" -d '{"subnet_id": "a12a9ca9-c286-45ec-bd18-e5e0361708c2"}' 2018-08-25 15:43:45,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-764b3cfd-4ad7-45c5-80c9-7b2f432a79d5 Date: Sat, 25 Aug 2018 15:43:45 GMT RESP BODY: {"network_id": "bd80865f-aa55-4709-a399-82c07def6644", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "subnet_id": "a12a9ca9-c286-45ec-bd18-e5e0361708c2", "subnet_ids": ["a12a9ca9-c286-45ec-bd18-e5e0361708c2"], "port_id": "82f64fa6-4912-48d5-9983-62321363db78", "id": "073ef2ce-eecd-422e-8a14-edb2e8bf2f75"} 2018-08-25 15:43:45,754 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75/remove_router_interface.json used request id req-764b3cfd-4ad7-45c5-80c9-7b2f432a79d5 2018-08-25 15:43:45,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.647397995s 2018-08-25 15:43:45,755 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75/remove_router_interface.json used request id req-764b3cfd-4ad7-45c5-80c9-7b2f432a79d5 returning object 073ef2ce-eecd-422e-8a14-edb2e8bf2f75 2018-08-25 15:43:45,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:43:45,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:46,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-d36b96bd-1c4a-4b9e-854b-09aa6c95be0a Date: Sat, 25 Aug 2018 15:43:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:51Z", "admin_state_up": true, "updated_at": "2018-08-25T15:43:45Z", "revision_number": 4, "routes": [], "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "073ef2ce-eecd-422e-8a14-edb2e8bf2f75", "name": "vping_ssh-router_bb7c0513-8f2a-423a-997c-22edd60cce51"}]} 2018-08-25 15:43:46,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-d36b96bd-1c4a-4b9e-854b-09aa6c95be0a 2018-08-25 15:43:46,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.263082027435s 2018-08-25 15:43:46,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-d36b96bd-1c4a-4b9e-854b-09aa6c95be0a 2018-08-25 15:43:46,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:43:46,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:47,296 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5ad54a0-bffd-4d29-acec-18eb3618729b Content-Length: 0 Date: Sat, 25 Aug 2018 15:43:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:43:47,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75.json used request id req-d5ad54a0-bffd-4d29-acec-18eb3618729b 2018-08-25 15:43:47,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27665400505s 2018-08-25 15:43:47,297 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/073ef2ce-eecd-422e-8a14-edb2e8bf2f75.json used request id req-d5ad54a0-bffd-4d29-acec-18eb3618729b 2018-08-25 15:43:47,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:43:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:47,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8abc4765-53b6-443d-b033-2602a47ced32 Date: Sat, 25 Aug 2018 15:43:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80865f-aa55-4709-a399-82c07def6644","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:42:51Z","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":"f95c443a9ee848ebbe751efb9aae1b26","id":"a12a9ca9-c286-45ec-bd18-e5e0361708c2","subnetpool_id":null,"name":"vping_ssh-subnet_bb7c0513-8f2a-423a-997c-22edd60cce51"}]} 2018-08-25 15:43:47,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-8abc4765-53b6-443d-b033-2602a47ced32 2018-08-25 15:43:47,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047483921051s 2018-08-25 15:43:47,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-8abc4765-53b6-443d-b033-2602a47ced32 2018-08-25 15:43:47,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:43:47,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/a12a9ca9-c286-45ec-bd18-e5e0361708c2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:48,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8305e79-a6e4-40dc-bb64-38b0101b39af Date: Sat, 25 Aug 2018 15:43:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:43:48,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/a12a9ca9-c286-45ec-bd18-e5e0361708c2.json used request id req-e8305e79-a6e4-40dc-bb64-38b0101b39af 2018-08-25 15:43:48,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15463495255s 2018-08-25 15:43:48,501 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/a12a9ca9-c286-45ec-bd18-e5e0361708c2.json used request id req-e8305e79-a6e4-40dc-bb64-38b0101b39af 2018-08-25 15:43:48,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:43:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:48,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-4693e806-f71a-446b-bd80-ec5f8a2a5450 Date: Sat, 25 Aug 2018 15:43:48 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-25T15:43:48Z","tenant_id":"f95c443a9ee848ebbe751efb9aae1b26","created_at":"2018-08-25T15:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f95c443a9ee848ebbe751efb9aae1b26","id":"bd80865f-aa55-4709-a399-82c07def6644","name":"vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:43:48,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4693e806-f71a-446b-bd80-ec5f8a2a5450 2018-08-25 15:43:48,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951578617096s 2018-08-25 15:43:48,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4693e806-f71a-446b-bd80-ec5f8a2a5450 2018-08-25 15:43:48,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:43:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/bd80865f-aa55-4709-a399-82c07def6644.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:50,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31d54db6-ed57-445f-8c23-6d3e568168b2 Date: Sat, 25 Aug 2018 15:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:43:50,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/bd80865f-aa55-4709-a399-82c07def6644.json used request id req-31d54db6-ed57-445f-8c23-6d3e568168b2 2018-08-25 15:43:50,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.65767502785s 2018-08-25 15:43:50,256 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/bd80865f-aa55-4709-a399-82c07def6644.json used request id req-31d54db6-ed57-445f-8c23-6d3e568168b2 2018-08-25 15:43:50,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:43:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:50,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-35412df5-c7e4-43b1-8a1c-b6ef849a53e1 Date: Sat, 25 Aug 2018 15:43:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:42:56Z", "file": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file", "owner": "f95c443a9ee848ebbe751efb9aae1b26", "id": "8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "size": 12716032, "self": "/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:42:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:43:50,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-35412df5-c7e4-43b1-8a1c-b6ef849a53e1 2018-08-25 15:43:50,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0457909107208s 2018-08-25 15:43:50,306 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-35412df5-c7e4-43b1-8a1c-b6ef849a53e1 2018-08-25 15:43:50,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:43:50,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a70a8f3a02b5c53a54a90d6144fce005343063b" 2018-08-25 15:43:50,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a82725a7-eeb3-4763-a932-662f70429266 Date: Sat, 25 Aug 2018 15:43: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-25 15:43:50,685 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4 used request id req-a82725a7-eeb3-4763-a932-662f70429266 2018-08-25 15:43:50,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.377259969711s 2018-08-25 15:43:50,685 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4 used request id req-a82725a7-eeb3-4763-a932-662f70429266 2018-08-25 15:43:50,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:43:50,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:43:50,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43: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-9c1ade3d-8b7e-4049-b51c-307c501ea11b x-compute-request-id: req-9c1ade3d-8b7e-4049-b51c-307c501ea11b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bb7c0513-8f2a-423a-997c-22edd60cce51", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e", "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": "9e3dc474-34b5-424b-9c3f-0b4f69a1e26e"}]} 2018-08-25 15:43:50,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-9c1ade3d-8b7e-4049-b51c-307c501ea11b 2018-08-25 15:43:50,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02184009552s 2018-08-25 15:43:50,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-9c1ade3d-8b7e-4049-b51c-307c501ea11b 2018-08-25 15:43:50,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:43:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:43:50,743 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:43: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-647e30f0-71ae-40b6-9bfb-a51915b33722 x-compute-request-id: req-647e30f0-71ae-40b6-9bfb-a51915b33722 Content-Length: 0 Content-Type: application/json 2018-08-25 15:43:50,743 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e used request id req-647e30f0-71ae-40b6-9bfb-a51915b33722 2018-08-25 15:43:50,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.034147977829s 2018-08-25 15:43:50,743 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/9e3dc474-34b5-424b-9c3f-0b4f69a1e26e used request id req-647e30f0-71ae-40b6-9bfb-a51915b33722 2018-08-25 15:43:50,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:43:50,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:43:50,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ecde536-cb1f-4bff-93bd-c4c5682c55ab Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51", "links": {"self": "http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7325cbee09941669c85d8de165142f7", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:43:50,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-3ecde536-cb1f-4bff-93bd-c4c5682c55ab 2018-08-25 15:43:50,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216911792755s 2018-08-25 15:43:50,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-3ecde536-cb1f-4bff-93bd-c4c5682c55ab 2018-08-25 15:43:50,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:43:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:43:51,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec63a828-17be-4d69-bc13-7dc332436641 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51", "links": {"self": "http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c7325cbee09941669c85d8de165142f7", "description": null}} 2018-08-25 15:43:51,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7 used request id req-ec63a828-17be-4d69-bc13-7dc332436641 2018-08-25 15:43:51,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179499864578s 2018-08-25 15:43:51,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7 used request id req-ec63a828-17be-4d69-bc13-7dc332436641 2018-08-25 15:43:51,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 15:43:51,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:43:51,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-857cf27f-f3b3-48d7-a2d5-c4e79119ab51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:43:51,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7 used request id req-857cf27f-f3b3-48d7-a2d5-c4e79119ab51 2018-08-25 15:43:51,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274913072586s 2018-08-25 15:43:51,424 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/c7325cbee09941669c85d8de165142f7 used request id req-857cf27f-f3b3-48d7-a2d5-c4e79119ab51 2018-08-25 15:43:51,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:43:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:43:51,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e25c345-4d4c-419d-bf2a-30fc1991c46d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26"}, "tags": [], "enabled": true, "id": "f95c443a9ee848ebbe751efb9aae1b26", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51"}]} 2018-08-25 15:43:51,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-8e25c345-4d4c-419d-bf2a-30fc1991c46d 2018-08-25 15:43:51,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2072660923s 2018-08-25 15:43:51,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-8e25c345-4d4c-419d-bf2a-30fc1991c46d 2018-08-25 15:43:51,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 15:43:51,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebda9f00e8bb4a7bc42d401c26596f1d521af75b" 2018-08-25 15:43:51,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822a898c-8be3-49cc-b976-c54bca946cd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:43:51,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26 used request id req-822a898c-8be3-49cc-b976-c54bca946cd3 2018-08-25 15:43:51,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.2542989254s 2018-08-25 15:43:51,896 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/f95c443a9ee848ebbe751efb9aae1b26 used request id req-822a898c-8be3-49cc-b976-c54bca946cd3 2018-08-25 15:43:51,952 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-25 15:43:51,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:43:51,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:43:51,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:43:51,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:43:51,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:43:51,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:43:51,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:43:51,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:43:51,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:43:51,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:43:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:43:52,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b446ff-e7f8-4681-b15f-5dc57b9f9191 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:43:52,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-51b446ff-e7f8-4681-b15f-5dc57b9f9191 2018-08-25 15:43:52,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:43:52,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["dsKYvRD4TfiuPkAZsTpAwg"], "issued_at": "2018-08-25T15:43:52.000000Z"}} 2018-08-25 15:43:52,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:43:52,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:52,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a6dfcebd-b14c-4475-88a0-b956ed2ead9d Date: Sat, 25 Aug 2018 15:43:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:43:52,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6dfcebd-b14c-4475-88a0-b956ed2ead9d 2018-08-25 15:43:52,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332802057266s 2018-08-25 15:43:52,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6dfcebd-b14c-4475-88a0-b956ed2ead9d 2018-08-25 15:43:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:43:52,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d5b4f9a-9fa5-4975-b88e-6d40c08091d5 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:43:52,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-5d5b4f9a-9fa5-4975-b88e-6d40c08091d5 2018-08-25 15:43:52,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:43:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:52,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9801a34-68a4-4f83-8ae1-d501b7a558f5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 15:43:52,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-a9801a34-68a4-4f83-8ae1-d501b7a558f5 2018-08-25 15:43:52,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106261014938s 2018-08-25 15:43:52,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-a9801a34-68a4-4f83-8ae1-d501b7a558f5 2018-08-25 15:43:52,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 15:43:52,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}}' 2018-08-25 15:43:53,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e551c52-0182-408e-9990-dece32968d35 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.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef"}, "tags": [], "enabled": true, "id": "3d458c7d93e64f3491636e0aa82331ef", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}} 2018-08-25 15:43:53,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-6e551c52-0182-408e-9990-dece32968d35 2018-08-25 15:43:53,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218272924423s 2018-08-25 15:43:53,068 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-6e551c52-0182-408e-9990-dece32968d35 2018-08-25 15:43:53,069 - 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'3d458c7d93e64f3491636e0aa82331ef', '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_c5d16b60-883a-49e8-a6b9-2f9c73a3a319'}) 2018-08-25 15:43:53,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 15:43:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "993d3f28-f93b-461d-8dd0-77a88dbb4899", "email": null, "name": "vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}}' 2018-08-25 15:43:53,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08ddb55e-677e-4ff3-83db-2353d74780df Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "links": {"self": "http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53a761ed7b8a46b1a16e09e249157a8d", "domain_id": "default", "password_expires_at": null}} 2018-08-25 15:43:53,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-08ddb55e-677e-4ff3-83db-2353d74780df 2018-08-25 15:43:53,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.450344085693s 2018-08-25 15:43:53,524 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-08ddb55e-677e-4ff3-83db-2353d74780df 2018-08-25 15:43:53,525 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'53a761ed7b8a46b1a16e09e249157a8d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319'}) 2018-08-25 15:43:53,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:43:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:53,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0942f5-8bd9-4c85-bb33-603a0da982b8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:43:53,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-dc0942f5-8bd9-4c85-bb33-603a0da982b8 2018-08-25 15:43:53,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178244829178s 2018-08-25 15:43:53,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-dc0942f5-8bd9-4c85-bb33-603a0da982b8 2018-08-25 15:43:53,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:43:53,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:53,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a39dc2-956c-4d0f-96e6-b59327737301 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:43:53,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-f6a39dc2-956c-4d0f-96e6-b59327737301 2018-08-25 15:43:53,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17643904686s 2018-08-25 15:43:53,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-f6a39dc2-956c-4d0f-96e6-b59327737301 2018-08-25 15:43:53,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:43:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:53,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc676ae1-dc0b-4af2-a6fc-48cc4a6fee8b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:43:53,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-bc676ae1-dc0b-4af2-a6fc-48cc4a6fee8b 2018-08-25 15:43:53,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102023124695s 2018-08-25 15:43:53,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-bc676ae1-dc0b-4af2-a6fc-48cc4a6fee8b 2018-08-25 15:43:54,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:43:54,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:54,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f6e404-926b-4373-9995-e88a60a57fe6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 15:43:54,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-a7f6e404-926b-4373-9995-e88a60a57fe6 2018-08-25 15:43:54,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.146707057953s 2018-08-25 15:43:54,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-a7f6e404-926b-4373-9995-e88a60a57fe6 2018-08-25 15:43:54,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:43:54,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:54,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb89ec69-a572-46c5-9ccd-5b8a41d95787 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "links": {"self": "http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53a761ed7b8a46b1a16e09e249157a8d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:43:54,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-bb89ec69-a572-46c5-9ccd-5b8a41d95787 2018-08-25 15:43:54,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.155783891678s 2018-08-25 15:43:54,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-bb89ec69-a572-46c5-9ccd-5b8a41d95787 2018-08-25 15:43:54,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:43:54,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:54,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee44b7a-587a-44a9-b9b7-80697b65822d Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef"}, "tags": [], "enabled": true, "id": "3d458c7d93e64f3491636e0aa82331ef", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}]} 2018-08-25 15:43:54,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-0ee44b7a-587a-44a9-b9b7-80697b65822d 2018-08-25 15:43:54,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103973865509s 2018-08-25 15:43:54,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-0ee44b7a-587a-44a9-b9b7-80697b65822d 2018-08-25 15:43:54,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 15:43:54,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=53a761ed7b8a46b1a16e09e249157a8d&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=3d458c7d93e64f3491636e0aa82331ef" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:54,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4af9784-83d6-4b57-99a1-0b1623e24af3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=53a761ed7b8a46b1a16e09e249157a8d&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=3d458c7d93e64f3491636e0aa82331ef", "previous": null, "next": null}} 2018-08-25 15:43:54,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=53a761ed7b8a46b1a16e09e249157a8d&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=3d458c7d93e64f3491636e0aa82331ef used request id req-e4af9784-83d6-4b57-99a1-0b1623e24af3 2018-08-25 15:43:54,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186160087585s 2018-08-25 15:43:54,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=53a761ed7b8a46b1a16e09e249157a8d&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=3d458c7d93e64f3491636e0aa82331ef used request id req-e4af9784-83d6-4b57-99a1-0b1623e24af3 2018-08-25 15:43:54,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 15:43:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef/users/53a761ed7b8a46b1a16e09e249157a8d/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:43:54,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d4e1cd6-cfc2-43f3-9935-1c48bf071210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:43:54,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef/users/53a761ed7b8a46b1a16e09e249157a8d/roles/a8f38a73d860409c824be7313afc678a used request id req-2d4e1cd6-cfc2-43f3-9935-1c48bf071210 2018-08-25 15:43:54,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222225904465s 2018-08-25 15:43:54,840 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef/users/53a761ed7b8a46b1a16e09e249157a8d/roles/a8f38a73d860409c824be7313afc678a used request id req-2d4e1cd6-cfc2-43f3-9935-1c48bf071210 2018-08-25 15:43:54,841 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 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'3d458c7d93e64f3491636e0aa82331ef', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '993d3f28-f93b-461d-8dd0-77a88dbb4899', 'username': u'vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:43:54,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:43:54,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:43:54,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:43:54,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:43:54,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:43:54,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:43:54,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:43:54,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:43:54,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:43:54,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:43:54,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:43:54,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:43:54,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:43:54,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:43:54,846 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'password': '993d3f28-f93b-461d-8dd0-77a88dbb4899', 'project_name': 'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '3d458c7d93e64f3491636e0aa82331ef', 'project_domain_name': 'Default'} 2018-08-25 15:43:54,846 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-25 15:43:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:43:54,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76daec66-7c29-407c-8358-cedd008a8cb3 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:43:54,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-76daec66-7c29-407c-8358-cedd008a8cb3 2018-08-25 15:43:54,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:43:55,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d458c7d93e64f3491636e0aa82331ef", "name": "vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/3d458c7d93e64f3491636e0aa82331ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/3d458c7d93e64f3491636e0aa82331ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/3d458c7d93e64f3491636e0aa82331ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/3d458c7d93e64f3491636e0aa82331ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/3d458c7d93e64f3491636e0aa82331ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/3d458c7d93e64f3491636e0aa82331ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/3d458c7d93e64f3491636e0aa82331ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/3d458c7d93e64f3491636e0aa82331ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/3d458c7d93e64f3491636e0aa82331ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_3d458c7d93e64f3491636e0aa82331ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3d458c7d93e64f3491636e0aa82331ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3d458c7d93e64f3491636e0aa82331ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/3d458c7d93e64f3491636e0aa82331ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/3d458c7d93e64f3491636e0aa82331ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "id": "53a761ed7b8a46b1a16e09e249157a8d"}, "audit_ids": ["OuLr8w1yRcCDeUh5WOsVKA"], "issued_at": "2018-08-25T15:43:55.000000Z"}} 2018-08-25 15:43:55,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:43:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"network": {"name": "vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "admin_state_up": true}}' 2018-08-25 15:43:56,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-4b425b88-3d45-4698-b963-c712aaadcfe4 Date: Sat, 25 Aug 2018 15:43:56 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T15:43:55Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","name":"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}} 2018-08-25 15:43:56,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4b425b88-3d45-4698-b963-c712aaadcfe4 2018-08-25 15:43:56,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.828930139542s 2018-08-25 15:43:56,080 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4b425b88-3d45-4698-b963-c712aaadcfe4 2018-08-25 15:43:56,080 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:43:55Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'2f53de93-3a8e-4cf1-8573-ebe0a9a53712', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', u'admin_state_up': True, u'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', u'created_at': u'2018-08-25T15:43:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3d458c7d93e64f3491636e0aa82331ef'}) 2018-08-25 15:43:56,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:43:56,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:43:56,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-3503406c-6fa5-4dc7-85e0-1bf6ad859e2d Date: Sat, 25 Aug 2018 15:43:56 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-25T15:43:55Z","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","name":"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:43:56,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-3503406c-6fa5-4dc7-85e0-1bf6ad859e2d 2018-08-25 15:43:56,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.160780906677s 2018-08-25 15:43:56,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-3503406c-6fa5-4dc7-85e0-1bf6ad859e2d 2018-08-25 15:43:56,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:43:56,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"subnet": {"name": "vping_userdata-subnet_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "enable_dhcp": true, "network_id": "2f53de93-3a8e-4cf1-8573-ebe0a9a53712", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:43:57,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-96f2a2be-7fc4-4d40-8959-4169a45a4e50 Date: Sat, 25 Aug 2018 15:43:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:43:56Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"e06f3f64-c924-4c91-9648-7dacf9eecda2","subnetpool_id":null,"name":"vping_userdata-subnet_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}} 2018-08-25 15:43:57,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-96f2a2be-7fc4-4d40-8959-4169a45a4e50 2018-08-25 15:43:57,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.890486001968s 2018-08-25 15:43:57,134 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-96f2a2be-7fc4-4d40-8959-4169a45a4e50 2018-08-25 15:43:57,135 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:43:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e06f3f64-c924-4c91-9648-7dacf9eecda2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', u'enable_dhcp': True, u'network_id': u'2f53de93-3a8e-4cf1-8573-ebe0a9a53712', u'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', u'created_at': u'2018-08-25T15:43:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3d458c7d93e64f3491636e0aa82331ef'}) 2018-08-25 15:43:57,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:43:57,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "vping_userdata-router_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "admin_state_up": true}}' 2018-08-25 15:43:58,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-f8ac8626-33f2-4199-95bd-cd951f79ab4e Date: Sat, 25 Aug 2018 15:43:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:57Z", "admin_state_up": true, "updated_at": "2018-08-25T15:43:58Z", "revision_number": 2, "routes": [], "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "c8c80928-a841-45d7-8688-ca604af02109", "name": "vping_userdata-router_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}} 2018-08-25 15:43:58,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-f8ac8626-33f2-4199-95bd-cd951f79ab4e 2018-08-25 15:43:58,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.03045392036s 2018-08-25 15:43:58,166 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-f8ac8626-33f2-4199-95bd-cd951f79ab4e 2018-08-25 15:43:58,166 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', u'created_at': u'2018-08-25T15:43:57Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:43:58Z', u'revision_number': 2, u'routes': [], u'project_id': u'3d458c7d93e64f3491636e0aa82331ef', u'id': u'c8c80928-a841-45d7-8688-ca604af02109', u'name': u'vping_userdata-router_c5d16b60-883a-49e8-a6b9-2f9c73a3a319'}) 2018-08-25 15:43:58,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:43:58,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"subnet_id": "e06f3f64-c924-4c91-9648-7dacf9eecda2"}' 2018-08-25 15:44:00,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-646da8dd-4b7b-4f0d-963e-fb6d37aa8a6c Date: Sat, 25 Aug 2018 15:44:00 GMT RESP BODY: {"network_id": "2f53de93-3a8e-4cf1-8573-ebe0a9a53712", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "subnet_id": "e06f3f64-c924-4c91-9648-7dacf9eecda2", "subnet_ids": ["e06f3f64-c924-4c91-9648-7dacf9eecda2"], "port_id": "ef33be9f-6e94-4317-9b54-e20c16cfcc1c", "id": "c8c80928-a841-45d7-8688-ca604af02109"} 2018-08-25 15:44:00,270 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109/add_router_interface.json used request id req-646da8dd-4b7b-4f0d-963e-fb6d37aa8a6c 2018-08-25 15:44:00,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10322999954s 2018-08-25 15:44:00,271 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109/add_router_interface.json used request id req-646da8dd-4b7b-4f0d-963e-fb6d37aa8a6c returning object c8c80928-a841-45d7-8688-ca604af02109 2018-08-25 15:44:00,271 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:44:00,404 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:44:00,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:44:00,410 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:44:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:44:00,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:44:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:00,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b381a03d-910f-4dfb-a486-72cd7b3b5d78 Date: Sat, 25 Aug 2018 15:44:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:44:00,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b381a03d-910f-4dfb-a486-72cd7b3b5d78 2018-08-25 15:44:00,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298345804214s 2018-08-25 15:44:00,711 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b381a03d-910f-4dfb-a486-72cd7b3b5d78 2018-08-25 15:44:00,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:44:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}' 2018-08-25 15:44:01,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-daab8358-1e93-464a-9826-2890f2689de5 Date: Sat, 25 Aug 2018 15:44:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:00Z", "file": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file", "owner": "3d458c7d93e64f3491636e0aa82331ef", "id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "size": null, "self": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "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_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "checksum": null, "created_at": "2018-08-25T15:44:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:44:01,113 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-daab8358-1e93-464a-9826-2890f2689de5 2018-08-25 15:44:01,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.39319896698s 2018-08-25 15:44:01,113 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-daab8358-1e93-464a-9826-2890f2689de5 returning object 972a3f34-ccd0-4c8e-8178-08eeb1bae843 2018-08-25 15:44:01,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:44:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '' 2018-08-25 15:44:01,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6a09036-8809-40c4-994e-050bfcd99366 Date: Sat, 25 Aug 2018 15:44:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:44:01,588 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file used request id req-f6a09036-8809-40c4-994e-050bfcd99366 2018-08-25 15:44:01,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.474153995514s 2018-08-25 15:44:01,588 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file used request id req-f6a09036-8809-40c4-994e-050bfcd99366 2018-08-25 15:44:01,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:44:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:01,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-422d3d9e-0b26-4ad9-b3b4-bf815e5c2ce1 Date: Sat, 25 Aug 2018 15:44:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:01Z", "file": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file", "owner": "3d458c7d93e64f3491636e0aa82331ef", "id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "size": 12716032, "self": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:44:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:44:01,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-422d3d9e-0b26-4ad9-b3b4-bf815e5c2ce1 2018-08-25 15:44:01,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370688438416s 2018-08-25 15:44:01,629 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-422d3d9e-0b26-4ad9-b3b4-bf815e5c2ce1 2018-08-25 15:44:01,631 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap', u'metadata': Munch({})})], 'file': u'/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file', 'owner': u'3d458c7d93e64f3491636e0aa82331ef', 'id': u'972a3f34-ccd0-4c8e-8178-08eeb1bae843', 'size': 12716032, u'self': u'/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': 'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:44:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:44:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', '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/972a3f34-ccd0-4c8e-8178-08eeb1bae843', 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_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'created': u'2018-08-25T15:44:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:44:00Z', 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/972a3f34-ccd0-4c8e-8178-08eeb1bae843', 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_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:44:01,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:44:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:44:02,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-c53bb04e-eb29-4b0b-9e3e-cf18ac2f44c4 x-compute-request-id: req-c53bb04e-eb29-4b0b-9e3e-cf18ac2f44c4 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "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": "1d870cb3-5993-46ed-90b3-0a72cff358a3"}} 2018-08-25 15:44:02,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-c53bb04e-eb29-4b0b-9e3e-cf18ac2f44c4 2018-08-25 15:44:02,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.536808013916s 2018-08-25 15:44:02,169 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-c53bb04e-eb29-4b0b-9e3e-cf18ac2f44c4 2018-08-25 15:44:02,170 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', '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'bb3b2ba82e85438cb9318447e90d0372', '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'1d870cb3-5993-46ed-90b3-0a72cff358a3', 'swap': 0}) 2018-08-25 15:44:02,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:44:02,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" -d '{"extra_specs": {}}' 2018-08-25 15:44:02,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-e8f830e9-d996-4021-af58-34c41a99892f x-compute-request-id: req-e8f830e9-d996-4021-af58-34c41a99892f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:44:02,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3/os-extra_specs used request id req-e8f830e9-d996-4021-af58-34c41a99892f 2018-08-25 15:44:02,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246379375458s 2018-08-25 15:44:02,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3/os-extra_specs used request id req-e8f830e9-d996-4021-af58-34c41a99892f 2018-08-25 15:44:02,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:44:02,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:02,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-bed76d09-ad88-4b51-b1c9-95fa6659ca8e Date: Sat, 25 Aug 2018 15:44:02 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":["e06f3f64-c924-4c91-9648-7dacf9eecda2"],"updated_at":"2018-08-25T15:43:56Z","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","name":"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:44:02,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-bed76d09-ad88-4b51-b1c9-95fa6659ca8e 2018-08-25 15:44:02,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945098400116s 2018-08-25 15:44:02,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-bed76d09-ad88-4b51-b1c9-95fa6659ca8e 2018-08-25 15:44:02,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:44:02,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:02,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-b5705ce6-155b-468c-8791-33ae35e6dfdb Date: Sat, 25 Aug 2018 15:44:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:01Z", "file": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file", "owner": "3d458c7d93e64f3491636e0aa82331ef", "id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "size": 12716032, "self": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:44:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:44:02,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b5705ce6-155b-468c-8791-33ae35e6dfdb 2018-08-25 15:44:02,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.154381990433s 2018-08-25 15:44:02,452 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b5705ce6-155b-468c-8791-33ae35e6dfdb 2018-08-25 15:44:02,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:44:02,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:02,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-8cdb7d18-cea7-40e6-8c59-7e871e1a39f0 x-compute-request-id: req-8cdb7d18-cea7-40e6-8c59-7e871e1a39f0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "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": "1d870cb3-5993-46ed-90b3-0a72cff358a3"}]} 2018-08-25 15:44:02,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-8cdb7d18-cea7-40e6-8c59-7e871e1a39f0 2018-08-25 15:44:02,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.198008060455s 2018-08-25 15:44:02,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-8cdb7d18-cea7-40e6-8c59-7e871e1a39f0 2018-08-25 15:44:02,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 15:44:02,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"server": {"name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "imageRef": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "flavorRef": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2f53de93-3a8e-4cf1-8573-ebe0a9a53712"}]}}' 2018-08-25 15:44:04,377 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:44: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-c9a7ce4a-01b0-4a5d-9a0d-4e8b0b6aabc3 x-compute-request-id: req-c9a7ce4a-01b0-4a5d-9a0d-4e8b0b6aabc3 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "adminPass": "a7Md9jtLqoBq"}} 2018-08-25 15:44:04,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-c9a7ce4a-01b0-4a5d-9a0d-4e8b0b6aabc3 2018-08-25 15:44:04,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.72313690186s 2018-08-25 15:44:04,378 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-c9a7ce4a-01b0-4a5d-9a0d-4e8b0b6aabc3 2018-08-25 15:44:04,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:04,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-7460083a-a04d-486c-b52e-b05aa99d3fd2 x-compute-request-id: req-7460083a-a04d-486c-b52e-b05aa99d3fd2 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "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-25T15:44:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:04,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7460083a-a04d-486c-b52e-b05aa99d3fd2 2018-08-25 15:44:04,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373669147491s 2018-08-25 15:44:04,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7460083a-a04d-486c-b52e-b05aa99d3fd2 2018-08-25 15:44:04,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:44:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:04,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-14cd1ea4-05f4-4a83-a7c4-ebcf9d319b54 Date: Sat, 25 Aug 2018 15:44:04 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":["e06f3f64-c924-4c91-9648-7dacf9eecda2"],"updated_at":"2018-08-25T15:43:56Z","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","name":"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:44:04,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-14cd1ea4-05f4-4a83-a7c4-ebcf9d319b54 2018-08-25 15:44:04,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0906047821045s 2018-08-25 15:44:04,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-14cd1ea4-05f4-4a83-a7c4-ebcf9d319b54 2018-08-25 15:44:04,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:44:04,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:04,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b504aec8-1cc0-45b4-afd3-732a7e53310d Date: Sat, 25 Aug 2018 15:44:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:43:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"e06f3f64-c924-4c91-9648-7dacf9eecda2","subnetpool_id":null,"name":"vping_userdata-subnet_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}]} 2018-08-25 15:44:04,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-b504aec8-1cc0-45b4-afd3-732a7e53310d 2018-08-25 15:44:04,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0694139003754s 2018-08-25 15:44:04,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-b504aec8-1cc0-45b4-afd3-732a7e53310d 2018-08-25 15:44:04,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:06,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:07,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-9589994a-61cc-4e4d-b4cd-b2e11f745f64 x-compute-request-id: req-9589994a-61cc-4e4d-b4cd-b2e11f745f64 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.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:44:06Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:07,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-9589994a-61cc-4e4d-b4cd-b2e11f745f64 2018-08-25 15:44:07,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74573802948s 2018-08-25 15:44:07,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-9589994a-61cc-4e4d-b4cd-b2e11f745f64 2018-08-25 15:44:07,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:09,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:09,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:10,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-bf26bf64-717e-49a6-937e-e4a3f0e3406a x-compute-request-id: req-bf26bf64-717e-49a6-937e-e4a3f0e3406a 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.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:44:06Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:10,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-bf26bf64-717e-49a6-937e-e4a3f0e3406a 2018-08-25 15:44:10,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44154715538s 2018-08-25 15:44:10,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-bf26bf64-717e-49a6-937e-e4a3f0e3406a 2018-08-25 15:44:10,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:12,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:12,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:12,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-931448fe-5b3e-43d2-92df-37632639e05b x-compute-request-id: req-931448fe-5b3e-43d2-92df-37632639e05b Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:20:22", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:10.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:11Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:12,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-931448fe-5b3e-43d2-92df-37632639e05b 2018-08-25 15:44:12,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685389995575s 2018-08-25 15:44:12,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-931448fe-5b3e-43d2-92df-37632639e05b 2018-08-25 15:44:12,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:44:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=29220909-3a70-47ce-b469-8dd7bb4c7147" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:12,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-acaa76af-9bfd-4099-91fb-bde5aec23d73 Date: Sat, 25 Aug 2018 15:44:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:44:07Z","admin_state_up":true,"updated_at":"2018-08-25T15:44:10Z","binding:vnic_type":"normal","device_id":"29220909-3a70-47ce-b469-8dd7bb4c7147","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9a:20:22","id":"11df6ca0-6a76-40ad-b9a5-10d3d85695a4","port_security_enabled":true,"project_id":"3d458c7d93e64f3491636e0aa82331ef","fixed_ips":[{"subnet_id":"e06f3f64-c924-4c91-9648-7dacf9eecda2","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["9b3f04ba-b5df-4851-a4fe-62d514eaa0a9"],"name":""}]} 2018-08-25 15:44:12,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=29220909-3a70-47ce-b469-8dd7bb4c7147 used request id req-acaa76af-9bfd-4099-91fb-bde5aec23d73 2018-08-25 15:44:12,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0662879943848s 2018-08-25 15:44:12,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=29220909-3a70-47ce-b469-8dd7bb4c7147 used request id req-acaa76af-9bfd-4099-91fb-bde5aec23d73 2018-08-25 15:44:12,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:44:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=11df6ca0-6a76-40ad-b9a5-10d3d85695a4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:12,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-698b594c-3e82-42e2-8c64-db2bc69e2782 Date: Sat, 25 Aug 2018 15:44:12 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:44:12,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=11df6ca0-6a76-40ad-b9a5-10d3d85695a4 used request id req-698b594c-3e82-42e2-8c64-db2bc69e2782 2018-08-25 15:44:12,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0419919490814s 2018-08-25 15:44:12,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=11df6ca0-6a76-40ad-b9a5-10d3d85695a4 used request id req-698b594c-3e82-42e2-8c64-db2bc69e2782 2018-08-25 15:44:12,930 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:20:22', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'972a3f34-ccd0-4c8e-8178-08eeb1bae843'}), 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-25T15:44:10.000000', 'flavor': Munch({u'id': u'1d870cb3-5993-46ed-90b3-0a72cff358a3'}), 'az': u'nova', 'id': u'29220909-3a70-47ce-b469-8dd7bb4c7147', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'53a761ed7b8a46b1a16e09e249157a8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': 'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', '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-25T15:44:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:44:11Z', 'hostId': u'd36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'd36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e', '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-25T15:44:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': u'vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'adminPass': u'a7Md9jtLqoBq', 'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', 'created_at': u'2018-08-25T15:44:04Z', 'created': u'2018-08-25T15:44:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:44:12,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:44:12,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:13,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-2baaa541-7f43-4946-90e8-5e7f08e3cd2c Date: Sat, 25 Aug 2018 15:44: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":["e06f3f64-c924-4c91-9648-7dacf9eecda2"],"updated_at":"2018-08-25T15:43:56Z","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","name":"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:44:13,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-2baaa541-7f43-4946-90e8-5e7f08e3cd2c 2018-08-25 15:44:13,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259690999985s 2018-08-25 15:44:13,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-2baaa541-7f43-4946-90e8-5e7f08e3cd2c 2018-08-25 15:44:13,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:44:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:13,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-81f072b7-da6e-4fe0-b58c-e8ab89828cd6 Date: Sat, 25 Aug 2018 15:44:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:01Z", "file": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file", "owner": "3d458c7d93e64f3491636e0aa82331ef", "id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "size": 12716032, "self": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:44:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:44:13,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-81f072b7-da6e-4fe0-b58c-e8ab89828cd6 2018-08-25 15:44:13,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282220840454s 2018-08-25 15:44:13,479 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-81f072b7-da6e-4fe0-b58c-e8ab89828cd6 2018-08-25 15:44:13,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:44:13,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:13,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-ad7216cc-62c6-4e99-9a40-fb4afa151bde x-compute-request-id: req-ad7216cc-62c6-4e99-9a40-fb4afa151bde Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "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": "1d870cb3-5993-46ed-90b3-0a72cff358a3"}]} 2018-08-25 15:44:13,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-ad7216cc-62c6-4e99-9a40-fb4afa151bde 2018-08-25 15:44:13,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232210159302s 2018-08-25 15:44:13,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-ad7216cc-62c6-4e99-9a40-fb4afa151bde 2018-08-25 15:44:13,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 15:44:13,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"server": {"name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "imageRef": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "flavorRef": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2f53de93-3a8e-4cf1-8573-ebe0a9a53712"}]}}' 2018-08-25 15:44:14,678 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:44: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-35f8ef47-4f68-4bb0-bb47-037aab86e332 x-compute-request-id: req-35f8ef47-4f68-4bb0-bb47-037aab86e332 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "adminPass": "p9mqoAVkNKdW"}} 2018-08-25 15:44:14,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-35f8ef47-4f68-4bb0-bb47-037aab86e332 2018-08-25 15:44:14,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.1723549366s 2018-08-25 15:44:14,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-35f8ef47-4f68-4bb0-bb47-037aab86e332 2018-08-25 15:44:14,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:14,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:14,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-9e9a6dd6-3f54-4b1b-800d-027e9d1ae58e x-compute-request-id: req-9e9a6dd6-3f54-4b1b-800d-027e9d1ae58e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "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-25T15:44:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:20:22", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:10.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:11Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:14,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-9e9a6dd6-3f54-4b1b-800d-027e9d1ae58e 2018-08-25 15:44:14,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18369102478s 2018-08-25 15:44:14,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-9e9a6dd6-3f54-4b1b-800d-027e9d1ae58e 2018-08-25 15:44:14,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:16,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:16,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:17,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-b0a363b5-21ac-4f16-8000-4aa1fbd083c6 x-compute-request-id: req-b0a363b5-21ac-4f16-8000-4aa1fbd083c6 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:44:16Z", "hostId": "d7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:20:22", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:10.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:11Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:17,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b0a363b5-21ac-4f16-8000-4aa1fbd083c6 2018-08-25 15:44:17,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454820871353s 2018-08-25 15:44:17,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b0a363b5-21ac-4f16-8000-4aa1fbd083c6 2018-08-25 15:44:17,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:19,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:19,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:19,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-6076a5fa-c699-4f04-ad85-a303f47daf6a x-compute-request-id: req-6076a5fa-c699-4f04-ad85-a303f47daf6a Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:44:17Z", "hostId": "d7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:20:22", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:10.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:11Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:19,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6076a5fa-c699-4f04-ad85-a303f47daf6a 2018-08-25 15:44:19,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429438829422s 2018-08-25 15:44:19,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6076a5fa-c699-4f04-ad85-a303f47daf6a 2018-08-25 15:44:19,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:21,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:21,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:21,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-93e71d58-fead-4ba7-ba78-f06a69b32d9d x-compute-request-id: req-93e71d58-fead-4ba7-ba78-f06a69b32d9d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:66:9f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:21.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:21Z", "hostId": "d7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:20:22", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:10.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:11Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:21,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-93e71d58-fead-4ba7-ba78-f06a69b32d9d 2018-08-25 15:44:21,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172222137451s 2018-08-25 15:44:21,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-93e71d58-fead-4ba7-ba78-f06a69b32d9d 2018-08-25 15:44:21,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:44:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=4c711e4a-759b-44c0-9f9d-38cab9789dc3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:22,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ff23b417-3e04-41b8-805e-0c7eed0f2b0f Date: Sat, 25 Aug 2018 15:44:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:44:17Z","admin_state_up":true,"updated_at":"2018-08-25T15:44:21Z","binding:vnic_type":"normal","device_id":"4c711e4a-759b-44c0-9f9d-38cab9789dc3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f4:66:9f","id":"5e4c0dce-c21b-4b83-b8e7-90a61116e13a","port_security_enabled":true,"project_id":"3d458c7d93e64f3491636e0aa82331ef","fixed_ips":[{"subnet_id":"e06f3f64-c924-4c91-9648-7dacf9eecda2","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["9b3f04ba-b5df-4851-a4fe-62d514eaa0a9"],"name":""}]} 2018-08-25 15:44:22,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=4c711e4a-759b-44c0-9f9d-38cab9789dc3 used request id req-ff23b417-3e04-41b8-805e-0c7eed0f2b0f 2018-08-25 15:44:22,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522751808167s 2018-08-25 15:44:22,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=4c711e4a-759b-44c0-9f9d-38cab9789dc3 used request id req-ff23b417-3e04-41b8-805e-0c7eed0f2b0f 2018-08-25 15:44:22,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:44:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=5e4c0dce-c21b-4b83-b8e7-90a61116e13a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:22,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-93f3d506-2a83-445b-aef3-f3e2cc55570c Date: Sat, 25 Aug 2018 15:44:22 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:44:22,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=5e4c0dce-c21b-4b83-b8e7-90a61116e13a used request id req-93f3d506-2a83-445b-aef3-f3e2cc55570c 2018-08-25 15:44:22,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0420339107513s 2018-08-25 15:44:22,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=5e4c0dce-c21b-4b83-b8e7-90a61116e13a used request id req-93f3d506-2a83-445b-aef3-f3e2cc55570c 2018-08-25 15:44:22,049 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:66:9f', 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'972a3f34-ccd0-4c8e-8178-08eeb1bae843'}), 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-25T15:44:21.000000', 'flavor': Munch({u'id': u'1d870cb3-5993-46ed-90b3-0a72cff358a3'}), 'az': u'nova', 'id': u'4c711e4a-759b-44c0-9f9d-38cab9789dc3', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'53a761ed7b8a46b1a16e09e249157a8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': 'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', '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-25T15:44:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:44:21Z', 'hostId': u'd7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'd7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2', '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-25T15:44:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': u'vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'adminPass': u'p9mqoAVkNKdW', 'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', 'created_at': u'2018-08-25T15:44:14Z', 'created': u'2018-08-25T15:44:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:44:22,049 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-25 15:44:23,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:23,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:23,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-c541523c-db3e-450e-856d-8f14b1e68119 x-compute-request-id: req-c541523c-db3e-450e-856d-8f14b1e68119 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:66:9f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:21.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:21Z", "hostId": "d7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:20:22", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:10.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:11Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:23,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c541523c-db3e-450e-856d-8f14b1e68119 2018-08-25 15:44:23,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203520059586s 2018-08-25 15:44:23,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c541523c-db3e-450e-856d-8f14b1e68119 2018-08-25 15:44:23,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:44:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:44:23,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-532e220f-98e7-4914-99c6-d7fa9ab0e499 x-compute-request-id: req-532e220f-98e7-4914-99c6-d7fa9ab0e499 Content-Encoding: gzip Content-Length: 7942 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 518571487 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.197835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200007] pid_max: default: 32768 minimum: 301\n[ 0.201197] ACPI: Core revision 20150930\n[ 0.202820] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204522] Security Framework initialized\n[ 0.205597] Yama: becoming mindful.\n[ 0.206567] AppArmor: AppArmor initialized\n[ 0.207686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211041] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214400] Initializing cgroup subsys io\n[ 0.215465] Initializing cgroup subsys memory\n[ 0.216610] Initializing cgroup subsys devices\n[ 0.217761] Initializing cgroup subsys freezer\n[ 0.218899] Initializing cgroup subsys net_cls\n[ 0.220047] Initializing cgroup subsys perf_event\n[ 0.221261] Initializing cgroup subsys net_prio\n[ 0.222417] Initializing cgroup subsys hugetlb\n[ 0.223563] Initializing cgroup subsys pids\n[ 0.224721] CPU: Physical Processor ID: 0\n[ 0.226485] mce: CPU supports 10 MCE banks\n[ 0.227589] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250152] ftrace: allocating 31920 entries in 125 pages\n[ 0.275272] smpboot: Max logical packages: 1\n[ 0.276390] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278190] x2apic enabled\n[ 0.279297] Switched APIC routing to physical x2apic.\n[ 0.281706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283174] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.285783] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288153] KVM setup paravirtual spinlock\n[ 0.289703] x86: Booted up 1 node, 1 CPUs\n[ 0.290768] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292579] devtmpfs: initialized\n[ 0.294521] evm: security.selinux\n[ 0.295445] evm: security.SMACK64\n[ 0.296370] evm: security.SMACK64EXEC\n[ 0.297363] evm: security.SMACK64TRANSMUTE\n[ 0.298424] evm: security.SMACK64MMAP\n[ 0.299399] evm: security.ima\n[ 0.300249] evm: security.capability\n[ 0.301291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303686] pinctrl core: initialized pinctrl subsystem\n[ 0.305111] RTC time: 15:44:21, date: 08/25/18\n[ 0.306351] NET: Registered protocol family 16\n[ 0.307624] cpuidle: using governor ladder\n[ 0.308702] cpuidle: using governor menu\n[ 0.309736] PCCT header not found.\n[ 0.310725] ACPI: bus type PCI registered\n[ 0.311780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313394] PCI: Using configuration type 1 for base access\n[ 0.315491] ACPI: Added _OSI(Module Device)\n[ 0.316589] ACPI: Added _OSI(Processor Device)\n[ 0.317721] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.318901] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.320987] ACPI: Interpreter enabled\n[ 0.321984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.324412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.326820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.329242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331641] ACPI: (supports S0 S5)\n[ 0.332578] ACPI: Using IOAPIC for interrupt routing\n[ 0.333805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338974] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.342096] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344930] acpiphp: Slot [3] registered\n[ 0.345980] acpiphp: Slot [4] registered\n[ 0.347036] acpiphp: Slot [5] registered\n[ 0.348085] acpiphp: Slot [6] registered\n[ 0.349127] acpiphp: Slot [7] registered\n[ 0.350175] acpiphp: Slot [8] registered\n[ 0.351224] acpiphp: Slot [9] registered\n[ 0.352274] acpiphp: Slot [10] registered\n[ 0.353334] acpiphp: Slot [11] registered\n[ 0.354397] acpiphp: Slot [12] registered\n[ 0.355462] acpiphp: Slot [13] registered\n[ 0.356520] acpiphp: Slot [14] registered\n[ 0.357583] acpiphp: Slot [15] registered\n[ 0.372618] acpiphp: Slot [16] registered\n[ 0.373686] acpiphp: Slot [17] registered\n[ 0.374750] acpiphp: Slot [18] registered\n[ 0.375816] acpiphp: Slot [19] registered\n[ 0.376882] acpiphp: Slot [20] registered\n[ 0.377951] acpiphp: Slot [21] registered\n[ 0.379023] acpiphp: Slot [22] registered\n[ 0.380082] acpiphp: Slot [23] registered\n[ 0.381147] acpiphp: Slot [24] registered\n[ 0.382208] acpiphp: Slot [25] registered\n[ 0.383265] acpiphp: Slot [26] registered\n[ 0.384323] acpiphp: Slot [27] registered\n[ 0.385396] acpiphp: Slot [28] registered\n[ 0.386458] acpiphp: Slot [29] registered\n[ 0.387519] acpiphp: Slot [30] registered\n[ 0.388585] acpiphp: Slot [31] registered\n[ 0.389650] PCI host bridge to bus 0000:00\n[ 0.390709] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395731] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400471] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408717] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410749] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440583] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449363] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451172] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452540] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454572] vgaarb: loaded\n[ 0.455373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456957] SCSI subsystem initialized\n[ 0.458157] ACPI: bus type USB registered\n[ 0.459249] usbcore: registered new interface driver usbfs\n[ 0.460585] usbcore: registered new interface driver hub\n[ 0.461893] usbcore: registered new device driver usb\n[ 0.463314] PCI: Using ACPI for IRQ routing\n[ 0.464770] NetLabel: Initializing\n[ 0.465727] NetLabel: domain hash size = 128\n[ 0.466840] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468091] NetLabel: unlabeled traffic allowed by default\n[ 0.469592] clocksource: Switched to clocksource kvm-clock\n[ 0.479503] AppArmor: AppArmor Filesystem Enabled\n[ 0.480753] pnp: PnP ACPI init\n[ 0.481946] pnp: PnP ACPI: found 5 devices\n[ 0.488680] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490901] NET: Registered protocol family 2\n[ 0.492248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495466] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497018] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499931] NET: Registered protocol family 1\n[ 0.501071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502481] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532828] Trying to unpack rootfs image as initramfs...\n[ 0.594309] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.599025] Scanning for low memory corruption every 60 seconds\n[ 0.601100] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602611] audit: initializing netlink subsys (disabled)\n[ 0.603982] audit: type=2000 audit(1535211861.971:1): initialized\n[ 0.605799] Initialise system trusted keyring\n[ 0.607101] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608585] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611205] zbud: loaded\n[ 0.612169] VFS: Disk quotas dquot_6.6.0\n[ 0.613247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615304] fuse init (API version 7.23)\n[ 0.616474] Key type big_key registered\n[ 0.617522] Allocating IMA MOK and blacklist keyrings.\n[ 0.619121] Key type asymmetric registered\n[ 0.620193] Asymmetric key parser 'x509' registered\n[ 0.621437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623383] io scheduler noop registered\n[ 0.624421] io scheduler deadline registered (default)\n[ 0.625723] io scheduler cfq registered\n[ 0.626852] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628196] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.629864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631765] ACPI: Power Button [PWRF]\n[ 0.632913] GHES: HEST is not enabled!\n[ 0.646952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702158] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705067] Linux agpgart interface v0.103\n[ 0.708356] brd: module loaded\n[ 0.710519] loop: module loaded\n[ 0.714952] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.716883] GPT:90111 != 2097151\n[ 0.717795] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719235] GPT:90111 != 2097151\n[ 0.720136] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721402] vda: vda1 vda15\n[ 0.723001] scsi host0: ata_piix\n[ 0.724038] scsi host1: ata_piix\n[ 0.724993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.726599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.728529] libphy: Fixed MDIO Bus: probed\n[ 0.729845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.731121] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.733950] PPP generic driver version 2.4.2\n[ 0.735162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736712] ehci-pci: EHCI PCI platform driver\n[ 0.737881] ehci-platform: EHCI generic platform driver\n[ 0.739311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.740805] ohci-pci: OHCI PCI platform driver\n[ 0.741969] ohci-platform: OHCI generic platform driver\n[ 0.743282] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757807] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761087] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.762421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.763938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.765518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.767378] usb usb1: Product: UHCI Host Controller\n[ 0.768579] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770037] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771294] hub 1-0:1.0: USB hub found\n[ 0.772324] hub 1-0:1.0: 2 ports detected\n[ 0.773622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.776405] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.779002] mousedev: PS/2 mouse device common for all mice\n[ 0.780613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.783015] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.786036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787562] i2c /dev entries driver\n[ 0.788571] device-mapper: uevent: version 1.0.3\n[ 0.789832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791987] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793773] NET: Registered protocol family 10\n[ 0.795266] NET: Registered protocol family 17\n[ 0.796444] Key type dns_resolver registered\n[ 0.797723] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799177] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801518] registered taskstats version 1\n[ 0.802648] Loading compiled-in X.509 certificates\n[ 0.804443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806894] zswap: loaded using pool lzo/zbud\n[ 0.808924] Key type trusted registered\n[ 0.811001] Key type encrypted registered\n[ 0.812082] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813442] ima: No TPM chip found, activating TPM-bypass!\n[ 0.814815] evm: HMAC attrs: 0x1\n[ 0.816062] Magic number: 14:167:741\n[ 0.817114] workqueue writeback: hash matches\n[ 0.818351] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:22 UTC (1535211862)\n[ 0.820464] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821925] EDD information not available.\n[ 0.887126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889183] Write protecting the kernel read-only data: 14336k\n[ 0.892056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.894440] 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.80\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.063037] 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 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.89. iid=i-00000006\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-25 15:44:23,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3/action used request id req-532e220f-98e7-4914-99c6-d7fa9ab0e499 2018-08-25 15:44:23,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0987679958344s 2018-08-25 15:44:23,357 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3/action used request id req-532e220f-98e7-4914-99c6-d7fa9ab0e499 2018-08-25 15:44:23,357 - 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 518571487 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.197835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200007] pid_max: default: 32768 minimum: 301 [ 0.201197] ACPI: Core revision 20150930 [ 0.202820] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.204522] Security Framework initialized [ 0.205597] Yama: becoming mindful. [ 0.206567] AppArmor: AppArmor initialized [ 0.207686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.209399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.211041] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214400] Initializing cgroup subsys io [ 0.215465] Initializing cgroup subsys memory [ 0.216610] Initializing cgroup subsys devices [ 0.217761] Initializing cgroup subsys freezer [ 0.218899] Initializing cgroup subsys net_cls [ 0.220047] Initializing cgroup subsys perf_event [ 0.221261] Initializing cgroup subsys net_prio [ 0.222417] Initializing cgroup subsys hugetlb [ 0.223563] Initializing cgroup subsys pids [ 0.224721] CPU: Physical Processor ID: 0 [ 0.226485] mce: CPU supports 10 MCE banks [ 0.227589] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250152] ftrace: allocating 31920 entries in 125 pages [ 0.275272] smpboot: Max logical packages: 1 [ 0.276390] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278190] x2apic enabled [ 0.279297] Switched APIC routing to physical x2apic. [ 0.281706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283174] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285783] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288153] KVM setup paravirtual spinlock [ 0.289703] x86: Booted up 1 node, 1 CPUs [ 0.290768] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292579] devtmpfs: initialized [ 0.294521] evm: security.selinux [ 0.295445] evm: security.SMACK64 [ 0.296370] evm: security.SMACK64EXEC [ 0.297363] evm: security.SMACK64TRANSMUTE [ 0.298424] evm: security.SMACK64MMAP [ 0.299399] evm: security.ima [ 0.300249] evm: security.capability [ 0.301291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303686] pinctrl core: initialized pinctrl subsystem [ 0.305111] RTC time: 15:44:21, date: 08/25/18 [ 0.306351] NET: Registered protocol family 16 [ 0.307624] cpuidle: using governor ladder [ 0.308702] cpuidle: using governor menu [ 0.309736] PCCT header not found. [ 0.310725] ACPI: bus type PCI registered [ 0.311780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313394] PCI: Using configuration type 1 for base access [ 0.315491] ACPI: Added _OSI(Module Device) [ 0.316589] ACPI: Added _OSI(Processor Device) [ 0.317721] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.318901] ACPI: Added _OSI(Processor Aggregator Device) [ 0.320987] ACPI: Interpreter enabled [ 0.321984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.324412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.326820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.329242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.331641] ACPI: (supports S0 S5) [ 0.332578] ACPI: Using IOAPIC for interrupt routing [ 0.333805] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338974] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342096] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.344930] acpiphp: Slot [3] registered [ 0.345980] acpiphp: Slot [4] registered [ 0.347036] acpiphp: Slot [5] registered [ 0.348085] acpiphp: Slot [6] registered [ 0.349127] acpiphp: Slot [7] registered [ 0.350175] acpiphp: Slot [8] registered [ 0.351224] acpiphp: Slot [9] registered [ 0.352274] acpiphp: Slot [10] registered [ 0.353334] acpiphp: Slot [11] registered [ 0.354397] acpiphp: Slot [12] registered [ 0.355462] acpiphp: Slot [13] registered [ 0.356520] acpiphp: Slot [14] registered [ 0.357583] acpiphp: Slot [15] registered [ 0.372618] acpiphp: Slot [16] registered [ 0.373686] acpiphp: Slot [17] registered [ 0.374750] acpiphp: Slot [18] registered [ 0.375816] acpiphp: Slot [19] registered [ 0.376882] acpiphp: Slot [20] registered [ 0.377951] acpiphp: Slot [21] registered [ 0.379023] acpiphp: Slot [22] registered [ 0.380082] acpiphp: Slot [23] registered [ 0.381147] acpiphp: Slot [24] registered [ 0.382208] acpiphp: Slot [25] registered [ 0.383265] acpiphp: Slot [26] registered [ 0.384323] acpiphp: Slot [27] registered [ 0.385396] acpiphp: Slot [28] registered [ 0.386458] acpiphp: Slot [29] registered [ 0.387519] acpiphp: Slot [30] registered [ 0.388585] acpiphp: Slot [31] registered [ 0.389650] PCI host bridge to bus 0000:00 [ 0.390709] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395731] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.398091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.400471] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.404792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.406832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.408717] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410749] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.417197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440583] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.447306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449363] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451172] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452540] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.454572] vgaarb: loaded [ 0.455373] vgaarb: bridge control possible 0000:00:02.0 [ 0.456957] SCSI subsystem initialized [ 0.458157] ACPI: bus type USB registered [ 0.459249] usbcore: registered new interface driver usbfs [ 0.460585] usbcore: registered new interface driver hub [ 0.461893] usbcore: registered new device driver usb [ 0.463314] PCI: Using ACPI for IRQ routing [ 0.464770] NetLabel: Initializing [ 0.465727] NetLabel: domain hash size = 128 [ 0.466840] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468091] NetLabel: unlabeled traffic allowed by default [ 0.469592] clocksource: Switched to clocksource kvm-clock [ 0.479503] AppArmor: AppArmor Filesystem Enabled [ 0.480753] pnp: PnP ACPI init [ 0.481946] pnp: PnP ACPI: found 5 devices [ 0.488680] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490901] NET: Registered protocol family 2 [ 0.492248] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497018] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499931] NET: Registered protocol family 1 [ 0.501071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.503864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532828] Trying to unpack rootfs image as initramfs... [ 0.594309] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.599025] Scanning for low memory corruption every 60 seconds [ 0.601100] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.602611] audit: initializing netlink subsys (disabled) [ 0.603982] audit: type=2000 audit(1535211861.971:1): initialized [ 0.605799] Initialise system trusted keyring [ 0.607101] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608585] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.611205] zbud: loaded [ 0.612169] VFS: Disk quotas dquot_6.6.0 [ 0.613247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615304] fuse init (API version 7.23) [ 0.616474] Key type big_key registered [ 0.617522] Allocating IMA MOK and blacklist keyrings. [ 0.619121] Key type asymmetric registered [ 0.620193] Asymmetric key parser 'x509' registered [ 0.621437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623383] io scheduler noop registered [ 0.624421] io scheduler deadline registered (default) [ 0.625723] io scheduler cfq registered [ 0.626852] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628196] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631765] ACPI: Power Button [PWRF] [ 0.632913] GHES: HEST is not enabled! [ 0.646952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702158] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705067] Linux agpgart interface v0.103 [ 0.708356] brd: module loaded [ 0.710519] loop: module loaded [ 0.714952] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.716883] GPT:90111 != 2097151 [ 0.717795] GPT:Alternate GPT header not at the end of the disk. [ 0.719235] GPT:90111 != 2097151 [ 0.720136] GPT: Use GNU Parted to correct GPT errors. [ 0.721402] vda: vda1 vda15 [ 0.723001] scsi host0: ata_piix [ 0.724038] scsi host1: ata_piix [ 0.724993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.726599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.728529] libphy: Fixed MDIO Bus: probed [ 0.729845] tun: Universal TUN/TAP device driver, 1.6 [ 0.731121] tun: (C) 1999-2004 Max Krasnyansky [ 0.733950] PPP generic driver version 2.4.2 [ 0.735162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736712] ehci-pci: EHCI PCI platform driver [ 0.737881] ehci-platform: EHCI generic platform driver [ 0.739311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.740805] ohci-pci: OHCI PCI platform driver [ 0.741969] ohci-platform: OHCI generic platform driver [ 0.743282] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757807] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761087] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767378] usb usb1: Product: UHCI Host Controller [ 0.768579] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770037] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771294] hub 1-0:1.0: USB hub found [ 0.772324] hub 1-0:1.0: 2 ports detected [ 0.773622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776405] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777658] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779002] mousedev: PS/2 mouse device common for all mice [ 0.780613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783015] rtc_cmos 00:00: RTC can wake from S4 [ 0.784479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787562] i2c /dev entries driver [ 0.788571] device-mapper: uevent: version 1.0.3 [ 0.789832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791987] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793773] NET: Registered protocol family 10 [ 0.795266] NET: Registered protocol family 17 [ 0.796444] Key type dns_resolver registered [ 0.797723] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799177] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.801518] registered taskstats version 1 [ 0.802648] Loading compiled-in X.509 certificates [ 0.804443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.806894] zswap: loaded using pool lzo/zbud [ 0.808924] Key type trusted registered [ 0.811001] Key type encrypted registered [ 0.812082] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813442] ima: No TPM chip found, activating TPM-bypass! [ 0.814815] evm: HMAC attrs: 0x1 [ 0.816062] Magic number: 14:167:741 [ 0.817114] workqueue writeback: hash matches [ 0.818351] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:22 UTC (1535211862) [ 0.820464] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821925] EDD information not available. [ 0.887126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.889183] Write protecting the kernel read-only data: 14336k [ 0.892056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.894440] 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.80 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.063037] 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 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.89. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-25 15:44:23,358 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2018-08-25 15:44:24,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:24,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:24,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-4d631c00-4b2e-4280-bc77-69c526b2ca45 x-compute-request-id: req-4d631c00-4b2e-4280-bc77-69c526b2ca45 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:66:9f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:21.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:21Z", "hostId": "d7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:20:22", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:10.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:11Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:25,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4d631c00-4b2e-4280-bc77-69c526b2ca45 2018-08-25 15:44:25,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639960050583s 2018-08-25 15:44:25,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4d631c00-4b2e-4280-bc77-69c526b2ca45 2018-08-25 15:44:25,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:44:25,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:44:25,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-efe04137-31b8-45d1-b57a-0838a3b268e0 x-compute-request-id: req-efe04137-31b8-45d1-b57a-0838a3b268e0 Content-Encoding: gzip Content-Length: 9586 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 518571487 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.197835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200007] pid_max: default: 32768 minimum: 301\n[ 0.201197] ACPI: Core revision 20150930\n[ 0.202820] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204522] Security Framework initialized\n[ 0.205597] Yama: becoming mindful.\n[ 0.206567] AppArmor: AppArmor initialized\n[ 0.207686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211041] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214400] Initializing cgroup subsys io\n[ 0.215465] Initializing cgroup subsys memory\n[ 0.216610] Initializing cgroup subsys devices\n[ 0.217761] Initializing cgroup subsys freezer\n[ 0.218899] Initializing cgroup subsys net_cls\n[ 0.220047] Initializing cgroup subsys perf_event\n[ 0.221261] Initializing cgroup subsys net_prio\n[ 0.222417] Initializing cgroup subsys hugetlb\n[ 0.223563] Initializing cgroup subsys pids\n[ 0.224721] CPU: Physical Processor ID: 0\n[ 0.226485] mce: CPU supports 10 MCE banks\n[ 0.227589] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250152] ftrace: allocating 31920 entries in 125 pages\n[ 0.275272] smpboot: Max logical packages: 1\n[ 0.276390] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278190] x2apic enabled\n[ 0.279297] Switched APIC routing to physical x2apic.\n[ 0.281706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283174] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.285783] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288153] KVM setup paravirtual spinlock\n[ 0.289703] x86: Booted up 1 node, 1 CPUs\n[ 0.290768] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292579] devtmpfs: initialized\n[ 0.294521] evm: security.selinux\n[ 0.295445] evm: security.SMACK64\n[ 0.296370] evm: security.SMACK64EXEC\n[ 0.297363] evm: security.SMACK64TRANSMUTE\n[ 0.298424] evm: security.SMACK64MMAP\n[ 0.299399] evm: security.ima\n[ 0.300249] evm: security.capability\n[ 0.301291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303686] pinctrl core: initialized pinctrl subsystem\n[ 0.305111] RTC time: 15:44:21, date: 08/25/18\n[ 0.306351] NET: Registered protocol family 16\n[ 0.307624] cpuidle: using governor ladder\n[ 0.308702] cpuidle: using governor menu\n[ 0.309736] PCCT header not found.\n[ 0.310725] ACPI: bus type PCI registered\n[ 0.311780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313394] PCI: Using configuration type 1 for base access\n[ 0.315491] ACPI: Added _OSI(Module Device)\n[ 0.316589] ACPI: Added _OSI(Processor Device)\n[ 0.317721] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.318901] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.320987] ACPI: Interpreter enabled\n[ 0.321984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.324412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.326820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.329242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331641] ACPI: (supports S0 S5)\n[ 0.332578] ACPI: Using IOAPIC for interrupt routing\n[ 0.333805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338974] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.342096] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344930] acpiphp: Slot [3] registered\n[ 0.345980] acpiphp: Slot [4] registered\n[ 0.347036] acpiphp: Slot [5] registered\n[ 0.348085] acpiphp: Slot [6] registered\n[ 0.349127] acpiphp: Slot [7] registered\n[ 0.350175] acpiphp: Slot [8] registered\n[ 0.351224] acpiphp: Slot [9] registered\n[ 0.352274] acpiphp: Slot [10] registered\n[ 0.353334] acpiphp: Slot [11] registered\n[ 0.354397] acpiphp: Slot [12] registered\n[ 0.355462] acpiphp: Slot [13] registered\n[ 0.356520] acpiphp: Slot [14] registered\n[ 0.357583] acpiphp: Slot [15] registered\n[ 0.372618] acpiphp: Slot [16] registered\n[ 0.373686] acpiphp: Slot [17] registered\n[ 0.374750] acpiphp: Slot [18] registered\n[ 0.375816] acpiphp: Slot [19] registered\n[ 0.376882] acpiphp: Slot [20] registered\n[ 0.377951] acpiphp: Slot [21] registered\n[ 0.379023] acpiphp: Slot [22] registered\n[ 0.380082] acpiphp: Slot [23] registered\n[ 0.381147] acpiphp: Slot [24] registered\n[ 0.382208] acpiphp: Slot [25] registered\n[ 0.383265] acpiphp: Slot [26] registered\n[ 0.384323] acpiphp: Slot [27] registered\n[ 0.385396] acpiphp: Slot [28] registered\n[ 0.386458] acpiphp: Slot [29] registered\n[ 0.387519] acpiphp: Slot [30] registered\n[ 0.388585] acpiphp: Slot [31] registered\n[ 0.389650] PCI host bridge to bus 0000:00\n[ 0.390709] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395731] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400471] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408717] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410749] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440583] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449363] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451172] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452540] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454572] vgaarb: loaded\n[ 0.455373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456957] SCSI subsystem initialized\n[ 0.458157] ACPI: bus type USB registered\n[ 0.459249] usbcore: registered new interface driver usbfs\n[ 0.460585] usbcore: registered new interface driver hub\n[ 0.461893] usbcore: registered new device driver usb\n[ 0.463314] PCI: Using ACPI for IRQ routing\n[ 0.464770] NetLabel: Initializing\n[ 0.465727] NetLabel: domain hash size = 128\n[ 0.466840] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468091] NetLabel: unlabeled traffic allowed by default\n[ 0.469592] clocksource: Switched to clocksource kvm-clock\n[ 0.479503] AppArmor: AppArmor Filesystem Enabled\n[ 0.480753] pnp: PnP ACPI init\n[ 0.481946] pnp: PnP ACPI: found 5 devices\n[ 0.488680] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490901] NET: Registered protocol family 2\n[ 0.492248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495466] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497018] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499931] NET: Registered protocol family 1\n[ 0.501071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502481] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532828] Trying to unpack rootfs image as initramfs...\n[ 0.594309] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.599025] Scanning for low memory corruption every 60 seconds\n[ 0.601100] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602611] audit: initializing netlink subsys (disabled)\n[ 0.603982] audit: type=2000 audit(1535211861.971:1): initialized\n[ 0.605799] Initialise system trusted keyring\n[ 0.607101] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608585] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611205] zbud: loaded\n[ 0.612169] VFS: Disk quotas dquot_6.6.0\n[ 0.613247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615304] fuse init (API version 7.23)\n[ 0.616474] Key type big_key registered\n[ 0.617522] Allocating IMA MOK and blacklist keyrings.\n[ 0.619121] Key type asymmetric registered\n[ 0.620193] Asymmetric key parser 'x509' registered\n[ 0.621437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623383] io scheduler noop registered\n[ 0.624421] io scheduler deadline registered (default)\n[ 0.625723] io scheduler cfq registered\n[ 0.626852] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628196] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.629864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631765] ACPI: Power Button [PWRF]\n[ 0.632913] GHES: HEST is not enabled!\n[ 0.646952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702158] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705067] Linux agpgart interface v0.103\n[ 0.708356] brd: module loaded\n[ 0.710519] loop: module loaded\n[ 0.714952] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.716883] GPT:90111 != 2097151\n[ 0.717795] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719235] GPT:90111 != 2097151\n[ 0.720136] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721402] vda: vda1 vda15\n[ 0.723001] scsi host0: ata_piix\n[ 0.724038] scsi host1: ata_piix\n[ 0.724993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.726599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.728529] libphy: Fixed MDIO Bus: probed\n[ 0.729845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.731121] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.733950] PPP generic driver version 2.4.2\n[ 0.735162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736712] ehci-pci: EHCI PCI platform driver\n[ 0.737881] ehci-platform: EHCI generic platform driver\n[ 0.739311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.740805] ohci-pci: OHCI PCI platform driver\n[ 0.741969] ohci-platform: OHCI generic platform driver\n[ 0.743282] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757807] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761087] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.762421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.763938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.765518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.767378] usb usb1: Product: UHCI Host Controller\n[ 0.768579] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770037] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771294] hub 1-0:1.0: USB hub found\n[ 0.772324] hub 1-0:1.0: 2 ports detected\n[ 0.773622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.776405] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.779002] mousedev: PS/2 mouse device common for all mice\n[ 0.780613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.783015] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.786036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787562] i2c /dev entries driver\n[ 0.788571] device-mapper: uevent: version 1.0.3\n[ 0.789832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791987] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793773] NET: Registered protocol family 10\n[ 0.795266] NET: Registered protocol family 17\n[ 0.796444] Key type dns_resolver registered\n[ 0.797723] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799177] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801518] registered taskstats version 1\n[ 0.802648] Loading compiled-in X.509 certificates\n[ 0.804443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806894] zswap: loaded using pool lzo/zbud\n[ 0.808924] Key type trusted registered\n[ 0.811001] Key type encrypted registered\n[ 0.812082] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813442] ima: No TPM chip found, activating TPM-bypass!\n[ 0.814815] evm: HMAC attrs: 0x1\n[ 0.816062] Magic number: 14:167:741\n[ 0.817114] workqueue writeback: hash matches\n[ 0.818351] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:22 UTC (1535211862)\n[ 0.820464] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821925] EDD information not available.\n[ 0.887126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889183] Write protecting the kernel read-only data: 14336k\n[ 0.892056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.894440] 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.80\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.063037] 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 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.89. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR27rcO8cNNZDcgxtou8J0uN5PO+Pu0iuTng2wntr09A/Ba5/T9sAxO7TasRO0hKPfCWThcnwkMs+nEeK4nytwmirPDXWX+V8rs8H9DC+KQLGuHhPI8gUhC8JHlgPvNKb7Q4Eh2bXpIjJDEX+lS10GhPeAvdExjh8TJOXsqtrVHRG6Aa4Hhxm8qbCdQ3b9namK3HYRpRMLV2fhLcTHkoTNeKMmZr6/ImSstBaqcDDwV1ze+qx5y/r0TUW/l7B1rnxm53oo8/QZYL9l6XnRW03SGxNRJXrN7h+HGuHz+EFkfuL8HLEcCdOVv9uBl95/kDLzL/qTjOu7U/GSaPSLWrF7 root@vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319\nssh-dss AAAAB3NzaC1kc3MAAACBAIJigezc/m4zudXGjTUxI6+I2GHSifVkEgWeMekiBtOp+4g2IjHAZs8XkINCvb6G5iLBYgyF2cyIuxVRmkaS9jFKgszi/JKWQG4qmHg0n9wQdE+efpgzXPI2JqCB0ZyxPz5PMSepyeYT4E7+k9W1TZFETLKE2pWsCLC/SaeyLQVVAAAAFQDgdKOr2Sq0nd10CQQR/tq8wQut/QAAAIBX6O9b+lk+CYMT+9gsLlMOg2dxQ2tWEjFISXsf09Zdbp2NAfoW3BdLgJyTpdbWMmE0KBB0ZhthG3FCv1RUC+3Ddi7g96eimrWPh7/yGJNuMxM8KMU1hSEzrr3PGhT3taxQFC0eo3D9xq/LgeQAvA1XZ6o0hYZxwUgnyFnm2D/JRAAAAIBCS3lNNKdWzy7/KCsAej0KzZe6WqsnQLyFR2Ml1h+2V0+hquF9/ggUccCIEwFbHIYRxhDxA5XfjhwwuvvXckPEkB6jy1ES6eNWpDs5jUO7ogkiEY5kU2Z26g1qwUruhpt3Nbs9aDVHIvHUp+j1mkCXfSKFzzSO1in29KCXZmRJxw== root@vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319\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.5,24,fe80::f816:3eff:fef4:669f/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.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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.33 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\n/dev/root resized successfully [took 0.32s]\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 login: "} 2018-08-25 15:44:25,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3/action used request id req-efe04137-31b8-45d1-b57a-0838a3b268e0 2018-08-25 15:44:25,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714919567108s 2018-08-25 15:44:25,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3/action used request id req-efe04137-31b8-45d1-b57a-0838a3b268e0 2018-08-25 15:44:25,076 - 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 518571487 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.197835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200007] pid_max: default: 32768 minimum: 301 [ 0.201197] ACPI: Core revision 20150930 [ 0.202820] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.204522] Security Framework initialized [ 0.205597] Yama: becoming mindful. [ 0.206567] AppArmor: AppArmor initialized [ 0.207686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.209399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.211041] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214400] Initializing cgroup subsys io [ 0.215465] Initializing cgroup subsys memory [ 0.216610] Initializing cgroup subsys devices [ 0.217761] Initializing cgroup subsys freezer [ 0.218899] Initializing cgroup subsys net_cls [ 0.220047] Initializing cgroup subsys perf_event [ 0.221261] Initializing cgroup subsys net_prio [ 0.222417] Initializing cgroup subsys hugetlb [ 0.223563] Initializing cgroup subsys pids [ 0.224721] CPU: Physical Processor ID: 0 [ 0.226485] mce: CPU supports 10 MCE banks [ 0.227589] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250152] ftrace: allocating 31920 entries in 125 pages [ 0.275272] smpboot: Max logical packages: 1 [ 0.276390] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278190] x2apic enabled [ 0.279297] Switched APIC routing to physical x2apic. [ 0.281706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283174] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285783] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288153] KVM setup paravirtual spinlock [ 0.289703] x86: Booted up 1 node, 1 CPUs [ 0.290768] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292579] devtmpfs: initialized [ 0.294521] evm: security.selinux [ 0.295445] evm: security.SMACK64 [ 0.296370] evm: security.SMACK64EXEC [ 0.297363] evm: security.SMACK64TRANSMUTE [ 0.298424] evm: security.SMACK64MMAP [ 0.299399] evm: security.ima [ 0.300249] evm: security.capability [ 0.301291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303686] pinctrl core: initialized pinctrl subsystem [ 0.305111] RTC time: 15:44:21, date: 08/25/18 [ 0.306351] NET: Registered protocol family 16 [ 0.307624] cpuidle: using governor ladder [ 0.308702] cpuidle: using governor menu [ 0.309736] PCCT header not found. [ 0.310725] ACPI: bus type PCI registered [ 0.311780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313394] PCI: Using configuration type 1 for base access [ 0.315491] ACPI: Added _OSI(Module Device) [ 0.316589] ACPI: Added _OSI(Processor Device) [ 0.317721] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.318901] ACPI: Added _OSI(Processor Aggregator Device) [ 0.320987] ACPI: Interpreter enabled [ 0.321984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.324412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.326820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.329242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.331641] ACPI: (supports S0 S5) [ 0.332578] ACPI: Using IOAPIC for interrupt routing [ 0.333805] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338974] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342096] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.344930] acpiphp: Slot [3] registered [ 0.345980] acpiphp: Slot [4] registered [ 0.347036] acpiphp: Slot [5] registered [ 0.348085] acpiphp: Slot [6] registered [ 0.349127] acpiphp: Slot [7] registered [ 0.350175] acpiphp: Slot [8] registered [ 0.351224] acpiphp: Slot [9] registered [ 0.352274] acpiphp: Slot [10] registered [ 0.353334] acpiphp: Slot [11] registered [ 0.354397] acpiphp: Slot [12] registered [ 0.355462] acpiphp: Slot [13] registered [ 0.356520] acpiphp: Slot [14] registered [ 0.357583] acpiphp: Slot [15] registered [ 0.372618] acpiphp: Slot [16] registered [ 0.373686] acpiphp: Slot [17] registered [ 0.374750] acpiphp: Slot [18] registered [ 0.375816] acpiphp: Slot [19] registered [ 0.376882] acpiphp: Slot [20] registered [ 0.377951] acpiphp: Slot [21] registered [ 0.379023] acpiphp: Slot [22] registered [ 0.380082] acpiphp: Slot [23] registered [ 0.381147] acpiphp: Slot [24] registered [ 0.382208] acpiphp: Slot [25] registered [ 0.383265] acpiphp: Slot [26] registered [ 0.384323] acpiphp: Slot [27] registered [ 0.385396] acpiphp: Slot [28] registered [ 0.386458] acpiphp: Slot [29] registered [ 0.387519] acpiphp: Slot [30] registered [ 0.388585] acpiphp: Slot [31] registered [ 0.389650] PCI host bridge to bus 0000:00 [ 0.390709] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395731] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.398091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.400471] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.404792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.406832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.408717] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410749] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.417197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440583] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.447306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449363] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451172] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452540] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.454572] vgaarb: loaded [ 0.455373] vgaarb: bridge control possible 0000:00:02.0 [ 0.456957] SCSI subsystem initialized [ 0.458157] ACPI: bus type USB registered [ 0.459249] usbcore: registered new interface driver usbfs [ 0.460585] usbcore: registered new interface driver hub [ 0.461893] usbcore: registered new device driver usb [ 0.463314] PCI: Using ACPI for IRQ routing [ 0.464770] NetLabel: Initializing [ 0.465727] NetLabel: domain hash size = 128 [ 0.466840] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468091] NetLabel: unlabeled traffic allowed by default [ 0.469592] clocksource: Switched to clocksource kvm-clock [ 0.479503] AppArmor: AppArmor Filesystem Enabled [ 0.480753] pnp: PnP ACPI init [ 0.481946] pnp: PnP ACPI: found 5 devices [ 0.488680] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490901] NET: Registered protocol family 2 [ 0.492248] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497018] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499931] NET: Registered protocol family 1 [ 0.501071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.503864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532828] Trying to unpack rootfs image as initramfs... [ 0.594309] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.599025] Scanning for low memory corruption every 60 seconds [ 0.601100] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.602611] audit: initializing netlink subsys (disabled) [ 0.603982] audit: type=2000 audit(1535211861.971:1): initialized [ 0.605799] Initialise system trusted keyring [ 0.607101] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608585] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.611205] zbud: loaded [ 0.612169] VFS: Disk quotas dquot_6.6.0 [ 0.613247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615304] fuse init (API version 7.23) [ 0.616474] Key type big_key registered [ 0.617522] Allocating IMA MOK and blacklist keyrings. [ 0.619121] Key type asymmetric registered [ 0.620193] Asymmetric key parser 'x509' registered [ 0.621437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623383] io scheduler noop registered [ 0.624421] io scheduler deadline registered (default) [ 0.625723] io scheduler cfq registered [ 0.626852] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628196] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631765] ACPI: Power Button [PWRF] [ 0.632913] GHES: HEST is not enabled! [ 0.646952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702158] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705067] Linux agpgart interface v0.103 [ 0.708356] brd: module loaded [ 0.710519] loop: module loaded [ 0.714952] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.716883] GPT:90111 != 2097151 [ 0.717795] GPT:Alternate GPT header not at the end of the disk. [ 0.719235] GPT:90111 != 2097151 [ 0.720136] GPT: Use GNU Parted to correct GPT errors. [ 0.721402] vda: vda1 vda15 [ 0.723001] scsi host0: ata_piix [ 0.724038] scsi host1: ata_piix [ 0.724993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.726599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.728529] libphy: Fixed MDIO Bus: probed [ 0.729845] tun: Universal TUN/TAP device driver, 1.6 [ 0.731121] tun: (C) 1999-2004 Max Krasnyansky [ 0.733950] PPP generic driver version 2.4.2 [ 0.735162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736712] ehci-pci: EHCI PCI platform driver [ 0.737881] ehci-platform: EHCI generic platform driver [ 0.739311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.740805] ohci-pci: OHCI PCI platform driver [ 0.741969] ohci-platform: OHCI generic platform driver [ 0.743282] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757807] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761087] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767378] usb usb1: Product: UHCI Host Controller [ 0.768579] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770037] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771294] hub 1-0:1.0: USB hub found [ 0.772324] hub 1-0:1.0: 2 ports detected [ 0.773622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776405] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777658] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779002] mousedev: PS/2 mouse device common for all mice [ 0.780613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783015] rtc_cmos 00:00: RTC can wake from S4 [ 0.784479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787562] i2c /dev entries driver [ 0.788571] device-mapper: uevent: version 1.0.3 [ 0.789832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791987] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793773] NET: Registered protocol family 10 [ 0.795266] NET: Registered protocol family 17 [ 0.796444] Key type dns_resolver registered [ 0.797723] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799177] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.801518] registered taskstats version 1 [ 0.802648] Loading compiled-in X.509 certificates [ 0.804443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.806894] zswap: loaded using pool lzo/zbud [ 0.808924] Key type trusted registered [ 0.811001] Key type encrypted registered [ 0.812082] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813442] ima: No TPM chip found, activating TPM-bypass! [ 0.814815] evm: HMAC attrs: 0x1 [ 0.816062] Magic number: 14:167:741 [ 0.817114] workqueue writeback: hash matches [ 0.818351] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:22 UTC (1535211862) [ 0.820464] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821925] EDD information not available. [ 0.887126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.889183] Write protecting the kernel read-only data: 14336k [ 0.892056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.894440] 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.80 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.063037] 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 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.89. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR27rcO8cNNZDcgxtou8J0uN5PO+Pu0iuTng2wntr09A/Ba5/T9sAxO7TasRO0hKPfCWThcnwkMs+nEeK4nytwmirPDXWX+V8rs8H9DC+KQLGuHhPI8gUhC8JHlgPvNKb7Q4Eh2bXpIjJDEX+lS10GhPeAvdExjh8TJOXsqtrVHRG6Aa4Hhxm8qbCdQ3b9namK3HYRpRMLV2fhLcTHkoTNeKMmZr6/ImSstBaqcDDwV1ze+qx5y/r0TUW/l7B1rnxm53oo8/QZYL9l6XnRW03SGxNRJXrN7h+HGuHz+EFkfuL8HLEcCdOVv9uBl95/kDLzL/qTjOu7U/GSaPSLWrF7 root@vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 ssh-dss AAAAB3NzaC1kc3MAAACBAIJigezc/m4zudXGjTUxI6+I2GHSifVkEgWeMekiBtOp+4g2IjHAZs8XkINCvb6G5iLBYgyF2cyIuxVRmkaS9jFKgszi/JKWQG4qmHg0n9wQdE+efpgzXPI2JqCB0ZyxPz5PMSepyeYT4E7+k9W1TZFETLKE2pWsCLC/SaeyLQVVAAAAFQDgdKOr2Sq0nd10CQQR/tq8wQut/QAAAIBX6O9b+lk+CYMT+9gsLlMOg2dxQ2tWEjFISXsf09Zdbp2NAfoW3BdLgJyTpdbWMmE0KBB0ZhthG3FCv1RUC+3Ddi7g96eimrWPh7/yGJNuMxM8KMU1hSEzrr3PGhT3taxQFC0eo3D9xq/LgeQAvA1XZ6o0hYZxwUgnyFnm2D/JRAAAAIBCS3lNNKdWzy7/KCsAej0KzZe6WqsnQLyFR2Ml1h+2V0+hquF9/ggUccCIEwFbHIYRxhDxA5XfjhwwuvvXckPEkB6jy1ES6eNWpDs5jUO7ogkiEY5kU2Z26g1qwUruhpt3Nbs9aDVHIvHUp+j1mkCXfSKFzzSO1in29KCXZmRJxw== root@vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fef4:669f/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.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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net /dev/root resized successfully [took 0.32s] login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 login: 2018-08-25 15:44:25,077 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-25 15:44:25,181 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:44:25,182 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-25 15:44:25,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 15:44:25,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:25,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:44: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-b5680923-8fb4-49f0-be28-7267e6842617 x-compute-request-id: req-b5680923-8fb4-49f0-be28-7267e6842617 Content-Type: application/json 2018-08-25 15:44:25,319 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147 used request id req-b5680923-8fb4-49f0-be28-7267e6842617 2018-08-25 15:44:25,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.131924152374s 2018-08-25 15:44:25,319 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147 used request id req-b5680923-8fb4-49f0-be28-7267e6842617 2018-08-25 15:44:25,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:25,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-4e3b14d9-2a6f-462e-ad31-20d878941eba x-compute-request-id: req-4e3b14d9-2a6f-462e-ad31-20d878941eba Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:66:9f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:21.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:21Z", "hostId": "d7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:20:22", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/29220909-3a70-47ce-b469-8dd7bb4c7147", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:10.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "29220909-3a70-47ce-b469-8dd7bb4c7147", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:25Z", "hostId": "d36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:04Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:25,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4e3b14d9-2a6f-462e-ad31-20d878941eba 2018-08-25 15:44:25,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379066944122s 2018-08-25 15:44:25,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4e3b14d9-2a6f-462e-ad31-20d878941eba 2018-08-25 15:44:25,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:27,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:28,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-2ec08cd0-9751-424a-8769-b5c114547e47 x-compute-request-id: req-2ec08cd0-9751-424a-8769-b5c114547e47 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:66:9f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:21.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:21Z", "hostId": "d7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:28,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2ec08cd0-9751-424a-8769-b5c114547e47 2018-08-25 15:44:28,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634077072144s 2018-08-25 15:44:28,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2ec08cd0-9751-424a-8769-b5c114547e47 2018-08-25 15:44:28,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 15:44:28,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:28,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:44: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-b5f74a9e-3e30-46ef-a698-60da22342fd8 x-compute-request-id: req-b5f74a9e-3e30-46ef-a698-60da22342fd8 Content-Type: application/json 2018-08-25 15:44:28,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3 used request id req-b5f74a9e-3e30-46ef-a698-60da22342fd8 2018-08-25 15:44:28,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170836925507s 2018-08-25 15:44:28,512 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3 used request id req-b5f74a9e-3e30-46ef-a698-60da22342fd8 2018-08-25 15:44:28,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:29,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-19cbe38c-5b86-4193-bb03-7d3652b23ce4 x-compute-request-id: req-19cbe38c-5b86-4193-bb03-7d3652b23ce4 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:66:9f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4c711e4a-759b-44c0-9f9d-38cab9789dc3", "rel": "bookmark"}], "image": {"id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "links": [{"href": "http://172.30.9.33:8774/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:21.000000", "flavor": {"id": "1d870cb3-5993-46ed-90b3-0a72cff358a3", "links": [{"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "bookmark"}]}, "id": "4c711e4a-759b-44c0-9f9d-38cab9789dc3", "security_groups": [{"name": "default"}], "user_id": "53a761ed7b8a46b1a16e09e249157a8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:28Z", "hostId": "d7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "created": "2018-08-25T15:44:14Z", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:29,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-19cbe38c-5b86-4193-bb03-7d3652b23ce4 2018-08-25 15:44:29,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576774120331s 2018-08-25 15:44:29,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-19cbe38c-5b86-4193-bb03-7d3652b23ce4 2018-08-25 15:44:29,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:31,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:31,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:31,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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 x-openstack-request-id: req-0769f77c-c30e-425a-8db3-6aa04e40a8cf x-compute-request-id: req-0769f77c-c30e-425a-8db3-6aa04e40a8cf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-25 15:44:31,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-0769f77c-c30e-425a-8db3-6aa04e40a8cf 2018-08-25 15:44:31,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0665340423584s 2018-08-25 15:44:31,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-0769f77c-c30e-425a-8db3-6aa04e40a8cf 2018-08-25 15:44:31,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:44:31,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" -d '{"subnet_id": "e06f3f64-c924-4c91-9648-7dacf9eecda2"}' 2018-08-25 15:44:32,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cd9b2e25-1c4c-483a-ab80-28e9cc3193fc Date: Sat, 25 Aug 2018 15:44:32 GMT RESP BODY: {"network_id": "2f53de93-3a8e-4cf1-8573-ebe0a9a53712", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "subnet_id": "e06f3f64-c924-4c91-9648-7dacf9eecda2", "subnet_ids": ["e06f3f64-c924-4c91-9648-7dacf9eecda2"], "port_id": "ef33be9f-6e94-4317-9b54-e20c16cfcc1c", "id": "c8c80928-a841-45d7-8688-ca604af02109"} 2018-08-25 15:44:32,650 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109/remove_router_interface.json used request id req-cd9b2e25-1c4c-483a-ab80-28e9cc3193fc 2018-08-25 15:44:32,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.48795795441s 2018-08-25 15:44:32,651 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109/remove_router_interface.json used request id req-cd9b2e25-1c4c-483a-ab80-28e9cc3193fc returning object c8c80928-a841-45d7-8688-ca604af02109 2018-08-25 15:44:32,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:44:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:32,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1ed2460b-b305-48be-bc13-9e04d17984e9 Date: Sat, 25 Aug 2018 15:44:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:57Z", "admin_state_up": true, "updated_at": "2018-08-25T15:44:31Z", "revision_number": 4, "routes": [], "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "c8c80928-a841-45d7-8688-ca604af02109", "name": "vping_userdata-router_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}]} 2018-08-25 15:44:32,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-1ed2460b-b305-48be-bc13-9e04d17984e9 2018-08-25 15:44:32,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111435890198s 2018-08-25 15:44:32,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-1ed2460b-b305-48be-bc13-9e04d17984e9 2018-08-25 15:44:32,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:44:32,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:34,218 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d1eb443-c122-4088-9ae4-495801845d8c Content-Length: 0 Date: Sat, 25 Aug 2018 15:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:44:34,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109.json used request id req-2d1eb443-c122-4088-9ae4-495801845d8c 2018-08-25 15:44:34,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45411801338s 2018-08-25 15:44:34,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/c8c80928-a841-45d7-8688-ca604af02109.json used request id req-2d1eb443-c122-4088-9ae4-495801845d8c 2018-08-25 15:44:34,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:44:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:34,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-77303e69-288a-477a-a115-e280b3aecc5a Date: Sat, 25 Aug 2018 15:44:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:43:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"e06f3f64-c924-4c91-9648-7dacf9eecda2","subnetpool_id":null,"name":"vping_userdata-subnet_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}]} 2018-08-25 15:44:34,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-77303e69-288a-477a-a115-e280b3aecc5a 2018-08-25 15:44:34,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0402798652649s 2018-08-25 15:44:34,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-77303e69-288a-477a-a115-e280b3aecc5a 2018-08-25 15:44:34,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:44:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/e06f3f64-c924-4c91-9648-7dacf9eecda2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:35,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5748503-21fb-4f19-844a-5fd2e2ed7c11 Date: Sat, 25 Aug 2018 15:44:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:44:35,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/e06f3f64-c924-4c91-9648-7dacf9eecda2.json used request id req-e5748503-21fb-4f19-844a-5fd2e2ed7c11 2018-08-25 15:44:35,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15853190422s 2018-08-25 15:44:35,420 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/e06f3f64-c924-4c91-9648-7dacf9eecda2.json used request id req-e5748503-21fb-4f19-844a-5fd2e2ed7c11 2018-08-25 15:44:35,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:44:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:35,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-d5e8573d-db9d-4f6c-8bd5-6275632a2d3d Date: Sat, 25 Aug 2018 15:44:35 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-25T15:44:35Z","tenant_id":"3d458c7d93e64f3491636e0aa82331ef","created_at":"2018-08-25T15:43:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3d458c7d93e64f3491636e0aa82331ef","id":"2f53de93-3a8e-4cf1-8573-ebe0a9a53712","name":"vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:44:35,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d5e8573d-db9d-4f6c-8bd5-6275632a2d3d 2018-08-25 15:44:35,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100322008133s 2018-08-25 15:44:35,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d5e8573d-db9d-4f6c-8bd5-6275632a2d3d 2018-08-25 15:44:35,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:44:35,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/2f53de93-3a8e-4cf1-8573-ebe0a9a53712.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:37,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5cc1848-f9f9-4e7d-b4d6-67ee4fdbd8b2 Date: Sat, 25 Aug 2018 15:44:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:44:37,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/2f53de93-3a8e-4cf1-8573-ebe0a9a53712.json used request id req-d5cc1848-f9f9-4e7d-b4d6-67ee4fdbd8b2 2018-08-25 15:44:37,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.54444098473s 2018-08-25 15:44:37,067 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/2f53de93-3a8e-4cf1-8573-ebe0a9a53712.json used request id req-d5cc1848-f9f9-4e7d-b4d6-67ee4fdbd8b2 2018-08-25 15:44:37,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:44:37,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:37,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-437b2981-2cf4-4b8a-b248-71311a4bd281 Date: Sat, 25 Aug 2018 15:44:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:01Z", "file": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file", "owner": "3d458c7d93e64f3491636e0aa82331ef", "id": "972a3f34-ccd0-4c8e-8178-08eeb1bae843", "size": 12716032, "self": "/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:44:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:44:37,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-437b2981-2cf4-4b8a-b248-71311a4bd281 2018-08-25 15:44:37,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297884941101s 2018-08-25 15:44:37,369 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-437b2981-2cf4-4b8a-b248-71311a4bd281 2018-08-25 15:44:37,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:44:37,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f9e6f04cca27d9c07a9971bd4f4987c3c863c66" 2018-08-25 15:44:37,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42a695d6-4fc8-4aab-a5ac-6d9c280b26b9 Date: Sat, 25 Aug 2018 15:44: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-25 15:44:37,743 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843 used request id req-42a695d6-4fc8-4aab-a5ac-6d9c280b26b9 2018-08-25 15:44:37,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.371711015701s 2018-08-25 15:44:37,743 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843 used request id req-42a695d6-4fc8-4aab-a5ac-6d9c280b26b9 2018-08-25 15:44:37,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:44:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:44:37,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-c4045364-c809-48ea-9fd6-171dc7d9116b x-compute-request-id: req-c4045364-c809-48ea-9fd6-171dc7d9116b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3", "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": "1d870cb3-5993-46ed-90b3-0a72cff358a3"}]} 2018-08-25 15:44:37,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-c4045364-c809-48ea-9fd6-171dc7d9116b 2018-08-25 15:44:37,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233418941498s 2018-08-25 15:44:37,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-c4045364-c809-48ea-9fd6-171dc7d9116b 2018-08-25 15:44:37,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:44:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:44:37,798 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:44: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-28546fd2-c597-4995-88ee-452bf5f47cda x-compute-request-id: req-28546fd2-c597-4995-88ee-452bf5f47cda Content-Length: 0 Content-Type: application/json 2018-08-25 15:44:37,799 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3 used request id req-28546fd2-c597-4995-88ee-452bf5f47cda 2018-08-25 15:44:37,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302219390869s 2018-08-25 15:44:37,799 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/1d870cb3-5993-46ed-90b3-0a72cff358a3 used request id req-28546fd2-c597-4995-88ee-452bf5f47cda 2018-08-25 15:44:37,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:44:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:44:38,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c985889-709e-4e46-a251-6bdaf607687c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "links": {"self": "http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53a761ed7b8a46b1a16e09e249157a8d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:44:38,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-2c985889-709e-4e46-a251-6bdaf607687c 2018-08-25 15:44:38,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219769954681s 2018-08-25 15:44:38,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-2c985889-709e-4e46-a251-6bdaf607687c 2018-08-25 15:44:38,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:44:38,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:44:38,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2badf3-6762-47cb-8c98-875dc5763c9f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319", "links": {"self": "http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "53a761ed7b8a46b1a16e09e249157a8d", "description": null}} 2018-08-25 15:44:38,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d used request id req-7a2badf3-6762-47cb-8c98-875dc5763c9f 2018-08-25 15:44:38,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19078707695s 2018-08-25 15:44:38,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d used request id req-7a2badf3-6762-47cb-8c98-875dc5763c9f 2018-08-25 15:44:38,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 15:44:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:44:38,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff5a985-bb81-4675-b5ec-7e7c5147e68b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:44:38,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d used request id req-5ff5a985-bb81-4675-b5ec-7e7c5147e68b 2018-08-25 15:44:38,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.338473081589s 2018-08-25 15:44:38,557 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/53a761ed7b8a46b1a16e09e249157a8d used request id req-5ff5a985-bb81-4675-b5ec-7e7c5147e68b 2018-08-25 15:44:38,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:44:38,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:44:38,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c782e1a-0b47-4251-91db-d1c543646d3a Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef"}, "tags": [], "enabled": true, "id": "3d458c7d93e64f3491636e0aa82331ef", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-25 15:44:38,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-5c782e1a-0b47-4251-91db-d1c543646d3a 2018-08-25 15:44:38,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181754827499s 2018-08-25 15:44:38,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-5c782e1a-0b47-4251-91db-d1c543646d3a 2018-08-25 15:44:38,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 15:44:38,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78de583c79794045f534df7cc97248e32069750a" 2018-08-25 15:44:38,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266d19ce-7fa1-4206-a951-76a862c64b38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:44:38,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef used request id req-266d19ce-7fa1-4206-a951-76a862c64b38 2018-08-25 15:44:38,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245958089828s 2018-08-25 15:44:38,995 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/3d458c7d93e64f3491636e0aa82331ef used request id req-266d19ce-7fa1-4206-a951-76a862c64b38 2018-08-25 15:44:39,050 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:44:39,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:44:39,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:44:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:44:39,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714d5ea6-551c-4c77-8c98-705f74967714 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:44:39,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-714d5ea6-551c-4c77-8c98-705f74967714 2018-08-25 15:44:39,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:44:39,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["g-xp74OUTHu6uqQhwMlUIA"], "issued_at": "2018-08-25T15:44:39.000000Z"}} 2018-08-25 15:44:39,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:44:39,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:39,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-19050b30-b827-4887-9207-8514b8fd1c76 Date: Sat, 25 Aug 2018 15:44:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:44:39,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-19050b30-b827-4887-9207-8514b8fd1c76 2018-08-25 15:44:39,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250224113464s 2018-08-25 15:44:39,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-19050b30-b827-4887-9207-8514b8fd1c76 2018-08-25 15:44:39,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:44:39,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:44:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c3bf0e-2471-46a0-913a-2fc76d7e035b 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:44:39,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-47c3bf0e-2471-46a0-913a-2fc76d7e035b 2018-08-25 15:44:39,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:44:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:40,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183e223c-20f1-4b9d-9e52-1bcb2778c16e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 15:44:40,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-183e223c-20f1-4b9d-9e52-1bcb2778c16e 2018-08-25 15:44:40,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.257453918457s 2018-08-25 15:44:40,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-183e223c-20f1-4b9d-9e52-1bcb2778c16e 2018-08-25 15:44:40,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 15:44:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}}' 2018-08-25 15:44:40,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02bb2e5-d8fa-40f8-a0ae-a03a2636cb7b 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.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a"}, "tags": [], "enabled": true, "id": "1d1f406f78694a47b323beb71885811a", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}} 2018-08-25 15:44:40,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-c02bb2e5-d8fa-40f8-a0ae-a03a2636cb7b 2018-08-25 15:44:40,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.183137893677s 2018-08-25 15:44:40,200 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-c02bb2e5-d8fa-40f8-a0ae-a03a2636cb7b 2018-08-25 15:44:40,200 - 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'1d1f406f78694a47b323beb71885811a', '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_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'}) 2018-08-25 15:44:40,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 15:44:40,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2082211c-4746-449d-95ac-04ba53a768de", "email": null, "name": "cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}}' 2018-08-25 15:44:40,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 15:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6baa8013-7465-4a11-a365-679ff37fa038 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "links": {"self": "http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06938ef6bd9c4e08952702bb4f8d8540", "domain_id": "default", "password_expires_at": null}} 2018-08-25 15:44:40,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-6baa8013-7465-4a11-a365-679ff37fa038 2018-08-25 15:44:40,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.445173025131s 2018-08-25 15:44:40,652 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-6baa8013-7465-4a11-a365-679ff37fa038 2018-08-25 15:44:40,652 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'06938ef6bd9c4e08952702bb4f8d8540', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'}) 2018-08-25 15:44:40,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:44:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:40,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301ad90a-1fde-4267-b7ea-e217d4a6d78f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:44:40,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-301ad90a-1fde-4267-b7ea-e217d4a6d78f 2018-08-25 15:44:40,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182368040085s 2018-08-25 15:44:40,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-301ad90a-1fde-4267-b7ea-e217d4a6d78f 2018-08-25 15:44:40,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:44:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:40,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b916334-c57b-48bb-a6ca-50454eb17b55 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:44:40,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-4b916334-c57b-48bb-a6ca-50454eb17b55 2018-08-25 15:44:40,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104803085327s 2018-08-25 15:44:40,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-4b916334-c57b-48bb-a6ca-50454eb17b55 2018-08-25 15:44:40,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:44:40,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:41,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d0a780-2f6b-4452-bf7e-bddf6a041ddd Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:44:41,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-61d0a780-2f6b-4452-bf7e-bddf6a041ddd 2018-08-25 15:44:41,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181084156036s 2018-08-25 15:44:41,135 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-61d0a780-2f6b-4452-bf7e-bddf6a041ddd 2018-08-25 15:44:41,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 15:44:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:41,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806eb753-98ad-4e1f-81d9-860b3c2b0f37 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 15:44:41,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-806eb753-98ad-4e1f-81d9-860b3c2b0f37 2018-08-25 15:44:41,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181624174118s 2018-08-25 15:44:41,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-806eb753-98ad-4e1f-81d9-860b3c2b0f37 2018-08-25 15:44:41,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:44:41,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:41,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a16f4a-2566-410b-8f14-380dd4b26ecb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "links": {"self": "http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06938ef6bd9c4e08952702bb4f8d8540", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:44:41,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-28a16f4a-2566-410b-8f14-380dd4b26ecb 2018-08-25 15:44:41,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194551944733s 2018-08-25 15:44:41,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-28a16f4a-2566-410b-8f14-380dd4b26ecb 2018-08-25 15:44:41,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:44:41,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:41,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb8f9d9-7c79-40a6-b0b0-3345167a350f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a"}, "tags": [], "enabled": true, "id": "1d1f406f78694a47b323beb71885811a", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-25 15:44:41,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-acb8f9d9-7c79-40a6-b0b0-3345167a350f 2018-08-25 15:44:41,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107308864594s 2018-08-25 15:44:41,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-acb8f9d9-7c79-40a6-b0b0-3345167a350f 2018-08-25 15:44:41,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 15:44:41,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=06938ef6bd9c4e08952702bb4f8d8540&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=1d1f406f78694a47b323beb71885811a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:41,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442d0d06-627a-4dff-8cd5-2eacd6614756 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=06938ef6bd9c4e08952702bb4f8d8540&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=1d1f406f78694a47b323beb71885811a", "previous": null, "next": null}} 2018-08-25 15:44:41,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=06938ef6bd9c4e08952702bb4f8d8540&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=1d1f406f78694a47b323beb71885811a used request id req-442d0d06-627a-4dff-8cd5-2eacd6614756 2018-08-25 15:44:41,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101128101349s 2018-08-25 15:44:41,746 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=06938ef6bd9c4e08952702bb4f8d8540&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=1d1f406f78694a47b323beb71885811a used request id req-442d0d06-627a-4dff-8cd5-2eacd6614756 2018-08-25 15:44:41,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 15:44:41,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a/users/06938ef6bd9c4e08952702bb4f8d8540/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:44:41,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7291154f-d340-4532-a064-95d48f346b41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:44:41,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a/users/06938ef6bd9c4e08952702bb4f8d8540/roles/a8f38a73d860409c824be7313afc678a used request id req-7291154f-d340-4532-a064-95d48f346b41 2018-08-25 15:44:41,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.219437122345s 2018-08-25 15:44:41,969 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a/users/06938ef6bd9c4e08952702bb4f8d8540/roles/a8f38a73d860409c824be7313afc678a used request id req-7291154f-d340-4532-a064-95d48f346b41 2018-08-25 15:44:41,970 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 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'1d1f406f78694a47b323beb71885811a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2082211c-4746-449d-95ac-04ba53a768de', 'username': u'cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:44:41,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:44:41,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:44:41,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:44:41,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:44:41,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:44:41,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:44:41,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:44:41,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:44:41,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:44:41,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:44:41,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:44:41,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:44:41,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:44:41,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:44:41,975 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'password': '2082211c-4746-449d-95ac-04ba53a768de', 'project_name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '1d1f406f78694a47b323beb71885811a', 'project_domain_name': 'Default'} 2018-08-25 15:44:41,975 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-25 15:44:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:44:41,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7f6562-01e1-455b-93ec-40484005204e Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:44:41,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-8a7f6562-01e1-455b-93ec-40484005204e 2018-08-25 15:44:41,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:44:42,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1f406f78694a47b323beb71885811a", "name": "cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/1d1f406f78694a47b323beb71885811a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/1d1f406f78694a47b323beb71885811a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/1d1f406f78694a47b323beb71885811a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/1d1f406f78694a47b323beb71885811a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/1d1f406f78694a47b323beb71885811a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/1d1f406f78694a47b323beb71885811a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/1d1f406f78694a47b323beb71885811a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/1d1f406f78694a47b323beb71885811a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_1d1f406f78694a47b323beb71885811a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1d1f406f78694a47b323beb71885811a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1d1f406f78694a47b323beb71885811a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/1d1f406f78694a47b323beb71885811a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/1d1f406f78694a47b323beb71885811a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "id": "06938ef6bd9c4e08952702bb4f8d8540"}, "audit_ids": ["vKCWqO1QQAiye0cbzaUKBQ"], "issued_at": "2018-08-25T15:44:42.000000Z"}} 2018-08-25 15:44:42,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:44:42,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"network": {"name": "cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "admin_state_up": true}}' 2018-08-25 15:44:43,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-7ba187ec-e2f6-4bd2-968a-66738259ecbb Date: Sat, 25 Aug 2018 15:44:43 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T15:44:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1d1f406f78694a47b323beb71885811a","id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","name":"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}} 2018-08-25 15:44:43,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-7ba187ec-e2f6-4bd2-968a-66738259ecbb 2018-08-25 15:44:43,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.871784925461s 2018-08-25 15:44:43,258 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-7ba187ec-e2f6-4bd2-968a-66738259ecbb 2018-08-25 15:44:43,258 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:44:43Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'4d3caa9e-06e4-414f-90f5-18f621785dc3', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', u'admin_state_up': True, u'tenant_id': u'1d1f406f78694a47b323beb71885811a', u'created_at': u'2018-08-25T15:44:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1d1f406f78694a47b323beb71885811a'}) 2018-08-25 15:44:43,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:44:43,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:43,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-e6f209dc-4494-4197-a788-5034abbb8540 Date: Sat, 25 Aug 2018 15:44:43 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-25T15:44:43Z","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"1d1f406f78694a47b323beb71885811a","id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","name":"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:44:43,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-e6f209dc-4494-4197-a788-5034abbb8540 2018-08-25 15:44:43,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.128760099411s 2018-08-25 15:44:43,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-e6f209dc-4494-4197-a788-5034abbb8540 2018-08-25 15:44:43,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:44:43,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"subnet": {"name": "cinder_test-subnet_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "enable_dhcp": true, "network_id": "4d3caa9e-06e4-414f-90f5-18f621785dc3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:44:44,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a23e98e0-cea5-4a54-82af-be698d2ff9c3 Date: Sat, 25 Aug 2018 15:44:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:44: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":"1d1f406f78694a47b323beb71885811a","id":"f380cc55-9560-4395-a1ec-489d33857b64","subnetpool_id":null,"name":"cinder_test-subnet_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}} 2018-08-25 15:44:44,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-a23e98e0-cea5-4a54-82af-be698d2ff9c3 2018-08-25 15:44:44,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.775070905685s 2018-08-25 15:44:44,165 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-a23e98e0-cea5-4a54-82af-be698d2ff9c3 2018-08-25 15:44:44,166 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:44: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'f380cc55-9560-4395-a1ec-489d33857b64', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', u'enable_dhcp': True, u'network_id': u'4d3caa9e-06e4-414f-90f5-18f621785dc3', u'tenant_id': u'1d1f406f78694a47b323beb71885811a', u'created_at': u'2018-08-25T15:44: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'1d1f406f78694a47b323beb71885811a'}) 2018-08-25 15:44:44,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:44:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "cinder_test-router_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "admin_state_up": true}}' 2018-08-25 15:44:45,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-f36ea666-70f9-4cf0-98c6-c6b73ccfd918 Date: Sat, 25 Aug 2018 15:44:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:44Z", "admin_state_up": true, "updated_at": "2018-08-25T15:44:45Z", "revision_number": 2, "routes": [], "project_id": "1d1f406f78694a47b323beb71885811a", "id": "a59d9bff-7731-427d-82c9-d1483a3d58dc", "name": "cinder_test-router_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}} 2018-08-25 15:44:45,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-f36ea666-70f9-4cf0-98c6-c6b73ccfd918 2018-08-25 15:44:45,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3148329258s 2018-08-25 15:44:45,482 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-f36ea666-70f9-4cf0-98c6-c6b73ccfd918 2018-08-25 15:44:45,482 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1d1f406f78694a47b323beb71885811a', u'created_at': u'2018-08-25T15:44:44Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:44:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'1d1f406f78694a47b323beb71885811a', u'id': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', u'name': u'cinder_test-router_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'}) 2018-08-25 15:44:45,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:44:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"subnet_id": "f380cc55-9560-4395-a1ec-489d33857b64"}' 2018-08-25 15:44:47,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d1a8e55a-f1b3-4a4f-93be-4d1eb6af5009 Date: Sat, 25 Aug 2018 15:44:47 GMT RESP BODY: {"network_id": "4d3caa9e-06e4-414f-90f5-18f621785dc3", "tenant_id": "1d1f406f78694a47b323beb71885811a", "subnet_id": "f380cc55-9560-4395-a1ec-489d33857b64", "subnet_ids": ["f380cc55-9560-4395-a1ec-489d33857b64"], "port_id": "f3966d00-c314-43d4-8f02-9ed61efccbf4", "id": "a59d9bff-7731-427d-82c9-d1483a3d58dc"} 2018-08-25 15:44:47,461 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc/add_router_interface.json used request id req-d1a8e55a-f1b3-4a4f-93be-4d1eb6af5009 2018-08-25 15:44:47,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97869300842s 2018-08-25 15:44:47,462 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc/add_router_interface.json used request id req-d1a8e55a-f1b3-4a4f-93be-4d1eb6af5009 returning object a59d9bff-7731-427d-82c9-d1483a3d58dc 2018-08-25 15:44:47,462 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:44:47,595 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:44:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:44:47,601 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:44:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:44:47,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:44:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:47,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3a02c4d4-a7d5-4179-af0d-82330d58b4c7 Date: Sat, 25 Aug 2018 15:44:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:44:47,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-3a02c4d4-a7d5-4179-af0d-82330d58b4c7 2018-08-25 15:44:47,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199414968491s 2018-08-25 15:44:47,803 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-3a02c4d4-a7d5-4179-af0d-82330d58b4c7 2018-08-25 15:44:47,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:44:47,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}' 2018-08-25 15:44:47,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ce2adf0c-5ef3-44ba-84e8-eb165303ad2c Date: Sat, 25 Aug 2018 15:44:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:47Z", "file": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file", "owner": "1d1f406f78694a47b323beb71885811a", "id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "size": null, "self": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "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_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "checksum": null, "created_at": "2018-08-25T15:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:44:47,862 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-ce2adf0c-5ef3-44ba-84e8-eb165303ad2c 2018-08-25 15:44:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.051961183548s 2018-08-25 15:44:47,863 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-ce2adf0c-5ef3-44ba-84e8-eb165303ad2c returning object 81b8a757-e48d-4ad6-a3cd-a74ae9ac314d 2018-08-25 15:44:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:44:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '' 2018-08-25 15:44:48,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7ae1893-fe29-455b-b361-150f5248bb98 Date: Sat, 25 Aug 2018 15:44:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:44:48,550 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file used request id req-b7ae1893-fe29-455b-b361-150f5248bb98 2018-08-25 15:44:48,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.686466932297s 2018-08-25 15:44:48,550 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file used request id req-b7ae1893-fe29-455b-b361-150f5248bb98 2018-08-25 15:44:48,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:44:48,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:48,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-67f3bb15-c6d3-4a63-931c-55aaded61b12 Date: Sat, 25 Aug 2018 15:44:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:48Z", "file": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file", "owner": "1d1f406f78694a47b323beb71885811a", "id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "size": 12716032, "self": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:44:48,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-67f3bb15-c6d3-4a63-931c-55aaded61b12 2018-08-25 15:44:48,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353598594666s 2018-08-25 15:44:48,590 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-67f3bb15-c6d3-4a63-931c-55aaded61b12 2018-08-25 15:44:48,592 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file', 'owner': u'1d1f406f78694a47b323beb71885811a', 'id': u'81b8a757-e48d-4ad6-a3cd-a74ae9ac314d', 'size': 12716032, u'self': u'/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:44:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:44:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', '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/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d', 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_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'created': u'2018-08-25T15:44:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:44:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d', 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_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:44:48,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:44:48,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:44:48,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-f10c6cbb-5b0c-4bb1-8f1d-05caf85df304 x-compute-request-id: req-f10c6cbb-5b0c-4bb1-8f1d-05caf85df304 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "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": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8"}} 2018-08-25 15:44:48,918 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-f10c6cbb-5b0c-4bb1-8f1d-05caf85df304 2018-08-25 15:44:48,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325670003891s 2018-08-25 15:44:48,919 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-f10c6cbb-5b0c-4bb1-8f1d-05caf85df304 2018-08-25 15:44:48,920 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', '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'bb3b2ba82e85438cb9318447e90d0372', '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'425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8', 'swap': 0}) 2018-08-25 15:44:48,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:44:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" -d '{"extra_specs": {}}' 2018-08-25 15:44:48,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-3f88e55a-795b-4753-ba9f-a41b6ea67aae x-compute-request-id: req-3f88e55a-795b-4753-ba9f-a41b6ea67aae Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:44:48,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8/os-extra_specs used request id req-3f88e55a-795b-4753-ba9f-a41b6ea67aae 2018-08-25 15:44:48,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270969867706s 2018-08-25 15:44:48,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8/os-extra_specs used request id req-3f88e55a-795b-4753-ba9f-a41b6ea67aae 2018-08-25 15:44:48,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-25 15:44:48,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"keypair": {"name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}}' 2018-08-25 15:44:49,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-a5a3c6e6-ad2e-4b9f-a278-9f2a11c6a726 x-compute-request-id: req-a5a3c6e6-ad2e-4b9f-a278-9f2a11c6a726 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv6ySNWWCLwfpmoOEw8OU7RYYZ9DWES2+kO+k7bmMMgsW8Tifs74mF8DUZs4vvzrPRgluIcq3U6JsiKuzyNpJ/qIn4Hn6+EmRXAwl5Q2omDZM4EpouC1QtjCKelABs24RgnOVpIQAaO4Ei1qezKAKOdQuW/5NdO/FPXEPhEodDOJIXvEmI2LyYVzyjoW5Yo1DZU+HT7x6J4K4nbs1kEEgbJT9BeEJGWNJ915TJD6U983FGSP7bRr5jcVKpIYU5ZO9r1hjA2QCe3J5xC7O60YweglNu6GCyJzbtQw5aTOs/+iKUmYFzzhz0dLNyPwpGEQagQ6EKv8Mpu4W7gfAY/8nf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr+skjVlgi8H6ZqDhMPDlO0WGGfQ1hEtvpDvpO25jDILFvE4n\n7O+JhfA1GbOL786z0YJbiHKt1OibIirs8jaSf6iJ+B5+vhJkVwMJeUNqJg2TOBKa\nLgtULYwinpQAbNuEYJzlaSEAGjuBItansygCjnULlv+TXTvxT1xD4RKHQziSF7xJ\niNi8mFc8o6FuWKNQ2VPh0+8eieCuJ27NZBBIGyU/QXhCRljSfdeUyQ+lPfNxRkj+\n20a+Y3FSqSGFOWTva9YYwNkAntyecQuzutGMHoJTbuhgsic27UMOWkzrP/oilJmB\nc84c9HSzcj8KRhEGoEOhCr/DKbuFu4HwGP/J3wIDAQABAoIBAEmXfLsE4LaWd0Hn\nm0z1+W9KLkc9OgYV6KYzyeXqz9S0ADQ+HcWoj0dQrWYLDkdLmT3T4qa6Eq42gG9S\ntby9x5tPzifV2f95gjBEPPpVkVpJ44RZg9YvNw+2x+S+1U60pjQkbnQEMh7HNcZ1\nNcJkwm0F2ctZLzSZluE0H9FQBvW/SlmwI22rix3TziQ3Auve/tSKqaYC4v6gw+8U\nyMK8AEmXK8qR28VNu352YW5RRlnyuPbYVyJ0jd5r92CWCpm6s2R2Y7Bkyf+atWi8\nYhD/dgP2Sqyg8UaVuYnXK02otdBs/3v+fJCxHidB5wzJGx9ZWVXtTrM9MfdtOLTp\nudF1CgECgYEA6B+z4UKAXBtcSzzu7sq4SpkhUomexriuhztJ70ufVtUyL6t2D3cj\nOrHztztWpviL6PLCLpuN2iz08SkMxuSllGVQluqNXgiN50ptBFgXJQJvgqUavzNP\nKtiCDDFHSSeJzLKNiEBXElt0UJCFDi9pdyvQ06draVsdX6HyW3w/YSECgYEAwgNw\nV9xtzwhh2ACuslL2Dg+z4kbV0vwdIx03PtZvkdP1/6iObXUbJDHp/e4PwIm+58eG\nYlZ4uGkKjqbf+ZItRHk+1rVsLq9c773yeS1gnxp27XI4UsPgfLvtjo2ILY0riWrX\n07V3WdoQwvWYceM382lUp5WRG9Y+rgkanFn6yv8CgYBT2pgFyRtLqsqll2aNNwhq\nUnU6NuL30OGjkqR74Kq4GJ5foCYvIg/E9WIgkDwWZ3VLet7xLVqKNXFq6TRnaVPz\njsIVMrhM/vQcWMOXLSd3RDD6ViCab7Oqu7oHI4ooADOEkgAU94E87XLQY9TdMf18\ngoSW4UUpMzQiRwOhTvoqYQKBgQCdfEkfKNEB813pBnTIT8tnkpuEG9fJ0dic/kQv\n/8TE7PeMtXgXpa2IbfPwqeOjeKy8XBvbizGnD60AKrk4Ts3r/Tdi9hWAt9yKxvci\nIhGCVOsgx0ys8k8xMSMeSgi2YRdsDoxvT6g4CWj9uHosSDLMpT2QYzpNDFYI018E\nd426ZQKBgG+ycCVZzcogZKUHIfGvzGacbfCXZzAnhoUbOAHFFNvdsD62pV9rB2hz\nwUpBmJ7mU6u/LfllkraOKhtL6fxTpga+A/3KXfVck4zltrQ0m/70QBAmaqC1j1wf\nsT1RtYtpwIW9Ft36OtJCnpaFkeRSwr850MolzmjsZ2I871Kdgkn8\n-----END RSA PRIVATE KEY-----\n", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "fingerprint": "d9:01:8b:9a:f9:d5:c5:b3:86:39:22:26:b5:e6:80:e9"}} 2018-08-25 15:44:49,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-a5a3c6e6-ad2e-4b9f-a278-9f2a11c6a726 2018-08-25 15:44:49,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.404694795609s 2018-08-25 15:44:49,353 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-a5a3c6e6-ad2e-4b9f-a278-9f2a11c6a726 2018-08-25 15:44:49,354 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv6ySNWWCLwfpmoOEw8OU7RYYZ9DWES2+kO+k7bmMMgsW8Tifs74mF8DUZs4vvzrPRgluIcq3U6JsiKuzyNpJ/qIn4Hn6+EmRXAwl5Q2omDZM4EpouC1QtjCKelABs24RgnOVpIQAaO4Ei1qezKAKOdQuW/5NdO/FPXEPhEodDOJIXvEmI2LyYVzyjoW5Yo1DZU+HT7x6J4K4nbs1kEEgbJT9BeEJGWNJ915TJD6U983FGSP7bRr5jcVKpIYU5ZO9r1hjA2QCe3J5xC7O60YweglNu6GCyJzbtQw5aTOs/+iKUmYFzzhz0dLNyPwpGEQagQ6EKv8Mpu4W7gfAY/8nf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr+skjVlgi8H6ZqDhMPDlO0WGGfQ1hEtvpDvpO25jDILFvE4n\n7O+JhfA1GbOL786z0YJbiHKt1OibIirs8jaSf6iJ+B5+vhJkVwMJeUNqJg2TOBKa\nLgtULYwinpQAbNuEYJzlaSEAGjuBItansygCjnULlv+TXTvxT1xD4RKHQziSF7xJ\niNi8mFc8o6FuWKNQ2VPh0+8eieCuJ27NZBBIGyU/QXhCRljSfdeUyQ+lPfNxRkj+\n20a+Y3FSqSGFOWTva9YYwNkAntyecQuzutGMHoJTbuhgsic27UMOWkzrP/oilJmB\nc84c9HSzcj8KRhEGoEOhCr/DKbuFu4HwGP/J3wIDAQABAoIBAEmXfLsE4LaWd0Hn\nm0z1+W9KLkc9OgYV6KYzyeXqz9S0ADQ+HcWoj0dQrWYLDkdLmT3T4qa6Eq42gG9S\ntby9x5tPzifV2f95gjBEPPpVkVpJ44RZg9YvNw+2x+S+1U60pjQkbnQEMh7HNcZ1\nNcJkwm0F2ctZLzSZluE0H9FQBvW/SlmwI22rix3TziQ3Auve/tSKqaYC4v6gw+8U\nyMK8AEmXK8qR28VNu352YW5RRlnyuPbYVyJ0jd5r92CWCpm6s2R2Y7Bkyf+atWi8\nYhD/dgP2Sqyg8UaVuYnXK02otdBs/3v+fJCxHidB5wzJGx9ZWVXtTrM9MfdtOLTp\nudF1CgECgYEA6B+z4UKAXBtcSzzu7sq4SpkhUomexriuhztJ70ufVtUyL6t2D3cj\nOrHztztWpviL6PLCLpuN2iz08SkMxuSllGVQluqNXgiN50ptBFgXJQJvgqUavzNP\nKtiCDDFHSSeJzLKNiEBXElt0UJCFDi9pdyvQ06draVsdX6HyW3w/YSECgYEAwgNw\nV9xtzwhh2ACuslL2Dg+z4kbV0vwdIx03PtZvkdP1/6iObXUbJDHp/e4PwIm+58eG\nYlZ4uGkKjqbf+ZItRHk+1rVsLq9c773yeS1gnxp27XI4UsPgfLvtjo2ILY0riWrX\n07V3WdoQwvWYceM382lUp5WRG9Y+rgkanFn6yv8CgYBT2pgFyRtLqsqll2aNNwhq\nUnU6NuL30OGjkqR74Kq4GJ5foCYvIg/E9WIgkDwWZ3VLet7xLVqKNXFq6TRnaVPz\njsIVMrhM/vQcWMOXLSd3RDD6ViCab7Oqu7oHI4ooADOEkgAU94E87XLQY9TdMf18\ngoSW4UUpMzQiRwOhTvoqYQKBgQCdfEkfKNEB813pBnTIT8tnkpuEG9fJ0dic/kQv\n/8TE7PeMtXgXpa2IbfPwqeOjeKy8XBvbizGnD60AKrk4Ts3r/Tdi9hWAt9yKxvci\nIhGCVOsgx0ys8k8xMSMeSgi2YRdsDoxvT6g4CWj9uHosSDLMpT2QYzpNDFYI018E\nd426ZQKBgG+ycCVZzcogZKUHIfGvzGacbfCXZzAnhoUbOAHFFNvdsD62pV9rB2hz\nwUpBmJ7mU6u/LfllkraOKhtL6fxTpga+A/3KXfVck4zltrQ0m/70QBAmaqC1j1wf\nsT1RtYtpwIW9Ft36OtJCnpaFkeRSwr850MolzmjsZ2I871Kdgkn8\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'06938ef6bd9c4e08952702bb4f8d8540', 'name': u'cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'created_at': '2018-08-25T15:44:49.354643', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd9:01:8b:9a:f9:d5:c5:b3:86:39:22:26:b5:e6:80:e9', 'type': 'ssh', 'id': u'cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'}) 2018-08-25 15:44:49,355 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAr+skjVlgi8H6ZqDhMPDlO0WGGfQ1hEtvpDvpO25jDILFvE4n 7O+JhfA1GbOL786z0YJbiHKt1OibIirs8jaSf6iJ+B5+vhJkVwMJeUNqJg2TOBKa LgtULYwinpQAbNuEYJzlaSEAGjuBItansygCjnULlv+TXTvxT1xD4RKHQziSF7xJ iNi8mFc8o6FuWKNQ2VPh0+8eieCuJ27NZBBIGyU/QXhCRljSfdeUyQ+lPfNxRkj+ 20a+Y3FSqSGFOWTva9YYwNkAntyecQuzutGMHoJTbuhgsic27UMOWkzrP/oilJmB c84c9HSzcj8KRhEGoEOhCr/DKbuFu4HwGP/J3wIDAQABAoIBAEmXfLsE4LaWd0Hn m0z1+W9KLkc9OgYV6KYzyeXqz9S0ADQ+HcWoj0dQrWYLDkdLmT3T4qa6Eq42gG9S tby9x5tPzifV2f95gjBEPPpVkVpJ44RZg9YvNw+2x+S+1U60pjQkbnQEMh7HNcZ1 NcJkwm0F2ctZLzSZluE0H9FQBvW/SlmwI22rix3TziQ3Auve/tSKqaYC4v6gw+8U yMK8AEmXK8qR28VNu352YW5RRlnyuPbYVyJ0jd5r92CWCpm6s2R2Y7Bkyf+atWi8 YhD/dgP2Sqyg8UaVuYnXK02otdBs/3v+fJCxHidB5wzJGx9ZWVXtTrM9MfdtOLTp udF1CgECgYEA6B+z4UKAXBtcSzzu7sq4SpkhUomexriuhztJ70ufVtUyL6t2D3cj OrHztztWpviL6PLCLpuN2iz08SkMxuSllGVQluqNXgiN50ptBFgXJQJvgqUavzNP KtiCDDFHSSeJzLKNiEBXElt0UJCFDi9pdyvQ06draVsdX6HyW3w/YSECgYEAwgNw V9xtzwhh2ACuslL2Dg+z4kbV0vwdIx03PtZvkdP1/6iObXUbJDHp/e4PwIm+58eG YlZ4uGkKjqbf+ZItRHk+1rVsLq9c773yeS1gnxp27XI4UsPgfLvtjo2ILY0riWrX 07V3WdoQwvWYceM382lUp5WRG9Y+rgkanFn6yv8CgYBT2pgFyRtLqsqll2aNNwhq UnU6NuL30OGjkqR74Kq4GJ5foCYvIg/E9WIgkDwWZ3VLet7xLVqKNXFq6TRnaVPz jsIVMrhM/vQcWMOXLSd3RDD6ViCab7Oqu7oHI4ooADOEkgAU94E87XLQY9TdMf18 goSW4UUpMzQiRwOhTvoqYQKBgQCdfEkfKNEB813pBnTIT8tnkpuEG9fJ0dic/kQv /8TE7PeMtXgXpa2IbfPwqeOjeKy8XBvbizGnD60AKrk4Ts3r/Tdi9hWAt9yKxvci IhGCVOsgx0ys8k8xMSMeSgi2YRdsDoxvT6g4CWj9uHosSDLMpT2QYzpNDFYI018E d426ZQKBgG+ycCVZzcogZKUHIfGvzGacbfCXZzAnhoUbOAHFFNvdsD62pV9rB2hz wUpBmJ7mU6u/LfllkraOKhtL6fxTpga+A/3KXfVck4zltrQ0m/70QBAmaqC1j1wf sT1RtYtpwIW9Ft36OtJCnpaFkeRSwr850MolzmjsZ2I871Kdgkn8 -----END RSA PRIVATE KEY----- 2018-08-25 15:44:49,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-25 15:44:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"security_group": {"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-25 15:44:49,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-7495fe89-d21a-4848-9398-d4686e3c429c Date: Sat, 25 Aug 2018 15:44:49 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:49Z", "updated_at": "2018-08-25T15:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "14992659-efdb-4248-bb16-00dc3a2fad00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "bd2ee8d0-fb1e-4673-aa09-de870b86a1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}} 2018-08-25 15:44:49,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-7495fe89-d21a-4848-9398-d4686e3c429c 2018-08-25 15:44:49,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.145807027817s 2018-08-25 15:44:49,504 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-7495fe89-d21a-4848-9398-d4686e3c429c 2018-08-25 15:44:49,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:44:49,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:49,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-c94fc87c-16f8-4564-a2a5-cb375aa88727 Date: Sat, 25 Aug 2018 15:44:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:49Z", "updated_at": "2018-08-25T15:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "14992659-efdb-4248-bb16-00dc3a2fad00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "bd2ee8d0-fb1e-4673-aa09-de870b86a1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}]} 2018-08-25 15:44:49,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c94fc87c-16f8-4564-a2a5-cb375aa88727 2018-08-25 15:44:49,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0965700149536s 2018-08-25 15:44:49,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c94fc87c-16f8-4564-a2a5-cb375aa88727 2018-08-25 15:44:49,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 15:44:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -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": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"}}' 2018-08-25 15:44:49,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-630cf6eb-34e0-4c44-b5db-3483a775781d Date: Sat, 25 Aug 2018 15:44:49 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-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "port_range_min": 22, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:49Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "c84beda1-9968-43ca-9ddf-bd6544e0504c"}} 2018-08-25 15:44:49,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-630cf6eb-34e0-4c44-b5db-3483a775781d 2018-08-25 15:44:49,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.201809883118s 2018-08-25 15:44:49,810 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-630cf6eb-34e0-4c44-b5db-3483a775781d 2018-08-25 15:44:49,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:44:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:49,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-37f33b52-777d-4d9e-bda5-3260b60e0d98 Date: Sat, 25 Aug 2018 15:44:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:49Z", "updated_at": "2018-08-25T15:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "14992659-efdb-4248-bb16-00dc3a2fad00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "bd2ee8d0-fb1e-4673-aa09-de870b86a1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "c84beda1-9968-43ca-9ddf-bd6544e0504c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 2, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}]} 2018-08-25 15:44:49,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-37f33b52-777d-4d9e-bda5-3260b60e0d98 2018-08-25 15:44:49,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0513520240784s 2018-08-25 15:44:49,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-37f33b52-777d-4d9e-bda5-3260b60e0d98 2018-08-25 15:44:49,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 15:44:49,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -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": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"}}' 2018-08-25 15:44:50,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7f2976b9-83d7-4386-bdfa-59428ae46343 Date: Sat, 25 Aug 2018 15:44:50 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-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:49Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "41df9545-c02d-4ed3-89d0-754869d37db1"}} 2018-08-25 15:44:50,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-7f2976b9-83d7-4386-bdfa-59428ae46343 2018-08-25 15:44:50,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134787797928s 2018-08-25 15:44:50,004 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-7f2976b9-83d7-4386-bdfa-59428ae46343 2018-08-25 15:44:50,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:44:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:50,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-d356d710-e875-4758-8ea9-abab8dff1f0e Date: Sat, 25 Aug 2018 15:44:50 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":["f380cc55-9560-4395-a1ec-489d33857b64"],"updated_at":"2018-08-25T15:44:43Z","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1d1f406f78694a47b323beb71885811a","id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","name":"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:44:50,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d356d710-e875-4758-8ea9-abab8dff1f0e 2018-08-25 15:44:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.093428850174s 2018-08-25 15:44:50,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d356d710-e875-4758-8ea9-abab8dff1f0e 2018-08-25 15:44:50,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:44:50,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:50,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-d80e78e9-7811-47aa-b674-5fe81580ba7f Date: Sat, 25 Aug 2018 15:44:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:48Z", "file": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file", "owner": "1d1f406f78694a47b323beb71885811a", "id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "size": 12716032, "self": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:44:50,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-d80e78e9-7811-47aa-b674-5fe81580ba7f 2018-08-25 15:44:50,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.124068975449s 2018-08-25 15:44:50,227 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-d80e78e9-7811-47aa-b674-5fe81580ba7f 2018-08-25 15:44:50,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:44:50,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:50,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-3f1c4662-4e11-4002-9fa0-4f54e2597db2 x-compute-request-id: req-3f1c4662-4e11-4002-9fa0-4f54e2597db2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "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": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8"}]} 2018-08-25 15:44:50,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-3f1c4662-4e11-4002-9fa0-4f54e2597db2 2018-08-25 15:44:50,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220839977264s 2018-08-25 15:44:50,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-3f1c4662-4e11-4002-9fa0-4f54e2597db2 2018-08-25 15:44:50,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 15:44:50,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"server": {"name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "imageRef": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "flavorRef": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4d3caa9e-06e4-414f-90f5-18f621785dc3"}], "security_groups": [{"name": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"}]}}' 2018-08-25 15:44:51,798 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:44: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-6bd3d9c3-99d5-4c73-9764-ab2d77e9cdac x-compute-request-id: req-6bd3d9c3-99d5-4c73-9764-ab2d77e9cdac Content-Length: 403 location: http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "adminPass": "De7fc783Lw6N"}} 2018-08-25 15:44:51,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-6bd3d9c3-99d5-4c73-9764-ab2d77e9cdac 2018-08-25 15:44:51,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.54603695869s 2018-08-25 15:44:51,799 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-6bd3d9c3-99d5-4c73-9764-ab2d77e9cdac 2018-08-25 15:44:51,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:52,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-502ef34b-bc24-437a-8ced-bf02469454ad x-compute-request-id: req-502ef34b-bc24-437a-8ced-bf02469454ad 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.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "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-25T15:44:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:52,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-502ef34b-bc24-437a-8ced-bf02469454ad 2018-08-25 15:44:52,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367398023605s 2018-08-25 15:44:52,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-502ef34b-bc24-437a-8ced-bf02469454ad 2018-08-25 15:44:52,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:44:52,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:52,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-be9cb0b5-88f3-4486-85f2-fe09e10d04c5 Date: Sat, 25 Aug 2018 15:44:52 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":["f380cc55-9560-4395-a1ec-489d33857b64"],"updated_at":"2018-08-25T15:44:43Z","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1d1f406f78694a47b323beb71885811a","id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","name":"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:44:52,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-be9cb0b5-88f3-4486-85f2-fe09e10d04c5 2018-08-25 15:44:52,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0852348804474s 2018-08-25 15:44:52,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-be9cb0b5-88f3-4486-85f2-fe09e10d04c5 2018-08-25 15:44:52,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:44:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:52,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-20f47aac-23fe-4e38-8d15-3c2b5fa85c33 Date: Sat, 25 Aug 2018 15:44:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:44: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":"1d1f406f78694a47b323beb71885811a","id":"f380cc55-9560-4395-a1ec-489d33857b64","subnetpool_id":null,"name":"cinder_test-subnet_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}]} 2018-08-25 15:44:52,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-20f47aac-23fe-4e38-8d15-3c2b5fa85c33 2018-08-25 15:44:52,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.13093495369s 2018-08-25 15:44:52,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-20f47aac-23fe-4e38-8d15-3c2b5fa85c33 2018-08-25 15:44:52,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:54,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:54,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:54,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-205cdd2b-a273-4e65-8e33-51f43b79f3eb x-compute-request-id: req-205cdd2b-a273-4e65-8e33-51f43b79f3eb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:44:54Z", "hostId": "17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:54,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-205cdd2b-a273-4e65-8e33-51f43b79f3eb 2018-08-25 15:44:54,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587770938873s 2018-08-25 15:44:54,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-205cdd2b-a273-4e65-8e33-51f43b79f3eb 2018-08-25 15:44:54,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:56,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:57,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-77cb1831-9b71-4901-9360-156731f95f67 x-compute-request-id: req-77cb1831-9b71-4901-9360-156731f95f67 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:44:54Z", "hostId": "17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:57,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-77cb1831-9b71-4901-9360-156731f95f67 2018-08-25 15:44:57,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187609910965s 2018-08-25 15:44:57,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-77cb1831-9b71-4901-9360-156731f95f67 2018-08-25 15:44:57,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:44:59,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:44:59,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:44:59,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:44: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-4d1de22a-9434-405f-8ee3-cf4ad6d4bf80 x-compute-request-id: req-4d1de22a-9434-405f-8ee3-cf4ad6d4bf80 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:58.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:58Z", "hostId": "17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:44:59,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4d1de22a-9434-405f-8ee3-cf4ad6d4bf80 2018-08-25 15:44:59,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775847911835s 2018-08-25 15:44:59,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4d1de22a-9434-405f-8ee3-cf4ad6d4bf80 2018-08-25 15:44:59,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:44:59,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=cc420346-9349-4eb3-bf37-0350b22d8492" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:00,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4fe0996f-ad51-4fee-a62b-8feb6a1aa83d Date: Sat, 25 Aug 2018 15:45:00 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:54Z","admin_state_up":true,"updated_at":"2018-08-25T15:44:58Z","binding:vnic_type":"normal","device_id":"cc420346-9349-4eb3-bf37-0350b22d8492","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:12:75:92","id":"e64b8ec2-8b6e-4efb-a8b8-615569d0da66","port_security_enabled":true,"project_id":"1d1f406f78694a47b323beb71885811a","fixed_ips":[{"subnet_id":"f380cc55-9560-4395-a1ec-489d33857b64","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"],"name":""}]} 2018-08-25 15:45:00,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=cc420346-9349-4eb3-bf37-0350b22d8492 used request id req-4fe0996f-ad51-4fee-a62b-8feb6a1aa83d 2018-08-25 15:45:00,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0749990940094s 2018-08-25 15:45:00,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=cc420346-9349-4eb3-bf37-0350b22d8492 used request id req-4fe0996f-ad51-4fee-a62b-8feb6a1aa83d 2018-08-25 15:45:00,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:45:00,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=e64b8ec2-8b6e-4efb-a8b8-615569d0da66" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:00,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-60324417-aa9d-49df-970c-b00625f932b3 Date: Sat, 25 Aug 2018 15:45:00 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:45:00,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=e64b8ec2-8b6e-4efb-a8b8-615569d0da66 used request id req-60324417-aa9d-49df-970c-b00625f932b3 2018-08-25 15:45:00,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0413928031921s 2018-08-25 15:45:00,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=e64b8ec2-8b6e-4efb-a8b8-615569d0da66 used request id req-60324417-aa9d-49df-970c-b00625f932b3 2018-08-25 15:45:00,088 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:75:92', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81b8a757-e48d-4ad6-a3cd-a74ae9ac314d'}), 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-25T15:44:58.000000', 'flavor': Munch({u'id': u'425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8'}), 'az': u'nova', 'id': u'cc420346-9349-4eb3-bf37-0350b22d8492', 'security_groups': [Munch({u'name': u'cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06938ef6bd9c4e08952702bb4f8d8540', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', '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-25T15:44:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:44:58Z', 'hostId': u'17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee', '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-25T15:44:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1d1f406f78694a47b323beb71885811a', 'name': u'cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'adminPass': u'De7fc783Lw6N', 'tenant_id': u'1d1f406f78694a47b323beb71885811a', 'created_at': u'2018-08-25T15:44:51Z', 'created': u'2018-08-25T15:44:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:45:00,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:45:00,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:00,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-0c4b1e4b-0cc3-46dc-9a43-08114dd6c69f Date: Sat, 25 Aug 2018 15:45:00 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":["f380cc55-9560-4395-a1ec-489d33857b64"],"updated_at":"2018-08-25T15:44:43Z","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1d1f406f78694a47b323beb71885811a","id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","name":"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:45:00,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-0c4b1e4b-0cc3-46dc-9a43-08114dd6c69f 2018-08-25 15:45:00,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913789272308s 2018-08-25 15:45:00,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-0c4b1e4b-0cc3-46dc-9a43-08114dd6c69f 2018-08-25 15:45:00,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:45:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=cc420346-9349-4eb3-bf37-0350b22d8492" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:00,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9914afb4-edd7-4353-9d7d-3db5908adff1 Date: Sat, 25 Aug 2018 15:45:00 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:54Z","admin_state_up":true,"updated_at":"2018-08-25T15:44:58Z","binding:vnic_type":"normal","device_id":"cc420346-9349-4eb3-bf37-0350b22d8492","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:12:75:92","id":"e64b8ec2-8b6e-4efb-a8b8-615569d0da66","port_security_enabled":true,"project_id":"1d1f406f78694a47b323beb71885811a","fixed_ips":[{"subnet_id":"f380cc55-9560-4395-a1ec-489d33857b64","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"],"name":""}]} 2018-08-25 15:45:00,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=cc420346-9349-4eb3-bf37-0350b22d8492 used request id req-9914afb4-edd7-4353-9d7d-3db5908adff1 2018-08-25 15:45:00,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0493359565735s 2018-08-25 15:45:00,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=cc420346-9349-4eb3-bf37-0350b22d8492 used request id req-9914afb4-edd7-4353-9d7d-3db5908adff1 2018-08-25 15:45:00,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-25 15:45:00,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.7", "port_id": "e64b8ec2-8b6e-4efb-a8b8-615569d0da66"}}' 2018-08-25 15:45:02,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-69ecd2b8-3d88-442c-83a4-e942a8555f7f Date: Sat, 25 Aug 2018 15:45:02 GMT RESP BODY: {"floatingip": {"router_id": "a59d9bff-7731-427d-82c9-d1483a3d58dc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:45:01Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "e64b8ec2-8b6e-4efb-a8b8-615569d0da66", "id": "0fbd2d4c-a95e-4e63-b910-4ec7fcebd3ca", "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:45:01Z", "project_id": "1d1f406f78694a47b323beb71885811a"}} 2018-08-25 15:45:02,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-69ecd2b8-3d88-442c-83a4-e942a8555f7f 2018-08-25 15:45:02,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.97212195396s 2018-08-25 15:45:02,207 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-69ecd2b8-3d88-442c-83a4-e942a8555f7f 2018-08-25 15:45:02,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:45:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:02,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-02ec95cf-6302-4620-b0fe-b4c5bfe68ab3 Date: Sat, 25 Aug 2018 15:45:02 GMT RESP BODY: {"floatingips": [{"router_id": "a59d9bff-7731-427d-82c9-d1483a3d58dc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:45:01Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "e64b8ec2-8b6e-4efb-a8b8-615569d0da66", "id": "0fbd2d4c-a95e-4e63-b910-4ec7fcebd3ca", "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:45:01Z", "project_id": "1d1f406f78694a47b323beb71885811a"}]} 2018-08-25 15:45:02,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-02ec95cf-6302-4620-b0fe-b4c5bfe68ab3 2018-08-25 15:45:02,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0865859985352s 2018-08-25 15:45:02,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-02ec95cf-6302-4620-b0fe-b4c5bfe68ab3 2018-08-25 15:45:02,304 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1d1f406f78694a47b323beb71885811a', 'created_at': u'2018-08-25T15:45:01Z', 'attached': True, 'updated_at': u'2018-08-25T15:45:01Z', 'id': u'0fbd2d4c-a95e-4e63-b910-4ec7fcebd3ca', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', 'project_id': u'1d1f406f78694a47b323beb71885811a', 'port_id': u'e64b8ec2-8b6e-4efb-a8b8-615569d0da66', 'port': u'e64b8ec2-8b6e-4efb-a8b8-615569d0da66', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:45:02,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:45:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:45:02,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-189773e9-0c9e-43f2-a076-207f9d5cd315 x-compute-request-id: req-189773e9-0c9e-43f2-a076-207f9d5cd315 Content-Encoding: gzip Content-Length: 9599 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 518865481 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.178470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.180670] pid_max: default: 32768 minimum: 301\n[ 0.181870] ACPI: Core revision 20150930\n[ 0.183503] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.185247] Security Framework initialized\n[ 0.186343] Yama: becoming mindful.\n[ 0.187318] AppArmor: AppArmor initialized\n[ 0.188444] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.190190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195293] Initializing cgroup subsys io\n[ 0.196380] Initializing cgroup subsys memory\n[ 0.197541] Initializing cgroup subsys devices\n[ 0.198691] Initializing cgroup subsys freezer\n[ 0.199843] Initializing cgroup subsys net_cls\n[ 0.200989] Initializing cgroup subsys perf_event\n[ 0.202201] Initializing cgroup subsys net_prio\n[ 0.203383] Initializing cgroup subsys hugetlb\n[ 0.204531] Initializing cgroup subsys pids\n[ 0.205686] CPU: Physical Processor ID: 0\n[ 0.207451] mce: CPU supports 10 MCE banks\n[ 0.208572] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.226078] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.232608] ftrace: allocating 31920 entries in 125 pages\n[ 0.257959] smpboot: Max logical packages: 1\n[ 0.259102] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260935] x2apic enabled\n[ 0.262061] Switched APIC routing to physical x2apic.\n[ 0.264475] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.265964] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.268618] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.271005] KVM setup paravirtual spinlock\n[ 0.272562] x86: Booted up 1 node, 1 CPUs\n[ 0.273642] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.275487] devtmpfs: initialized\n[ 0.277434] evm: security.selinux\n[ 0.278371] evm: security.SMACK64\n[ 0.279306] evm: security.SMACK64EXEC\n[ 0.280303] evm: security.SMACK64TRANSMUTE\n[ 0.281390] evm: security.SMACK64MMAP\n[ 0.282381] evm: security.ima\n[ 0.283242] evm: security.capability\n[ 0.284298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.286731] pinctrl core: initialized pinctrl subsystem\n[ 0.288165] RTC time: 15:44:58, date: 08/25/18\n[ 0.289431] NET: Registered protocol family 16\n[ 0.290713] cpuidle: using governor ladder\n[ 0.291801] cpuidle: using governor menu\n[ 0.292843] PCCT header not found.\n[ 0.293840] ACPI: bus type PCI registered\n[ 0.294915] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.296539] PCI: Using configuration type 1 for base access\n[ 0.298644] ACPI: Added _OSI(Module Device)\n[ 0.299771] ACPI: Added _OSI(Processor Device)\n[ 0.300913] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.302109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.304211] ACPI: Interpreter enabled\n[ 0.305223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.307668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.310121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.312565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.315006] ACPI: (supports S0 S5)\n[ 0.315950] ACPI: Using IOAPIC for interrupt routing\n[ 0.317197] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.322434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.324045] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.325639] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328568] acpiphp: Slot [3] registered\n[ 0.329650] acpiphp: Slot [4] registered\n[ 0.330728] acpiphp: Slot [5] registered\n[ 0.331804] acpiphp: Slot [6] registered\n[ 0.332884] acpiphp: Slot [7] registered\n[ 0.333962] acpiphp: Slot [8] registered\n[ 0.335042] acpiphp: Slot [9] registered\n[ 0.336113] acpiphp: Slot [10] registered\n[ 0.337200] acpiphp: Slot [11] registered\n[ 0.338292] acpiphp: Slot [12] registered\n[ 0.339385] acpiphp: Slot [13] registered\n[ 0.340471] acpiphp: Slot [14] registered\n[ 0.341564] acpiphp: Slot [15] registered\n[ 0.356689] acpiphp: Slot [16] registered\n[ 0.357814] acpiphp: Slot [17] registered\n[ 0.358911] acpiphp: Slot [18] registered\n[ 0.360002] acpiphp: Slot [19] registered\n[ 0.361104] acpiphp: Slot [20] registered\n[ 0.362197] acpiphp: Slot [21] registered\n[ 0.363280] acpiphp: Slot [22] registered\n[ 0.364384] acpiphp: Slot [23] registered\n[ 0.365485] acpiphp: Slot [24] registered\n[ 0.366573] acpiphp: Slot [25] registered\n[ 0.367670] acpiphp: Slot [26] registered\n[ 0.368776] acpiphp: Slot [27] registered\n[ 0.369874] acpiphp: Slot [28] registered\n[ 0.370978] acpiphp: Slot [29] registered\n[ 0.372073] acpiphp: Slot [30] registered\n[ 0.373176] acpiphp: Slot [31] registered\n[ 0.374269] PCI host bridge to bus 0000:00\n[ 0.375362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.376992] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.378621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.380583] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.382547] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.384547] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.388481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.390177] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.391742] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.393428] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.397767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.399709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.420166] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.422165] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.426039] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.427932] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.429726] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.431481] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.432902] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.434991] vgaarb: loaded\n[ 0.435808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.437430] SCSI subsystem initialized\n[ 0.438663] ACPI: bus type USB registered\n[ 0.439792] usbcore: registered new interface driver usbfs\n[ 0.441189] usbcore: registered new interface driver hub\n[ 0.442548] usbcore: registered new device driver usb\n[ 0.444037] PCI: Using ACPI for IRQ routing\n[ 0.445542] NetLabel: Initializing\n[ 0.446514] NetLabel: domain hash size = 128\n[ 0.447664] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448963] NetLabel: unlabeled traffic allowed by default\n[ 0.450502] clocksource: Switched to clocksource kvm-clock\n[ 0.460317] AppArmor: AppArmor Filesystem Enabled\n[ 0.461629] pnp: PnP ACPI init\n[ 0.462855] pnp: PnP ACPI: found 5 devices\n[ 0.469668] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.471973] NET: Registered protocol family 2\n[ 0.473366] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.475112] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.476733] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.478345] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481383] NET: Registered protocol family 1\n[ 0.482580] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.484069] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.485522] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.500039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514517] Trying to unpack rootfs image as initramfs...\n[ 0.575883] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.580824] Scanning for low memory corruption every 60 seconds\n[ 0.582983] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.584567] audit: initializing netlink subsys (disabled)\n[ 0.585999] audit: type=2000 audit(1535211899.356:1): initialized\n[ 0.587882] Initialise system trusted keyring\n[ 0.589233] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.590802] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.593503] zbud: loaded\n[ 0.594512] VFS: Disk quotas dquot_6.6.0\n[ 0.595635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597766] fuse init (API version 7.23)\n[ 0.598997] Key type big_key registered\n[ 0.600094] Allocating IMA MOK and blacklist keyrings.\n[ 0.601715] Key type asymmetric registered\n[ 0.602849] Asymmetric key parser 'x509' registered\n[ 0.604147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.606175] io scheduler noop registered\n[ 0.607269] io scheduler deadline registered (default)\n[ 0.608630] io scheduler cfq registered\n[ 0.609800] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611212] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.612942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.614932] ACPI: Power Button [PWRF]\n[ 0.616128] GHES: HEST is not enabled!\n[ 0.630210] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.662048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685713] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688756] Linux agpgart interface v0.103\n[ 0.692139] brd: module loaded\n[ 0.694337] loop: module loaded\n[ 0.699001] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.700988] GPT:90111 != 2097151\n[ 0.701913] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703403] GPT:90111 != 2097151\n[ 0.704337] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705656] vda: vda1 vda15\n[ 0.707311] scsi host0: ata_piix\n[ 0.708373] scsi host1: ata_piix\n[ 0.709358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.711026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.712991] libphy: Fixed MDIO Bus: probed\n[ 0.714112] tun: Universal TUN/TAP device driver, 1.6\n[ 0.715418] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718334] PPP generic driver version 2.4.2\n[ 0.719592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.721197] ehci-pci: EHCI PCI platform driver\n[ 0.722390] ehci-platform: EHCI generic platform driver\n[ 0.723744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725274] ohci-pci: OHCI PCI platform driver\n[ 0.726463] ohci-platform: OHCI generic platform driver\n[ 0.727814] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.742404] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.743790] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.745800] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.747164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.748717] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752293] usb usb1: Product: UHCI Host Controller\n[ 0.753552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.755097] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.756422] hub 1-0:1.0: USB hub found\n[ 0.757495] hub 1-0:1.0: 2 ports detected\n[ 0.758765] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761615] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.762917] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.764297] mousedev: PS/2 mouse device common for all mice\n[ 0.765987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.768463] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770010] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.771615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.773233] i2c /dev entries driver\n[ 0.774278] device-mapper: uevent: version 1.0.3\n[ 0.775570] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.777797] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.779623] NET: Registered protocol family 10\n[ 0.781146] NET: Registered protocol family 17\n[ 0.782357] Key type dns_resolver registered\n[ 0.783642] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.785137] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.787527] registered taskstats version 1\n[ 0.788674] Loading compiled-in X.509 certificates\n[ 0.790519] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.793010] zswap: loaded using pool lzo/zbud\n[ 0.795071] Key type trusted registered\n[ 0.797194] Key type encrypted registered\n[ 0.798325] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799744] ima: No TPM chip found, activating TPM-bypass!\n[ 0.801148] evm: HMAC attrs: 0x1\n[ 0.802412] Magic number: 14:167:741\n[ 0.803494] workqueue writeback: hash matches\n[ 0.804737] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:59 UTC (1535211899)\n[ 0.806931] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.808423] EDD information not available.\n[ 0.872113] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.874215] Write protecting the kernel read-only data: 14336k\n[ 0.877172] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.879616] 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.78\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.032587] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000007\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCo/fdeeIYS6OWIqYmf9cw8SkeMBHmMs+HM++TdN7uxv9GrN33xvkxZpHtwC/3qKFTKwjG4AcSTFI6GfbVydtWU7MNL8A0/O6381dOpXPOhXOjBPKIYSErwB4VDplEzKzpkCydSHTD5nAIi5A2eFVnFCLERaEkGRDHDHAssUykRCaKMtOh/GloTYbkvl4NoJ8ry0SUjAUfZX+fj1cn9c401MxCarow1AFnXnq4T1Hfj4YnBNnp8k++Unp8noQcKdGXaY0W7kPYrkRT02Wb9hXRR7qlCTv5IrEn320Kl5e+iNRHvyww7ZjIiP0gRytsKQiIBWKGai6jDo8Xeqj+cSX+X root@cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d\nssh-dss AAAAB3NzaC1kc3MAAACBALZQFgiJij5SLAfXHqKz7XqRXZtSdGzRjaO965MOSwmfDDI17VVM+NwlIguArEVIkEuHREyWiG6K95oIMLdgKQVeWgMbzBblM2XhHgm+yUbT82Sh/AjqwapqrfqyOj3qOvYCYk4NQmmmzQj04pmlTGVz1x5qZLYF72dMS32/7ot3AAAAFQCgWlnYpihQJum2DezAP5hlcEfpkQAAAIAXFtirZTOORSAUzLSFPEvbJSpA022KA9tLZGJlEUfBzCM0il1Mm+8G58+lnKOKASJzgZcnugsXtB9HJYwzY6lNarj9eFd3/TaGaUiRdS9DvfeyrKSpTX6p/j2zx02m0VjQkevAK+zYyWL1DHIzVW+IwtXTFhCp2Jl5D0101zdPzAAAAIEAhgfajqsNqEurhsZtC5cryv/n1ZGTTFWUc0MG8mjvtMCqR5HUnRbvajsnsaujPevrvuP7/uxjdtlu7XHuG/yHXyTS+YzSjCzIQ9eiqJcyQr1vBLvbJjPspS7FLxJRrUf00mucWc8r2w1iOUEZoGYa2aEmf5ePN/WGL+nFj/QrUhc= root@cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d\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.7,24,fe80::f816:3eff:fe12:7592/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.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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-4cf43e97-a387-4e2d-a30d-0d78d1b8699d login: "} 2018-08-25 15:45:02,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/action used request id req-189773e9-0c9e-43f2-a076-207f9d5cd315 2018-08-25 15:45:02,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072438955307s 2018-08-25 15:45:02,378 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/action used request id req-189773e9-0c9e-43f2-a076-207f9d5cd315 2018-08-25 15:45:02,379 - 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 518865481 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.178470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.180670] pid_max: default: 32768 minimum: 301 [ 0.181870] ACPI: Core revision 20150930 [ 0.183503] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.185247] Security Framework initialized [ 0.186343] Yama: becoming mindful. [ 0.187318] AppArmor: AppArmor initialized [ 0.188444] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.190190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195293] Initializing cgroup subsys io [ 0.196380] Initializing cgroup subsys memory [ 0.197541] Initializing cgroup subsys devices [ 0.198691] Initializing cgroup subsys freezer [ 0.199843] Initializing cgroup subsys net_cls [ 0.200989] Initializing cgroup subsys perf_event [ 0.202201] Initializing cgroup subsys net_prio [ 0.203383] Initializing cgroup subsys hugetlb [ 0.204531] Initializing cgroup subsys pids [ 0.205686] CPU: Physical Processor ID: 0 [ 0.207451] mce: CPU supports 10 MCE banks [ 0.208572] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.226078] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232608] ftrace: allocating 31920 entries in 125 pages [ 0.257959] smpboot: Max logical packages: 1 [ 0.259102] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260935] x2apic enabled [ 0.262061] Switched APIC routing to physical x2apic. [ 0.264475] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.265964] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268618] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271005] KVM setup paravirtual spinlock [ 0.272562] x86: Booted up 1 node, 1 CPUs [ 0.273642] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.275487] devtmpfs: initialized [ 0.277434] evm: security.selinux [ 0.278371] evm: security.SMACK64 [ 0.279306] evm: security.SMACK64EXEC [ 0.280303] evm: security.SMACK64TRANSMUTE [ 0.281390] evm: security.SMACK64MMAP [ 0.282381] evm: security.ima [ 0.283242] evm: security.capability [ 0.284298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286731] pinctrl core: initialized pinctrl subsystem [ 0.288165] RTC time: 15:44:58, date: 08/25/18 [ 0.289431] NET: Registered protocol family 16 [ 0.290713] cpuidle: using governor ladder [ 0.291801] cpuidle: using governor menu [ 0.292843] PCCT header not found. [ 0.293840] ACPI: bus type PCI registered [ 0.294915] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.296539] PCI: Using configuration type 1 for base access [ 0.298644] ACPI: Added _OSI(Module Device) [ 0.299771] ACPI: Added _OSI(Processor Device) [ 0.300913] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302109] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304211] ACPI: Interpreter enabled [ 0.305223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.310121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.312565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.315006] ACPI: (supports S0 S5) [ 0.315950] ACPI: Using IOAPIC for interrupt routing [ 0.317197] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.322434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324045] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325639] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328568] acpiphp: Slot [3] registered [ 0.329650] acpiphp: Slot [4] registered [ 0.330728] acpiphp: Slot [5] registered [ 0.331804] acpiphp: Slot [6] registered [ 0.332884] acpiphp: Slot [7] registered [ 0.333962] acpiphp: Slot [8] registered [ 0.335042] acpiphp: Slot [9] registered [ 0.336113] acpiphp: Slot [10] registered [ 0.337200] acpiphp: Slot [11] registered [ 0.338292] acpiphp: Slot [12] registered [ 0.339385] acpiphp: Slot [13] registered [ 0.340471] acpiphp: Slot [14] registered [ 0.341564] acpiphp: Slot [15] registered [ 0.356689] acpiphp: Slot [16] registered [ 0.357814] acpiphp: Slot [17] registered [ 0.358911] acpiphp: Slot [18] registered [ 0.360002] acpiphp: Slot [19] registered [ 0.361104] acpiphp: Slot [20] registered [ 0.362197] acpiphp: Slot [21] registered [ 0.363280] acpiphp: Slot [22] registered [ 0.364384] acpiphp: Slot [23] registered [ 0.365485] acpiphp: Slot [24] registered [ 0.366573] acpiphp: Slot [25] registered [ 0.367670] acpiphp: Slot [26] registered [ 0.368776] acpiphp: Slot [27] registered [ 0.369874] acpiphp: Slot [28] registered [ 0.370978] acpiphp: Slot [29] registered [ 0.372073] acpiphp: Slot [30] registered [ 0.373176] acpiphp: Slot [31] registered [ 0.374269] PCI host bridge to bus 0000:00 [ 0.375362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.376992] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.378621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.380583] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.382547] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.384547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.388481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.390177] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.391742] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.393428] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.397767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.399709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420166] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.422165] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426039] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.427932] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.429726] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.431481] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.432902] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.434991] vgaarb: loaded [ 0.435808] vgaarb: bridge control possible 0000:00:02.0 [ 0.437430] SCSI subsystem initialized [ 0.438663] ACPI: bus type USB registered [ 0.439792] usbcore: registered new interface driver usbfs [ 0.441189] usbcore: registered new interface driver hub [ 0.442548] usbcore: registered new device driver usb [ 0.444037] PCI: Using ACPI for IRQ routing [ 0.445542] NetLabel: Initializing [ 0.446514] NetLabel: domain hash size = 128 [ 0.447664] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.448963] NetLabel: unlabeled traffic allowed by default [ 0.450502] clocksource: Switched to clocksource kvm-clock [ 0.460317] AppArmor: AppArmor Filesystem Enabled [ 0.461629] pnp: PnP ACPI init [ 0.462855] pnp: PnP ACPI: found 5 devices [ 0.469668] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.471973] NET: Registered protocol family 2 [ 0.473366] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.475112] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.476733] TCP: Hash tables configured (established 4096 bind 4096) [ 0.478345] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.479808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481383] NET: Registered protocol family 1 [ 0.482580] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.485522] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.500039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514517] Trying to unpack rootfs image as initramfs... [ 0.575883] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.580824] Scanning for low memory corruption every 60 seconds [ 0.582983] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.584567] audit: initializing netlink subsys (disabled) [ 0.585999] audit: type=2000 audit(1535211899.356:1): initialized [ 0.587882] Initialise system trusted keyring [ 0.589233] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.590802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.593503] zbud: loaded [ 0.594512] VFS: Disk quotas dquot_6.6.0 [ 0.595635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597766] fuse init (API version 7.23) [ 0.598997] Key type big_key registered [ 0.600094] Allocating IMA MOK and blacklist keyrings. [ 0.601715] Key type asymmetric registered [ 0.602849] Asymmetric key parser 'x509' registered [ 0.604147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606175] io scheduler noop registered [ 0.607269] io scheduler deadline registered (default) [ 0.608630] io scheduler cfq registered [ 0.609800] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611212] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.612942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.614932] ACPI: Power Button [PWRF] [ 0.616128] GHES: HEST is not enabled! [ 0.630210] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.662048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685713] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688756] Linux agpgart interface v0.103 [ 0.692139] brd: module loaded [ 0.694337] loop: module loaded [ 0.699001] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.700988] GPT:90111 != 2097151 [ 0.701913] GPT:Alternate GPT header not at the end of the disk. [ 0.703403] GPT:90111 != 2097151 [ 0.704337] GPT: Use GNU Parted to correct GPT errors. [ 0.705656] vda: vda1 vda15 [ 0.707311] scsi host0: ata_piix [ 0.708373] scsi host1: ata_piix [ 0.709358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.711026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.712991] libphy: Fixed MDIO Bus: probed [ 0.714112] tun: Universal TUN/TAP device driver, 1.6 [ 0.715418] tun: (C) 1999-2004 Max Krasnyansky [ 0.718334] PPP generic driver version 2.4.2 [ 0.719592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.721197] ehci-pci: EHCI PCI platform driver [ 0.722390] ehci-platform: EHCI generic platform driver [ 0.723744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725274] ohci-pci: OHCI PCI platform driver [ 0.726463] ohci-platform: OHCI generic platform driver [ 0.727814] uhci_hcd: USB Universal Host Controller Interface driver [ 0.742404] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.743790] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.745800] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.747164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.748717] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752293] usb usb1: Product: UHCI Host Controller [ 0.753552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.755097] usb usb1: SerialNumber: 0000:00:01.2 [ 0.756422] hub 1-0:1.0: USB hub found [ 0.757495] hub 1-0:1.0: 2 ports detected [ 0.758765] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761615] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.762917] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764297] mousedev: PS/2 mouse device common for all mice [ 0.765987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.768463] rtc_cmos 00:00: RTC can wake from S4 [ 0.770010] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.771615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.773233] i2c /dev entries driver [ 0.774278] device-mapper: uevent: version 1.0.3 [ 0.775570] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.777797] ledtrig-cpu: registered to indicate activity on CPUs [ 0.779623] NET: Registered protocol family 10 [ 0.781146] NET: Registered protocol family 17 [ 0.782357] Key type dns_resolver registered [ 0.783642] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.785137] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.787527] registered taskstats version 1 [ 0.788674] Loading compiled-in X.509 certificates [ 0.790519] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.793010] zswap: loaded using pool lzo/zbud [ 0.795071] Key type trusted registered [ 0.797194] Key type encrypted registered [ 0.798325] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799744] ima: No TPM chip found, activating TPM-bypass! [ 0.801148] evm: HMAC attrs: 0x1 [ 0.802412] Magic number: 14:167:741 [ 0.803494] workqueue writeback: hash matches [ 0.804737] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:59 UTC (1535211899) [ 0.806931] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.808423] EDD information not available. [ 0.872113] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874215] Write protecting the kernel read-only data: 14336k [ 0.877172] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879616] 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.78 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.032587] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000007 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCo/fdeeIYS6OWIqYmf9cw8SkeMBHmMs+HM++TdN7uxv9GrN33xvkxZpHtwC/3qKFTKwjG4AcSTFI6GfbVydtWU7MNL8A0/O6381dOpXPOhXOjBPKIYSErwB4VDplEzKzpkCydSHTD5nAIi5A2eFVnFCLERaEkGRDHDHAssUykRCaKMtOh/GloTYbkvl4NoJ8ry0SUjAUfZX+fj1cn9c401MxCarow1AFnXnq4T1Hfj4YnBNnp8k++Unp8noQcKdGXaY0W7kPYrkRT02Wb9hXRR7qlCTv5IrEn320Kl5e+iNRHvyww7ZjIiP0gRytsKQiIBWKGai6jDo8Xeqj+cSX+X root@cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d ssh-dss AAAAB3NzaC1kc3MAAACBALZQFgiJij5SLAfXHqKz7XqRXZtSdGzRjaO965MOSwmfDDI17VVM+NwlIguArEVIkEuHREyWiG6K95oIMLdgKQVeWgMbzBblM2XhHgm+yUbT82Sh/AjqwapqrfqyOj3qOvYCYk4NQmmmzQj04pmlTGVz1x5qZLYF72dMS32/7ot3AAAAFQCgWlnYpihQJum2DezAP5hlcEfpkQAAAIAXFtirZTOORSAUzLSFPEvbJSpA022KA9tLZGJlEUfBzCM0il1Mm+8G58+lnKOKASJzgZcnugsXtB9HJYwzY6lNarj9eFd3/TaGaUiRdS9DvfeyrKSpTX6p/j2zx02m0VjQkevAK+zYyWL1DHIzVW+IwtXTFhCp2Jl5D0101zdPzAAAAIEAhgfajqsNqEurhsZtC5cryv/n1ZGTTFWUc0MG8mjvtMCqR5HUnRbvajsnsaujPevrvuP7/uxjdtlu7XHuG/yHXyTS+YzSjCzIQ9eiqJcyQr1vBLvbJjPspS7FLxJRrUf00mucWc8r2w1iOUEZoGYa2aEmf5ePN/WGL+nFj/QrUhc= root@cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d -----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.7,24,fe80::f816:3eff:fe12:7592/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.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d launch-index: 0 === cirros: current=0.4.0 uptime=2.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d login: 2018-08-25 15:45:03,379 - paramiko.transport - DEBUG - starting thread (client mode): 0xb316c710L 2018-08-25 15:45:03,379 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 15:45:03,380 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-25 15:45:03,380 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-25 15:45:03,381 - 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-25 15:45:03,381 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 15:45:03,382 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-25 15:45:03,382 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 15:45:03,382 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 15:45:03,382 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 15:45:03,400 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 15:45:03,401 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 15:45:03,411 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 2bd660814a9dbe4da48951d9c4ab3482 2018-08-25 15:45:03,412 - paramiko.transport - DEBUG - Trying discovered key d9018b9af9d5c5b386392226b5e680e9 in /tmp/tmp0XlfYq 2018-08-25 15:45:03,438 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 15:45:03,444 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 15:45:03,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-25 15:45:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"volume": {"display_name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "size": "2"}}' 2018-08-25 15:45:04,837 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:45:03 GMT Server: Apache x-compute-request-id: req-8fc34c77-ab61-44d6-82fc-65970f24ff3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8fc34c77-ab61-44d6-82fc-65970f24ff3b Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}} 2018-08-25 15:45:04,838 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes used request id req-8fc34c77-ab61-44d6-82fc-65970f24ff3b 2018-08-25 15:45:04,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.38933491707s 2018-08-25 15:45:04,838 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes used request id req-8fc34c77-ab61-44d6-82fc-65970f24ff3b 2018-08-25 15:45:04,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:05,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:04 GMT Server: Apache x-compute-request-id: req-9744808f-2ead-49e3-942e-f345d03c2561 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9744808f-2ead-49e3-942e-f345d03c2561 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:04.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:05,850 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-9744808f-2ead-49e3-942e-f345d03c2561 2018-08-25 15:45:05,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01101303101s 2018-08-25 15:45:05,850 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-9744808f-2ead-49e3-942e-f345d03c2561 2018-08-25 15:45:05,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:07,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:08,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:07 GMT Server: Apache x-compute-request-id: req-9df687cb-b333-4aac-9bb4-e35b0f87d7fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9df687cb-b333-4aac-9bb4-e35b0f87d7fe Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:06.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:08,827 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-9df687cb-b333-4aac-9bb4-e35b0f87d7fe 2018-08-25 15:45:08,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.972127199173s 2018-08-25 15:45:08,827 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-9df687cb-b333-4aac-9bb4-e35b0f87d7fe 2018-08-25 15:45:08,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:45:08,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:08,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-202b1cf4-7389-4cd5-a880-0dec882d55cf Date: Sat, 25 Aug 2018 15:45:08 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":["f380cc55-9560-4395-a1ec-489d33857b64"],"updated_at":"2018-08-25T15:44:43Z","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1d1f406f78694a47b323beb71885811a","id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","name":"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:45:08,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-202b1cf4-7389-4cd5-a880-0dec882d55cf 2018-08-25 15:45:08,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.089026927948s 2018-08-25 15:45:08,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-202b1cf4-7389-4cd5-a880-0dec882d55cf 2018-08-25 15:45:08,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:45:08,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:09,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-c87dedf2-d02c-40a6-8a5a-02f98dae4973 Date: Sat, 25 Aug 2018 15:45:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:48Z", "file": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file", "owner": "1d1f406f78694a47b323beb71885811a", "id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "size": 12716032, "self": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:45:09,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-c87dedf2-d02c-40a6-8a5a-02f98dae4973 2018-08-25 15:45:09,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292582988739s 2018-08-25 15:45:09,216 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-c87dedf2-d02c-40a6-8a5a-02f98dae4973 2018-08-25 15:45:09,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:45:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:09,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-36d57784-ed14-456f-9439-9ae4d6c7eaa5 x-compute-request-id: req-36d57784-ed14-456f-9439-9ae4d6c7eaa5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "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": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8"}]} 2018-08-25 15:45:09,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-36d57784-ed14-456f-9439-9ae4d6c7eaa5 2018-08-25 15:45:09,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222089290619s 2018-08-25 15:45:09,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-36d57784-ed14-456f-9439-9ae4d6c7eaa5 2018-08-25 15:45:09,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 15:45:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"server": {"name": "cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "imageRef": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "flavorRef": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4d3caa9e-06e4-414f-90f5-18f621785dc3"}], "security_groups": [{"name": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"}]}}' 2018-08-25 15:45:11,151 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:45: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-596e20f2-f124-4e73-9279-7232f351494a x-compute-request-id: req-596e20f2-f124-4e73-9279-7232f351494a Content-Length: 403 location: http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"}], "OS-DCF:diskConfig": "MANUAL", "id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "bookmark"}], "adminPass": "PomuY2nqSuD5"}} 2018-08-25 15:45:11,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-596e20f2-f124-4e73-9279-7232f351494a 2018-08-25 15:45:11,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.90972518921s 2018-08-25 15:45:11,151 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-596e20f2-f124-4e73-9279-7232f351494a 2018-08-25 15:45:11,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:45:11,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:11,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-63d91bb0-39e0-4f73-a9ac-3b09abb11418 x-compute-request-id: req-63d91bb0-39e0-4f73-a9ac-3b09abb11418 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "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-25T15:45:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:45:11Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:58.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:58Z", "hostId": "17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:45:11,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-63d91bb0-39e0-4f73-a9ac-3b09abb11418 2018-08-25 15:45:11,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173735141754s 2018-08-25 15:45:11,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-63d91bb0-39e0-4f73-a9ac-3b09abb11418 2018-08-25 15:45:11,332 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:13,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:45:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:14,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-42fb5358-6706-4803-8379-133e99154574 x-compute-request-id: req-42fb5358-6706-4803-8379-133e99154574 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "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-25T15:45:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:45:11Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:58.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:58Z", "hostId": "17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:45:14,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-42fb5358-6706-4803-8379-133e99154574 2018-08-25 15:45:14,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739257097244s 2018-08-25 15:45:14,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-42fb5358-6706-4803-8379-133e99154574 2018-08-25 15:45:14,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:16,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:45:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:16,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-7f27ef08-58da-4591-bdc7-30c92cfe9fee x-compute-request-id: req-7f27ef08-58da-4591-bdc7-30c92cfe9fee Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T15:45:14Z", "hostId": "b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:45:11Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:58.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:58Z", "hostId": "17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:45:16,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7f27ef08-58da-4591-bdc7-30c92cfe9fee 2018-08-25 15:45:16,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193211078644s 2018-08-25 15:45:16,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7f27ef08-58da-4591-bdc7-30c92cfe9fee 2018-08-25 15:45:16,280 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:18,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:45:18,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:18,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-92904a28-5378-4185-b685-d02f588a07f7 x-compute-request-id: req-92904a28-5378-4185-b685-d02f588a07f7 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d4:37", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:45:18.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:45:18Z", "hostId": "b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:45:11Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:58.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:44:58Z", "hostId": "17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:45:18,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-92904a28-5378-4185-b685-d02f588a07f7 2018-08-25 15:45:18,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546667098999s 2018-08-25 15:45:18,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-92904a28-5378-4185-b685-d02f588a07f7 2018-08-25 15:45:18,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:45:18,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=4fd0881f-b50c-41ab-9d20-b8b35e6ff918" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:18,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e7c8287a-f260-4e68-bfa0-84cc80360943 Date: Sat, 25 Aug 2018 15:45:18 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:45:14Z","admin_state_up":true,"updated_at":"2018-08-25T15:45:18Z","binding:vnic_type":"normal","device_id":"4fd0881f-b50c-41ab-9d20-b8b35e6ff918","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f5:d4:37","id":"4c86a6ff-0eef-4d02-a64d-6d623d02b4cf","port_security_enabled":true,"project_id":"1d1f406f78694a47b323beb71885811a","fixed_ips":[{"subnet_id":"f380cc55-9560-4395-a1ec-489d33857b64","ip_address":"192.168.120.29"}],"extra_dhcp_opts":[],"security_groups":["2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"],"name":""}]} 2018-08-25 15:45:18,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=4fd0881f-b50c-41ab-9d20-b8b35e6ff918 used request id req-e7c8287a-f260-4e68-bfa0-84cc80360943 2018-08-25 15:45:18,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0810458660126s 2018-08-25 15:45:18,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=4fd0881f-b50c-41ab-9d20-b8b35e6ff918 used request id req-e7c8287a-f260-4e68-bfa0-84cc80360943 2018-08-25 15:45:18,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:45:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=4c86a6ff-0eef-4d02-a64d-6d623d02b4cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:18,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8da4c9dd-3974-4405-9329-64f290df51b8 Date: Sat, 25 Aug 2018 15:45:18 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:45:18,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=4c86a6ff-0eef-4d02-a64d-6d623d02b4cf used request id req-8da4c9dd-3974-4405-9329-64f290df51b8 2018-08-25 15:45:18,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0411770343781s 2018-08-25 15:45:18,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=4c86a6ff-0eef-4d02-a64d-6d623d02b4cf used request id req-8da4c9dd-3974-4405-9329-64f290df51b8 2018-08-25 15:45:18,964 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:d4:37', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81b8a757-e48d-4ad6-a3cd-a74ae9ac314d'}), 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-25T15:45:18.000000', 'flavor': Munch({u'id': u'425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8'}), 'az': u'nova', 'id': u'4fd0881f-b50c-41ab-9d20-b8b35e6ff918', 'security_groups': [Munch({u'name': u'cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06938ef6bd9c4e08952702bb4f8d8540', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', '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-25T15:45:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:45:18Z', 'hostId': u'b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239', '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-25T15:45:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1d1f406f78694a47b323beb71885811a', 'name': u'cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'adminPass': u'PomuY2nqSuD5', 'tenant_id': u'1d1f406f78694a47b323beb71885811a', 'created_at': u'2018-08-25T15:45:11Z', 'created': u'2018-08-25T15:45:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:45:18,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:45:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:19,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-6a658d14-c02b-47d3-819e-58ac0c128f89 Date: Sat, 25 Aug 2018 15:45:19 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":["f380cc55-9560-4395-a1ec-489d33857b64"],"updated_at":"2018-08-25T15:44:43Z","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1d1f406f78694a47b323beb71885811a","id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","name":"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:45:19,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-6a658d14-c02b-47d3-819e-58ac0c128f89 2018-08-25 15:45:19,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083790063858s 2018-08-25 15:45:19,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-6a658d14-c02b-47d3-819e-58ac0c128f89 2018-08-25 15:45:19,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 15:45:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=4fd0881f-b50c-41ab-9d20-b8b35e6ff918" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:19,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6d2219f0-b773-4d53-8532-17817000e40e Date: Sat, 25 Aug 2018 15:45:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:45:14Z","admin_state_up":true,"updated_at":"2018-08-25T15:45:18Z","binding:vnic_type":"normal","device_id":"4fd0881f-b50c-41ab-9d20-b8b35e6ff918","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f5:d4:37","id":"4c86a6ff-0eef-4d02-a64d-6d623d02b4cf","port_security_enabled":true,"project_id":"1d1f406f78694a47b323beb71885811a","fixed_ips":[{"subnet_id":"f380cc55-9560-4395-a1ec-489d33857b64","ip_address":"192.168.120.29"}],"extra_dhcp_opts":[],"security_groups":["2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f"],"name":""}]} 2018-08-25 15:45:19,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=4fd0881f-b50c-41ab-9d20-b8b35e6ff918 used request id req-6d2219f0-b773-4d53-8532-17817000e40e 2018-08-25 15:45:19,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0472168922424s 2018-08-25 15:45:19,100 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=4fd0881f-b50c-41ab-9d20-b8b35e6ff918 used request id req-6d2219f0-b773-4d53-8532-17817000e40e 2018-08-25 15:45:19,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-25 15:45:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.29", "port_id": "4c86a6ff-0eef-4d02-a64d-6d623d02b4cf"}}' 2018-08-25 15:45:20,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-4ed1134a-28f2-43fe-8b17-1e2804bc38e3 Date: Sat, 25 Aug 2018 15:45:20 GMT RESP BODY: {"floatingip": {"router_id": "a59d9bff-7731-427d-82c9-d1483a3d58dc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:45:19Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "4c86a6ff-0eef-4d02-a64d-6d623d02b4cf", "id": "5403fa57-70b0-40e5-982c-2978a88baec1", "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:45:19Z", "project_id": "1d1f406f78694a47b323beb71885811a"}} 2018-08-25 15:45:20,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-4ed1134a-28f2-43fe-8b17-1e2804bc38e3 2018-08-25 15:45:20,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.84088206291s 2018-08-25 15:45:20,942 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-4ed1134a-28f2-43fe-8b17-1e2804bc38e3 2018-08-25 15:45:20,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:45:20,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:21,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1096 X-Openstack-Request-Id: req-1fd61fbf-103f-4802-bd1e-8f0743863dc5 Date: Sat, 25 Aug 2018 15:45:21 GMT RESP BODY: {"floatingips": [{"router_id": "a59d9bff-7731-427d-82c9-d1483a3d58dc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:45:01Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "e64b8ec2-8b6e-4efb-a8b8-615569d0da66", "id": "0fbd2d4c-a95e-4e63-b910-4ec7fcebd3ca", "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:45:01Z", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"router_id": "a59d9bff-7731-427d-82c9-d1483a3d58dc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:45:19Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "4c86a6ff-0eef-4d02-a64d-6d623d02b4cf", "id": "5403fa57-70b0-40e5-982c-2978a88baec1", "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:45:19Z", "project_id": "1d1f406f78694a47b323beb71885811a"}]} 2018-08-25 15:45:21,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-1fd61fbf-103f-4802-bd1e-8f0743863dc5 2018-08-25 15:45:21,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.106629133224s 2018-08-25 15:45:21,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-1fd61fbf-103f-4802-bd1e-8f0743863dc5 2018-08-25 15:45:21,064 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1d1f406f78694a47b323beb71885811a', 'created_at': u'2018-08-25T15:45:19Z', 'attached': True, 'updated_at': u'2018-08-25T15:45:19Z', 'id': u'5403fa57-70b0-40e5-982c-2978a88baec1', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', 'project_id': u'1d1f406f78694a47b323beb71885811a', 'port_id': u'4c86a6ff-0eef-4d02-a64d-6d623d02b4cf', 'port': u'4c86a6ff-0eef-4d02-a64d-6d623d02b4cf', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:45:21,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:45:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:45:21,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-8cf3c2ac-5ccc-478d-b0c3-6305b18b1cb7 x-compute-request-id: req-8cf3c2ac-5ccc-478d-b0c3-6305b18b1cb7 Content-Encoding: gzip Content-Length: 7957 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 531895005 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.185290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187578] pid_max: default: 32768 minimum: 301\n[ 0.188825] ACPI: Core revision 20150930\n[ 0.190508] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192304] Security Framework initialized\n[ 0.193432] Yama: becoming mindful.\n[ 0.194441] AppArmor: AppArmor initialized\n[ 0.195610] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197408] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202664] Initializing cgroup subsys io\n[ 0.203789] Initializing cgroup subsys memory\n[ 0.205007] Initializing cgroup subsys devices\n[ 0.206223] Initializing cgroup subsys freezer\n[ 0.207432] Initializing cgroup subsys net_cls\n[ 0.208643] Initializing cgroup subsys perf_event\n[ 0.209910] Initializing cgroup subsys net_prio\n[ 0.211130] Initializing cgroup subsys hugetlb\n[ 0.212342] Initializing cgroup subsys pids\n[ 0.213523] CPU: Physical Processor ID: 0\n[ 0.215326] mce: CPU supports 10 MCE banks\n[ 0.216489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232663] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239241] ftrace: allocating 31920 entries in 125 pages\n[ 0.264267] smpboot: Max logical packages: 1\n[ 0.265466] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267355] x2apic enabled\n[ 0.268506] Switched APIC routing to physical x2apic.\n[ 0.270979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272542] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277765] KVM setup paravirtual spinlock\n[ 0.279368] x86: Booted up 1 node, 1 CPUs\n[ 0.280482] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282404] devtmpfs: initialized\n[ 0.284383] evm: security.selinux\n[ 0.285351] evm: security.SMACK64\n[ 0.286316] evm: security.SMACK64EXEC\n[ 0.287348] evm: security.SMACK64TRANSMUTE\n[ 0.288460] evm: security.SMACK64MMAP\n[ 0.289486] evm: security.ima\n[ 0.290381] evm: security.capability\n[ 0.291475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293995] pinctrl core: initialized pinctrl subsystem\n[ 0.295484] RTC time: 15:45:18, date: 08/25/18\n[ 0.296785] NET: Registered protocol family 16\n[ 0.298106] cpuidle: using governor ladder\n[ 0.299230] cpuidle: using governor menu\n[ 0.300312] PCCT header not found.\n[ 0.301337] ACPI: bus type PCI registered\n[ 0.302445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304121] PCI: Using configuration type 1 for base access\n[ 0.306313] ACPI: Added _OSI(Module Device)\n[ 0.307469] ACPI: Added _OSI(Processor Device)\n[ 0.308664] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309905] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312068] ACPI: Interpreter enabled\n[ 0.313111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323217] ACPI: (supports S0 S5)\n[ 0.324184] ACPI: Using IOAPIC for interrupt routing\n[ 0.325472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329285] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334166] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337164] acpiphp: Slot [3] registered\n[ 0.338263] acpiphp: Slot [4] registered\n[ 0.339357] acpiphp: Slot [5] registered\n[ 0.340450] acpiphp: Slot [6] registered\n[ 0.341549] acpiphp: Slot [7] registered\n[ 0.342650] acpiphp: Slot [8] registered\n[ 0.343750] acpiphp: Slot [9] registered\n[ 0.344844] acpiphp: Slot [10] registered\n[ 0.345957] acpiphp: Slot [11] registered\n[ 0.347076] acpiphp: Slot [12] registered\n[ 0.348192] acpiphp: Slot [13] registered\n[ 0.349305] acpiphp: Slot [14] registered\n[ 0.350419] acpiphp: Slot [15] registered\n[ 0.365787] acpiphp: Slot [16] registered\n[ 0.366908] acpiphp: Slot [17] registered\n[ 0.368022] acpiphp: Slot [18] registered\n[ 0.369135] acpiphp: Slot [19] registered\n[ 0.370257] acpiphp: Slot [20] registered\n[ 0.371370] acpiphp: Slot [21] registered\n[ 0.372485] acpiphp: Slot [22] registered\n[ 0.373601] acpiphp: Slot [23] registered\n[ 0.374716] acpiphp: Slot [24] registered\n[ 0.375831] acpiphp: Slot [25] registered\n[ 0.376940] acpiphp: Slot [26] registered\n[ 0.378051] acpiphp: Slot [27] registered\n[ 0.379167] acpiphp: Slot [28] registered\n[ 0.380288] acpiphp: Slot [29] registered\n[ 0.381408] acpiphp: Slot [30] registered\n[ 0.382520] acpiphp: Slot [31] registered\n[ 0.383632] PCI host bridge to bus 0000:00\n[ 0.384744] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394115] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398169] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.399907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407536] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409489] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429864] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435787] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.439453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441279] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442667] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444715] vgaarb: loaded\n[ 0.445524] vgaarb: bridge control possible 0000:00:02.0\n[ 0.447169] SCSI subsystem initialized\n[ 0.448396] ACPI: bus type USB registered\n[ 0.449489] usbcore: registered new interface driver usbfs\n[ 0.450845] usbcore: registered new interface driver hub\n[ 0.452164] usbcore: registered new device driver usb\n[ 0.453651] PCI: Using ACPI for IRQ routing\n[ 0.455130] NetLabel: Initializing\n[ 0.456083] NetLabel: domain hash size = 128\n[ 0.457208] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458458] NetLabel: unlabeled traffic allowed by default\n[ 0.459971] clocksource: Switched to clocksource kvm-clock\n[ 0.470110] AppArmor: AppArmor Filesystem Enabled\n[ 0.471389] pnp: PnP ACPI init\n[ 0.472591] pnp: PnP ACPI: found 5 devices\n[ 0.479339] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.481570] NET: Registered protocol family 2\n[ 0.482927] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.484611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.486188] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.487746] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489162] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490694] NET: Registered protocol family 1\n[ 0.491848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.493285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494686] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523674] Trying to unpack rootfs image as initramfs...\n[ 0.585356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590244] Scanning for low memory corruption every 60 seconds\n[ 0.592363] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.593899] audit: initializing netlink subsys (disabled)\n[ 0.595296] audit: type=2000 audit(1535211918.953:1): initialized\n[ 0.597150] Initialise system trusted keyring\n[ 0.598465] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600010] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.602667] zbud: loaded\n[ 0.603638] VFS: Disk quotas dquot_6.6.0\n[ 0.604743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.606831] fuse init (API version 7.23)\n[ 0.608036] Key type big_key registered\n[ 0.609109] Allocating IMA MOK and blacklist keyrings.\n[ 0.610713] Key type asymmetric registered\n[ 0.611813] Asymmetric key parser 'x509' registered\n[ 0.613090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.615083] io scheduler noop registered\n[ 0.616152] io scheduler deadline registered (default)\n[ 0.617477] io scheduler cfq registered\n[ 0.618624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.621711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.623643] ACPI: Power Button [PWRF]\n[ 0.624837] GHES: HEST is not enabled!\n[ 0.638964] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.668478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.671321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.695389] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.698312] Linux agpgart interface v0.103\n[ 0.701609] brd: module loaded\n[ 0.703770] loop: module loaded\n[ 0.708273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.710211] GPT:90111 != 2097151\n[ 0.711115] GPT:Alternate GPT header not at the end of the disk.\n[ 0.712546] GPT:90111 != 2097151\n[ 0.713455] GPT: Use GNU Parted to correct GPT errors.\n[ 0.714723] vda: vda1 vda15\n[ 0.716383] scsi host0: ata_piix\n[ 0.717419] scsi host1: ata_piix\n[ 0.718380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.719988] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721919] libphy: Fixed MDIO Bus: probed\n[ 0.723010] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724288] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727164] PPP generic driver version 2.4.2\n[ 0.728375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.729925] ehci-pci: EHCI PCI platform driver\n[ 0.731084] ehci-platform: EHCI generic platform driver\n[ 0.732413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.733893] ohci-pci: OHCI PCI platform driver\n[ 0.735050] ohci-platform: OHCI generic platform driver\n[ 0.736362] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.750954] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752279] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754207] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.757055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760540] usb usb1: Product: UHCI Host Controller\n[ 0.761766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764536] hub 1-0:1.0: USB hub found\n[ 0.765574] hub 1-0:1.0: 2 ports detected\n[ 0.766814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769633] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.772230] mousedev: PS/2 mouse device common for all mice\n[ 0.773869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776292] rtc_cmos 00:00: RTC can wake from S4\n[ 0.777760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.779315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.780877] i2c /dev entries driver\n[ 0.781895] device-mapper: uevent: version 1.0.3\n[ 0.783145] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.785312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.787087] NET: Registered protocol family 10\n[ 0.788602] NET: Registered protocol family 17\n[ 0.789770] Key type dns_resolver registered\n[ 0.791021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792467] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794764] registered taskstats version 1\n[ 0.795877] Loading compiled-in X.509 certificates\n[ 0.797655] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.800081] zswap: loaded using pool lzo/zbud\n[ 0.802104] Key type trusted registered\n[ 0.804203] Key type encrypted registered\n[ 0.805293] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.806649] ima: No TPM chip found, activating TPM-bypass!\n[ 0.808025] evm: HMAC attrs: 0x1\n[ 0.809296] Magic number: 14:717:791\n[ 0.810430] rtc_cmos 00:00: setting system clock to 2018-08-25 15:45:19 UTC (1535211919)\n[ 0.812556] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.813999] EDD information not available.\n[ 0.881525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.897736] Write protecting the kernel read-only data: 14336k\n[ 0.900628] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903013] 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.80\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.056982] 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.29...\nLease of 192.168.120.29 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.89. iid=i-00000008\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: "} 2018-08-25 15:45:21,138 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/action used request id req-8cf3c2ac-5ccc-478d-b0c3-6305b18b1cb7 2018-08-25 15:45:21,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726099014282s 2018-08-25 15:45:21,139 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/action used request id req-8cf3c2ac-5ccc-478d-b0c3-6305b18b1cb7 2018-08-25 15:45:21,139 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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 531895005 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.185290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187578] pid_max: default: 32768 minimum: 301 [ 0.188825] ACPI: Core revision 20150930 [ 0.190508] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192304] Security Framework initialized [ 0.193432] Yama: becoming mindful. [ 0.194441] AppArmor: AppArmor initialized [ 0.195610] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197408] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202664] Initializing cgroup subsys io [ 0.203789] Initializing cgroup subsys memory [ 0.205007] Initializing cgroup subsys devices [ 0.206223] Initializing cgroup subsys freezer [ 0.207432] Initializing cgroup subsys net_cls [ 0.208643] Initializing cgroup subsys perf_event [ 0.209910] Initializing cgroup subsys net_prio [ 0.211130] Initializing cgroup subsys hugetlb [ 0.212342] Initializing cgroup subsys pids [ 0.213523] CPU: Physical Processor ID: 0 [ 0.215326] mce: CPU supports 10 MCE banks [ 0.216489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232663] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239241] ftrace: allocating 31920 entries in 125 pages [ 0.264267] smpboot: Max logical packages: 1 [ 0.265466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267355] x2apic enabled [ 0.268506] Switched APIC routing to physical x2apic. [ 0.270979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272542] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277765] KVM setup paravirtual spinlock [ 0.279368] x86: Booted up 1 node, 1 CPUs [ 0.280482] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282404] devtmpfs: initialized [ 0.284383] evm: security.selinux [ 0.285351] evm: security.SMACK64 [ 0.286316] evm: security.SMACK64EXEC [ 0.287348] evm: security.SMACK64TRANSMUTE [ 0.288460] evm: security.SMACK64MMAP [ 0.289486] evm: security.ima [ 0.290381] evm: security.capability [ 0.291475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293995] pinctrl core: initialized pinctrl subsystem [ 0.295484] RTC time: 15:45:18, date: 08/25/18 [ 0.296785] NET: Registered protocol family 16 [ 0.298106] cpuidle: using governor ladder [ 0.299230] cpuidle: using governor menu [ 0.300312] PCCT header not found. [ 0.301337] ACPI: bus type PCI registered [ 0.302445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304121] PCI: Using configuration type 1 for base access [ 0.306313] ACPI: Added _OSI(Module Device) [ 0.307469] ACPI: Added _OSI(Processor Device) [ 0.308664] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309905] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312068] ACPI: Interpreter enabled [ 0.313111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323217] ACPI: (supports S0 S5) [ 0.324184] ACPI: Using IOAPIC for interrupt routing [ 0.325472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329285] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334166] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337164] acpiphp: Slot [3] registered [ 0.338263] acpiphp: Slot [4] registered [ 0.339357] acpiphp: Slot [5] registered [ 0.340450] acpiphp: Slot [6] registered [ 0.341549] acpiphp: Slot [7] registered [ 0.342650] acpiphp: Slot [8] registered [ 0.343750] acpiphp: Slot [9] registered [ 0.344844] acpiphp: Slot [10] registered [ 0.345957] acpiphp: Slot [11] registered [ 0.347076] acpiphp: Slot [12] registered [ 0.348192] acpiphp: Slot [13] registered [ 0.349305] acpiphp: Slot [14] registered [ 0.350419] acpiphp: Slot [15] registered [ 0.365787] acpiphp: Slot [16] registered [ 0.366908] acpiphp: Slot [17] registered [ 0.368022] acpiphp: Slot [18] registered [ 0.369135] acpiphp: Slot [19] registered [ 0.370257] acpiphp: Slot [20] registered [ 0.371370] acpiphp: Slot [21] registered [ 0.372485] acpiphp: Slot [22] registered [ 0.373601] acpiphp: Slot [23] registered [ 0.374716] acpiphp: Slot [24] registered [ 0.375831] acpiphp: Slot [25] registered [ 0.376940] acpiphp: Slot [26] registered [ 0.378051] acpiphp: Slot [27] registered [ 0.379167] acpiphp: Slot [28] registered [ 0.380288] acpiphp: Slot [29] registered [ 0.381408] acpiphp: Slot [30] registered [ 0.382520] acpiphp: Slot [31] registered [ 0.383632] PCI host bridge to bus 0000:00 [ 0.384744] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.388051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398169] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407536] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409489] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429864] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435787] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441279] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442667] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444715] vgaarb: loaded [ 0.445524] vgaarb: bridge control possible 0000:00:02.0 [ 0.447169] SCSI subsystem initialized [ 0.448396] ACPI: bus type USB registered [ 0.449489] usbcore: registered new interface driver usbfs [ 0.450845] usbcore: registered new interface driver hub [ 0.452164] usbcore: registered new device driver usb [ 0.453651] PCI: Using ACPI for IRQ routing [ 0.455130] NetLabel: Initializing [ 0.456083] NetLabel: domain hash size = 128 [ 0.457208] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458458] NetLabel: unlabeled traffic allowed by default [ 0.459971] clocksource: Switched to clocksource kvm-clock [ 0.470110] AppArmor: AppArmor Filesystem Enabled [ 0.471389] pnp: PnP ACPI init [ 0.472591] pnp: PnP ACPI: found 5 devices [ 0.479339] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481570] NET: Registered protocol family 2 [ 0.482927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486188] TCP: Hash tables configured (established 4096 bind 4096) [ 0.487746] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489162] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.490694] NET: Registered protocol family 1 [ 0.491848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.494686] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523674] Trying to unpack rootfs image as initramfs... [ 0.585356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590244] Scanning for low memory corruption every 60 seconds [ 0.592363] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593899] audit: initializing netlink subsys (disabled) [ 0.595296] audit: type=2000 audit(1535211918.953:1): initialized [ 0.597150] Initialise system trusted keyring [ 0.598465] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600010] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602667] zbud: loaded [ 0.603638] VFS: Disk quotas dquot_6.6.0 [ 0.604743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.606831] fuse init (API version 7.23) [ 0.608036] Key type big_key registered [ 0.609109] Allocating IMA MOK and blacklist keyrings. [ 0.610713] Key type asymmetric registered [ 0.611813] Asymmetric key parser 'x509' registered [ 0.613090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.615083] io scheduler noop registered [ 0.616152] io scheduler deadline registered (default) [ 0.617477] io scheduler cfq registered [ 0.618624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.621711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.623643] ACPI: Power Button [PWRF] [ 0.624837] GHES: HEST is not enabled! [ 0.638964] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.668478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.695389] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698312] Linux agpgart interface v0.103 [ 0.701609] brd: module loaded [ 0.703770] loop: module loaded [ 0.708273] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.710211] GPT:90111 != 2097151 [ 0.711115] GPT:Alternate GPT header not at the end of the disk. [ 0.712546] GPT:90111 != 2097151 [ 0.713455] GPT: Use GNU Parted to correct GPT errors. [ 0.714723] vda: vda1 vda15 [ 0.716383] scsi host0: ata_piix [ 0.717419] scsi host1: ata_piix [ 0.718380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719988] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721919] libphy: Fixed MDIO Bus: probed [ 0.723010] tun: Universal TUN/TAP device driver, 1.6 [ 0.724288] tun: (C) 1999-2004 Max Krasnyansky [ 0.727164] PPP generic driver version 2.4.2 [ 0.728375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729925] ehci-pci: EHCI PCI platform driver [ 0.731084] ehci-platform: EHCI generic platform driver [ 0.732413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733893] ohci-pci: OHCI PCI platform driver [ 0.735050] ohci-platform: OHCI generic platform driver [ 0.736362] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752279] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754207] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.757055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760540] usb usb1: Product: UHCI Host Controller [ 0.761766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764536] hub 1-0:1.0: USB hub found [ 0.765574] hub 1-0:1.0: 2 ports detected [ 0.766814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769633] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.772230] mousedev: PS/2 mouse device common for all mice [ 0.773869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776292] rtc_cmos 00:00: RTC can wake from S4 [ 0.777760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.780877] i2c /dev entries driver [ 0.781895] device-mapper: uevent: version 1.0.3 [ 0.783145] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.785312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787087] NET: Registered protocol family 10 [ 0.788602] NET: Registered protocol family 17 [ 0.789770] Key type dns_resolver registered [ 0.791021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794764] registered taskstats version 1 [ 0.795877] Loading compiled-in X.509 certificates [ 0.797655] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.800081] zswap: loaded using pool lzo/zbud [ 0.802104] Key type trusted registered [ 0.804203] Key type encrypted registered [ 0.805293] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806649] ima: No TPM chip found, activating TPM-bypass! [ 0.808025] evm: HMAC attrs: 0x1 [ 0.809296] Magic number: 14:717:791 [ 0.810430] rtc_cmos 00:00: setting system clock to 2018-08-25 15:45:19 UTC (1535211919) [ 0.812556] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813999] EDD information not available. [ 0.881525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897736] Write protecting the kernel read-only data: 14336k [ 0.900628] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.903013] 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.80 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.056982] 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.29... Lease of 192.168.120.29 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.89. iid=i-00000008 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: 2018-08-25 15:45:21,141 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2018-08-25 15:45:30,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 15:45:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 15:45:30,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-d4a6cd45-56fd-4aa3-beb0-97eb7ddbc8bb x-compute-request-id: req-d4a6cd45-56fd-4aa3-beb0-97eb7ddbc8bb Content-Encoding: gzip Content-Length: 9581 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 531895005 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.185290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187578] pid_max: default: 32768 minimum: 301\n[ 0.188825] ACPI: Core revision 20150930\n[ 0.190508] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192304] Security Framework initialized\n[ 0.193432] Yama: becoming mindful.\n[ 0.194441] AppArmor: AppArmor initialized\n[ 0.195610] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197408] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202664] Initializing cgroup subsys io\n[ 0.203789] Initializing cgroup subsys memory\n[ 0.205007] Initializing cgroup subsys devices\n[ 0.206223] Initializing cgroup subsys freezer\n[ 0.207432] Initializing cgroup subsys net_cls\n[ 0.208643] Initializing cgroup subsys perf_event\n[ 0.209910] Initializing cgroup subsys net_prio\n[ 0.211130] Initializing cgroup subsys hugetlb\n[ 0.212342] Initializing cgroup subsys pids\n[ 0.213523] CPU: Physical Processor ID: 0\n[ 0.215326] mce: CPU supports 10 MCE banks\n[ 0.216489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232663] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239241] ftrace: allocating 31920 entries in 125 pages\n[ 0.264267] smpboot: Max logical packages: 1\n[ 0.265466] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267355] x2apic enabled\n[ 0.268506] Switched APIC routing to physical x2apic.\n[ 0.270979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272542] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277765] KVM setup paravirtual spinlock\n[ 0.279368] x86: Booted up 1 node, 1 CPUs\n[ 0.280482] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282404] devtmpfs: initialized\n[ 0.284383] evm: security.selinux\n[ 0.285351] evm: security.SMACK64\n[ 0.286316] evm: security.SMACK64EXEC\n[ 0.287348] evm: security.SMACK64TRANSMUTE\n[ 0.288460] evm: security.SMACK64MMAP\n[ 0.289486] evm: security.ima\n[ 0.290381] evm: security.capability\n[ 0.291475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293995] pinctrl core: initialized pinctrl subsystem\n[ 0.295484] RTC time: 15:45:18, date: 08/25/18\n[ 0.296785] NET: Registered protocol family 16\n[ 0.298106] cpuidle: using governor ladder\n[ 0.299230] cpuidle: using governor menu\n[ 0.300312] PCCT header not found.\n[ 0.301337] ACPI: bus type PCI registered\n[ 0.302445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304121] PCI: Using configuration type 1 for base access\n[ 0.306313] ACPI: Added _OSI(Module Device)\n[ 0.307469] ACPI: Added _OSI(Processor Device)\n[ 0.308664] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309905] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312068] ACPI: Interpreter enabled\n[ 0.313111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323217] ACPI: (supports S0 S5)\n[ 0.324184] ACPI: Using IOAPIC for interrupt routing\n[ 0.325472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329285] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334166] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337164] acpiphp: Slot [3] registered\n[ 0.338263] acpiphp: Slot [4] registered\n[ 0.339357] acpiphp: Slot [5] registered\n[ 0.340450] acpiphp: Slot [6] registered\n[ 0.341549] acpiphp: Slot [7] registered\n[ 0.342650] acpiphp: Slot [8] registered\n[ 0.343750] acpiphp: Slot [9] registered\n[ 0.344844] acpiphp: Slot [10] registered\n[ 0.345957] acpiphp: Slot [11] registered\n[ 0.347076] acpiphp: Slot [12] registered\n[ 0.348192] acpiphp: Slot [13] registered\n[ 0.349305] acpiphp: Slot [14] registered\n[ 0.350419] acpiphp: Slot [15] registered\n[ 0.365787] acpiphp: Slot [16] registered\n[ 0.366908] acpiphp: Slot [17] registered\n[ 0.368022] acpiphp: Slot [18] registered\n[ 0.369135] acpiphp: Slot [19] registered\n[ 0.370257] acpiphp: Slot [20] registered\n[ 0.371370] acpiphp: Slot [21] registered\n[ 0.372485] acpiphp: Slot [22] registered\n[ 0.373601] acpiphp: Slot [23] registered\n[ 0.374716] acpiphp: Slot [24] registered\n[ 0.375831] acpiphp: Slot [25] registered\n[ 0.376940] acpiphp: Slot [26] registered\n[ 0.378051] acpiphp: Slot [27] registered\n[ 0.379167] acpiphp: Slot [28] registered\n[ 0.380288] acpiphp: Slot [29] registered\n[ 0.381408] acpiphp: Slot [30] registered\n[ 0.382520] acpiphp: Slot [31] registered\n[ 0.383632] PCI host bridge to bus 0000:00\n[ 0.384744] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394115] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398169] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.399907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407536] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409489] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429864] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435787] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.439453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441279] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442667] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444715] vgaarb: loaded\n[ 0.445524] vgaarb: bridge control possible 0000:00:02.0\n[ 0.447169] SCSI subsystem initialized\n[ 0.448396] ACPI: bus type USB registered\n[ 0.449489] usbcore: registered new interface driver usbfs\n[ 0.450845] usbcore: registered new interface driver hub\n[ 0.452164] usbcore: registered new device driver usb\n[ 0.453651] PCI: Using ACPI for IRQ routing\n[ 0.455130] NetLabel: Initializing\n[ 0.456083] NetLabel: domain hash size = 128\n[ 0.457208] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458458] NetLabel: unlabeled traffic allowed by default\n[ 0.459971] clocksource: Switched to clocksource kvm-clock\n[ 0.470110] AppArmor: AppArmor Filesystem Enabled\n[ 0.471389] pnp: PnP ACPI init\n[ 0.472591] pnp: PnP ACPI: found 5 devices\n[ 0.479339] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.481570] NET: Registered protocol family 2\n[ 0.482927] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.484611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.486188] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.487746] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489162] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490694] NET: Registered protocol family 1\n[ 0.491848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.493285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494686] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523674] Trying to unpack rootfs image as initramfs...\n[ 0.585356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590244] Scanning for low memory corruption every 60 seconds\n[ 0.592363] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.593899] audit: initializing netlink subsys (disabled)\n[ 0.595296] audit: type=2000 audit(1535211918.953:1): initialized\n[ 0.597150] Initialise system trusted keyring\n[ 0.598465] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600010] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.602667] zbud: loaded\n[ 0.603638] VFS: Disk quotas dquot_6.6.0\n[ 0.604743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.606831] fuse init (API version 7.23)\n[ 0.608036] Key type big_key registered\n[ 0.609109] Allocating IMA MOK and blacklist keyrings.\n[ 0.610713] Key type asymmetric registered\n[ 0.611813] Asymmetric key parser 'x509' registered\n[ 0.613090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.615083] io scheduler noop registered\n[ 0.616152] io scheduler deadline registered (default)\n[ 0.617477] io scheduler cfq registered\n[ 0.618624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.621711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.623643] ACPI: Power Button [PWRF]\n[ 0.624837] GHES: HEST is not enabled!\n[ 0.638964] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.668478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.671321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.695389] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.698312] Linux agpgart interface v0.103\n[ 0.701609] brd: module loaded\n[ 0.703770] loop: module loaded\n[ 0.708273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.710211] GPT:90111 != 2097151\n[ 0.711115] GPT:Alternate GPT header not at the end of the disk.\n[ 0.712546] GPT:90111 != 2097151\n[ 0.713455] GPT: Use GNU Parted to correct GPT errors.\n[ 0.714723] vda: vda1 vda15\n[ 0.716383] scsi host0: ata_piix\n[ 0.717419] scsi host1: ata_piix\n[ 0.718380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.719988] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721919] libphy: Fixed MDIO Bus: probed\n[ 0.723010] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724288] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727164] PPP generic driver version 2.4.2\n[ 0.728375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.729925] ehci-pci: EHCI PCI platform driver\n[ 0.731084] ehci-platform: EHCI generic platform driver\n[ 0.732413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.733893] ohci-pci: OHCI PCI platform driver\n[ 0.735050] ohci-platform: OHCI generic platform driver\n[ 0.736362] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.750954] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752279] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754207] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.757055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760540] usb usb1: Product: UHCI Host Controller\n[ 0.761766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764536] hub 1-0:1.0: USB hub found\n[ 0.765574] hub 1-0:1.0: 2 ports detected\n[ 0.766814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769633] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.772230] mousedev: PS/2 mouse device common for all mice\n[ 0.773869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776292] rtc_cmos 00:00: RTC can wake from S4\n[ 0.777760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.779315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.780877] i2c /dev entries driver\n[ 0.781895] device-mapper: uevent: version 1.0.3\n[ 0.783145] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.785312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.787087] NET: Registered protocol family 10\n[ 0.788602] NET: Registered protocol family 17\n[ 0.789770] Key type dns_resolver registered\n[ 0.791021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792467] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794764] registered taskstats version 1\n[ 0.795877] Loading compiled-in X.509 certificates\n[ 0.797655] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.800081] zswap: loaded using pool lzo/zbud\n[ 0.802104] Key type trusted registered\n[ 0.804203] Key type encrypted registered\n[ 0.805293] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.806649] ima: No TPM chip found, activating TPM-bypass!\n[ 0.808025] evm: HMAC attrs: 0x1\n[ 0.809296] Magic number: 14:717:791\n[ 0.810430] rtc_cmos 00:00: setting system clock to 2018-08-25 15:45:19 UTC (1535211919)\n[ 0.812556] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.813999] EDD information not available.\n[ 0.881525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.897736] Write protecting the kernel read-only data: 14336k\n[ 0.900628] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903013] 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.80\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.056982] 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.29...\nLease of 192.168.120.29 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.89. iid=i-00000008\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLMOA68tJx/Yjg8rDlBfWXS81RmSWMqcchuoCIkQ52f85TMeHo8TjoFXFv0GKElmo3eUZPWgIGmCS0HhiCs3vOPQo9vgOKG3BOa16FDjW46WAMfo09FXsRXvIrPhCUoXjZPwsKDPg2PAqz+BzGoyGR7ik1Oc5cWrnQubh/MtuViivkU6FeF2AJAbTgyWm9wz/16C4KOEaoLSUrHncwygA9OI5M3qRu9nCrZ15Y0y+AJ2AdJStO76a9+8KAjOs/BWtE2kiFBhu0rQTwagKgPUw7RKReBOoKPoIzO3/cwf/48Sj8I07pbq0m2P+GAVuQfmoNayYcGWQt3ydemLj2CS29 root@cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d\nssh-dss AAAAB3NzaC1kc3MAAACBAJ6G2IUmydMeYr9uCDnGk4xr0pxXhTG3m/4KlEgQlaOnbxHgoIw1dU54gxTjCf/HFpV9XBC94kQmqn0C1qTAIC9qL5MTVOlnFdnXamJZPE7ZPdm+facdNmKuDKyk3k6MrxyqcmsI3/adivUgW7jX6yKPcPZa+A6M7wlHTJo1sBa9AAAAFQD6EQ0TLDUkilQIg2wBRdC+LWhjuwAAAIAo0K0k+AKr1qjWd9GVKtufa1SiBp0Rz+TlXpFE19Ki3rmKO1/RJjgbhqtJecfTeSlgOkYmYDpks73swo/29GM8zsAJKXWUmBXASVwtbcWgot4Q3pMZXTE/prKsigAJIy70zpr8SDm13V9YQXlHoT8YKxvLGXLIyWO7ADO9LPBGIwAAAIEAh3Hm723fomtVCjMN080X4I4dO8LUFbB9GN+wcKz8oYF6L5FBnbSh7tvJQo7IdyUAjRN43lmteft/NvR6Qdnutzk7hzy9C9xBlVVv/z0C3Q3SAkUYpk56N9jYn74WJIchs/E0l0qSMyG3xqWc77Sz52yvL/c6xSUA/9lxMZU5y9E= root@cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.27s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.29,24,fe80::f816:3eff:fef5:d437/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.29 \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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.67 ===\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-4cf43e97-a387-4e2d-a30d-0d78d1b8699d login: "} 2018-08-25 15:45:30,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/action used request id req-d4a6cd45-56fd-4aa3-beb0-97eb7ddbc8bb 2018-08-25 15:45:30,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.090087890625s 2018-08-25 15:45:30,237 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/action used request id req-d4a6cd45-56fd-4aa3-beb0-97eb7ddbc8bb 2018-08-25 15:45:30,237 - 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 531895005 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.185290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187578] pid_max: default: 32768 minimum: 301 [ 0.188825] ACPI: Core revision 20150930 [ 0.190508] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192304] Security Framework initialized [ 0.193432] Yama: becoming mindful. [ 0.194441] AppArmor: AppArmor initialized [ 0.195610] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197408] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202664] Initializing cgroup subsys io [ 0.203789] Initializing cgroup subsys memory [ 0.205007] Initializing cgroup subsys devices [ 0.206223] Initializing cgroup subsys freezer [ 0.207432] Initializing cgroup subsys net_cls [ 0.208643] Initializing cgroup subsys perf_event [ 0.209910] Initializing cgroup subsys net_prio [ 0.211130] Initializing cgroup subsys hugetlb [ 0.212342] Initializing cgroup subsys pids [ 0.213523] CPU: Physical Processor ID: 0 [ 0.215326] mce: CPU supports 10 MCE banks [ 0.216489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232663] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239241] ftrace: allocating 31920 entries in 125 pages [ 0.264267] smpboot: Max logical packages: 1 [ 0.265466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267355] x2apic enabled [ 0.268506] Switched APIC routing to physical x2apic. [ 0.270979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272542] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277765] KVM setup paravirtual spinlock [ 0.279368] x86: Booted up 1 node, 1 CPUs [ 0.280482] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282404] devtmpfs: initialized [ 0.284383] evm: security.selinux [ 0.285351] evm: security.SMACK64 [ 0.286316] evm: security.SMACK64EXEC [ 0.287348] evm: security.SMACK64TRANSMUTE [ 0.288460] evm: security.SMACK64MMAP [ 0.289486] evm: security.ima [ 0.290381] evm: security.capability [ 0.291475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293995] pinctrl core: initialized pinctrl subsystem [ 0.295484] RTC time: 15:45:18, date: 08/25/18 [ 0.296785] NET: Registered protocol family 16 [ 0.298106] cpuidle: using governor ladder [ 0.299230] cpuidle: using governor menu [ 0.300312] PCCT header not found. [ 0.301337] ACPI: bus type PCI registered [ 0.302445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304121] PCI: Using configuration type 1 for base access [ 0.306313] ACPI: Added _OSI(Module Device) [ 0.307469] ACPI: Added _OSI(Processor Device) [ 0.308664] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309905] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312068] ACPI: Interpreter enabled [ 0.313111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323217] ACPI: (supports S0 S5) [ 0.324184] ACPI: Using IOAPIC for interrupt routing [ 0.325472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329285] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334166] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337164] acpiphp: Slot [3] registered [ 0.338263] acpiphp: Slot [4] registered [ 0.339357] acpiphp: Slot [5] registered [ 0.340450] acpiphp: Slot [6] registered [ 0.341549] acpiphp: Slot [7] registered [ 0.342650] acpiphp: Slot [8] registered [ 0.343750] acpiphp: Slot [9] registered [ 0.344844] acpiphp: Slot [10] registered [ 0.345957] acpiphp: Slot [11] registered [ 0.347076] acpiphp: Slot [12] registered [ 0.348192] acpiphp: Slot [13] registered [ 0.349305] acpiphp: Slot [14] registered [ 0.350419] acpiphp: Slot [15] registered [ 0.365787] acpiphp: Slot [16] registered [ 0.366908] acpiphp: Slot [17] registered [ 0.368022] acpiphp: Slot [18] registered [ 0.369135] acpiphp: Slot [19] registered [ 0.370257] acpiphp: Slot [20] registered [ 0.371370] acpiphp: Slot [21] registered [ 0.372485] acpiphp: Slot [22] registered [ 0.373601] acpiphp: Slot [23] registered [ 0.374716] acpiphp: Slot [24] registered [ 0.375831] acpiphp: Slot [25] registered [ 0.376940] acpiphp: Slot [26] registered [ 0.378051] acpiphp: Slot [27] registered [ 0.379167] acpiphp: Slot [28] registered [ 0.380288] acpiphp: Slot [29] registered [ 0.381408] acpiphp: Slot [30] registered [ 0.382520] acpiphp: Slot [31] registered [ 0.383632] PCI host bridge to bus 0000:00 [ 0.384744] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.388051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398169] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407536] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409489] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429864] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435787] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441279] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442667] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444715] vgaarb: loaded [ 0.445524] vgaarb: bridge control possible 0000:00:02.0 [ 0.447169] SCSI subsystem initialized [ 0.448396] ACPI: bus type USB registered [ 0.449489] usbcore: registered new interface driver usbfs [ 0.450845] usbcore: registered new interface driver hub [ 0.452164] usbcore: registered new device driver usb [ 0.453651] PCI: Using ACPI for IRQ routing [ 0.455130] NetLabel: Initializing [ 0.456083] NetLabel: domain hash size = 128 [ 0.457208] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458458] NetLabel: unlabeled traffic allowed by default [ 0.459971] clocksource: Switched to clocksource kvm-clock [ 0.470110] AppArmor: AppArmor Filesystem Enabled [ 0.471389] pnp: PnP ACPI init [ 0.472591] pnp: PnP ACPI: found 5 devices [ 0.479339] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481570] NET: Registered protocol family 2 [ 0.482927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486188] TCP: Hash tables configured (established 4096 bind 4096) [ 0.487746] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489162] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.490694] NET: Registered protocol family 1 [ 0.491848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.494686] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523674] Trying to unpack rootfs image as initramfs... [ 0.585356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590244] Scanning for low memory corruption every 60 seconds [ 0.592363] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593899] audit: initializing netlink subsys (disabled) [ 0.595296] audit: type=2000 audit(1535211918.953:1): initialized [ 0.597150] Initialise system trusted keyring [ 0.598465] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600010] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602667] zbud: loaded [ 0.603638] VFS: Disk quotas dquot_6.6.0 [ 0.604743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.606831] fuse init (API version 7.23) [ 0.608036] Key type big_key registered [ 0.609109] Allocating IMA MOK and blacklist keyrings. [ 0.610713] Key type asymmetric registered [ 0.611813] Asymmetric key parser 'x509' registered [ 0.613090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.615083] io scheduler noop registered [ 0.616152] io scheduler deadline registered (default) [ 0.617477] io scheduler cfq registered [ 0.618624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.621711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.623643] ACPI: Power Button [PWRF] [ 0.624837] GHES: HEST is not enabled! [ 0.638964] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.668478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.695389] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698312] Linux agpgart interface v0.103 [ 0.701609] brd: module loaded [ 0.703770] loop: module loaded [ 0.708273] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.710211] GPT:90111 != 2097151 [ 0.711115] GPT:Alternate GPT header not at the end of the disk. [ 0.712546] GPT:90111 != 2097151 [ 0.713455] GPT: Use GNU Parted to correct GPT errors. [ 0.714723] vda: vda1 vda15 [ 0.716383] scsi host0: ata_piix [ 0.717419] scsi host1: ata_piix [ 0.718380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719988] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721919] libphy: Fixed MDIO Bus: probed [ 0.723010] tun: Universal TUN/TAP device driver, 1.6 [ 0.724288] tun: (C) 1999-2004 Max Krasnyansky [ 0.727164] PPP generic driver version 2.4.2 [ 0.728375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729925] ehci-pci: EHCI PCI platform driver [ 0.731084] ehci-platform: EHCI generic platform driver [ 0.732413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733893] ohci-pci: OHCI PCI platform driver [ 0.735050] ohci-platform: OHCI generic platform driver [ 0.736362] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752279] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754207] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.757055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760540] usb usb1: Product: UHCI Host Controller [ 0.761766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764536] hub 1-0:1.0: USB hub found [ 0.765574] hub 1-0:1.0: 2 ports detected [ 0.766814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769633] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.772230] mousedev: PS/2 mouse device common for all mice [ 0.773869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776292] rtc_cmos 00:00: RTC can wake from S4 [ 0.777760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.780877] i2c /dev entries driver [ 0.781895] device-mapper: uevent: version 1.0.3 [ 0.783145] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.785312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787087] NET: Registered protocol family 10 [ 0.788602] NET: Registered protocol family 17 [ 0.789770] Key type dns_resolver registered [ 0.791021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794764] registered taskstats version 1 [ 0.795877] Loading compiled-in X.509 certificates [ 0.797655] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.800081] zswap: loaded using pool lzo/zbud [ 0.802104] Key type trusted registered [ 0.804203] Key type encrypted registered [ 0.805293] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806649] ima: No TPM chip found, activating TPM-bypass! [ 0.808025] evm: HMAC attrs: 0x1 [ 0.809296] Magic number: 14:717:791 [ 0.810430] rtc_cmos 00:00: setting system clock to 2018-08-25 15:45:19 UTC (1535211919) [ 0.812556] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813999] EDD information not available. [ 0.881525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897736] Write protecting the kernel read-only data: 14336k [ 0.900628] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.903013] 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.80 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.056982] 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.29... Lease of 192.168.120.29 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.89. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLMOA68tJx/Yjg8rDlBfWXS81RmSWMqcchuoCIkQ52f85TMeHo8TjoFXFv0GKElmo3eUZPWgIGmCS0HhiCs3vOPQo9vgOKG3BOa16FDjW46WAMfo09FXsRXvIrPhCUoXjZPwsKDPg2PAqz+BzGoyGR7ik1Oc5cWrnQubh/MtuViivkU6FeF2AJAbTgyWm9wz/16C4KOEaoLSUrHncwygA9OI5M3qRu9nCrZ15Y0y+AJ2AdJStO76a9+8KAjOs/BWtE2kiFBhu0rQTwagKgPUw7RKReBOoKPoIzO3/cwf/48Sj8I07pbq0m2P+GAVuQfmoNayYcGWQt3ydemLj2CS29 root@cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d ssh-dss AAAAB3NzaC1kc3MAAACBAJ6G2IUmydMeYr9uCDnGk4xr0pxXhTG3m/4KlEgQlaOnbxHgoIw1dU54gxTjCf/HFpV9XBC94kQmqn0C1qTAIC9qL5MTVOlnFdnXamJZPE7ZPdm+facdNmKuDKyk3k6MrxyqcmsI3/adivUgW7jX6yKPcPZa+A6M7wlHTJo1sBa9AAAAFQD6EQ0TLDUkilQIg2wBRdC+LWhjuwAAAIAo0K0k+AKr1qjWd9GVKtufa1SiBp0Rz+TlXpFE19Ki3rmKO1/RJjgbhqtJecfTeSlgOkYmYDpks73swo/29GM8zsAJKXWUmBXASVwtbcWgot4Q3pMZXTE/prKsigAJIy70zpr8SDm13V9YQXlHoT8YKxvLGXLIyWO7ADO9LPBGIwAAAIEAh3Hm723fomtVCjMN080X4I4dO8LUFbB9GN+wcKz8oYF6L5FBnbSh7tvJQo7IdyUAjRN43lmteft/NvR6Qdnutzk7hzy9C9xBlVVv/z0C3Q3SAkUYpk56N9jYn74WJIchs/E0l0qSMyG3xqWc77Sz52yvL/c6xSUA/9lxMZU5y9E= root@cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.27s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.29,24,fe80::f816:3eff:fef5:d437/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.29 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d launch-index: 0 === cirros: current=0.4.0 uptime=2.67 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d login: 2018-08-25 15:45:30,240 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3fd2f90L 2018-08-25 15:45:30,240 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 15:45:30,241 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-25 15:45:30,241 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-25 15:45:30,242 - 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-25 15:45:30,242 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 15:45:30,242 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-25 15:45:30,243 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 15:45:30,243 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 15:45:30,243 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 15:45:30,259 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 15:45:30,260 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 15:45:30,272 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: e9a19704c8c83bbe158b7e369b07f7f3 2018-08-25 15:45:30,273 - paramiko.transport - DEBUG - Trying discovered key d9018b9af9d5c5b386392226b5e680e9 in /tmp/tmp0XlfYq 2018-08-25 15:45:30,299 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 15:45:30,305 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 15:45:30,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-25 15:45:30,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"volumeAttachment": {"volumeId": "3e9035fd-447f-48da-aead-06ef873ac9df"}}' 2018-08-25 15:45:32,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-e75e23cb-6c21-4b9e-b096-89b04b0197a5 x-compute-request-id: req-e75e23cb-6c21-4b9e-b096-89b04b0197a5 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "volumeId": "3e9035fd-447f-48da-aead-06ef873ac9df"}} 2018-08-25 15:45:32,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/os-volume_attachments used request id req-e75e23cb-6c21-4b9e-b096-89b04b0197a5 2018-08-25 15:45:32,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.90782284737s 2018-08-25 15:45:32,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/os-volume_attachments used request id req-e75e23cb-6c21-4b9e-b096-89b04b0197a5 2018-08-25 15:45:32,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:32,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:32 GMT Server: Apache x-compute-request-id: req-8fef376c-76aa-45d6-8c5f-a952dfd8e68d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8fef376c-76aa-45d6-8c5f-a952dfd8e68d Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:32.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:32,311 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-8fef376c-76aa-45d6-8c5f-a952dfd8e68d 2018-08-25 15:45:32,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.064563035965s 2018-08-25 15:45:32,311 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-8fef376c-76aa-45d6-8c5f-a952dfd8e68d 2018-08-25 15:45:32,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:34,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:34,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:35,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:34 GMT Server: Apache x-compute-request-id: req-66e23d74-9a17-4006-8332-9d2652cb87c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66e23d74-9a17-4006-8332-9d2652cb87c1 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:34.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:35,324 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-66e23d74-9a17-4006-8332-9d2652cb87c1 2018-08-25 15:45:35,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00864696503s 2018-08-25 15:45:35,324 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-66e23d74-9a17-4006-8332-9d2652cb87c1 2018-08-25 15:45:35,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:37,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:37,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:37,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:37 GMT Server: Apache x-compute-request-id: req-5e6102a3-3f94-4d25-ba68-8232ccfaab89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e6102a3-3f94-4d25-ba68-8232ccfaab89 Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [{"server_id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "attachment_id": "ada07b2a-fac5-4183-a992-d04eb618d7ea", "attached_at": "2018-08-25T15:45:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "3e9035fd-447f-48da-aead-06ef873ac9df", "device": "/dev/vdb", "id": "3e9035fd-447f-48da-aead-06ef873ac9df"}], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:35.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:37,379 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-5e6102a3-3f94-4d25-ba68-8232ccfaab89 2018-08-25 15:45:37,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0505731105804s 2018-08-25 15:45:37,379 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-5e6102a3-3f94-4d25-ba68-8232ccfaab89 2018-08-25 15:45:37,381 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 15:45:37,383 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-25 15:45:37,383 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 15:45:37,384 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 15:45:37,454 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 15:45:37,454 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-25 15:45:37,455 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 15:45:37,455 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 15:45:37,491 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-25 15:45:37,491 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 15:45:37,520 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 15:45:38,463 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 15:45:38,463 - 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: c9a7b3dd-64c3-4b85-95e8-dcabb876d123 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-25 15:45:38,464 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-25 15:45:38,464 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-25 15:45:38,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-25 15:45:38,465 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 15:45:38,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/os-volume_attachments/3e9035fd-447f-48da-aead-06ef873ac9df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:40,080 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:45: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-125be371-c98a-4cce-80b3-c55c0cc99cc1 x-compute-request-id: req-125be371-c98a-4cce-80b3-c55c0cc99cc1 Content-Length: 0 Content-Type: application/json 2018-08-25 15:45:40,080 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/os-volume_attachments/3e9035fd-447f-48da-aead-06ef873ac9df used request id req-125be371-c98a-4cce-80b3-c55c0cc99cc1 2018-08-25 15:45:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.61502289772s 2018-08-25 15:45:40,080 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918/os-volume_attachments/3e9035fd-447f-48da-aead-06ef873ac9df used request id req-125be371-c98a-4cce-80b3-c55c0cc99cc1 2018-08-25 15:45:40,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:40,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:41,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:40 GMT Server: Apache x-compute-request-id: req-772eaf58-a996-4fc8-b446-576d672c64a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-772eaf58-a996-4fc8-b446-576d672c64a4 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:40.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:41,050 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-772eaf58-a996-4fc8-b446-576d672c64a4 2018-08-25 15:45:41,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.969565153122s 2018-08-25 15:45:41,051 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-772eaf58-a996-4fc8-b446-576d672c64a4 2018-08-25 15:45:41,052 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-25 15:45:41,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-25 15:45:41,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"volumeAttachment": {"volumeId": "3e9035fd-447f-48da-aead-06ef873ac9df"}}' 2018-08-25 15:45:41,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-2bc4d27b-f4c6-43fc-86cb-94d381de96e2 x-compute-request-id: req-2bc4d27b-f4c6-43fc-86cb-94d381de96e2 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "cc420346-9349-4eb3-bf37-0350b22d8492", "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "volumeId": "3e9035fd-447f-48da-aead-06ef873ac9df"}} 2018-08-25 15:45:41,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/os-volume_attachments used request id req-2bc4d27b-f4c6-43fc-86cb-94d381de96e2 2018-08-25 15:45:41,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.925814151764s 2018-08-25 15:45:41,979 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/os-volume_attachments used request id req-2bc4d27b-f4c6-43fc-86cb-94d381de96e2 2018-08-25 15:45:41,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:41,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:42,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:41 GMT Server: Apache x-compute-request-id: req-7ed8d20b-7121-4117-bd0b-de393f1bc99b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ed8d20b-7121-4117-bd0b-de393f1bc99b Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:41.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:42,037 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-7ed8d20b-7121-4117-bd0b-de393f1bc99b 2018-08-25 15:45:42,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0574290752411s 2018-08-25 15:45:42,037 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-7ed8d20b-7121-4117-bd0b-de393f1bc99b 2018-08-25 15:45:42,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:44,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:44,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:44,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:44 GMT Server: Apache x-compute-request-id: req-2d5a9158-5a3f-47d8-a1a9-3fdb6198bbba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d5a9158-5a3f-47d8-a1a9-3fdb6198bbba Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [{"server_id": "cc420346-9349-4eb3-bf37-0350b22d8492", "attachment_id": "31d0174b-726f-460b-9eac-31a10f505c83", "attached_at": "2018-08-25T15:45:43.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "3e9035fd-447f-48da-aead-06ef873ac9df", "device": "/dev/vdb", "id": "3e9035fd-447f-48da-aead-06ef873ac9df"}], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:43.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:44,966 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-2d5a9158-5a3f-47d8-a1a9-3fdb6198bbba 2018-08-25 15:45:44,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.924854040146s 2018-08-25 15:45:44,967 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-2d5a9158-5a3f-47d8-a1a9-3fdb6198bbba 2018-08-25 15:45:44,968 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 15:45:44,970 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-25 15:45:44,971 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 15:45:44,974 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 15:45:45,043 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 15:45:45,044 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-25 15:45:45,044 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 15:45:45,045 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 15:45:45,082 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-25 15:45:45,082 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 15:45:45,109 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 15:45:45,130 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 15:45:45,130 - 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-25 15:45:45,131 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-25 15:45:45,131 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-25 15:45:45,132 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 15:45:45,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-25 15:45:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/os-volume_attachments/3e9035fd-447f-48da-aead-06ef873ac9df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:46,584 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:45: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-90405943-d713-4254-8035-d047f9533be9 x-compute-request-id: req-90405943-d713-4254-8035-d047f9533be9 Content-Length: 0 Content-Type: application/json 2018-08-25 15:45:46,584 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/os-volume_attachments/3e9035fd-447f-48da-aead-06ef873ac9df used request id req-90405943-d713-4254-8035-d047f9533be9 2018-08-25 15:45:46,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.45180082321s 2018-08-25 15:45:46,585 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492/os-volume_attachments/3e9035fd-447f-48da-aead-06ef873ac9df used request id req-90405943-d713-4254-8035-d047f9533be9 2018-08-25 15:45:46,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:46,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:46,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:46 GMT Server: Apache x-compute-request-id: req-4aa8e36d-6470-4d16-972c-81f1097cdc11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4aa8e36d-6470-4d16-972c-81f1097cdc11 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [{"server_id": "cc420346-9349-4eb3-bf37-0350b22d8492", "attachment_id": "31d0174b-726f-460b-9eac-31a10f505c83", "attached_at": "2018-08-25T15:45:43.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "3e9035fd-447f-48da-aead-06ef873ac9df", "device": "/dev/vdb", "id": "3e9035fd-447f-48da-aead-06ef873ac9df"}], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:46.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:46,638 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-4aa8e36d-6470-4d16-972c-81f1097cdc11 2018-08-25 15:45:46,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.052542924881s 2018-08-25 15:45:46,638 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-4aa8e36d-6470-4d16-972c-81f1097cdc11 2018-08-25 15:45:46,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:48,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:48,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:48 GMT Server: Apache x-compute-request-id: req-cf3b683a-edac-44b3-afc1-06fc7f9e0e2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf3b683a-edac-44b3-afc1-06fc7f9e0e2d Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:46.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:48,699 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-cf3b683a-edac-44b3-afc1-06fc7f9e0e2d 2018-08-25 15:45:48,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0563459396362s 2018-08-25 15:45:48,699 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-cf3b683a-edac-44b3-afc1-06fc7f9e0e2d 2018-08-25 15:45:48,824 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:45:48,824 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:07 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-25 15:45:48,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 15:45:48,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:48,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:45: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-9052b25e-47b7-4dee-a30e-ca064812cbac x-compute-request-id: req-9052b25e-47b7-4dee-a30e-ca064812cbac Content-Type: application/json 2018-08-25 15:45:48,963 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492 used request id req-9052b25e-47b7-4dee-a30e-ca064812cbac 2018-08-25 15:45:48,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.133089065552s 2018-08-25 15:45:48,963 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492 used request id req-9052b25e-47b7-4dee-a30e-ca064812cbac 2018-08-25 15:45:48,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:45:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:49,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-fd72e516-d4c0-47ea-8ae1-b6f4f49f6e4f x-compute-request-id: req-fd72e516-d4c0-47ea-8ae1-b6f4f49f6e4f Content-Encoding: gzip Content-Length: 908 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d4:37", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d4:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:45:18.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:45:18Z", "hostId": "b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:45:11Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:75:92", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cc420346-9349-4eb3-bf37-0350b22d8492", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:44:58.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "cc420346-9349-4eb3-bf37-0350b22d8492", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:45:48Z", "hostId": "17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:44:51Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:45:49,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fd72e516-d4c0-47ea-8ae1-b6f4f49f6e4f 2018-08-25 15:45:49,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45527100563s 2018-08-25 15:45:49,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fd72e516-d4c0-47ea-8ae1-b6f4f49f6e4f 2018-08-25 15:45:49,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:51,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:45:51,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:51,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-b8643953-55bf-45a6-98b7-dce0a47d7072 x-compute-request-id: req-b8643953-55bf-45a6-98b7-dce0a47d7072 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d4:37", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d4:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:45:18.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:45:18Z", "hostId": "b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:45:11Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:45:51,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b8643953-55bf-45a6-98b7-dce0a47d7072 2018-08-25 15:45:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420405864716s 2018-08-25 15:45:51,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b8643953-55bf-45a6-98b7-dce0a47d7072 2018-08-25 15:45:51,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-25 15:45:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/floatingips/0fbd2d4c-a95e-4e63-b910-4ec7fcebd3ca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:52,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6dcd2d07-d34f-44d1-afc2-e47e56ed33c1 Content-Length: 0 Date: Sat, 25 Aug 2018 15:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:45:52,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/0fbd2d4c-a95e-4e63-b910-4ec7fcebd3ca.json used request id req-6dcd2d07-d34f-44d1-afc2-e47e56ed33c1 2018-08-25 15:45:52,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.604005098343s 2018-08-25 15:45:52,455 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/0fbd2d4c-a95e-4e63-b910-4ec7fcebd3ca.json used request id req-6dcd2d07-d34f-44d1-afc2-e47e56ed33c1 2018-08-25 15:45:52,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:45:52,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:52,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-00c818ce-1835-4f83-b323-315d22e3640a Date: Sat, 25 Aug 2018 15:45:52 GMT RESP BODY: {"floatingips": [{"router_id": "a59d9bff-7731-427d-82c9-d1483a3d58dc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T15:45:19Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "4c86a6ff-0eef-4d02-a64d-6d623d02b4cf", "id": "5403fa57-70b0-40e5-982c-2978a88baec1", "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:45:19Z", "project_id": "1d1f406f78694a47b323beb71885811a"}]} 2018-08-25 15:45:52,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-00c818ce-1835-4f83-b323-315d22e3640a 2018-08-25 15:45:52,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.247464895248s 2018-08-25 15:45:52,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-00c818ce-1835-4f83-b323-315d22e3640a 2018-08-25 15:45:52,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:52,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:52 GMT Server: Apache x-compute-request-id: req-8eecf4e7-947f-4bd4-ab1c-8151d662ed78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8eecf4e7-947f-4bd4-ab1c-8151d662ed78 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:46.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:52,763 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-8eecf4e7-947f-4bd4-ab1c-8151d662ed78 2018-08-25 15:45:52,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0510411262512s 2018-08-25 15:45:52,764 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-8eecf4e7-947f-4bd4-ab1c-8151d662ed78 2018-08-25 15:45:52,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-25 15:45:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:52,860 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:45:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d53fb2f9-7322-4bd6-b257-8e94189ddfce 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-25 15:45:52,860 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df used request id req-d53fb2f9-7322-4bd6-b257-8e94189ddfce 2018-08-25 15:45:52,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.095477104187s 2018-08-25 15:45:52,861 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df used request id req-d53fb2f9-7322-4bd6-b257-8e94189ddfce 2018-08-25 15:45:52,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:52,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:52 GMT Server: Apache x-compute-request-id: req-c405cb8a-255a-49ad-9817-d590f4b64add OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c405cb8a-255a-49ad-9817-d590f4b64add Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "attachments": [], "links": [{"href": "http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "self"}, {"href": "http://172.30.9.33:8776/1d1f406f78694a47b323beb71885811a/volumes/3e9035fd-447f-48da-aead-06ef873ac9df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-25T15:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d1f406f78694a47b323beb71885811a", "updated_at": "2018-08-25T15:45:52.000000", "volume_type": null, "name": "cinder_test-volume_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e9035fd-447f-48da-aead-06ef873ac9df", "size": 2}]} 2018-08-25 15:45:52,915 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-c405cb8a-255a-49ad-9817-d590f4b64add 2018-08-25 15:45:52,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0537250041962s 2018-08-25 15:45:52,915 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-c405cb8a-255a-49ad-9817-d590f4b64add 2018-08-25 15:45:52,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:54,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-25 15:45:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:54,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45:54 GMT Server: Apache x-compute-request-id: req-552331fa-6c31-4ebf-bae5-681de665fe10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-552331fa-6c31-4ebf-bae5-681de665fe10 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-25 15:45:54,959 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-552331fa-6c31-4ebf-bae5-681de665fe10 2018-08-25 15:45:54,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0410339832306s 2018-08-25 15:45:54,960 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.33:8776/v3/1d1f406f78694a47b323beb71885811a/volumes/detail used request id req-552331fa-6c31-4ebf-bae5-681de665fe10 2018-08-25 15:45:54,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-25 15:45:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/floatingips/5403fa57-70b0-40e5-982c-2978a88baec1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:55,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7464ca8f-3b73-4706-be3c-7be5ebb42f7f Content-Length: 0 Date: Sat, 25 Aug 2018 15:45:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:45:55,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/5403fa57-70b0-40e5-982c-2978a88baec1.json used request id req-7464ca8f-3b73-4706-be3c-7be5ebb42f7f 2018-08-25 15:45:55,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.752035140991s 2018-08-25 15:45:55,715 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/5403fa57-70b0-40e5-982c-2978a88baec1.json used request id req-7464ca8f-3b73-4706-be3c-7be5ebb42f7f 2018-08-25 15:45:55,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 15:45:55,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:55,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8b579f03-1599-4296-ba8f-239b07bba7d7 Date: Sat, 25 Aug 2018 15:45:55 GMT RESP BODY: {"floatingips": []} 2018-08-25 15:45:55,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-8b579f03-1599-4296-ba8f-239b07bba7d7 2018-08-25 15:45:55,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0422739982605s 2018-08-25 15:45:55,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-8b579f03-1599-4296-ba8f-239b07bba7d7 2018-08-25 15:45:55,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 15:45:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:55,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:45: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-127df4b0-7906-4429-9364-fc6bc5607f08 x-compute-request-id: req-127df4b0-7906-4429-9364-fc6bc5607f08 Content-Type: application/json 2018-08-25 15:45:55,917 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918 used request id req-127df4b0-7906-4429-9364-fc6bc5607f08 2018-08-25 15:45:55,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153800964355s 2018-08-25 15:45:55,918 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918 used request id req-127df4b0-7906-4429-9364-fc6bc5607f08 2018-08-25 15:45:55,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:45:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:56,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-c84c791a-4d70-40c3-9e68-7cd560bbe0da x-compute-request-id: req-c84c791a-4d70-40c3-9e68-7cd560bbe0da Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d4:37", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:d4:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "rel": "bookmark"}], "image": {"id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "links": [{"href": "http://172.30.9.33:8774/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T15:45:18.000000", "flavor": {"id": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "links": [{"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "bookmark"}]}, "id": "4fd0881f-b50c-41ab-9d20-b8b35e6ff918", "security_groups": [{"name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}], "user_id": "06938ef6bd9c4e08952702bb4f8d8540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T15:45:55Z", "hostId": "b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "name": "cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "created": "2018-08-25T15:45:11Z", "tenant_id": "1d1f406f78694a47b323beb71885811a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 15:45:56,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c84c791a-4d70-40c3-9e68-7cd560bbe0da 2018-08-25 15:45:56,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.853997945786s 2018-08-25 15:45:56,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c84c791a-4d70-40c3-9e68-7cd560bbe0da 2018-08-25 15:45:56,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 15:45:58,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 15:45:58,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:58,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:45: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-e8a8e2e2-a6e1-4691-930d-b92075c33d0e x-compute-request-id: req-e8a8e2e2-a6e1-4691-930d-b92075c33d0e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-25 15:45:58,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e8a8e2e2-a6e1-4691-930d-b92075c33d0e 2018-08-25 15:45:58,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0660929679871s 2018-08-25 15:45:58,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e8a8e2e2-a6e1-4691-930d-b92075c33d0e 2018-08-25 15:45:58,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 15:45:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:58,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-c706f554-0c51-4165-839c-8585828283b6 Date: Sat, 25 Aug 2018 15:45:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:49Z", "updated_at": "2018-08-25T15:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "14992659-efdb-4248-bb16-00dc3a2fad00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "41df9545-c02d-4ed3-89d0-754869d37db1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "bd2ee8d0-fb1e-4673-aa09-de870b86a1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T15:44:49Z", "revision_number": 0, "id": "c84beda1-9968-43ca-9ddf-bd6544e0504c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:49Z", "security_group_id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 3, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f", "name": "cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}]} 2018-08-25 15:45:58,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c706f554-0c51-4165-839c-8585828283b6 2018-08-25 15:45:58,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464398860931s 2018-08-25 15:45:58,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c706f554-0c51-4165-839c-8585828283b6 2018-08-25 15:45:58,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-25 15:45:58,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/security-groups/2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:59,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed6f413c-01dc-478f-8935-301cbd0cec79 Content-Length: 0 Date: Sat, 25 Aug 2018 15:45:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:45:59,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f.json used request id req-ed6f413c-01dc-478f-8935-301cbd0cec79 2018-08-25 15:45:59,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.171777963638s 2018-08-25 15:45:59,068 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/2e1e9931-9f47-4f05-b96d-a0ccc5e3df7f.json used request id req-ed6f413c-01dc-478f-8935-301cbd0cec79 2018-08-25 15:45:59,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-25 15:45:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/os-keypairs/cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:45:59,129 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:45: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-d511e75f-38df-4bd2-a961-14f9c745922b x-compute-request-id: req-d511e75f-38df-4bd2-a961-14f9c745922b Content-Length: 0 Content-Type: application/json 2018-08-25 15:45:59,129 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d used request id req-d511e75f-38df-4bd2-a961-14f9c745922b 2018-08-25 15:45:59,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0601661205292s 2018-08-25 15:45:59,129 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d used request id req-d511e75f-38df-4bd2-a961-14f9c745922b 2018-08-25 15:45:59,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:45:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" -d '{"subnet_id": "f380cc55-9560-4395-a1ec-489d33857b64"}' 2018-08-25 15:46:00,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-982ba2fa-4b22-47ce-9a5a-c632b5a446b2 Date: Sat, 25 Aug 2018 15:46:00 GMT RESP BODY: {"network_id": "4d3caa9e-06e4-414f-90f5-18f621785dc3", "tenant_id": "1d1f406f78694a47b323beb71885811a", "subnet_id": "f380cc55-9560-4395-a1ec-489d33857b64", "subnet_ids": ["f380cc55-9560-4395-a1ec-489d33857b64"], "port_id": "f3966d00-c314-43d4-8f02-9ed61efccbf4", "id": "a59d9bff-7731-427d-82c9-d1483a3d58dc"} 2018-08-25 15:46:00,794 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc/remove_router_interface.json used request id req-982ba2fa-4b22-47ce-9a5a-c632b5a446b2 2018-08-25 15:46:00,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66395282745s 2018-08-25 15:46:00,794 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc/remove_router_interface.json used request id req-982ba2fa-4b22-47ce-9a5a-c632b5a446b2 returning object a59d9bff-7731-427d-82c9-d1483a3d58dc 2018-08-25 15:46:00,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:46:00,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:46:00,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-c9884e20-87fd-496b-99cd-cc1c71fda2ef Date: Sat, 25 Aug 2018 15:46:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:44Z", "admin_state_up": true, "updated_at": "2018-08-25T15:46:00Z", "revision_number": 4, "routes": [], "project_id": "1d1f406f78694a47b323beb71885811a", "id": "a59d9bff-7731-427d-82c9-d1483a3d58dc", "name": "cinder_test-router_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}]} 2018-08-25 15:46:00,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-c9884e20-87fd-496b-99cd-cc1c71fda2ef 2018-08-25 15:46:00,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111757993698s 2018-08-25 15:46:00,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-c9884e20-87fd-496b-99cd-cc1c71fda2ef 2018-08-25 15:46:00,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:46:00,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:46:02,348 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60bf7911-57c0-4b01-949e-395d3fc0ea50 Content-Length: 0 Date: Sat, 25 Aug 2018 15:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:46:02,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc.json used request id req-60bf7911-57c0-4b01-949e-395d3fc0ea50 2018-08-25 15:46:02,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44047307968s 2018-08-25 15:46:02,349 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/a59d9bff-7731-427d-82c9-d1483a3d58dc.json used request id req-60bf7911-57c0-4b01-949e-395d3fc0ea50 2018-08-25 15:46:02,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:46:02,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:46:02,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cd7388a0-49e5-45d9-83bf-045cb1f39c2a Date: Sat, 25 Aug 2018 15:46:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:44: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":"1d1f406f78694a47b323beb71885811a","id":"f380cc55-9560-4395-a1ec-489d33857b64","subnetpool_id":null,"name":"cinder_test-subnet_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}]} 2018-08-25 15:46:02,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-cd7388a0-49e5-45d9-83bf-045cb1f39c2a 2018-08-25 15:46:02,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0475168228149s 2018-08-25 15:46:02,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-cd7388a0-49e5-45d9-83bf-045cb1f39c2a 2018-08-25 15:46:02,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:46:02,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/f380cc55-9560-4395-a1ec-489d33857b64.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:46:03,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebfb238c-1670-4fb6-b70e-43987cc203ff Date: Sat, 25 Aug 2018 15:46:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:46:03,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/f380cc55-9560-4395-a1ec-489d33857b64.json used request id req-ebfb238c-1670-4fb6-b70e-43987cc203ff 2018-08-25 15:46:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18672895432s 2018-08-25 15:46:03,586 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/f380cc55-9560-4395-a1ec-489d33857b64.json used request id req-ebfb238c-1670-4fb6-b70e-43987cc203ff 2018-08-25 15:46:03,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:46:03,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:46:03,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-5f55f4da-abb4-4117-82c5-33205b7760f4 Date: Sat, 25 Aug 2018 15:46:03 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-25T15:46:03Z","tenant_id":"1d1f406f78694a47b323beb71885811a","created_at":"2018-08-25T15:44:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1d1f406f78694a47b323beb71885811a","id":"4d3caa9e-06e4-414f-90f5-18f621785dc3","name":"cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:36:19Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 15:46:03,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-5f55f4da-abb4-4117-82c5-33205b7760f4 2018-08-25 15:46:03,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0994668006897s 2018-08-25 15:46:03,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-5f55f4da-abb4-4117-82c5-33205b7760f4 2018-08-25 15:46:03,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:46:03,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/4d3caa9e-06e4-414f-90f5-18f621785dc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:46:04,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0412e4bf-af78-4e3e-a262-b32d3eb8e74f Date: Sat, 25 Aug 2018 15:46:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:46:04,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/4d3caa9e-06e4-414f-90f5-18f621785dc3.json used request id req-0412e4bf-af78-4e3e-a262-b32d3eb8e74f 2018-08-25 15:46:04,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03591704369s 2018-08-25 15:46:04,724 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/4d3caa9e-06e4-414f-90f5-18f621785dc3.json used request id req-0412e4bf-af78-4e3e-a262-b32d3eb8e74f 2018-08-25 15:46:04,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:46:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:46:04,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-b44b318e-1ae7-4f4b-b11f-3a4ee75346c9 Date: Sat, 25 Aug 2018 15:46:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:44:48Z", "file": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file", "owner": "1d1f406f78694a47b323beb71885811a", "id": "81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "size": 12716032, "self": "/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:46:04,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b44b318e-1ae7-4f4b-b11f-3a4ee75346c9 2018-08-25 15:46:04,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0416688919067s 2018-08-25 15:46:04,771 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b44b318e-1ae7-4f4b-b11f-3a4ee75346c9 2018-08-25 15:46:04,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:46:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19e1f619166ebe3a9c1b780d8d6142ae64a54347" 2018-08-25 15:46:05,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d4087d6-98a7-44ff-872b-d473d831445f Date: Sat, 25 Aug 2018 15:46:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:46:05,766 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d used request id req-4d4087d6-98a7-44ff-872b-d473d831445f 2018-08-25 15:46:05,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.992234945297s 2018-08-25 15:46:05,767 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d used request id req-4d4087d6-98a7-44ff-872b-d473d831445f 2018-08-25 15:46:05,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:46:05,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:46:05,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:46: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-e2d5c60d-b23d-47ee-9822-150f2d201736 x-compute-request-id: req-e2d5c60d-b23d-47ee-9822-150f2d201736 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8", "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": "425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8"}]} 2018-08-25 15:46:05,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-e2d5c60d-b23d-47ee-9822-150f2d201736 2018-08-25 15:46:05,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233187675476s 2018-08-25 15:46:05,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-e2d5c60d-b23d-47ee-9822-150f2d201736 2018-08-25 15:46:05,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:46:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:46:05,834 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:46: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-fc919a9b-156d-4443-a4cd-2af35855d2f2 x-compute-request-id: req-fc919a9b-156d-4443-a4cd-2af35855d2f2 Content-Length: 0 Content-Type: application/json 2018-08-25 15:46:05,834 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8 used request id req-fc919a9b-156d-4443-a4cd-2af35855d2f2 2018-08-25 15:46:05,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0407350063324s 2018-08-25 15:46:05,834 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8 used request id req-fc919a9b-156d-4443-a4cd-2af35855d2f2 2018-08-25 15:46:05,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:46:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:46:06,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d18b52-5de4-4e7b-babe-d53f495dbc84 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "links": {"self": "http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06938ef6bd9c4e08952702bb4f8d8540", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 15:46:06,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-b8d18b52-5de4-4e7b-babe-d53f495dbc84 2018-08-25 15:46:06,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216686010361s 2018-08-25 15:46:06,052 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-b8d18b52-5de4-4e7b-babe-d53f495dbc84 2018-08-25 15:46:06,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 15:46:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:46:06,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff410f8-30fc-45a1-9753-60ce7886b2c1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d", "links": {"self": "http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "06938ef6bd9c4e08952702bb4f8d8540", "description": null}} 2018-08-25 15:46:06,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540 used request id req-2ff410f8-30fc-45a1-9753-60ce7886b2c1 2018-08-25 15:46:06,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214736223221s 2018-08-25 15:46:06,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540 used request id req-2ff410f8-30fc-45a1-9753-60ce7886b2c1 2018-08-25 15:46:06,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 15:46:06,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:46:06,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047e0f9e-48d0-4579-9401-023289ba3687 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:46:06,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540 used request id req-047e0f9e-48d0-4579-9401-023289ba3687 2018-08-25 15:46:06,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326551198959s 2018-08-25 15:46:06,601 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/06938ef6bd9c4e08952702bb4f8d8540 used request id req-047e0f9e-48d0-4579-9401-023289ba3687 2018-08-25 15:46:06,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 15:46:06,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:46:06,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3ceba3-75ac-4b0d-bcf0-a0c32e03818c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a"}, "tags": [], "enabled": true, "id": "1d1f406f78694a47b323beb71885811a", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-25 15:46:06,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-3e3ceba3-75ac-4b0d-bcf0-a0c32e03818c 2018-08-25 15:46:06,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192476034164s 2018-08-25 15:46:06,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-3e3ceba3-75ac-4b0d-bcf0-a0c32e03818c 2018-08-25 15:46:06,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 15:46:06,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de44d9d3e877a1d4a244912b10bcdbb46e149c31" 2018-08-25 15:46:07,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 15:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46a0e230-e83d-4a0c-a4dd-f8355f942e96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 15:46:07,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a used request id req-46a0e230-e83d-4a0c-a4dd-f8355f942e96 2018-08-25 15:46:07,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.276957035065s 2018-08-25 15:46:07,082 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/1d1f406f78694a47b323beb71885811a used request id req-46a0e230-e83d-4a0c-a4dd-f8355f942e96 2018-08-25 15:46:07,136 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-25 15:46:07,265 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:46:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:46:07,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:46:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:46:07,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7684ec24-4a81-4b1b-922f-c2aa3631ba04 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:46:07,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-7684ec24-4a81-4b1b-922f-c2aa3631ba04 2018-08-25 15:46:07,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:46:07,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["-tMfspSOSXGu2kBHh5KCsA"], "issued_at": "2018-08-25T15:46:07.000000Z"}} 2018-08-25 15:46:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:46:07,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a5ec79-c2fb-48c9-9262-60b44c5f2bb4 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:46:07,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-b2a5ec79-c2fb-48c9-9262-60b44c5f2bb4 2018-08-25 15:46:07,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-25 15:46:07,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 15:46:07,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04d47331-2f31-406f-bc23-864b826e60c2 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-25 15:46:07,695 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-04d47331-2f31-406f-bc23-864b826e60c2 2018-08-25 15:46:07,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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.15" -H "X-Auth-Token: {SHA1}6397efbbc353d348f42da25fb1122ddd059c0732" 2018-08-25 15:46:07,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abd9201-db9c-41cf-bba6-341090031ff3 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0906588f78a148bf8fce69a2e7c3bdbe"}, "enabled": true, "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0a2df361b69f4711823eb56d67e7efff"}, "enabled": true, "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1986a956ea5e46baa11300705be87f39"}, "enabled": true, "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1acccc8f403c45cd8f41ebccc44ce8df"}, "enabled": true, "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3d25c737e0174952be119788a65bf9be"}, "enabled": true, "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/44221a741843461ba0a4b9169cdf99ed"}, "enabled": true, "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/49c284c7fa9949359e47041e9e7692a0"}, "enabled": true, "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/5d4cb5e33cef4530a653f020b9b3d795"}, "enabled": true, "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/66f5124283574ec2868495a3d2597642"}, "enabled": true, "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8263a380944e45cfb05190d0c3204eb3"}, "enabled": true, "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b493a950d412477e9007850f2c208729"}, "enabled": true, "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b72cefbeeca44393adb68c5ba090c66d"}, "enabled": true, "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e18c71abaf2e44c781e1315afb686ad4"}, "enabled": true, "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ec5e37c915c94cf599f2d18ba364a3dc"}, "enabled": true, "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8b292edcef64afa823133c7514bd0aa"}, "enabled": true, "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-25 15:46:07,872 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-1abd9201-db9c-41cf-bba6-341090031ff3 2018-08-25 15:46:07,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.185043096542s 2018-08-25 15:46:07,872 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-1abd9201-db9c-41cf-bba6-341090031ff3 2018-08-25 15:46:07,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-25 15:46:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6397efbbc353d348f42da25fb1122ddd059c0732" 2018-08-25 15:46:07,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e11b2ed-ee46-44aa-9abf-6eab652bf747 Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/03ed51effc114a63b0cf61d3723ad9b4"}, "url": "http://172.30.9.33:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/06d30b3434a64620bdcd770bc057883d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/14f51972e13f456582d19250e00decf7"}, "url": "http://172.30.9.33:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/162feed875a2464f973c02635305ce89"}, "url": "http://172.30.9.33:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b493a950d412477e9007850f2c208729", "id": "162feed875a2464f973c02635305ce89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/17af4f47e4c74d7092394218cb4053b9"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/1cd0a47a9f9d485799bfb6492483b628"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/24afca9189eb49c9a34a579531075397"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "24afca9189eb49c9a34a579531075397"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/26db0a23c38647b0943fec5da3933a41"}, "url": "http://172.30.9.33:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/294094d0fbed46cba6481a809daf0130"}, "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/2c19413cf173476aa49d293370831573"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/39877a446cff4c729d6e4c575b039e21"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/3ff302b240d24b719a04445c3233b090"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "3ff302b240d24b719a04445c3233b090"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/409ce387de14430b96e61647d2d19c62"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "409ce387de14430b96e61647d2d19c62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/419cb830bada43d5afbf9682218686b8"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "419cb830bada43d5afbf9682218686b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/45bfe4e31485431ea21607a8a93e088c"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/4ac0e503337d479098ccdc11c26df95e"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b493a950d412477e9007850f2c208729", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/4d982f0080c74e228de8f377c4b030f2"}, "url": "http://172.30.9.33:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "4d982f0080c74e228de8f377c4b030f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/52681f2f46ed4ae8b937e9b55145ac67"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/57173454373c4f85b1c9af2bafb78eab"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/576df65c385a4cccb03e685f6b7b4d6b"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/587182deae5f44208bcbe069003e6106"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "587182deae5f44208bcbe069003e6106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/5972fbf53df648d3abe53ca2865b5015"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/5e371f890aa648eb91caa7d85f35c1d6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/715f3b2493a94024967b98b65434d99a"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "715f3b2493a94024967b98b65434d99a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/729d951e808440748c148b3132e5a4aa"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/754bbf6ab2e84aac812fe1c18af04a4d"}, "url": "http://172.30.9.33:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/7fc390aee1954392ab21504126e403db"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "7fc390aee1954392ab21504126e403db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/90bf0c30b4f04ff29555a1f371cef39e"}, "url": "http://172.30.9.33:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "90bf0c30b4f04ff29555a1f371cef39e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/a3dbf476844548578738a099baef649c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/a481e2a574ef40d3aa727f94e58e6550"}, "url": "http://172.30.9.33:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "a481e2a574ef40d3aa727f94e58e6550"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/acd9f2b52c36454e9b0c53121ae10284"}, "url": "http://172.30.9.33:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "acd9f2b52c36454e9b0c53121ae10284"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/bc8b658a31114328b6cab1fb78b54383"}, "url": "http://172.30.9.33:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "bc8b658a31114328b6cab1fb78b54383"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/c8529ed9412a4d76a76be87e46a30c03"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b493a950d412477e9007850f2c208729", "id": "c8529ed9412a4d76a76be87e46a30c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/cc0f4e6cc38548409129a8513ed1a54b"}, "url": "http://172.30.9.33:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/d3c02fe8b1614d07b145eac44407d5fb"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "d3c02fe8b1614d07b145eac44407d5fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/d96d9d9b4a044dbe94fb19ad97f9a11c"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/db4463489efe41c690495f9d623e9b46"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "db4463489efe41c690495f9d623e9b46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/dccc2295d1704ef2a48c8ce67a8e1d35"}, "url": "http://172.30.9.33:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/e407754248de4a1e825c3ffadc09bc54"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "e407754248de4a1e825c3ffadc09bc54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f199e81ce9cb46ab851509652207b8db"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "f199e81ce9cb46ab851509652207b8db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f485369940a14752a435731e9701d197"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "f485369940a14752a435731e9701d197"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f7b2b91b691c4092ad0c756e700cc381"}, "url": "http://172.30.9.33:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "links": {"self": "http://172.30.9.33:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-25 15:46:07,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/endpoints used request id req-7e11b2ed-ee46-44aa-9abf-6eab652bf747 2018-08-25 15:46:07,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.114677190781s 2018-08-25 15:46:07,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/endpoints used request id req-7e11b2ed-ee46-44aa-9abf-6eab652bf747 2018-08-25 15:46:26,068 - 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-25 15:46:26,097 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-25 15:46:26,214 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-25 15:46:26,320 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:46:26,320 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:46:26,375 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-25 15:46:31,309 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-25 15:46:31,310 - openstack_tests - INFO - OS Credentials = > 2018-08-25 15:46:32,039 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-25 15:46:32,728 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-25 15:46:32,728 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:46:32,785 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-25 15:46:37,044 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-25 15:46:37,044 - openstack_tests - INFO - OS Credentials = > 2018-08-25 15:46:37,837 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-25 15:46:38,534 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-25 15:46:38,534 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-25 15:46:38,539 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:28 | PASS | | singlevm2 | functest | healthcheck | 00:33 | PASS | | vping_ssh | functest | healthcheck | 00:46 | PASS | | vping_userdata | functest | healthcheck | 00:30 | PASS | | cinder_test | functest | healthcheck | 01:07 | PASS | | odl | functest | healthcheck | 00:18 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-25 15:46:38,553 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-25 15:47:10,256 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-243 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-25 15:47:10,261 - 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.33,192.30.9.4 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.33:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=VYLDvQvMFHZgCgEGYT9St3Ea3 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=bb3b2ba82e85438cb9318447e90d0372 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu export OS_REGION_NAME=regionOne 2018-08-25 15:47:10,261 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-25 15:47:10,262 - 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 refstack_defcore patrole | | | | | vmtp shaker snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-25 15:47:10,302 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-25 15:47:11,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:47:11,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:47:11,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:47:11,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 15:47:11,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 15:47:11,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:47:11,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09848f47-94c7-426e-b2be-b92c324859d2 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:47:11,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-09848f47-94c7-426e-b2be-b92c324859d2 2018-08-25 15:47:11,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:47:12,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["13adtbDnQYK79UdeJb3FAA"], "issued_at": "2018-08-25T15:47:12.000000Z"}} 2018-08-25 15:47:12,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:47:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:12,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b52d01b9-ad6a-4f94-8222-01819c6a7353 Date: Sat, 25 Aug 2018 15:47:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:47:12,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b52d01b9-ad6a-4f94-8222-01819c6a7353 2018-08-25 15:47:12,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337743997574s 2018-08-25 15:47:12,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b52d01b9-ad6a-4f94-8222-01819c6a7353 2018-08-25 15:47:12,523 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 15:47:17,870 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 426da6ea-f4df-4a12-9d7b-f5b2fd651e30 | 2018-08-25T15:47:17.508701 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 426da6ea-f4df-4a12-9d7b-f5b2fd651e30 ~/.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-25 15:47:21,713 - 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-25 15:47:21,713 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 15:47:30,184 - 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=24076d9c-72e7-45f0-9b20-f9a2fe2f209e) as the default verifier for the future CLI operations. 2018-08-25 15:47:33,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-25 15:47:33,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:33,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-533f55f3-1f64-4da5-b96b-59ee10214f43 Date: Sat, 25 Aug 2018 15:47:33 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-25 15:47:33,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-533f55f3-1f64-4da5-b96b-59ee10214f43 2018-08-25 15:47:33,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0105979442596s 2018-08-25 15:47:33,451 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-533f55f3-1f64-4da5-b96b-59ee10214f43 2018-08-25 15:47:33,459 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-25 15:47:33,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:47:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"network": {"shared": true, "name": "tempest_smoke-net_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "admin_state_up": true}}' 2018-08-25 15:47:33,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-789c7465-99b1-4241-9373-e9bc5312222c Date: Sat, 25 Aug 2018 15:47:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0ff41635-e973-4d7a-a242-a536b11b9449","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:47:33Z","is_default":false,"provider:segmentation_id":44,"name":"tempest_smoke-net_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:47:33Z","mtu":1450}} 2018-08-25 15:47:33,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-789c7465-99b1-4241-9373-e9bc5312222c 2018-08-25 15:47:33,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.246876001358s 2018-08-25 15:47:33,707 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-789c7465-99b1-4241-9373-e9bc5312222c 2018-08-25 15:47:33,707 - 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-25T15:47:33Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0ff41635-e973-4d7a-a242-a536b11b9449', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:47:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:47:33,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:47:33,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:34,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1350 X-Openstack-Request-Id: req-3b2c3649-ee2b-4e04-b178-d32dca61d1ee Date: Sat, 25 Aug 2018 15:47:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"0ff41635-e973-4d7a-a242-a536b11b9449","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:47:33Z","provider:segmentation_id":44,"name":"tempest_smoke-net_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:47:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:47:34,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-3b2c3649-ee2b-4e04-b178-d32dca61d1ee 2018-08-25 15:47:34,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293945074081s 2018-08-25 15:47:34,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-3b2c3649-ee2b-4e04-b178-d32dca61d1ee 2018-08-25 15:47:34,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:47:34,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"subnet": {"name": "tempest_smoke-subnet_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "enable_dhcp": true, "network_id": "0ff41635-e973-4d7a-a242-a536b11b9449", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:47:34,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-cbb9a5b4-6f12-4a0d-a09c-0c73bd57c6e0 Date: Sat, 25 Aug 2018 15:47:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ff41635-e973-4d7a-a242-a536b11b9449","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:47:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:47: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":"bb3b2ba82e85438cb9318447e90d0372","id":"42d9e714-62f1-4689-9464-de81088bea14","subnetpool_id":null,"name":"tempest_smoke-subnet_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6"}} 2018-08-25 15:47:34,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-cbb9a5b4-6f12-4a0d-a09c-0c73bd57c6e0 2018-08-25 15:47:34,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.392904043198s 2018-08-25 15:47:34,398 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-cbb9a5b4-6f12-4a0d-a09c-0c73bd57c6e0 2018-08-25 15:47:34,398 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:47: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'42d9e714-62f1-4689-9464-de81088bea14', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'enable_dhcp': True, u'network_id': u'0ff41635-e973-4d7a-a242-a536b11b9449', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:47: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'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:47:34,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:47:34,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "tempest_smoke-router_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "admin_state_up": true}}' 2018-08-25 15:47:35,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-e81fa8ac-5afb-48e3-ae82-02d85173be4f Date: Sat, 25 Aug 2018 15:47:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:47:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:47:35Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "2126199f-1c4f-4d2a-998f-a9d6154a8dcd", "name": "tempest_smoke-router_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6"}} 2018-08-25 15:47:35,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-e81fa8ac-5afb-48e3-ae82-02d85173be4f 2018-08-25 15:47:35,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.08734798431s 2018-08-25 15:47:35,486 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-e81fa8ac-5afb-48e3-ae82-02d85173be4f 2018-08-25 15:47:35,487 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:47:34Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:47:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'2126199f-1c4f-4d2a-998f-a9d6154a8dcd', u'name': u'tempest_smoke-router_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6'}) 2018-08-25 15:47:35,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:47:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"subnet_id": "42d9e714-62f1-4689-9464-de81088bea14"}' 2018-08-25 15:47:37,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b5cfa580-34aa-4c49-85ed-1a5da0a8952a Date: Sat, 25 Aug 2018 15:47:37 GMT RESP BODY: {"network_id": "0ff41635-e973-4d7a-a242-a536b11b9449", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "42d9e714-62f1-4689-9464-de81088bea14", "subnet_ids": ["42d9e714-62f1-4689-9464-de81088bea14"], "port_id": "1d1e1b25-7338-4d4e-80b6-e470c8e67a70", "id": "2126199f-1c4f-4d2a-998f-a9d6154a8dcd"} 2018-08-25 15:47:37,507 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd/add_router_interface.json used request id req-b5cfa580-34aa-4c49-85ed-1a5da0a8952a 2018-08-25 15:47:37,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01923489571s 2018-08-25 15:47:37,507 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd/add_router_interface.json used request id req-b5cfa580-34aa-4c49-85ed-1a5da0a8952a returning object 2126199f-1c4f-4d2a-998f-a9d6154a8dcd 2018-08-25 15:47:37,507 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:47:37,635 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:47:37,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:47:37,647 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:47:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:47:37,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:47:37,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:37,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-84efb1b1-819e-460f-8568-8ef12ec8f098 Date: Sat, 25 Aug 2018 15:47:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:47:37,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-84efb1b1-819e-460f-8568-8ef12ec8f098 2018-08-25 15:47:37,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.274007081985s 2018-08-25 15:47:37,924 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-84efb1b1-819e-460f-8568-8ef12ec8f098 2018-08-25 15:47:37,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:47:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6"}' 2018-08-25 15:47:37,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-39dbf6e7-4714-49e6-9f77-47acd37fe3e0 Date: Sat, 25 Aug 2018 15:47:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:47:37Z", "file": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "size": null, "self": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "checksum": null, "created_at": "2018-08-25T15:47:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:47:37,989 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-39dbf6e7-4714-49e6-9f77-47acd37fe3e0 2018-08-25 15:47:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0567619800568s 2018-08-25 15:47:37,989 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-39dbf6e7-4714-49e6-9f77-47acd37fe3e0 returning object 53ba5f77-ded4-4885-b2dc-2330cf8a8e5b 2018-08-25 15:47:37,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:47:37,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '' 2018-08-25 15:47:38,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fda9e5e5-e029-4ad3-b2fc-b7ad960ad059 Date: Sat, 25 Aug 2018 15:47: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-25 15:47:38,436 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file used request id req-fda9e5e5-e029-4ad3-b2fc-b7ad960ad059 2018-08-25 15:47:38,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.445911169052s 2018-08-25 15:47:38,437 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file used request id req-fda9e5e5-e029-4ad3-b2fc-b7ad960ad059 2018-08-25 15:47:38,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:47:38,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:38,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-7dd5cfd1-e70b-40e0-99c2-985fbd2ef06f Date: Sat, 25 Aug 2018 15:47:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:47:38Z", "file": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "size": 12716032, "self": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:47:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:47:38,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-7dd5cfd1-e70b-40e0-99c2-985fbd2ef06f 2018-08-25 15:47:38,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0285999774933s 2018-08-25 15:47:38,470 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-7dd5cfd1-e70b-40e0-99c2-985fbd2ef06f 2018-08-25 15:47:38,472 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'53ba5f77-ded4-4885-b2dc-2330cf8a8e5b', 'size': 12716032, u'self': u'/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:47:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T15:47:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b', 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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', 'created': u'2018-08-25T15:47:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:47:37Z', 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/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b', 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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:47:38,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:47:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:47:38,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:47: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-01b7b841-7e45-450d-95c1-31b00320e1b0 x-compute-request-id: req-01b7b841-7e45-450d-95c1-31b00320e1b0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b", "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": "7cde885e-1c9e-411e-b7f6-08185c82ee3b"}} 2018-08-25 15:47:38,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-01b7b841-7e45-450d-95c1-31b00320e1b0 2018-08-25 15:47:38,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.31849694252s 2018-08-25 15:47:38,792 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-01b7b841-7e45-450d-95c1-31b00320e1b0 2018-08-25 15:47:38,793 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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'bb3b2ba82e85438cb9318447e90d0372', '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'7cde885e-1c9e-411e-b7f6-08185c82ee3b', 'swap': 0}) 2018-08-25 15:47:38,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:47:38,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"extra_specs": {}}' 2018-08-25 15:47:38,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:47: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-5878938d-6aba-49da-815d-299b0a9db6b2 x-compute-request-id: req-5878938d-6aba-49da-815d-299b0a9db6b2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:47:38,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b/os-extra_specs used request id req-5878938d-6aba-49da-815d-299b0a9db6b2 2018-08-25 15:47:38,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262880325317s 2018-08-25 15:47:38,820 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b/os-extra_specs used request id req-5878938d-6aba-49da-815d-299b0a9db6b2 2018-08-25 15:47:38,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:47:38,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3049d730-e93c-4845-be0a-01a33de68c04 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:47:38,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-3049d730-e93c-4845-be0a-01a33de68c04 2018-08-25 15:47:38,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:47:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:39,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091d4706-c8c3-454f-9ca6-57bc562e1f63 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:47:39,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-091d4706-c8c3-454f-9ca6-57bc562e1f63 2018-08-25 15:47:39,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.29557299614s 2018-08-25 15:47:39,130 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-091d4706-c8c3-454f-9ca6-57bc562e1f63 2018-08-25 15:47:39,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:47:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:39,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881465d5-9366-4de4-a52b-d3fa49df5f87 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:47:39,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-881465d5-9366-4de4-a52b-d3fa49df5f87 2018-08-25 15:47:39,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179687023163s 2018-08-25 15:47:39,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-881465d5-9366-4de4-a52b-d3fa49df5f87 2018-08-25 15:47:39,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-25 15:47:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:39,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:47: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-465f9198-b93d-4e65-98b8-e81a22c14ef3 x-compute-request-id: req-465f9198-b93d-4e65-98b8-e81a22c14ef3 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 15:47:39,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-465f9198-b93d-4e65-98b8-e81a22c14ef3 2018-08-25 15:47:39,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0307049751282s 2018-08-25 15:47:39,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-465f9198-b93d-4e65-98b8-e81a22c14ef3 2018-08-25 15:47:39,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:47:39,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:39,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-c1778769-1909-4d73-bec7-f15b492bdf32 Date: Sat, 25 Aug 2018 15:47:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:47:38Z", "file": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "size": 12716032, "self": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:47:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:47:39,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-c1778769-1909-4d73-bec7-f15b492bdf32 2018-08-25 15:47:39,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244178771973s 2018-08-25 15:47:39,385 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-c1778769-1909-4d73-bec7-f15b492bdf32 2018-08-25 15:47:39,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:47:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6"}' 2018-08-25 15:47:39,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-83a7de33-112c-4c29-a4af-0c83a5c3b321 Date: Sat, 25 Aug 2018 15:47:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:47:39Z", "file": "/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a", "size": null, "self": "/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a", "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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "checksum": null, "created_at": "2018-08-25T15:47:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:47:39,540 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-83a7de33-112c-4c29-a4af-0c83a5c3b321 2018-08-25 15:47:39,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.147567987442s 2018-08-25 15:47:39,541 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-83a7de33-112c-4c29-a4af-0c83a5c3b321 returning object 5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a 2018-08-25 15:47:39,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:47:39,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '' 2018-08-25 15:47:40,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a8dc0fe-e4e7-407f-95f5-7f3ff4b42571 Date: Sat, 25 Aug 2018 15:47:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:47:40,468 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/file used request id req-3a8dc0fe-e4e7-407f-95f5-7f3ff4b42571 2018-08-25 15:47:40,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.927206039429s 2018-08-25 15:47:40,469 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/file used request id req-3a8dc0fe-e4e7-407f-95f5-7f3ff4b42571 2018-08-25 15:47:40,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:47:40,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:47:40,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-a0c44f49-5a6e-4eaa-9c49-a559b6a72310 Date: Sat, 25 Aug 2018 15:47:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:47:40Z", "file": "/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a", "size": 12716032, "self": "/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:47:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:47:38Z", "file": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "size": 12716032, "self": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:47:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:47:40,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a0c44f49-5a6e-4eaa-9c49-a559b6a72310 2018-08-25 15:47:40,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0289261341095s 2018-08-25 15:47:40,502 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a0c44f49-5a6e-4eaa-9c49-a559b6a72310 2018-08-25 15:47:40,505 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a', 'size': 12716032, u'self': u'/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:47:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T15:47:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a', 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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', 'created': u'2018-08-25T15:47:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:47:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a', 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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:47:40,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:47:40,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:47:40,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:47: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-4cead7a6-3b46-42e3-9ad2-afb0fa83ae3e x-compute-request-id: req-4cead7a6-3b46-42e3-9ad2-afb0fa83ae3e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/12762087-57d2-47a1-b7df-b38691b90976", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/12762087-57d2-47a1-b7df-b38691b90976", "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": "12762087-57d2-47a1-b7df-b38691b90976"}} 2018-08-25 15:47:40,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-4cead7a6-3b46-42e3-9ad2-afb0fa83ae3e 2018-08-25 15:47:40,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.041023015976s 2018-08-25 15:47:40,547 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-4cead7a6-3b46-42e3-9ad2-afb0fa83ae3e 2018-08-25 15:47:40,548 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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'bb3b2ba82e85438cb9318447e90d0372', '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'12762087-57d2-47a1-b7df-b38691b90976', 'swap': 0}) 2018-08-25 15:47:40,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:47:40,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/12762087-57d2-47a1-b7df-b38691b90976/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"extra_specs": {}}' 2018-08-25 15:47:40,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:47: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-2c7e98ce-ee8c-41c1-aa2c-7819da0e17da x-compute-request-id: req-2c7e98ce-ee8c-41c1-aa2c-7819da0e17da Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:47:40,571 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/12762087-57d2-47a1-b7df-b38691b90976/os-extra_specs used request id req-2c7e98ce-ee8c-41c1-aa2c-7819da0e17da 2018-08-25 15:47:40,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223178863525s 2018-08-25 15:47:40,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/12762087-57d2-47a1-b7df-b38691b90976/os-extra_specs used request id req-2c7e98ce-ee8c-41c1-aa2c-7819da0e17da 2018-08-25 15:47:40,571 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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'bb3b2ba82e85438cb9318447e90d0372', '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'12762087-57d2-47a1-b7df-b38691b90976', 'swap': 0}) 2018-08-25 15:47:44,422 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 15:47:44,422 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 15:47:44,423 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 15:47:44,426 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 15:47:44,429 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 15:47:48,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-24076d9c-72e7-45f0-9b20-f9a2fe2f209e/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-25 15:47:48,407 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 15:47:48,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 15:47:48,409 - 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-25 15:47:57,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:47:57.686 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-25 15:48:00,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:00.070 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.310s] 2018-08-25 15:48:00,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:00.116 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2018-08-25 15:48:03,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:03.219 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.708s] 2018-08-25 15:48:07,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:07.876 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.165s] 2018-08-25 15:48:08,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:08.962 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.537s] 2018-08-25 15:48:10,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:10.645 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.683s] 2018-08-25 15:48:13,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:13.876 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.955s] 2018-08-25 15:48:14,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:14.930 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.274s] 2018-08-25 15:48:25,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:25.173 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.775s] 2018-08-25 15:48:25,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:25.180 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.007s] 2018-08-25 15:48:30,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:30.031 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.662s] 2018-08-25 15:48:33,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:33.536 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.886s] 2018-08-25 15:48:36,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:36.257 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.081s] 2018-08-25 15:48:36,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:36.258 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-25 15:48:40,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:40.185 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.599s] 2018-08-25 15:48:44,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:44.434 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.050s] 2018-08-25 15:48:48,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:48.490 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.093s] 2018-08-25 15:48:48,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:48.491 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-25 15:48:51,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:51.008 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.091s] 2018-08-25 15:48:57,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:57.438 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.515s] 2018-08-25 15:48:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:58.656 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.218s] 2018-08-25 15:48:59,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:59.101 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.865s] 2018-08-25 15:48:59,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:59.442 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.786s] 2018-08-25 15:49:05,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:05.389 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-25 15:49:09,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:09.764 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.682s] 2018-08-25 15:49:13,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:13.823 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.058s] 2018-08-25 15:49:15,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:15.697 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2018-08-25 15:49:15,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:15.698 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-25 15:49:20,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:20.940 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.116s] 2018-08-25 15:49:22,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:22.824 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.237s] 2018-08-25 15:49:23,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:23.617 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.793s] 2018-08-25 15:49:23,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:23.768 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.151s] 2018-08-25 15:49:23,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:23.838 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.069s] 2018-08-25 15:49:23,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:23.972 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.134s] 2018-08-25 15:49:24,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:24.018 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2018-08-25 15:49:30,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:30.682 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-25 15:49:32,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:32.661 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.699s] 2018-08-25 15:49:33,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:33.885 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.192s] 2018-08-25 15:49:34,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.053 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.168s] 2018-08-25 15:49:34,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.223 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.169s] 2018-08-25 15:49:34,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.229 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-08-25 15:49:34,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.901 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.238s] 2018-08-25 15:49:34,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.957 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2018-08-25 15:49:40,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:40.556 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.637s] 2018-08-25 15:49:41,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.304 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.389s] 2018-08-25 15:49:41,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.479 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.923s] 2018-08-25 15:49:41,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.582 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.103s] 2018-08-25 15:49:41,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.627 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2018-08-25 15:49:41,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.723 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.095s] 2018-08-25 15:49:41,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.799 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.076s] 2018-08-25 15:49:43,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:43.146 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.145s] 2018-08-25 15:49:43,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:43.166 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.020s] 2018-08-25 15:49:55,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:55.779 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.860s] 2018-08-25 15:50:00,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:00.761 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.502s] 2018-08-25 15:50:01,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:01.268 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.489s] 2018-08-25 15:50:03,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:03.286 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.143s] 2018-08-25 15:50:03,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:03.345 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.058s] 2018-08-25 15:50:03,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:03.400 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.055s] 2018-08-25 15:50:03,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:03.537 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.136s] 2018-08-25 15:50:07,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:07.175 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.414s] 2018-08-25 15:50:13,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:13.039 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.863s] 2018-08-25 15:50:13,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:13.915 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.775s] 2018-08-25 15:50:16,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:16.923 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.884s] 2018-08-25 15:50:17,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:17.653 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.738s] 2018-08-25 15:50:18,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:18.100 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2018-08-25 15:50:26,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:26.292 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.638s] 2018-08-25 15:50:33,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:33.193 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.865s] 2018-08-25 15:50:39,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:39.292 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.958s] 2018-08-25 15:50:41,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:41.000 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.508s] 2018-08-25 15:50:43,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:43.668 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.667s] 2018-08-25 15:50:45,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:45.288 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.550s] 2018-08-25 15:50:45,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:45.668 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.376s] 2018-08-25 15:50:46,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:46.283 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.615s] 2018-08-25 15:50:47,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:47.962 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.294s] 2018-08-25 15:50:48,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:48.021 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.059s] 2018-08-25 15:50:48,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:48.060 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.040s] 2018-08-25 15:50:50,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:50.457 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-08-25 15:51:07,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:07.535 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.820s] 2018-08-25 15:51:11,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:11.152 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.059s] 2018-08-25 15:51:11,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:11.262 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.110s] 2018-08-25 15:51:14,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:14.930 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.394s] 2018-08-25 15:51:15,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:15.867 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-25 15:51:20,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:20.345 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.172s] 2018-08-25 15:51:20,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:20.675 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.746s] 2018-08-25 15:51:24,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:24.488 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.811s] 2018-08-25 15:51:28,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:28.434 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.183s] 2018-08-25 15:51:38,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:38.814 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-25 15:51:41,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:41.020 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.855s] 2018-08-25 15:51:45,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:45.910 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.655s] 2018-08-25 15:51:46,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:46.098 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.188s] 2018-08-25 15:51:46,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:46.852 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.832s] 2018-08-25 15:51:48,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:48.891 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.038s] 2018-08-25 15:51:48,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:48.937 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2018-08-25 15:51:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:48.977 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.040s] 2018-08-25 15:51:56,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:56.626 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.433s] 2018-08-25 15:51:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:57.158 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.229s] 2018-08-25 15:51:57,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:57.879 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.250s] 2018-08-25 15:51:58,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:58.162 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.286s] 2018-08-25 15:51:59,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:59.564 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.405s] 2018-08-25 15:52:01,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:52:01.864 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.299s] 2018-08-25 15:52:17,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:52:17.757 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.420s] 2018-08-25 15:52:28,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:52:28.695 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.327s] 2018-08-25 15:52:35,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:52:35.928 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.230s] 2018-08-25 15:52:38,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 02f96c79-ec40-4222-8eeb-18de95b170c1 2018-08-25 15:52:38,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '02f96c79-ec40-4222-8eeb-18de95b170c1']'. 2018-08-25 15:52:39,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 02f96c79-ec40-4222-8eeb-18de95b170c1 | 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 15:47:50 | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 15:52:38 | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:48 | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 24076d9c-72e7-45f0-9b20-f9a2fe2f209e) | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 426da6ea-f4df-4a12-9d7b-f5b2fd651e30) | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 278.542 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 15:52:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-25 15:52:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 15:52:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 15:52:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 15:52:40,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-25 15:52:40,147 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:52:40,148 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:07 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-25 15:52:40,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:52:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:40,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f88f3dd-56dd-4c94-82ae-56b2217da5f4 Date: Sat, 25 Aug 2018 15:52:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:52:40,690 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a used request id req-2f88f3dd-56dd-4c94-82ae-56b2217da5f4 2018-08-25 15:52:40,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.537528038025s 2018-08-25 15:52:40,691 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a used request id req-2f88f3dd-56dd-4c94-82ae-56b2217da5f4 2018-08-25 15:52:40,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:52:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:40,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:52: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-d3a01cfe-d10f-4648-a888-fc393eda9d4f x-compute-request-id: req-d3a01cfe-d10f-4648-a888-fc393eda9d4f Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/12762087-57d2-47a1-b7df-b38691b90976", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/12762087-57d2-47a1-b7df-b38691b90976", "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": "12762087-57d2-47a1-b7df-b38691b90976"}, {"name": "tempest_smoke-flavor_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b", "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": "7cde885e-1c9e-411e-b7f6-08185c82ee3b"}]} 2018-08-25 15:52:40,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-d3a01cfe-d10f-4648-a888-fc393eda9d4f 2018-08-25 15:52:40,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.301865100861s 2018-08-25 15:52:40,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-d3a01cfe-d10f-4648-a888-fc393eda9d4f 2018-08-25 15:52:40,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:52:40,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/12762087-57d2-47a1-b7df-b38691b90976 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:41,041 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:52: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-b26de430-b172-4a01-b4c8-f85980e9f1de x-compute-request-id: req-b26de430-b172-4a01-b4c8-f85980e9f1de Content-Length: 0 Content-Type: application/json 2018-08-25 15:52:41,041 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/12762087-57d2-47a1-b7df-b38691b90976 used request id req-b26de430-b172-4a01-b4c8-f85980e9f1de 2018-08-25 15:52:41,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0450139045715s 2018-08-25 15:52:41,041 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/12762087-57d2-47a1-b7df-b38691b90976 used request id req-b26de430-b172-4a01-b4c8-f85980e9f1de 2018-08-25 15:52:41,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 15:52:41,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" -d '{"subnet_id": "42d9e714-62f1-4689-9464-de81088bea14"}' 2018-08-25 15:52:43,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4cc9dce7-634b-4fb0-9f6f-d852c0a0e0a0 Date: Sat, 25 Aug 2018 15:52:43 GMT RESP BODY: {"network_id": "0ff41635-e973-4d7a-a242-a536b11b9449", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "42d9e714-62f1-4689-9464-de81088bea14", "subnet_ids": ["42d9e714-62f1-4689-9464-de81088bea14"], "port_id": "1d1e1b25-7338-4d4e-80b6-e470c8e67a70", "id": "2126199f-1c4f-4d2a-998f-a9d6154a8dcd"} 2018-08-25 15:52:43,089 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd/remove_router_interface.json used request id req-4cc9dce7-634b-4fb0-9f6f-d852c0a0e0a0 2018-08-25 15:52:43,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04748010635s 2018-08-25 15:52:43,090 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd/remove_router_interface.json used request id req-4cc9dce7-634b-4fb0-9f6f-d852c0a0e0a0 returning object 2126199f-1c4f-4d2a-998f-a9d6154a8dcd 2018-08-25 15:52:43,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 15:52:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:43,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8642ce40-e550-40b2-a975-629484e8b525 Date: Sat, 25 Aug 2018 15:52:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:47:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:52:42Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "2126199f-1c4f-4d2a-998f-a9d6154a8dcd", "name": "tempest_smoke-router_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6"}]} 2018-08-25 15:52:43,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-8642ce40-e550-40b2-a975-629484e8b525 2018-08-25 15:52:43,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114974021912s 2018-08-25 15:52:43,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-8642ce40-e550-40b2-a975-629484e8b525 2018-08-25 15:52:43,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 15:52:43,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:44,598 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47423020-a8c3-42f2-b0ad-7c0d6003431d Content-Length: 0 Date: Sat, 25 Aug 2018 15:52:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:52:44,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd.json used request id req-47423020-a8c3-42f2-b0ad-7c0d6003431d 2018-08-25 15:52:44,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39168405533s 2018-08-25 15:52:44,599 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/2126199f-1c4f-4d2a-998f-a9d6154a8dcd.json used request id req-47423020-a8c3-42f2-b0ad-7c0d6003431d 2018-08-25 15:52:44,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 15:52:44,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:44,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-b07b1a75-3af8-462e-94bb-8a340703bae4 Date: Sat, 25 Aug 2018 15:52:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ff41635-e973-4d7a-a242-a536b11b9449","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:47:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:47: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":"bb3b2ba82e85438cb9318447e90d0372","id":"42d9e714-62f1-4689-9464-de81088bea14","subnetpool_id":null,"name":"tempest_smoke-subnet_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-25 15:52:44,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-b07b1a75-3af8-462e-94bb-8a340703bae4 2018-08-25 15:52:44,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0408079624176s 2018-08-25 15:52:44,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-b07b1a75-3af8-462e-94bb-8a340703bae4 2018-08-25 15:52:44,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 15:52:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/42d9e714-62f1-4689-9464-de81088bea14.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:45,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d508b01-73d0-4d34-8081-78861eb9fa2a Date: Sat, 25 Aug 2018 15:52:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:52:45,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/42d9e714-62f1-4689-9464-de81088bea14.json used request id req-2d508b01-73d0-4d34-8081-78861eb9fa2a 2018-08-25 15:52:45,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03652501106s 2018-08-25 15:52:45,679 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/42d9e714-62f1-4689-9464-de81088bea14.json used request id req-2d508b01-73d0-4d34-8081-78861eb9fa2a 2018-08-25 15:52:45,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:52:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:45,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1356 X-Openstack-Request-Id: req-fb0901f1-1fca-4b18-aed7-ab23410547c4 Date: Sat, 25 Aug 2018 15:52:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0ff41635-e973-4d7a-a242-a536b11b9449","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:52:45Z","provider:segmentation_id":44,"name":"tempest_smoke-net_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:47:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:52:45,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-fb0901f1-1fca-4b18-aed7-ab23410547c4 2018-08-25 15:52:45,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0868949890137s 2018-08-25 15:52:45,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-fb0901f1-1fca-4b18-aed7-ab23410547c4 2018-08-25 15:52:45,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 15:52:45,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/0ff41635-e973-4d7a-a242-a536b11b9449.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:47,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce0eac1b-b260-42af-9457-04c6ee75132b Date: Sat, 25 Aug 2018 15:52:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 15:52:47,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/0ff41635-e973-4d7a-a242-a536b11b9449.json used request id req-ce0eac1b-b260-42af-9457-04c6ee75132b 2018-08-25 15:52:47,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23325300217s 2018-08-25 15:52:47,002 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/0ff41635-e973-4d7a-a242-a536b11b9449.json used request id req-ce0eac1b-b260-42af-9457-04c6ee75132b 2018-08-25 15:52:47,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:52:47,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:47,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-ebfd72fa-f0d0-4f2e-abed-13604da6f71c Date: Sat, 25 Aug 2018 15:52:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:47:38Z", "file": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "size": 12716032, "self": "/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:47:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:52:47,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-ebfd72fa-f0d0-4f2e-abed-13604da6f71c 2018-08-25 15:52:47,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026957988739s 2018-08-25 15:52:47,033 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-ebfd72fa-f0d0-4f2e-abed-13604da6f71c 2018-08-25 15:52:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 15:52:47,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:47,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8cac286-d6b4-433c-bd3b-efbe72f1e419 Date: Sat, 25 Aug 2018 15:52:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:52:47,863 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b used request id req-d8cac286-d6b4-433c-bd3b-efbe72f1e419 2018-08-25 15:52:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.828586101532s 2018-08-25 15:52:47,863 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b used request id req-d8cac286-d6b4-433c-bd3b-efbe72f1e419 2018-08-25 15:52:47,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 15:52:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:47,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:52: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-c1041bfa-1c0e-4a4c-abde-5b80d156fb98 x-compute-request-id: req-c1041bfa-1c0e-4a4c-abde-5b80d156fb98 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b", "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": "7cde885e-1c9e-411e-b7f6-08185c82ee3b"}]} 2018-08-25 15:52:47,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-c1041bfa-1c0e-4a4c-abde-5b80d156fb98 2018-08-25 15:52:47,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210251808167s 2018-08-25 15:52:47,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-c1041bfa-1c0e-4a4c-abde-5b80d156fb98 2018-08-25 15:52:47,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 15:52:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e8f939799c120f7007073591732f5ad64f630a0" 2018-08-25 15:52:47,911 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 15:52: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-5213557c-ea35-424e-8546-ae55c8cae4db x-compute-request-id: req-5213557c-ea35-424e-8546-ae55c8cae4db Content-Length: 0 Content-Type: application/json 2018-08-25 15:52:47,911 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b used request id req-5213557c-ea35-424e-8546-ae55c8cae4db 2018-08-25 15:52:47,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0238239765167s 2018-08-25 15:52:47,911 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/7cde885e-1c9e-411e-b7f6-08185c82ee3b used request id req-5213557c-ea35-424e-8546-ae55c8cae4db 2018-08-25 15:52:47,970 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-25 15:52:48,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 15:52:48,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 15:52:48,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 15:52:48,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 15:52:48,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 15:52:48,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 15:52:48,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 15:52:48,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 15:52:48,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 15:52:48,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 15:52:48,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 15:52:48,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 15:52:48,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 15:52:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:52:48,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762edec2-1f7a-49dc-a6de-386fa1b1512f Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 15:52:48,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-762edec2-1f7a-49dc-a6de-386fa1b1512f 2018-08-25 15:52:48,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 15:52:48,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T16:52:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["GeC_CWITSUSQlbJk6-_vXw"], "issued_at": "2018-08-25T15:52:48.000000Z"}} 2018-08-25 15:52:48,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:52:48,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:52:48,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5bd92360-cde0-4e4c-bdc2-3ae31b7e09c0 Date: Sat, 25 Aug 2018 15:52:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:52:48,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bd92360-cde0-4e4c-bdc2-3ae31b7e09c0 2018-08-25 15:52:48,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345562934875s 2018-08-25 15:52:48,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bd92360-cde0-4e4c-bdc2-3ae31b7e09c0 2018-08-25 15:52:48,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 15:52:51,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 15:52:54,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 17e6a9cb-e4f4-4fb5-8eb4-6c85f6429e38 | 2018-08-25T15:52:54.041715 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 17e6a9cb-e4f4-4fb5-8eb4-6c85f6429e38 ~/.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-25 15:52:58,222 - 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-25 15:52:58,223 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 15:53:00,917 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 15:53:04,384 - 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=3c7e27a4-7121-48d3-982e-13e90f43ff1a) as the default verifier for the future CLI operations. 2018-08-25 15:53:07,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-25 15:53:07,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:07,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-426b3775-a1b6-49dc-be2d-963474c97191 Date: Sat, 25 Aug 2018 15:53:07 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-25 15:53:07,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-426b3775-a1b6-49dc-be2d-963474c97191 2018-08-25 15:53:07,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.274270057678s 2018-08-25 15:53:07,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-426b3775-a1b6-49dc-be2d-963474c97191 2018-08-25 15:53:07,763 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-25 15:53:07,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 15:53:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"network": {"shared": true, "name": "neutron-tempest-plugin-api-net_0b02bdc8-ace0-4b33-9f35-2212b323f588", "admin_state_up": true}}' 2018-08-25 15:53:08,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-a12e688a-80e1-490a-9c1a-3c37977cc632 Date: Sat, 25 Aug 2018 15:53:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3e12cf52-765f-4100-ab82-781f915327f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:53:07Z","is_default":false,"provider:segmentation_id":18,"name":"neutron-tempest-plugin-api-net_0b02bdc8-ace0-4b33-9f35-2212b323f588","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:53:07Z","mtu":1450}} 2018-08-25 15:53:08,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a12e688a-80e1-490a-9c1a-3c37977cc632 2018-08-25 15:53:08,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.293153047562s 2018-08-25 15:53:08,057 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a12e688a-80e1-490a-9c1a-3c37977cc632 2018-08-25 15:53:08,057 - 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-25T15:53:07Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3e12cf52-765f-4100-ab82-781f915327f3', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-net_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:53:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:53:08,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 15:53:08,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:08,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1363 X-Openstack-Request-Id: req-a6243e6c-028d-44b5-a351-46983a21b99f Date: Sat, 25 Aug 2018 15:53:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"3e12cf52-765f-4100-ab82-781f915327f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T15:53:07Z","provider:segmentation_id":18,"name":"neutron-tempest-plugin-api-net_0b02bdc8-ace0-4b33-9f35-2212b323f588","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:53:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:36:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 15:53:08,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a6243e6c-028d-44b5-a351-46983a21b99f 2018-08-25 15:53:08,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107223033905s 2018-08-25 15:53:08,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-a6243e6c-028d-44b5-a351-46983a21b99f 2018-08-25 15:53:08,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 15:53:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_0b02bdc8-ace0-4b33-9f35-2212b323f588", "enable_dhcp": true, "network_id": "3e12cf52-765f-4100-ab82-781f915327f3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 15:53:08,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0d687097-365d-4824-8bc3-50ffdb7f05ab Date: Sat, 25 Aug 2018 15:53:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e12cf52-765f-4100-ab82-781f915327f3","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:53:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:53:08Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"1f9a547d-4c02-4bb7-898a-ee07feaad001","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_0b02bdc8-ace0-4b33-9f35-2212b323f588"}} 2018-08-25 15:53:08,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-0d687097-365d-4824-8bc3-50ffdb7f05ab 2018-08-25 15:53:08,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.719685077667s 2018-08-25 15:53:08,888 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-0d687097-365d-4824-8bc3-50ffdb7f05ab 2018-08-25 15:53:08,888 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:53:08Z', 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'1f9a547d-4c02-4bb7-898a-ee07feaad001', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'enable_dhcp': True, u'network_id': u'3e12cf52-765f-4100-ab82-781f915327f3', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:53:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:53:08,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 15:53:08,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "neutron-tempest-plugin-api-router_0b02bdc8-ace0-4b33-9f35-2212b323f588", "admin_state_up": true}}' 2018-08-25 15:53:09,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ee3e7421-c75a-47b8-8bae-8c7a703897e0 Date: Sat, 25 Aug 2018 15:53:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:53:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T15:53:09Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "b8f49cab-dae6-4f33-82d5-ab85a6d33eb9", "name": "neutron-tempest-plugin-api-router_0b02bdc8-ace0-4b33-9f35-2212b323f588"}} 2018-08-25 15:53:09,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-ee3e7421-c75a-47b8-8bae-8c7a703897e0 2018-08-25 15:53:09,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.00095391273s 2018-08-25 15:53:09,890 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-ee3e7421-c75a-47b8-8bae-8c7a703897e0 2018-08-25 15:53:09,890 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:53:08Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:53:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'b8f49cab-dae6-4f33-82d5-ab85a6d33eb9', u'name': u'neutron-tempest-plugin-api-router_0b02bdc8-ace0-4b33-9f35-2212b323f588'}) 2018-08-25 15:53:09,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 15:53:09,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"subnet_id": "1f9a547d-4c02-4bb7-898a-ee07feaad001"}' 2018-08-25 15:53:11,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c6957aa-521c-4a77-914d-bd01a26884cf Date: Sat, 25 Aug 2018 15:53:11 GMT RESP BODY: {"network_id": "3e12cf52-765f-4100-ab82-781f915327f3", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "1f9a547d-4c02-4bb7-898a-ee07feaad001", "subnet_ids": ["1f9a547d-4c02-4bb7-898a-ee07feaad001"], "port_id": "e39029e7-c503-4f41-824e-aeba45da506e", "id": "b8f49cab-dae6-4f33-82d5-ab85a6d33eb9"} 2018-08-25 15:53:11,696 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9/add_router_interface.json used request id req-0c6957aa-521c-4a77-914d-bd01a26884cf 2018-08-25 15:53:11,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.80523204803s 2018-08-25 15:53:11,697 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9/add_router_interface.json used request id req-0c6957aa-521c-4a77-914d-bd01a26884cf returning object b8f49cab-dae6-4f33-82d5-ab85a6d33eb9 2018-08-25 15:53:11,697 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 15:53:11,827 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 15:53:11,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:53:11,834 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 15:53:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 15:53:11,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:53:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:12,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a47b6732-1f96-4d28-86a9-73a12efdea2e Date: Sat, 25 Aug 2018 15:53:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:53:12,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a47b6732-1f96-4d28-86a9-73a12efdea2e 2018-08-25 15:53:12,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291420936584s 2018-08-25 15:53:12,128 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a47b6732-1f96-4d28-86a9-73a12efdea2e 2018-08-25 15:53:12,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:53:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588"}' 2018-08-25 15:53:12,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/831680f4-9270-4654-a7de-3628decfdd76 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cdc84638-cdb6-4dc5-8dc1-9052d13f2561 Date: Sat, 25 Aug 2018 15:53:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:53:12Z", "file": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "831680f4-9270-4654-a7de-3628decfdd76", "size": null, "self": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76", "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_0b02bdc8-ace0-4b33-9f35-2212b323f588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "checksum": null, "created_at": "2018-08-25T15:53:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:53:12,183 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-cdc84638-cdb6-4dc5-8dc1-9052d13f2561 2018-08-25 15:53:12,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0475468635559s 2018-08-25 15:53:12,184 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-cdc84638-cdb6-4dc5-8dc1-9052d13f2561 returning object 831680f4-9270-4654-a7de-3628decfdd76 2018-08-25 15:53:12,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:53:12,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/831680f4-9270-4654-a7de-3628decfdd76/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '' 2018-08-25 15:53:12,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c3d9198-6416-4dd3-9e33-de022680608f Date: Sat, 25 Aug 2018 15:53: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-25 15:53:12,572 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file used request id req-3c3d9198-6416-4dd3-9e33-de022680608f 2018-08-25 15:53:12,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.387428998947s 2018-08-25 15:53:12,572 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file used request id req-3c3d9198-6416-4dd3-9e33-de022680608f 2018-08-25 15:53:12,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:53:12,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:12,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-93cea48a-b1af-428f-8418-73e36ef40c80 Date: Sat, 25 Aug 2018 15:53:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:53:12Z", "file": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "831680f4-9270-4654-a7de-3628decfdd76", "size": 12716032, "self": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:53:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:53:12,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-93cea48a-b1af-428f-8418-73e36ef40c80 2018-08-25 15:53:12,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0443279743195s 2018-08-25 15:53:12,622 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-93cea48a-b1af-428f-8418-73e36ef40c80 2018-08-25 15:53:12,624 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap', u'metadata': Munch({})})], 'file': u'/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'831680f4-9270-4654-a7de-3628decfdd76', 'size': 12716032, u'self': u'/v2/images/831680f4-9270-4654-a7de-3628decfdd76', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:53:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T15:53:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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/831680f4-9270-4654-a7de-3628decfdd76', 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_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588', 'created': u'2018-08-25T15:53:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:53:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/831680f4-9270-4654-a7de-3628decfdd76', 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_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:53:12,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:53:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_0b02bdc8-ace0-4b33-9f35-2212b323f588", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:53:12,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:53: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-3c52d408-4cbc-43c1-8e0e-ca9a82e9b7d7 x-compute-request-id: req-3c52d408-4cbc-43c1-8e0e-ca9a82e9b7d7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_0b02bdc8-ace0-4b33-9f35-2212b323f588", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e", "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": "e84e5c98-907b-4d0e-9a2d-e782fdefdf9e"}} 2018-08-25 15:53:12,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-3c52d408-4cbc-43c1-8e0e-ca9a82e9b7d7 2018-08-25 15:53:12,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.292045116425s 2018-08-25 15:53:12,918 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-3c52d408-4cbc-43c1-8e0e-ca9a82e9b7d7 2018-08-25 15:53:12,918 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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'bb3b2ba82e85438cb9318447e90d0372', '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'e84e5c98-907b-4d0e-9a2d-e782fdefdf9e', 'swap': 0}) 2018-08-25 15:53:12,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:53:12,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"extra_specs": {}}' 2018-08-25 15:53:12,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:53: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-e26e0e12-c42c-4147-9a0a-b1b3f0e63d3a x-compute-request-id: req-e26e0e12-c42c-4147-9a0a-b1b3f0e63d3a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:53:12,941 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e/os-extra_specs used request id req-e26e0e12-c42c-4147-9a0a-b1b3f0e63d3a 2018-08-25 15:53:12,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223071575165s 2018-08-25 15:53:12,942 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e/os-extra_specs used request id req-e26e0e12-c42c-4147-9a0a-b1b3f0e63d3a 2018-08-25 15:53:12,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 15:53:12,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 15:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa85ad28-954f-4671-8c8e-e069a543e15d 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 15:53:12,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-fa85ad28-954f-4671-8c8e-e069a543e15d 2018-08-25 15:53:12,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:53:12,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:13,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4462087a-fcf2-4e7e-93e4-2ae73f88821b Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:53:13,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-4462087a-fcf2-4e7e-93e4-2ae73f88821b 2018-08-25 15:53:13,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181095838547s 2018-08-25 15:53:13,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-4462087a-fcf2-4e7e-93e4-2ae73f88821b 2018-08-25 15:53:13,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 15:53:13,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:13,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca95d55-9c32-4723-8647-0fe339c0f528 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 15:53:13,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-7ca95d55-9c32-4723-8647-0fe339c0f528 2018-08-25 15:53:13,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196125984192s 2018-08-25 15:53:13,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-7ca95d55-9c32-4723-8647-0fe339c0f528 2018-08-25 15:53:13,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-25 15:53:13,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:13,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:53: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-747dc2c7-0c4c-4ebd-a561-77e69bbe0fbd x-compute-request-id: req-747dc2c7-0c4c-4ebd-a561-77e69bbe0fbd Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 15:53:13,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-747dc2c7-0c4c-4ebd-a561-77e69bbe0fbd 2018-08-25 15:53:13,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0372948646545s 2018-08-25 15:53:13,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-747dc2c7-0c4c-4ebd-a561-77e69bbe0fbd 2018-08-25 15:53:13,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:53:13,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:13,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-b8d11822-8ccc-4bfb-9576-1f681b07a816 Date: Sat, 25 Aug 2018 15:53:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:53:12Z", "file": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "831680f4-9270-4654-a7de-3628decfdd76", "size": 12716032, "self": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:53:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:53:13,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b8d11822-8ccc-4bfb-9576-1f681b07a816 2018-08-25 15:53:13,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025218963623s 2018-08-25 15:53:13,417 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b8d11822-8ccc-4bfb-9576-1f681b07a816 2018-08-25 15:53:13,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 15:53:13,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588"}' 2018-08-25 15:53:13,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c52b03d1-ebf3-4e65-abc0-78f936740e4e Date: Sat, 25 Aug 2018 15:53:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:53:13Z", "file": "/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "98f36529-a874-42dc-bf43-1e2f6652dd24", "size": null, "self": "/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24", "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_0b02bdc8-ace0-4b33-9f35-2212b323f588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588", "checksum": null, "created_at": "2018-08-25T15:53:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 15:53:13,468 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-c52b03d1-ebf3-4e65-abc0-78f936740e4e 2018-08-25 15:53:13,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0422170162201s 2018-08-25 15:53:13,469 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-c52b03d1-ebf3-4e65-abc0-78f936740e4e returning object 98f36529-a874-42dc-bf43-1e2f6652dd24 2018-08-25 15:53:13,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 15:53:13,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '' 2018-08-25 15:53:14,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0af451f9-bb46-4641-b9bb-7d7fed7c57f2 Date: Sat, 25 Aug 2018 15:53:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 15:53:14,657 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24/file used request id req-0af451f9-bb46-4641-b9bb-7d7fed7c57f2 2018-08-25 15:53:14,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18739295006s 2018-08-25 15:53:14,657 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24/file used request id req-0af451f9-bb46-4641-b9bb-7d7fed7c57f2 2018-08-25 15:53:14,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 15:53:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 15:53:14,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-16dcc8cb-58c6-4d42-8fb1-c0b23af6af18 Date: Sat, 25 Aug 2018 15:53:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:53:14Z", "file": "/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "98f36529-a874-42dc-bf43-1e2f6652dd24", "size": 12716032, "self": "/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/98f36529-a874-42dc-bf43-1e2f6652dd24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/98f36529-a874-42dc-bf43-1e2f6652dd24/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:53:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:53:12Z", "file": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "831680f4-9270-4654-a7de-3628decfdd76", "size": 12716032, "self": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:53:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 15:53:14,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-16dcc8cb-58c6-4d42-8fb1-c0b23af6af18 2018-08-25 15:53:14,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264418125153s 2018-08-25 15:53:14,688 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-16dcc8cb-58c6-4d42-8fb1-c0b23af6af18 2018-08-25 15:53:14,690 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/98f36529-a874-42dc-bf43-1e2f6652dd24/snap', u'metadata': Munch({})})], 'file': u'/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'98f36529-a874-42dc-bf43-1e2f6652dd24', 'size': 12716032, u'self': u'/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/98f36529-a874-42dc-bf43-1e2f6652dd24/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:53:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T15:53:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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/98f36529-a874-42dc-bf43-1e2f6652dd24', 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_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588', 'created': u'2018-08-25T15:53:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:53:13Z', 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/98f36529-a874-42dc-bf43-1e2f6652dd24', 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_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:53:14,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 15:53:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 15:53:14,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:53: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-7a5a41e6-b829-42b2-aae5-a4014cf61386 x-compute-request-id: req-7a5a41e6-b829-42b2-aae5-a4014cf61386 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5", "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": "d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5"}} 2018-08-25 15:53:14,725 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-7a5a41e6-b829-42b2-aae5-a4014cf61386 2018-08-25 15:53:14,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0332889556885s 2018-08-25 15:53:14,725 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-7a5a41e6-b829-42b2-aae5-a4014cf61386 2018-08-25 15:53:14,726 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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'bb3b2ba82e85438cb9318447e90d0372', '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'd2102a0f-53ef-42a7-8bfc-1c45fadcb1d5', 'swap': 0}) 2018-08-25 15:53:14,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 15:53:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"extra_specs": {}}' 2018-08-25 15:53:14,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 15:53: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-4c2d0787-8704-4e7d-a9e7-1f07fdf5a002 x-compute-request-id: req-4c2d0787-8704-4e7d-a9e7-1f07fdf5a002 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 15:53:14,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5/os-extra_specs used request id req-4c2d0787-8704-4e7d-a9e7-1f07fdf5a002 2018-08-25 15:53:14,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020987033844s 2018-08-25 15:53:14,748 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5/os-extra_specs used request id req-4c2d0787-8704-4e7d-a9e7-1f07fdf5a002 2018-08-25 15:53:14,748 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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'bb3b2ba82e85438cb9318447e90d0372', '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'd2102a0f-53ef-42a7-8bfc-1c45fadcb1d5', 'swap': 0}) 2018-08-25 15:53:18,170 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 15:53:18,171 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 15:53:18,171 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 15:53:18,174 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 15:53:18,178 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 15:53:21,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3c7e27a4-7121-48d3-982e-13e90f43ff1a/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-25 15:53:21,861 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 15:53:21,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 15:53:21,865 - 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-25 16:05:01,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e2f25e40-36ce-4cd0-9522-cc08e1712439 2018-08-25 16:05:01,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e2f25e40-36ce-4cd0-9522-cc08e1712439']'. 2018-08-25 16:05:02,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e2f25e40-36ce-4cd0-9522-cc08e1712439 | 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 15:53:24 | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 16:05:00 | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:36 | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3c7e27a4-7121-48d3-982e-13e90f43ff1a) | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 17e6a9cb-e4f4-4fb5-8eb4-6c85f6429e38) | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 685.058 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 371 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 173 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 16:05:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-25 16:05:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:05:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 16:05:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 16:05:02,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.1978609626% 2018-08-25 16:05:02,577 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 16:05:02,577 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:55 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-08-25 16:05:02,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 16:05:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:03,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da75f8b9-e5f9-444e-a609-edeb11137c5a Date: Sat, 25 Aug 2018 16:05: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-25 16:05:03,143 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24 used request id req-da75f8b9-e5f9-444e-a609-edeb11137c5a 2018-08-25 16:05:03,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.563570976257s 2018-08-25 16:05:03,144 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24 used request id req-da75f8b9-e5f9-444e-a609-edeb11137c5a 2018-08-25 16:05:03,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 16:05:03,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:03,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05: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-f3befd58-3682-4254-9112-7f9c1d045c6e x-compute-request-id: req-f3befd58-3682-4254-9112-7f9c1d045c6e Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5", "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": "d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5"}, {"name": "neutron-tempest-plugin-api-flavor_0b02bdc8-ace0-4b33-9f35-2212b323f588", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e", "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": "e84e5c98-907b-4d0e-9a2d-e782fdefdf9e"}]} 2018-08-25 16:05:03,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-f3befd58-3682-4254-9112-7f9c1d045c6e 2018-08-25 16:05:03,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.297053098679s 2018-08-25 16:05:03,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-f3befd58-3682-4254-9112-7f9c1d045c6e 2018-08-25 16:05:03,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 16:05:03,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:03,477 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:05: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 x-openstack-request-id: req-86fa27f7-0a27-4623-9ab8-81ed3a61bf8f x-compute-request-id: req-86fa27f7-0a27-4623-9ab8-81ed3a61bf8f Content-Length: 0 Content-Type: application/json 2018-08-25 16:05:03,477 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5 used request id req-86fa27f7-0a27-4623-9ab8-81ed3a61bf8f 2018-08-25 16:05:03,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0329349040985s 2018-08-25 16:05:03,478 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/d2102a0f-53ef-42a7-8bfc-1c45fadcb1d5 used request id req-86fa27f7-0a27-4623-9ab8-81ed3a61bf8f 2018-08-25 16:05:03,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 16:05:03,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" -d '{"subnet_id": "1f9a547d-4c02-4bb7-898a-ee07feaad001"}' 2018-08-25 16:05:05,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ed1aba13-7617-437a-b4d6-042912e1a711 Date: Sat, 25 Aug 2018 16:05:05 GMT RESP BODY: {"network_id": "3e12cf52-765f-4100-ab82-781f915327f3", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "1f9a547d-4c02-4bb7-898a-ee07feaad001", "subnet_ids": ["1f9a547d-4c02-4bb7-898a-ee07feaad001"], "port_id": "e39029e7-c503-4f41-824e-aeba45da506e", "id": "b8f49cab-dae6-4f33-82d5-ab85a6d33eb9"} 2018-08-25 16:05:05,257 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9/remove_router_interface.json used request id req-ed1aba13-7617-437a-b4d6-042912e1a711 2018-08-25 16:05:05,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7793211937s 2018-08-25 16:05:05,258 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9/remove_router_interface.json used request id req-ed1aba13-7617-437a-b4d6-042912e1a711 returning object b8f49cab-dae6-4f33-82d5-ab85a6d33eb9 2018-08-25 16:05:05,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 16:05:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:05,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-f56b4dd7-d883-4bb4-9a15-f28a56c1f28c Date: Sat, 25 Aug 2018 16:05:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:53:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:05:04Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "b8f49cab-dae6-4f33-82d5-ab85a6d33eb9", "name": "neutron-tempest-plugin-api-router_0b02bdc8-ace0-4b33-9f35-2212b323f588"}]} 2018-08-25 16:05:05,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-f56b4dd7-d883-4bb4-9a15-f28a56c1f28c 2018-08-25 16:05:05,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109747886658s 2018-08-25 16:05:05,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-f56b4dd7-d883-4bb4-9a15-f28a56c1f28c 2018-08-25 16:05:05,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 16:05:05,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:06,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7808deaa-5652-4a32-9d35-7197c6d55d4a Content-Length: 0 Date: Sat, 25 Aug 2018 16:05:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:05:06,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9.json used request id req-7808deaa-5652-4a32-9d35-7197c6d55d4a 2018-08-25 16:05:06,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41321015358s 2018-08-25 16:05:06,783 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/b8f49cab-dae6-4f33-82d5-ab85a6d33eb9.json used request id req-7808deaa-5652-4a32-9d35-7197c6d55d4a 2018-08-25 16:05:06,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 16:05:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:06,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1308 X-Openstack-Request-Id: req-3dc11fa5-0757-4ffd-825f-ee55f19e2d50 Date: Sat, 25 Aug 2018 16:05:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e12cf52-765f-4100-ab82-781f915327f3","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:53:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T15:53:08Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"1f9a547d-4c02-4bb7-898a-ee07feaad001","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_0b02bdc8-ace0-4b33-9f35-2212b323f588"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-25 16:05:06,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-3dc11fa5-0757-4ffd-825f-ee55f19e2d50 2018-08-25 16:05:06,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0461559295654s 2018-08-25 16:05:06,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-3dc11fa5-0757-4ffd-825f-ee55f19e2d50 2018-08-25 16:05:06,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 16:05:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/1f9a547d-4c02-4bb7-898a-ee07feaad001.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:07,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88c23462-a016-4333-8140-ab1374cf5081 Date: Sat, 25 Aug 2018 16:05:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:05:07,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/1f9a547d-4c02-4bb7-898a-ee07feaad001.json used request id req-88c23462-a016-4333-8140-ab1374cf5081 2018-08-25 16:05:07,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06422710419s 2018-08-25 16:05:07,896 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/1f9a547d-4c02-4bb7-898a-ee07feaad001.json used request id req-88c23462-a016-4333-8140-ab1374cf5081 2018-08-25 16:05:07,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:05:07,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:07,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1368 X-Openstack-Request-Id: req-40fc7c4c-134e-46e6-9b7c-24686a97f82c Date: Sat, 25 Aug 2018 16:05:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3e12cf52-765f-4100-ab82-781f915327f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:05:07Z","provider:segmentation_id":18,"name":"neutron-tempest-plugin-api-net_0b02bdc8-ace0-4b33-9f35-2212b323f588","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T15:53:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:05:07,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-40fc7c4c-134e-46e6-9b7c-24686a97f82c 2018-08-25 16:05:07,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914359092712s 2018-08-25 16:05:07,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-40fc7c4c-134e-46e6-9b7c-24686a97f82c 2018-08-25 16:05:07,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 16:05:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/3e12cf52-765f-4100-ab82-781f915327f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:09,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4aea3168-b0ba-40f5-8c77-eba76711a3d3 Date: Sat, 25 Aug 2018 16:05:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:05:09,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/3e12cf52-765f-4100-ab82-781f915327f3.json used request id req-4aea3168-b0ba-40f5-8c77-eba76711a3d3 2018-08-25 16:05:09,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53778100014s 2018-08-25 16:05:09,528 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/3e12cf52-765f-4100-ab82-781f915327f3.json used request id req-4aea3168-b0ba-40f5-8c77-eba76711a3d3 2018-08-25 16:05:09,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:05:09,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:09,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-d79fae88-bd2e-41f1-ad4b-e38914223a97 Date: Sat, 25 Aug 2018 16:05:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T15:53:12Z", "file": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "831680f4-9270-4654-a7de-3628decfdd76", "size": 12716032, "self": "/v2/images/831680f4-9270-4654-a7de-3628decfdd76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T15:53:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:05:09,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-d79fae88-bd2e-41f1-ad4b-e38914223a97 2018-08-25 16:05:09,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271489620209s 2018-08-25 16:05:09,560 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-d79fae88-bd2e-41f1-ad4b-e38914223a97 2018-08-25 16:05:09,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 16:05:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/831680f4-9270-4654-a7de-3628decfdd76 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:10,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fbe1d2c-8485-4b12-bb61-2e2e6826efce Date: Sat, 25 Aug 2018 16:05: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-25 16:05:10,219 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/831680f4-9270-4654-a7de-3628decfdd76 used request id req-3fbe1d2c-8485-4b12-bb61-2e2e6826efce 2018-08-25 16:05:10,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.657450914383s 2018-08-25 16:05:10,219 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/831680f4-9270-4654-a7de-3628decfdd76 used request id req-3fbe1d2c-8485-4b12-bb61-2e2e6826efce 2018-08-25 16:05:10,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 16:05:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:10,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05: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-34968c72-1f42-4659-a8df-cc611f622be9 x-compute-request-id: req-34968c72-1f42-4659-a8df-cc611f622be9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_0b02bdc8-ace0-4b33-9f35-2212b323f588", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e", "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": "e84e5c98-907b-4d0e-9a2d-e782fdefdf9e"}]} 2018-08-25 16:05:10,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-34968c72-1f42-4659-a8df-cc611f622be9 2018-08-25 16:05:10,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261650085449s 2018-08-25 16:05:10,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-34968c72-1f42-4659-a8df-cc611f622be9 2018-08-25 16:05:10,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 16:05:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e03dc51d6a6f544400fd6e6c1e0a61a19684de4b" 2018-08-25 16:05:10,277 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:05: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 x-openstack-request-id: req-446f8196-3502-4e2b-92f8-b3c0617de3ab x-compute-request-id: req-446f8196-3502-4e2b-92f8-b3c0617de3ab Content-Length: 0 Content-Type: application/json 2018-08-25 16:05:10,277 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e used request id req-446f8196-3502-4e2b-92f8-b3c0617de3ab 2018-08-25 16:05:10,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0297470092773s 2018-08-25 16:05:10,278 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/e84e5c98-907b-4d0e-9a2d-e782fdefdf9e used request id req-446f8196-3502-4e2b-92f8-b3c0617de3ab 2018-08-25 16:05:10,278 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-08-25 16:05:10,327 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-25 16:05:10,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 16:05:10,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 16:05:10,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 16:05:10,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 16:05:10,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:05:10,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1402e98d-1bd2-45fb-9b04-2bd6e3553eb2 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 16:05:10,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-1402e98d-1bd2-45fb-9b04-2bd6e3553eb2 2018-08-25 16:05:10,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 16:05:10,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T17:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["NRrpwSg5QL2VvhN5QRzbxw"], "issued_at": "2018-08-25T16:05:10.000000Z"}} 2018-08-25 16:05:10,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:05:10,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:11,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-20427950-f560-41d4-b9a9-8cfadc85c370 Date: Sat, 25 Aug 2018 16:05:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:05:11,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20427950-f560-41d4-b9a9-8cfadc85c370 2018-08-25 16:05:11,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27308011055s 2018-08-25 16:05:11,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20427950-f560-41d4-b9a9-8cfadc85c370 2018-08-25 16:05:11,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:05:11,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 16:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d006b82f-5f1b-47df-be55-6373d9f2c9d9 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 16:05:11,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-d006b82f-5f1b-47df-be55-6373d9f2c9d9 2018-08-25 16:05:11,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 16:05:11,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:11,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2f4fe9-40db-448c-9114-7bbec7b985f8 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 16:05:11,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-da2f4fe9-40db-448c-9114-7bbec7b985f8 2018-08-25 16:05:11,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203104019165s 2018-08-25 16:05:11,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-da2f4fe9-40db-448c-9114-7bbec7b985f8 2018-08-25 16:05:11,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 16:05:11,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}}' 2018-08-25 16:05:11,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 16:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bde33d7-9e86-4b81-a810-d085f5ec7ea0 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.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af"}, "tags": [], "enabled": true, "id": "1690e000d6714f9fb0c3096acdd757af", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}} 2018-08-25 16:05:11,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-2bde33d7-9e86-4b81-a810-d085f5ec7ea0 2018-08-25 16:05:11,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129837989807s 2018-08-25 16:05:11,397 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-2bde33d7-9e86-4b81-a810-d085f5ec7ea0 2018-08-25 16:05:11,398 - 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'1690e000d6714f9fb0c3096acdd757af', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5'}) 2018-08-25 16:05:11,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 16:05:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "253fabcb-308f-4bbf-9956-92ace7849602", "email": null, "name": "rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}}' 2018-08-25 16:05:11,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 16:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7fda677-b752-4eed-8f52-380fce5cbeb1 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": {"self": "http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06a9ed3de853403ca0a666c2827e579e", "domain_id": "default", "password_expires_at": null}} 2018-08-25 16:05:11,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-d7fda677-b752-4eed-8f52-380fce5cbeb1 2018-08-25 16:05:11,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.511618852615s 2018-08-25 16:05:11,915 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-d7fda677-b752-4eed-8f52-380fce5cbeb1 2018-08-25 16:05:11,916 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'06a9ed3de853403ca0a666c2827e579e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5'}) 2018-08-25 16:05:11,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:05:11,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:12,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ed593f-72be-4d81-8ef1-5fd8b8c41d53 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:05:12,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-56ed593f-72be-4d81-8ef1-5fd8b8c41d53 2018-08-25 16:05:12,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199024915695s 2018-08-25 16:05:12,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-56ed593f-72be-4d81-8ef1-5fd8b8c41d53 2018-08-25 16:05:12,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:05:12,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:12,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd38958e-2032-4b22-9ec4-bf073922c7c0 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:05:12,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-cd38958e-2032-4b22-9ec4-bf073922c7c0 2018-08-25 16:05:12,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177777767181s 2018-08-25 16:05:12,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-cd38958e-2032-4b22-9ec4-bf073922c7c0 2018-08-25 16:05:12,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:05:12,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:12,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1ae05d-8f9e-476a-bfbf-52c91beb45ec Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:05:12,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-8f1ae05d-8f9e-476a-bfbf-52c91beb45ec 2018-08-25 16:05:12,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18798494339s 2018-08-25 16:05:12,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-8f1ae05d-8f9e-476a-bfbf-52c91beb45ec 2018-08-25 16:05:12,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 16:05:12,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:12,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0965690-4953-4f89-ab1f-bc6b62ea2916 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 16:05:12,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-f0965690-4953-4f89-ab1f-bc6b62ea2916 2018-08-25 16:05:12,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100438833237s 2018-08-25 16:05:12,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-f0965690-4953-4f89-ab1f-bc6b62ea2916 2018-08-25 16:05:12,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 16:05:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:12,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9bc9e4-6a16-4914-bad8-f29826e304c9 Content-Encoding: gzip Content-Length: 968 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": {"self": "http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06a9ed3de853403ca0a666c2827e579e", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 16:05:12,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-1e9bc9e4-6a16-4914-bad8-f29826e304c9 2018-08-25 16:05:12,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204499959946s 2018-08-25 16:05:12,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-1e9bc9e4-6a16-4914-bad8-f29826e304c9 2018-08-25 16:05:12,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 16:05:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:12,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f651ee97-6f07-46fd-9a75-9e2f7cd04110 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af"}, "tags": [], "enabled": true, "id": "1690e000d6714f9fb0c3096acdd757af", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}]} 2018-08-25 16:05:12,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-f651ee97-6f07-46fd-9a75-9e2f7cd04110 2018-08-25 16:05:12,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175973176956s 2018-08-25 16:05:12,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-f651ee97-6f07-46fd-9a75-9e2f7cd04110 2018-08-25 16:05:12,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 16:05:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=06a9ed3de853403ca0a666c2827e579e&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=1690e000d6714f9fb0c3096acdd757af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:13,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4547fc63-470c-421e-8d68-c2dac63dc363 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=06a9ed3de853403ca0a666c2827e579e&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=1690e000d6714f9fb0c3096acdd757af", "previous": null, "next": null}} 2018-08-25 16:05:13,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=06a9ed3de853403ca0a666c2827e579e&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=1690e000d6714f9fb0c3096acdd757af used request id req-4547fc63-470c-421e-8d68-c2dac63dc363 2018-08-25 16:05:13,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0972158908844s 2018-08-25 16:05:13,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=06a9ed3de853403ca0a666c2827e579e&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=1690e000d6714f9fb0c3096acdd757af used request id req-4547fc63-470c-421e-8d68-c2dac63dc363 2018-08-25 16:05:13,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 16:05:13,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af/users/06a9ed3de853403ca0a666c2827e579e/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:13,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05250500-6286-402c-88fc-fa428ba1092a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 16:05:13,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af/users/06a9ed3de853403ca0a666c2827e579e/roles/a8f38a73d860409c824be7313afc678a used request id req-05250500-6286-402c-88fc-fa428ba1092a 2018-08-25 16:05:13,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146015167236s 2018-08-25 16:05:13,239 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af/users/06a9ed3de853403ca0a666c2827e579e/roles/a8f38a73d860409c824be7313afc678a used request id req-05250500-6286-402c-88fc-fa428ba1092a 2018-08-25 16:05:13,239 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 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'1690e000d6714f9fb0c3096acdd757af', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '253fabcb-308f-4bbf-9956-92ace7849602', 'username': u'rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 16:05:13,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 16:05:13,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 16:05:13,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 16:05:13,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 16:05:13,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 16:05:13,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 16:05:13,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 16:05:13,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 16:05:13,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 16:05:13,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 16:05:13,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 16:05:13,243 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'password': '253fabcb-308f-4bbf-9956-92ace7849602', 'project_name': 'rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '1690e000d6714f9fb0c3096acdd757af', 'project_domain_name': 'Default'} 2018-08-25 16:05:13,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:05:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:13,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442c1915-c912-4872-a01a-c347bb128530 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:05:13,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-442c1915-c912-4872-a01a-c347bb128530 2018-08-25 16:05:13,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137311935425s 2018-08-25 16:05:13,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-442c1915-c912-4872-a01a-c347bb128530 2018-08-25 16:05:13,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:05:13,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:13,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9de4e3e-f225-4180-8662-a1313a457632 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:05:13,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c9de4e3e-f225-4180-8662-a1313a457632 2018-08-25 16:05:13,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.143460988998s 2018-08-25 16:05:13,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c9de4e3e-f225-4180-8662-a1313a457632 2018-08-25 16:05:13,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 16:05:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:13,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f33face-2443-4ee5-b0f7-b25e468e34be Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 16:05:13,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-2f33face-2443-4ee5-b0f7-b25e468e34be 2018-08-25 16:05:13,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108889102936s 2018-08-25 16:05:13,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-2f33face-2443-4ee5-b0f7-b25e468e34be 2018-08-25 16:05:13,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 16:05:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:13,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c9c9cc-4558-40ba-89b5-25219e5dce7a Content-Encoding: gzip Content-Length: 968 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": {"self": "http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06a9ed3de853403ca0a666c2827e579e", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 16:05:13,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-62c9c9cc-4558-40ba-89b5-25219e5dce7a 2018-08-25 16:05:13,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202548027039s 2018-08-25 16:05:13,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-62c9c9cc-4558-40ba-89b5-25219e5dce7a 2018-08-25 16:05:13,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 16:05:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:13,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f149dffb-2d63-4ee7-9e06-f7bda8924bbe Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af"}, "tags": [], "enabled": true, "id": "1690e000d6714f9fb0c3096acdd757af", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}]} 2018-08-25 16:05:13,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-f149dffb-2d63-4ee7-9e06-f7bda8924bbe 2018-08-25 16:05:13,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102480888367s 2018-08-25 16:05:13,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-f149dffb-2d63-4ee7-9e06-f7bda8924bbe 2018-08-25 16:05:13,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 16:05:13,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=06a9ed3de853403ca0a666c2827e579e&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=1690e000d6714f9fb0c3096acdd757af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:14,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33ae495-33fa-424b-ad3d-cfb46772984c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=06a9ed3de853403ca0a666c2827e579e&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=1690e000d6714f9fb0c3096acdd757af", "previous": null, "next": null}} 2018-08-25 16:05:14,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=06a9ed3de853403ca0a666c2827e579e&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=1690e000d6714f9fb0c3096acdd757af used request id req-c33ae495-33fa-424b-ad3d-cfb46772984c 2018-08-25 16:05:14,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19234585762s 2018-08-25 16:05:14,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=06a9ed3de853403ca0a666c2827e579e&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=1690e000d6714f9fb0c3096acdd757af used request id req-c33ae495-33fa-424b-ad3d-cfb46772984c 2018-08-25 16:05:14,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 16:05:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af/users/06a9ed3de853403ca0a666c2827e579e/roles/29cf6d85344a4889b5fa819256d71f92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:05:14,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 16:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50af92a2-d956-4632-bca1-0fcd3e5f0604 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 16:05:14,331 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af/users/06a9ed3de853403ca0a666c2827e579e/roles/29cf6d85344a4889b5fa819256d71f92 used request id req-50af92a2-d956-4632-bca1-0fcd3e5f0604 2018-08-25 16:05:14,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167890071869s 2018-08-25 16:05:14,331 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af/users/06a9ed3de853403ca0a666c2827e579e/roles/29cf6d85344a4889b5fa819256d71f92 used request id req-50af92a2-d956-4632-bca1-0fcd3e5f0604 2018-08-25 16:05:14,331 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-25 16:05:14,698 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-25 16:05:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:05:14,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b1c0cb-53b5-45e7-b748-cf0e14cc0124 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 16:05:14,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-a1b1c0cb-53b5-45e7-b748-cf0e14cc0124 2018-08-25 16:05:14,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 16:05:15,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T17:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1690e000d6714f9fb0c3096acdd757af", "name": "rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/1690e000d6714f9fb0c3096acdd757af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/1690e000d6714f9fb0c3096acdd757af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/1690e000d6714f9fb0c3096acdd757af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/1690e000d6714f9fb0c3096acdd757af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/1690e000d6714f9fb0c3096acdd757af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/1690e000d6714f9fb0c3096acdd757af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/1690e000d6714f9fb0c3096acdd757af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/1690e000d6714f9fb0c3096acdd757af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/1690e000d6714f9fb0c3096acdd757af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_1690e000d6714f9fb0c3096acdd757af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1690e000d6714f9fb0c3096acdd757af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1690e000d6714f9fb0c3096acdd757af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/1690e000d6714f9fb0c3096acdd757af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/1690e000d6714f9fb0c3096acdd757af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "id": "06a9ed3de853403ca0a666c2827e579e"}, "audit_ids": ["7PNSFByFReCpmv-Mt07JwA"], "issued_at": "2018-08-25T16:05:15.000000Z"}} 2018-08-25 16:05:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 16:05:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" -d '{"network": {"shared": true, "name": "rally_sanity-net_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "admin_state_up": true}}' 2018-08-25 16:05:15,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fa2ea1d8-abf3-4d0c-b701-5f57b38a2445 Date: Sat, 25 Aug 2018 16:05:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d20840e-6d50-40c8-aeef-df5c9c3573c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"1690e000d6714f9fb0c3096acdd757af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:05:15Z","is_default":false,"provider:segmentation_id":85,"name":"rally_sanity-net_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5","admin_state_up":true,"tenant_id":"1690e000d6714f9fb0c3096acdd757af","created_at":"2018-08-25T16:05:15Z","mtu":1450}} 2018-08-25 16:05:15,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-fa2ea1d8-abf3-4d0c-b701-5f57b38a2445 2018-08-25 16:05:15,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.685515165329s 2018-08-25 16:05:15,791 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-fa2ea1d8-abf3-4d0c-b701-5f57b38a2445 2018-08-25 16:05:15,791 - 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-25T16:05:15Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d20840e-6d50-40c8-aeef-df5c9c3573c8', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', u'admin_state_up': True, u'tenant_id': u'1690e000d6714f9fb0c3096acdd757af', u'created_at': u'2018-08-25T16:05:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1690e000d6714f9fb0c3096acdd757af'}) 2018-08-25 16:05:15,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:05:15,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:05:15,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-44a62c9e-3380-4058-9737-69a32291106f Date: Sat, 25 Aug 2018 16:05:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"5d20840e-6d50-40c8-aeef-df5c9c3573c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"1690e000d6714f9fb0c3096acdd757af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:05:15Z","provider:segmentation_id":85,"name":"rally_sanity-net_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5","admin_state_up":true,"tenant_id":"1690e000d6714f9fb0c3096acdd757af","created_at":"2018-08-25T16:05:15Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:05:15,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-44a62c9e-3380-4058-9737-69a32291106f 2018-08-25 16:05:15,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142917871475s 2018-08-25 16:05:15,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-44a62c9e-3380-4058-9737-69a32291106f 2018-08-25 16:05:15,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 16:05:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" -d '{"subnet": {"name": "rally_sanity-subnet_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "enable_dhcp": true, "network_id": "5d20840e-6d50-40c8-aeef-df5c9c3573c8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 16:05:16,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-04fd4efc-27bf-4c90-b4f5-8c22efa319a7 Date: Sat, 25 Aug 2018 16:05:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d20840e-6d50-40c8-aeef-df5c9c3573c8","tenant_id":"1690e000d6714f9fb0c3096acdd757af","created_at":"2018-08-25T16:05:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:05:16Z","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":"1690e000d6714f9fb0c3096acdd757af","id":"3db1b40f-f218-4a55-931b-bacdd0552a8f","subnetpool_id":null,"name":"rally_sanity-subnet_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}} 2018-08-25 16:05:16,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-04fd4efc-27bf-4c90-b4f5-8c22efa319a7 2018-08-25 16:05:16,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.993627071381s 2018-08-25 16:05:16,931 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-04fd4efc-27bf-4c90-b4f5-8c22efa319a7 2018-08-25 16:05:16,931 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T16:05:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3db1b40f-f218-4a55-931b-bacdd0552a8f', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', u'enable_dhcp': True, u'network_id': u'5d20840e-6d50-40c8-aeef-df5c9c3573c8', u'tenant_id': u'1690e000d6714f9fb0c3096acdd757af', u'created_at': u'2018-08-25T16:05:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1690e000d6714f9fb0c3096acdd757af'}) 2018-08-25 16:05:16,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 16:05:16,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "rally_sanity-router_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "admin_state_up": true}}' 2018-08-25 16:05:18,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9704369a-b592-4103-8c02-3993be03542d Date: Sat, 25 Aug 2018 16:05:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:05:17Z", "revision_number": 2, "routes": [], "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "43e3d8c1-d18e-4712-9deb-62f2aedc0733", "name": "rally_sanity-router_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}} 2018-08-25 16:05:18,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-9704369a-b592-4103-8c02-3993be03542d 2018-08-25 16:05:18,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.22283887863s 2018-08-25 16:05:18,155 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-9704369a-b592-4103-8c02-3993be03542d 2018-08-25 16:05:18,156 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1690e000d6714f9fb0c3096acdd757af', u'created_at': u'2018-08-25T16:05:17Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T16:05:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'1690e000d6714f9fb0c3096acdd757af', u'id': u'43e3d8c1-d18e-4712-9deb-62f2aedc0733', u'name': u'rally_sanity-router_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5'}) 2018-08-25 16:05:18,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 16:05:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" -d '{"subnet_id": "3db1b40f-f218-4a55-931b-bacdd0552a8f"}' 2018-08-25 16:05:19,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-302988f0-1993-4920-bf46-216bb063c871 Date: Sat, 25 Aug 2018 16:05:19 GMT RESP BODY: {"network_id": "5d20840e-6d50-40c8-aeef-df5c9c3573c8", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "subnet_id": "3db1b40f-f218-4a55-931b-bacdd0552a8f", "subnet_ids": ["3db1b40f-f218-4a55-931b-bacdd0552a8f"], "port_id": "cfac49f7-c048-44c2-961a-22df9b6c4278", "id": "43e3d8c1-d18e-4712-9deb-62f2aedc0733"} 2018-08-25 16:05:19,914 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733/add_router_interface.json used request id req-302988f0-1993-4920-bf46-216bb063c871 2018-08-25 16:05:19,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.75815582275s 2018-08-25 16:05:19,915 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733/add_router_interface.json used request id req-302988f0-1993-4920-bf46-216bb063c871 returning object 43e3d8c1-d18e-4712-9deb-62f2aedc0733 2018-08-25 16:05:19,915 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 16:05:20,047 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 16:05:20,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:05:20,053 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 16:05:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 16:05:20,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:05:20,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:05:20,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a74bb209-6e1b-4fa3-a46b-470a32cd8e77 Date: Sat, 25 Aug 2018 16:05:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:05:20,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a74bb209-6e1b-4fa3-a46b-470a32cd8e77 2018-08-25 16:05:20,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272638082504s 2018-08-25 16:05:20,329 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a74bb209-6e1b-4fa3-a46b-470a32cd8e77 2018-08-25 16:05:20,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 16:05:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}' 2018-08-25 16:05:20,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a56d0ed4-a5f1-4234-bb12-ee3e551bd27f Date: Sat, 25 Aug 2018 16:05:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:05:20Z", "file": "/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3/file", "owner": "1690e000d6714f9fb0c3096acdd757af", "id": "fb469eb5-7407-4cd5-a173-5809e31490c3", "size": null, "self": "/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3", "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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "checksum": null, "created_at": "2018-08-25T16:05:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 16:05:20,380 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-a56d0ed4-a5f1-4234-bb12-ee3e551bd27f 2018-08-25 16:05:20,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.043869972229s 2018-08-25 16:05:20,381 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-a56d0ed4-a5f1-4234-bb12-ee3e551bd27f returning object fb469eb5-7407-4cd5-a173-5809e31490c3 2018-08-25 16:05:20,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 16:05:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" -d '' 2018-08-25 16:05:20,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9fc39dc-cf08-417e-82e8-4b522f2f25ef Date: Sat, 25 Aug 2018 16:05:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 16:05:20,789 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3/file used request id req-e9fc39dc-cf08-417e-82e8-4b522f2f25ef 2018-08-25 16:05:20,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.407958030701s 2018-08-25 16:05:20,790 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3/file used request id req-e9fc39dc-cf08-417e-82e8-4b522f2f25ef 2018-08-25 16:05:20,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:05:20,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:05:20,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-66133c85-12a8-4e92-84f2-936415455e97 Date: Sat, 25 Aug 2018 16:05:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:05:20Z", "file": "/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3/file", "owner": "1690e000d6714f9fb0c3096acdd757af", "id": "fb469eb5-7407-4cd5-a173-5809e31490c3", "size": 12716032, "self": "/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/fb469eb5-7407-4cd5-a173-5809e31490c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/fb469eb5-7407-4cd5-a173-5809e31490c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:05:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:05:20,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-66133c85-12a8-4e92-84f2-936415455e97 2018-08-25 16:05:20,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305030345917s 2018-08-25 16:05:20,825 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-66133c85-12a8-4e92-84f2-936415455e97 2018-08-25 16:05:20,826 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/fb469eb5-7407-4cd5-a173-5809e31490c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3/file', 'owner': u'1690e000d6714f9fb0c3096acdd757af', 'id': u'fb469eb5-7407-4cd5-a173-5809e31490c3', 'size': 12716032, u'self': u'/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1690e000d6714f9fb0c3096acdd757af', 'name': 'rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/fb469eb5-7407-4cd5-a173-5809e31490c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:05:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:05:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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/fb469eb5-7407-4cd5-a173-5809e31490c3', 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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'created': u'2018-08-25T16:05:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:05:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3', 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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:05:20,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 16:05:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 16:05:21,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05: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-7aede9af-b7b9-42c8-9545-65524f8385d3 x-compute-request-id: req-7aede9af-b7b9-42c8-9545-65524f8385d3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/f4056234-8666-4741-a220-9f996bed3d45", "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": "f4056234-8666-4741-a220-9f996bed3d45"}} 2018-08-25 16:05:21,092 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-7aede9af-b7b9-42c8-9545-65524f8385d3 2018-08-25 16:05:21,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.264636993408s 2018-08-25 16:05:21,092 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-7aede9af-b7b9-42c8-9545-65524f8385d3 2018-08-25 16:05:21,093 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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'bb3b2ba82e85438cb9318447e90d0372', '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'f4056234-8666-4741-a220-9f996bed3d45', 'swap': 0}) 2018-08-25 16:05:21,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 16:05:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" -d '{"extra_specs": {}}' 2018-08-25 16:05:21,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05: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 x-openstack-request-id: req-a9c37d50-31a4-430a-a4b0-b235b761bb83 x-compute-request-id: req-a9c37d50-31a4-430a-a4b0-b235b761bb83 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 16:05:21,119 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45/os-extra_specs used request id req-a9c37d50-31a4-430a-a4b0-b235b761bb83 2018-08-25 16:05:21,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250608921051s 2018-08-25 16:05:21,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45/os-extra_specs used request id req-a9c37d50-31a4-430a-a4b0-b235b761bb83 2018-08-25 16:05:21,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 16:05:24,009 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 16:05:26,807 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7d912bbe-d548-4f23-88b2-ee2d6bcaba89 | 2018-08-25T16:05:26.448966 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7d912bbe-d548-4f23-88b2-ee2d6bcaba89 ~/.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-25 16:05:30,415 - 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-25 16:05:30,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-25 16:05:30,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-25 16:05:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:05:30,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05: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-d667e2fa-6d15-4b0f-a195-db267befda09 x-compute-request-id: req-d667e2fa-6d15-4b0f-a195-db267befda09 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 16:05:30,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-d667e2fa-6d15-4b0f-a195-db267befda09 2018-08-25 16:05:30,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.290347099304s 2018-08-25 16:05:30,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-d667e2fa-6d15-4b0f-a195-db267befda09 2018-08-25 16:05:30,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 16:05:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 16:05:30,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05: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-e736e1f4-c0ba-4071-b6e5-9e63ee2ce69b x-compute-request-id: req-e736e1f4-c0ba-4071-b6e5-9e63ee2ce69b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6", "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": "91351c89-e2b8-4842-821b-e170d2ccbab6"}} 2018-08-25 16:05:30,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-e736e1f4-c0ba-4071-b6e5-9e63ee2ce69b 2018-08-25 16:05:30,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0617530345917s 2018-08-25 16:05:30,770 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-e736e1f4-c0ba-4071-b6e5-9e63ee2ce69b 2018-08-25 16:05:30,771 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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'bb3b2ba82e85438cb9318447e90d0372', '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'91351c89-e2b8-4842-821b-e170d2ccbab6', 'swap': 0}) 2018-08-25 16:05:30,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 16:05:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" -d '{"extra_specs": {}}' 2018-08-25 16:05:30,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:05: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-d9ab41f5-f457-4271-9aab-8ed200fe4eb4 x-compute-request-id: req-d9ab41f5-f457-4271-9aab-8ed200fe4eb4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 16:05:30,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6/os-extra_specs used request id req-d9ab41f5-f457-4271-9aab-8ed200fe4eb4 2018-08-25 16:05:30,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204420089722s 2018-08-25 16:05:30,793 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6/os-extra_specs used request id req-d9ab41f5-f457-4271-9aab-8ed200fe4eb4 2018-08-25 16:05:30,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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'bb3b2ba82e85438cb9318447e90d0372', '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'91351c89-e2b8-4842-821b-e170d2ccbab6', 'swap': 0}) 2018-08-25 16:05:30,793 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-25 16:05:30,793 - 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-25 16:05:30,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:05:30,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:05:30,807 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:06:47,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3d86102e-bdf0-485e-83fd-d0b0a65acb28 2018-08-25 16:06:47,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-25 16:06:47,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3d86102e-bdf0-485e-83fd-d0b0a65acb28'] 2018-08-25 16:06:48,728 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3d86102e-bdf0-485e-83fd-d0b0a65acb28 -------------------------------------------------------------------------------- Task 3d86102e-bdf0-485e-83fd-d0b0a65acb28: 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | total | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> duration | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592827 Full duration: 9.637481 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | total | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | -> duration | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.992094 Full duration: 9.515486 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 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.762717 Full duration: 9.483858 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | total | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 100.0% | 1 | | -> duration | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.942786 Full duration: 10.377994 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> duration | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.112751 Full duration: 9.875653 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759063 Full duration: 8.904164 HINTS: * To plot HTML graphics with this data, run: rally task report 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --out output.html * To generate a JUnit report, run: rally task export 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --json --out output.json 2018-08-25 16:06:48,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3d86102e-bdf0-485e-83fd-d0b0a65acb28', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-25 16:06:51,107 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-25 16:06:51.004 766 INFO rally.api [-] Building 'json' report for the following task(s): '3d86102e-bdf0-485e-83fd-d0b0a65acb28'. 2018-08-25 16:06:51.009 766 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:06:51,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3d86102e-bdf0-485e-83fd-d0b0a65acb28', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-25 16:06:53,643 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-25 16:06:53.527 769 INFO rally.api [-] Building 'html' report for the following task(s): '3d86102e-bdf0-485e-83fd-d0b0a65acb28'. 2018-08-25 16:06:53.549 769 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:06:53,650 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-25 16:06:53,651 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-25 16:06:53,651 - 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-25 16:06:53,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:06:53,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:06:53,665 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:08:33,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 48904f6a-2039-4a02-9cd7-80d948b41bc9 2018-08-25 16:08:33,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '48904f6a-2039-4a02-9cd7-80d948b41bc9'] 2018-08-25 16:08:34,279 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 48904f6a-2039-4a02-9cd7-80d948b41bc9 -------------------------------------------------------------------------------- Task 48904f6a-2039-4a02-9cd7-80d948b41bc9: 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 48904f6a-2039-4a02-9cd7-80d948b41bc9 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 | 3.705 | 3.705 | 3.705 | 3.705 | 3.705 | 3.705 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | glance_v2.delete_image | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | total | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 100.0% | 1 | | -> duration | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.917382 Full duration: 15.36758 -------------------------------------------------------------------------------- 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 48904f6a-2039-4a02-9cd7-80d948b41bc9 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 | 3.03 | 3.03 | 3.03 | 3.03 | 3.03 | 3.03 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | glance_v2.list_images | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | -> duration | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.078998 Full duration: 15.694166 -------------------------------------------------------------------------------- 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 48904f6a-2039-4a02-9cd7-80d948b41bc9 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.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | -> duration | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.297821 Full duration: 9.654941 -------------------------------------------------------------------------------- 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": "5d20840e-6d50-40c8-aeef-df5c9c3573c8" } ], "flavor": { "name": "rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48904f6a-2039-4a02-9cd7-80d948b41bc9 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 | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | nova.boot_servers | 13.388 | 13.388 | 13.388 | 13.388 | 13.388 | 13.388 | 100.0% | 1 | | total | 16.74 | 16.74 | 16.74 | 16.74 | 16.74 | 16.74 | 100.0% | 1 | | -> duration | 15.74 | 15.74 | 15.74 | 15.74 | 15.74 | 15.74 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.740489 Full duration: 38.822706 HINTS: * To plot HTML graphics with this data, run: rally task report 48904f6a-2039-4a02-9cd7-80d948b41bc9 --out output.html * To generate a JUnit report, run: rally task export 48904f6a-2039-4a02-9cd7-80d948b41bc9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 48904f6a-2039-4a02-9cd7-80d948b41bc9 --json --out output.json 2018-08-25 16:08:34,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '48904f6a-2039-4a02-9cd7-80d948b41bc9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-25 16:08:36,860 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 48904f6a-2039-4a02-9cd7-80d948b41bc9 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-25 16:08:36.762 1322 INFO rally.api [-] Building 'json' report for the following task(s): '48904f6a-2039-4a02-9cd7-80d948b41bc9'. 2018-08-25 16:08:36.767 1322 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:08:36,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '48904f6a-2039-4a02-9cd7-80d948b41bc9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-25 16:08:39,410 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 48904f6a-2039-4a02-9cd7-80d948b41bc9 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-25 16:08:39.297 1325 INFO rally.api [-] Building 'html' report for the following task(s): '48904f6a-2039-4a02-9cd7-80d948b41bc9'. 2018-08-25 16:08:39.318 1325 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:08:39,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-25 16:08:39,417 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-25 16:08:39,417 - 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-25 16:08:39,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:08:39,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:08:39,430 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:12:13,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6536c40d-6228-42ca-aa39-fad97d29a141 2018-08-25 16:12:13,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6536c40d-6228-42ca-aa39-fad97d29a141'] 2018-08-25 16:12:14,067 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6536c40d-6228-42ca-aa39-fad97d29a141 -------------------------------------------------------------------------------- Task 6536c40d-6228-42ca-aa39-fad97d29a141: 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.56 | 3.56 | 3.56 | 3.56 | 3.56 | 3.56 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 100.0% | 1 | | total | 6.102 | 6.102 | 6.102 | 6.102 | 6.102 | 6.102 | 100.0% | 1 | | -> duration | 6.102 | 6.102 | 6.102 | 6.102 | 6.102 | 6.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.102416 Full duration: 24.389685 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.562 | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 100.0% | 1 | | cinder_v2.delete_volume | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 100.0% | 1 | | -> duration | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.917767 Full duration: 16.275857 -------------------------------------------------------------------------------- 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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6536c40d-6228-42ca-aa39-fad97d29a141 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 | 5.931 | 5.931 | 5.931 | 5.931 | 5.931 | 5.931 | 100.0% | 1 | | cinder_v2.delete_volume | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 100.0% | 1 | | total | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 100.0% | 1 | | -> duration | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.500321 Full duration: 21.701151 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.476 | 3.476 | 3.476 | 3.476 | 3.476 | 3.476 | 100.0% | 1 | | cinder_v2.delete_volume | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 4.094 | 4.094 | 4.094 | 4.094 | 4.094 | 4.094 | 100.0% | 1 | | -> duration | 4.094 | 4.094 | 4.094 | 4.094 | 4.094 | 4.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.093993 Full duration: 16.202335 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | | cinder_v2.extend_volume | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | cinder_v2.delete_volume | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 100.0% | 1 | | -> duration | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.869092 Full duration: 17.416813 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.602 | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 100.0% | 1 | | cinder_v2.delete_volume | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | total | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 100.0% | 1 | | -> duration | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.570354 Full duration: 24.842639 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | cinder_v2.list_qos | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> duration | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030026 Full duration: 15.390674 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | cinder_v2.set_qos | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> duration | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008858 Full duration: 14.528686 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | cinder_v2.list_types | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | total | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> duration | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.174487 Full duration: 15.731297 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.074656 Full duration: 15.599725 HINTS: * To plot HTML graphics with this data, run: rally task report 6536c40d-6228-42ca-aa39-fad97d29a141 --out output.html * To generate a JUnit report, run: rally task export 6536c40d-6228-42ca-aa39-fad97d29a141 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6536c40d-6228-42ca-aa39-fad97d29a141 --json --out output.json 2018-08-25 16:12:14,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6536c40d-6228-42ca-aa39-fad97d29a141', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-25 16:12:16,688 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6536c40d-6228-42ca-aa39-fad97d29a141 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-25 16:12:16.586 3114 INFO rally.api [-] Building 'json' report for the following task(s): '6536c40d-6228-42ca-aa39-fad97d29a141'. 2018-08-25 16:12:16.595 3114 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:12:16,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6536c40d-6228-42ca-aa39-fad97d29a141', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-25 16:12:19,195 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6536c40d-6228-42ca-aa39-fad97d29a141 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-25 16:12:19.071 3117 INFO rally.api [-] Building 'html' report for the following task(s): '6536c40d-6228-42ca-aa39-fad97d29a141'. 2018-08-25 16:12:19.098 3117 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:12:19,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-25 16:12:19,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-25 16:12:19,211 - 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-25 16:12:19,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:12:19,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:12:19,225 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:14:38,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 2018-08-25 16:14:38,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f'] 2018-08-25 16:14:39,239 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f -------------------------------------------------------------------------------- Task 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f: 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | total | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> duration | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673124 Full duration: 9.64776 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730317 Full duration: 8.784445 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684639 Full duration: 9.959833 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> duration | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.987086 Full duration: 10.163967 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67915 Full duration: 9.055474 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> duration | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.970342 Full duration: 9.979806 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.679175 Full duration: 8.965304 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | -> duration | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.569825 Full duration: 11.269933 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65887 Full duration: 9.072647 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | gnocchi.delete_metric | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | total | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | -> duration | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.46038 Full duration: 10.89775 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | gnocchi.delete_resource | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.949116 Full duration: 10.639238 HINTS: * To plot HTML graphics with this data, run: rally task report 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --out output.html * To generate a JUnit report, run: rally task export 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --json --out output.json 2018-08-25 16:14:39,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-25 16:14:41,978 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-25 16:14:41.870 4252 INFO rally.api [-] Building 'json' report for the following task(s): '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f'. 2018-08-25 16:14:41.879 4252 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:14:41,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-25 16:14:44,617 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-25 16:14:44.498 4255 INFO rally.api [-] Building 'html' report for the following task(s): '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f'. 2018-08-25 16:14:44.524 4255 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:14:44,630 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-25 16:14:44,630 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-25 16:14:44,631 - 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-25 16:14:44,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:14:44,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:14:44,644 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:16:54,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 37b98ee5-d42f-451d-9b55-6d10059f5592 2018-08-25 16:16:54,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '37b98ee5-d42f-451d-9b55-6d10059f5592'] 2018-08-25 16:16:55,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 37b98ee5-d42f-451d-9b55-6d10059f5592 -------------------------------------------------------------------------------- Task 37b98ee5-d42f-451d-9b55-6d10059f5592: 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 37b98ee5-d42f-451d-9b55-6d10059f5592 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 | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 100.0% | 1 | | heat.update_stack | 4.31 | 4.31 | 4.31 | 4.31 | 4.31 | 4.31 | 100.0% | 1 | | heat.delete_stack | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 100.0% | 1 | | total | 14.338 | 14.338 | 14.338 | 14.338 | 14.338 | 14.338 | 100.0% | 1 | | -> duration | 10.338 | 10.338 | 10.338 | 10.338 | 10.338 | 10.338 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.337627 Full duration: 29.344307 -------------------------------------------------------------------------------- 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 37b98ee5-d42f-451d-9b55-6d10059f5592 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.335 | 5.335 | 5.335 | 5.335 | 5.335 | 5.335 | 100.0% | 1 | | heat.check_stack | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | heat.delete_stack | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | total | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 100.0% | 1 | | -> duration | 6.868 | 6.868 | 6.868 | 6.868 | 6.868 | 6.868 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.867703 Full duration: 25.317546 -------------------------------------------------------------------------------- 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 37b98ee5-d42f-451d-9b55-6d10059f5592 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.364 | 5.364 | 5.364 | 5.364 | 5.364 | 5.364 | 100.0% | 1 | | heat.suspend_stack | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | heat.resume_stack | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 100.0% | 1 | | heat.delete_stack | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 100.0% | 1 | | total | 9.113 | 9.113 | 9.113 | 9.113 | 9.113 | 9.113 | 100.0% | 1 | | -> duration | 7.113 | 7.113 | 7.113 | 7.113 | 7.113 | 7.113 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.113164 Full duration: 25.744923 -------------------------------------------------------------------------------- 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 37b98ee5-d42f-451d-9b55-6d10059f5592 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 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697495 Full duration: 14.836122 HINTS: * To plot HTML graphics with this data, run: rally task report 37b98ee5-d42f-451d-9b55-6d10059f5592 --out output.html * To generate a JUnit report, run: rally task export 37b98ee5-d42f-451d-9b55-6d10059f5592 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 37b98ee5-d42f-451d-9b55-6d10059f5592 --json --out output.json 2018-08-25 16:16:55,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '37b98ee5-d42f-451d-9b55-6d10059f5592', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-25 16:16:58,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 37b98ee5-d42f-451d-9b55-6d10059f5592 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-25 16:16:57.920 5168 INFO rally.api [-] Building 'json' report for the following task(s): '37b98ee5-d42f-451d-9b55-6d10059f5592'. 2018-08-25 16:16:57.925 5168 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:16:58,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '37b98ee5-d42f-451d-9b55-6d10059f5592', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-25 16:17:00,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 37b98ee5-d42f-451d-9b55-6d10059f5592 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-25 16:17:00.428 5171 INFO rally.api [-] Building 'html' report for the following task(s): '37b98ee5-d42f-451d-9b55-6d10059f5592'. 2018-08-25 16:17:00.448 5171 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:17:00,546 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-25 16:17:00,547 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-25 16:17:00,547 - 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-25 16:17:00,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:17:00,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:17:00,560 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:21:04,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1ea47349-56a8-4400-a170-8e796edd8315 2018-08-25 16:21:04,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1ea47349-56a8-4400-a170-8e796edd8315'] 2018-08-25 16:21:05,746 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1ea47349-56a8-4400-a170-8e796edd8315 -------------------------------------------------------------------------------- Task 1ea47349-56a8-4400-a170-8e796edd8315: 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 1ea47349-56a8-4400-a170-8e796edd8315 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | keystone_v3.add_role | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | keystone_v3.revoke_role | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> duration | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.145698 Full duration: 18.420885 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | keystone_v3.add_role | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | keystone_v3.list_roles | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> duration | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.093709 Full duration: 18.319751 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | keystone_v3.list_projects | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> duration | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.278309 Full duration: 18.49186 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | keystone_v3.delete_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931321 Full duration: 16.037562 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | keystone_v3.delete_service | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923746 Full duration: 15.768112 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | keystone_v3.create_user | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | -> keystone_v3.add_role | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | keystone_v3.create_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.get_project | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.get_user | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.get_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.list_services | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_services | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 100.0% | 1 | | -> duration | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.916637 Full duration: 24.818653 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | keystone_v3.update_project | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.delete_project | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> duration | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.474092 Full duration: 16.174487 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1ea47349-56a8-4400-a170-8e796edd8315 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 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | total | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> duration | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.129153 Full duration: 18.493967 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1ea47349-56a8-4400-a170-8e796edd8315 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.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.028448 Full duration: 18.504617 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | keystone_v3.list_users | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> duration | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251975 Full duration: 18.70006 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | keystone_v3.create_users | 7.009 | 7.009 | 7.009 | 7.009 | 7.009 | 7.009 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.008 | 7.008 | 7.008 | 7.008 | 7.008 | 7.008 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 100.0% | 1 | | total | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 100.0% | 1 | | -> duration | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.353918 Full duration: 30.997301 HINTS: * To plot HTML graphics with this data, run: rally task report 1ea47349-56a8-4400-a170-8e796edd8315 --out output.html * To generate a JUnit report, run: rally task export 1ea47349-56a8-4400-a170-8e796edd8315 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1ea47349-56a8-4400-a170-8e796edd8315 --json --out output.json 2018-08-25 16:21:05,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1ea47349-56a8-4400-a170-8e796edd8315', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-25 16:21:08,282 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1ea47349-56a8-4400-a170-8e796edd8315 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-25 16:21:08.178 7086 INFO rally.api [-] Building 'json' report for the following task(s): '1ea47349-56a8-4400-a170-8e796edd8315'. 2018-08-25 16:21:08.189 7086 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:21:08,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1ea47349-56a8-4400-a170-8e796edd8315', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-25 16:21:10,700 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1ea47349-56a8-4400-a170-8e796edd8315 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-25 16:21:10.572 7089 INFO rally.api [-] Building 'html' report for the following task(s): '1ea47349-56a8-4400-a170-8e796edd8315'. 2018-08-25 16:21:10.601 7089 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:21:10,716 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-25 16:21:10,716 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-25 16:21:10,717 - 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-25 16:21:10,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:21:10,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:21:10,729 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:26:54,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cea331b5-edf9-4612-a961-02d90efc31e3 2018-08-25 16:26:54,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cea331b5-edf9-4612-a961-02d90efc31e3'] 2018-08-25 16:26:55,338 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cea331b5-edf9-4612-a961-02d90efc31e3 -------------------------------------------------------------------------------- Task cea331b5-edf9-4612-a961-02d90efc31e3: 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.delete_network | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | total | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> duration | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.975542 Full duration: 17.892006 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | neutron.delete_port | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | total | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 100.0% | 1 | | -> duration | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.163887 Full duration: 30.57353 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | neutron.create_subnet | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | neutron.create_router | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | neutron.add_interface_router | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | neutron.remove_interface_router | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | neutron.delete_router | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | total | 5.654 | 5.654 | 5.654 | 5.654 | 5.654 | 5.654 | 100.0% | 1 | | -> duration | 5.654 | 5.654 | 5.654 | 5.654 | 5.654 | 5.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.654203 Full duration: 38.880363 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | neutron.delete_subnet | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | total | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | -> duration | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.998093 Full duration: 30.317391 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | neutron.list_networks | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | -> duration | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.511844 Full duration: 20.419753 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.458 | 1.458 | 1.458 | 1.458 | 1.458 | 1.458 | 100.0% | 1 | | neutron.list_ports | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | -> duration | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.544447 Full duration: 31.414693 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | neutron.create_subnet | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | neutron.create_router | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | neutron.add_interface_router | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 100.0% | 1 | | neutron.list_routers | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 100.0% | 1 | | -> duration | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.810345 Full duration: 42.824043 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | neutron.create_subnet | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | neutron.list_subnets | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | -> duration | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.617832 Full duration: 34.533765 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | neutron.delete_security_group | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> duration | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.208773 Full duration: 17.057177 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | neutron.create_security_group_rule | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | neutron.delete_security_group | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | -> duration | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.357084 Full duration: 17.300046 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | neutron.create_router | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | neutron.add_gateway_router | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | neutron.remove_gateway_router | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | total | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 100.0% | 1 | | -> duration | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.848291 Full duration: 29.857064 HINTS: * To plot HTML graphics with this data, run: rally task report cea331b5-edf9-4612-a961-02d90efc31e3 --out output.html * To generate a JUnit report, run: rally task export cea331b5-edf9-4612-a961-02d90efc31e3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cea331b5-edf9-4612-a961-02d90efc31e3 --json --out output.json 2018-08-25 16:26:55,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cea331b5-edf9-4612-a961-02d90efc31e3', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-25 16:26:57,841 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cea331b5-edf9-4612-a961-02d90efc31e3 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-25 16:26:57.731 10384 INFO rally.api [-] Building 'json' report for the following task(s): 'cea331b5-edf9-4612-a961-02d90efc31e3'. 2018-08-25 16:26:57.743 10384 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:26:57,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cea331b5-edf9-4612-a961-02d90efc31e3', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-25 16:27:00,448 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cea331b5-edf9-4612-a961-02d90efc31e3 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-25 16:27:00.326 10387 INFO rally.api [-] Building 'html' report for the following task(s): 'cea331b5-edf9-4612-a961-02d90efc31e3'. 2018-08-25 16:27:00.355 10387 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:27:00,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-25 16:27:00,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-25 16:27:00,468 - 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-25 16:27:00,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:27:00,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:27:00,481 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:28:16,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82ec4684-20d7-404d-a832-cf08b0f06079 2018-08-25 16:28:16,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '82ec4684-20d7-404d-a832-cf08b0f06079'] 2018-08-25 16:28:17,055 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 82ec4684-20d7-404d-a832-cf08b0f06079 -------------------------------------------------------------------------------- Task 82ec4684-20d7-404d-a832-cf08b0f06079: 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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5" }, "image": { "name": "rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5" }, "nics": [ { "net-id": "5d20840e-6d50-40c8-aeef-df5c9c3573c8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 82ec4684-20d7-404d-a832-cf08b0f06079 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.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-1.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 | 11.673 | 11.673 | 11.673 | 11.673 | 11.673 | 11.673 | 100.0% | 1 | | nova.live_migrate | 10.246 | 10.246 | 10.246 | 10.246 | 10.246 | 10.246 | 0.0% | 1 | | total | 21.92 | 21.92 | 21.92 | 21.92 | 21.92 | 21.92 | 0.0% | 1 | | -> duration | 20.92 | 20.92 | 20.92 | 20.92 | 20.92 | 20.92 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.919736 Full duration: 38.3573 HINTS: * To plot HTML graphics with this data, run: rally task report 82ec4684-20d7-404d-a832-cf08b0f06079 --out output.html * To generate a JUnit report, run: rally task export 82ec4684-20d7-404d-a832-cf08b0f06079 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 82ec4684-20d7-404d-a832-cf08b0f06079 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-25 16:28:17,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '82ec4684-20d7-404d-a832-cf08b0f06079', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-25 16:28:19,550 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 82ec4684-20d7-404d-a832-cf08b0f06079 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-25 16:28:19.456 10622 INFO rally.api [-] Building 'json' report for the following task(s): '82ec4684-20d7-404d-a832-cf08b0f06079'. 2018-08-25 16:28:19.458 10622 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:28:19,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '82ec4684-20d7-404d-a832-cf08b0f06079', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-25 16:28:22,231 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 82ec4684-20d7-404d-a832-cf08b0f06079 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-25 16:28:22.064 10625 INFO rally.api [-] Building 'html' report for the following task(s): '82ec4684-20d7-404d-a832-cf08b0f06079'. 2018-08-25 16:28:22.092 10625 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:28:22,233 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-25 16:28:22,234 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-25 16:28:22,234 - 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-25 16:28:22,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:28:22,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:28:22,246 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:29:25,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b4680bd-a08b-448a-adc6-b2f69ea19af6 2018-08-25 16:29:25,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5b4680bd-a08b-448a-adc6-b2f69ea19af6'] 2018-08-25 16:29:26,639 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5b4680bd-a08b-448a-adc6-b2f69ea19af6 -------------------------------------------------------------------------------- Task 5b4680bd-a08b-448a-adc6-b2f69ea19af6: 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 5b4680bd-a08b-448a-adc6-b2f69ea19af6 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | quotas.delete_quotas | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 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.046219 Full duration: 11.138092 -------------------------------------------------------------------------------- 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 5b4680bd-a08b-448a-adc6-b2f69ea19af6 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798369 Full duration: 10.546895 -------------------------------------------------------------------------------- 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 5b4680bd-a08b-448a-adc6-b2f69ea19af6 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.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816504 Full duration: 10.51159 -------------------------------------------------------------------------------- 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 5b4680bd-a08b-448a-adc6-b2f69ea19af6 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.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082846 Full duration: 11.159076 HINTS: * To plot HTML graphics with this data, run: rally task report 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --out output.html * To generate a JUnit report, run: rally task export 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --json --out output.json 2018-08-25 16:29:26,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5b4680bd-a08b-448a-adc6-b2f69ea19af6', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-25 16:29:29,213 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-25 16:29:29.117 11138 INFO rally.api [-] Building 'json' report for the following task(s): '5b4680bd-a08b-448a-adc6-b2f69ea19af6'. 2018-08-25 16:29:29.121 11138 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:29:29,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5b4680bd-a08b-448a-adc6-b2f69ea19af6', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-25 16:29:31,786 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-25 16:29:31.673 11141 INFO rally.api [-] Building 'html' report for the following task(s): '5b4680bd-a08b-448a-adc6-b2f69ea19af6'. 2018-08-25 16:29:31.693 11141 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:29:31,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-25 16:29:31,795 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:57 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 03:02 | 10 | 100.00% | | gnocchi | 01:48 | 11 | 100.00% | | heat | 01:35 | 4 | 100.00% | | keystone | 03:34 | 11 | 100.00% | | neutron | 05:11 | 11 | 100.00% | | nova | 00:38 | 1 | 0.00% | | quotas | 00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:50 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-25 16:29:31,795 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-25 16:29:31,926 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 16:29:31,926 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:17 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-25 16:29:31,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 16:29:31,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:32,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:29: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-39a90800-f263-4b9d-ab84-f5ec05ec6e7a x-compute-request-id: req-39a90800-f263-4b9d-ab84-f5ec05ec6e7a Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6", "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": "91351c89-e2b8-4842-821b-e170d2ccbab6"}, {"name": "rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/f4056234-8666-4741-a220-9f996bed3d45", "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": "f4056234-8666-4741-a220-9f996bed3d45"}]} 2018-08-25 16:29:32,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-39a90800-f263-4b9d-ab84-f5ec05ec6e7a 2018-08-25 16:29:32,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.268173933029s 2018-08-25 16:29:32,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-39a90800-f263-4b9d-ab84-f5ec05ec6e7a 2018-08-25 16:29:32,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 16:29:32,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:32,231 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:29: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-f8053392-f101-4267-888a-c2c0dce795c1 x-compute-request-id: req-f8053392-f101-4267-888a-c2c0dce795c1 Content-Length: 0 Content-Type: application/json 2018-08-25 16:29:32,232 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6 used request id req-f8053392-f101-4267-888a-c2c0dce795c1 2018-08-25 16:29:32,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0293500423431s 2018-08-25 16:29:32,232 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/91351c89-e2b8-4842-821b-e170d2ccbab6 used request id req-f8053392-f101-4267-888a-c2c0dce795c1 2018-08-25 16:29:32,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 16:29:32,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" -d '{"subnet_id": "3db1b40f-f218-4a55-931b-bacdd0552a8f"}' 2018-08-25 16:29:34,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-550a2e37-b851-44a3-9c1c-6e15dc4b2745 Date: Sat, 25 Aug 2018 16:29:34 GMT RESP BODY: {"network_id": "5d20840e-6d50-40c8-aeef-df5c9c3573c8", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "subnet_id": "3db1b40f-f218-4a55-931b-bacdd0552a8f", "subnet_ids": ["3db1b40f-f218-4a55-931b-bacdd0552a8f"], "port_id": "cfac49f7-c048-44c2-961a-22df9b6c4278", "id": "43e3d8c1-d18e-4712-9deb-62f2aedc0733"} 2018-08-25 16:29:34,052 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733/remove_router_interface.json used request id req-550a2e37-b851-44a3-9c1c-6e15dc4b2745 2018-08-25 16:29:34,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82013607025s 2018-08-25 16:29:34,053 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733/remove_router_interface.json used request id req-550a2e37-b851-44a3-9c1c-6e15dc4b2745 returning object 43e3d8c1-d18e-4712-9deb-62f2aedc0733 2018-08-25 16:29:34,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 16:29:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:29:34,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-0752e8c9-2ad2-46fb-949e-d2e4827de03a Date: Sat, 25 Aug 2018 16:29:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:29:33Z", "revision_number": 4, "routes": [], "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "43e3d8c1-d18e-4712-9deb-62f2aedc0733", "name": "rally_sanity-router_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}]} 2018-08-25 16:29:34,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-0752e8c9-2ad2-46fb-949e-d2e4827de03a 2018-08-25 16:29:34,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114159107208s 2018-08-25 16:29:34,168 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-0752e8c9-2ad2-46fb-949e-d2e4827de03a 2018-08-25 16:29:34,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 16:29:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:29:35,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6660cce-7acb-4e80-ade5-54d347cb1ee9 Content-Length: 0 Date: Sat, 25 Aug 2018 16:29:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:29:35,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733.json used request id req-c6660cce-7acb-4e80-ade5-54d347cb1ee9 2018-08-25 16:29:35,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47048282623s 2018-08-25 16:29:35,640 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/43e3d8c1-d18e-4712-9deb-62f2aedc0733.json used request id req-c6660cce-7acb-4e80-ade5-54d347cb1ee9 2018-08-25 16:29:35,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 16:29:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:29:35,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-70a3e4fc-cb3f-4ca0-a262-5ae89962c287 Date: Sat, 25 Aug 2018 16:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d20840e-6d50-40c8-aeef-df5c9c3573c8","tenant_id":"1690e000d6714f9fb0c3096acdd757af","created_at":"2018-08-25T16:05:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:05:16Z","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":"1690e000d6714f9fb0c3096acdd757af","id":"3db1b40f-f218-4a55-931b-bacdd0552a8f","subnetpool_id":null,"name":"rally_sanity-subnet_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-25 16:29:35,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-70a3e4fc-cb3f-4ca0-a262-5ae89962c287 2018-08-25 16:29:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0395879745483s 2018-08-25 16:29:35,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-70a3e4fc-cb3f-4ca0-a262-5ae89962c287 2018-08-25 16:29:35,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 16:29:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/3db1b40f-f218-4a55-931b-bacdd0552a8f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:29:36,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57c53c3c-f9a5-4963-92fe-f8acc5761563 Date: Sat, 25 Aug 2018 16:29:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:29:36,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/3db1b40f-f218-4a55-931b-bacdd0552a8f.json used request id req-57c53c3c-f9a5-4963-92fe-f8acc5761563 2018-08-25 16:29:36,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13808298111s 2018-08-25 16:29:36,820 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/3db1b40f-f218-4a55-931b-bacdd0552a8f.json used request id req-57c53c3c-f9a5-4963-92fe-f8acc5761563 2018-08-25 16:29:36,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:29:36,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:29:36,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-2a6bbea8-0531-45f8-82ea-2f0339d935cd Date: Sat, 25 Aug 2018 16:29:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5d20840e-6d50-40c8-aeef-df5c9c3573c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"1690e000d6714f9fb0c3096acdd757af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:29:36Z","provider:segmentation_id":85,"name":"rally_sanity-net_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5","admin_state_up":true,"tenant_id":"1690e000d6714f9fb0c3096acdd757af","created_at":"2018-08-25T16:05:15Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:29:36,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-2a6bbea8-0531-45f8-82ea-2f0339d935cd 2018-08-25 16:29:36,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971388816833s 2018-08-25 16:29:36,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-2a6bbea8-0531-45f8-82ea-2f0339d935cd 2018-08-25 16:29:36,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 16:29:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/5d20840e-6d50-40c8-aeef-df5c9c3573c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:29:38,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b957453-4864-452a-93aa-edbec043a480 Date: Sat, 25 Aug 2018 16:29:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:29:38,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/5d20840e-6d50-40c8-aeef-df5c9c3573c8.json used request id req-2b957453-4864-452a-93aa-edbec043a480 2018-08-25 16:29:38,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24650096893s 2018-08-25 16:29:38,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/5d20840e-6d50-40c8-aeef-df5c9c3573c8.json used request id req-2b957453-4864-452a-93aa-edbec043a480 2018-08-25 16:29:38,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:29:38,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:29:38,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-38ee6df5-2114-4538-af6b-31bd94a9fefc Date: Sat, 25 Aug 2018 16:29:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:05:20Z", "file": "/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3/file", "owner": "1690e000d6714f9fb0c3096acdd757af", "id": "fb469eb5-7407-4cd5-a173-5809e31490c3", "size": 12716032, "self": "/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/fb469eb5-7407-4cd5-a173-5809e31490c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/fb469eb5-7407-4cd5-a173-5809e31490c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:05:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:29:38,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-38ee6df5-2114-4538-af6b-31bd94a9fefc 2018-08-25 16:29:38,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279526948929s 2018-08-25 16:29:38,451 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-38ee6df5-2114-4538-af6b-31bd94a9fefc 2018-08-25 16:29:38,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 16:29:38,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f4793d5a4be36be6e0998876053e9e683c05d9d" 2018-08-25 16:29:38,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac0f7432-efa0-43c4-858a-14e7e6a1fb6c Date: Sat, 25 Aug 2018 16:29: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-25 16:29:38,913 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3 used request id req-ac0f7432-efa0-43c4-858a-14e7e6a1fb6c 2018-08-25 16:29:38,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.460752010345s 2018-08-25 16:29:38,914 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3 used request id req-ac0f7432-efa0-43c4-858a-14e7e6a1fb6c 2018-08-25 16:29:38,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 16:29:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:38,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:29: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-3c0ddc4a-05a5-4fba-b291-75a2f2dea396 x-compute-request-id: req-3c0ddc4a-05a5-4fba-b291-75a2f2dea396 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/f4056234-8666-4741-a220-9f996bed3d45", "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": "f4056234-8666-4741-a220-9f996bed3d45"}]} 2018-08-25 16:29:38,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-3c0ddc4a-05a5-4fba-b291-75a2f2dea396 2018-08-25 16:29:38,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242600440979s 2018-08-25 16:29:38,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-3c0ddc4a-05a5-4fba-b291-75a2f2dea396 2018-08-25 16:29:38,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 16:29:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:38,976 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:29: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-5b7b858b-ac23-4f5c-8aab-b41eab444784 x-compute-request-id: req-5b7b858b-ac23-4f5c-8aab-b41eab444784 Content-Length: 0 Content-Type: application/json 2018-08-25 16:29:38,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45 used request id req-5b7b858b-ac23-4f5c-8aab-b41eab444784 2018-08-25 16:29:38,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0355279445648s 2018-08-25 16:29:38,977 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/f4056234-8666-4741-a220-9f996bed3d45 used request id req-5b7b858b-ac23-4f5c-8aab-b41eab444784 2018-08-25 16:29:38,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 16:29:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:39,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17917193-d995-4f52-a98f-e665e73d7b7d Content-Encoding: gzip Content-Length: 968 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": {"self": "http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06a9ed3de853403ca0a666c2827e579e", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 16:29:39,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-17917193-d995-4f52-a98f-e665e73d7b7d 2018-08-25 16:29:39,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201324939728s 2018-08-25 16:29:39,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-17917193-d995-4f52-a98f-e665e73d7b7d 2018-08-25 16:29:39,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 16:29:39,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:39,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58db505-f0f9-46eb-a52c-48d1ebe2d3fd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5", "links": {"self": "http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "06a9ed3de853403ca0a666c2827e579e", "description": null}} 2018-08-25 16:29:39,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e used request id req-f58db505-f0f9-46eb-a52c-48d1ebe2d3fd 2018-08-25 16:29:39,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.273054838181s 2018-08-25 16:29:39,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e used request id req-f58db505-f0f9-46eb-a52c-48d1ebe2d3fd 2018-08-25 16:29:39,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 16:29:39,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:39,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 16:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4df4be7-fc2e-4ab0-b126-fb888d2bada3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 16:29:39,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e used request id req-a4df4be7-fc2e-4ab0-b126-fb888d2bada3 2018-08-25 16:29:39,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.241705179214s 2018-08-25 16:29:39,701 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/06a9ed3de853403ca0a666c2827e579e used request id req-a4df4be7-fc2e-4ab0-b126-fb888d2bada3 2018-08-25 16:29:39,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 16:29:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:39,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb0f45b-6816-4456-96a0-0798da26357b Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af"}, "tags": [], "enabled": true, "id": "1690e000d6714f9fb0c3096acdd757af", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}]} 2018-08-25 16:29:39,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-8bb0f45b-6816-4456-96a0-0798da26357b 2018-08-25 16:29:39,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181988954544s 2018-08-25 16:29:39,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-8bb0f45b-6816-4456-96a0-0798da26357b 2018-08-25 16:29:39,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 16:29:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a91ea28b59a535eedb7525b9bf93945df0c36b1" 2018-08-25 16:29:40,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 16:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb80766-6c24-43c8-a1dd-b77dc7feaaba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 16:29:40,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af used request id req-ceb80766-6c24-43c8-a1dd-b77dc7feaaba 2018-08-25 16:29:40,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.144580841064s 2018-08-25 16:29:40,039 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/1690e000d6714f9fb0c3096acdd757af used request id req-ceb80766-6c24-43c8-a1dd-b77dc7feaaba 2018-08-25 16:29:40,039 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-25 16:29:40,093 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-25 16:29:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 16:29:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 16:29:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 16:29:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 16:29:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 16:29:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 16:29:40,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 16:29:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 16:29:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 16:29:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 16:29:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 16:29:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 16:29:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 16:29:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:29:40,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397ac0d0-a850-47f7-9558-56dea9935c49 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 16:29:40,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-397ac0d0-a850-47f7-9558-56dea9935c49 2018-08-25 16:29:40,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 16:29:40,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T17:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["2uExH4O0QHe0_l9XDKpLGQ"], "issued_at": "2018-08-25T16:29:40.000000Z"}} 2018-08-25 16:29:40,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:29:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:29:40,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-bede7ca0-8024-4456-b2ff-8d1417ba3e54 Date: Sat, 25 Aug 2018 16:29:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:29:40,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bede7ca0-8024-4456-b2ff-8d1417ba3e54 2018-08-25 16:29:40,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359992027283s 2018-08-25 16:29:40,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bede7ca0-8024-4456-b2ff-8d1417ba3e54 2018-08-25 16:29:40,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 16:29:43,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 16:29:46,553 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 71f2f0a9-fe4f-411e-8a1e-42fc91147dab | 2018-08-25T16:29:46.196163 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 71f2f0a9-fe4f-411e-8a1e-42fc91147dab ~/.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-25 16:29:50,233 - 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-25 16:29:50,233 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 16:29:53,154 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 16:29:56,585 - 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=12408db6-ce41-4774-bfe7-f1a193a730ec) as the default verifier for the future CLI operations. 2018-08-25 16:29:59,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-25 16:29:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:00,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-9dcd265b-b891-45ba-a90f-967cbe0c8415 Date: Sat, 25 Aug 2018 16:30:00 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-25 16:30:00,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-9dcd265b-b891-45ba-a90f-967cbe0c8415 2018-08-25 16:30:00,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.294450998306s 2018-08-25 16:30:00,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-9dcd265b-b891-45ba-a90f-967cbe0c8415 2018-08-25 16:30:00,048 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-25 16:30:00,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 16:30:00,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"network": {"shared": true, "name": "refstack_defcore-net_4e6c65fd-0471-4393-b8ee-49e3be78e813", "admin_state_up": true}}' 2018-08-25 16:30:00,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-b9c8d1d8-eab7-4fe5-aca6-24a29181c802 Date: Sat, 25 Aug 2018 16:30:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"93f0e15d-d683-45e5-8fb0-18df544253c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:30:00Z","is_default":false,"provider:segmentation_id":77,"name":"refstack_defcore-net_4e6c65fd-0471-4393-b8ee-49e3be78e813","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:30:00Z","mtu":1450}} 2018-08-25 16:30:00,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-b9c8d1d8-eab7-4fe5-aca6-24a29181c802 2018-08-25 16:30:00,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.369757890701s 2018-08-25 16:30:00,419 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-b9c8d1d8-eab7-4fe5-aca6-24a29181c802 2018-08-25 16:30:00,419 - 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-25T16:30:00Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'93f0e15d-d683-45e5-8fb0-18df544253c7', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-net_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:30:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 16:30:00,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:30:00,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:00,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-4aa18d4a-d152-4906-8788-2e0c2cb2e678 Date: Sat, 25 Aug 2018 16:30:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"93f0e15d-d683-45e5-8fb0-18df544253c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:30:00Z","provider:segmentation_id":77,"name":"refstack_defcore-net_4e6c65fd-0471-4393-b8ee-49e3be78e813","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:30:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:30:00,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4aa18d4a-d152-4906-8788-2e0c2cb2e678 2018-08-25 16:30:00,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106076002121s 2018-08-25 16:30:00,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-4aa18d4a-d152-4906-8788-2e0c2cb2e678 2018-08-25 16:30:00,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 16:30:00,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"subnet": {"name": "refstack_defcore-subnet_4e6c65fd-0471-4393-b8ee-49e3be78e813", "enable_dhcp": true, "network_id": "93f0e15d-d683-45e5-8fb0-18df544253c7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 16:30:01,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ef41f408-2ad4-4ea5-9ab9-620495892de3 Date: Sat, 25 Aug 2018 16:30:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93f0e15d-d683-45e5-8fb0-18df544253c7","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:30:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:30:00Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"1cb73cef-9bf0-4952-8f72-632848ebdb94","subnetpool_id":null,"name":"refstack_defcore-subnet_4e6c65fd-0471-4393-b8ee-49e3be78e813"}} 2018-08-25 16:30:01,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-ef41f408-2ad4-4ea5-9ab9-620495892de3 2018-08-25 16:30:01,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.512533187866s 2018-08-25 16:30:01,041 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-ef41f408-2ad4-4ea5-9ab9-620495892de3 2018-08-25 16:30:01,042 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T16:30:00Z', 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'1cb73cef-9bf0-4952-8f72-632848ebdb94', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'enable_dhcp': True, u'network_id': u'93f0e15d-d683-45e5-8fb0-18df544253c7', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:30:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 16:30:01,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 16:30:01,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "refstack_defcore-router_4e6c65fd-0471-4393-b8ee-49e3be78e813", "admin_state_up": true}}' 2018-08-25 16:30:02,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6e8736ea-7dbf-4162-b402-7e9d280b3d8e Date: Sat, 25 Aug 2018 16:30:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T16:30:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:30:02Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "dc760d7b-ed45-4089-bb9f-62147837f732", "name": "refstack_defcore-router_4e6c65fd-0471-4393-b8ee-49e3be78e813"}} 2018-08-25 16:30:02,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-6e8736ea-7dbf-4162-b402-7e9d280b3d8e 2018-08-25 16:30:02,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.30150103569s 2018-08-25 16:30:02,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-6e8736ea-7dbf-4162-b402-7e9d280b3d8e 2018-08-25 16:30:02,345 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:30:01Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T16:30:02Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'dc760d7b-ed45-4089-bb9f-62147837f732', u'name': u'refstack_defcore-router_4e6c65fd-0471-4393-b8ee-49e3be78e813'}) 2018-08-25 16:30:02,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 16:30:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"subnet_id": "1cb73cef-9bf0-4952-8f72-632848ebdb94"}' 2018-08-25 16:30:04,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b78bc8d2-dcf0-45ad-8bef-06ee03073267 Date: Sat, 25 Aug 2018 16:30:04 GMT RESP BODY: {"network_id": "93f0e15d-d683-45e5-8fb0-18df544253c7", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "1cb73cef-9bf0-4952-8f72-632848ebdb94", "subnet_ids": ["1cb73cef-9bf0-4952-8f72-632848ebdb94"], "port_id": "489de25e-15e3-47d6-9fa0-4c45c7174cd0", "id": "dc760d7b-ed45-4089-bb9f-62147837f732"} 2018-08-25 16:30:04,132 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732/add_router_interface.json used request id req-b78bc8d2-dcf0-45ad-8bef-06ee03073267 2018-08-25 16:30:04,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.78645300865s 2018-08-25 16:30:04,132 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732/add_router_interface.json used request id req-b78bc8d2-dcf0-45ad-8bef-06ee03073267 returning object dc760d7b-ed45-4089-bb9f-62147837f732 2018-08-25 16:30:04,133 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 16:30:04,265 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 16:30:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:30:04,274 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 16:30:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 16:30:04,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:30:04,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:04,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0d787f2e-fecf-4abd-95a2-e5317ddc75ca Date: Sat, 25 Aug 2018 16:30:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:30:04,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-0d787f2e-fecf-4abd-95a2-e5317ddc75ca 2018-08-25 16:30:04,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347043037415s 2018-08-25 16:30:04,626 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-0d787f2e-fecf-4abd-95a2-e5317ddc75ca 2018-08-25 16:30:04,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 16:30:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813"}' 2018-08-25 16:30:04,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-00084213-d542-46f6-8e3b-397b42bd2141 Date: Sat, 25 Aug 2018 16:30:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:30:04Z", "file": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "6c914e9c-8cd5-4b9a-8008-82a5caef2326", "size": null, "self": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326", "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/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "checksum": null, "created_at": "2018-08-25T16:30:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 16:30:04,694 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-00084213-d542-46f6-8e3b-397b42bd2141 2018-08-25 16:30:04,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0589880943298s 2018-08-25 16:30:04,694 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-00084213-d542-46f6-8e3b-397b42bd2141 returning object 6c914e9c-8cd5-4b9a-8008-82a5caef2326 2018-08-25 16:30:04,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 16:30:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '' 2018-08-25 16:30:05,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f13cff0a-94aa-49ed-981c-065247ede02b Date: Sat, 25 Aug 2018 16:30:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 16:30:05,125 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file used request id req-f13cff0a-94aa-49ed-981c-065247ede02b 2018-08-25 16:30:05,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.430022001266s 2018-08-25 16:30:05,125 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file used request id req-f13cff0a-94aa-49ed-981c-065247ede02b 2018-08-25 16:30:05,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:30:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:05,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-bc1020e9-5db8-47c0-bb95-cc138d1daee2 Date: Sat, 25 Aug 2018 16:30:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:30:05Z", "file": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "6c914e9c-8cd5-4b9a-8008-82a5caef2326", "size": 12716032, "self": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:30:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:30:05,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-bc1020e9-5db8-47c0-bb95-cc138d1daee2 2018-08-25 16:30:05,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255208015442s 2018-08-25 16:30:05,155 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-bc1020e9-5db8-47c0-bb95-cc138d1daee2 2018-08-25 16:30:05,157 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'6c914e9c-8cd5-4b9a-8008-82a5caef2326', 'size': 12716032, u'self': u'/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:30:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:30:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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/6c914e9c-8cd5-4b9a-8008-82a5caef2326', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813', 'created': u'2018-08-25T16:30:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:30:04Z', 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/6c914e9c-8cd5-4b9a-8008-82a5caef2326', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:30:05,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 16:30:05,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_4e6c65fd-0471-4393-b8ee-49e3be78e813", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 16:30:05,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:30: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-93ca7251-763f-482b-824e-c1983e2c1aff x-compute-request-id: req-93ca7251-763f-482b-824e-c1983e2c1aff Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_4e6c65fd-0471-4393-b8ee-49e3be78e813", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c", "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": "585f194f-8ca3-4b74-8ce9-52f6fa38126c"}} 2018-08-25 16:30:05,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-93ca7251-763f-482b-824e-c1983e2c1aff 2018-08-25 16:30:05,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.294211864471s 2018-08-25 16:30:05,452 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-93ca7251-763f-482b-824e-c1983e2c1aff 2018-08-25 16:30:05,453 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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'bb3b2ba82e85438cb9318447e90d0372', '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'585f194f-8ca3-4b74-8ce9-52f6fa38126c', 'swap': 0}) 2018-08-25 16:30:05,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 16:30:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"extra_specs": {}}' 2018-08-25 16:30:05,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:30: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-28fe915e-171f-488e-9899-dc5587897a71 x-compute-request-id: req-28fe915e-171f-488e-9899-dc5587897a71 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 16:30:05,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c/os-extra_specs used request id req-28fe915e-171f-488e-9899-dc5587897a71 2018-08-25 16:30:05,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204210281372s 2018-08-25 16:30:05,475 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c/os-extra_specs used request id req-28fe915e-171f-488e-9899-dc5587897a71 2018-08-25 16:30:05,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:30:05,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 16:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c88e725-3b35-4890-a206-550d7951887f 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 16:30:05,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-7c88e725-3b35-4890-a206-550d7951887f 2018-08-25 16:30:05,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:30:05,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:05,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf618a0-3aae-44fb-90b0-7f579528060f Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:30:05,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-7bf618a0-3aae-44fb-90b0-7f579528060f 2018-08-25 16:30:05,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111987113953s 2018-08-25 16:30:05,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-7bf618a0-3aae-44fb-90b0-7f579528060f 2018-08-25 16:30:05,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:30:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:05,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23efbc93-fbf0-4b62-bb50-0dc7b9bd2b72 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:30:05,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-23efbc93-fbf0-4b62-bb50-0dc7b9bd2b72 2018-08-25 16:30:05,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115312814713s 2018-08-25 16:30:05,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-23efbc93-fbf0-4b62-bb50-0dc7b9bd2b72 2018-08-25 16:30:05,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-25 16:30:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:05,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:30: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-df65459d-0f3c-4903-8ff0-85f4db6033dc x-compute-request-id: req-df65459d-0f3c-4903-8ff0-85f4db6033dc Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 16:30:05,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-df65459d-0f3c-4903-8ff0-85f4db6033dc 2018-08-25 16:30:05,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0391170978546s 2018-08-25 16:30:05,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-df65459d-0f3c-4903-8ff0-85f4db6033dc 2018-08-25 16:30:05,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:30:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:05,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-a84d5997-7931-4491-8f14-952ef7d80ea7 Date: Sat, 25 Aug 2018 16:30:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:30:05Z", "file": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "6c914e9c-8cd5-4b9a-8008-82a5caef2326", "size": 12716032, "self": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:30:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:30:05,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a84d5997-7931-4491-8f14-952ef7d80ea7 2018-08-25 16:30:05,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242528915405s 2018-08-25 16:30:05,803 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a84d5997-7931-4491-8f14-952ef7d80ea7 2018-08-25 16:30:05,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 16:30:05,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813"}' 2018-08-25 16:30:05,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-13a73bb9-4902-4f8c-b26a-c828e376fb11 Date: Sat, 25 Aug 2018 16:30:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:30:05Z", "file": "/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "2971dc80-bb56-4af8-be8d-a10bdd7da66d", "size": null, "self": "/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d", "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/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813", "checksum": null, "created_at": "2018-08-25T16:30:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 16:30:05,876 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-13a73bb9-4902-4f8c-b26a-c828e376fb11 2018-08-25 16:30:05,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0648849010468s 2018-08-25 16:30:05,876 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-13a73bb9-4902-4f8c-b26a-c828e376fb11 returning object 2971dc80-bb56-4af8-be8d-a10bdd7da66d 2018-08-25 16:30:05,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 16:30:05,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '' 2018-08-25 16:30:07,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fde4f798-4f5d-4842-b140-3a1ba8081f43 Date: Sat, 25 Aug 2018 16:30: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-25 16:30:07,170 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/file used request id req-fde4f798-4f5d-4842-b140-3a1ba8081f43 2018-08-25 16:30:07,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29276490211s 2018-08-25 16:30:07,170 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/file used request id req-fde4f798-4f5d-4842-b140-3a1ba8081f43 2018-08-25 16:30:07,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:30:07,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:30:07,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json X-Openstack-Request-Id: req-739e2696-14f8-41e1-af91-de4d8f376481 Date: Sat, 25 Aug 2018 16:30:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:30:07Z", "file": "/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "2971dc80-bb56-4af8-be8d-a10bdd7da66d", "size": 12716032, "self": "/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:30:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:30:05Z", "file": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "6c914e9c-8cd5-4b9a-8008-82a5caef2326", "size": 12716032, "self": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:30:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:30:07,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-739e2696-14f8-41e1-af91-de4d8f376481 2018-08-25 16:30:07,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281329154968s 2018-08-25 16:30:07,203 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-739e2696-14f8-41e1-af91-de4d8f376481 2018-08-25 16:30:07,205 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'2971dc80-bb56-4af8-be8d-a10bdd7da66d', 'size': 12716032, u'self': u'/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:30:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:30:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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/2971dc80-bb56-4af8-be8d-a10bdd7da66d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', 'created': u'2018-08-25T16:30:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:30:05Z', 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/2971dc80-bb56-4af8-be8d-a10bdd7da66d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:30:07,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 16:30:07,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 16:30:07,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:30: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-52d2f878-b93f-4e16-8178-ad80d232a69e x-compute-request-id: req-52d2f878-b93f-4e16-8178-ad80d232a69e Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/7328252b-7027-4637-8abb-08baa81b409d", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/7328252b-7027-4637-8abb-08baa81b409d", "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": "7328252b-7027-4637-8abb-08baa81b409d"}} 2018-08-25 16:30:07,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-52d2f878-b93f-4e16-8178-ad80d232a69e 2018-08-25 16:30:07,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0383489131927s 2018-08-25 16:30:07,245 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-52d2f878-b93f-4e16-8178-ad80d232a69e 2018-08-25 16:30:07,245 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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'bb3b2ba82e85438cb9318447e90d0372', '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'7328252b-7027-4637-8abb-08baa81b409d', 'swap': 0}) 2018-08-25 16:30:07,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 16:30:07,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/7328252b-7027-4637-8abb-08baa81b409d/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"extra_specs": {}}' 2018-08-25 16:30:07,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:30: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-8f0e87ef-ab3a-47ff-aa8f-d0ad7b26348e x-compute-request-id: req-8f0e87ef-ab3a-47ff-aa8f-d0ad7b26348e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 16:30:07,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/7328252b-7027-4637-8abb-08baa81b409d/os-extra_specs used request id req-8f0e87ef-ab3a-47ff-aa8f-d0ad7b26348e 2018-08-25 16:30:07,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213007926941s 2018-08-25 16:30:07,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/7328252b-7027-4637-8abb-08baa81b409d/os-extra_specs used request id req-8f0e87ef-ab3a-47ff-aa8f-d0ad7b26348e 2018-08-25 16:30:07,268 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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'bb3b2ba82e85438cb9318447e90d0372', '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'7328252b-7027-4637-8abb-08baa81b409d', 'swap': 0}) 2018-08-25 16:30:11,005 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 16:30:11,006 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 16:30:11,006 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 16:30:11,008 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 16:30:15,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 16:30:15,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt']'. 2018-08-25 16:30:29,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:29.179 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-08-25 16:30:29,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:29.528 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.690s] 2018-08-25 16:30:29,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:29.962 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.815s] 2018-08-25 16:30:30,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:30.035 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.072s] 2018-08-25 16:30:30,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:30.240 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.712s] 2018-08-25 16:30:30,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:30.243 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [1.412s] 2018-08-25 16:30:30,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:30.450 11183 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.913s] 2018-08-25 16:30:31,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:31.454 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.557s] 2018-08-25 16:30:32,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:32.113 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [1.869s] 2018-08-25 16:30:32,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:32.257 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.015s] 2018-08-25 16:30:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:34.115 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [2.114s] 2018-08-25 16:30:34,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:34.646 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.530s] 2018-08-25 16:30:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:35.184 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [2.927s] 2018-08-25 16:30:36,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:36.631 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [1.447s] 2018-08-25 16:30:36,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:36.731 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [2.085s] 2018-08-25 16:30:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:37.501 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.769s] 2018-08-25 16:30:37,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:37.516 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2018-08-25 16:30:38,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:38.236 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.719s] 2018-08-25 16:30:38,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:38.250 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2018-08-25 16:30:39,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.226 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.975s] 2018-08-25 16:30:39,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.237 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2018-08-25 16:30:39,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.288 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.050s] 2018-08-25 16:30:39,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.894 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.605s] 2018-08-25 16:30:39,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.902 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [9.992s] 2018-08-25 16:30:39,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.967 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.073s] 2018-08-25 16:30:40,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.034 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.066s] 2018-08-25 16:30:40,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.110 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.075s] 2018-08-25 16:30:40,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.199 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.089s] 2018-08-25 16:30:40,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.854 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.653s] 2018-08-25 16:30:40,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.919 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.066s] 2018-08-25 16:30:40,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.977 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.057s] 2018-08-25 16:30:41,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:41.039 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.061s] 2018-08-25 16:30:41,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:41.101 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.062s] 2018-08-25 16:30:41,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:41.340 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.643s] 2018-08-25 16:30:42,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:42.943 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.603s] 2018-08-25 16:30:45,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:45.394 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.594s] 2018-08-25 16:30:45,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:45.784 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [1.238s] 2018-08-25 16:30:45,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:45.908 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.515s] 2018-08-25 16:30:46,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:46.384 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.475s] 2018-08-25 16:30:51,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:51.235 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.450s] 2018-08-25 16:30:52,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:52.906 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.671s] 2018-08-25 16:30:53,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:53.235 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.857s] 2018-08-25 16:30:53,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:53.352 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.117s] 2018-08-25 16:30:54,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:54.480 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [4.746s] 2018-08-25 16:30:54,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:54.830 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.923s] 2018-08-25 16:30:56,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:56.213 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.732s] 2018-08-25 16:30:57,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:57.585 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-08-25 16:30:58,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:58.516 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [1.251s] 2018-08-25 16:30:59,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:59.534 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [1.018s] 2018-08-25 16:30:59,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:59.796 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.759s] 2018-08-25 16:30:59,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:59.914 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [5.083s] 2018-08-25 16:31:00,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:00.363 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.567s] 2018-08-25 16:31:01,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:01.014 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.650s] 2018-08-25 16:31:01,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:01.446 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [10.995s] 2018-08-25 16:31:02,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:02.050 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.035s] 2018-08-25 16:31:03,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:03.098 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.047s] 2018-08-25 16:31:04,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:04.634 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.536s] 2018-08-25 16:31:05,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:05.026 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.110s] 2018-08-25 16:31:06,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:06.214 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [36.833s] 2018-08-25 16:31:07,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:07.102 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [10.593s] 2018-08-25 16:31:08,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:08.730 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.704s] 2018-08-25 16:31:09,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:09.011 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.282s] 2018-08-25 16:31:09,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:09.044 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.032s] 2018-08-25 16:31:09,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:09.065 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2018-08-25 16:31:09,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:09.093 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.028s] 2018-08-25 16:31:11,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:11.128 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [3.810s] 2018-08-25 16:31:12,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:12.659 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [14.765s] 2018-08-25 16:31:15,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:15.086 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [35.175s] 2018-08-25 16:31:15,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:15.111 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [3.983s] 2018-08-25 16:31:15,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:15.246 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [13.800s] 2018-08-25 16:31:16,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:16.333 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.676s] 2018-08-25 16:31:16,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:16.964 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.862s] 2018-08-25 16:31:18,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:18.648 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [3.537s] 2018-08-25 16:31:19,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:19.910 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.208s] 2018-08-25 16:31:19,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:19.973 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.062s] 2018-08-25 16:31:20,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:20.122 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.150s] 2018-08-25 16:31:20,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:20.392 11183 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.380s] 2018-08-25 16:31:21,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:21.494 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.844s] 2018-08-25 16:31:22,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:22.203 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [2.077s] 2018-08-25 16:31:23,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:23.479 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [1.277s] 2018-08-25 16:31:23,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:23.684 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.190s] 2018-08-25 16:31:24,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.061 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.814s] 2018-08-25 16:31:24,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.590 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [1.110s] 2018-08-25 16:31:24,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.598 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.416s] 2018-08-25 16:31:24,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.674 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.084s] 2018-08-25 16:31:24,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.765 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.091s] 2018-08-25 16:31:24,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.900 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.134s] 2018-08-25 16:31:25,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:25.094 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.194s] 2018-08-25 16:31:25,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:25.955 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.860s] 2018-08-25 16:31:26,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.073 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.118s] 2018-08-25 16:31:26,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.274 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.199s] 2018-08-25 16:31:26,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.387 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.113s] 2018-08-25 16:31:26,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.421 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.737s] 2018-08-25 16:31:26,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.504 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.117s] 2018-08-25 16:31:27,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:27.157 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.735s] 2018-08-25 16:31:27,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:27.987 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.829s] 2018-08-25 16:31:28,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:28.691 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.426s] 2018-08-25 16:31:29,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:29.021 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [1.033s] 2018-08-25 16:31:29,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:29.273 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.582s] 2018-08-25 16:31:29,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:29.617 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.555s] 2018-08-25 16:31:30,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:30.184 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.910s] 2018-08-25 16:31:30,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:30.769 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.747s] 2018-08-25 16:31:31,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:31.206 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.021s] 2018-08-25 16:31:31,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:31.755 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.986s] 2018-08-25 16:31:31,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:31.842 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.636s] 2018-08-25 16:31:31,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:31.991 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.149s] 2018-08-25 16:31:32,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.109 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.117s] 2018-08-25 16:31:32,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.220 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.111s] 2018-08-25 16:31:32,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.318 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.098s] 2018-08-25 16:31:32,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.402 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.647s] 2018-08-25 16:31:32,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.429 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.111s] 2018-08-25 16:31:32,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.638 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.209s] 2018-08-25 16:31:33,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:33.264 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.646s] 2018-08-25 16:31:33,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:33.286 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.883s] 2018-08-25 16:31:35,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:35.604 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.316s] 2018-08-25 16:31:36,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:36.206 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.602s] 2018-08-25 16:31:36,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:36.743 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.537s] 2018-08-25 16:31:36,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:36.860 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [12.259s] 2018-08-25 16:31:38,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:38.084 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.339s] 2018-08-25 16:31:38,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:38.087 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.823s] 2018-08-25 16:31:38,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:38.789 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.706s] 2018-08-25 16:31:39,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:39.366 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.968s] 2018-08-25 16:31:43,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:43.420 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.333s] 2018-08-25 16:31:47,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:47.289 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.428s] 2018-08-25 16:31:49,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.122 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.081s] 2018-08-25 16:31:49,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.134 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-08-25 16:31:49,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.181 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.815s] 2018-08-25 16:31:49,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.334 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.199s] 2018-08-25 16:31:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.349 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2018-08-25 16:31:49,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.363 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2018-08-25 16:31:49,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.386 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.023s] 2018-08-25 16:31:49,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.477 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.090s] 2018-08-25 16:31:49,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.569 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.092s] 2018-08-25 16:31:50,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:50.586 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [1.016s] 2018-08-25 16:31:50,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:50.601 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-08-25 16:31:50,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:50.756 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.155s] 2018-08-25 16:31:51,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:51.021 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.599s] 2018-08-25 16:31:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:52.576 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.394s] 2018-08-25 16:31:52,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:52.653 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2018-08-25 16:31:52,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:52.785 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.130s] 2018-08-25 16:31:52,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:52.887 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.091s] 2018-08-25 16:31:54,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:54.285 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.776s] 2018-08-25 16:31:54,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:54.442 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.157s] 2018-08-25 16:31:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:55.372 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.351s] 2018-08-25 16:31:55,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:55.728 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.356s] 2018-08-25 16:31:55,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:55.912 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [40.825s] 2018-08-25 16:31:55,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:55.933 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.205s] 2018-08-25 16:31:56,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.384 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.450s] 2018-08-25 16:31:56,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.448 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.064s] 2018-08-25 16:31:56,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.515 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.066s] 2018-08-25 16:31:56,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.636 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.121s] 2018-08-25 16:31:56,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.774 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.137s] 2018-08-25 16:31:56,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.841 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.066s] 2018-08-25 16:31:56,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.884 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.043s] 2018-08-25 16:31:57,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:57.544 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.655s] 2018-08-25 16:32:00,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.074 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.477s] 2018-08-25 16:32:00,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.384 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.310s] 2018-08-25 16:32:00,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.431 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.046s] 2018-08-25 16:32:00,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.471 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.040s] 2018-08-25 16:32:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.512 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.041s] 2018-08-25 16:32:00,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.587 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.075s] 2018-08-25 16:32:00,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.658 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.070s] 2018-08-25 16:32:00,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.719 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.059s] 2018-08-25 16:32:01,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:01.206 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.487s] 2018-08-25 16:32:01,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:01.258 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.051s] 2018-08-25 16:32:02,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:02.199 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.314s] 2018-08-25 16:32:03,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:03.542 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.971s] 2018-08-25 16:32:05,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:05.579 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.036s] 2018-08-25 16:32:05,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:05.739 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.308s] 2018-08-25 16:32:07,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:07.254 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [14.468s] 2018-08-25 16:32:07,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:07.339 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.085s] 2018-08-25 16:32:07,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:07.395 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.056s] 2018-08-25 16:32:10,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:10.596 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.011s] 2018-08-25 16:32:11,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:11.318 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.727s] 2018-08-25 16:32:12,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:12.806 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.486s] 2018-08-25 16:32:13,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:13.569 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.763s] 2018-08-25 16:32:15,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:15.367 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.794s] 2018-08-25 16:32:15,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:15.450 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.087s] 2018-08-25 16:32:16,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:16.386 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [20.472s] 2018-08-25 16:32:24,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:24.621 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.471s] 2018-08-25 16:32:31,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:31.891 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.270s] 2018-08-25 16:32:37,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:37.187 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.295s] 2018-08-25 16:32:41,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:41.521 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.333s] 2018-08-25 16:33:02,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:02.965 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [21.440s] 2018-08-25 16:33:04,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:04.209 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.246s] 2018-08-25 16:33:32,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:32.275 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [75.870s] 2018-08-25 16:33:34,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:34.593 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [126.189s] 2018-08-25 16:33:34,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:34.677 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.083s] 2018-08-25 16:33:34,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:34.871 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.193s] 2018-08-25 16:33:35,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:35.002 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.131s] 2018-08-25 16:33:35,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:35.003 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-25 16:33:36,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.058 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [126.206s] 2018-08-25 16:33:36,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.142 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.084s] 2018-08-25 16:33:36,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.380 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.237s] 2018-08-25 16:33:36,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.474 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.093s] 2018-08-25 16:33:36,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.475 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-25 16:33:37,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:37.132 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-25 16:33:43,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:43.603 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.727s] 2018-08-25 16:33:44,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:44.301 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.698s] 2018-08-25 16:33:55,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:55.499 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.683s] 2018-08-25 16:33:57,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:57.460 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.960s] 2018-08-25 16:34:03,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:03.147 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.346s] 2018-08-25 16:34:07,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:07.181 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [22.875s] 2018-08-25 16:34:20,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:20.969 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.179s] 2018-08-25 16:34:28,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:28.314 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.346s] 2018-08-25 16:34:48,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:48.927 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.607s] 2018-08-25 16:35:00,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:00.311 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [254.268s] 2018-08-25 16:35:05,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:05.816 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [16.888s] 2018-08-25 16:35:27,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:27.058 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [26.740s] 2018-08-25 16:35:28,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:28.681 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.804s] 2018-08-25 16:35:28,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:28.976 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.296s] 2018-08-25 16:35:29,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:29.326 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.350s] 2018-08-25 16:35:30,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:30.725 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.398s] 2018-08-25 16:35:37,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:37.325 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [6.598s] 2018-08-25 16:35:37,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:37.639 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.315s] 2018-08-25 16:35:37,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:37.700 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.060s] 2018-08-25 16:35:43,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:43.430 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.121s] 2018-08-25 16:35:51,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8d748833-44ae-46ee-a95b-61f79b8cb543 2018-08-25 16:35:51,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8d748833-44ae-46ee-a95b-61f79b8cb543']'. 2018-08-25 16:35:52,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8d748833-44ae-46ee-a95b-61f79b8cb543 | 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 16:30:17 | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 16:35:51 | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:34 | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 12408db6-ce41-4774-bfe7-f1a193a730ec) | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 71f2f0a9-fe4f-411e-8a1e-42fc91147dab) | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 319.298 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 16:35:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-25 16:35:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:35:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 16:35:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 16:35:52,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-25 16:35:52,619 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 16:35:52,620 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:52 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-25 16:35:52,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 16:35:52,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:35:53,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f05b318-ba1d-4c6e-a6cc-747a8173731c Date: Sat, 25 Aug 2018 16:35: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-25 16:35:53,141 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d used request id req-6f05b318-ba1d-4c6e-a6cc-747a8173731c 2018-08-25 16:35:53,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.516396045685s 2018-08-25 16:35:53,141 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d used request id req-6f05b318-ba1d-4c6e-a6cc-747a8173731c 2018-08-25 16:35:53,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 16:35:53,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:35:53,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:35: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-e859d7de-3378-4696-87a4-91247db5787c x-compute-request-id: req-e859d7de-3378-4696-87a4-91247db5787c Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_4e6c65fd-0471-4393-b8ee-49e3be78e813", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c", "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": "585f194f-8ca3-4b74-8ce9-52f6fa38126c"}, {"name": "refstack_defcore-flavor_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/7328252b-7027-4637-8abb-08baa81b409d", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/7328252b-7027-4637-8abb-08baa81b409d", "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": "7328252b-7027-4637-8abb-08baa81b409d"}]} 2018-08-25 16:35:53,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-e859d7de-3378-4696-87a4-91247db5787c 2018-08-25 16:35:53,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.354079961777s 2018-08-25 16:35:53,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-e859d7de-3378-4696-87a4-91247db5787c 2018-08-25 16:35:53,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 16:35:53,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/7328252b-7027-4637-8abb-08baa81b409d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:35:53,541 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:35: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-ea36354d-e6f8-4f54-b7b2-89085d5ee577 x-compute-request-id: req-ea36354d-e6f8-4f54-b7b2-89085d5ee577 Content-Length: 0 Content-Type: application/json 2018-08-25 16:35:53,542 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/7328252b-7027-4637-8abb-08baa81b409d used request id req-ea36354d-e6f8-4f54-b7b2-89085d5ee577 2018-08-25 16:35:53,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0431549549103s 2018-08-25 16:35:53,542 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/7328252b-7027-4637-8abb-08baa81b409d used request id req-ea36354d-e6f8-4f54-b7b2-89085d5ee577 2018-08-25 16:35:53,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 16:35:53,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" -d '{"subnet_id": "1cb73cef-9bf0-4952-8f72-632848ebdb94"}' 2018-08-25 16:35:55,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d26f71fa-6e68-423c-92d5-5c74124759df Date: Sat, 25 Aug 2018 16:35:55 GMT RESP BODY: {"network_id": "93f0e15d-d683-45e5-8fb0-18df544253c7", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "1cb73cef-9bf0-4952-8f72-632848ebdb94", "subnet_ids": ["1cb73cef-9bf0-4952-8f72-632848ebdb94"], "port_id": "489de25e-15e3-47d6-9fa0-4c45c7174cd0", "id": "dc760d7b-ed45-4089-bb9f-62147837f732"} 2018-08-25 16:35:55,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732/remove_router_interface.json used request id req-d26f71fa-6e68-423c-92d5-5c74124759df 2018-08-25 16:35:55,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80883193016s 2018-08-25 16:35:55,352 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732/remove_router_interface.json used request id req-d26f71fa-6e68-423c-92d5-5c74124759df returning object dc760d7b-ed45-4089-bb9f-62147837f732 2018-08-25 16:35:55,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 16:35:55,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:35:55,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 652 X-Openstack-Request-Id: req-de93a06f-270c-4d57-a279-fb50309387e5 Date: Sat, 25 Aug 2018 16:35:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T16:30:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:35:54Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "dc760d7b-ed45-4089-bb9f-62147837f732", "name": "refstack_defcore-router_4e6c65fd-0471-4393-b8ee-49e3be78e813"}]} 2018-08-25 16:35:55,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-de93a06f-270c-4d57-a279-fb50309387e5 2018-08-25 16:35:55,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111626148224s 2018-08-25 16:35:55,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-de93a06f-270c-4d57-a279-fb50309387e5 2018-08-25 16:35:55,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 16:35:55,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:35:57,015 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b22a2af-561c-4731-994d-2bbc27e34366 Content-Length: 0 Date: Sat, 25 Aug 2018 16:35:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:35:57,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732.json used request id req-5b22a2af-561c-4731-994d-2bbc27e34366 2018-08-25 16:35:57,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.54906606674s 2018-08-25 16:35:57,015 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/dc760d7b-ed45-4089-bb9f-62147837f732.json used request id req-5b22a2af-561c-4731-994d-2bbc27e34366 2018-08-25 16:35:57,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 16:35:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:35:57,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-3bec60a0-0b40-4cc2-b454-c6820ed75829 Date: Sat, 25 Aug 2018 16:35:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93f0e15d-d683-45e5-8fb0-18df544253c7","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:30:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:30:00Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"1cb73cef-9bf0-4952-8f72-632848ebdb94","subnetpool_id":null,"name":"refstack_defcore-subnet_4e6c65fd-0471-4393-b8ee-49e3be78e813"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-25 16:35:57,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-3bec60a0-0b40-4cc2-b454-c6820ed75829 2018-08-25 16:35:57,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0450839996338s 2018-08-25 16:35:57,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-3bec60a0-0b40-4cc2-b454-c6820ed75829 2018-08-25 16:35:57,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 16:35:57,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/1cb73cef-9bf0-4952-8f72-632848ebdb94.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:35:58,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-305bceb4-f7e3-418f-998c-8dd0e447bd26 Date: Sat, 25 Aug 2018 16:35:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:35:58,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/1cb73cef-9bf0-4952-8f72-632848ebdb94.json used request id req-305bceb4-f7e3-418f-998c-8dd0e447bd26 2018-08-25 16:35:58,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21365594864s 2018-08-25 16:35:58,277 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/1cb73cef-9bf0-4952-8f72-632848ebdb94.json used request id req-305bceb4-f7e3-418f-998c-8dd0e447bd26 2018-08-25 16:35:58,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:35:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:35:58,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-83f34573-bcfa-4b56-b203-022479ee40ab Date: Sat, 25 Aug 2018 16:35:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"93f0e15d-d683-45e5-8fb0-18df544253c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:35:58Z","provider:segmentation_id":77,"name":"refstack_defcore-net_4e6c65fd-0471-4393-b8ee-49e3be78e813","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:30:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:35:58,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-83f34573-bcfa-4b56-b203-022479ee40ab 2018-08-25 16:35:58,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100060939789s 2018-08-25 16:35:58,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-83f34573-bcfa-4b56-b203-022479ee40ab 2018-08-25 16:35:58,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 16:35:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/93f0e15d-d683-45e5-8fb0-18df544253c7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:36:00,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c348425-ca43-49b3-a709-a41daae843a9 Date: Sat, 25 Aug 2018 16:36:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:36:00,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/93f0e15d-d683-45e5-8fb0-18df544253c7.json used request id req-0c348425-ca43-49b3-a709-a41daae843a9 2018-08-25 16:36:00,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.70248293877s 2018-08-25 16:36:00,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/93f0e15d-d683-45e5-8fb0-18df544253c7.json used request id req-0c348425-ca43-49b3-a709-a41daae843a9 2018-08-25 16:36:00,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:36:00,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:36:00,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-e78ec5fd-c573-4e33-9f49-4a163ac1b1b5 Date: Sat, 25 Aug 2018 16:36:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:30:05Z", "file": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "6c914e9c-8cd5-4b9a-8008-82a5caef2326", "size": 12716032, "self": "/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:30:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:36:00,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-e78ec5fd-c573-4e33-9f49-4a163ac1b1b5 2018-08-25 16:36:00,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0310368537903s 2018-08-25 16:36:00,118 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-e78ec5fd-c573-4e33-9f49-4a163ac1b1b5 2018-08-25 16:36:00,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 16:36:00,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:36:01,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78237baa-504c-4f51-a888-0ce61ec105d3 Date: Sat, 25 Aug 2018 16:36:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 16:36:01,089 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326 used request id req-78237baa-504c-4f51-a888-0ce61ec105d3 2018-08-25 16:36:01,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.96982884407s 2018-08-25 16:36:01,089 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326 used request id req-78237baa-504c-4f51-a888-0ce61ec105d3 2018-08-25 16:36:01,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 16:36:01,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:36:01,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36: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-0da2d3d8-d7bd-4580-bc9c-d1a52d65c422 x-compute-request-id: req-0da2d3d8-d7bd-4580-bc9c-d1a52d65c422 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_4e6c65fd-0471-4393-b8ee-49e3be78e813", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c", "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": "585f194f-8ca3-4b74-8ce9-52f6fa38126c"}]} 2018-08-25 16:36:01,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-0da2d3d8-d7bd-4580-bc9c-d1a52d65c422 2018-08-25 16:36:01,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239608287811s 2018-08-25 16:36:01,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-0da2d3d8-d7bd-4580-bc9c-d1a52d65c422 2018-08-25 16:36:01,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 16:36:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a4825d535be9746e6d3407a73adf395ed201d8f" 2018-08-25 16:36:01,142 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:36: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-19c697d9-9800-4a70-b38a-4ed70fb0b144 x-compute-request-id: req-19c697d9-9800-4a70-b38a-4ed70fb0b144 Content-Length: 0 Content-Type: application/json 2018-08-25 16:36:01,142 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c used request id req-19c697d9-9800-4a70-b38a-4ed70fb0b144 2018-08-25 16:36:01,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0261549949646s 2018-08-25 16:36:01,142 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/585f194f-8ca3-4b74-8ce9-52f6fa38126c used request id req-19c697d9-9800-4a70-b38a-4ed70fb0b144 2018-08-25 16:36:01,200 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 16:36:01,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 16:36:01,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 16:36:01,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 16:36:01,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:36:01,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871a94e9-f6ae-4bd6-9881-97d822262025 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 16:36:01,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-871a94e9-f6ae-4bd6-9881-97d822262025 2018-08-25 16:36:01,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 16:36:01,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T17:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["OZcDgvOKSlqWw-kLmE-6Kw"], "issued_at": "2018-08-25T16:36:01.000000Z"}} 2018-08-25 16:36:01,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:36:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:02,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-61475066-bc94-4f52-8a00-bb58342d0f0d Date: Sat, 25 Aug 2018 16:36:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:36:02,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-61475066-bc94-4f52-8a00-bb58342d0f0d 2018-08-25 16:36:02,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.495675086975s 2018-08-25 16:36:02,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-61475066-bc94-4f52-8a00-bb58342d0f0d 2018-08-25 16:36:02,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 16:36:05,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 16:36:07,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fa494826-7a10-4a15-b80a-574df3c15467 | 2018-08-25T16:36:07.431899 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fa494826-7a10-4a15-b80a-574df3c15467 ~/.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-25 16:36:11,634 - 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-25 16:36:11,635 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 16:36:14,301 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 16:36:17,791 - 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=b5dd8829-f678-4639-91a6-974aed688007) as the default verifier for the future CLI operations. 2018-08-25 16:36:21,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-25 16:36:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:21,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-a65bf457-3785-4118-bb0c-51036b3899e9 Date: Sat, 25 Aug 2018 16:36:21 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-25 16:36:21,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-a65bf457-3785-4118-bb0c-51036b3899e9 2018-08-25 16:36:21,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0161471366882s 2018-08-25 16:36:21,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-a65bf457-3785-4118-bb0c-51036b3899e9 2018-08-25 16:36:21,088 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-25 16:36:21,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 16:36:21,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"network": {"shared": true, "name": "patrole-net_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "admin_state_up": true}}' 2018-08-25 16:36:21,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d50db2e8-ba2c-4242-8738-89756016e65d Date: Sat, 25 Aug 2018 16:36:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2de0fe0a-5082-47e6-bc38-3867832c77d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:36:21Z","is_default":false,"provider:segmentation_id":1,"name":"patrole-net_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:36:21Z","mtu":1450}} 2018-08-25 16:36:21,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d50db2e8-ba2c-4242-8738-89756016e65d 2018-08-25 16:36:21,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.252548933029s 2018-08-25 16:36:21,341 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d50db2e8-ba2c-4242-8738-89756016e65d 2018-08-25 16:36:21,342 - 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-25T16:36:21Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2de0fe0a-5082-47e6-bc38-3867832c77d3', u'provider:segmentation_id': 1, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:36:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 16:36:21,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:36:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:21,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-3a9011de-54d7-4a4e-b99f-d728d295deb0 Date: Sat, 25 Aug 2018 16:36:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"2de0fe0a-5082-47e6-bc38-3867832c77d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:36:21Z","provider:segmentation_id":1,"name":"patrole-net_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:36:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:36:21,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-3a9011de-54d7-4a4e-b99f-d728d295deb0 2018-08-25 16:36:21,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106362104416s 2018-08-25 16:36:21,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-3a9011de-54d7-4a4e-b99f-d728d295deb0 2018-08-25 16:36:21,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 16:36:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"subnet": {"name": "patrole-subnet_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "enable_dhcp": true, "network_id": "2de0fe0a-5082-47e6-bc38-3867832c77d3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 16:36:21,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a670edf3-c30e-4ae4-aab7-cff89ccaceac Date: Sat, 25 Aug 2018 16:36:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2de0fe0a-5082-47e6-bc38-3867832c77d3","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:36:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:36:21Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"fa4d0025-0311-48b7-a3ad-4a9d3a5a3964","subnetpool_id":null,"name":"patrole-subnet_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7"}} 2018-08-25 16:36:21,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-a670edf3-c30e-4ae4-aab7-cff89ccaceac 2018-08-25 16:36:21,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.417984008789s 2018-08-25 16:36:21,870 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-a670edf3-c30e-4ae4-aab7-cff89ccaceac 2018-08-25 16:36:21,870 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T16:36:21Z', 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'fa4d0025-0311-48b7-a3ad-4a9d3a5a3964', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'enable_dhcp': True, u'network_id': u'2de0fe0a-5082-47e6-bc38-3867832c77d3', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:36:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 16:36:21,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 16:36:21,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "patrole-router_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "admin_state_up": true}}' 2018-08-25 16:36:23,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-4fd7d40e-dfc1-4e3a-b5ae-6b3393efff6b Date: Sat, 25 Aug 2018 16:36:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T16:36:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:36:22Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca", "name": "patrole-router_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7"}} 2018-08-25 16:36:23,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-4fd7d40e-dfc1-4e3a-b5ae-6b3393efff6b 2018-08-25 16:36:23,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.19626307487s 2018-08-25 16:36:23,067 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-4fd7d40e-dfc1-4e3a-b5ae-6b3393efff6b 2018-08-25 16:36:23,068 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:36:21Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T16:36:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca', u'name': u'patrole-router_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7'}) 2018-08-25 16:36:23,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 16:36:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"subnet_id": "fa4d0025-0311-48b7-a3ad-4a9d3a5a3964"}' 2018-08-25 16:36:24,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d88e0630-3a9d-4da5-aa64-8f987a0652eb Date: Sat, 25 Aug 2018 16:36:24 GMT RESP BODY: {"network_id": "2de0fe0a-5082-47e6-bc38-3867832c77d3", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "fa4d0025-0311-48b7-a3ad-4a9d3a5a3964", "subnet_ids": ["fa4d0025-0311-48b7-a3ad-4a9d3a5a3964"], "port_id": "0523d98d-b4ad-4833-b6f0-e1b94cf275ce", "id": "6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca"} 2018-08-25 16:36:24,837 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca/add_router_interface.json used request id req-d88e0630-3a9d-4da5-aa64-8f987a0652eb 2018-08-25 16:36:24,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.76843690872s 2018-08-25 16:36:24,837 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca/add_router_interface.json used request id req-d88e0630-3a9d-4da5-aa64-8f987a0652eb returning object 6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca 2018-08-25 16:36:24,837 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 16:36:24,970 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 16:36:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:36:24,976 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 16:36:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 16:36:24,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:36:24,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:25,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9e661ffc-b9db-4b2b-9f5d-44820949aa84 Date: Sat, 25 Aug 2018 16:36:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:36:25,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-9e661ffc-b9db-4b2b-9f5d-44820949aa84 2018-08-25 16:36:25,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.278903961182s 2018-08-25 16:36:25,258 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-9e661ffc-b9db-4b2b-9f5d-44820949aa84 2018-08-25 16:36:25,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 16:36:25,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7"}' 2018-08-25 16:36:25,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/d9255199-332a-4a49-a40d-d90295f8d108 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-789b9246-3ce8-42e4-9911-05c4a2568f27 Date: Sat, 25 Aug 2018 16:36:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:36:25Z", "file": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "d9255199-332a-4a49-a40d-d90295f8d108", "size": null, "self": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108", "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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "checksum": null, "created_at": "2018-08-25T16:36:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 16:36:25,341 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-789b9246-3ce8-42e4-9911-05c4a2568f27 2018-08-25 16:36:25,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0748920440674s 2018-08-25 16:36:25,341 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-789b9246-3ce8-42e4-9911-05c4a2568f27 returning object d9255199-332a-4a49-a40d-d90295f8d108 2018-08-25 16:36:25,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 16:36:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '' 2018-08-25 16:36:25,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e24b055-e372-4cdb-9eed-ffc38d0c2c45 Date: Sat, 25 Aug 2018 16:36:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 16:36:25,723 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file used request id req-8e24b055-e372-4cdb-9eed-ffc38d0c2c45 2018-08-25 16:36:25,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.38152885437s 2018-08-25 16:36:25,724 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file used request id req-8e24b055-e372-4cdb-9eed-ffc38d0c2c45 2018-08-25 16:36:25,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:36:25,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:25,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-9123e3c8-90f0-4155-becc-63c679f46181 Date: Sat, 25 Aug 2018 16:36:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:36:25Z", "file": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "d9255199-332a-4a49-a40d-d90295f8d108", "size": 12716032, "self": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:36:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:36:25,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-9123e3c8-90f0-4155-becc-63c679f46181 2018-08-25 16:36:25,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025799036026s 2018-08-25 16:36:25,753 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-9123e3c8-90f0-4155-becc-63c679f46181 2018-08-25 16:36:25,755 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'd9255199-332a-4a49-a40d-d90295f8d108', 'size': 12716032, u'self': u'/v2/images/d9255199-332a-4a49-a40d-d90295f8d108', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:36:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:36:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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/d9255199-332a-4a49-a40d-d90295f8d108', 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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', 'created': u'2018-08-25T16:36:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:36:25Z', 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/d9255199-332a-4a49-a40d-d90295f8d108', 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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:36:25,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 16:36:25,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 16:36:26,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36: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-b4cd88fd-2857-4d23-a97a-653a33196969 x-compute-request-id: req-b4cd88fd-2857-4d23-a97a-653a33196969 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2", "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": "9cebd93f-f186-41e1-89bb-f65244ba95d2"}} 2018-08-25 16:36:26,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-b4cd88fd-2857-4d23-a97a-653a33196969 2018-08-25 16:36:26,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328248977661s 2018-08-25 16:36:26,085 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-b4cd88fd-2857-4d23-a97a-653a33196969 2018-08-25 16:36:26,085 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'9cebd93f-f186-41e1-89bb-f65244ba95d2', 'swap': 0}) 2018-08-25 16:36:26,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 16:36:26,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"extra_specs": {}}' 2018-08-25 16:36:26,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36: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-491e12b2-afab-4fa2-8f57-f1c5e455a872 x-compute-request-id: req-491e12b2-afab-4fa2-8f57-f1c5e455a872 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 16:36:26,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2/os-extra_specs used request id req-491e12b2-afab-4fa2-8f57-f1c5e455a872 2018-08-25 16:36:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02237200737s 2018-08-25 16:36:26,109 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2/os-extra_specs used request id req-491e12b2-afab-4fa2-8f57-f1c5e455a872 2018-08-25 16:36:26,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:36:26,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 16:36:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1b9d404-7b05-47e3-8355-065ab5a7a62f 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 16:36:26,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-d1b9d404-7b05-47e3-8355-065ab5a7a62f 2018-08-25 16:36:26,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:36:26,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:26,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f81ff609-2300-4160-b7c3-cb843966f32a Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:36:26,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-f81ff609-2300-4160-b7c3-cb843966f32a 2018-08-25 16:36:26,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.274368047714s 2018-08-25 16:36:26,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-f81ff609-2300-4160-b7c3-cb843966f32a 2018-08-25 16:36:26,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:36:26,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:26,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f423d3b4-4910-4a8b-b69f-3a7688953394 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:36:26,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-f423d3b4-4910-4a8b-b69f-3a7688953394 2018-08-25 16:36:26,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189842939377s 2018-08-25 16:36:26,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-f423d3b4-4910-4a8b-b69f-3a7688953394 2018-08-25 16:36:26,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-25 16:36:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:26,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36: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-cc9fc5e3-76fc-4784-9eeb-d0f66068dbac x-compute-request-id: req-cc9fc5e3-76fc-4784-9eeb-d0f66068dbac Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 16:36:26,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-cc9fc5e3-76fc-4784-9eeb-d0f66068dbac 2018-08-25 16:36:26,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0360419750214s 2018-08-25 16:36:26,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-cc9fc5e3-76fc-4784-9eeb-d0f66068dbac 2018-08-25 16:36:26,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:36:26,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:26,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-39adbe96-0fc6-41a4-ba14-21468386788f Date: Sat, 25 Aug 2018 16:36:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:36:25Z", "file": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "d9255199-332a-4a49-a40d-d90295f8d108", "size": 12716032, "self": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:36:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:36:26,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-39adbe96-0fc6-41a4-ba14-21468386788f 2018-08-25 16:36:26,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0220618247986s 2018-08-25 16:36:26,664 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-39adbe96-0fc6-41a4-ba14-21468386788f 2018-08-25 16:36:26,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 16:36:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7"}' 2018-08-25 16:36:26,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2dc66c65-0a31-4da8-973f-e9f06a55f04c Date: Sat, 25 Aug 2018 16:36:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:36:26Z", "file": "/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "3b851fdd-183b-4671-865d-0feea42f63b0", "size": null, "self": "/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0", "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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "checksum": null, "created_at": "2018-08-25T16:36:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 16:36:26,710 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-2dc66c65-0a31-4da8-973f-e9f06a55f04c 2018-08-25 16:36:26,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0391528606415s 2018-08-25 16:36:26,711 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-2dc66c65-0a31-4da8-973f-e9f06a55f04c returning object 3b851fdd-183b-4671-865d-0feea42f63b0 2018-08-25 16:36:26,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 16:36:26,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '' 2018-08-25 16:36:27,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6d7eef1-21ac-40d8-9b45-dc5ac3dd88ca Date: Sat, 25 Aug 2018 16:36: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-25 16:36:27,788 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0/file used request id req-e6d7eef1-21ac-40d8-9b45-dc5ac3dd88ca 2018-08-25 16:36:27,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07707905769s 2018-08-25 16:36:27,789 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0/file used request id req-e6d7eef1-21ac-40d8-9b45-dc5ac3dd88ca 2018-08-25 16:36:27,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:36:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:36:27,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-a8d053ae-fade-40e3-971c-84edbc162006 Date: Sat, 25 Aug 2018 16:36:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:36:27Z", "file": "/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "3b851fdd-183b-4671-865d-0feea42f63b0", "size": 12716032, "self": "/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/3b851fdd-183b-4671-865d-0feea42f63b0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/3b851fdd-183b-4671-865d-0feea42f63b0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:36:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:36:25Z", "file": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "d9255199-332a-4a49-a40d-d90295f8d108", "size": 12716032, "self": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:36:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:36:27,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a8d053ae-fade-40e3-971c-84edbc162006 2018-08-25 16:36:27,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280749797821s 2018-08-25 16:36:27,822 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-a8d053ae-fade-40e3-971c-84edbc162006 2018-08-25 16:36:27,824 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/3b851fdd-183b-4671-865d-0feea42f63b0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'3b851fdd-183b-4671-865d-0feea42f63b0', 'size': 12716032, u'self': u'/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/3b851fdd-183b-4671-865d-0feea42f63b0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:36:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:36:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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/3b851fdd-183b-4671-865d-0feea42f63b0', 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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', 'created': u'2018-08-25T16:36:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:36: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/3b851fdd-183b-4671-865d-0feea42f63b0', 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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:36:27,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 16:36:27,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 16:36:27,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36: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-1fce51a5-aed0-42ba-aafd-f7a6e698d1ea x-compute-request-id: req-1fce51a5-aed0-42ba-aafd-f7a6e698d1ea Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/6e99848a-19be-46a7-8790-6895cf6da493", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/6e99848a-19be-46a7-8790-6895cf6da493", "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": "6e99848a-19be-46a7-8790-6895cf6da493"}} 2018-08-25 16:36:27,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-1fce51a5-aed0-42ba-aafd-f7a6e698d1ea 2018-08-25 16:36:27,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0623250007629s 2018-08-25 16:36:27,888 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-1fce51a5-aed0-42ba-aafd-f7a6e698d1ea 2018-08-25 16:36:27,888 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'6e99848a-19be-46a7-8790-6895cf6da493', 'swap': 0}) 2018-08-25 16:36:27,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 16:36:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/6e99848a-19be-46a7-8790-6895cf6da493/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"extra_specs": {}}' 2018-08-25 16:36:27,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:36: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-031e66d3-55a0-4a66-9228-0f2e0e42474d x-compute-request-id: req-031e66d3-55a0-4a66-9228-0f2e0e42474d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 16:36:27,912 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/6e99848a-19be-46a7-8790-6895cf6da493/os-extra_specs used request id req-031e66d3-55a0-4a66-9228-0f2e0e42474d 2018-08-25 16:36:27,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229499340057s 2018-08-25 16:36:27,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/6e99848a-19be-46a7-8790-6895cf6da493/os-extra_specs used request id req-031e66d3-55a0-4a66-9228-0f2e0e42474d 2018-08-25 16:36:27,913 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'6e99848a-19be-46a7-8790-6895cf6da493', 'swap': 0}) 2018-08-25 16:36:31,553 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 16:36:31,554 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 16:36:31,554 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 16:36:31,557 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 16:36:31,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 16:36:35,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b5dd8829-f678-4639-91a6-974aed688007/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-25 16:36:35,847 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 16:36:35,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 16:36:35,865 - 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-25 16:38:31,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1ff00733-ca23-437e-91c2-2483640707ea 2018-08-25 16:38:31,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1ff00733-ca23-437e-91c2-2483640707ea']'. 2018-08-25 16:38:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 16:38:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 16:38:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1ff00733-ca23-437e-91c2-2483640707ea | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 16:36:38 | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 16:38:31 | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:53 | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b5dd8829-f678-4639-91a6-974aed688007) | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fa494826-7a10-4a15-b80a-574df3c15467) | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 88.236 | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 16:38:32,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-25 16:38:33,059 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 16:38:33,060 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 16:38:33,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 16:38:33,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:33,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-513372a9-9459-4a19-83b3-e393a7ffad1d Date: Sat, 25 Aug 2018 16:38:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 16:38:33,572 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0 used request id req-513372a9-9459-4a19-83b3-e393a7ffad1d 2018-08-25 16:38:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.505563020706s 2018-08-25 16:38:33,572 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0 used request id req-513372a9-9459-4a19-83b3-e393a7ffad1d 2018-08-25 16:38:33,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 16:38:33,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:33,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38: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-a6ab9032-2073-42d6-9315-f7493e7b6f75 x-compute-request-id: req-a6ab9032-2073-42d6-9315-f7493e7b6f75 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/6e99848a-19be-46a7-8790-6895cf6da493", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/6e99848a-19be-46a7-8790-6895cf6da493", "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": "6e99848a-19be-46a7-8790-6895cf6da493"}, {"name": "patrole-flavor_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2", "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": "9cebd93f-f186-41e1-89bb-f65244ba95d2"}]} 2018-08-25 16:38:33,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-a6ab9032-2073-42d6-9315-f7493e7b6f75 2018-08-25 16:38:33,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224709510803s 2018-08-25 16:38:33,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-a6ab9032-2073-42d6-9315-f7493e7b6f75 2018-08-25 16:38:33,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 16:38:33,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/6e99848a-19be-46a7-8790-6895cf6da493 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:33,649 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:38: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-090ac676-7dfc-4673-b5f1-2738661623a1 x-compute-request-id: req-090ac676-7dfc-4673-b5f1-2738661623a1 Content-Length: 0 Content-Type: application/json 2018-08-25 16:38:33,649 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/6e99848a-19be-46a7-8790-6895cf6da493 used request id req-090ac676-7dfc-4673-b5f1-2738661623a1 2018-08-25 16:38:33,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0512990951538s 2018-08-25 16:38:33,650 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/6e99848a-19be-46a7-8790-6895cf6da493 used request id req-090ac676-7dfc-4673-b5f1-2738661623a1 2018-08-25 16:38:33,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 16:38:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" -d '{"subnet_id": "fa4d0025-0311-48b7-a3ad-4a9d3a5a3964"}' 2018-08-25 16:38:35,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-da4ba3e6-e780-48fa-9253-e4b8eba0d6b2 Date: Sat, 25 Aug 2018 16:38:35 GMT RESP BODY: {"network_id": "2de0fe0a-5082-47e6-bc38-3867832c77d3", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "fa4d0025-0311-48b7-a3ad-4a9d3a5a3964", "subnet_ids": ["fa4d0025-0311-48b7-a3ad-4a9d3a5a3964"], "port_id": "0523d98d-b4ad-4833-b6f0-e1b94cf275ce", "id": "6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca"} 2018-08-25 16:38:35,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca/remove_router_interface.json used request id req-da4ba3e6-e780-48fa-9253-e4b8eba0d6b2 2018-08-25 16:38:35,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02289199829s 2018-08-25 16:38:35,674 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca/remove_router_interface.json used request id req-da4ba3e6-e780-48fa-9253-e4b8eba0d6b2 returning object 6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca 2018-08-25 16:38:35,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 16:38:35,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:35,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-138a0378-99ab-4cb7-98c4-9e783cd39749 Date: Sat, 25 Aug 2018 16:38:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T16:36:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:38:34Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca", "name": "patrole-router_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7"}]} 2018-08-25 16:38:35,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-138a0378-99ab-4cb7-98c4-9e783cd39749 2018-08-25 16:38:35,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111330986023s 2018-08-25 16:38:35,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-138a0378-99ab-4cb7-98c4-9e783cd39749 2018-08-25 16:38:35,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 16:38:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:37,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-662bd864-ce64-4360-aa8c-5a75455dc0f6 Content-Length: 0 Date: Sat, 25 Aug 2018 16:38:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:38:37,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca.json used request id req-662bd864-ce64-4360-aa8c-5a75455dc0f6 2018-08-25 16:38:37,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29772186279s 2018-08-25 16:38:37,085 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca.json used request id req-662bd864-ce64-4360-aa8c-5a75455dc0f6 2018-08-25 16:38:37,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 16:38:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:37,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-a7d222cd-4d32-423a-9009-292d58f64069 Date: Sat, 25 Aug 2018 16:38:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2de0fe0a-5082-47e6-bc38-3867832c77d3","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:36:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:36:21Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"fa4d0025-0311-48b7-a3ad-4a9d3a5a3964","subnetpool_id":null,"name":"patrole-subnet_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7"}]} 2018-08-25 16:38:37,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-a7d222cd-4d32-423a-9009-292d58f64069 2018-08-25 16:38:37,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0710639953613s 2018-08-25 16:38:37,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-a7d222cd-4d32-423a-9009-292d58f64069 2018-08-25 16:38:37,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 16:38:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/fa4d0025-0311-48b7-a3ad-4a9d3a5a3964.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:38,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca673e9a-b6e3-4506-85f2-acade5427476 Date: Sat, 25 Aug 2018 16:38:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:38:38,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/fa4d0025-0311-48b7-a3ad-4a9d3a5a3964.json used request id req-ca673e9a-b6e3-4506-85f2-acade5427476 2018-08-25 16:38:38,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05828404427s 2018-08-25 16:38:38,218 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/fa4d0025-0311-48b7-a3ad-4a9d3a5a3964.json used request id req-ca673e9a-b6e3-4506-85f2-acade5427476 2018-08-25 16:38:38,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:38:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:38,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-eec7ab76-b307-404e-9235-accea4846f19 Date: Sat, 25 Aug 2018 16:38:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2de0fe0a-5082-47e6-bc38-3867832c77d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T16:38:38Z","provider:segmentation_id":1,"name":"patrole-net_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T16:36:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:38:38,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-eec7ab76-b307-404e-9235-accea4846f19 2018-08-25 16:38:38,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100062847137s 2018-08-25 16:38:38,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-eec7ab76-b307-404e-9235-accea4846f19 2018-08-25 16:38:38,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 16:38:38,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/2de0fe0a-5082-47e6-bc38-3867832c77d3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:40,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ca656e7-9333-4ae8-8ef3-4b15e4f6d9bb Date: Sat, 25 Aug 2018 16:38:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 16:38:40,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/2de0fe0a-5082-47e6-bc38-3867832c77d3.json used request id req-2ca656e7-9333-4ae8-8ef3-4b15e4f6d9bb 2018-08-25 16:38:40,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.83422899246s 2018-08-25 16:38:40,154 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/2de0fe0a-5082-47e6-bc38-3867832c77d3.json used request id req-2ca656e7-9333-4ae8-8ef3-4b15e4f6d9bb 2018-08-25 16:38:40,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:38:40,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:40,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-5dfad4c4-b2ed-483c-b81e-61d8fe7bc3e9 Date: Sat, 25 Aug 2018 16:38:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:36:25Z", "file": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "d9255199-332a-4a49-a40d-d90295f8d108", "size": 12716032, "self": "/v2/images/d9255199-332a-4a49-a40d-d90295f8d108", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T16:36:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:38:40,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-5dfad4c4-b2ed-483c-b81e-61d8fe7bc3e9 2018-08-25 16:38:40,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262269973755s 2018-08-25 16:38:40,185 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-5dfad4c4-b2ed-483c-b81e-61d8fe7bc3e9 2018-08-25 16:38:40,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 16:38:40,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/d9255199-332a-4a49-a40d-d90295f8d108 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:41,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a17900a4-b036-4109-a0dc-e3dc383c2c87 Date: Sat, 25 Aug 2018 16:38: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-25 16:38:41,261 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/d9255199-332a-4a49-a40d-d90295f8d108 used request id req-a17900a4-b036-4109-a0dc-e3dc383c2c87 2018-08-25 16:38:41,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0745780468s 2018-08-25 16:38:41,262 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/d9255199-332a-4a49-a40d-d90295f8d108 used request id req-a17900a4-b036-4109-a0dc-e3dc383c2c87 2018-08-25 16:38:41,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 16:38:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:41,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38: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-f83495a9-9275-408e-a51b-9e79d0a9dcba x-compute-request-id: req-f83495a9-9275-408e-a51b-9e79d0a9dcba Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2", "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": "9cebd93f-f186-41e1-89bb-f65244ba95d2"}]} 2018-08-25 16:38:41,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-f83495a9-9275-408e-a51b-9e79d0a9dcba 2018-08-25 16:38:41,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243670940399s 2018-08-25 16:38:41,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-f83495a9-9275-408e-a51b-9e79d0a9dcba 2018-08-25 16:38:41,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 16:38:41,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc546114c1e33055a6faa5856813786c7ed308a2" 2018-08-25 16:38:41,326 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:38: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-907f8130-99b0-49d0-9283-d62e880880d9 x-compute-request-id: req-907f8130-99b0-49d0-9283-d62e880880d9 Content-Length: 0 Content-Type: application/json 2018-08-25 16:38:41,326 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2 used request id req-907f8130-99b0-49d0-9283-d62e880880d9 2018-08-25 16:38:41,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037328004837s 2018-08-25 16:38:41,327 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/9cebd93f-f186-41e1-89bb-f65244ba95d2 used request id req-907f8130-99b0-49d0-9283-d62e880880d9 2018-08-25 16:38:41,381 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-25 16:38:41,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 16:38:41,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 16:38:41,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 16:38:41,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 16:38:41,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 16:38:41,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 16:38:41,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 16:38:41,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 16:38:41,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 16:38:41,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 16:38:41,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 16:38:41,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 16:38:41,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 16:38:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:38:41,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17775e86-438d-40b3-a537-bb969ae21cb3 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 16:38:41,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-17775e86-438d-40b3-a537-bb969ae21cb3 2018-08-25 16:38:41,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 16:38:41,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T17:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["14HQOVt1QheVzFRCgV8zlg"], "issued_at": "2018-08-25T16:38:41.000000Z"}} 2018-08-25 16:38:41,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 16:38:41,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:42,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-da77bc07-83c4-4096-9d29-faefc2115ece Date: Sat, 25 Aug 2018 16:38:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 16:38:42,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-da77bc07-83c4-4096-9d29-faefc2115ece 2018-08-25 16:38:42,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.66241312027s 2018-08-25 16:38:42,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-da77bc07-83c4-4096-9d29-faefc2115ece 2018-08-25 16:38:42,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:38:42,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 16:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf2a41d6-68ab-4184-8c7f-db612e39d9bb 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 16:38:42,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-cf2a41d6-68ab-4184-8c7f-db612e39d9bb 2018-08-25 16:38:42,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 16:38:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:42,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efcaefee-cc9d-4cb9-ad5a-fdc41d844d34 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 16:38:42,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-efcaefee-cc9d-4cb9-ad5a-fdc41d844d34 2018-08-25 16:38:42,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104645013809s 2018-08-25 16:38:42,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-efcaefee-cc9d-4cb9-ad5a-fdc41d844d34 2018-08-25 16:38:42,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 16:38:42,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4"}}' 2018-08-25 16:38:42,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 16:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e71ab5b-c87b-4c4f-821e-be0221f225f2 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.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b"}, "tags": [], "enabled": true, "id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4"}} 2018-08-25 16:38:42,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-5e71ab5b-c87b-4c4f-821e-be0221f225f2 2018-08-25 16:38:42,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.23725104332s 2018-08-25 16:38:42,847 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-5e71ab5b-c87b-4c4f-821e-be0221f225f2 2018-08-25 16:38:42,847 - 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'10a5b0f51e0a4a459f5dbe91b0dcd19b', '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_50ff1118-3377-4777-9397-1f34e65309f4'}) 2018-08-25 16:38:42,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 16:38:42,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d0946652-085e-49f4-b0ea-fe8407a438d0", "email": null, "name": "vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4"}}' 2018-08-25 16:38:43,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 16:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83f5715b-2402-4690-b74f-4cd15add8930 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4", "links": {"self": "http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52dcff8522204ab8b5605bec2791061a", "domain_id": "default", "password_expires_at": null}} 2018-08-25 16:38:43,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-83f5715b-2402-4690-b74f-4cd15add8930 2018-08-25 16:38:43,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.467137098312s 2018-08-25 16:38:43,320 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-83f5715b-2402-4690-b74f-4cd15add8930 2018-08-25 16:38:43,321 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'52dcff8522204ab8b5605bec2791061a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4'}) 2018-08-25 16:38:43,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:38:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:43,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711aac96-3c72-4fcc-bfec-6ebe148fb88c Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:38:43,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-711aac96-3c72-4fcc-bfec-6ebe148fb88c 2018-08-25 16:38:43,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188156843185s 2018-08-25 16:38:43,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-711aac96-3c72-4fcc-bfec-6ebe148fb88c 2018-08-25 16:38:43,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:38:43,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:43,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdcb237c-138b-444f-820b-ff968e7b9602 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:38:43,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-fdcb237c-138b-444f-820b-ff968e7b9602 2018-08-25 16:38:43,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186554193497s 2018-08-25 16:38:43,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-fdcb237c-138b-444f-820b-ff968e7b9602 2018-08-25 16:38:43,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:38:43,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:43,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c84d7b-b9cb-4651-9ead-0388c444d1e8 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:38:43,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-93c84d7b-b9cb-4651-9ead-0388c444d1e8 2018-08-25 16:38:43,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17070889473s 2018-08-25 16:38:43,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-93c84d7b-b9cb-4651-9ead-0388c444d1e8 2018-08-25 16:38:43,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 16:38:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:43,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9237690a-e56a-400d-91f2-e2d21ecbb861 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 16:38:43,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-9237690a-e56a-400d-91f2-e2d21ecbb861 2018-08-25 16:38:43,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100420951843s 2018-08-25 16:38:43,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-9237690a-e56a-400d-91f2-e2d21ecbb861 2018-08-25 16:38:43,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 16:38:43,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:44,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07facd3-81c7-4a66-bf26-f5ef78ad2ecd Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4", "links": {"self": "http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52dcff8522204ab8b5605bec2791061a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 16:38:44,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-d07facd3-81c7-4a66-bf26-f5ef78ad2ecd 2018-08-25 16:38:44,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208899974823s 2018-08-25 16:38:44,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-d07facd3-81c7-4a66-bf26-f5ef78ad2ecd 2018-08-25 16:38:44,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 16:38:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:44,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535606a5-d4b0-436c-b88d-7846461bcdf0 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b"}, "tags": [], "enabled": true, "id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4"}]} 2018-08-25 16:38:44,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-535606a5-d4b0-436c-b88d-7846461bcdf0 2018-08-25 16:38:44,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101468086243s 2018-08-25 16:38:44,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-535606a5-d4b0-436c-b88d-7846461bcdf0 2018-08-25 16:38:44,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 16:38:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=52dcff8522204ab8b5605bec2791061a&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=10a5b0f51e0a4a459f5dbe91b0dcd19b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:44,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d34105-37bc-4533-a54d-d577578be527 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=52dcff8522204ab8b5605bec2791061a&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=10a5b0f51e0a4a459f5dbe91b0dcd19b", "previous": null, "next": null}} 2018-08-25 16:38:44,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=52dcff8522204ab8b5605bec2791061a&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=10a5b0f51e0a4a459f5dbe91b0dcd19b used request id req-93d34105-37bc-4533-a54d-d577578be527 2018-08-25 16:38:44,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.272263050079s 2018-08-25 16:38:44,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=52dcff8522204ab8b5605bec2791061a&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=10a5b0f51e0a4a459f5dbe91b0dcd19b used request id req-93d34105-37bc-4533-a54d-d577578be527 2018-08-25 16:38:44,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 16:38:44,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b/users/52dcff8522204ab8b5605bec2791061a/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:44,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 16:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-668dd429-4125-4eda-9daf-eba6d88a62cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 16:38:44,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b/users/52dcff8522204ab8b5605bec2791061a/roles/a8f38a73d860409c824be7313afc678a used request id req-668dd429-4125-4eda-9daf-eba6d88a62cc 2018-08-25 16:38:44,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132239103317s 2018-08-25 16:38:44,717 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b/users/52dcff8522204ab8b5605bec2791061a/roles/a8f38a73d860409c824be7313afc678a used request id req-668dd429-4125-4eda-9daf-eba6d88a62cc 2018-08-25 16:38:44,718 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4', 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'10a5b0f51e0a4a459f5dbe91b0dcd19b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd0946652-085e-49f4-b0ea-fe8407a438d0', 'username': u'vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 16:38:44,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 16:38:44,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 16:38:44,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 16:38:44,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 16:38:44,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 16:38:44,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 16:38:44,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 16:38:44,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 16:38:44,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 16:38:44,723 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4', 'password': 'd0946652-085e-49f4-b0ea-fe8407a438d0', 'project_name': 'vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '10a5b0f51e0a4a459f5dbe91b0dcd19b', 'project_domain_name': 'Default'} 2018-08-25 16:38:44,728 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-25 16:38:44,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:38:44,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c722a6c0-323b-49d5-bafe-8498c5d105f7 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 16:38:44,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-c722a6c0-323b-49d5-bafe-8498c5d105f7 2018-08-25 16:38:44,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 16:38:45,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T17:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "name": "vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/10a5b0f51e0a4a459f5dbe91b0dcd19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4", "id": "52dcff8522204ab8b5605bec2791061a"}, "audit_ids": ["iidE8EPRTni9BULj6mX-KQ"], "issued_at": "2018-08-25T16:38:45.000000Z"}} 2018-08-25 16:38:45,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 16:38:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4", "admin_state_up": true}}' 2018-08-25 16:38:46,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-2c823e4d-fa66-4840-abf3-0408e41f11d2 Date: Sat, 25 Aug 2018 16:38:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "updated_at": "2018-08-25T16:38:46Z", "revision_number": 2, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}} 2018-08-25 16:38:46,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-2c823e4d-fa66-4840-abf3-0408e41f11d2 2018-08-25 16:38:46,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.1581799984s 2018-08-25 16:38:46,283 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-2c823e4d-fa66-4840-abf3-0408e41f11d2 2018-08-25 16:38:46,283 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', u'created_at': u'2018-08-25T16:38:45Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T16:38:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', u'id': u'3a1d83a6-12b0-40cd-afa0-0a38e7820403', u'name': u'vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4'}) 2018-08-25 16:38:46,284 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-25 16:38:47,771 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-25 16:38:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 16:38:47,776 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 16:38:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 16:38:47,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:38:47,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 16:38:48,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f346abf8-e3e6-4688-848e-9b7ca7c9c254 Date: Sat, 25 Aug 2018 16:38:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:38:48,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-f346abf8-e3e6-4688-848e-9b7ca7c9c254 2018-08-25 16:38:48,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27874994278s 2018-08-25 16:38:48,057 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-f346abf8-e3e6-4688-848e-9b7ca7c9c254 2018-08-25 16:38:48,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 16:38:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4"}' 2018-08-25 16:38:48,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a4214a6b-d93a-484d-bde4-f7a2a0f26148 Date: Sat, 25 Aug 2018 16:38:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:38:48Z", "file": "/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/file", "owner": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "f01e1fe2-1314-46df-a472-a829f9dc7d5d", "size": null, "self": "/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4", "checksum": null, "created_at": "2018-08-25T16:38:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 16:38:48,114 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-a4214a6b-d93a-484d-bde4-f7a2a0f26148 2018-08-25 16:38:48,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0498960018158s 2018-08-25 16:38:48,115 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-a4214a6b-d93a-484d-bde4-f7a2a0f26148 returning object f01e1fe2-1314-46df-a472-a829f9dc7d5d 2018-08-25 16:38:48,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 16:38:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" -d '' 2018-08-25 16:38:52,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2da80baa-f8a7-40cf-9203-67b62b18ebb8 Date: Sat, 25 Aug 2018 16:38:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 16:38:52,146 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/file used request id req-2da80baa-f8a7-40cf-9203-67b62b18ebb8 2018-08-25 16:38:52,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.03080797195s 2018-08-25 16:38:52,147 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/file used request id req-2da80baa-f8a7-40cf-9203-67b62b18ebb8 2018-08-25 16:38:52,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 16:38:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 16:38:52,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-b09b4870-93e2-4573-a0e1-4613963e22fd Date: Sat, 25 Aug 2018 16:38:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:38:52Z", "file": "/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/file", "owner": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "f01e1fe2-1314-46df-a472-a829f9dc7d5d", "size": 263193088, "self": "/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-25T16:38:48Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 16:38:52,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b09b4870-93e2-4573-a0e1-4613963e22fd 2018-08-25 16:38:52,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400578975677s 2018-08-25 16:38:52,191 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b09b4870-93e2-4573-a0e1-4613963e22fd 2018-08-25 16:38:52,193 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/file', 'owner': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', 'id': u'f01e1fe2-1314-46df-a472-a829f9dc7d5d', 'size': 263193088, u'self': u'/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', 'name': 'vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:38:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T16:38:52Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4', 'created': u'2018-08-25T16:38:48Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-25T16:38:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:38:52,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 16:38:52,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_50ff1118-3377-4777-9397-1f34e65309f4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-25 16:38:52,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38: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-2783d34d-3d2f-4bb0-a36f-1aeb4d91ee47 x-compute-request-id: req-2783d34d-3d2f-4bb0-a36f-1aeb4d91ee47 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_50ff1118-3377-4777-9397-1f34e65309f4", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9", "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": "03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9"}} 2018-08-25 16:38:52,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-2783d34d-3d2f-4bb0-a36f-1aeb4d91ee47 2018-08-25 16:38:52,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.280101060867s 2018-08-25 16:38:52,474 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-2783d34d-3d2f-4bb0-a36f-1aeb4d91ee47 2018-08-25 16:38:52,475 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_50ff1118-3377-4777-9397-1f34e65309f4', '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'bb3b2ba82e85438cb9318447e90d0372', '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'03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9', 'swap': 0}) 2018-08-25 16:38:52,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 16:38:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" -d '{"extra_specs": {}}' 2018-08-25 16:38:52,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38: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 x-openstack-request-id: req-bd130d21-bb2d-4396-a794-246717335a1c x-compute-request-id: req-bd130d21-bb2d-4396-a794-246717335a1c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 16:38:52,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9/os-extra_specs used request id req-bd130d21-bb2d-4396-a794-246717335a1c 2018-08-25 16:38:52,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238881111145s 2018-08-25 16:38:52,500 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9/os-extra_specs used request id req-bd130d21-bb2d-4396-a794-246717335a1c 2018-08-25 16:38:52,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:38:52,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:52,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b275fa48-3ea4-4ec3-ac1f-2ee0167c7b93 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:38:52,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-b275fa48-3ea4-4ec3-ac1f-2ee0167c7b93 2018-08-25 16:38:52,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119893074036s 2018-08-25 16:38:52,624 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-b275fa48-3ea4-4ec3-ac1f-2ee0167c7b93 2018-08-25 16:38:52,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 16:38:52,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:52,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb94dff6-bf9b-4af1-8d3e-85a99ae03cdb Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 16:38:52,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-eb94dff6-bf9b-4af1-8d3e-85a99ae03cdb 2018-08-25 16:38:52,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100982904434s 2018-08-25 16:38:52,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-eb94dff6-bf9b-4af1-8d3e-85a99ae03cdb 2018-08-25 16:38:52,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 16:38:52,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:52,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213ec1ee-e5f1-4b75-b2c6-78fd56877fa7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 16:38:52,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-213ec1ee-e5f1-4b75-b2c6-78fd56877fa7 2018-08-25 16:38:52,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227926015854s 2018-08-25 16:38:52,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-213ec1ee-e5f1-4b75-b2c6-78fd56877fa7 2018-08-25 16:38:52,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 16:38:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:53,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7910d6c3-0133-4800-826f-17675cfa1922 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4", "links": {"self": "http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52dcff8522204ab8b5605bec2791061a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 16:38:53,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-7910d6c3-0133-4800-826f-17675cfa1922 2018-08-25 16:38:53,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212249040604s 2018-08-25 16:38:53,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-7910d6c3-0133-4800-826f-17675cfa1922 2018-08-25 16:38:53,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 16:38:53,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:53,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec0a245-d55f-492a-bbda-138fd2431fdc Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b"}, "tags": [], "enabled": true, "id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4"}]} 2018-08-25 16:38:53,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-2ec0a245-d55f-492a-bbda-138fd2431fdc 2018-08-25 16:38:53,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128748893738s 2018-08-25 16:38:53,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-2ec0a245-d55f-492a-bbda-138fd2431fdc 2018-08-25 16:38:53,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 16:38:53,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=52dcff8522204ab8b5605bec2791061a&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=10a5b0f51e0a4a459f5dbe91b0dcd19b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:53,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1b9fcf-f7fb-42fc-af7f-651ab3ff1a6c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=52dcff8522204ab8b5605bec2791061a&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=10a5b0f51e0a4a459f5dbe91b0dcd19b", "previous": null, "next": null}} 2018-08-25 16:38:53,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=52dcff8522204ab8b5605bec2791061a&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=10a5b0f51e0a4a459f5dbe91b0dcd19b used request id req-ac1b9fcf-f7fb-42fc-af7f-651ab3ff1a6c 2018-08-25 16:38:53,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105000019073s 2018-08-25 16:38:53,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=52dcff8522204ab8b5605bec2791061a&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=10a5b0f51e0a4a459f5dbe91b0dcd19b used request id req-ac1b9fcf-f7fb-42fc-af7f-651ab3ff1a6c 2018-08-25 16:38:53,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 16:38:53,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b/users/52dcff8522204ab8b5605bec2791061a/roles/29cf6d85344a4889b5fa819256d71f92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 16:38:53,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 16:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c25bd20-6cb2-45e1-aa8a-b9b3a1533d4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 16:38:53,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b/users/52dcff8522204ab8b5605bec2791061a/roles/29cf6d85344a4889b5fa819256d71f92 used request id req-1c25bd20-6cb2-45e1-aa8a-b9b3a1533d4f 2018-08-25 16:38:53,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.224643945694s 2018-08-25 16:38:53,659 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b/users/52dcff8522204ab8b5605bec2791061a/roles/29cf6d85344a4889b5fa819256d71f92 used request id req-1c25bd20-6cb2-45e1-aa8a-b9b3a1533d4f 2018-08-25 16:38:53,660 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_50ff1118-3377-4777-9397-1f34e65309f4' 2018-08-25 16:38:53,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-25 16:38:53,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" -d '{"keypair": {"name": "vmtp_50ff1118-3377-4777-9397-1f34e65309f4"}}' 2018-08-25 16:38:54,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 16:38: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-79750f64-faa2-47e3-a658-63be6ea06056 x-compute-request-id: req-79750f64-faa2-47e3-a658-63be6ea06056 Content-Encoding: gzip Content-Length: 1797 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcXk1ZuVxKFHM+r2TKL069/pkx0+mDZk7dMu5i0FSU74jRvEysdpYFc6YLUzcs5xC1+Ze9xTWQmGZ3qIJRO9i1jP7BuvZbXkpJTYs0uDgsoilfFCpizE58c73vpZM/NDVAGAMeqY84fEtSBToyNVdhxeeseBEciKeZnOyKj7PCtjTvAjJ4ixSAg2BmiGVt7s7DzMpG++PXh0I76Jd8HOhhMV1brt8lf+cvOoqdbPnOHzqnmsqIHmzCWwhLyytPX+VBRx+fgm/95qMpFzNcAAppHOvgJrDNY2A10bRKYfDqb6jrd2c+V1zmaejwyAa5USQqNza7D+znCrBxj/mpnZ9H Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3F5NWblcShRzPq9kyi9Ovf6ZMdPpg2ZO3TLuYtBUlO+I0bxM\nrHaWBXOmC1M3LOcQtfmXvcU1kJhmd6iCUTvYtYz+wbr2W15KSU2LNLg4LKIpXxQq\nYsxOfHO976WTPzQ1QBgDHqmPOHxLUgU6MjVXYcXnrHgRHIinmZzsio+zwrY07wIy\neIsUgINgZohlbe7Ow8zKRvvj14dCO+iXfBzoYTFdW67fJX/nLzqKnWz5zh86p5rK\niB5swlsIS8srT1/lQUcfn4Jv/eajKRczXAAKaRzr4CawzWNgNdG0SmHw6m+o63dn\nPldc5mno8MgGuVEkKjc2uw/s5wqwcY/5qZ2fRwIDAQABAoIBAHL3o+Uuhk6Dssg+\nWxf8bFlFDYloZEhQRM60NphI1gfJnBjH4zyKtaPsfPElngCIIDjAGYFA9LwWNkcx\nG6Pj1CCLiZFqyAJNA/aQRRLhFTV7+JeI/sAClOPqwmnXeSWdSDbDEEWb8oNmnSkS\nXxU4rPjudfqNvWekh8PlkaaMaB0pWAGTFWqNWHJsm2Fj05NYOeCBaLd1ws3edUfT\np9/bLUfJFbYiMLVKs3BUc0rSdRt9p0ZLLWZf8Sb4+1laES+CrV5KGJtRx4ipRbun\nuXCRC5bldXjJUEmNibzLKRD/xqtdft1aLAQv5DAohWdrPuMv65wK/dgNAr8poYeg\nk4V+S4kCgYEA+Roq1bl22V6qEq+5i9AG4fIf8cjla1zFDcGIqNcdE/yE9wu3Zvxg\naxv/YD8yug0kyeiyyZUaequxG1rFdQP7Lk/QcWOK2nt3neD+M5AfbtzJ2X9Bs6Q1\nrqd4lqmu0bUcxe6UWLWpHv/vDGRt0LW3ko834++7vMB0LEnNEVVGWXMCgYEA4nhy\nWbtSeSyT63UmXrXvMZHlUjNM8GooPdHyf9Px08l85Wxpb36Bc4B62SaXRbyR7R5W\nLq90WWwOVgQ3fdAnFGSha08ngRDUXdAG7nfu3MNuWG+QVhyQSOr3p2ikoP4zXuWr\nG8ipJch+ycU6msaMqX90UlRoikwRGffAbZimPd0CgYEA6wnqsuCdKHquxJTz4Nz3\nMYgw5gVlmwjckZ8zoAPg1vPkTenLMiwdmdLAAoN/DJfMR4r970B1zJtlr+bU+xU3\nkroSdnqzEHWBJwGdOO/bCNLgzgzJ5IOjd1ljad1PK2XVcVkstgsqOSrJ1oqIJ27e\neDYUSUjxfialNwinqpwolcsCgYB30QOmx71lkJkd3JgVSaooDqlF6RBOrctmkZn7\n2TU7OIGUm9vYehSg+BuGoa0s3wxRaFhuULN8z/dxuL9nF+ZlGqxwKqua1D2W+IWC\nSv+b2uWZckTp2ijX+0BVWL6o0nR5Q4dYprwe2kmCFI/h7SPkVSNEn5XDfWUa2QH8\nueNSHQKBgBkl/pJPX+eqoKsfPnU7ZuTtj7eZ4q/1bFIJvlzZZcBFItmli8VCBQxw\nPxnrzB1G3bPHs5AgNOyGA0O+pehDtGh2sLe9TKW5FDbLFZksLBFQgVSidyTmMVij\nlYJHJ46AMy49JGAW3p0hZXycGnlSXckhMZ6PiiGrJ3FphWm+ZjDh\n-----END RSA PRIVATE KEY-----\n", "user_id": "52dcff8522204ab8b5605bec2791061a", "name": "vmtp_50ff1118-3377-4777-9397-1f34e65309f4", "fingerprint": "06:b5:0b:e3:e8:65:2d:a9:89:70:d3:63:a4:d5:65:5d"}} 2018-08-25 16:38:54,120 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-79750f64-faa2-47e3-a658-63be6ea06056 2018-08-25 16:38:54,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.45974612236s 2018-08-25 16:38:54,120 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-79750f64-faa2-47e3-a658-63be6ea06056 2018-08-25 16:38:54,121 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcXk1ZuVxKFHM+r2TKL069/pkx0+mDZk7dMu5i0FSU74jRvEysdpYFc6YLUzcs5xC1+Ze9xTWQmGZ3qIJRO9i1jP7BuvZbXkpJTYs0uDgsoilfFCpizE58c73vpZM/NDVAGAMeqY84fEtSBToyNVdhxeeseBEciKeZnOyKj7PCtjTvAjJ4ixSAg2BmiGVt7s7DzMpG++PXh0I76Jd8HOhhMV1brt8lf+cvOoqdbPnOHzqnmsqIHmzCWwhLyytPX+VBRx+fgm/95qMpFzNcAAppHOvgJrDNY2A10bRKYfDqb6jrd2c+V1zmaejwyAa5USQqNza7D+znCrBxj/mpnZ9H Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3F5NWblcShRzPq9kyi9Ovf6ZMdPpg2ZO3TLuYtBUlO+I0bxM\nrHaWBXOmC1M3LOcQtfmXvcU1kJhmd6iCUTvYtYz+wbr2W15KSU2LNLg4LKIpXxQq\nYsxOfHO976WTPzQ1QBgDHqmPOHxLUgU6MjVXYcXnrHgRHIinmZzsio+zwrY07wIy\neIsUgINgZohlbe7Ow8zKRvvj14dCO+iXfBzoYTFdW67fJX/nLzqKnWz5zh86p5rK\niB5swlsIS8srT1/lQUcfn4Jv/eajKRczXAAKaRzr4CawzWNgNdG0SmHw6m+o63dn\nPldc5mno8MgGuVEkKjc2uw/s5wqwcY/5qZ2fRwIDAQABAoIBAHL3o+Uuhk6Dssg+\nWxf8bFlFDYloZEhQRM60NphI1gfJnBjH4zyKtaPsfPElngCIIDjAGYFA9LwWNkcx\nG6Pj1CCLiZFqyAJNA/aQRRLhFTV7+JeI/sAClOPqwmnXeSWdSDbDEEWb8oNmnSkS\nXxU4rPjudfqNvWekh8PlkaaMaB0pWAGTFWqNWHJsm2Fj05NYOeCBaLd1ws3edUfT\np9/bLUfJFbYiMLVKs3BUc0rSdRt9p0ZLLWZf8Sb4+1laES+CrV5KGJtRx4ipRbun\nuXCRC5bldXjJUEmNibzLKRD/xqtdft1aLAQv5DAohWdrPuMv65wK/dgNAr8poYeg\nk4V+S4kCgYEA+Roq1bl22V6qEq+5i9AG4fIf8cjla1zFDcGIqNcdE/yE9wu3Zvxg\naxv/YD8yug0kyeiyyZUaequxG1rFdQP7Lk/QcWOK2nt3neD+M5AfbtzJ2X9Bs6Q1\nrqd4lqmu0bUcxe6UWLWpHv/vDGRt0LW3ko834++7vMB0LEnNEVVGWXMCgYEA4nhy\nWbtSeSyT63UmXrXvMZHlUjNM8GooPdHyf9Px08l85Wxpb36Bc4B62SaXRbyR7R5W\nLq90WWwOVgQ3fdAnFGSha08ngRDUXdAG7nfu3MNuWG+QVhyQSOr3p2ikoP4zXuWr\nG8ipJch+ycU6msaMqX90UlRoikwRGffAbZimPd0CgYEA6wnqsuCdKHquxJTz4Nz3\nMYgw5gVlmwjckZ8zoAPg1vPkTenLMiwdmdLAAoN/DJfMR4r970B1zJtlr+bU+xU3\nkroSdnqzEHWBJwGdOO/bCNLgzgzJ5IOjd1ljad1PK2XVcVkstgsqOSrJ1oqIJ27e\neDYUSUjxfialNwinqpwolcsCgYB30QOmx71lkJkd3JgVSaooDqlF6RBOrctmkZn7\n2TU7OIGUm9vYehSg+BuGoa0s3wxRaFhuULN8z/dxuL9nF+ZlGqxwKqua1D2W+IWC\nSv+b2uWZckTp2ijX+0BVWL6o0nR5Q4dYprwe2kmCFI/h7SPkVSNEn5XDfWUa2QH8\nueNSHQKBgBkl/pJPX+eqoKsfPnU7ZuTtj7eZ4q/1bFIJvlzZZcBFItmli8VCBQxw\nPxnrzB1G3bPHs5AgNOyGA0O+pehDtGh2sLe9TKW5FDbLFZksLBFQgVSidyTmMVij\nlYJHJ46AMy49JGAW3p0hZXycGnlSXckhMZ6PiiGrJ3FphWm+ZjDh\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'52dcff8522204ab8b5605bec2791061a', 'name': u'vmtp_50ff1118-3377-4777-9397-1f34e65309f4', 'created_at': '2018-08-25T16:38:54.121434', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', 'name': 'vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:b5:0b:e3:e8:65:2d:a9:89:70:d3:63:a4:d5:65:5d', 'type': 'ssh', 'id': u'vmtp_50ff1118-3377-4777-9397-1f34e65309f4'}) 2018-08-25 16:38:54,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-25 16:38:54,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/os-keypairs/vmtp_50ff1118-3377-4777-9397-1f34e65309f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 16:38:54,171 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 16:38: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 x-openstack-request-id: req-d61410a5-4925-4d8c-a4a7-3a2ba44d5c67 x-compute-request-id: req-d61410a5-4925-4d8c-a4a7-3a2ba44d5c67 Content-Length: 0 Content-Type: application/json 2018-08-25 16:38:54,171 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/vmtp_50ff1118-3377-4777-9397-1f34e65309f4 used request id req-d61410a5-4925-4d8c-a4a7-3a2ba44d5c67 2018-08-25 16:38:54,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0489320755005s 2018-08-25 16:38:54,171 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/vmtp_50ff1118-3377-4777-9397-1f34e65309f4 used request id req-d61410a5-4925-4d8c-a4a7-3a2ba44d5c67 2018-08-25 16:38:55,005 - 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-25 17:20:51,544 - 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-25 16:38:55,781 INFO Using http://172.30.9.33:5000/v3 2018-08-25 16:38:55,781 INFO VM public key: /tmp/tmp4qRgLM 2018-08-25 16:38:55,781 INFO VM private key: /tmp/tmpuhQuur 2018-08-25 16:38:57,889 INFO Found image vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4 to launch VM, will continue 2018-08-25 16:38:58,459 INFO Using external router: vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4 2018-08-25 16:38:58,460 INFO Using external network: external. 2018-08-25 16:38:59,601 INFO Created internal network: pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4. 2018-08-25 16:39:00,212 INFO Created internal network: pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4. 2018-08-25 16:39:02,076 DEBUG Ext router associated to pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4 2018-08-25 16:39:03,821 DEBUG Ext router associated to pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4 2018-08-25 16:39:03,853 INFO OpenStack agent: Unknown agent 2018-08-25 16:39:03,853 INFO OpenStack network type: vxlan 2018-08-25 16:39:04,989 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Creating server VM... 2018-08-25 16:39:04,990 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-25 16:39:07,077 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:39:09,452 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:39:12,219 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:39:14,627 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:39:16,961 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:39:19,570 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 6 of 90... 2018-08-25 16:39:22,466 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 7 of 90... 2018-08-25 16:39:24,607 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 8 of 90... 2018-08-25 16:39:27,137 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 9 of 90... 2018-08-25 16:39:29,945 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 10 of 90... 2018-08-25 16:39:32,561 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 11 of 90... 2018-08-25 16:39:34,899 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 12 of 90... 2018-08-25 16:39:37,242 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 13 of 90... 2018-08-25 16:39:39,667 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 14 of 90... 2018-08-25 16:39:41,989 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 15 of 90... 2018-08-25 16:39:45,101 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 16 of 90... 2018-08-25 16:39:47,507 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 17 of 90... 2018-08-25 16:39:50,320 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 18 of 90... 2018-08-25 16:39:53,284 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 19 of 90... 2018-08-25 16:39:55,428 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 20 of 90... 2018-08-25 16:39:57,573 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 21 of 90... 2018-08-25 16:39:59,914 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 22 of 90... 2018-08-25 16:40:02,534 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 23 of 90... 2018-08-25 16:40:04,967 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 24 of 90... 2018-08-25 16:40:07,114 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 25 of 90... 2018-08-25 16:40:09,466 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 26 of 90... 2018-08-25 16:40:12,459 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 27 of 90... 2018-08-25 16:40:14,874 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 28 of 90... 2018-08-25 16:40:17,032 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 29 of 90... 2018-08-25 16:40:19,176 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 30 of 90... 2018-08-25 16:40:21,529 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 31 of 90... 2018-08-25 16:40:24,361 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 32 of 90... 2018-08-25 16:40:26,757 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 33 of 90... 2018-08-25 16:40:28,906 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 34 of 90... 2018-08-25 16:40:31,251 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 35 of 90... 2018-08-25 16:40:33,394 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 36 of 90... 2018-08-25 16:40:35,549 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 37 of 90... 2018-08-25 16:40:38,195 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 38 of 90... 2018-08-25 16:40:40,563 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 39 of 90... 2018-08-25 16:40:43,188 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 40 of 90... 2018-08-25 16:40:45,579 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 41 of 90... 2018-08-25 16:40:51,016 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Internal network IP: 192.168.1.21 2018-08-25 16:40:51,016 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] SSH IP: 172.30.9.200 2018-08-25 16:40:51,016 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Setup SSH for ubuntu@172.30.9.200 2018-08-25 16:42:28,500 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Installing nuttcp-8.1.4... 2018-08-25 16:42:28,542 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Copying nuttcp-8.1.4 to target... 2018-08-25 16:42:28,752 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Starting nuttcp-8.1.4 server... 2018-08-25 16:42:28,794 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] 2018-08-25 16:42:28,840 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Creating client VM... 2018-08-25 16:42:28,840 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-25 16:42:31,652 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:42:33,759 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:42:35,932 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:42:38,326 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:42:41,229 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:42:43,648 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 6 of 90... 2018-08-25 16:42:48,133 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Internal network IP: 192.168.1.5 2018-08-25 16:42:48,134 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] SSH IP: 172.30.9.201 2018-08-25 16:42:48,134 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Setup SSH for ubuntu@172.30.9.201 2018-08-25 16:44:25,648 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Installing nuttcp-8.1.4... 2018-08-25 16:44:25,692 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Copying nuttcp-8.1.4 to target... 2018-08-25 16:44:25,921 INFO ============================================================ 2018-08-25 16:44:25,921 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-25 16:44:34,967 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=1.35 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.732 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.341 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.264 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.252 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.389 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.246 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.345 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.440 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.252 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.246/0.461/1.350/0.327 ms 2018-08-25 16:44:44,012 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.198 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.202 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.258 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.392 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.374 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.305 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.379 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.366 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.262 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.288 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.198/0.302/0.392/0.070 ms 2018-08-25 16:44:53,056 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.510 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.206 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.161 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.168 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.203 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.320 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.164 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.309 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.247 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.294 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.161/0.258/0.510/0.102 ms 2018-08-25 16:44:53,057 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Measuring TCP Throughput (packet size=65536)... 2018-08-25 16:44:53,057 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:03,155 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=20373.6570 real_seconds=10.00 rate_Mbps=17089.1976 tx_cpu=37 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.17 2018-08-25 16:45:03,157 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:13,281 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=21104.5975 real_seconds=10.00 rate_Mbps=17699.6743 tx_cpu=38 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-25 16:45:13,281 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:23,380 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=21609.8513 real_seconds=10.00 rate_Mbps=18123.6446 tx_cpu=37 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.22 2018-08-25 16:45:23,381 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Measuring UDP Throughput (packet size=128)... 2018-08-25 16:45:23,381 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:26,708 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.5209 real_seconds=1.00 rate_Mbps=239.1175 tx_cpu=19 rx_cpu=38 drop=232 pkt=233875 data_loss=0.09913 2018-08-25 16:45:26,710 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<244856/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:45:26,711 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R734568K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:30,038 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=27.9807 real_seconds=1.00 rate_Mbps=234.2531 tx_cpu=20 rx_cpu=39 drop=1751 pkt=230969 data_loss=0.75830 2018-08-25 16:45:30,038 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<239875/734568<734568 Kbps loss-rate=0 2018-08-25 16:45:30,038 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R487221K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:33,364 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.6989 real_seconds=1.00 rate_Mbps=240.4436 tx_cpu=18 rx_cpu=37 drop=0 pkt=235101 data_loss=0.00000 2018-08-25 16:45:33,365 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<246214/487221<487221 Kbps loss-rate=0 2018-08-25 16:45:33,365 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R366717K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:36,693 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.5217 real_seconds=1.00 rate_Mbps=238.7982 tx_cpu=19 rx_cpu=38 drop=0 pkt=233650 data_loss=0.00000 2018-08-25 16:45:36,693 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<244529/366717<366717 Kbps loss-rate=0 2018-08-25 16:45:36,694 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305623K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:40,020 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.9282 real_seconds=1.00 rate_Mbps=242.3319 tx_cpu=20 rx_cpu=35 drop=173 pkt=237153 data_loss=0.07289 2018-08-25 16:45:40,020 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<248147/305623<305623 Kbps loss-rate=0 2018-08-25 16:45:40,021 DEBUG undershot, min=248147 kbps=276885 max=305623 2018-08-25 16:45:40,021 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R276885K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:43,347 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=27.8192 real_seconds=1.00 rate_Mbps=233.1053 tx_cpu=20 rx_cpu=36 drop=0 pkt=227895 data_loss=0.00000 2018-08-25 16:45:43,348 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=248147<238699/276885<305623 Kbps loss-rate=0 2018-08-25 16:45:43,348 DEBUG undershot, min=276885 kbps=291254 max=305623 2018-08-25 16:45:43,348 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291254K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:46,700 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.8593 real_seconds=1.00 rate_Mbps=241.6805 tx_cpu=18 rx_cpu=38 drop=0 pkt=236415 data_loss=0.00000 2018-08-25 16:45:46,700 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=276885<247480/291254<305623 Kbps loss-rate=0 2018-08-25 16:45:46,701 DEBUG undershot, min=291254 kbps=298438 max=305623 2018-08-25 16:45:46,701 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Measuring UDP Throughput (packet size=1024)... 2018-08-25 16:45:46,701 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:50,053 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=210.6787 real_seconds=1.00 rate_Mbps=1765.7896 tx_cpu=31 rx_cpu=33 drop=181 pkt=215916 data_loss=0.08385 2018-08-25 16:45:50,053 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1808168/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:45:50,054 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3404084K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:53,379 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=211.1309 real_seconds=1.00 rate_Mbps=1770.1877 tx_cpu=35 rx_cpu=39 drop=0 pkt=216198 data_loss=0.00000 2018-08-25 16:45:53,380 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1812672/3404084<3404084 Kbps loss-rate=0 2018-08-25 16:45:53,380 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2608378K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:56,730 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=228.1689 real_seconds=1.00 rate_Mbps=1912.9295 tx_cpu=31 rx_cpu=38 drop=0 pkt=233645 data_loss=0.00000 2018-08-25 16:45:56,731 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1958839/2608378<2608378 Kbps loss-rate=0 2018-08-25 16:45:56,731 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2283608K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:00,057 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=210.6494 real_seconds=1.00 rate_Mbps=1765.3906 tx_cpu=30 rx_cpu=36 drop=1076 pkt=216781 data_loss=0.49636 2018-08-25 16:46:00,058 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1807759/2283608<2283608 Kbps loss-rate=0 2018-08-25 16:46:00,058 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2045683K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:03,385 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=225.7627 real_seconds=1.00 rate_Mbps=1892.0127 tx_cpu=33 rx_cpu=40 drop=0 pkt=231181 data_loss=0.00000 2018-08-25 16:46:03,385 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1937421/2045683<2045683 Kbps loss-rate=0 2018-08-25 16:46:03,385 DEBUG undershot, min=1937421 kbps=1991552 max=2045683 2018-08-25 16:46:03,386 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1991552K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:06,713 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=216.5186 real_seconds=1.00 rate_Mbps=1814.5473 tx_cpu=34 rx_cpu=40 drop=0 pkt=221715 data_loss=0.00000 2018-08-25 16:46:06,713 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1937421<1858096/1991552<2045683 Kbps loss-rate=0 2018-08-25 16:46:06,714 DEBUG undershot, min=1991552 kbps=2018617 max=2045683 2018-08-25 16:46:06,714 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Measuring UDP Throughput (packet size=8192)... 2018-08-25 16:46:06,714 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:10,040 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=595.0312 real_seconds=1.00 rate_Mbps=4992.1429 tx_cpu=99 rx_cpu=21 drop=130 pkt=76294 data_loss=0.17041 2018-08-25 16:46:10,041 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=8192 throughput=1<5111954/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:46:10,041 DEBUG undershot, min=5111954 kbps=7555977 max=10000000 2018-08-25 16:46:10,042 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7555977K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:13,392 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=899.0469 real_seconds=1.00 rate_Mbps=7541.8725 tx_cpu=99 rx_cpu=29 drop=218 pkt=115296 data_loss=0.18908 2018-08-25 16:46:13,392 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=8192 throughput=5111954<7722877/7555977<10000000 Kbps loss-rate=0 2018-08-25 16:46:13,392 DEBUG undershot, min=7722877 kbps=8861438 max=10000000 2018-08-25 16:46:13,393 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8861438K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:16,716 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=1055.9375 real_seconds=1.00 rate_Mbps=8858.6430 tx_cpu=99 rx_cpu=36 drop=55 pkt=135215 data_loss=0.04068 2018-08-25 16:46:16,717 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=8192 throughput=7722877<9071250/8861438<10000000 Kbps loss-rate=0 2018-08-25 16:46:16,717 DEBUG undershot, min=9071250 kbps=9535625 max=10000000 2018-08-25 16:46:16,717 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9535625K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:20,042 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=1132.8906 real_seconds=1.00 rate_Mbps=9503.4704 tx_cpu=95 rx_cpu=36 drop=492 pkt=145502 data_loss=0.33814 2018-08-25 16:46:20,042 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=8192 throughput=9071250<9731553/9535625<10000000 Kbps loss-rate=0 2018-08-25 16:46:20,042 DEBUG undershot, min=9731553 kbps=9865776 max=10000000 2018-08-25 16:46:20,053 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.5', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 17499338, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 18124466, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 18558612, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 247480, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1858096, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.34, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9731553, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.461', 'rtt_max_ms': '1.350', 'rtt_min_ms': '0.246', 'rtt_stddev': '0.327', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.302', 'rtt_max_ms': '0.392', 'rtt_min_ms': '0.198', 'rtt_stddev': '0.070', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.258', 'rtt_max_ms': '0.510', 'rtt_min_ms': '0.161', 'rtt_stddev': '0.102', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-25 16:46:20,054 INFO Deleting floating ip 4899996b-978a-4050-b21d-22e0725d4ffb 2018-08-25 16:46:21,562 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Floating IP 172.30.9.201 deleted 2018-08-25 16:46:22,011 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Instance deleted 2018-08-25 16:46:22,076 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Creating client VM... 2018-08-25 16:46:22,076 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-25 16:46:25,295 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:46:27,989 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:46:30,580 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:46:33,588 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:46:35,916 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:46:40,392 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Internal network IP: 192.168.2.11 2018-08-25 16:46:40,393 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] SSH IP: 172.30.9.204 2018-08-25 16:46:40,393 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Setup SSH for ubuntu@172.30.9.204 2018-08-25 16:48:17,871 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Installing nuttcp-8.1.4... 2018-08-25 16:48:17,912 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Copying nuttcp-8.1.4 to target... 2018-08-25 16:48:18,076 INFO ============================================================ 2018-08-25 16:48:18,076 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-25 16:48:27,120 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.742 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.260 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.218 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.134 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.291 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.147 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.133 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.373 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.207 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.525 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.133/0.303/0.742/0.186 ms 2018-08-25 16:48:36,164 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.276 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.146 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.372 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.272 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.358 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.103 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.202 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.229 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.295 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.227 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.103/0.248/0.372/0.080 ms 2018-08-25 16:48:45,207 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.388 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.381 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.357 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.136 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.150 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.337 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.413 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.148 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.140 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.153 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.136/0.260/0.413/0.117 ms 2018-08-25 16:48:45,208 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring TCP Throughput (packet size=65536)... 2018-08-25 16:48:45,209 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:48:55,307 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18918.5625 real_seconds=10.00 rate_Mbps=15866.7592 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.25 2018-08-25 16:48:55,308 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:05,407 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=20596.0000 real_seconds=10.00 rate_Mbps=17275.0885 tx_cpu=37 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.25 2018-08-25 16:49:05,407 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:15,502 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18459.9369 real_seconds=10.00 rate_Mbps=15483.0507 tx_cpu=35 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.18 2018-08-25 16:49:15,503 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=128)... 2018-08-25 16:49:15,503 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:18,829 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=27.1980 real_seconds=1.00 rate_Mbps=228.5810 tx_cpu=18 rx_cpu=34 drop=319 pkt=223125 data_loss=0.14282 2018-08-25 16:49:18,830 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<234066/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:49:18,830 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R702198K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:22,156 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=27.4216 real_seconds=1.00 rate_Mbps=229.6123 tx_cpu=17 rx_cpu=34 drop=121 pkt=224759 data_loss=0.05394 2018-08-25 16:49:22,156 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<235122/702198<702198 Kbps loss-rate=0 2018-08-25 16:49:22,156 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468660K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:25,483 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=28.6526 real_seconds=1.00 rate_Mbps=239.9601 tx_cpu=18 rx_cpu=35 drop=130 pkt=234852 data_loss=0.05546 2018-08-25 16:49:25,484 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<245719/468660<468660 Kbps loss-rate=0 2018-08-25 16:49:25,484 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R357189K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:28,809 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=23.8112 real_seconds=1.00 rate_Mbps=199.4435 tx_cpu=23 rx_cpu=34 drop=75 pkt=195137 data_loss=0.03862 2018-08-25 16:49:28,809 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<204230/357189<357189 Kbps loss-rate=0 2018-08-25 16:49:28,810 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280709K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:32,137 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=28.8116 real_seconds=1.00 rate_Mbps=241.3961 tx_cpu=20 rx_cpu=39 drop=7 pkt=236032 data_loss=0.00312 2018-08-25 16:49:32,138 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<247189/280709<280709 Kbps loss-rate=0 2018-08-25 16:49:32,138 DEBUG undershot, min=247189 kbps=263949 max=280709 2018-08-25 16:49:32,138 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R263949K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:35,463 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=29.2185 real_seconds=1.00 rate_Mbps=244.7279 tx_cpu=19 rx_cpu=40 drop=276 pkt=239634 data_loss=0.11521 2018-08-25 16:49:35,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=247189<250601/263949<280709 Kbps loss-rate=0 2018-08-25 16:49:35,464 DEBUG undershot, min=250601 kbps=265655 max=280709 2018-08-25 16:49:35,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R265655K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:38,789 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=26.9664 real_seconds=1.00 rate_Mbps=225.8107 tx_cpu=24 rx_cpu=38 drop=206 pkt=221115 data_loss=0.09336 2018-08-25 16:49:38,789 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=250601<231230/265655<280709 Kbps loss-rate=0 2018-08-25 16:49:38,789 DEBUG undershot, min=265655 kbps=273182 max=280709 2018-08-25 16:49:38,790 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R273182K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:42,142 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=27.8738 real_seconds=1.00 rate_Mbps=233.3823 tx_cpu=22 rx_cpu=38 drop=0 pkt=228342 data_loss=0.00000 2018-08-25 16:49:42,143 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=265655<238983/273182<280709 Kbps loss-rate=0 2018-08-25 16:49:42,143 DEBUG undershot, min=273182 kbps=276945 max=280709 2018-08-25 16:49:42,143 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=1024)... 2018-08-25 16:49:42,144 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:45,495 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=210.7168 real_seconds=1.00 rate_Mbps=1766.7814 tx_cpu=37 rx_cpu=39 drop=0 pkt=215774 data_loss=0.00000 2018-08-25 16:49:45,495 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1809184/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:49:45,496 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3404592K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:48,820 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=226.6348 real_seconds=1.00 rate_Mbps=1899.1219 tx_cpu=30 rx_cpu=42 drop=0 pkt=232074 data_loss=0.00000 2018-08-25 16:49:48,820 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1944700/3404592<3404592 Kbps loss-rate=0 2018-08-25 16:49:48,821 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2674646K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:52,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=220.7305 real_seconds=1.00 rate_Mbps=1850.4667 tx_cpu=29 rx_cpu=38 drop=0 pkt=226028 data_loss=0.00000 2018-08-25 16:49:52,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1894877/2674646<2674646 Kbps loss-rate=0 2018-08-25 16:49:52,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2284761K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:55,471 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=201.1758 real_seconds=1.00 rate_Mbps=1686.0606 tx_cpu=28 rx_cpu=32 drop=0 pkt=206004 data_loss=0.00000 2018-08-25 16:49:55,472 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1726526/2284761<2284761 Kbps loss-rate=0 2018-08-25 16:49:55,472 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2005643K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:58,797 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=208.3428 real_seconds=1.00 rate_Mbps=1745.7785 tx_cpu=31 rx_cpu=40 drop=0 pkt=213343 data_loss=0.00000 2018-08-25 16:49:58,798 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1787677/2005643<2005643 Kbps loss-rate=0 2018-08-25 16:49:58,798 DEBUG undershot, min=1787677 kbps=1896660 max=2005643 2018-08-25 16:49:58,798 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1896660K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:02,126 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=213.7402 real_seconds=1.00 rate_Mbps=1791.3744 tx_cpu=34 rx_cpu=35 drop=0 pkt=218870 data_loss=0.00000 2018-08-25 16:50:02,126 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1787677<1834367/1896660<2005643 Kbps loss-rate=0 2018-08-25 16:50:02,126 DEBUG undershot, min=1834367 kbps=1920005 max=2005643 2018-08-25 16:50:02,127 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1920005K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:05,477 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=210.7715 real_seconds=1.00 rate_Mbps=1766.1243 tx_cpu=29 rx_cpu=37 drop=11 pkt=215841 data_loss=0.00508 2018-08-25 16:50:05,477 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1834367<1808511/1920005<2005643 Kbps loss-rate=0 2018-08-25 16:50:05,478 DEBUG undershot, min=1920005 kbps=1962824 max=2005643 2018-08-25 16:50:05,478 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=8192)... 2018-08-25 16:50:05,479 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:08,829 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=595.8203 real_seconds=1.00 rate_Mbps=4998.3929 tx_cpu=99 rx_cpu=23 drop=29 pkt=76294 data_loss=0.03802 2018-08-25 16:50:08,829 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=1<5118354/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:50:08,829 DEBUG undershot, min=5118354 kbps=7559177 max=10000000 2018-08-25 16:50:08,829 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559177K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:12,157 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=899.1719 real_seconds=1.00 rate_Mbps=7543.1021 tx_cpu=99 rx_cpu=31 drop=250 pkt=115344 data_loss=0.21674 2018-08-25 16:50:12,157 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=5118354<7724136/7559177<10000000 Kbps loss-rate=0 2018-08-25 16:50:12,157 DEBUG undershot, min=7724136 kbps=8862068 max=10000000 2018-08-25 16:50:12,158 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8862068K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:15,509 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1055.8828 real_seconds=1.00 rate_Mbps=8842.5404 tx_cpu=75 rx_cpu=31 drop=37 pkt=135190 data_loss=0.02737 2018-08-25 16:50:15,509 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=7724136<9054761/8862068<10000000 Kbps loss-rate=0 2018-08-25 16:50:15,510 DEBUG undershot, min=9054761 kbps=9527380 max=10000000 2018-08-25 16:50:15,510 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9527380K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:18,836 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1067.1094 real_seconds=1.00 rate_Mbps=8941.2887 tx_cpu=48 rx_cpu=30 drop=139 pkt=136729 data_loss=0.10166 2018-08-25 16:50:18,836 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=9054761<9155879/9527380<10000000 Kbps loss-rate=0 2018-08-25 16:50:18,837 DEBUG undershot, min=9155879 kbps=9577939 max=10000000 2018-08-25 16:50:18,837 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9577939K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:22,166 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1131.2969 real_seconds=1.00 rate_Mbps=9476.1897 tx_cpu=83 rx_cpu=35 drop=125 pkt=144931 data_loss=0.08624 2018-08-25 16:50:22,166 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=9155879<9703618/9577939<10000000 Kbps loss-rate=0 2018-08-25 16:50:22,166 DEBUG undershot, min=9703618 kbps=9851809 max=10000000 2018-08-25 16:50:22,177 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.11', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 16247561, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 17689690, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 15854643, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 238983, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1808511, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.09, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9703618, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.303', 'rtt_max_ms': '0.742', 'rtt_min_ms': '0.133', 'rtt_stddev': '0.186', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.248', 'rtt_max_ms': '0.372', 'rtt_min_ms': '0.103', 'rtt_stddev': '0.080', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.260', 'rtt_max_ms': '0.413', 'rtt_min_ms': '0.136', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-25 16:50:22,178 INFO ============================================================ 2018-08-25 16:50:22,179 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-25 16:50:31,249 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=64 time=0.664 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=64 time=0.186 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=64 time=0.100 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=64 time=0.190 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=64 time=0.321 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=64 time=0.282 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=64 time=0.207 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=64 time=0.432 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=64 time=0.207 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=64 time=0.118 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.100/0.270/0.664/0.161 ms 2018-08-25 16:50:40,293 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=64 time=0.183 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=64 time=0.097 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=64 time=0.191 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=64 time=0.345 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=64 time=0.111 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=64 time=0.226 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=64 time=0.236 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=64 time=0.334 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=64 time=0.109 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=64 time=0.129 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.097/0.196/0.345/0.085 ms 2018-08-25 16:50:49,337 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=64 time=0.346 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=64 time=0.169 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=64 time=0.338 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=64 time=0.398 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=64 time=0.284 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=64 time=0.147 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=64 time=0.141 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=64 time=0.170 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=64 time=0.527 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=64 time=0.135 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.135/0.265/0.527/0.128 ms 2018-08-25 16:50:49,338 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring TCP Throughput (packet size=65536)... 2018-08-25 16:50:49,338 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:50:59,463 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18887.0000 real_seconds=10.00 rate_Mbps=15840.7284 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.42 2018-08-25 16:50:59,463 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:09,561 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18899.7500 real_seconds=10.00 rate_Mbps=15850.5520 tx_cpu=34 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-25 16:51:09,562 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:19,662 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18830.3842 real_seconds=10.00 rate_Mbps=15794.4648 tx_cpu=34 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.34 2018-08-25 16:51:19,662 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=128)... 2018-08-25 16:51:19,662 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:22,989 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=30.4296 real_seconds=1.00 rate_Mbps=255.2540 tx_cpu=22 rx_cpu=37 drop=1171 pkt=250450 data_loss=0.46741 2018-08-25 16:51:22,990 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<261380/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:51:22,990 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R784140K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:26,317 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=29.3019 real_seconds=1.00 rate_Mbps=245.4306 tx_cpu=22 rx_cpu=37 drop=0 pkt=240041 data_loss=0.00000 2018-08-25 16:51:26,317 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<251320/784140<784140 Kbps loss-rate=0 2018-08-25 16:51:26,317 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R517730K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:29,643 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=33.4342 real_seconds=1.00 rate_Mbps=280.1266 tx_cpu=22 rx_cpu=40 drop=0 pkt=273893 data_loss=0.00000 2018-08-25 16:51:29,643 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<286849/517730<517730 Kbps loss-rate=0 2018-08-25 16:51:29,643 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R402289K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:32,970 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=30.7954 real_seconds=1.00 rate_Mbps=257.9787 tx_cpu=23 rx_cpu=37 drop=1676 pkt=253952 data_loss=0.66000 2018-08-25 16:51:32,970 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<264170/402289<402289 Kbps loss-rate=0 2018-08-25 16:51:32,970 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R333229K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:36,297 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=32.5323 real_seconds=1.00 rate_Mbps=272.6135 tx_cpu=22 rx_cpu=41 drop=171 pkt=266676 data_loss=0.06420 2018-08-25 16:51:36,298 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<279156/333229<333229 Kbps loss-rate=0 2018-08-25 16:51:36,298 DEBUG undershot, min=279156 kbps=306192 max=333229 2018-08-25 16:51:36,298 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306192K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:39,649 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=31.5518 real_seconds=1.00 rate_Mbps=264.3631 tx_cpu=21 rx_cpu=39 drop=29 pkt=258502 data_loss=0.01141 2018-08-25 16:51:39,649 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=279156<270707/306192<333229 Kbps loss-rate=0 2018-08-25 16:51:39,649 DEBUG undershot, min=306192 kbps=319710 max=333229 2018-08-25 16:51:39,650 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319710K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:42,977 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=32.5065 real_seconds=1.00 rate_Mbps=272.4062 tx_cpu=20 rx_cpu=40 drop=0 pkt=266293 data_loss=0.00000 2018-08-25 16:51:42,978 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=306192<278943/319710<333229 Kbps loss-rate=0 2018-08-25 16:51:42,978 DEBUG undershot, min=319710 kbps=326469 max=333229 2018-08-25 16:51:42,979 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=1024)... 2018-08-25 16:51:42,979 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:46,305 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=201.4668 real_seconds=1.00 rate_Mbps=1688.9282 tx_cpu=35 rx_cpu=32 drop=12 pkt=206314 data_loss=0.00581 2018-08-25 16:51:46,306 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1729462/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:51:46,306 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3364731K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:49,635 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=261.8906 real_seconds=1.00 rate_Mbps=2194.8018 tx_cpu=36 rx_cpu=43 drop=36 pkt=268212 data_loss=0.01344 2018-08-25 16:51:49,635 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<2247477/3364731<3364731 Kbps loss-rate=0 2018-08-25 16:51:49,635 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2806104K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:52,961 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=253.5967 real_seconds=1.00 rate_Mbps=2126.2940 tx_cpu=34 rx_cpu=39 drop=0 pkt=259683 data_loss=0.00000 2018-08-25 16:51:52,961 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<2177325/2806104<2806104 Kbps loss-rate=0 2018-08-25 16:51:52,962 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2491714K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:56,285 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=254.5762 real_seconds=1.00 rate_Mbps=2133.9179 tx_cpu=37 rx_cpu=39 drop=2 pkt=260688 data_loss=0.00075 2018-08-25 16:51:56,286 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<2185131/2491714<2491714 Kbps loss-rate=0 2018-08-25 16:51:56,286 DEBUG undershot, min=2185131 kbps=2338422 max=2491714 2018-08-25 16:51:56,287 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2338422K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:59,639 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=233.4404 real_seconds=1.00 rate_Mbps=1956.6984 tx_cpu=31 rx_cpu=41 drop=22 pkt=239065 data_loss=0.00921 2018-08-25 16:51:59,639 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=2185131<2003659/2338422<2491714 Kbps loss-rate=0 2018-08-25 16:51:59,639 DEBUG undershot, min=2338422 kbps=2415068 max=2491714 2018-08-25 16:51:59,640 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2415068K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:02,968 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=239.3271 real_seconds=1.00 rate_Mbps=2006.4098 tx_cpu=32 rx_cpu=41 drop=0 pkt=245071 data_loss=0.00000 2018-08-25 16:52:02,968 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=2338422<2054563/2415068<2491714 Kbps loss-rate=0 2018-08-25 16:52:02,968 DEBUG undershot, min=2415068 kbps=2453391 max=2491714 2018-08-25 16:52:02,969 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=8192)... 2018-08-25 16:52:02,969 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:06,320 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=596.0156 real_seconds=1.00 rate_Mbps=5000.1815 tx_cpu=99 rx_cpu=21 drop=4 pkt=76294 data_loss=0.00525 2018-08-25 16:52:06,321 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=1<5120185/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:52:06,321 DEBUG undershot, min=5120185 kbps=7560092 max=10000000 2018-08-25 16:52:06,322 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560092K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:09,646 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=901.0859 real_seconds=1.00 rate_Mbps=7559.0154 tx_cpu=99 rx_cpu=28 drop=18 pkt=115357 data_loss=0.01561 2018-08-25 16:52:09,646 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=5120185<7740431/7560092<10000000 Kbps loss-rate=0 2018-08-25 16:52:09,646 DEBUG undershot, min=7740431 kbps=8870215 max=10000000 2018-08-25 16:52:09,647 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8870215K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:12,973 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1055.4688 real_seconds=1.00 rate_Mbps=8854.3563 tx_cpu=99 rx_cpu=35 drop=249 pkt=135349 data_loss=0.18397 2018-08-25 16:52:12,973 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=7740431<9066860/8870215<10000000 Kbps loss-rate=0 2018-08-25 16:52:12,974 DEBUG undershot, min=9066860 kbps=9533430 max=10000000 2018-08-25 16:52:12,974 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9533430K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:16,298 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1117.2031 real_seconds=1.00 rate_Mbps=9366.9083 tx_cpu=73 rx_cpu=37 drop=124 pkt=143126 data_loss=0.08664 2018-08-25 16:52:16,298 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=9066860<9591714/9533430<10000000 Kbps loss-rate=0 2018-08-25 16:52:16,299 DEBUG undershot, min=9591714 kbps=9795857 max=10000000 2018-08-25 16:52:16,309 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.11', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.42, 'throughput_kbps': 16220905, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 16230965, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.34, 'throughput_kbps': 16173531, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 278943, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2054563, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.09, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9591714, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.270', 'rtt_max_ms': '0.664', 'rtt_min_ms': '0.100', 'rtt_stddev': '0.161', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.196', 'rtt_max_ms': '0.345', 'rtt_min_ms': '0.097', 'rtt_stddev': '0.085', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.265', 'rtt_max_ms': '0.527', 'rtt_min_ms': '0.135', 'rtt_stddev': '0.128', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-25 16:52:16,310 INFO Deleting floating ip e1551a20-ebc1-4b27-a404-db71daa1912e 2018-08-25 16:52:17,711 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Floating IP 172.30.9.204 deleted 2018-08-25 16:52:18,155 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Instance deleted 2018-08-25 16:52:18,269 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Creating client VM... 2018-08-25 16:52:18,269 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-25 16:52:20,912 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:52:23,005 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:52:25,958 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:52:28,351 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:52:30,883 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:52:33,480 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 6 of 90... 2018-08-25 16:52:36,075 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 7 of 90... 2018-08-25 16:52:38,499 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 8 of 90... 2018-08-25 16:52:40,670 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 9 of 90... 2018-08-25 16:52:42,992 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 10 of 90... 2018-08-25 16:52:45,754 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 11 of 90... 2018-08-25 16:52:48,320 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 12 of 90... 2018-08-25 16:52:50,944 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 13 of 90... 2018-08-25 16:52:53,091 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 14 of 90... 2018-08-25 16:52:55,608 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 15 of 90... 2018-08-25 16:52:57,928 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 16 of 90... 2018-08-25 16:53:00,396 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 17 of 90... 2018-08-25 16:53:02,577 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 18 of 90... 2018-08-25 16:53:05,128 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 19 of 90... 2018-08-25 16:53:07,526 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 20 of 90... 2018-08-25 16:53:09,677 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 21 of 90... 2018-08-25 16:53:12,320 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 22 of 90... 2018-08-25 16:53:14,470 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 23 of 90... 2018-08-25 16:53:16,903 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 24 of 90... 2018-08-25 16:53:19,317 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 25 of 90... 2018-08-25 16:53:21,720 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 26 of 90... 2018-08-25 16:53:24,238 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 27 of 90... 2018-08-25 16:53:26,645 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 28 of 90... 2018-08-25 16:53:29,061 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 29 of 90... 2018-08-25 16:53:31,385 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 30 of 90... 2018-08-25 16:53:33,797 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 31 of 90... 2018-08-25 16:53:36,481 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 32 of 90... 2018-08-25 16:53:38,802 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 33 of 90... 2018-08-25 16:53:40,954 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 34 of 90... 2018-08-25 16:53:43,122 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 35 of 90... 2018-08-25 16:53:45,436 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 36 of 90... 2018-08-25 16:53:47,854 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 37 of 90... 2018-08-25 16:53:50,189 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 38 of 90... 2018-08-25 16:53:52,341 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 39 of 90... 2018-08-25 16:53:54,491 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 40 of 90... 2018-08-25 16:53:57,183 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 41 of 90... 2018-08-25 16:53:59,527 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 42 of 90... 2018-08-25 16:54:01,954 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 43 of 90... 2018-08-25 16:54:06,536 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Internal network IP: 192.168.1.4 2018-08-25 16:54:06,536 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] SSH IP: 172.30.9.206 2018-08-25 16:54:06,536 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Setup SSH for ubuntu@172.30.9.206 2018-08-25 16:55:44,020 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Installing nuttcp-8.1.4... 2018-08-25 16:55:44,065 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Copying nuttcp-8.1.4 to target... 2018-08-25 16:55:44,229 INFO ============================================================ 2018-08-25 16:55:44,230 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-25 16:55:53,276 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=1.64 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.688 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.427 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.369 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.209 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.141 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.220 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.341 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.346 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.201 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.141/0.458/1.644/0.422 ms 2018-08-25 16:56:02,316 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.241 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.352 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.231 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.315 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.525 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.478 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.183 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.324 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.189 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.280 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.183/0.311/0.525/0.111 ms 2018-08-25 16:56:11,357 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.990 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.343 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.234 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.290 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.365 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.369 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.458 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.409 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.282 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.222 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.396/0.990/0.210 ms 2018-08-25 16:56:11,357 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Measuring TCP Throughput (packet size=65536)... 2018-08-25 16:56:11,358 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:21,463 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=7777.8188 real_seconds=10.01 rate_Mbps=6520.9658 tx_cpu=12 rx_cpu=19 retrans=502 cwnd=522 rtt_ms=0.58 2018-08-25 16:56:21,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:31,562 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=6762.1310 real_seconds=10.00 rate_Mbps=5671.1709 tx_cpu=10 rx_cpu=17 retrans=14 cwnd=521 rtt_ms=0.40 2018-08-25 16:56:31,562 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:41,662 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=6951.3393 real_seconds=10.00 rate_Mbps=5829.9532 tx_cpu=11 rx_cpu=18 retrans=33 cwnd=483 rtt_ms=0.25 2018-08-25 16:56:41,663 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Measuring UDP Throughput (packet size=128)... 2018-08-25 16:56:41,664 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:45,016 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=32.2703 real_seconds=1.00 rate_Mbps=271.3628 tx_cpu=21 rx_cpu=34 drop=2285 pkt=266643 data_loss=0.85686 2018-08-25 16:56:45,016 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<277875/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:56:45,017 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R833625K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:48,342 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=31.3933 real_seconds=1.00 rate_Mbps=262.9617 tx_cpu=23 rx_cpu=31 drop=15348 pkt=272522 data_loss=5.63174 2018-08-25 16:56:48,343 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<269272/833625<833625 Kbps loss-rate=5 2018-08-25 16:56:48,343 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R551448K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:51,670 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=31.3617 real_seconds=1.00 rate_Mbps=262.6321 tx_cpu=21 rx_cpu=34 drop=90 pkt=257005 data_loss=0.03506 2018-08-25 16:56:51,670 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<268935/551448<551448 Kbps loss-rate=0 2018-08-25 16:56:51,670 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R410191K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:54,998 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=29.0071 real_seconds=1.00 rate_Mbps=242.9134 tx_cpu=19 rx_cpu=32 drop=5 pkt=237631 data_loss=0.00207 2018-08-25 16:56:54,998 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<248743/410191<410191 Kbps loss-rate=0 2018-08-25 16:56:54,998 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R329467K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:58,325 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=31.6384 real_seconds=1.00 rate_Mbps=265.2997 tx_cpu=22 rx_cpu=34 drop=184 pkt=259365 data_loss=0.07075 2018-08-25 16:56:58,326 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<271666/329467<329467 Kbps loss-rate=0 2018-08-25 16:56:58,326 DEBUG undershot, min=271666 kbps=300566 max=329467 2018-08-25 16:56:58,326 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R300566K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:01,677 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=33.7117 real_seconds=1.00 rate_Mbps=282.5261 tx_cpu=25 rx_cpu=32 drop=573 pkt=276740 data_loss=0.20721 2018-08-25 16:57:01,678 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=271666<289306/300566<329467 Kbps loss-rate=0 2018-08-25 16:57:01,678 DEBUG undershot, min=289306 kbps=309386 max=329467 2018-08-25 16:57:01,678 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309386K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:05,007 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=33.1698 real_seconds=1.00 rate_Mbps=277.8694 tx_cpu=23 rx_cpu=33 drop=77 pkt=271804 data_loss=0.02833 2018-08-25 16:57:05,007 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=289306<284538/309386<329467 Kbps loss-rate=0 2018-08-25 16:57:05,008 DEBUG undershot, min=309386 kbps=319426 max=329467 2018-08-25 16:57:05,008 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319426K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:08,359 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=31.3539 real_seconds=1.00 rate_Mbps=262.6317 tx_cpu=21 rx_cpu=33 drop=551 pkt=257402 data_loss=0.21387 2018-08-25 16:57:08,360 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=309386<268934/319426<329467 Kbps loss-rate=0 2018-08-25 16:57:08,360 DEBUG undershot, min=319426 kbps=324446 max=329467 2018-08-25 16:57:08,360 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Measuring UDP Throughput (packet size=1024)... 2018-08-25 16:57:08,361 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:11,685 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=249.5967 real_seconds=1.00 rate_Mbps=2093.0027 tx_cpu=47 rx_cpu=35 drop=967 pkt=256554 data_loss=0.37690 2018-08-25 16:57:11,686 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=1<2143234/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:57:11,686 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3571617K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:15,036 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=249.4922 real_seconds=1.00 rate_Mbps=2092.0846 tx_cpu=44 rx_cpu=35 drop=168 pkt=255648 data_loss=0.06569 2018-08-25 16:57:15,037 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=1<2142294/3571617<3571617 Kbps loss-rate=0 2018-08-25 16:57:15,037 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2856955K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:18,362 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=264.1885 real_seconds=1.00 rate_Mbps=2211.2403 tx_cpu=39 rx_cpu=31 drop=13298 pkt=283827 data_loss=4.68524 2018-08-25 16:57:18,362 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=1<2264310/2856955<2856955 Kbps loss-rate=4 2018-08-25 16:57:18,363 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2560632K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:21,690 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=258.1748 real_seconds=1.00 rate_Mbps=2161.1521 tx_cpu=37 rx_cpu=32 drop=3665 pkt=268036 data_loss=1.36735 2018-08-25 16:57:21,690 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=1<2213019/2560632<2560632 Kbps loss-rate=1 2018-08-25 16:57:21,691 DEBUG undershot, min=2213019 kbps=2386825 max=2560632 2018-08-25 16:57:21,691 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2386825K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:25,018 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=235.0625 real_seconds=1.00 rate_Mbps=1970.9701 tx_cpu=44 rx_cpu=34 drop=162 pkt=240866 data_loss=0.06726 2018-08-25 16:57:25,018 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=2213019<2018273/2386825<2560632 Kbps loss-rate=0 2018-08-25 16:57:25,019 DEBUG undershot, min=2386825 kbps=2473728 max=2560632 2018-08-25 16:57:25,019 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2473728K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:28,370 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=232.1807 real_seconds=1.00 rate_Mbps=1948.9374 tx_cpu=43 rx_cpu=35 drop=676 pkt=238429 data_loss=0.28350 2018-08-25 16:57:28,371 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=2386825<1995711/2473728<2560632 Kbps loss-rate=0 2018-08-25 16:57:28,371 DEBUG undershot, min=2473728 kbps=2517180 max=2560632 2018-08-25 16:57:28,371 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Measuring UDP Throughput (packet size=8192)... 2018-08-25 16:57:28,372 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:31,723 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=361.4375 real_seconds=1.00 rate_Mbps=3027.3317 tx_cpu=99 rx_cpu=13 drop=30030 pkt=76294 data_loss=39.36090 2018-08-25 16:57:31,723 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=1<3099987/5000000<10000000 Kbps loss-rate=39 2018-08-25 16:57:31,724 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4049993K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:35,052 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=362.3047 real_seconds=1.00 rate_Mbps=3038.3721 tx_cpu=99 rx_cpu=13 drop=15423 pkt=61798 data_loss=24.95712 2018-08-25 16:57:35,053 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=1<3111293/4049993<4049993 Kbps loss-rate=24 2018-08-25 16:57:35,053 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3580643K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:38,408 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=364.0703 real_seconds=1.00 rate_Mbps=3049.1888 tx_cpu=99 rx_cpu=12 drop=8036 pkt=54637 data_loss=14.70799 2018-08-25 16:57:38,408 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=1<3122369/3580643<3580643 Kbps loss-rate=14 2018-08-25 16:57:38,409 DEBUG overshot, min=1 kbps=3122369 max=3580643 2018-08-25 16:57:38,409 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3122369K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:41,760 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=368.1875 real_seconds=1.00 rate_Mbps=3088.8246 tx_cpu=99 rx_cpu=14 drop=516 pkt=47644 data_loss=1.08305 2018-08-25 16:57:41,760 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=1<3162956/3122369<3580643 Kbps loss-rate=1 2018-08-25 16:57:41,760 DEBUG undershot, min=3162956 kbps=3371799 max=3580643 2018-08-25 16:57:41,761 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3371799K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:45,085 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=370.8672 real_seconds=1.00 rate_Mbps=3106.7380 tx_cpu=99 rx_cpu=14 drop=3979 pkt=51450 data_loss=7.73371 2018-08-25 16:57:45,086 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=3162956<3181299/3371799<3580643 Kbps loss-rate=7 2018-08-25 16:57:45,086 DEBUG overshot, min=3162956 kbps=3181299 max=3371799 2018-08-25 16:57:45,086 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3181299K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:48,437 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=378.4609 real_seconds=1.00 rate_Mbps=3174.7065 tx_cpu=99 rx_cpu=14 drop=100 pkt=48543 data_loss=0.20602 2018-08-25 16:57:48,438 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=3162956<3250899/3181299<3371799 Kbps loss-rate=0 2018-08-25 16:57:48,438 DEBUG undershot, min=3250899 kbps=3311349 max=3371799 2018-08-25 16:57:48,449 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.4', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 502, 'rtt_ms': 0.58, 'throughput_kbps': 6677468, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.4, 'throughput_kbps': 5807279, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 33, 'rtt_ms': 0.25, 'throughput_kbps': 5969872, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.21, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 268934, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.28, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1995711, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.21, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3250899, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.458', 'rtt_max_ms': '1.644', 'rtt_min_ms': '0.141', 'rtt_stddev': '0.422', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.311', 'rtt_max_ms': '0.525', 'rtt_min_ms': '0.183', 'rtt_stddev': '0.111', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.396', 'rtt_max_ms': '0.990', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.210', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-25 16:57:48,450 INFO Deleting floating ip 2fcb365e-1211-4716-848a-153287317ca2 2018-08-25 16:57:49,580 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Floating IP 172.30.9.206 deleted 2018-08-25 16:57:49,996 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Instance deleted 2018-08-25 16:57:50,060 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Creating client VM... 2018-08-25 16:57:50,060 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-25 16:57:52,899 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:57:55,503 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:57:58,097 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:58:00,657 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:58:03,357 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:58:05,937 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 6 of 90... 2018-08-25 16:58:10,370 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Internal network IP: 192.168.2.21 2018-08-25 16:58:10,370 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH IP: 172.30.9.201 2018-08-25 16:58:10,370 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Setup SSH for ubuntu@172.30.9.201 2018-08-25 16:59:47,854 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Installing nuttcp-8.1.4... 2018-08-25 16:59:47,898 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Copying nuttcp-8.1.4 to target... 2018-08-25 16:59:48,063 INFO ============================================================ 2018-08-25 16:59:48,063 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-25 16:59:57,109 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=1.27 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.705 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.318 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.500 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.247 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.443 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.352 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.324 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.485 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.302 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.247/0.495/1.276/0.289 ms 2018-08-25 17:00:06,150 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.399 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.475 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.441 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.472 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.340 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.307 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.456 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.421 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.419 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.445 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.307/0.417/0.475/0.056 ms 2018-08-25 17:00:15,198 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=1.26 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.552 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.676 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.553 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.471 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.472 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.373 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.442 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.402 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.605 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.373/0.580/1.260/0.244 ms 2018-08-25 17:00:15,199 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring TCP Throughput (packet size=65536)... 2018-08-25 17:00:15,199 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:25,301 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=6403.5208 real_seconds=10.00 rate_Mbps=5370.0757 tx_cpu=10 rx_cpu=17 retrans=16 cwnd=552 rtt_ms=0.59 2018-08-25 17:00:25,302 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:35,399 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=6844.4491 real_seconds=10.00 rate_Mbps=5740.1268 tx_cpu=10 rx_cpu=18 retrans=14 cwnd=520 rtt_ms=0.54 2018-08-25 17:00:35,399 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:45,498 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=6997.8966 real_seconds=10.00 rate_Mbps=5868.9201 tx_cpu=10 rx_cpu=18 retrans=16 cwnd=547 rtt_ms=0.17 2018-08-25 17:00:45,499 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=128)... 2018-08-25 17:00:45,499 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:48,827 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=30.7122 real_seconds=1.00 rate_Mbps=257.4875 tx_cpu=19 rx_cpu=34 drop=0 pkt=251594 data_loss=0.00000 2018-08-25 17:00:48,827 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<263667/5000000<10000000 Kbps loss-rate=0 2018-08-25 17:00:48,828 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R791001K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:52,154 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=32.1393 real_seconds=1.00 rate_Mbps=269.3698 tx_cpu=21 rx_cpu=32 drop=2174 pkt=265459 data_loss=0.81902 2018-08-25 17:00:52,154 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<275834/791001<791001 Kbps loss-rate=0 2018-08-25 17:00:52,155 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R533417K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:55,478 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=30.9393 real_seconds=1.00 rate_Mbps=259.2276 tx_cpu=21 rx_cpu=34 drop=121 pkt=253576 data_loss=0.04781 2018-08-25 17:00:55,479 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<265449/533417<533417 Kbps loss-rate=0 2018-08-25 17:00:55,479 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R399433K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:58,807 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=30.5328 real_seconds=1.00 rate_Mbps=255.8553 tx_cpu=21 rx_cpu=32 drop=16442 pkt=266567 data_loss=6.16812 2018-08-25 17:00:58,808 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<261995/399433<399433 Kbps loss-rate=6 2018-08-25 17:00:58,808 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R330714K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:02,137 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=31.0945 real_seconds=1.00 rate_Mbps=260.6520 tx_cpu=22 rx_cpu=33 drop=5442 pkt=260168 data_loss=2.09170 2018-08-25 17:01:02,137 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<266907/330714<330714 Kbps loss-rate=2 2018-08-25 17:01:02,138 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=1024)... 2018-08-25 17:01:02,138 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:05,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=244.7578 real_seconds=1.00 rate_Mbps=2051.9298 tx_cpu=46 rx_cpu=36 drop=558 pkt=251190 data_loss=0.22213 2018-08-25 17:01:05,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=1<2101176/5000000<10000000 Kbps loss-rate=0 2018-08-25 17:01:05,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3550588K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:08,791 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=248.5488 real_seconds=1.00 rate_Mbps=2083.3891 tx_cpu=44 rx_cpu=36 drop=2583 pkt=257097 data_loss=1.00469 2018-08-25 17:01:08,791 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=1<2133390/3550588<3550588 Kbps loss-rate=1 2018-08-25 17:01:08,791 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2841989K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:12,119 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=249.8232 real_seconds=1.00 rate_Mbps=2095.4848 tx_cpu=47 rx_cpu=35 drop=686 pkt=256505 data_loss=0.26747 2018-08-25 17:01:12,119 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=1<2145776/2841989<2841989 Kbps loss-rate=0 2018-08-25 17:01:12,120 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2493882K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:15,470 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=239.2510 real_seconds=1.00 rate_Mbps=2006.5512 tx_cpu=40 rx_cpu=36 drop=42 pkt=245035 data_loss=0.01713 2018-08-25 17:01:15,470 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=1<2054708/2493882<2493882 Kbps loss-rate=0 2018-08-25 17:01:15,470 DEBUG undershot, min=2054708 kbps=2274295 max=2493882 2018-08-25 17:01:15,471 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2274295K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:18,795 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=265.6133 real_seconds=1.00 rate_Mbps=2226.9410 tx_cpu=52 rx_cpu=35 drop=0 pkt=271988 data_loss=0.00000 2018-08-25 17:01:18,795 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=2054708<2280387/2274295<2493882 Kbps loss-rate=0 2018-08-25 17:01:18,796 DEBUG undershot, min=2280387 kbps=2387134 max=2493882 2018-08-25 17:01:18,796 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2387134K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:22,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=250.7471 real_seconds=1.00 rate_Mbps=2102.5800 tx_cpu=47 rx_cpu=34 drop=582 pkt=257347 data_loss=0.22613 2018-08-25 17:01:22,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=2280387<2153041/2387134<2493882 Kbps loss-rate=0 2018-08-25 17:01:22,148 DEBUG undershot, min=2387134 kbps=2440508 max=2493882 2018-08-25 17:01:22,149 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=8192)... 2018-08-25 17:01:22,149 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:25,499 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=359.3750 real_seconds=1.00 rate_Mbps=3009.8583 tx_cpu=99 rx_cpu=16 drop=30294 pkt=76294 data_loss=39.70693 2018-08-25 17:01:25,500 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<3082094/5000000<10000000 Kbps loss-rate=39 2018-08-25 17:01:25,500 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4041047K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:28,827 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=363.0547 real_seconds=1.00 rate_Mbps=3040.8193 tx_cpu=99 rx_cpu=14 drop=15190 pkt=61661 data_loss=24.63470 2018-08-25 17:01:28,827 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<3113798/4041047<4041047 Kbps loss-rate=24 2018-08-25 17:01:28,828 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3577422K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:32,179 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=339.6797 real_seconds=1.00 rate_Mbps=2849.0380 tx_cpu=99 rx_cpu=13 drop=11108 pkt=54587 data_loss=20.34916 2018-08-25 17:01:32,180 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<2917414/3577422<3577422 Kbps loss-rate=20 2018-08-25 17:01:32,180 DEBUG overshot, min=1 kbps=2917414 max=3577422 2018-08-25 17:01:32,181 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2917414K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:35,506 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=325.2031 real_seconds=1.00 rate_Mbps=2728.5172 tx_cpu=99 rx_cpu=14 drop=2890 pkt=44516 data_loss=6.49204 2018-08-25 17:01:35,507 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<2794001/2917414<3577422 Kbps loss-rate=6 2018-08-25 17:01:35,507 DEBUG overshot, min=1 kbps=2794001 max=2917414 2018-08-25 17:01:35,507 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2794001K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:38,831 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=318.4297 real_seconds=1.00 rate_Mbps=2670.8106 tx_cpu=99 rx_cpu=14 drop=1874 pkt=42633 data_loss=4.39565 2018-08-25 17:01:38,831 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<2734910/2794001<2917414 Kbps loss-rate=4 2018-08-25 17:01:38,841 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.21', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.59, 'throughput_kbps': 5498957, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.54, 'throughput_kbps': 5877889, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.17, 'throughput_kbps': 6009774, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 266907, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.23, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2153041, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.4, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2734910, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.495', 'rtt_max_ms': '1.276', 'rtt_min_ms': '0.247', 'rtt_stddev': '0.289', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.417', 'rtt_max_ms': '0.475', 'rtt_min_ms': '0.307', 'rtt_stddev': '0.056', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.580', 'rtt_max_ms': '1.260', 'rtt_min_ms': '0.373', 'rtt_stddev': '0.244', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-25 17:01:38,842 INFO ============================================================ 2018-08-25 17:01:38,842 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-25 17:01:57,912 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] ERROR cmd=ping -c 10 -s 64 172.30.9.200 2018-08-25 17:01:57,912 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. --- 172.30.9.200 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 8999ms 2018-08-25 17:02:17,030 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] ERROR cmd=ping -c 10 -s 391 172.30.9.200 2018-08-25 17:02:17,030 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. --- 172.30.9.200 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-08-25 17:02:36,146 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] ERROR cmd=ping -c 10 -s 1500 172.30.9.200 2018-08-25 17:02:36,147 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. --- 172.30.9.200 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-08-25 17:02:36,147 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring TCP Throughput (packet size=65536)... 2018-08-25 17:02:36,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:03:06,244 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:03:06,245 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:03:36,280 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:03:36,280 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:04:06,319 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:04:06,319 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=128)... 2018-08-25 17:04:06,320 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:04:27,347 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:04:27,347 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=1024)... 2018-08-25 17:04:27,348 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:04:48,374 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:04:48,375 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=8192)... 2018-08-25 17:04:48,375 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:05:09,404 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:05:09,412 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.21', 'ip_to': u'172.30.9.200', 'results': [ { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'error': 'ping failed', 'packet_size': 64}, { 'error': 'ping failed', 'packet_size': 391}, { 'error': 'ping failed', 'packet_size': 1500}], 'tool': 'ping'}]} 2018-08-25 17:05:09,413 INFO Deleting floating ip af523c45-6d51-4ca9-8eab-4f4dccede107 2018-08-25 17:05:10,769 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Floating IP 172.30.9.201 deleted 2018-08-25 17:05:11,191 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Instance deleted 2018-08-25 17:05:11,223 INFO Cleaning up... 2018-08-25 17:05:11,223 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Terminating nuttcp-8.1.4 2018-08-25 17:20:51,444 ERROR [Errno 110] Operation timed out 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 1217, in run_vmtp vmtp_instance.run() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 489, in run self.teardown() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 446, in teardown self.server.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 106, in dispose self.tp_tool.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_tool.py", line 77, in dispose self.instance.ssh.kill_proc(self.pid) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 384, in kill_proc self.execute(cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 241, in run timeout=timeout) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 247, in _run session = transport.open_session() File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 767, in open_session timeout=timeout) File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 891, in open_channel raise e error: [Errno 110] Operation timed out 2018-08-25 17:20:51,853 - 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-25 17:20:51,976 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 17:20:51,977 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 42:07 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-25 17:20:51,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 17:20:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 17:20:52,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-6f5458f7-d3f5-4a37-a865-3151d47dad0a Date: Sat, 25 Aug 2018 17:20:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:39:03Z", "revision_number": 4, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}]} 2018-08-25 17:20:52,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-6f5458f7-d3f5-4a37-a865-3151d47dad0a 2018-08-25 17:20:52,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.387737035751s 2018-08-25 17:20:52,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-6f5458f7-d3f5-4a37-a865-3151d47dad0a 2018-08-25 17:20:52,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 17:20:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/3a1d83a6-12b0-40cd-afa0-0a38e7820403.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 17:20:52,953 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 129 X-Openstack-Request-Id: req-83052711-c6e0-46c4-b702-7f262511072f Date: Sat, 25 Aug 2018 17:20:52 GMT RESP BODY: {"NeutronError": {"message": "Router 3a1d83a6-12b0-40cd-afa0-0a38e7820403 still has ports", "type": "RouterInUse", "detail": ""}} 2018-08-25 17:20:52,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/3a1d83a6-12b0-40cd-afa0-0a38e7820403.json used request id req-83052711-c6e0-46c4-b702-7f262511072f 2018-08-25 17:20:52,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.581246852875s 2018-08-25 17:20:52,954 - functest.core.tenantnetwork - ERROR - cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 251, in clean self.cloud.delete_router(self.router.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4410, in delete_router error_message="Error deleting router {0}".format(name_or_id)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 319, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error deleting router 3a1d83a6-12b0-40cd-afa0-0a38e7820403. (409) Client Error for url: http://172.30.9.33:9696/v2.0/routers/3a1d83a6-12b0-40cd-afa0-0a38e7820403.json Router 3a1d83a6-12b0-40cd-afa0-0a38e7820403 still has ports 2018-08-25 17:20:52,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 17:20:52,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 17:20:53,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-2bc277d1-3c1b-46ab-b174-f713ef053945 Date: Sat, 25 Aug 2018 17:20:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T16:38:52Z", "file": "/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/file", "owner": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "f01e1fe2-1314-46df-a472-a829f9dc7d5d", "size": 263193088, "self": "/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-25T16:38:48Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 17:20:53,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-2bc277d1-3c1b-46ab-b174-f713ef053945 2018-08-25 17:20:53,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.680026054382s 2018-08-25 17:20:53,643 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-2bc277d1-3c1b-46ab-b174-f713ef053945 2018-08-25 17:20:53,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 17:20:53,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 17:20:54,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-157476ee-6c62-40b1-8e32-4c0dcc95ac27 Date: Sat, 25 Aug 2018 17:20:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 17:20:54,473 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d used request id req-157476ee-6c62-40b1-8e32-4c0dcc95ac27 2018-08-25 17:20:54,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.828719139099s 2018-08-25 17:20:54,474 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d used request id req-157476ee-6c62-40b1-8e32-4c0dcc95ac27 2018-08-25 17:20:54,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 17:20:54,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 17:20:54,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-04050f1f-b586-4393-bc02-739056601951 x-compute-request-id: req-04050f1f-b586-4393-bc02-739056601951 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_50ff1118-3377-4777-9397-1f34e65309f4", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9", "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": "03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9"}]} 2018-08-25 17:20:54,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-04050f1f-b586-4393-bc02-739056601951 2018-08-25 17:20:54,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.408440828323s 2018-08-25 17:20:54,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-04050f1f-b586-4393-bc02-739056601951 2018-08-25 17:20:54,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 17:20:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 17:20:54,917 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 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 x-openstack-request-id: req-be272325-c56a-4f46-a1b3-e8ce372fc313 x-compute-request-id: req-be272325-c56a-4f46-a1b3-e8ce372fc313 Content-Length: 0 Content-Type: application/json 2018-08-25 17:20:54,917 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9 used request id req-be272325-c56a-4f46-a1b3-e8ce372fc313 2018-08-25 17:20:54,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326178073883s 2018-08-25 17:20:54,918 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9 used request id req-be272325-c56a-4f46-a1b3-e8ce372fc313 2018-08-25 17:20:54,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 17:20:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 17:20:55,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55a47e5-4674-42a7-bce0-4c470b253737 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4", "links": {"self": "http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52dcff8522204ab8b5605bec2791061a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 17:20:55,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-f55a47e5-4674-42a7-bce0-4c470b253737 2018-08-25 17:20:55,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219357013702s 2018-08-25 17:20:55,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-f55a47e5-4674-42a7-bce0-4c470b253737 2018-08-25 17:20:55,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 17:20:55,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 17:20:55,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d99ed8-d87f-45f8-b74f-9836597fbab5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4", "links": {"self": "http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "52dcff8522204ab8b5605bec2791061a", "description": null}} 2018-08-25 17:20:55,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a used request id req-74d99ed8-d87f-45f8-b74f-9836597fbab5 2018-08-25 17:20:55,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203352212906s 2018-08-25 17:20:55,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a used request id req-74d99ed8-d87f-45f8-b74f-9836597fbab5 2018-08-25 17:20:55,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 17:20:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 17:20:55,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 17:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95b2b08-07c8-4ccb-a3ef-d51fa7ad1b2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 17:20:55,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a used request id req-c95b2b08-07c8-4ccb-a3ef-d51fa7ad1b2a 2018-08-25 17:20:55,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.311990022659s 2018-08-25 17:20:55,661 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/52dcff8522204ab8b5605bec2791061a used request id req-c95b2b08-07c8-4ccb-a3ef-d51fa7ad1b2a 2018-08-25 17:20:55,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 17:20:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 17:20:55,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3dcc0b-f69d-486e-928c-60fac819a4db Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b"}, "tags": [], "enabled": true, "id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}]} 2018-08-25 17:20:55,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-ab3dcc0b-f69d-486e-928c-60fac819a4db 2018-08-25 17:20:55,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192760944366s 2018-08-25 17:20:55,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-ab3dcc0b-f69d-486e-928c-60fac819a4db 2018-08-25 17:20:55,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 17:20:55,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2c5d5b08f345bb98604c0f85f0f37043352ca84" 2018-08-25 17:20:56,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 17:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ccc4a6e-7630-4222-a8ec-a1e793a52863 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 17:20:56,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b used request id req-4ccc4a6e-7630-4222-a8ec-a1e793a52863 2018-08-25 17:20:56,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.231922864914s 2018-08-25 17:20:56,096 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/10a5b0f51e0a4a459f5dbe91b0dcd19b used request id req-4ccc4a6e-7630-4222-a8ec-a1e793a52863 2018-08-25 17:20:56,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 17:20:56,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 17:20:56,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2093 X-Openstack-Request-Id: req-d4e3165a-3025-4fea-b172-46907001a9a3 Date: Sat, 25 Aug 2018 17:20:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 17:20:56,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d4e3165a-3025-4fea-b172-46907001a9a3 2018-08-25 17:20:56,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838351249695s 2018-08-25 17:20:56,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-d4e3165a-3025-4fea-b172-46907001a9a3 2018-08-25 17:20:56,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 17:20:56,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/1718b765-d9b7-4fd2-a246-323f9a825367.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce3be9f83e24a373ebbbb3009962d88218460c59" 2018-08-25 17:20:56,302 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 205 X-Openstack-Request-Id: req-03fba674-d2a3-4dbd-9cd1-bd8cab66257b Date: Sat, 25 Aug 2018 17:20:56 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on network 1718b765-d9b7-4fd2-a246-323f9a825367. There are one or more ports still in use on the network.", "type": "NetworkInUse", "detail": ""}} 2018-08-25 17:20:56,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/1718b765-d9b7-4fd2-a246-323f9a825367.json used request id req-03fba674-d2a3-4dbd-9cd1-bd8cab66257b 2018-08-25 17:20:56,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.118626832962s 2018-08-25 17:20:56,302 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-25 17:20:56,357 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-25 17:20:56,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 17:20:56,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 17:20:56,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 17:20:56,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 17:20:56,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 17:20:56,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94905a60-cddb-4536-963c-bd9764095cc2 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 17:20:56,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-94905a60-cddb-4536-963c-bd9764095cc2 2018-08-25 17:20:56,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 17:20:56,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T18:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["vvaRy-tBTu-h4ZmRsbIR-g"], "issued_at": "2018-08-25T17:20:56.000000Z"}} 2018-08-25 17:20:56,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 17:20:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:57,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-68b79191-9f1e-4c6b-ae5e-0bfe9d1b0206 Date: Sat, 25 Aug 2018 17:20:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 17:20:57,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68b79191-9f1e-4c6b-ae5e-0bfe9d1b0206 2018-08-25 17:20:57,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359160900116s 2018-08-25 17:20:57,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68b79191-9f1e-4c6b-ae5e-0bfe9d1b0206 2018-08-25 17:20:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 17:20:57,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad13c1c-dd49-4c7e-a3a9-5fd4d6be3e7a 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 17:20:57,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-aad13c1c-dd49-4c7e-a3a9-5fd4d6be3e7a 2018-08-25 17:20:57,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 17:20:57,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:57,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb4d60f-187c-40b5-8d6e-911c3196bdf2 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 17:20:57,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-7bb4d60f-187c-40b5-8d6e-911c3196bdf2 2018-08-25 17:20:57,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194128990173s 2018-08-25 17:20:57,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-7bb4d60f-187c-40b5-8d6e-911c3196bdf2 2018-08-25 17:20:57,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 17:20:57,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}}' 2018-08-25 17:20:57,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38aa1b71-ae79-4158-90a9-a6a999230ba1 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.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391"}, "tags": [], "enabled": true, "id": "4e33fad0f5634a9591da8b764edb8391", "parent_id": "default", "domain_id": "default", "name": "shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}} 2018-08-25 17:20:57,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-38aa1b71-ae79-4158-90a9-a6a999230ba1 2018-08-25 17:20:57,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216964960098s 2018-08-25 17:20:57,603 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-38aa1b71-ae79-4158-90a9-a6a999230ba1 2018-08-25 17:20:57,603 - 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'4e33fad0f5634a9591da8b764edb8391', '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_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'}) 2018-08-25 17:20:57,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 17:20:57,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "55ed324a-7230-41b2-a01e-3317be0b8e3a", "email": null, "name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}}' 2018-08-25 17:20:57,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7399697-30b8-481d-9148-efe5dd8dadf7 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": {"self": "http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29551323080a4cda8e1ef26c21a4fa19", "domain_id": "default", "password_expires_at": null}} 2018-08-25 17:20:57,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-b7399697-30b8-481d-9148-efe5dd8dadf7 2018-08-25 17:20:57,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.379570007324s 2018-08-25 17:20:57,989 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-b7399697-30b8-481d-9148-efe5dd8dadf7 2018-08-25 17:20:57,990 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'29551323080a4cda8e1ef26c21a4fa19', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'}) 2018-08-25 17:20:57,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 17:20:57,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:58,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1146acbc-7e2e-4f96-8c98-f8077eb28555 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 17:20:58,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-1146acbc-7e2e-4f96-8c98-f8077eb28555 2018-08-25 17:20:58,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104866981506s 2018-08-25 17:20:58,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-1146acbc-7e2e-4f96-8c98-f8077eb28555 2018-08-25 17:20:58,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 17:20:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:58,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2db3447-966c-4243-99b9-92e4e271c1c1 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 17:20:58,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-a2db3447-966c-4243-99b9-92e4e271c1c1 2018-08-25 17:20:58,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.262907981873s 2018-08-25 17:20:58,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-a2db3447-966c-4243-99b9-92e4e271c1c1 2018-08-25 17:20:58,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 17:20:58,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:58,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6e0b35-c103-48a3-b452-55e11f9bcf53 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 17:20:58,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-7e6e0b35-c103-48a3-b452-55e11f9bcf53 2018-08-25 17:20:58,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112493991852s 2018-08-25 17:20:58,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-7e6e0b35-c103-48a3-b452-55e11f9bcf53 2018-08-25 17:20:58,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 17:20:58,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:58,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1ac025-2717-4897-8c4d-1f00019ec1e3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 17:20:58,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-0a1ac025-2717-4897-8c4d-1f00019ec1e3 2018-08-25 17:20:58,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192783117294s 2018-08-25 17:20:58,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-0a1ac025-2717-4897-8c4d-1f00019ec1e3 2018-08-25 17:20:58,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 17:20:58,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:58,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef197ce9-efcb-49e4-9318-1a9f1de5ffab Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": {"self": "http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29551323080a4cda8e1ef26c21a4fa19", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 17:20:58,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-ef197ce9-efcb-49e4-9318-1a9f1de5ffab 2018-08-25 17:20:58,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.157699108124s 2018-08-25 17:20:58,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-ef197ce9-efcb-49e4-9318-1a9f1de5ffab 2018-08-25 17:20:58,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 17:20:58,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:58,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f2143a-5c78-45be-b49e-072a8edcfcba Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391"}, "tags": [], "enabled": true, "id": "4e33fad0f5634a9591da8b764edb8391", "parent_id": "default", "domain_id": "default", "name": "shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}]} 2018-08-25 17:20:58,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-51f2143a-5c78-45be-b49e-072a8edcfcba 2018-08-25 17:20:58,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122807025909s 2018-08-25 17:20:58,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-51f2143a-5c78-45be-b49e-072a8edcfcba 2018-08-25 17:20:58,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 17:20:58,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=4e33fad0f5634a9591da8b764edb8391" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:59,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63529fd-a025-4b5f-8dab-0446c761efe2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=4e33fad0f5634a9591da8b764edb8391", "previous": null, "next": null}} 2018-08-25 17:20:59,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=4e33fad0f5634a9591da8b764edb8391 used request id req-b63529fd-a025-4b5f-8dab-0446c761efe2 2018-08-25 17:20:59,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119653940201s 2018-08-25 17:20:59,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=4e33fad0f5634a9591da8b764edb8391 used request id req-b63529fd-a025-4b5f-8dab-0446c761efe2 2018-08-25 17:20:59,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 17:20:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:20:59,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 17:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add92bcc-1890-486b-8d56-51f310f1820b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 17:20:59,339 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/a8f38a73d860409c824be7313afc678a used request id req-add92bcc-1890-486b-8d56-51f310f1820b 2018-08-25 17:20:59,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230277776718s 2018-08-25 17:20:59,340 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/a8f38a73d860409c824be7313afc678a used request id req-add92bcc-1890-486b-8d56-51f310f1820b 2018-08-25 17:20:59,340 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 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'4e33fad0f5634a9591da8b764edb8391', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '55ed324a-7230-41b2-a01e-3317be0b8e3a', 'username': u'shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 17:20:59,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 17:20:59,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 17:20:59,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 17:20:59,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 17:20:59,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 17:20:59,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 17:20:59,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 17:20:59,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 17:20:59,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 17:20:59,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 17:20:59,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 17:20:59,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 17:20:59,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 17:20:59,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 17:20:59,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 17:20:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 17:20:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 17:20:59,347 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'password': '55ed324a-7230-41b2-a01e-3317be0b8e3a', 'project_name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '4e33fad0f5634a9591da8b764edb8391', 'project_domain_name': 'Default'} 2018-08-25 17:20:59,347 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-25 17:20:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 17:20:59,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a35454-e847-418c-98af-40531c57f564 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 17:20:59,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-24a35454-e847-418c-98af-40531c57f564 2018-08-25 17:20:59,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 17:20:59,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T18:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e33fad0f5634a9591da8b764edb8391", "name": "shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/4e33fad0f5634a9591da8b764edb8391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/4e33fad0f5634a9591da8b764edb8391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "id": "29551323080a4cda8e1ef26c21a4fa19"}, "audit_ids": ["Q3n2uoJPQ92WDfXKA7Sq2g"], "issued_at": "2018-08-25T17:20:59.000000Z"}} 2018-08-25 17:20:59,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 17:20:59,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"network": {"name": "shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "admin_state_up": true}}' 2018-08-25 17:21:00,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-157cef96-2d1f-422a-8282-d0e898289b62 Date: Sat, 25 Aug 2018 17:21:00 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T17:21:00Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4e33fad0f5634a9591da8b764edb8391","id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","name":"shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}} 2018-08-25 17:21:00,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-157cef96-2d1f-422a-8282-d0e898289b62 2018-08-25 17:21:00,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.534678936005s 2018-08-25 17:21:00,295 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-157cef96-2d1f-422a-8282-d0e898289b62 2018-08-25 17:21:00,295 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T17:21:00Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'215e1acc-f7e7-406f-adaa-67b8cbb0a48e', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', u'admin_state_up': True, u'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', u'created_at': u'2018-08-25T17:21:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4e33fad0f5634a9591da8b764edb8391'}) 2018-08-25 17:21:00,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 17:21:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:00,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-72f20b94-c3d2-430b-83a0-6a699a96759d Date: Sat, 25 Aug 2018 17:21:00 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-25T17:21:00Z","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"4e33fad0f5634a9591da8b764edb8391","id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","name":"shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:54:32Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 17:21:00,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-72f20b94-c3d2-430b-83a0-6a699a96759d 2018-08-25 17:21:00,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140018939972s 2018-08-25 17:21:00,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-72f20b94-c3d2-430b-83a0-6a699a96759d 2018-08-25 17:21:00,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 17:21:00,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"subnet": {"name": "shaker-subnet_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "enable_dhcp": true, "network_id": "215e1acc-f7e7-406f-adaa-67b8cbb0a48e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 17:21:01,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d9dfd2a8-09a3-4823-9900-ec737298bf98 Date: Sat, 25 Aug 2018 17:21:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T17:21:00Z","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":"4e33fad0f5634a9591da8b764edb8391","id":"b686b124-d2db-4212-853a-7e69117e1132","subnetpool_id":null,"name":"shaker-subnet_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}} 2018-08-25 17:21:01,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-d9dfd2a8-09a3-4823-9900-ec737298bf98 2018-08-25 17:21:01,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.10596203804s 2018-08-25 17:21:01,544 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-d9dfd2a8-09a3-4823-9900-ec737298bf98 2018-08-25 17:21:01,545 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T17:21:00Z', 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'b686b124-d2db-4212-853a-7e69117e1132', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', u'enable_dhcp': True, u'network_id': u'215e1acc-f7e7-406f-adaa-67b8cbb0a48e', u'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', u'created_at': u'2018-08-25T17:21:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4e33fad0f5634a9591da8b764edb8391'}) 2018-08-25 17:21:01,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 17:21:01,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "shaker-router_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "admin_state_up": true}}' 2018-08-25 17:21:02,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-fb53c295-645f-4a0c-b115-90db5e4b6b5e Date: Sat, 25 Aug 2018 17:21:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:01Z", "admin_state_up": true, "updated_at": "2018-08-25T17:21:02Z", "revision_number": 2, "routes": [], "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "feb0b101-5cac-4085-83d1-52c03f214e76", "name": "shaker-router_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}} 2018-08-25 17:21:02,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-fb53c295-645f-4a0c-b115-90db5e4b6b5e 2018-08-25 17:21:02,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.10386300087s 2018-08-25 17:21:02,649 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-fb53c295-645f-4a0c-b115-90db5e4b6b5e 2018-08-25 17:21:02,650 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', u'created_at': u'2018-08-25T17:21:01Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T17:21:02Z', u'revision_number': 2, u'routes': [], u'project_id': u'4e33fad0f5634a9591da8b764edb8391', u'id': u'feb0b101-5cac-4085-83d1-52c03f214e76', u'name': u'shaker-router_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'}) 2018-08-25 17:21:02,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 17:21:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"subnet_id": "b686b124-d2db-4212-853a-7e69117e1132"}' 2018-08-25 17:21:04,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e3707d9b-4671-47ad-8385-6675bfa52ef8 Date: Sat, 25 Aug 2018 17:21:04 GMT RESP BODY: {"network_id": "215e1acc-f7e7-406f-adaa-67b8cbb0a48e", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "subnet_id": "b686b124-d2db-4212-853a-7e69117e1132", "subnet_ids": ["b686b124-d2db-4212-853a-7e69117e1132"], "port_id": "8a1d5614-2275-461c-b8b0-8692fccfc1d8", "id": "feb0b101-5cac-4085-83d1-52c03f214e76"} 2018-08-25 17:21:04,846 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76/add_router_interface.json used request id req-e3707d9b-4671-47ad-8385-6675bfa52ef8 2018-08-25 17:21:04,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19527482986s 2018-08-25 17:21:04,846 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76/add_router_interface.json used request id req-e3707d9b-4671-47ad-8385-6675bfa52ef8 returning object feb0b101-5cac-4085-83d1-52c03f214e76 2018-08-25 17:21:04,846 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-25 17:21:08,418 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-25 17:21:08,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 17:21:08,423 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 17:21:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 17:21:08,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 17:21:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6208fd76-cb4d-4f27-b4c9-4c5f33261d70 Date: Sat, 25 Aug 2018 17:21:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 17:21:08,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-6208fd76-cb4d-4f27-b4c9-4c5f33261d70 2018-08-25 17:21:08,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305453062057s 2018-08-25 17:21:08,730 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-6208fd76-cb4d-4f27-b4c9-4c5f33261d70 2018-08-25 17:21:08,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 17:21:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}' 2018-08-25 17:21:08,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f6dabee8-53f4-46d7-8c88-3e16148ead88 Date: Sat, 25 Aug 2018 17:21:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T17:21:08Z", "file": "/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/file", "owner": "4e33fad0f5634a9591da8b764edb8391", "id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "size": null, "self": "/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "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_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "checksum": null, "created_at": "2018-08-25T17:21:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 17:21:08,803 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-f6dabee8-53f4-46d7-8c88-3e16148ead88 2018-08-25 17:21:08,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0646650791168s 2018-08-25 17:21:08,803 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-f6dabee8-53f4-46d7-8c88-3e16148ead88 returning object 1c6f2a66-0f54-4878-b105-593f612d3d96 2018-08-25 17:21:08,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 17:21:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '' 2018-08-25 17:21:18,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8df5bfa6-480a-4fc9-81c9-c097483604ef Date: Sat, 25 Aug 2018 17:21: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-25 17:21:18,462 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/file used request id req-8df5bfa6-480a-4fc9-81c9-c097483604ef 2018-08-25 17:21:18,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.65838813782s 2018-08-25 17:21:18,463 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/file used request id req-8df5bfa6-480a-4fc9-81c9-c097483604ef 2018-08-25 17:21:18,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 17:21:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:18,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-844d985d-cd19-470d-8765-addd80ace7a8 Date: Sat, 25 Aug 2018 17:21:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T17:21:18Z", "file": "/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/file", "owner": "4e33fad0f5634a9591da8b764edb8391", "id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "size": 666173440, "self": "/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-25T17:21:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 17:21:18,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-844d985d-cd19-470d-8765-addd80ace7a8 2018-08-25 17:21:18,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372598171234s 2018-08-25 17:21:18,505 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-844d985d-cd19-470d-8765-addd80ace7a8 2018-08-25 17:21:18,506 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/file', 'owner': u'4e33fad0f5634a9591da8b764edb8391', 'id': u'1c6f2a66-0f54-4878-b105-593f612d3d96', 'size': 666173440, u'self': u'/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e33fad0f5634a9591da8b764edb8391', 'name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T17:21:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T17:21:18Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', '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/1c6f2a66-0f54-4878-b105-593f612d3d96', 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_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'created': u'2018-08-25T17:21:08Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-25T17:21:08Z', 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/1c6f2a66-0f54-4878-b105-593f612d3d96', 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_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-25 17:21:18,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 17:21:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-25 17:21:18,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-24e060a5-c3bd-4a5f-9733-70ca48c53612 x-compute-request-id: req-24e060a5-c3bd-4a5f-9733-70ca48c53612 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "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": "86d8bf01-f59d-4656-8d07-b1031b6de83e"}} 2018-08-25 17:21:18,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-24e060a5-c3bd-4a5f-9733-70ca48c53612 2018-08-25 17:21:18,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.406179904938s 2018-08-25 17:21:18,914 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-24e060a5-c3bd-4a5f-9733-70ca48c53612 2018-08-25 17:21:18,914 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', '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'bb3b2ba82e85438cb9318447e90d0372', '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'86d8bf01-f59d-4656-8d07-b1031b6de83e', 'swap': 0}) 2018-08-25 17:21:18,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 17:21:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" -d '{"extra_specs": {}}' 2018-08-25 17:21:18,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-27889831-4661-4011-8bc4-2933b7cf6324 x-compute-request-id: req-27889831-4661-4011-8bc4-2933b7cf6324 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 17:21:18,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e/os-extra_specs used request id req-27889831-4661-4011-8bc4-2933b7cf6324 2018-08-25 17:21:18,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025367975235s 2018-08-25 17:21:18,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e/os-extra_specs used request id req-27889831-4661-4011-8bc4-2933b7cf6324 2018-08-25 17:21:18,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-25 17:21:18,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"keypair": {"name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}}' 2018-08-25 17:21:19,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-fe83130a-e60c-4b32-97e0-70b702052dbf x-compute-request-id: req-fe83130a-e60c-4b32-97e0-70b702052dbf Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8sk7dvTwXUqJq2oIMlBo9/6HcJbm9X3oj617z7/E1q7BL50RtkikYV9lPcL492pwAgImC/v13/mLpKPmtfnaMaWdmtvMCsZjn+tdZaDXIi3IOPT+Bgeq/fL2WM4w9FZtQu+m46fFLa9fV+cIVy1oEiHewxX++8UpN6eD9qFB5J+Pd/yk0nFYi7SUVGEUr7/YuImmYeKwFUIwZeuhRJcabjv+peF+X9lqIgIDR4g8/tG2hBGyquk8XUpL2lyD7pizjYuz6GeNMX/QvgDZv/q3/KawfZsMdVEL1LES9XKJ+MBgdJRW190lvhRDpGft1lcTF0Ng4Fe6gdhInNHBiqFaZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvLJO3b08F1KiatqCDJQaPf+h3CW5vV96I+te8+/xNauwS+dE\nbZIpGFfZT3C+PdqcAICJgv79d/5i6Sj5rX52jGlnZrbzArGY5/rXWWg1yItyDj0/\ngYHqv3y9ljOMPRWbULvpuOnxS2vX1fnCFctaBIh3sMV/vvFKTeng/ahQeSfj3f8p\nNJxWIu0lFRhFK+/2LiJpmHisBVCMGXroUSXGm47/qXhfl/ZaiICA0eIPP7RtoQRs\nqrpPF1KS9pcg+6Ys42Ls+hnjTF/0L4A2b/6t/ymsH2bDHVRC9SxEvVyifjAYHSUV\ntfdJb4UQ6Rn7dZXExdDYOBXuoHYSJzRwYqhWmQIDAQABAoIBAQCpVWoo2vTeCS3v\nrf8ewpl6IbljEgfIxbGaIlKnnh9cBqLCuttRaOSwD8XX4FkYsOFmIfNFNwbHc+XX\nTwogg2hnQP+l0W/qbu3E3/n5Jed9/IVx+czPr4K2LH8GF2Q2PPmQTdHEO0xqXnDm\neKePX1l8z+p5HAMzmt0PZl6dwznUPklpJGTG0d554mejG7xvecApcz3yFcJYv+Dk\neauMal1RNFskdeS2O5tK2U6jW5MghLQvsm2cy4NNGROOG9Hy+fTBrhzLL7wuU7J+\nwq08zTkxvmljAxwuAUjBYO1RW5SL44U+JOMS+FrnAAftLPwE/68BNnJstXbKeLXx\npChzl6PBAoGBANxHykn9/U39Xszm5aYrSnEVkVmVawho/8WMJFX9BujTj7jFr3Mi\nfiZpUtS6hojtFpm+dqnNJ35aag+qzPd8CEWtOpAEqbqYzY2aO5zK0hUiKz1fbvZM\nUt/iJ7eNAg3mIHR8hWQzbFZJTBXA7UZ1xO/Irddwk74G/uGQCLtJFY6lAoGBANtL\naqoy9AvN3kqBg5qDiTpaLOor0I7YZINTOaI7yds0yzcciqNQHuTRzKqyB+d+0yfg\nOgYlh6vx6C3hE+8bGeQYs9XOQpiYevGnnU+zgrAYNjj6LBKYtTwherYGrzWDOCaN\n096+0tVYAab8IyAj9pAAOsnig56oRHfzHHsRmTnlAoGABm/GlnDohO3hZkVc8oUT\nUMibja2TChTfXGti6GxTVlxQN8r2/HtGimLLe9HTeo7K+UUafI21GLkVnk2UXarv\nJvIP4wNv3jb20qtuEH/QsbNk5g8y09mZFleqZ2+kXrmZuy2kTDBAeyj7IyuXA1cP\noR4RDlmIx6W2ruqhhq91BM0CgYA5RNG/Tv0y0/mYZYhT4sQErCYMpZKaq2JcdXCY\nsJp/l6L2aoq+KZ9XzH5xmXq89v736/PbRRPQUKV8zcnh6KbzTYwxauMzbKa20zoe\n5Vdc24XVjWfTF3RFFs0wGkDJbdJNJz7MbfMragdMb45Qx3ONmbHApVoQJgtzc9bd\nQPRODQKBgDsQ+q3yK2JHOD3oWvsKhWMKp2kN6o57rD+tz+LMNJTsX8g5tEfN/zDA\nnoOsa59gHb8NsaMyn8RWm3nUesoZw/ymuYuMYwbxSLAhgYAt6wlSJmClJ0a1cZ2+\nvPUGGMFvVyrotx+0RTe+TxYmMUa2A2R1Fc2IyLKJNY1Z7tuXeNtE\n-----END RSA PRIVATE KEY-----\n", "user_id": "29551323080a4cda8e1ef26c21a4fa19", "name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "fingerprint": "e9:3c:88:d1:ee:27:39:52:ce:b9:ff:ef:9a:8d:20:96"}} 2018-08-25 17:21:19,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-fe83130a-e60c-4b32-97e0-70b702052dbf 2018-08-25 17:21:19,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.35931801796s 2018-08-25 17:21:19,301 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/os-keypairs used request id req-fe83130a-e60c-4b32-97e0-70b702052dbf 2018-08-25 17:21:19,302 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8sk7dvTwXUqJq2oIMlBo9/6HcJbm9X3oj617z7/E1q7BL50RtkikYV9lPcL492pwAgImC/v13/mLpKPmtfnaMaWdmtvMCsZjn+tdZaDXIi3IOPT+Bgeq/fL2WM4w9FZtQu+m46fFLa9fV+cIVy1oEiHewxX++8UpN6eD9qFB5J+Pd/yk0nFYi7SUVGEUr7/YuImmYeKwFUIwZeuhRJcabjv+peF+X9lqIgIDR4g8/tG2hBGyquk8XUpL2lyD7pizjYuz6GeNMX/QvgDZv/q3/KawfZsMdVEL1LES9XKJ+MBgdJRW190lvhRDpGft1lcTF0Ng4Fe6gdhInNHBiqFaZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvLJO3b08F1KiatqCDJQaPf+h3CW5vV96I+te8+/xNauwS+dE\nbZIpGFfZT3C+PdqcAICJgv79d/5i6Sj5rX52jGlnZrbzArGY5/rXWWg1yItyDj0/\ngYHqv3y9ljOMPRWbULvpuOnxS2vX1fnCFctaBIh3sMV/vvFKTeng/ahQeSfj3f8p\nNJxWIu0lFRhFK+/2LiJpmHisBVCMGXroUSXGm47/qXhfl/ZaiICA0eIPP7RtoQRs\nqrpPF1KS9pcg+6Ys42Ls+hnjTF/0L4A2b/6t/ymsH2bDHVRC9SxEvVyifjAYHSUV\ntfdJb4UQ6Rn7dZXExdDYOBXuoHYSJzRwYqhWmQIDAQABAoIBAQCpVWoo2vTeCS3v\nrf8ewpl6IbljEgfIxbGaIlKnnh9cBqLCuttRaOSwD8XX4FkYsOFmIfNFNwbHc+XX\nTwogg2hnQP+l0W/qbu3E3/n5Jed9/IVx+czPr4K2LH8GF2Q2PPmQTdHEO0xqXnDm\neKePX1l8z+p5HAMzmt0PZl6dwznUPklpJGTG0d554mejG7xvecApcz3yFcJYv+Dk\neauMal1RNFskdeS2O5tK2U6jW5MghLQvsm2cy4NNGROOG9Hy+fTBrhzLL7wuU7J+\nwq08zTkxvmljAxwuAUjBYO1RW5SL44U+JOMS+FrnAAftLPwE/68BNnJstXbKeLXx\npChzl6PBAoGBANxHykn9/U39Xszm5aYrSnEVkVmVawho/8WMJFX9BujTj7jFr3Mi\nfiZpUtS6hojtFpm+dqnNJ35aag+qzPd8CEWtOpAEqbqYzY2aO5zK0hUiKz1fbvZM\nUt/iJ7eNAg3mIHR8hWQzbFZJTBXA7UZ1xO/Irddwk74G/uGQCLtJFY6lAoGBANtL\naqoy9AvN3kqBg5qDiTpaLOor0I7YZINTOaI7yds0yzcciqNQHuTRzKqyB+d+0yfg\nOgYlh6vx6C3hE+8bGeQYs9XOQpiYevGnnU+zgrAYNjj6LBKYtTwherYGrzWDOCaN\n096+0tVYAab8IyAj9pAAOsnig56oRHfzHHsRmTnlAoGABm/GlnDohO3hZkVc8oUT\nUMibja2TChTfXGti6GxTVlxQN8r2/HtGimLLe9HTeo7K+UUafI21GLkVnk2UXarv\nJvIP4wNv3jb20qtuEH/QsbNk5g8y09mZFleqZ2+kXrmZuy2kTDBAeyj7IyuXA1cP\noR4RDlmIx6W2ruqhhq91BM0CgYA5RNG/Tv0y0/mYZYhT4sQErCYMpZKaq2JcdXCY\nsJp/l6L2aoq+KZ9XzH5xmXq89v736/PbRRPQUKV8zcnh6KbzTYwxauMzbKa20zoe\n5Vdc24XVjWfTF3RFFs0wGkDJbdJNJz7MbfMragdMb45Qx3ONmbHApVoQJgtzc9bd\nQPRODQKBgDsQ+q3yK2JHOD3oWvsKhWMKp2kN6o57rD+tz+LMNJTsX8g5tEfN/zDA\nnoOsa59gHb8NsaMyn8RWm3nUesoZw/ymuYuMYwbxSLAhgYAt6wlSJmClJ0a1cZ2+\nvPUGGMFvVyrotx+0RTe+TxYmMUa2A2R1Fc2IyLKJNY1Z7tuXeNtE\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'29551323080a4cda8e1ef26c21a4fa19', 'name': u'shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'created_at': '2018-08-25T17:21:19.302246', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e33fad0f5634a9591da8b764edb8391', 'name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e9:3c:88:d1:ee:27:39:52:ce:b9:ff:ef:9a:8d:20:96', 'type': 'ssh', 'id': u'shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'}) 2018-08-25 17:21:19,302 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvLJO3b08F1KiatqCDJQaPf+h3CW5vV96I+te8+/xNauwS+dE bZIpGFfZT3C+PdqcAICJgv79d/5i6Sj5rX52jGlnZrbzArGY5/rXWWg1yItyDj0/ gYHqv3y9ljOMPRWbULvpuOnxS2vX1fnCFctaBIh3sMV/vvFKTeng/ahQeSfj3f8p NJxWIu0lFRhFK+/2LiJpmHisBVCMGXroUSXGm47/qXhfl/ZaiICA0eIPP7RtoQRs qrpPF1KS9pcg+6Ys42Ls+hnjTF/0L4A2b/6t/ymsH2bDHVRC9SxEvVyifjAYHSUV tfdJb4UQ6Rn7dZXExdDYOBXuoHYSJzRwYqhWmQIDAQABAoIBAQCpVWoo2vTeCS3v rf8ewpl6IbljEgfIxbGaIlKnnh9cBqLCuttRaOSwD8XX4FkYsOFmIfNFNwbHc+XX Twogg2hnQP+l0W/qbu3E3/n5Jed9/IVx+czPr4K2LH8GF2Q2PPmQTdHEO0xqXnDm eKePX1l8z+p5HAMzmt0PZl6dwznUPklpJGTG0d554mejG7xvecApcz3yFcJYv+Dk eauMal1RNFskdeS2O5tK2U6jW5MghLQvsm2cy4NNGROOG9Hy+fTBrhzLL7wuU7J+ wq08zTkxvmljAxwuAUjBYO1RW5SL44U+JOMS+FrnAAftLPwE/68BNnJstXbKeLXx pChzl6PBAoGBANxHykn9/U39Xszm5aYrSnEVkVmVawho/8WMJFX9BujTj7jFr3Mi fiZpUtS6hojtFpm+dqnNJ35aag+qzPd8CEWtOpAEqbqYzY2aO5zK0hUiKz1fbvZM Ut/iJ7eNAg3mIHR8hWQzbFZJTBXA7UZ1xO/Irddwk74G/uGQCLtJFY6lAoGBANtL aqoy9AvN3kqBg5qDiTpaLOor0I7YZINTOaI7yds0yzcciqNQHuTRzKqyB+d+0yfg OgYlh6vx6C3hE+8bGeQYs9XOQpiYevGnnU+zgrAYNjj6LBKYtTwherYGrzWDOCaN 096+0tVYAab8IyAj9pAAOsnig56oRHfzHHsRmTnlAoGABm/GlnDohO3hZkVc8oUT UMibja2TChTfXGti6GxTVlxQN8r2/HtGimLLe9HTeo7K+UUafI21GLkVnk2UXarv JvIP4wNv3jb20qtuEH/QsbNk5g8y09mZFleqZ2+kXrmZuy2kTDBAeyj7IyuXA1cP oR4RDlmIx6W2ruqhhq91BM0CgYA5RNG/Tv0y0/mYZYhT4sQErCYMpZKaq2JcdXCY sJp/l6L2aoq+KZ9XzH5xmXq89v736/PbRRPQUKV8zcnh6KbzTYwxauMzbKa20zoe 5Vdc24XVjWfTF3RFFs0wGkDJbdJNJz7MbfMragdMb45Qx3ONmbHApVoQJgtzc9bd QPRODQKBgDsQ+q3yK2JHOD3oWvsKhWMKp2kN6o57rD+tz+LMNJTsX8g5tEfN/zDA noOsa59gHb8NsaMyn8RWm3nUesoZw/ymuYuMYwbxSLAhgYAt6wlSJmClJ0a1cZ2+ vPUGGMFvVyrotx+0RTe+TxYmMUa2A2R1Fc2IyLKJNY1Z7tuXeNtE -----END RSA PRIVATE KEY----- 2018-08-25 17:21:19,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-25 17:21:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"security_group": {"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-25 17:21:19,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4f9932bc-58d6-4c04-878c-0cea9c170bd0 Date: Sat, 25 Aug 2018 17:21:19 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:19Z", "updated_at": "2018-08-25T17:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "6a23a935-46e8-4651-8e2c-f9b1d0c2cc8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "f5afed31-56af-4caf-9571-d862748c8554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "cab57386-17dd-479c-a9eb-f85a10018a08", "name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}} 2018-08-25 17:21:19,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-4f9932bc-58d6-4c04-878c-0cea9c170bd0 2018-08-25 17:21:19,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.449239969254s 2018-08-25 17:21:19,755 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-4f9932bc-58d6-4c04-878c-0cea9c170bd0 2018-08-25 17:21:19,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 17:21:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:19,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-82238182-197d-4854-a34a-3959f8ebd775 Date: Sat, 25 Aug 2018 17:21:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:19Z", "updated_at": "2018-08-25T17:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "6a23a935-46e8-4651-8e2c-f9b1d0c2cc8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "f5afed31-56af-4caf-9571-d862748c8554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "cab57386-17dd-479c-a9eb-f85a10018a08", "name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}]} 2018-08-25 17:21:19,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-82238182-197d-4854-a34a-3959f8ebd775 2018-08-25 17:21:19,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0846078395844s 2018-08-25 17:21:19,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-82238182-197d-4854-a34a-3959f8ebd775 2018-08-25 17:21:19,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 17:21:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -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": "cab57386-17dd-479c-a9eb-f85a10018a08"}}' 2018-08-25 17:21:20,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-47c0a38d-a3e7-45a0-b37c-b2de27dc11c7 Date: Sat, 25 Aug 2018 17:21:20 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-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "port_range_min": 22, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:19Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "bdc34ff1-83ec-4668-8fcf-dd2d2865cf3a"}} 2018-08-25 17:21:20,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-47c0a38d-a3e7-45a0-b37c-b2de27dc11c7 2018-08-25 17:21:20,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161004066467s 2018-08-25 17:21:20,010 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-47c0a38d-a3e7-45a0-b37c-b2de27dc11c7 2018-08-25 17:21:20,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 17:21:20,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:20,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-cb0a532c-8ff4-4710-b931-13d8d8ef39af Date: Sat, 25 Aug 2018 17:21:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:19Z", "updated_at": "2018-08-25T17:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "6a23a935-46e8-4651-8e2c-f9b1d0c2cc8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "bdc34ff1-83ec-4668-8fcf-dd2d2865cf3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "f5afed31-56af-4caf-9571-d862748c8554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 2, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "cab57386-17dd-479c-a9eb-f85a10018a08", "name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}]} 2018-08-25 17:21:20,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-cb0a532c-8ff4-4710-b931-13d8d8ef39af 2018-08-25 17:21:20,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486009120941s 2018-08-25 17:21:20,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-cb0a532c-8ff4-4710-b931-13d8d8ef39af 2018-08-25 17:21:20,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 17:21:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -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": "cab57386-17dd-479c-a9eb-f85a10018a08"}}' 2018-08-25 17:21:20,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7ee8228e-5485-4a41-b7a1-6b000156a408 Date: Sat, 25 Aug 2018 17:21:20 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-25T17:21:20Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:20Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "ccdb9761-3865-48b0-b27d-41c4f07bf144"}} 2018-08-25 17:21:20,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-7ee8228e-5485-4a41-b7a1-6b000156a408 2018-08-25 17:21:20,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137463092804s 2018-08-25 17:21:20,203 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-7ee8228e-5485-4a41-b7a1-6b000156a408 2018-08-25 17:21:20,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 17:21:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:20,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-c7ea733e-efc0-4737-a7a6-f76b82099132 Date: Sat, 25 Aug 2018 17:21:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:19Z", "updated_at": "2018-08-25T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "6a23a935-46e8-4651-8e2c-f9b1d0c2cc8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "bdc34ff1-83ec-4668-8fcf-dd2d2865cf3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:20Z", "revision_number": 0, "id": "ccdb9761-3865-48b0-b27d-41c4f07bf144", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:20Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "f5afed31-56af-4caf-9571-d862748c8554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 3, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "cab57386-17dd-479c-a9eb-f85a10018a08", "name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}]} 2018-08-25 17:21:20,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c7ea733e-efc0-4737-a7a6-f76b82099132 2018-08-25 17:21:20,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480780601501s 2018-08-25 17:21:20,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-c7ea733e-efc0-4737-a7a6-f76b82099132 2018-08-25 17:21:20,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-25 17:21:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -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": "cab57386-17dd-479c-a9eb-f85a10018a08"}}' 2018-08-25 17:21:20,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-62b309d2-a066-4dd0-b759-56be514ba03a Date: Sat, 25 Aug 2018 17:21:20 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-25T17:21:20Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "port_range_min": 9000, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:20Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "55b96603-2498-4043-a2bc-bc9c04cff813"}} 2018-08-25 17:21:20,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-62b309d2-a066-4dd0-b759-56be514ba03a 2018-08-25 17:21:20,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141804933548s 2018-08-25 17:21:20,400 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules.json used request id req-62b309d2-a066-4dd0-b759-56be514ba03a 2018-08-25 17:21:20,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 17:21:20,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:20,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-fc8b5511-7b91-4b2a-879d-1f8dd48d1a1e Date: Sat, 25 Aug 2018 17:21: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":["b686b124-d2db-4212-853a-7e69117e1132"],"updated_at":"2018-08-25T17:21:00Z","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4e33fad0f5634a9591da8b764edb8391","id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","name":"shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:54:32Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 17:21:20,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-fc8b5511-7b91-4b2a-879d-1f8dd48d1a1e 2018-08-25 17:21:20,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0992610454559s 2018-08-25 17:21:20,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-fc8b5511-7b91-4b2a-879d-1f8dd48d1a1e 2018-08-25 17:21:20,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 17:21:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:20,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-c690f8d0-53ae-43e1-9645-1ba6736b0e52 Date: Sat, 25 Aug 2018 17:21:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T17:21:18Z", "file": "/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/file", "owner": "4e33fad0f5634a9591da8b764edb8391", "id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "size": 666173440, "self": "/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-25T17:21:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 17:21:20,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-c690f8d0-53ae-43e1-9645-1ba6736b0e52 2018-08-25 17:21:20,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370588302612s 2018-08-25 17:21:20,543 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-c690f8d0-53ae-43e1-9645-1ba6736b0e52 2018-08-25 17:21:20,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 17:21:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:20,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-840b350f-2f74-4eca-8826-5c691bdd5197 x-compute-request-id: req-840b350f-2f74-4eca-8826-5c691bdd5197 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "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": "86d8bf01-f59d-4656-8d07-b1031b6de83e"}]} 2018-08-25 17:21:20,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-840b350f-2f74-4eca-8826-5c691bdd5197 2018-08-25 17:21:20,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326809883118s 2018-08-25 17:21:20,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-840b350f-2f74-4eca-8826-5c691bdd5197 2018-08-25 17:21:20,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-25 17:21:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"server": {"name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "imageRef": "1c6f2a66-0f54-4878-b105-593f612d3d96", "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "flavorRef": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "215e1acc-f7e7-406f-adaa-67b8cbb0a48e"}], "security_groups": [{"name": "cab57386-17dd-479c-a9eb-f85a10018a08"}]}}' 2018-08-25 17:21:21,850 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 17:21: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-5d7d47c9-3b5b-4f0b-9ac1-e855f94e4897 x-compute-request-id: req-5d7d47c9-3b5b-4f0b-9ac1-e855f94e4897 Content-Length: 403 location: http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "cab57386-17dd-479c-a9eb-f85a10018a08"}], "OS-DCF:diskConfig": "MANUAL", "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "adminPass": "sX7L5VCrWdVt"}} 2018-08-25 17:21:21,850 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-5d7d47c9-3b5b-4f0b-9ac1-e855f94e4897 2018-08-25 17:21:21,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.27092409134s 2018-08-25 17:21:21,850 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-5d7d47c9-3b5b-4f0b-9ac1-e855f94e4897 2018-08-25 17:21:21,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:21,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:22,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-6a5e4f99-97ca-4715-ad3a-d204e0a51b7b x-compute-request-id: req-6a5e4f99-97ca-4715-ad3a-d204e0a51b7b Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "user_id": "29551323080a4cda8e1ef26c21a4fa19", "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-25T17:21:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:22,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6a5e4f99-97ca-4715-ad3a-d204e0a51b7b 2018-08-25 17:21:22,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640944004059s 2018-08-25 17:21:22,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6a5e4f99-97ca-4715-ad3a-d204e0a51b7b 2018-08-25 17:21:22,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 17:21:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:22,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-c786d3f7-5c33-4859-bc42-62551a1c3d38 Date: Sat, 25 Aug 2018 17:21:22 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":["b686b124-d2db-4212-853a-7e69117e1132"],"updated_at":"2018-08-25T17:21:00Z","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4e33fad0f5634a9591da8b764edb8391","id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","name":"shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:54:32Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 17:21:22,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-c786d3f7-5c33-4859-bc42-62551a1c3d38 2018-08-25 17:21:22,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114667892456s 2018-08-25 17:21:22,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-c786d3f7-5c33-4859-bc42-62551a1c3d38 2018-08-25 17:21:22,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 17:21:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:22,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-252a015b-9e2b-4b03-9706-36779d2d6d9f Date: Sat, 25 Aug 2018 17:21:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T17:21:00Z","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":"4e33fad0f5634a9591da8b764edb8391","id":"b686b124-d2db-4212-853a-7e69117e1132","subnetpool_id":null,"name":"shaker-subnet_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}]} 2018-08-25 17:21:22,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-252a015b-9e2b-4b03-9706-36779d2d6d9f 2018-08-25 17:21:22,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0548729896545s 2018-08-25 17:21:22,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-252a015b-9e2b-4b03-9706-36779d2d6d9f 2018-08-25 17:21:22,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:24,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:24,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:25,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-4481f9d8-19ce-4d8f-9c8c-f2c12b7f0c82 x-compute-request-id: req-4481f9d8-19ce-4d8f-9c8c-f2c12b7f0c82 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:24Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:25,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4481f9d8-19ce-4d8f-9c8c-f2c12b7f0c82 2018-08-25 17:21:25,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562967061996s 2018-08-25 17:21:25,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4481f9d8-19ce-4d8f-9c8c-f2c12b7f0c82 2018-08-25 17:21:25,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:27,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:27,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:27,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-174c066a-9973-491b-a5f9-43209711479f x-compute-request-id: req-174c066a-9973-491b-a5f9-43209711479f 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:27,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-174c066a-9973-491b-a5f9-43209711479f 2018-08-25 17:21:27,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670916080475s 2018-08-25 17:21:27,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-174c066a-9973-491b-a5f9-43209711479f 2018-08-25 17:21:27,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:29,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:29,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:30,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-59696368-3f18-41a3-9284-4af407e97a2a x-compute-request-id: req-59696368-3f18-41a3-9284-4af407e97a2a 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:30,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-59696368-3f18-41a3-9284-4af407e97a2a 2018-08-25 17:21:30,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665766954422s 2018-08-25 17:21:30,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-59696368-3f18-41a3-9284-4af407e97a2a 2018-08-25 17:21:30,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:32,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:33,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17: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-3fd1e9cd-f031-44e7-bc70-2c8194377ca6 x-compute-request-id: req-3fd1e9cd-f031-44e7-bc70-2c8194377ca6 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:33,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3fd1e9cd-f031-44e7-bc70-2c8194377ca6 2018-08-25 17:21:33,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624075889587s 2018-08-25 17:21:33,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3fd1e9cd-f031-44e7-bc70-2c8194377ca6 2018-08-25 17:21:33,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:35,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:35,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-a43656f6-8931-45dc-be58-96d3e8101020 x-compute-request-id: req-a43656f6-8931-45dc-be58-96d3e8101020 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:35,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a43656f6-8931-45dc-be58-96d3e8101020 2018-08-25 17:21:35,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415750026703s 2018-08-25 17:21:35,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a43656f6-8931-45dc-be58-96d3e8101020 2018-08-25 17:21:35,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:37,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:37,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:37,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-cdfa85b0-c35d-4c4f-8316-9202c457345a x-compute-request-id: req-cdfa85b0-c35d-4c4f-8316-9202c457345a 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:37,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-cdfa85b0-c35d-4c4f-8316-9202c457345a 2018-08-25 17:21:37,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169886112213s 2018-08-25 17:21:37,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-cdfa85b0-c35d-4c4f-8316-9202c457345a 2018-08-25 17:21:37,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:39,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:40,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-67e4ddd1-c40a-4a6f-8ff8-cad387527235 x-compute-request-id: req-67e4ddd1-c40a-4a6f-8ff8-cad387527235 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:40,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-67e4ddd1-c40a-4a6f-8ff8-cad387527235 2018-08-25 17:21:40,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640474081039s 2018-08-25 17:21:40,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-67e4ddd1-c40a-4a6f-8ff8-cad387527235 2018-08-25 17:21:40,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:42,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:42,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:42,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-e4d67bff-7071-4423-83f8-806f629ccedd x-compute-request-id: req-e4d67bff-7071-4423-83f8-806f629ccedd 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:42,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e4d67bff-7071-4423-83f8-806f629ccedd 2018-08-25 17:21:42,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439608097076s 2018-08-25 17:21:42,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e4d67bff-7071-4423-83f8-806f629ccedd 2018-08-25 17:21:42,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:44,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:45,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-72373a83-c48c-4a58-8641-93042c1ccdf7 x-compute-request-id: req-72373a83-c48c-4a58-8641-93042c1ccdf7 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:45,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-72373a83-c48c-4a58-8641-93042c1ccdf7 2018-08-25 17:21:45,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601583957672s 2018-08-25 17:21:45,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-72373a83-c48c-4a58-8641-93042c1ccdf7 2018-08-25 17:21:45,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:47,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:47,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:47,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-19b4fc74-5175-49f3-b9d2-6913c76b34be x-compute-request-id: req-19b4fc74-5175-49f3-b9d2-6913c76b34be 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:47,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-19b4fc74-5175-49f3-b9d2-6913c76b34be 2018-08-25 17:21:47,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359374046326s 2018-08-25 17:21:47,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-19b4fc74-5175-49f3-b9d2-6913c76b34be 2018-08-25 17:21:47,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:49,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:50,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-5d08d653-a94a-4017-8f13-3b9562ad060a x-compute-request-id: req-5d08d653-a94a-4017-8f13-3b9562ad060a 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:50,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5d08d653-a94a-4017-8f13-3b9562ad060a 2018-08-25 17:21:50,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644902229309s 2018-08-25 17:21:50,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5d08d653-a94a-4017-8f13-3b9562ad060a 2018-08-25 17:21:50,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:52,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:52,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-1c19f2f0-a5c2-4135-b4c8-749d73fbfa1a x-compute-request-id: req-1c19f2f0-a5c2-4135-b4c8-749d73fbfa1a 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:52,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-1c19f2f0-a5c2-4135-b4c8-749d73fbfa1a 2018-08-25 17:21:52,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182282924652s 2018-08-25 17:21:52,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-1c19f2f0-a5c2-4135-b4c8-749d73fbfa1a 2018-08-25 17:21:52,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:54,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:54,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:55,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-37d2c389-ec05-45f1-91b3-c212c128cd01 x-compute-request-id: req-37d2c389-ec05-45f1-91b3-c212c128cd01 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:55,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-37d2c389-ec05-45f1-91b3-c212c128cd01 2018-08-25 17:21:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45375585556s 2018-08-25 17:21:55,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-37d2c389-ec05-45f1-91b3-c212c128cd01 2018-08-25 17:21:55,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:21:57,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:21: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-2557bb14-880d-4bf5-8df5-e11007dd9b8a x-compute-request-id: req-2557bb14-880d-4bf5-8df5-e11007dd9b8a 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:21:57,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2557bb14-880d-4bf5-8df5-e11007dd9b8a 2018-08-25 17:21:57,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508944988251s 2018-08-25 17:21:57,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2557bb14-880d-4bf5-8df5-e11007dd9b8a 2018-08-25 17:21:57,705 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:21:59,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:21:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:00,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-60a50008-d7e3-433f-a491-7fc86ee9fbcf x-compute-request-id: req-60a50008-d7e3-433f-a491-7fc86ee9fbcf 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:00,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-60a50008-d7e3-433f-a491-7fc86ee9fbcf 2018-08-25 17:22:00,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424459934235s 2018-08-25 17:22:00,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-60a50008-d7e3-433f-a491-7fc86ee9fbcf 2018-08-25 17:22:00,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:02,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:02,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-90ed5493-0336-4e84-ab9e-f6b78bbaa623 x-compute-request-id: req-90ed5493-0336-4e84-ab9e-f6b78bbaa623 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:02,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-90ed5493-0336-4e84-ab9e-f6b78bbaa623 2018-08-25 17:22:02,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748337030411s 2018-08-25 17:22:02,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-90ed5493-0336-4e84-ab9e-f6b78bbaa623 2018-08-25 17:22:02,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:04,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:05,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-5df43b47-6351-415d-8275-4d5ec2b1a60d x-compute-request-id: req-5df43b47-6351-415d-8275-4d5ec2b1a60d 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:05,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5df43b47-6351-415d-8275-4d5ec2b1a60d 2018-08-25 17:22:05,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366775035858s 2018-08-25 17:22:05,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5df43b47-6351-415d-8275-4d5ec2b1a60d 2018-08-25 17:22:05,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:07,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:07,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-1970d574-de37-4cc3-9d2c-a281f5134989 x-compute-request-id: req-1970d574-de37-4cc3-9d2c-a281f5134989 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:07,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-1970d574-de37-4cc3-9d2c-a281f5134989 2018-08-25 17:22:07,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168596982956s 2018-08-25 17:22:07,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-1970d574-de37-4cc3-9d2c-a281f5134989 2018-08-25 17:22:07,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:09,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:09,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-75963cf5-a595-40d7-8e2e-44de192056c8 x-compute-request-id: req-75963cf5-a595-40d7-8e2e-44de192056c8 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:09,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-75963cf5-a595-40d7-8e2e-44de192056c8 2018-08-25 17:22:09,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192178964615s 2018-08-25 17:22:09,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-75963cf5-a595-40d7-8e2e-44de192056c8 2018-08-25 17:22:09,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:11,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:11,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-f08e9827-ced1-4fe4-9453-9390972d1f55 x-compute-request-id: req-f08e9827-ced1-4fe4-9453-9390972d1f55 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:11,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f08e9827-ced1-4fe4-9453-9390972d1f55 2018-08-25 17:22:11,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170055866241s 2018-08-25 17:22:11,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f08e9827-ced1-4fe4-9453-9390972d1f55 2018-08-25 17:22:11,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:13,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:14,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-e81dcf64-b18d-4078-9cd0-af6086015291 x-compute-request-id: req-e81dcf64-b18d-4078-9cd0-af6086015291 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:14,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e81dcf64-b18d-4078-9cd0-af6086015291 2018-08-25 17:22:14,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41682600975s 2018-08-25 17:22:14,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e81dcf64-b18d-4078-9cd0-af6086015291 2018-08-25 17:22:14,240 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:16,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:16,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-08a21e0e-6dfd-44a8-b1a6-cd99ca130038 x-compute-request-id: req-08a21e0e-6dfd-44a8-b1a6-cd99ca130038 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:16,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-08a21e0e-6dfd-44a8-b1a6-cd99ca130038 2018-08-25 17:22:16,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231302022934s 2018-08-25 17:22:16,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-08a21e0e-6dfd-44a8-b1a6-cd99ca130038 2018-08-25 17:22:16,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:18,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:18,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:18,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-aa37e810-040b-46bb-91db-64dc442100b1 x-compute-request-id: req-aa37e810-040b-46bb-91db-64dc442100b1 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:18,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-aa37e810-040b-46bb-91db-64dc442100b1 2018-08-25 17:22:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454334974289s 2018-08-25 17:22:18,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-aa37e810-040b-46bb-91db-64dc442100b1 2018-08-25 17:22:18,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:20,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:20,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:21,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-2ada8d09-d983-489d-b613-52e72918ee8d x-compute-request-id: req-2ada8d09-d983-489d-b613-52e72918ee8d 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:21,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2ada8d09-d983-489d-b613-52e72918ee8d 2018-08-25 17:22:21,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46995306015s 2018-08-25 17:22:21,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2ada8d09-d983-489d-b613-52e72918ee8d 2018-08-25 17:22:21,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:23,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:23,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-b0fdf768-65ab-4839-806a-a9b51236646f x-compute-request-id: req-b0fdf768-65ab-4839-806a-a9b51236646f 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:23,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b0fdf768-65ab-4839-806a-a9b51236646f 2018-08-25 17:22:23,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430892944336s 2018-08-25 17:22:23,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b0fdf768-65ab-4839-806a-a9b51236646f 2018-08-25 17:22:23,853 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:25,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:25,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:26,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-df134024-5560-41cd-bc6f-f5e98676a1e3 x-compute-request-id: req-df134024-5560-41cd-bc6f-f5e98676a1e3 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:26,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-df134024-5560-41cd-bc6f-f5e98676a1e3 2018-08-25 17:22:26,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455029010773s 2018-08-25 17:22:26,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-df134024-5560-41cd-bc6f-f5e98676a1e3 2018-08-25 17:22:26,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:28,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:28,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:28,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-e56908d8-14a5-4c1d-916d-5b72c13f32c5 x-compute-request-id: req-e56908d8-14a5-4c1d-916d-5b72c13f32c5 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:28,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e56908d8-14a5-4c1d-916d-5b72c13f32c5 2018-08-25 17:22:28,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349678993225s 2018-08-25 17:22:28,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e56908d8-14a5-4c1d-916d-5b72c13f32c5 2018-08-25 17:22:28,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:30,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:30,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:30,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-ab6e4781-4c51-48d3-b225-f37c0817767d x-compute-request-id: req-ab6e4781-4c51-48d3-b225-f37c0817767d 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:30,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-ab6e4781-4c51-48d3-b225-f37c0817767d 2018-08-25 17:22:30,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176762104034s 2018-08-25 17:22:30,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-ab6e4781-4c51-48d3-b225-f37c0817767d 2018-08-25 17:22:30,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:32,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:32,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:33,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-a15accf8-7eda-4642-a6db-896c97c01a5c x-compute-request-id: req-a15accf8-7eda-4642-a6db-896c97c01a5c 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:33,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a15accf8-7eda-4642-a6db-896c97c01a5c 2018-08-25 17:22:33,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180871009827s 2018-08-25 17:22:33,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a15accf8-7eda-4642-a6db-896c97c01a5c 2018-08-25 17:22:33,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:35,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:35,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:35,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-accd9a8e-4c02-4388-a2c0-c33edffb9d7d x-compute-request-id: req-accd9a8e-4c02-4388-a2c0-c33edffb9d7d 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:35,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-accd9a8e-4c02-4388-a2c0-c33edffb9d7d 2018-08-25 17:22:35,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19126701355s 2018-08-25 17:22:35,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-accd9a8e-4c02-4388-a2c0-c33edffb9d7d 2018-08-25 17:22:35,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:37,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:37,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:37,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-e0c2fece-7cfd-49ba-ae81-849bb34ad76f x-compute-request-id: req-e0c2fece-7cfd-49ba-ae81-849bb34ad76f 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:37,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e0c2fece-7cfd-49ba-ae81-849bb34ad76f 2018-08-25 17:22:37,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633898973465s 2018-08-25 17:22:37,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e0c2fece-7cfd-49ba-ae81-849bb34ad76f 2018-08-25 17:22:37,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:39,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:40,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-6d93bdfc-0312-4b0c-8e82-204ade793f69 x-compute-request-id: req-6d93bdfc-0312-4b0c-8e82-204ade793f69 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:40,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6d93bdfc-0312-4b0c-8e82-204ade793f69 2018-08-25 17:22:40,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343053817749s 2018-08-25 17:22:40,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6d93bdfc-0312-4b0c-8e82-204ade793f69 2018-08-25 17:22:40,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:42,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:42,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:42,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-907595cb-86a5-4149-86af-108deaba216a x-compute-request-id: req-907595cb-86a5-4149-86af-108deaba216a 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:42,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-907595cb-86a5-4149-86af-108deaba216a 2018-08-25 17:22:42,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422326087952s 2018-08-25 17:22:42,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-907595cb-86a5-4149-86af-108deaba216a 2018-08-25 17:22:42,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:44,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:44,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:45,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-fc99cd5b-1c44-42b3-af91-5bc2e34c583c x-compute-request-id: req-fc99cd5b-1c44-42b3-af91-5bc2e34c583c 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:45,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fc99cd5b-1c44-42b3-af91-5bc2e34c583c 2018-08-25 17:22:45,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436100959778s 2018-08-25 17:22:45,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fc99cd5b-1c44-42b3-af91-5bc2e34c583c 2018-08-25 17:22:45,104 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:47,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:47,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:47,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-fe21b127-53ec-4156-85c0-dcb130ac09fe x-compute-request-id: req-fe21b127-53ec-4156-85c0-dcb130ac09fe 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:47,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fe21b127-53ec-4156-85c0-dcb130ac09fe 2018-08-25 17:22:47,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186073064804s 2018-08-25 17:22:47,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-fe21b127-53ec-4156-85c0-dcb130ac09fe 2018-08-25 17:22:47,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:49,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:50,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-c78ee6e9-6a92-4e30-8e7c-928334fdaebb x-compute-request-id: req-c78ee6e9-6a92-4e30-8e7c-928334fdaebb 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:50,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c78ee6e9-6a92-4e30-8e7c-928334fdaebb 2018-08-25 17:22:50,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701392889023s 2018-08-25 17:22:50,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c78ee6e9-6a92-4e30-8e7c-928334fdaebb 2018-08-25 17:22:50,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:52,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:52,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:52,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-b5b1c28d-9fd8-43ed-81aa-3c1fe524fae2 x-compute-request-id: req-b5b1c28d-9fd8-43ed-81aa-3c1fe524fae2 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:52,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b5b1c28d-9fd8-43ed-81aa-3c1fe524fae2 2018-08-25 17:22:52,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186748027802s 2018-08-25 17:22:52,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b5b1c28d-9fd8-43ed-81aa-3c1fe524fae2 2018-08-25 17:22:52,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:54,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:54,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-4ad21e9e-b103-4163-a6e1-2ba43dcc59d8 x-compute-request-id: req-4ad21e9e-b103-4163-a6e1-2ba43dcc59d8 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:54,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4ad21e9e-b103-4163-a6e1-2ba43dcc59d8 2018-08-25 17:22:54,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180629014969s 2018-08-25 17:22:54,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-4ad21e9e-b103-4163-a6e1-2ba43dcc59d8 2018-08-25 17:22:54,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:56,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:56,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:56,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:22: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-f6e271f1-1c71-48cc-8084-68d3af041956 x-compute-request-id: req-f6e271f1-1c71-48cc-8084-68d3af041956 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:56,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f6e271f1-1c71-48cc-8084-68d3af041956 2018-08-25 17:22:56,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433305025101s 2018-08-25 17:22:56,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f6e271f1-1c71-48cc-8084-68d3af041956 2018-08-25 17:22:56,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:22:58,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:22:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:22:59,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-91feade3-aef2-4aee-9fc4-9a2c057ce10f x-compute-request-id: req-91feade3-aef2-4aee-9fc4-9a2c057ce10f 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:22:59,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-91feade3-aef2-4aee-9fc4-9a2c057ce10f 2018-08-25 17:22:59,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444442033768s 2018-08-25 17:22:59,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-91feade3-aef2-4aee-9fc4-9a2c057ce10f 2018-08-25 17:22:59,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:01,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:01,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:01,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-79d0b114-a74a-48d9-803d-234147098446 x-compute-request-id: req-79d0b114-a74a-48d9-803d-234147098446 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:01,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-79d0b114-a74a-48d9-803d-234147098446 2018-08-25 17:23:01,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444213867188s 2018-08-25 17:23:01,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-79d0b114-a74a-48d9-803d-234147098446 2018-08-25 17:23:01,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:03,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:04,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-5dcbfb1e-4fc5-4e9b-bae6-16cf50334173 x-compute-request-id: req-5dcbfb1e-4fc5-4e9b-bae6-16cf50334173 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:04,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5dcbfb1e-4fc5-4e9b-bae6-16cf50334173 2018-08-25 17:23:04,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437632083893s 2018-08-25 17:23:04,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5dcbfb1e-4fc5-4e9b-bae6-16cf50334173 2018-08-25 17:23:04,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:06,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:06,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:06,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-54b7081c-33f7-4854-80d8-c3050adcfd38 x-compute-request-id: req-54b7081c-33f7-4854-80d8-c3050adcfd38 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:06,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-54b7081c-33f7-4854-80d8-c3050adcfd38 2018-08-25 17:23:06,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192959070206s 2018-08-25 17:23:06,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-54b7081c-33f7-4854-80d8-c3050adcfd38 2018-08-25 17:23:06,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:08,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:09,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-68926071-14c6-407a-a65d-9f34d11c75cb x-compute-request-id: req-68926071-14c6-407a-a65d-9f34d11c75cb 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:09,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-68926071-14c6-407a-a65d-9f34d11c75cb 2018-08-25 17:23:09,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774602890015s 2018-08-25 17:23:09,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-68926071-14c6-407a-a65d-9f34d11c75cb 2018-08-25 17:23:09,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:11,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:11,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:11,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-9d771657-f7f5-432c-881c-a4225db067d8 x-compute-request-id: req-9d771657-f7f5-432c-881c-a4225db067d8 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:11,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-9d771657-f7f5-432c-881c-a4225db067d8 2018-08-25 17:23:11,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452326059341s 2018-08-25 17:23:11,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-9d771657-f7f5-432c-881c-a4225db067d8 2018-08-25 17:23:11,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:13,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:13,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:13,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-b8b574f5-b9d3-4376-95f2-e41444c580b6 x-compute-request-id: req-b8b574f5-b9d3-4376-95f2-e41444c580b6 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:13,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b8b574f5-b9d3-4376-95f2-e41444c580b6 2018-08-25 17:23:13,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377089977264s 2018-08-25 17:23:13,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-b8b574f5-b9d3-4376-95f2-e41444c580b6 2018-08-25 17:23:13,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:16,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:16,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-c862dbe9-c32b-4918-a83c-d257af5fcda5 x-compute-request-id: req-c862dbe9-c32b-4918-a83c-d257af5fcda5 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:16,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c862dbe9-c32b-4918-a83c-d257af5fcda5 2018-08-25 17:23:16,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618683815002s 2018-08-25 17:23:16,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-c862dbe9-c32b-4918-a83c-d257af5fcda5 2018-08-25 17:23:16,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:18,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:18,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:18,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-f0baa6fa-753b-4981-9a40-05514f7ee888 x-compute-request-id: req-f0baa6fa-753b-4981-9a40-05514f7ee888 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:18,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f0baa6fa-753b-4981-9a40-05514f7ee888 2018-08-25 17:23:18,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354693889618s 2018-08-25 17:23:18,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f0baa6fa-753b-4981-9a40-05514f7ee888 2018-08-25 17:23:18,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:20,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:20,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:21,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-228b3026-1095-4434-bb6b-75231b15da41 x-compute-request-id: req-228b3026-1095-4434-bb6b-75231b15da41 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:21,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-228b3026-1095-4434-bb6b-75231b15da41 2018-08-25 17:23:21,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436275959015s 2018-08-25 17:23:21,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-228b3026-1095-4434-bb6b-75231b15da41 2018-08-25 17:23:21,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:23,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:23,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:23,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-26443e50-d75d-4765-9969-491142a25177 x-compute-request-id: req-26443e50-d75d-4765-9969-491142a25177 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:23,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-26443e50-d75d-4765-9969-491142a25177 2018-08-25 17:23:23,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193049907684s 2018-08-25 17:23:23,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-26443e50-d75d-4765-9969-491142a25177 2018-08-25 17:23:23,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:25,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:26,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-5b2697e9-28f0-43ba-82b4-74518b1c7753 x-compute-request-id: req-5b2697e9-28f0-43ba-82b4-74518b1c7753 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:26,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5b2697e9-28f0-43ba-82b4-74518b1c7753 2018-08-25 17:23:26,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448226928711s 2018-08-25 17:23:26,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-5b2697e9-28f0-43ba-82b4-74518b1c7753 2018-08-25 17:23:26,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:28,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:28,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-2d7d4ec1-7a72-4d33-af4c-c89e5c44c731 x-compute-request-id: req-2d7d4ec1-7a72-4d33-af4c-c89e5c44c731 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:28,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2d7d4ec1-7a72-4d33-af4c-c89e5c44c731 2018-08-25 17:23:28,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425194978714s 2018-08-25 17:23:28,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2d7d4ec1-7a72-4d33-af4c-c89e5c44c731 2018-08-25 17:23:28,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:30,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:30,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:30,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-72469f29-a142-485f-bb0e-ab07bc869da2 x-compute-request-id: req-72469f29-a142-485f-bb0e-ab07bc869da2 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:30,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-72469f29-a142-485f-bb0e-ab07bc869da2 2018-08-25 17:23:30,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408461093903s 2018-08-25 17:23:30,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-72469f29-a142-485f-bb0e-ab07bc869da2 2018-08-25 17:23:30,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:32,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:32,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:33,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-7afeae37-2ee5-4603-a79a-30340525aecd x-compute-request-id: req-7afeae37-2ee5-4603-a79a-30340525aecd 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:33,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7afeae37-2ee5-4603-a79a-30340525aecd 2018-08-25 17:23:33,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407304048538s 2018-08-25 17:23:33,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7afeae37-2ee5-4603-a79a-30340525aecd 2018-08-25 17:23:33,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:35,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:35,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-ee154246-a4a8-4d2d-9d81-8b9aec2685ca x-compute-request-id: req-ee154246-a4a8-4d2d-9d81-8b9aec2685ca 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:35,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-ee154246-a4a8-4d2d-9d81-8b9aec2685ca 2018-08-25 17:23:35,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411826848984s 2018-08-25 17:23:35,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-ee154246-a4a8-4d2d-9d81-8b9aec2685ca 2018-08-25 17:23:35,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:37,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:38,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-43542c93-796e-4821-a078-dc832f07a3a5 x-compute-request-id: req-43542c93-796e-4821-a078-dc832f07a3a5 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:38,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-43542c93-796e-4821-a078-dc832f07a3a5 2018-08-25 17:23:38,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419172048569s 2018-08-25 17:23:38,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-43542c93-796e-4821-a078-dc832f07a3a5 2018-08-25 17:23:38,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:40,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:40,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-e5b399fe-e8ce-407c-8f81-0f2c00f1678e x-compute-request-id: req-e5b399fe-e8ce-407c-8f81-0f2c00f1678e 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:40,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e5b399fe-e8ce-407c-8f81-0f2c00f1678e 2018-08-25 17:23:40,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191561937332s 2018-08-25 17:23:40,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e5b399fe-e8ce-407c-8f81-0f2c00f1678e 2018-08-25 17:23:40,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:42,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:42,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-ce79321e-272e-4a10-9f59-d92f9000a389 x-compute-request-id: req-ce79321e-272e-4a10-9f59-d92f9000a389 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:42,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-ce79321e-272e-4a10-9f59-d92f9000a389 2018-08-25 17:23:42,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407818078995s 2018-08-25 17:23:42,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-ce79321e-272e-4a10-9f59-d92f9000a389 2018-08-25 17:23:42,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:44,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:44,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:44,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-16191bfe-7a12-4d0d-8ce5-e0598411a141 x-compute-request-id: req-16191bfe-7a12-4d0d-8ce5-e0598411a141 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:44,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-16191bfe-7a12-4d0d-8ce5-e0598411a141 2018-08-25 17:23:44,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186553955078s 2018-08-25 17:23:44,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-16191bfe-7a12-4d0d-8ce5-e0598411a141 2018-08-25 17:23:44,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:46,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:47,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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-e0f098fa-409e-4a57-8526-dc460ad0a819 x-compute-request-id: req-e0f098fa-409e-4a57-8526-dc460ad0a819 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:47,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e0f098fa-409e-4a57-8526-dc460ad0a819 2018-08-25 17:23:47,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177170991898s 2018-08-25 17:23:47,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-e0f098fa-409e-4a57-8526-dc460ad0a819 2018-08-25 17:23:47,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:49,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:49,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:49,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-bdedb2e5-7c96-49b6-bb24-95effe14c58c x-compute-request-id: req-bdedb2e5-7c96-49b6-bb24-95effe14c58c 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:49,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-bdedb2e5-7c96-49b6-bb24-95effe14c58c 2018-08-25 17:23:49,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417353153229s 2018-08-25 17:23:49,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-bdedb2e5-7c96-49b6-bb24-95effe14c58c 2018-08-25 17:23:49,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:51,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:51,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:52,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-cf1b84af-6e21-457b-a874-319ab79dbe65 x-compute-request-id: req-cf1b84af-6e21-457b-a874-319ab79dbe65 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:52,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-cf1b84af-6e21-457b-a874-319ab79dbe65 2018-08-25 17:23:52,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421757936478s 2018-08-25 17:23:52,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-cf1b84af-6e21-457b-a874-319ab79dbe65 2018-08-25 17:23:52,033 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:54,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:54,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:54,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-140d5f25-3bda-4ab4-baff-f43090833ef7 x-compute-request-id: req-140d5f25-3bda-4ab4-baff-f43090833ef7 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:54,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-140d5f25-3bda-4ab4-baff-f43090833ef7 2018-08-25 17:23:54,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426167964935s 2018-08-25 17:23:54,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-140d5f25-3bda-4ab4-baff-f43090833ef7 2018-08-25 17:23:54,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:56,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:56,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:56,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-46430ed9-7329-4e9e-b996-92cb8f35d643 x-compute-request-id: req-46430ed9-7329-4e9e-b996-92cb8f35d643 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:56,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-46430ed9-7329-4e9e-b996-92cb8f35d643 2018-08-25 17:23:56,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436741828918s 2018-08-25 17:23:56,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-46430ed9-7329-4e9e-b996-92cb8f35d643 2018-08-25 17:23:56,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:23:58,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:23:58,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:23:59,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:23: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-a4e84869-8c5c-45d0-89bf-6d3d6c398826 x-compute-request-id: req-a4e84869-8c5c-45d0-89bf-6d3d6c398826 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:23:59,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a4e84869-8c5c-45d0-89bf-6d3d6c398826 2018-08-25 17:23:59,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425811052322s 2018-08-25 17:23:59,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a4e84869-8c5c-45d0-89bf-6d3d6c398826 2018-08-25 17:23:59,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:01,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:01,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:01,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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,Accept-Encoding x-openstack-request-id: req-1f106f1f-4ca0-44f5-9c8e-2b1336dc871e x-compute-request-id: req-1f106f1f-4ca0-44f5-9c8e-2b1336dc871e 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:01,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-1f106f1f-4ca0-44f5-9c8e-2b1336dc871e 2018-08-25 17:24:01,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17952299118s 2018-08-25 17:24:01,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-1f106f1f-4ca0-44f5-9c8e-2b1336dc871e 2018-08-25 17:24:01,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:03,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:03,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-7f31af16-4ef8-4cbe-88f3-b16174d1001f x-compute-request-id: req-7f31af16-4ef8-4cbe-88f3-b16174d1001f 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:03,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7f31af16-4ef8-4cbe-88f3-b16174d1001f 2018-08-25 17:24:03,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177489995956s 2018-08-25 17:24:03,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-7f31af16-4ef8-4cbe-88f3-b16174d1001f 2018-08-25 17:24:03,712 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:05,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:05,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:05,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-af621b7c-87a5-43b1-ac1b-492e68961fb0 x-compute-request-id: req-af621b7c-87a5-43b1-ac1b-492e68961fb0 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:05,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-af621b7c-87a5-43b1-ac1b-492e68961fb0 2018-08-25 17:24:05,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185371160507s 2018-08-25 17:24:05,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-af621b7c-87a5-43b1-ac1b-492e68961fb0 2018-08-25 17:24:05,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:07,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:07,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:08,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-81da0737-fad9-4dd7-8a5d-dce7ddc44bd2 x-compute-request-id: req-81da0737-fad9-4dd7-8a5d-dce7ddc44bd2 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:08,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-81da0737-fad9-4dd7-8a5d-dce7ddc44bd2 2018-08-25 17:24:08,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190515041351s 2018-08-25 17:24:08,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-81da0737-fad9-4dd7-8a5d-dce7ddc44bd2 2018-08-25 17:24:08,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:10,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:10,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-a5cffa57-bd91-41a3-9d94-eb4b068a5657 x-compute-request-id: req-a5cffa57-bd91-41a3-9d94-eb4b068a5657 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:10,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a5cffa57-bd91-41a3-9d94-eb4b068a5657 2018-08-25 17:24:10,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166153907776s 2018-08-25 17:24:10,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-a5cffa57-bd91-41a3-9d94-eb4b068a5657 2018-08-25 17:24:10,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:12,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:12,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-240c7eee-7e08-4585-b1ad-d683d0bbe659 x-compute-request-id: req-240c7eee-7e08-4585-b1ad-d683d0bbe659 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:12,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-240c7eee-7e08-4585-b1ad-d683d0bbe659 2018-08-25 17:24:12,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440803050995s 2018-08-25 17:24:12,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-240c7eee-7e08-4585-b1ad-d683d0bbe659 2018-08-25 17:24:12,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:14,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:15,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-f4417458-8b5d-4435-9d19-60d455423e94 x-compute-request-id: req-f4417458-8b5d-4435-9d19-60d455423e94 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:15,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f4417458-8b5d-4435-9d19-60d455423e94 2018-08-25 17:24:15,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353515148163s 2018-08-25 17:24:15,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f4417458-8b5d-4435-9d19-60d455423e94 2018-08-25 17:24:15,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:17,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:17,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:17,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-93a5bfe7-5da7-4252-b8fc-7f66e6af8d5d x-compute-request-id: req-93a5bfe7-5da7-4252-b8fc-7f66e6af8d5d 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:17,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-93a5bfe7-5da7-4252-b8fc-7f66e6af8d5d 2018-08-25 17:24:17,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181783914566s 2018-08-25 17:24:17,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-93a5bfe7-5da7-4252-b8fc-7f66e6af8d5d 2018-08-25 17:24:17,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:19,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:19,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:19,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-f704ed51-a2df-4050-b53d-7b3e57d0496e x-compute-request-id: req-f704ed51-a2df-4050-b53d-7b3e57d0496e 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:19,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f704ed51-a2df-4050-b53d-7b3e57d0496e 2018-08-25 17:24:19,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181213140488s 2018-08-25 17:24:19,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-f704ed51-a2df-4050-b53d-7b3e57d0496e 2018-08-25 17:24:19,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:21,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:21,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-d0df99dd-f870-425a-b71e-7d1569cee1fc x-compute-request-id: req-d0df99dd-f870-425a-b71e-7d1569cee1fc 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:21,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-d0df99dd-f870-425a-b71e-7d1569cee1fc 2018-08-25 17:24:21,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41427898407s 2018-08-25 17:24:21,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-d0df99dd-f870-425a-b71e-7d1569cee1fc 2018-08-25 17:24:21,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:23,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:24,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-abb8ed7c-328b-4733-846e-ad22d6aa2a0b x-compute-request-id: req-abb8ed7c-328b-4733-846e-ad22d6aa2a0b 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:24,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-abb8ed7c-328b-4733-846e-ad22d6aa2a0b 2018-08-25 17:24:24,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438411951065s 2018-08-25 17:24:24,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-abb8ed7c-328b-4733-846e-ad22d6aa2a0b 2018-08-25 17:24:24,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:26,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:26,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-3c255163-f24b-4436-a510-fda11bfdf112 x-compute-request-id: req-3c255163-f24b-4436-a510-fda11bfdf112 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:26,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3c255163-f24b-4436-a510-fda11bfdf112 2018-08-25 17:24:26,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373941898346s 2018-08-25 17:24:26,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3c255163-f24b-4436-a510-fda11bfdf112 2018-08-25 17:24:26,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:28,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:29,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-6acfd4c5-832f-4cff-87ae-08cf2bfe6404 x-compute-request-id: req-6acfd4c5-832f-4cff-87ae-08cf2bfe6404 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:29,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6acfd4c5-832f-4cff-87ae-08cf2bfe6404 2018-08-25 17:24:29,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486984968185s 2018-08-25 17:24:29,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6acfd4c5-832f-4cff-87ae-08cf2bfe6404 2018-08-25 17:24:29,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:31,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-9c259384-39ca-41c5-acb0-2305458db2fe x-compute-request-id: req-9c259384-39ca-41c5-acb0-2305458db2fe 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:31,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-9c259384-39ca-41c5-acb0-2305458db2fe 2018-08-25 17:24:31,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369152069092s 2018-08-25 17:24:31,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-9c259384-39ca-41c5-acb0-2305458db2fe 2018-08-25 17:24:31,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:33,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:33,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:34,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-2f07399f-cc28-4e5e-aefe-9a6a80174e6f x-compute-request-id: req-2f07399f-cc28-4e5e-aefe-9a6a80174e6f 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:34,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2f07399f-cc28-4e5e-aefe-9a6a80174e6f 2018-08-25 17:24:34,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448241949081s 2018-08-25 17:24:34,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-2f07399f-cc28-4e5e-aefe-9a6a80174e6f 2018-08-25 17:24:34,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:36,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:36,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:36,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-154e0835-9002-4a2e-9fd2-51b06ee94645 x-compute-request-id: req-154e0835-9002-4a2e-9fd2-51b06ee94645 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:36,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-154e0835-9002-4a2e-9fd2-51b06ee94645 2018-08-25 17:24:36,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379853010178s 2018-08-25 17:24:36,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-154e0835-9002-4a2e-9fd2-51b06ee94645 2018-08-25 17:24:36,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:38,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:38,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-6869dce2-fc3f-4c63-8b07-f6b01cb34156 x-compute-request-id: req-6869dce2-fc3f-4c63-8b07-f6b01cb34156 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:38,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6869dce2-fc3f-4c63-8b07-f6b01cb34156 2018-08-25 17:24:38,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1743080616s 2018-08-25 17:24:38,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-6869dce2-fc3f-4c63-8b07-f6b01cb34156 2018-08-25 17:24:38,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:40,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:41,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 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,Accept-Encoding x-openstack-request-id: req-0c123158-c753-402b-94ce-e270299e0cb4 x-compute-request-id: req-0c123158-c753-402b-94ce-e270299e0cb4 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:41,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-0c123158-c753-402b-94ce-e270299e0cb4 2018-08-25 17:24:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467950105667s 2018-08-25 17:24:41,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-0c123158-c753-402b-94ce-e270299e0cb4 2018-08-25 17:24:41,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:43,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:43,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:43,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-389a36ab-92d9-46c1-901f-b36b37421793 x-compute-request-id: req-389a36ab-92d9-46c1-901f-b36b37421793 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.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T17:21:25Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:43,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-389a36ab-92d9-46c1-901f-b36b37421793 2018-08-25 17:24:43,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392608880997s 2018-08-25 17:24:43,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-389a36ab-92d9-46c1-901f-b36b37421793 2018-08-25 17:24:43,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 17:24:45,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 17:24:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:45,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-3ca9426f-5559-4e03-bb6b-c993015d3b3f x-compute-request-id: req-3ca9426f-5559-4e03-bb6b-c993015d3b3f Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c3:bd", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T17:24:43.000000", "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T17:24:43Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 17:24:45,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3ca9426f-5559-4e03-bb6b-c993015d3b3f 2018-08-25 17:24:45,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17277598381s 2018-08-25 17:24:45,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-3ca9426f-5559-4e03-bb6b-c993015d3b3f 2018-08-25 17:24:45,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 17:24:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=f1361e45-e3e4-4e9d-a350-a4bda33530ce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:45,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0f01f247-ea5e-433d-9190-27109df65d62 Date: Sat, 25 Aug 2018 17:24:45 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:25Z","admin_state_up":true,"updated_at":"2018-08-25T17:24:43Z","binding:vnic_type":"normal","device_id":"f1361e45-e3e4-4e9d-a350-a4bda33530ce","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:d3:c3:bd","id":"2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1","port_security_enabled":true,"project_id":"4e33fad0f5634a9591da8b764edb8391","fixed_ips":[{"subnet_id":"b686b124-d2db-4212-853a-7e69117e1132","ip_address":"192.168.120.16"}],"extra_dhcp_opts":[],"security_groups":["cab57386-17dd-479c-a9eb-f85a10018a08"],"name":""}]} 2018-08-25 17:24:45,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=f1361e45-e3e4-4e9d-a350-a4bda33530ce used request id req-0f01f247-ea5e-433d-9190-27109df65d62 2018-08-25 17:24:45,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0490009784698s 2018-08-25 17:24:45,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=f1361e45-e3e4-4e9d-a350-a4bda33530ce used request id req-0f01f247-ea5e-433d-9190-27109df65d62 2018-08-25 17:24:45,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 17:24:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/floatingips.json?port_id=2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:45,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-98a857ac-1d1b-4386-82da-b0c0cf76669d Date: Sat, 25 Aug 2018 17:24:45 GMT RESP BODY: {"floatingips": []} 2018-08-25 17:24:45,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1 used request id req-98a857ac-1d1b-4386-82da-b0c0cf76669d 2018-08-25 17:24:45,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459790229797s 2018-08-25 17:24:45,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json?port_id=2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1 used request id req-98a857ac-1d1b-4386-82da-b0c0cf76669d 2018-08-25 17:24:45,749 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:c3:bd', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1c6f2a66-0f54-4878-b105-593f612d3d96'}), 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-25T17:24:43.000000', 'flavor': Munch({u'id': u'86d8bf01-f59d-4656-8d07-b1031b6de83e'}), 'az': u'nova', 'id': u'f1361e45-e3e4-4e9d-a350-a4bda33530ce', 'security_groups': [Munch({u'name': u'shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29551323080a4cda8e1ef26c21a4fa19', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e33fad0f5634a9591da8b764edb8391', 'name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', '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-25T17:24:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T17:24:43Z', 'hostId': u'f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0', '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-25T17:24:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4e33fad0f5634a9591da8b764edb8391', 'name': u'shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'adminPass': u'sX7L5VCrWdVt', 'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', 'created_at': u'2018-08-25T17:21:21Z', 'created': u'2018-08-25T17:21:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 17:24:45,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 17:24:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:45,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-452c4094-64e4-4063-95cb-ac21408743d2 Date: Sat, 25 Aug 2018 17:24:45 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":["b686b124-d2db-4212-853a-7e69117e1132"],"updated_at":"2018-08-25T17:21:00Z","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4e33fad0f5634a9591da8b764edb8391","id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","name":"shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"updated_at":"2018-08-25T15:54:32Z","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","name":"external"}]} 2018-08-25 17:24:45,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-452c4094-64e4-4063-95cb-ac21408743d2 2018-08-25 17:24:45,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099319934845s 2018-08-25 17:24:45,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-452c4094-64e4-4063-95cb-ac21408743d2 2018-08-25 17:24:45,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-25 17:24:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:9696/v2.0/ports.json?device_id=f1361e45-e3e4-4e9d-a350-a4bda33530ce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:45,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-39cff476-1d71-4451-9c24-33355152dfe9 Date: Sat, 25 Aug 2018 17:24:45 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:25Z","admin_state_up":true,"updated_at":"2018-08-25T17:24:43Z","binding:vnic_type":"normal","device_id":"f1361e45-e3e4-4e9d-a350-a4bda33530ce","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:d3:c3:bd","id":"2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1","port_security_enabled":true,"project_id":"4e33fad0f5634a9591da8b764edb8391","fixed_ips":[{"subnet_id":"b686b124-d2db-4212-853a-7e69117e1132","ip_address":"192.168.120.16"}],"extra_dhcp_opts":[],"security_groups":["cab57386-17dd-479c-a9eb-f85a10018a08"],"name":""}]} 2018-08-25 17:24:45,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=f1361e45-e3e4-4e9d-a350-a4bda33530ce used request id req-39cff476-1d71-4451-9c24-33355152dfe9 2018-08-25 17:24:45,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0491840839386s 2018-08-25 17:24:45,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports.json?device_id=f1361e45-e3e4-4e9d-a350-a4bda33530ce used request id req-39cff476-1d71-4451-9c24-33355152dfe9 2018-08-25 17:24:45,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-25 17:24:45,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.16", "port_id": "2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1"}}' 2018-08-25 17:24:47,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-53539108-2a10-462c-8aa3-b8e9a243cfed Date: Sat, 25 Aug 2018 17:24:47 GMT RESP BODY: {"floatingip": {"router_id": "feb0b101-5cac-4085-83d1-52c03f214e76", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T17:24:46Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1", "id": "3105eb81-931e-4452-9df9-5e36f088bf74", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:24:46Z", "project_id": "4e33fad0f5634a9591da8b764edb8391"}} 2018-08-25 17:24:47,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-53539108-2a10-462c-8aa3-b8e9a243cfed 2018-08-25 17:24:47,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.86910891533s 2018-08-25 17:24:47,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-53539108-2a10-462c-8aa3-b8e9a243cfed 2018-08-25 17:24:47,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 17:24:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" 2018-08-25 17:24:47,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-c9d7d70c-900a-401b-8a1f-9f49671aa23b Date: Sat, 25 Aug 2018 17:24:47 GMT RESP BODY: {"floatingips": [{"router_id": "feb0b101-5cac-4085-83d1-52c03f214e76", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T17:24:46Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1", "id": "3105eb81-931e-4452-9df9-5e36f088bf74", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:24:46Z", "project_id": "4e33fad0f5634a9591da8b764edb8391"}]} 2018-08-25 17:24:47,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-c9d7d70c-900a-401b-8a1f-9f49671aa23b 2018-08-25 17:24:47,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587260723114s 2018-08-25 17:24:47,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-c9d7d70c-900a-401b-8a1f-9f49671aa23b 2018-08-25 17:24:47,844 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'feb0b101-5cac-4085-83d1-52c03f214e76', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', 'created_at': u'2018-08-25T17:24:46Z', 'attached': True, 'updated_at': u'2018-08-25T17:24:46Z', 'id': u'3105eb81-931e-4452-9df9-5e36f088bf74', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e33fad0f5634a9591da8b764edb8391', 'name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'feb0b101-5cac-4085-83d1-52c03f214e76', 'project_id': u'4e33fad0f5634a9591da8b764edb8391', 'port_id': u'2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1', 'port': u'2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 17:24:47,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:24:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:24:47,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-d5e83fdb-422e-478c-a995-218b70ff9f83 x-compute-request-id: req-d5e83fdb-422e-478c-a995-218b70ff9f83 Content-Encoding: gzip Content-Length: 10390 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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"} 2018-08-25 17:24:47,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-d5e83fdb-422e-478c-a995-218b70ff9f83 2018-08-25 17:24:47,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101898193359s 2018-08-25 17:24:47,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-d5e83fdb-422e-478c-a995-218b70ff9f83 2018-08-25 17:24:47,948 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. 2018-08-25 17:24:48,951 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2018-08-25 17:24:57,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:24:57,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:24:58,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:24: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-2c19f4c5-764c-4929-a314-7fcee6bd1557 x-compute-request-id: req-2c19f4c5-764c-4929-a314-7fcee6bd1557 Content-Encoding: gzip Content-Length: 10548 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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"} 2018-08-25 17:24:58,036 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-2c19f4c5-764c-4929-a314-7fcee6bd1557 2018-08-25 17:24:58,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.075248003006s 2018-08-25 17:24:58,037 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-2c19f4c5-764c-4929-a314-7fcee6bd1557 2018-08-25 17:24:58,038 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:24:58,040 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:07,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:25:07,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:25:07,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:25: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-cf627fef-f10b-4792-a039-9d48f5e85aa6 x-compute-request-id: req-cf627fef-f10b-4792-a039-9d48f5e85aa6 Content-Encoding: gzip Content-Length: 10548 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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"} 2018-08-25 17:25:07,116 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-cf627fef-f10b-4792-a039-9d48f5e85aa6 2018-08-25 17:25:07,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072124004364s 2018-08-25 17:25:07,117 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-cf627fef-f10b-4792-a039-9d48f5e85aa6 2018-08-25 17:25:07,117 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:25:07,119 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:16,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:25:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:25:16,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:25: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-af754cc9-0ac2-4a78-a7d8-8fd8bbd852bf x-compute-request-id: req-af754cc9-0ac2-4a78-a7d8-8fd8bbd852bf Content-Encoding: gzip Content-Length: 10548 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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"} 2018-08-25 17:25:16,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-af754cc9-0ac2-4a78-a7d8-8fd8bbd852bf 2018-08-25 17:25:16,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0731160640717s 2018-08-25 17:25:16,203 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-af754cc9-0ac2-4a78-a7d8-8fd8bbd852bf 2018-08-25 17:25:16,203 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:25:16,205 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:25,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:25:25,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:25:25,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:25: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-fb4b001a-09e1-4e9b-b1d3-3e7a1b03249e x-compute-request-id: req-fb4b001a-09e1-4e9b-b1d3-3e7a1b03249e Content-Encoding: gzip Content-Length: 10548 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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"} 2018-08-25 17:25:25,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-fb4b001a-09e1-4e9b-b1d3-3e7a1b03249e 2018-08-25 17:25:25,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0961081981659s 2018-08-25 17:25:25,313 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-fb4b001a-09e1-4e9b-b1d3-3e7a1b03249e 2018-08-25 17:25:25,313 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:25:25,315 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:34,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:25:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:25:34,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:25: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-3139e08c-75c0-4c8d-a901-3875c04029f3 x-compute-request-id: req-3139e08c-75c0-4c8d-a901-3875c04029f3 Content-Encoding: gzip Content-Length: 10548 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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"} 2018-08-25 17:25:34,400 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-3139e08c-75c0-4c8d-a901-3875c04029f3 2018-08-25 17:25:34,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0749778747559s 2018-08-25 17:25:34,402 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-3139e08c-75c0-4c8d-a901-3875c04029f3 2018-08-25 17:25:34,402 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:25:34,404 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:43,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:25:43,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:25:43,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:25: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-7fd70e76-48d2-4ef7-a9a8-e1834e5ca54d x-compute-request-id: req-7fd70e76-48d2-4ef7-a9a8-e1834e5ca54d Content-Encoding: gzip Content-Length: 12823 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds.\n[ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd |\n[ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd |\n[ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.483990] cloud-init[933]: Generating public/private rsa key pair.\n[ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.492131] cloud-init[933]: The key fingerprint is:\n[ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.500120] cloud-init[933]: The key's randomart image is:\n[ 58.504119] cloud-init[933]: +---[RSA 2048]----+\n[ 58.505467] cloud-init[933]: |E++=o. +**%* |\n[ 58.508124] cloud-init[933]: |BOo+. oo+=.o |\n[ 58.512148] cloud-init[933]: |Oo*.o .o+ . |\n[ 58.513478] cloud-init[933]: |.* + o o |\n[ 58.516124] cloud-init[933]: |... S |\n[ 58.520136] cloud-init[933]: |.. |\n[ 58.521467] cloud-init[933]: | |\n[ 58.524120] cloud-init[933]: | |\n[ 58.528126] cloud-init[933]: | |\n[ 58.529462] cloud-init[933]: +----[SHA256]-----+\n[ 58.532142] cloud-init[933]: Generating public/private dsa key pair.\n[ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.544120] cloud-init[933]: The key fingerprint is:\n[ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.552125] cloud-init[933]: The key's randomart image is:\n[ 58.553572] cloud-init[933]: +---[DSA 1024]----+\n[ 58.554882] cloud-init[933]: | |\n[ 58.560230] cloud-init[933]: | . . |\n[ 58.561604] cloud-init[933]: | * + |\n[ 58.562904] cloud-init[933]: | O * . . .|\n[ 58.567509] cloud-init[933]: | . + S oE . +.|\n[ 58.569109] cloud-init[933]: | + + = o .. o..|\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. |\n[ 58.573676] cloud-init[933]: | B = o+ X + |\n[ 58.574678] cloud-init[933]: | + .++.B |\n[ 58.575680] cloud-init\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+\n\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair.\n[ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.594855] cloud-init[933]: The key fingerprint is:\n[ 58.595863] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.601899] cloud-init[933]: The key's randomart image is:\n[ 58.602960] cloud-init[933]: +---[ECDSA 256]---+\n[ 58.603917] ] Listening on UUID daemon activation socket.\ncloud-init[933]: | o*o +ooooo+o|\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[ 58.606049] cloud-init[933]: | ooo* E. .o*|\n[ 58.612992] cloud-init[933]: | .+ + . oB|\n[ 58.613943] cloud-init[933]: | oo... .++|\n[ 58.614897] cloud-init[933]: | . S o +|\n[ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[933]: | . * + |\n[ 58.619751] cloud-init[933]: | o * . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.623983] cloud-init[933]: | ..=.o |\n[ 58.625264] cloud-init[933]: | .=Oo |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.627755] cloud-init[933]: +----[SHA256]-----+\n Starting LSB: Record successful boot for GRUB...\n[ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair.\n Starting Apply the settings specified in cloud-config...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.639170] cloud-init[933]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.706883] cloud-init[933]: The key's randomart image is:\n[ 58.713904] cloud-init Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler.\n Starting System Logging Service...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 58.767291] cloud-init[933]: | |\n[ 58.806772] cloud-init[933]: | . . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[933]: | oo. |\n[ 58.884245] cloud-init[933]: | . . .o. |\n[ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[933]: | + . +S. . |\n[ 58.917446] cloud-init[933]: | .o..B.o . . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 58.934104] cloud-init[933]: | ..+Bo+.o *E |\n[ 58.937410] cloud-init[933]: | ...B*=o..= =o |\n[ 58.938965] cloud-init[933]: | .*==B+o..+o |\n[ 58.942280] cloud-init[933]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n"} 2018-08-25 17:25:43,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-7fd70e76-48d2-4ef7-a9a8-e1834e5ca54d 2018-08-25 17:25:43,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0930328369141s 2018-08-25 17:25:43,508 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-7fd70e76-48d2-4ef7-a9a8-e1834e5ca54d 2018-08-25 17:25:43,509 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds. [ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd | [ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd | [ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.483990] cloud-init[933]: Generating public/private rsa key pair. [ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.492131] cloud-init[933]: The key fingerprint is: [ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.500120] cloud-init[933]: The key's randomart image is: [ 58.504119] cloud-init[933]: +---[RSA 2048]----+ [ 58.505467] cloud-init[933]: |E++=o. +**%* | [ 58.508124] cloud-init[933]: |BOo+. oo+=.o | [ 58.512148] cloud-init[933]: |Oo*.o .o+ . | [ 58.513478] cloud-init[933]: |.* + o o | [ 58.516124] cloud-init[933]: |... S | [ 58.520136] cloud-init[933]: |.. | [ 58.521467] cloud-init[933]: | | [ 58.524120] cloud-init[933]: | | [ 58.528126] cloud-init[933]: | | [ 58.529462] cloud-init[933]: +----[SHA256]-----+ [ 58.532142] cloud-init[933]: Generating public/private dsa key pair. [ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.544120] cloud-init[933]: The key fingerprint is: [ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.552125] cloud-init[933]: The key's randomart image is: [ 58.553572] cloud-init[933]: +---[DSA 1024]----+ [ 58.554882] cloud-init[933]: | | [ 58.560230] cloud-init[933]: | . . | [ 58.561604] cloud-init[933]: | * + | [ 58.562904] cloud-init[933]: | O * . . .| [ 58.567509] cloud-init[933]: | . + S oE . +.| [ 58.569109] cloud-init[933]: | + + = o .. o..| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. | [ 58.573676] cloud-init[933]: | B = o+ X + | [ 58.574678] cloud-init[933]: | + .++.B | [ 58.575680] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair. [ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.594855] cloud-init[933]: The key fingerprint is: [ 58.595863] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.601899] cloud-init[933]: The key's randomart image is: [ 58.602960] cloud-init[933]: +---[ECDSA 256]---+ [ 58.603917] ] Listening on UUID daemon activation socket. cloud-init[933]: | o*o +ooooo+o| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[ 58.606049] cloud-init[933]: | ooo* E. .o*| [ 58.612992] cloud-init[933]: | .+ + . oB| [ 58.613943] cloud-init[933]: | oo... .++| [ 58.614897] cloud-init[933]: | . S o +| [ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[933]: | . * + | [ 58.619751] cloud-init[933]: | o * . | [[0;32m OK [0m] Reached target Sockets. [ 58.623983] cloud-init[933]: | ..=.o | [ 58.625264] cloud-init[933]: | .=Oo | [[0;32m OK [0m] Reached target Basic System. [ 58.627755] cloud-init[933]: +----[SHA256]-----+ Starting LSB: Record successful boot for GRUB... [ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.639170] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.706883] cloud-init[933]: The key's randomart image is: [ 58.713904] cloud-init Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.767291] cloud-init[933]: | | [ 58.806772] cloud-init[933]: | . . | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [933]: | oo. | [ 58.884245] cloud-init[933]: | . . .o. | [ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[933]: | + . +S. . | [ 58.917446] cloud-init[933]: | .o..B.o . . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 58.934104] cloud-init[933]: | ..+Bo+.o *E | [ 58.937410] cloud-init[933]: | ...B*=o..= =o | [ 58.938965] cloud-init[933]: | .*==B+o..+o | [ 58.942280] cloud-init[933]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... 2018-08-25 17:25:43,511 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:52,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:25:52,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:25:52,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:25: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-8e827de5-4fca-4f1b-98e1-27537cc95ebc x-compute-request-id: req-8e827de5-4fca-4f1b-98e1-27537cc95ebc Content-Encoding: gzip Content-Length: 12904 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds.\n[ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd |\n[ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd |\n[ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.483990] cloud-init[933]: Generating public/private rsa key pair.\n[ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.492131] cloud-init[933]: The key fingerprint is:\n[ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.500120] cloud-init[933]: The key's randomart image is:\n[ 58.504119] cloud-init[933]: +---[RSA 2048]----+\n[ 58.505467] cloud-init[933]: |E++=o. +**%* |\n[ 58.508124] cloud-init[933]: |BOo+. oo+=.o |\n[ 58.512148] cloud-init[933]: |Oo*.o .o+ . |\n[ 58.513478] cloud-init[933]: |.* + o o |\n[ 58.516124] cloud-init[933]: |... S |\n[ 58.520136] cloud-init[933]: |.. |\n[ 58.521467] cloud-init[933]: | |\n[ 58.524120] cloud-init[933]: | |\n[ 58.528126] cloud-init[933]: | |\n[ 58.529462] cloud-init[933]: +----[SHA256]-----+\n[ 58.532142] cloud-init[933]: Generating public/private dsa key pair.\n[ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.544120] cloud-init[933]: The key fingerprint is:\n[ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.552125] cloud-init[933]: The key's randomart image is:\n[ 58.553572] cloud-init[933]: +---[DSA 1024]----+\n[ 58.554882] cloud-init[933]: | |\n[ 58.560230] cloud-init[933]: | . . |\n[ 58.561604] cloud-init[933]: | * + |\n[ 58.562904] cloud-init[933]: | O * . . .|\n[ 58.567509] cloud-init[933]: | . + S oE . +.|\n[ 58.569109] cloud-init[933]: | + + = o .. o..|\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. |\n[ 58.573676] cloud-init[933]: | B = o+ X + |\n[ 58.574678] cloud-init[933]: | + .++.B |\n[ 58.575680] cloud-init\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+\n\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair.\n[ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.594855] cloud-init[933]: The key fingerprint is:\n[ 58.595863] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.601899] cloud-init[933]: The key's randomart image is:\n[ 58.602960] cloud-init[933]: +---[ECDSA 256]---+\n[ 58.603917] ] Listening on UUID daemon activation socket.\ncloud-init[933]: | o*o +ooooo+o|\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[ 58.606049] cloud-init[933]: | ooo* E. .o*|\n[ 58.612992] cloud-init[933]: | .+ + . oB|\n[ 58.613943] cloud-init[933]: | oo... .++|\n[ 58.614897] cloud-init[933]: | . S o +|\n[ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[933]: | . * + |\n[ 58.619751] cloud-init[933]: | o * . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.623983] cloud-init[933]: | ..=.o |\n[ 58.625264] cloud-init[933]: | .=Oo |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.627755] cloud-init[933]: +----[SHA256]-----+\n Starting LSB: Record successful boot for GRUB...\n[ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair.\n Starting Apply the settings specified in cloud-config...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.639170] cloud-init[933]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.706883] cloud-init[933]: The key's randomart image is:\n[ 58.713904] cloud-init Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler.\n Starting System Logging Service...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 58.767291] cloud-init[933]: | |\n[ 58.806772] cloud-init[933]: | . . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[933]: | oo. |\n[ 58.884245] cloud-init[933]: | . . .o. |\n[ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[933]: | + . +S. . |\n[ 58.917446] cloud-init[933]: | .o..B.o . . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 58.934104] cloud-init[933]: | ..+Bo+.o *E |\n[ 58.937410] cloud-init[933]: | ...B*=o..= =o |\n[ 58.938965] cloud-init[933]: | .*==B+o..+o |\n[ 58.942280] cloud-init[933]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.341160] cloud-init[1032]: Generating locales (this might take a while)...\n[ 60.030240] cloud-init[1032]: en_US.UTF-8... done\n[ 60.032723] cloud-init[1032]: Generation complete.\n"} 2018-08-25 17:25:52,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-8e827de5-4fca-4f1b-98e1-27537cc95ebc 2018-08-25 17:25:52,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0780129432678s 2018-08-25 17:25:52,600 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-8e827de5-4fca-4f1b-98e1-27537cc95ebc 2018-08-25 17:25:52,600 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds. [ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd | [ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd | [ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.483990] cloud-init[933]: Generating public/private rsa key pair. [ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.492131] cloud-init[933]: The key fingerprint is: [ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.500120] cloud-init[933]: The key's randomart image is: [ 58.504119] cloud-init[933]: +---[RSA 2048]----+ [ 58.505467] cloud-init[933]: |E++=o. +**%* | [ 58.508124] cloud-init[933]: |BOo+. oo+=.o | [ 58.512148] cloud-init[933]: |Oo*.o .o+ . | [ 58.513478] cloud-init[933]: |.* + o o | [ 58.516124] cloud-init[933]: |... S | [ 58.520136] cloud-init[933]: |.. | [ 58.521467] cloud-init[933]: | | [ 58.524120] cloud-init[933]: | | [ 58.528126] cloud-init[933]: | | [ 58.529462] cloud-init[933]: +----[SHA256]-----+ [ 58.532142] cloud-init[933]: Generating public/private dsa key pair. [ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.544120] cloud-init[933]: The key fingerprint is: [ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.552125] cloud-init[933]: The key's randomart image is: [ 58.553572] cloud-init[933]: +---[DSA 1024]----+ [ 58.554882] cloud-init[933]: | | [ 58.560230] cloud-init[933]: | . . | [ 58.561604] cloud-init[933]: | * + | [ 58.562904] cloud-init[933]: | O * . . .| [ 58.567509] cloud-init[933]: | . + S oE . +.| [ 58.569109] cloud-init[933]: | + + = o .. o..| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. | [ 58.573676] cloud-init[933]: | B = o+ X + | [ 58.574678] cloud-init[933]: | + .++.B | [ 58.575680] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair. [ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.594855] cloud-init[933]: The key fingerprint is: [ 58.595863] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.601899] cloud-init[933]: The key's randomart image is: [ 58.602960] cloud-init[933]: +---[ECDSA 256]---+ [ 58.603917] ] Listening on UUID daemon activation socket. cloud-init[933]: | o*o +ooooo+o| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[ 58.606049] cloud-init[933]: | ooo* E. .o*| [ 58.612992] cloud-init[933]: | .+ + . oB| [ 58.613943] cloud-init[933]: | oo... .++| [ 58.614897] cloud-init[933]: | . S o +| [ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[933]: | . * + | [ 58.619751] cloud-init[933]: | o * . | [[0;32m OK [0m] Reached target Sockets. [ 58.623983] cloud-init[933]: | ..=.o | [ 58.625264] cloud-init[933]: | .=Oo | [[0;32m OK [0m] Reached target Basic System. [ 58.627755] cloud-init[933]: +----[SHA256]-----+ Starting LSB: Record successful boot for GRUB... [ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.639170] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.706883] cloud-init[933]: The key's randomart image is: [ 58.713904] cloud-init Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.767291] cloud-init[933]: | | [ 58.806772] cloud-init[933]: | . . | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [933]: | oo. | [ 58.884245] cloud-init[933]: | . . .o. | [ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[933]: | + . +S. . | [ 58.917446] cloud-init[933]: | .o..B.o . . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 58.934104] cloud-init[933]: | ..+Bo+.o *E | [ 58.937410] cloud-init[933]: | ...B*=o..= =o | [ 58.938965] cloud-init[933]: | .*==B+o..+o | [ 58.942280] cloud-init[933]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.341160] cloud-init[1032]: Generating locales (this might take a while)... [ 60.030240] cloud-init[1032]: en_US.UTF-8... done [ 60.032723] cloud-init[1032]: Generation complete. 2018-08-25 17:25:52,603 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:26:01,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:26:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:26:01,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26: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-24e0cfd3-3594-49bc-b929-53757a40f31b x-compute-request-id: req-24e0cfd3-3594-49bc-b929-53757a40f31b Content-Encoding: gzip Content-Length: 12936 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds.\n[ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd |\n[ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd |\n[ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.483990] cloud-init[933]: Generating public/private rsa key pair.\n[ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.492131] cloud-init[933]: The key fingerprint is:\n[ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.500120] cloud-init[933]: The key's randomart image is:\n[ 58.504119] cloud-init[933]: +---[RSA 2048]----+\n[ 58.505467] cloud-init[933]: |E++=o. +**%* |\n[ 58.508124] cloud-init[933]: |BOo+. oo+=.o |\n[ 58.512148] cloud-init[933]: |Oo*.o .o+ . |\n[ 58.513478] cloud-init[933]: |.* + o o |\n[ 58.516124] cloud-init[933]: |... S |\n[ 58.520136] cloud-init[933]: |.. |\n[ 58.521467] cloud-init[933]: | |\n[ 58.524120] cloud-init[933]: | |\n[ 58.528126] cloud-init[933]: | |\n[ 58.529462] cloud-init[933]: +----[SHA256]-----+\n[ 58.532142] cloud-init[933]: Generating public/private dsa key pair.\n[ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.544120] cloud-init[933]: The key fingerprint is:\n[ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.552125] cloud-init[933]: The key's randomart image is:\n[ 58.553572] cloud-init[933]: +---[DSA 1024]----+\n[ 58.554882] cloud-init[933]: | |\n[ 58.560230] cloud-init[933]: | . . |\n[ 58.561604] cloud-init[933]: | * + |\n[ 58.562904] cloud-init[933]: | O * . . .|\n[ 58.567509] cloud-init[933]: | . + S oE . +.|\n[ 58.569109] cloud-init[933]: | + + = o .. o..|\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. |\n[ 58.573676] cloud-init[933]: | B = o+ X + |\n[ 58.574678] cloud-init[933]: | + .++.B |\n[ 58.575680] cloud-init\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+\n\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair.\n[ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.594855] cloud-init[933]: The key fingerprint is:\n[ 58.595863] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.601899] cloud-init[933]: The key's randomart image is:\n[ 58.602960] cloud-init[933]: +---[ECDSA 256]---+\n[ 58.603917] ] Listening on UUID daemon activation socket.\ncloud-init[933]: | o*o +ooooo+o|\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[ 58.606049] cloud-init[933]: | ooo* E. .o*|\n[ 58.612992] cloud-init[933]: | .+ + . oB|\n[ 58.613943] cloud-init[933]: | oo... .++|\n[ 58.614897] cloud-init[933]: | . S o +|\n[ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[933]: | . * + |\n[ 58.619751] cloud-init[933]: | o * . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.623983] cloud-init[933]: | ..=.o |\n[ 58.625264] cloud-init[933]: | .=Oo |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.627755] cloud-init[933]: +----[SHA256]-----+\n Starting LSB: Record successful boot for GRUB...\n[ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair.\n Starting Apply the settings specified in cloud-config...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.639170] cloud-init[933]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.706883] cloud-init[933]: The key's randomart image is:\n[ 58.713904] cloud-init Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler.\n Starting System Logging Service...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 58.767291] cloud-init[933]: | |\n[ 58.806772] cloud-init[933]: | . . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[933]: | oo. |\n[ 58.884245] cloud-init[933]: | . . .o. |\n[ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[933]: | + . +S. . |\n[ 58.917446] cloud-init[933]: | .o..B.o . . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 58.934104] cloud-init[933]: | ..+Bo+.o *E |\n[ 58.937410] cloud-init[933]: | ...B*=o..= =o |\n[ 58.938965] cloud-init[933]: | .*==B+o..+o |\n[ 58.942280] cloud-init[933]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.341160] cloud-init[1032]: Generating locales (this might take a while)...\n[ 60.030240] cloud-init[1032]: en_US.UTF-8... done\n[ 60.032723] cloud-init[1032]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2018-08-25 17:26:01,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-24e0cfd3-3594-49bc-b929-53757a40f31b 2018-08-25 17:26:01,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0891580581665s 2018-08-25 17:26:01,703 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-24e0cfd3-3594-49bc-b929-53757a40f31b 2018-08-25 17:26:01,704 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds. [ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd | [ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd | [ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.483990] cloud-init[933]: Generating public/private rsa key pair. [ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.492131] cloud-init[933]: The key fingerprint is: [ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.500120] cloud-init[933]: The key's randomart image is: [ 58.504119] cloud-init[933]: +---[RSA 2048]----+ [ 58.505467] cloud-init[933]: |E++=o. +**%* | [ 58.508124] cloud-init[933]: |BOo+. oo+=.o | [ 58.512148] cloud-init[933]: |Oo*.o .o+ . | [ 58.513478] cloud-init[933]: |.* + o o | [ 58.516124] cloud-init[933]: |... S | [ 58.520136] cloud-init[933]: |.. | [ 58.521467] cloud-init[933]: | | [ 58.524120] cloud-init[933]: | | [ 58.528126] cloud-init[933]: | | [ 58.529462] cloud-init[933]: +----[SHA256]-----+ [ 58.532142] cloud-init[933]: Generating public/private dsa key pair. [ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.544120] cloud-init[933]: The key fingerprint is: [ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.552125] cloud-init[933]: The key's randomart image is: [ 58.553572] cloud-init[933]: +---[DSA 1024]----+ [ 58.554882] cloud-init[933]: | | [ 58.560230] cloud-init[933]: | . . | [ 58.561604] cloud-init[933]: | * + | [ 58.562904] cloud-init[933]: | O * . . .| [ 58.567509] cloud-init[933]: | . + S oE . +.| [ 58.569109] cloud-init[933]: | + + = o .. o..| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. | [ 58.573676] cloud-init[933]: | B = o+ X + | [ 58.574678] cloud-init[933]: | + .++.B | [ 58.575680] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair. [ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.594855] cloud-init[933]: The key fingerprint is: [ 58.595863] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.601899] cloud-init[933]: The key's randomart image is: [ 58.602960] cloud-init[933]: +---[ECDSA 256]---+ [ 58.603917] ] Listening on UUID daemon activation socket. cloud-init[933]: | o*o +ooooo+o| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[ 58.606049] cloud-init[933]: | ooo* E. .o*| [ 58.612992] cloud-init[933]: | .+ + . oB| [ 58.613943] cloud-init[933]: | oo... .++| [ 58.614897] cloud-init[933]: | . S o +| [ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[933]: | . * + | [ 58.619751] cloud-init[933]: | o * . | [[0;32m OK [0m] Reached target Sockets. [ 58.623983] cloud-init[933]: | ..=.o | [ 58.625264] cloud-init[933]: | .=Oo | [[0;32m OK [0m] Reached target Basic System. [ 58.627755] cloud-init[933]: +----[SHA256]-----+ Starting LSB: Record successful boot for GRUB... [ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.639170] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.706883] cloud-init[933]: The key's randomart image is: [ 58.713904] cloud-init Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.767291] cloud-init[933]: | | [ 58.806772] cloud-init[933]: | . . | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [933]: | oo. | [ 58.884245] cloud-init[933]: | . . .o. | [ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[933]: | + . +S. . | [ 58.917446] cloud-init[933]: | .o..B.o . . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 58.934104] cloud-init[933]: | ..+Bo+.o *E | [ 58.937410] cloud-init[933]: | ...B*=o..= =o | [ 58.938965] cloud-init[933]: | .*==B+o..+o | [ 58.942280] cloud-init[933]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.341160] cloud-init[1032]: Generating locales (this might take a while)... [ 60.030240] cloud-init[1032]: en_US.UTF-8... done [ 60.032723] cloud-init[1032]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2018-08-25 17:26:01,708 - paramiko.transport - DEBUG - starting thread (client mode): 0xf1b856d0L 2018-08-25 17:26:01,708 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 17:26:01,715 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-25 17:26:01,716 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-25 17:26:01,717 - paramiko.transport - DEBUG - kex algos:[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-group14-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'] 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'] 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-25 17:26:01,717 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 17:26:01,717 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 17:26:01,717 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 17:26:01,718 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 17:26:01,718 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 17:26:01,759 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 17:26:01,760 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 17:26:01,771 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 9f08028ac0822cb28ee2a76fe2e7f1d1 2018-08-25 17:26:01,773 - paramiko.transport - DEBUG - Trying discovered key e93c88d1ee273952ceb9ffef9a8d2096 in /tmp/tmpYOOkdB 2018-08-25 17:26:01,799 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 17:26:01,826 - paramiko.transport - INFO - Auth banner: "System is booting up. See pam_nologin(8)" 2018-08-25 17:26:01,826 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 17:26:01,839 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-25 17:26:01,839 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.206: No existing session 2018-08-25 17:26:10,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-25 17:26:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e0dc2e8e64a9f45899053f9ad41d4b3b5f2cd70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 17:26:10,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26: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-cac69d64-c6d3-4183-a3aa-bbff1e2fc062 x-compute-request-id: req-cac69d64-c6d3-4183-a3aa-bbff1e2fc062 Content-Encoding: gzip Content-Length: 13222 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192963] pid_max: default: 32768 minimum: 301\n[ 0.194351] ACPI: Core revision 20150930\n[ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198161] Security Framework initialized\n[ 0.199378] Yama: becoming mindful.\n[ 0.200461] AppArmor: AppArmor initialized\n[ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209608] Initializing cgroup subsys io\n[ 0.210850] Initializing cgroup subsys memory\n[ 0.212158] Initializing cgroup subsys devices\n[ 0.213524] Initializing cgroup subsys freezer\n[ 0.214846] Initializing cgroup subsys net_cls\n[ 0.216135] Initializing cgroup subsys perf_event\n[ 0.217527] Initializing cgroup subsys net_prio\n[ 0.218871] Initializing cgroup subsys hugetlb\n[ 0.220158] Initializing cgroup subsys pids\n[ 0.221462] CPU: Physical Processor ID: 0\n[ 0.223420] mce: CPU supports 10 MCE banks\n[ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.231573] Speculative Store Bypass: Vulnerable\n[ 0.252197] Freeing SMP alternatives memory: 32K\n[ 0.258145] ftrace: allocating 32237 entries in 126 pages\n[ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294900] smpboot: Max logical packages: 1\n[ 0.296434] x2apic enabled\n[ 0.297706] Switched APIC routing to physical x2apic.\n[ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307773] KVM setup paravirtual spinlock\n[ 0.309528] x86: Booted up 1 node, 1 CPUs\n[ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312803] devtmpfs: initialized\n[ 0.314868] evm: security.selinux\n[ 0.315911] evm: security.SMACK64\n[ 0.316944] evm: security.SMACK64EXEC\n[ 0.318052] evm: security.SMACK64TRANSMUTE\n[ 0.319258] evm: security.SMACK64MMAP\n[ 0.320365] evm: security.ima\n[ 0.321319] evm: security.capability\n[ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.327075] pinctrl core: initialized pinctrl subsystem\n[ 0.328729] RTC time: 17:24:43, date: 08/25/18\n[ 0.330129] NET: Registered protocol family 16\n[ 0.331538] cpuidle: using governor ladder\n[ 0.332755] cpuidle: using governor menu\n[ 0.333921] PCCT header not found.\n[ 0.335031] ACPI: bus type PCI registered\n[ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338081] PCI: Using configuration type 1 for base access\n[ 0.340452] ACPI: Added _OSI(Module Device)\n[ 0.341751] ACPI: Added _OSI(Processor Device)\n[ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.346812] ACPI: Interpreter enabled\n[ 0.347983] ACPI: (supports S0 S5)\n[ 0.349027] ACPI: Using IOAPIC for interrupt routing\n[ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.366145] acpiphp: Slot [3] registered\n[ 0.367596] acpiphp: Slot [4] registered\n[ 0.368837] acpiphp: Slot [5] registered\n[ 0.370066] acpiphp: Slot [6] registered\n[ 0.385301] acpiphp: Slot [7] registered\n[ 0.386529] acpiphp: Slot [8] registered\n[ 0.387747] acpiphp: Slot [9] registered\n[ 0.388960] acpiphp: Slot [10] registered\n[ 0.390193] acpiphp: Slot [11] registered\n[ 0.391429] acpiphp: Slot [12] registered\n[ 0.392667] acpiphp: Slot [13] registered\n[ 0.393901] acpiphp: Slot [14] registered\n[ 0.395137] acpiphp: Slot [15] registered\n[ 0.396371] acpiphp: Slot [16] registered\n[ 0.397894] acpiphp: Slot [17] registered\n[ 0.399128] acpiphp: Slot [18] registered\n[ 0.400370] acpiphp: Slot [19] registered\n[ 0.401604] acpiphp: Slot [20] registered\n[ 0.402844] acpiphp: Slot [21] registered\n[ 0.404078] acpiphp: Slot [22] registered\n[ 0.405322] acpiphp: Slot [23] registered\n[ 0.406563] acpiphp: Slot [24] registered\n[ 0.407810] acpiphp: Slot [25] registered\n[ 0.409055] acpiphp: Slot [26] registered\n[ 0.410299] acpiphp: Slot [27] registered\n[ 0.411545] acpiphp: Slot [28] registered\n[ 0.412785] acpiphp: Slot [29] registered\n[ 0.414024] acpiphp: Slot [30] registered\n[ 0.415261] acpiphp: Slot [31] registered\n[ 0.416488] PCI host bridge to bus 0000:00\n[ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486062] vgaarb: loaded\n[ 0.486977] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488907] SCSI subsystem initialized\n[ 0.490338] ACPI: bus type USB registered\n[ 0.491604] usbcore: registered new interface driver usbfs\n[ 0.493174] usbcore: registered new interface driver hub\n[ 0.494714] usbcore: registered new device driver usb\n[ 0.496393] PCI: Using ACPI for IRQ routing\n[ 0.498086] NetLabel: Initializing\n[ 0.499179] NetLabel: domain hash size = 128\n[ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501950] NetLabel: unlabeled traffic allowed by default\n[ 0.503740] amd_nb: Cannot enumerate AMD northbridges\n[ 0.505240] clocksource: Switched to clocksource kvm-clock\n[ 0.515023] AppArmor: AppArmor Filesystem Enabled\n[ 0.516490] pnp: PnP ACPI init\n[ 0.517870] pnp: PnP ACPI: found 5 devices\n[ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527593] NET: Registered protocol family 2\n[ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.532966] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538234] NET: Registered protocol family 1\n[ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575884] Unpacking initramfs...\n[ 1.070355] Freeing initrd memory: 37084K\n[ 1.071975] Scanning for low memory corruption every 60 seconds\n[ 1.074055] audit: initializing netlink subsys (disabled)\n[ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized\n[ 1.077605] Initialise system trusted keyring\n[ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083600] zbud: loaded\n[ 1.084741] VFS: Disk quotas dquot_6.6.0\n[ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.089923] fuse init (API version 7.23)\n[ 1.091246] Key type big_key registered\n[ 1.092437] Allocating IMA MOK and blacklist keyrings.\n[ 1.094295] Key type asymmetric registered\n[ 1.095559] Asymmetric key parser 'x509' registered\n[ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.099260] io scheduler noop registered\n[ 1.100445] io scheduler deadline registered (default)\n[ 1.101929] io scheduler cfq registered\n[ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.108792] ACPI: Power Button [PWRF]\n[ 1.110062] GHES: HEST is not enabled!\n[ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.188556] Linux agpgart interface v0.103\n[ 1.191535] loop: module loaded\n[ 1.194675] vda: vda1\n[ 1.196341] scsi host0: ata_piix\n[ 1.197486] scsi host1: ata_piix\n[ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.202785] libphy: Fixed MDIO Bus: probed\n[ 1.204005] tun: Universal TUN/TAP device driver, 1.6\n[ 1.205440] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.208289] PPP generic driver version 2.4.2\n[ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211476] ehci-pci: EHCI PCI platform driver\n[ 1.212812] ehci-platform: EHCI generic platform driver\n[ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.216044] ohci-pci: OHCI PCI platform driver\n[ 1.217382] ohci-platform: OHCI generic platform driver\n[ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246285] usb usb1: Product: UHCI Host Controller\n[ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.249458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.250888] hub 1-0:1.0: USB hub found\n[ 1.252031] hub 1-0:1.0: 2 ports detected\n[ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259449] mousedev: PS/2 mouse device common for all mice\n[ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264043] rtc_cmos 00:00: RTC can wake from S4\n[ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269293] i2c /dev entries driver\n[ 1.270430] device-mapper: uevent: version 1.0.3\n[ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276262] NET: Registered protocol family 10\n[ 1.277860] NET: Registered protocol family 17\n[ 1.279179] Key type dns_resolver registered\n[ 1.280680] registered taskstats version 1\n[ 1.281938] Loading compiled-in X.509 certificates\n[ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.286633] zswap: loaded using pool lzo/zbud\n[ 1.289351] Key type trusted registered\n[ 1.292539] Key type encrypted registered\n[ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.295353] ima: No TPM chip found, activating TPM-bypass!\n[ 1.296929] evm: HMAC attrs: 0x1\n[ 1.298294] Magic number: 14:70:442\n[ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884)\n[ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.303781] EDD information not available.\n[ 1.358940] Freeing unused kernel memory: 1512K\n[ 1.360316] Write protecting the kernel read-only data: 14336k\n[ 1.378000] Freeing unused kernel memory: 1692K\n[ 1.379590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484927] [drm] Initialized drm 1.1.0 20060810\n[ 1.488007] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.521670] FDC 0 is a S82078B\n[ 1.527605] AVX2 version of gcm_enc/dec engaged.\n[ 1.529024] AES CTR mode by8 optimization enabled\n[ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734082] usb 1-1: Product: QEMU USB Tablet\n[ 1.735350] usb 1-1: Manufacturer: QEMU\n[ 1.736486] usb 1-1: SerialNumber: 42\n[ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.751763] usbcore: registered new interface driver usbhid\n[ 1.753353] usbhid: USB HID core driver\n[ 1.756624] 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[ 1.759933] 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.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns\nBegin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1\n[ 2.132813] md: multipath personality registered for level -4\n[ 2.136379] md: raid0 personality registered for level 0\n[ 2.140352] md: raid1 personality registered for level 1\n[ 2.213237] raid6: sse2x1 gen() 11623 MB/s\n[ 2.281235] raid6: sse2x1 xor() 9054 MB/s\n[ 2.349244] raid6: sse2x2 gen() 14796 MB/s\n[ 2.417258] raid6: sse2x2 xor() 9845 MB/s\n[ 2.485237] raid6: sse2x4 gen() 16990 MB/s\n[ 2.553235] raid6: sse2x4 xor() 11860 MB/s\n[ 2.621265] raid6: avx2x1 gen() 22480 MB/s\n[ 2.689234] raid6: avx2x2 gen() 26250 MB/s\n[ 2.757236] raid6: avx2x4 gen() 29997 MB/s\n[ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 2.763270] raid6: using avx2x2 recovery algorithm\n[ 2.767694] xor: automatically using best checksumming function:\n[ 2.809234] avx : 32801.000 MB/sec\n[ 2.811810] async_tx: api initialized (async)\n[ 2.823041] md: raid6 personality registered for level 6\n[ 2.824520] md: raid5 personality registered for level 5\n[ 2.825979] md: raid4 personality registered for level 4\n[ 2.832351] 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 ... [ 2.865307] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.885399] 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[ 3.001593] 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[ 3.006350] systemd[1]: Detected virtualization kvm.\n[ 3.007746] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.011408] systemd[1]: Set hostname to .\n[ 3.014115] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.015722] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.135516] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.148822] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.151354] 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[ 3.156104] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.168474] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.171318] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.174466] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.177335] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.186923] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.189846] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.192708] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.195885] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.198988] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.203983] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.209227] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.215013] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.220231] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870.\n\n[ 3.238156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.250941] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.255218] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.259993] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.270435] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.278338] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.283459] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.290998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.296559] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.317643] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.326330] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.362467] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting 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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 3.755052] intel_rapl: no valid rapl domains found in package 0\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds.\n[ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd |\n[ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd |\n[ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.483990] cloud-init[933]: Generating public/private rsa key pair.\n[ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.492131] cloud-init[933]: The key fingerprint is:\n[ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.500120] cloud-init[933]: The key's randomart image is:\n[ 58.504119] cloud-init[933]: +---[RSA 2048]----+\n[ 58.505467] cloud-init[933]: |E++=o. +**%* |\n[ 58.508124] cloud-init[933]: |BOo+. oo+=.o |\n[ 58.512148] cloud-init[933]: |Oo*.o .o+ . |\n[ 58.513478] cloud-init[933]: |.* + o o |\n[ 58.516124] cloud-init[933]: |... S |\n[ 58.520136] cloud-init[933]: |.. |\n[ 58.521467] cloud-init[933]: | |\n[ 58.524120] cloud-init[933]: | |\n[ 58.528126] cloud-init[933]: | |\n[ 58.529462] cloud-init[933]: +----[SHA256]-----+\n[ 58.532142] cloud-init[933]: Generating public/private dsa key pair.\n[ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.544120] cloud-init[933]: The key fingerprint is:\n[ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.552125] cloud-init[933]: The key's randomart image is:\n[ 58.553572] cloud-init[933]: +---[DSA 1024]----+\n[ 58.554882] cloud-init[933]: | |\n[ 58.560230] cloud-init[933]: | . . |\n[ 58.561604] cloud-init[933]: | * + |\n[ 58.562904] cloud-init[933]: | O * . . .|\n[ 58.567509] cloud-init[933]: | . + S oE . +.|\n[ 58.569109] cloud-init[933]: | + + = o .. o..|\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. |\n[ 58.573676] cloud-init[933]: | B = o+ X + |\n[ 58.574678] cloud-init[933]: | + .++.B |\n[ 58.575680] cloud-init\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+\n\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair.\n[ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.594855] cloud-init[933]: The key fingerprint is:\n[ 58.595863] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.601899] cloud-init[933]: The key's randomart image is:\n[ 58.602960] cloud-init[933]: +---[ECDSA 256]---+\n[ 58.603917] ] Listening on UUID daemon activation socket.\ncloud-init[933]: | o*o +ooooo+o|\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[ 58.606049] cloud-init[933]: | ooo* E. .o*|\n[ 58.612992] cloud-init[933]: | .+ + . oB|\n[ 58.613943] cloud-init[933]: | oo... .++|\n[ 58.614897] cloud-init[933]: | . S o +|\n[ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[933]: | . * + |\n[ 58.619751] cloud-init[933]: | o * . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.623983] cloud-init[933]: | ..=.o |\n[ 58.625264] cloud-init[933]: | .=Oo |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.627755] cloud-init[933]: +----[SHA256]-----+\n Starting LSB: Record successful boot for GRUB...\n[ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair.\n Starting Apply the settings specified in cloud-config...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.639170] cloud-init[933]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c\n[ 58.706883] cloud-init[933]: The key's randomart image is:\n[ 58.713904] cloud-init Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler.\n Starting System Logging Service...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 58.767291] cloud-init[933]: | |\n[ 58.806772] cloud-init[933]: | . . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[933]: | oo. |\n[ 58.884245] cloud-init[933]: | . . .o. |\n[ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[933]: | + . +S. . |\n[ 58.917446] cloud-init[933]: | .o..B.o . . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 58.934104] cloud-init[933]: | ..+Bo+.o *E |\n[ 58.937410] cloud-init[933]: | ...B*=o..= =o |\n[ 58.938965] cloud-init[933]: | .*==B+o..+o |\n[ 58.942280] cloud-init[933]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.341160] cloud-init[1032]: Generating locales (this might take a while)...\n[ 60.030240] cloud-init[1032]: en_US.UTF-8... done\n[ 60.032723] cloud-init[1032]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[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: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: network benchmark...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: network benchmark.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\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 Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started System Logging Service.\n\nUbuntu 16.04.4 LTS shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c ttyS0\n\nshaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c login: "} 2018-08-25 17:26:10,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-cac69d64-c6d3-4183-a3aa-bbff1e2fc062 2018-08-25 17:26:10,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.075187921524s 2018-08-25 17:26:10,925 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce/action used request id req-cac69d64-c6d3-4183-a3aa-bbff1e2fc062 2018-08-25 17:26:10,926 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] 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 [ 1.759933] 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 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] 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) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds. [ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd | [ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd | [ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.483990] cloud-init[933]: Generating public/private rsa key pair. [ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.492131] cloud-init[933]: The key fingerprint is: [ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.500120] cloud-init[933]: The key's randomart image is: [ 58.504119] cloud-init[933]: +---[RSA 2048]----+ [ 58.505467] cloud-init[933]: |E++=o. +**%* | [ 58.508124] cloud-init[933]: |BOo+. oo+=.o | [ 58.512148] cloud-init[933]: |Oo*.o .o+ . | [ 58.513478] cloud-init[933]: |.* + o o | [ 58.516124] cloud-init[933]: |... S | [ 58.520136] cloud-init[933]: |.. | [ 58.521467] cloud-init[933]: | | [ 58.524120] cloud-init[933]: | | [ 58.528126] cloud-init[933]: | | [ 58.529462] cloud-init[933]: +----[SHA256]-----+ [ 58.532142] cloud-init[933]: Generating public/private dsa key pair. [ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.544120] cloud-init[933]: The key fingerprint is: [ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.552125] cloud-init[933]: The key's randomart image is: [ 58.553572] cloud-init[933]: +---[DSA 1024]----+ [ 58.554882] cloud-init[933]: | | [ 58.560230] cloud-init[933]: | . . | [ 58.561604] cloud-init[933]: | * + | [ 58.562904] cloud-init[933]: | O * . . .| [ 58.567509] cloud-init[933]: | . + S oE . +.| [ 58.569109] cloud-init[933]: | + + = o .. o..| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. | [ 58.573676] cloud-init[933]: | B = o+ X + | [ 58.574678] cloud-init[933]: | + .++.B | [ 58.575680] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair. [ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.594855] cloud-init[933]: The key fingerprint is: [ 58.595863] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.601899] cloud-init[933]: The key's randomart image is: [ 58.602960] cloud-init[933]: +---[ECDSA 256]---+ [ 58.603917] ] Listening on UUID daemon activation socket. cloud-init[933]: | o*o +ooooo+o| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[ 58.606049] cloud-init[933]: | ooo* E. .o*| [ 58.612992] cloud-init[933]: | .+ + . oB| [ 58.613943] cloud-init[933]: | oo... .++| [ 58.614897] cloud-init[933]: | . S o +| [ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[933]: | . * + | [ 58.619751] cloud-init[933]: | o * . | [[0;32m OK [0m] Reached target Sockets. [ 58.623983] cloud-init[933]: | ..=.o | [ 58.625264] cloud-init[933]: | .=Oo | [[0;32m OK [0m] Reached target Basic System. [ 58.627755] cloud-init[933]: +----[SHA256]-----+ Starting LSB: Record successful boot for GRUB... [ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.639170] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.706883] cloud-init[933]: The key's randomart image is: [ 58.713904] cloud-init Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.767291] cloud-init[933]: | | [ 58.806772] cloud-init[933]: | . . | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [933]: | oo. | [ 58.884245] cloud-init[933]: | . . .o. | [ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[933]: | + . +S. . | [ 58.917446] cloud-init[933]: | .o..B.o . . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 58.934104] cloud-init[933]: | ..+Bo+.o *E | [ 58.937410] cloud-init[933]: | ...B*=o..= =o | [ 58.938965] cloud-init[933]: | .*==B+o..+o | [ 58.942280] cloud-init[933]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.341160] cloud-init[1032]: Generating locales (this might take a while)... [ 60.030240] cloud-init[1032]: en_US.UTF-8... done [ 60.032723] cloud-init[1032]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: network benchmark. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. Ubuntu 16.04.4 LTS shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c ttyS0 shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c login: 2018-08-25 17:26:10,929 - paramiko.transport - DEBUG - starting thread (client mode): 0xf1c6d4d0L 2018-08-25 17:26:10,930 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 17:26:10,935 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-25 17:26:10,935 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-25 17:26:10,936 - paramiko.transport - DEBUG - kex algos:[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-group14-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'] 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'] 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-25 17:26:10,937 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 17:26:10,937 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 17:26:10,937 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 17:26:10,937 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 17:26:10,937 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 17:26:10,978 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 17:26:10,978 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 17:26:10,994 - paramiko.transport - DEBUG - Trying discovered key e93c88d1ee273952ceb9ffef9a8d2096 in /tmp/tmpYOOkdB 2018-08-25 17:26:11,015 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 17:26:11,023 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 17:26:11,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-25 17:26:11,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 17:26:11,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 17:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fd17d73-56d5-4321-9d22-bfa13af07778 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-25 17:26:11,039 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-2fd17d73-56d5-4321-9d22-bfa13af07778 2018-08-25 17:26:11,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:11,164 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 17:26:11,164 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 17:26:11,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604461e3-1c4b-4e8c-8405-35050a3e9d7c Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0906588f78a148bf8fce69a2e7c3bdbe"}, "enabled": true, "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0a2df361b69f4711823eb56d67e7efff"}, "enabled": true, "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1986a956ea5e46baa11300705be87f39"}, "enabled": true, "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1acccc8f403c45cd8f41ebccc44ce8df"}, "enabled": true, "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3d25c737e0174952be119788a65bf9be"}, "enabled": true, "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/44221a741843461ba0a4b9169cdf99ed"}, "enabled": true, "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/49c284c7fa9949359e47041e9e7692a0"}, "enabled": true, "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/5d4cb5e33cef4530a653f020b9b3d795"}, "enabled": true, "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/66f5124283574ec2868495a3d2597642"}, "enabled": true, "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8263a380944e45cfb05190d0c3204eb3"}, "enabled": true, "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b493a950d412477e9007850f2c208729"}, "enabled": true, "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b72cefbeeca44393adb68c5ba090c66d"}, "enabled": true, "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e18c71abaf2e44c781e1315afb686ad4"}, "enabled": true, "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ec5e37c915c94cf599f2d18ba364a3dc"}, "enabled": true, "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8b292edcef64afa823133c7514bd0aa"}, "enabled": true, "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-25 17:26:11,225 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-604461e3-1c4b-4e8c-8405-35050a3e9d7c 2018-08-25 17:26:11,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.195528030396s 2018-08-25 17:26:11,226 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-604461e3-1c4b-4e8c-8405-35050a3e9d7c 2018-08-25 17:26:11,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-25 17:26:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:11,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c8193d-97e1-40d5-b2bc-52783bba3e79 Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/03ed51effc114a63b0cf61d3723ad9b4"}, "url": "http://172.30.9.33:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/06d30b3434a64620bdcd770bc057883d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/14f51972e13f456582d19250e00decf7"}, "url": "http://172.30.9.33:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/162feed875a2464f973c02635305ce89"}, "url": "http://172.30.9.33:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b493a950d412477e9007850f2c208729", "id": "162feed875a2464f973c02635305ce89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/17af4f47e4c74d7092394218cb4053b9"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/1cd0a47a9f9d485799bfb6492483b628"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/24afca9189eb49c9a34a579531075397"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "24afca9189eb49c9a34a579531075397"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/26db0a23c38647b0943fec5da3933a41"}, "url": "http://172.30.9.33:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/294094d0fbed46cba6481a809daf0130"}, "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/2c19413cf173476aa49d293370831573"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/39877a446cff4c729d6e4c575b039e21"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/3ff302b240d24b719a04445c3233b090"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "3ff302b240d24b719a04445c3233b090"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/409ce387de14430b96e61647d2d19c62"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "409ce387de14430b96e61647d2d19c62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/419cb830bada43d5afbf9682218686b8"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "419cb830bada43d5afbf9682218686b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/45bfe4e31485431ea21607a8a93e088c"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/4ac0e503337d479098ccdc11c26df95e"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b493a950d412477e9007850f2c208729", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/4d982f0080c74e228de8f377c4b030f2"}, "url": "http://172.30.9.33:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8263a380944e45cfb05190d0c3204eb3", "id": "4d982f0080c74e228de8f377c4b030f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/52681f2f46ed4ae8b937e9b55145ac67"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/57173454373c4f85b1c9af2bafb78eab"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/576df65c385a4cccb03e685f6b7b4d6b"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/587182deae5f44208bcbe069003e6106"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49c284c7fa9949359e47041e9e7692a0", "id": "587182deae5f44208bcbe069003e6106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/5972fbf53df648d3abe53ca2865b5015"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/5e371f890aa648eb91caa7d85f35c1d6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/715f3b2493a94024967b98b65434d99a"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "715f3b2493a94024967b98b65434d99a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/729d951e808440748c148b3132e5a4aa"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/754bbf6ab2e84aac812fe1c18af04a4d"}, "url": "http://172.30.9.33:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/7fc390aee1954392ab21504126e403db"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d25c737e0174952be119788a65bf9be", "id": "7fc390aee1954392ab21504126e403db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/90bf0c30b4f04ff29555a1f371cef39e"}, "url": "http://172.30.9.33:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1986a956ea5e46baa11300705be87f39", "id": "90bf0c30b4f04ff29555a1f371cef39e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/a3dbf476844548578738a099baef649c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/a481e2a574ef40d3aa727f94e58e6550"}, "url": "http://172.30.9.33:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0906588f78a148bf8fce69a2e7c3bdbe", "id": "a481e2a574ef40d3aa727f94e58e6550"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/acd9f2b52c36454e9b0c53121ae10284"}, "url": "http://172.30.9.33:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8b292edcef64afa823133c7514bd0aa", "id": "acd9f2b52c36454e9b0c53121ae10284"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/bc8b658a31114328b6cab1fb78b54383"}, "url": "http://172.30.9.33:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1acccc8f403c45cd8f41ebccc44ce8df", "id": "bc8b658a31114328b6cab1fb78b54383"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/c8529ed9412a4d76a76be87e46a30c03"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b493a950d412477e9007850f2c208729", "id": "c8529ed9412a4d76a76be87e46a30c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/cc0f4e6cc38548409129a8513ed1a54b"}, "url": "http://172.30.9.33:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/d3c02fe8b1614d07b145eac44407d5fb"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d4cb5e33cef4530a653f020b9b3d795", "id": "d3c02fe8b1614d07b145eac44407d5fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/d96d9d9b4a044dbe94fb19ad97f9a11c"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/db4463489efe41c690495f9d623e9b46"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44221a741843461ba0a4b9169cdf99ed", "id": "db4463489efe41c690495f9d623e9b46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/dccc2295d1704ef2a48c8ce67a8e1d35"}, "url": "http://172.30.9.33:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/e407754248de4a1e825c3ffadc09bc54"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec5e37c915c94cf599f2d18ba364a3dc", "id": "e407754248de4a1e825c3ffadc09bc54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f199e81ce9cb46ab851509652207b8db"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a2df361b69f4711823eb56d67e7efff", "id": "f199e81ce9cb46ab851509652207b8db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f485369940a14752a435731e9701d197"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b72cefbeeca44393adb68c5ba090c66d", "id": "f485369940a14752a435731e9701d197"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.33:5000/v3/endpoints/f7b2b91b691c4092ad0c756e700cc381"}, "url": "http://172.30.9.33:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e18c71abaf2e44c781e1315afb686ad4", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "links": {"self": "http://172.30.9.33:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-25 17:26:11,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/endpoints used request id req-d9c8193d-97e1-40d5-b2bc-52783bba3e79 2018-08-25 17:26:11,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.190442800522s 2018-08-25 17:26:11,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/endpoints used request id req-d9c8193d-97e1-40d5-b2bc-52783bba3e79 2018-08-25 17:26:11,433 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.33:5000 2018-08-25 17:26:11,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 17:26:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:11,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fdd85c-33b1-4b42-be5a-e8a9a3261f43 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 17:26:11,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-66fdd85c-33b1-4b42-be5a-e8a9a3261f43 2018-08-25 17:26:11,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200380086899s 2018-08-25 17:26:11,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-66fdd85c-33b1-4b42-be5a-e8a9a3261f43 2018-08-25 17:26:11,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 17:26:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:11,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b1fcb2-c778-449a-ae5a-366c858e5116 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 17:26:11,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-f7b1fcb2-c778-449a-ae5a-366c858e5116 2018-08-25 17:26:11,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18893289566s 2018-08-25 17:26:11,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-f7b1fcb2-c778-449a-ae5a-366c858e5116 2018-08-25 17:26:11,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 17:26:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:12,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54a96f8-1a0b-4654-bc38-3db8f8daa8d4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 17:26:12,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-b54a96f8-1a0b-4654-bc38-3db8f8daa8d4 2018-08-25 17:26:12,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21184015274s 2018-08-25 17:26:12,048 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-b54a96f8-1a0b-4654-bc38-3db8f8daa8d4 2018-08-25 17:26:12,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 17:26:12,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:12,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7949b76e-1db1-44db-8df7-dffb1c329361 Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": {"self": "http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29551323080a4cda8e1ef26c21a4fa19", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 17:26:12,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-7949b76e-1db1-44db-8df7-dffb1c329361 2018-08-25 17:26:12,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195690155029s 2018-08-25 17:26:12,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-7949b76e-1db1-44db-8df7-dffb1c329361 2018-08-25 17:26:12,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 17:26:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:12,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d628feb-a1bb-4fff-9cd1-bcc2d4851880 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391"}, "tags": [], "enabled": true, "id": "4e33fad0f5634a9591da8b764edb8391", "parent_id": "default", "domain_id": "default", "name": "shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}]} 2018-08-25 17:26:12,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-6d628feb-a1bb-4fff-9cd1-bcc2d4851880 2018-08-25 17:26:12,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181939125061s 2018-08-25 17:26:12,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-6d628feb-a1bb-4fff-9cd1-bcc2d4851880 2018-08-25 17:26:12,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 17:26:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=4e33fad0f5634a9591da8b764edb8391" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:12,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0621069d-a73c-4858-9dfb-c2d55f561923 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=4e33fad0f5634a9591da8b764edb8391", "previous": null, "next": null}} 2018-08-25 17:26:12,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=4e33fad0f5634a9591da8b764edb8391 used request id req-0621069d-a73c-4858-9dfb-c2d55f561923 2018-08-25 17:26:12,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197288990021s 2018-08-25 17:26:12,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=4e33fad0f5634a9591da8b764edb8391 used request id req-0621069d-a73c-4858-9dfb-c2d55f561923 2018-08-25 17:26:12,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 17:26:12,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/29cf6d85344a4889b5fa819256d71f92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:12,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 17:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63cb954f-bdca-451d-9b2d-d2fd4f3b99db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 17:26:12,787 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/29cf6d85344a4889b5fa819256d71f92 used request id req-63cb954f-bdca-451d-9b2d-d2fd4f3b99db 2018-08-25 17:26:12,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138424873352s 2018-08-25 17:26:12,787 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/29cf6d85344a4889b5fa819256d71f92 used request id req-63cb954f-bdca-451d-9b2d-d2fd4f3b99db 2018-08-25 17:26:12,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 17:26:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:12,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6513e94-73e7-4073-aaea-28866f855ff1 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 17:26:12,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c6513e94-73e7-4073-aaea-28866f855ff1 2018-08-25 17:26:12,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184809923172s 2018-08-25 17:26:12,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c6513e94-73e7-4073-aaea-28866f855ff1 2018-08-25 17:26:12,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 17:26:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:13,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3698b6eb-d518-4798-9c23-8dc1db6de0fe Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 17:26:13,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-3698b6eb-d518-4798-9c23-8dc1db6de0fe 2018-08-25 17:26:13,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106971025467s 2018-08-25 17:26:13,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-3698b6eb-d518-4798-9c23-8dc1db6de0fe 2018-08-25 17:26:13,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 17:26:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:13,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3f8d23-72cb-4c39-911d-a1978bbbf813 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 17:26:13,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-2e3f8d23-72cb-4c39-911d-a1978bbbf813 2018-08-25 17:26:13,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10512804985s 2018-08-25 17:26:13,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-2e3f8d23-72cb-4c39-911d-a1978bbbf813 2018-08-25 17:26:13,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 17:26:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:13,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f32b8f9-dab1-4d13-9c00-0c50044eac71 Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": {"self": "http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29551323080a4cda8e1ef26c21a4fa19", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 17:26:13,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-3f32b8f9-dab1-4d13-9c00-0c50044eac71 2018-08-25 17:26:13,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121402025223s 2018-08-25 17:26:13,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-3f32b8f9-dab1-4d13-9c00-0c50044eac71 2018-08-25 17:26:13,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 17:26:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:13,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866c53aa-bbee-40f3-ac3b-0b1ab3560756 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391"}, "tags": [], "enabled": true, "id": "4e33fad0f5634a9591da8b764edb8391", "parent_id": "default", "domain_id": "default", "name": "shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}]} 2018-08-25 17:26:13,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-866c53aa-bbee-40f3-ac3b-0b1ab3560756 2018-08-25 17:26:13,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104890823364s 2018-08-25 17:26:13,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-866c53aa-bbee-40f3-ac3b-0b1ab3560756 2018-08-25 17:26:13,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 17:26:13,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=c36ca875ab83400386cb5cf05877fa29&scope.project.id=4e33fad0f5634a9591da8b764edb8391" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:13,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 17:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5ad8bf-0845-45af-ba22-dd8afa96f23a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=c36ca875ab83400386cb5cf05877fa29&scope.project.id=4e33fad0f5634a9591da8b764edb8391", "previous": null, "next": null}} 2018-08-25 17:26:13,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=c36ca875ab83400386cb5cf05877fa29&scope.project.id=4e33fad0f5634a9591da8b764edb8391 used request id req-ce5ad8bf-0845-45af-ba22-dd8afa96f23a 2018-08-25 17:26:13,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106209993362s 2018-08-25 17:26:13,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=29551323080a4cda8e1ef26c21a4fa19&role.id=c36ca875ab83400386cb5cf05877fa29&scope.project.id=4e33fad0f5634a9591da8b764edb8391 used request id req-ce5ad8bf-0845-45af-ba22-dd8afa96f23a 2018-08-25 17:26:13,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 17:26:13,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/c36ca875ab83400386cb5cf05877fa29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02aad414d5cf87272f76d4bef2f2890a404bc42c" 2018-08-25 17:26:13,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 17:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-957ad0b8-06c1-4922-8eca-1b3c2a7541a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 17:26:13,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/c36ca875ab83400386cb5cf05877fa29 used request id req-957ad0b8-06c1-4922-8eca-1b3c2a7541a1 2018-08-25 17:26:13,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.226435899734s 2018-08-25 17:26:13,783 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391/users/29551323080a4cda8e1ef26c21a4fa19/roles/c36ca875ab83400386cb5cf05877fa29 used request id req-957ad0b8-06c1-4922-8eca-1b3c2a7541a1 2018-08-25 17:26:13,784 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 17:26:13,785 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 17:26:13,785 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 17:26:13,790 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 17:26:13,863 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 17:26:13,864 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 17:26:13,865 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 17:26:13,903 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 17:26:13,903 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 17:26:13,930 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 18:26:14,009 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 18:26:14,009 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=4e33fad0f5634a9591da8b764edb8391 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 49916 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 SDN_CONTROLLER_IP=192.30.9.4 PWD=/home/ubuntu OS_PASSWORD=55ed324a-7230-41b2-a01e-3317be0b8e3a LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.33:5000 SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu OS_USERNAME=shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.33,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 49916 192.168.120.16 22 OS_VOLUME_API_VERSION=3.52 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-08-25 17:26:14.107 1371 INFO shaker.engine.utils [-] Logging enabled 2018-08-25 17:26:14.109 1371 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-25 17:26:14.112 1371 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-25 17:26:14.119 1379 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-25 17:26:14.121 1379 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.206:9000 2018-08-25 17:26:14.121 1379 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-25 17:26:14.132 1371 INFO pykwalify.core [-] validation.valid 2018-08-25 17:26:15.708 1371 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-25 17:26:21.001 1371 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0fcfb770-b85d-45d8-8682-9e398ba71691', u'links': [{u'href': u'http://172.30.9.33:8004/v1/4e33fad0f5634a9591da8b764edb8391/stacks/shaker_kaimpt/0fcfb770-b85d-45d8-8682-9e398ba71691', u'rel': u'self'}]} 2018-08-25 17:30:04.370 1371 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kaimpt_slave_0', 'shaker_kaimpt_master_0']) 2018-08-25 17:30:12.363 1371 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-25 17:31:43.296 1371 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-25 17:33:12.862 1371 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-25 17:34:42.437 1371 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-25 17:34:42.439 1371 INFO shaker.engine.server [-] Execution is done 2018-08-25 17:34:42.910 1371 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-25 18:26:14,010 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 18:26:14,011 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-25 18:26:14,013 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 18:26:14,050 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 18:26:14,050 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 18:26:14,079 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 18:26:14,082 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 18:26:14,085 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 18:26:14,083 - functest.opnfv_tests.openstack.shaker.shaker - ERROR - cannot get report files Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 112, in execute scpc.get('report.json', self.res_dir) File "/usr/lib/python2.7/site-packages/scp.py", line 198, in get self._recv_all() File "/usr/lib/python2.7/site-packages/scp.py", line 348, in _recv_all raise SCPException(asunicode(msg[1:])) SCPException: scp: report.json: No such file or directory 2018-08-25 18:26:14,210 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 18:26:14,211 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 65:15 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-25 18:26:14,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 18:26:14,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c36ca875ab83400386cb5cf05877fa29", "name": "heat_stack_owner"}, {"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T19:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e33fad0f5634a9591da8b764edb8391", "name": "shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/4e33fad0f5634a9591da8b764edb8391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/4e33fad0f5634a9591da8b764edb8391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/4e33fad0f5634a9591da8b764edb8391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "id": "29551323080a4cda8e1ef26c21a4fa19"}, "audit_ids": ["Uow13SK0RK2QoxxEJCZ92A"], "issued_at": "2018-08-25T18:26:14.000000Z"}} 2018-08-25 18:26:14,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-25 18:26:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/floatingips/3105eb81-931e-4452-9df9-5e36f088bf74.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:15,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e40a00a3-0076-4757-9992-975af5435250 Content-Length: 0 Date: Sat, 25 Aug 2018 18:26:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 18:26:15,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/3105eb81-931e-4452-9df9-5e36f088bf74.json used request id req-e40a00a3-0076-4757-9992-975af5435250 2018-08-25 18:26:15,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.35826706886s 2018-08-25 18:26:15,984 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/3105eb81-931e-4452-9df9-5e36f088bf74.json used request id req-e40a00a3-0076-4757-9992-975af5435250 2018-08-25 18:26:15,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-25 18:26:15,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:16,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-89ff1008-d6c4-4f9b-b350-97fe054c5921 Date: Sat, 25 Aug 2018 18:26:16 GMT RESP BODY: {"floatingips": [{"router_id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T16:40:49Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.1.21", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "e82f640c-7309-4463-854a-bc59c9d3291d", "id": "b5f269a7-4848-46d6-9b0c-94474c6a1d4d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:40:49Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}]} 2018-08-25 18:26:16,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-89ff1008-d6c4-4f9b-b350-97fe054c5921 2018-08-25 18:26:16,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0831570625305s 2018-08-25 18:26:16,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips.json used request id req-89ff1008-d6c4-4f9b-b350-97fe054c5921 2018-08-25 18:26:16,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-25 18:26:16,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:17,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 18:26: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-fe44cc64-5688-427c-ae76-4aed4247a1e3 x-compute-request-id: req-fe44cc64-5688-427c-ae76-4aed4247a1e3 Content-Type: application/json 2018-08-25 18:26:17,093 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce used request id req-fe44cc64-5688-427c-ae76-4aed4247a1e3 2018-08-25 18:26:17,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.01562094688s 2018-08-25 18:26:17,093 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce used request id req-fe44cc64-5688-427c-ae76-4aed4247a1e3 2018-08-25 18:26:17,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 18:26:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:18,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26: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-88f9578b-80e2-49df-a975-e1dfe1f41099 x-compute-request-id: req-88f9578b-80e2-49df-a975-e1dfe1f41099 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c3:bd", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c3:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f1361e45-e3e4-4e9d-a350-a4bda33530ce", "rel": "bookmark"}], "image": {"id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "links": [{"href": "http://172.30.9.33:8774/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-08-25T17:24:43.000000", "flavor": {"id": "86d8bf01-f59d-4656-8d07-b1031b6de83e", "links": [{"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "bookmark"}]}, "id": "f1361e45-e3e4-4e9d-a350-a4bda33530ce", "security_groups": [{"name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}], "user_id": "29551323080a4cda8e1ef26c21a4fa19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T18:26:17Z", "hostId": "f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "created": "2018-08-25T17:21:21Z", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-25 18:26:18,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-88f9578b-80e2-49df-a975-e1dfe1f41099 2018-08-25 18:26:18,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33611607552s 2018-08-25 18:26:18,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-88f9578b-80e2-49df-a975-e1dfe1f41099 2018-08-25 18:26:18,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-25 18:26:20,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-25 18:26:20,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:20,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26: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-47ca0d27-e86a-44b3-9033-3af535242afd x-compute-request-id: req-47ca0d27-e86a-44b3-9033-3af535242afd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-25 18:26:20,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-47ca0d27-e86a-44b3-9033-3af535242afd 2018-08-25 18:26:20,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0716979503632s 2018-08-25 18:26:20,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/detail used request id req-47ca0d27-e86a-44b3-9033-3af535242afd 2018-08-25 18:26:20,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-25 18:26:20,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:20,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 51845 X-Openstack-Request-Id: req-a722b0fc-40cd-45fc-8074-c66165d02754 Date: Sat, 25 Aug 2018 18:26:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:19Z", "updated_at": "2018-08-25T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-25T17:21:20Z", "revision_number": 0, "id": "55b96603-2498-4043-a2bc-bc9c04cff813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:20Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "6a23a935-46e8-4651-8e2c-f9b1d0c2cc8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "bdc34ff1-83ec-4668-8fcf-dd2d2865cf3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:20Z", "revision_number": 0, "id": "ccdb9761-3865-48b0-b27d-41c4f07bf144", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:20Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:19Z", "revision_number": 0, "id": "f5afed31-56af-4caf-9571-d862748c8554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:19Z", "security_group_id": "cab57386-17dd-479c-a9eb-f85a10018a08", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 4, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "cab57386-17dd-479c-a9eb-f85a10018a08", "name": "shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 18:26:20,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-a722b0fc-40cd-45fc-8074-c66165d02754 2018-08-25 18:26:20,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0926108360291s 2018-08-25 18:26:20,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups.json used request id req-a722b0fc-40cd-45fc-8074-c66165d02754 2018-08-25 18:26:20,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-25 18:26:20,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/security-groups/cab57386-17dd-479c-a9eb-f85a10018a08.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:20,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76b1ab5e-1216-4f78-a2ef-04ad63d631b3 Content-Length: 0 Date: Sat, 25 Aug 2018 18:26:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 18:26:20,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/cab57386-17dd-479c-a9eb-f85a10018a08.json used request id req-76b1ab5e-1216-4f78-a2ef-04ad63d631b3 2018-08-25 18:26:20,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.221529960632s 2018-08-25 18:26:20,832 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/security-groups/cab57386-17dd-479c-a9eb-f85a10018a08.json used request id req-76b1ab5e-1216-4f78-a2ef-04ad63d631b3 2018-08-25 18:26:20,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-25 18:26:20,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/os-keypairs/shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:20,892 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 18:26: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-d57283a3-7017-4fcf-aac9-76292d7c0385 x-compute-request-id: req-d57283a3-7017-4fcf-aac9-76292d7c0385 Content-Length: 0 Content-Type: application/json 2018-08-25 18:26:20,892 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c used request id req-d57283a3-7017-4fcf-aac9-76292d7c0385 2018-08-25 18:26:20,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0598149299622s 2018-08-25 18:26:20,892 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/os-keypairs/shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c used request id req-d57283a3-7017-4fcf-aac9-76292d7c0385 2018-08-25 18:26:20,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 18:26:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" -d '{"subnet_id": "b686b124-d2db-4212-853a-7e69117e1132"}' 2018-08-25 18:26:22,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cadcea49-b912-4ac1-b879-668d41288715 Date: Sat, 25 Aug 2018 18:26:22 GMT RESP BODY: {"network_id": "215e1acc-f7e7-406f-adaa-67b8cbb0a48e", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "subnet_id": "b686b124-d2db-4212-853a-7e69117e1132", "subnet_ids": ["b686b124-d2db-4212-853a-7e69117e1132"], "port_id": "8a1d5614-2275-461c-b8b0-8692fccfc1d8", "id": "feb0b101-5cac-4085-83d1-52c03f214e76"} 2018-08-25 18:26:22,527 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76/remove_router_interface.json used request id req-cadcea49-b912-4ac1-b879-668d41288715 2018-08-25 18:26:22,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63387703896s 2018-08-25 18:26:22,527 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76/remove_router_interface.json used request id req-cadcea49-b912-4ac1-b879-668d41288715 returning object feb0b101-5cac-4085-83d1-52c03f214e76 2018-08-25 18:26:22,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 18:26:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:22,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1269 X-Openstack-Request-Id: req-6077cfd2-26f8-4037-a02c-ffd8c7c0ab8d Date: Sat, 25 Aug 2018 18:26:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:39:03Z", "revision_number": 4, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T18:26:21Z", "revision_number": 4, "routes": [], "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "feb0b101-5cac-4085-83d1-52c03f214e76", "name": "shaker-router_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}]} 2018-08-25 18:26:22,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-6077cfd2-26f8-4037-a02c-ffd8c7c0ab8d 2018-08-25 18:26:22,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112287998199s 2018-08-25 18:26:22,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-6077cfd2-26f8-4037-a02c-ffd8c7c0ab8d 2018-08-25 18:26:22,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 18:26:22,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:24,219 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc8be539-aa98-4f4c-a932-f1b58474953c Content-Length: 0 Date: Sat, 25 Aug 2018 18:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 18:26:24,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76.json used request id req-bc8be539-aa98-4f4c-a932-f1b58474953c 2018-08-25 18:26:24,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.57566094398s 2018-08-25 18:26:24,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/feb0b101-5cac-4085-83d1-52c03f214e76.json used request id req-bc8be539-aa98-4f4c-a932-f1b58474953c 2018-08-25 18:26:24,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 18:26:24,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:24,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2539 X-Openstack-Request-Id: req-7ae00228-a642-4059-ade2-fe2d6a3e2156 Date: Sat, 25 Aug 2018 18:26:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T17:21:00Z","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":"4e33fad0f5634a9591da8b764edb8391","id":"b686b124-d2db-4212-853a-7e69117e1132","subnetpool_id":null,"name":"shaker-subnet_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}]} 2018-08-25 18:26:24,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-7ae00228-a642-4059-ade2-fe2d6a3e2156 2018-08-25 18:26:24,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0637049674988s 2018-08-25 18:26:24,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-7ae00228-a642-4059-ade2-fe2d6a3e2156 2018-08-25 18:26:24,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 18:26:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/b686b124-d2db-4212-853a-7e69117e1132.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:25,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60bf4ded-b15b-48a8-8231-2cc5e2f099bf Date: Sat, 25 Aug 2018 18:26:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 18:26:25,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/b686b124-d2db-4212-853a-7e69117e1132.json used request id req-60bf4ded-b15b-48a8-8231-2cc5e2f099bf 2018-08-25 18:26:25,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12240386009s 2018-08-25 18:26:25,408 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/b686b124-d2db-4212-853a-7e69117e1132.json used request id req-60bf4ded-b15b-48a8-8231-2cc5e2f099bf 2018-08-25 18:26:25,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 18:26:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:25,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2748 X-Openstack-Request-Id: req-83e66154-8ddc-405d-bc3b-f015cbebf517 Date: Sat, 25 Aug 2018 18:26:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"215e1acc-f7e7-406f-adaa-67b8cbb0a48e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e33fad0f5634a9591da8b764edb8391","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:26:25Z","provider:segmentation_id":20,"name":"shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c","admin_state_up":true,"tenant_id":"4e33fad0f5634a9591da8b764edb8391","created_at":"2018-08-25T17:21:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 18:26:25,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-83e66154-8ddc-405d-bc3b-f015cbebf517 2018-08-25 18:26:25,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915470123291s 2018-08-25 18:26:25,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-83e66154-8ddc-405d-bc3b-f015cbebf517 2018-08-25 18:26:25,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 18:26:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/215e1acc-f7e7-406f-adaa-67b8cbb0a48e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:26,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-753261ac-859d-40a5-9a7e-0eb2c46bfceb Date: Sat, 25 Aug 2018 18:26:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 18:26:26,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/215e1acc-f7e7-406f-adaa-67b8cbb0a48e.json used request id req-753261ac-859d-40a5-9a7e-0eb2c46bfceb 2018-08-25 18:26:26,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37777400017s 2018-08-25 18:26:26,880 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/215e1acc-f7e7-406f-adaa-67b8cbb0a48e.json used request id req-753261ac-859d-40a5-9a7e-0eb2c46bfceb 2018-08-25 18:26:26,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:26:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:27,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-53866c1d-00c6-49ab-8339-56fc2e7803ad Date: Sat, 25 Aug 2018 18:26:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T17:21:18Z", "file": "/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/file", "owner": "4e33fad0f5634a9591da8b764edb8391", "id": "1c6f2a66-0f54-4878-b105-593f612d3d96", "size": 666173440, "self": "/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-25T17:21:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:26:27,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-53866c1d-00c6-49ab-8339-56fc2e7803ad 2018-08-25 18:26:27,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.685101985931s 2018-08-25 18:26:27,570 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-53866c1d-00c6-49ab-8339-56fc2e7803ad 2018-08-25 18:26:27,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 18:26:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}682f935be065aaa3f42c40e872571ae0ca32977e" 2018-08-25 18:26:28,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68c1eaaa-a535-4603-a539-05ed368e2cd2 Date: Sat, 25 Aug 2018 18:26:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 18:26:28,595 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96 used request id req-68c1eaaa-a535-4603-a539-05ed368e2cd2 2018-08-25 18:26:28,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02341794968s 2018-08-25 18:26:28,595 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96 used request id req-68c1eaaa-a535-4603-a539-05ed368e2cd2 2018-08-25 18:26:28,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 18:26:28,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 18:26:28,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T19:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["vhOeeQ7BQc6llcDpY0lZow"], "issued_at": "2018-08-25T18:26:28.000000Z"}} 2018-08-25 18:26:28,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebae7c4ed9e2f8eb9cf29b5f4e7cda90140f25a8" 2018-08-25 18:26:29,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26: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-ace462b8-86df-47cf-81fd-88813ca0d86b x-compute-request-id: req-ace462b8-86df-47cf-81fd-88813ca0d86b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e", "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": "86d8bf01-f59d-4656-8d07-b1031b6de83e"}]} 2018-08-25 18:26:29,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-ace462b8-86df-47cf-81fd-88813ca0d86b 2018-08-25 18:26:29,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.626675128937s 2018-08-25 18:26:29,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-ace462b8-86df-47cf-81fd-88813ca0d86b 2018-08-25 18:26:29,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 18:26:29,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebae7c4ed9e2f8eb9cf29b5f4e7cda90140f25a8" 2018-08-25 18:26:29,259 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 18:26: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 x-openstack-request-id: req-e8571ea9-3875-44b1-854f-3a9b2892546a x-compute-request-id: req-e8571ea9-3875-44b1-854f-3a9b2892546a Content-Length: 0 Content-Type: application/json 2018-08-25 18:26:29,259 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e used request id req-e8571ea9-3875-44b1-854f-3a9b2892546a 2018-08-25 18:26:29,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345630645752s 2018-08-25 18:26:29,259 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/86d8bf01-f59d-4656-8d07-b1031b6de83e used request id req-e8571ea9-3875-44b1-854f-3a9b2892546a 2018-08-25 18:26:29,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 18:26:29,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebae7c4ed9e2f8eb9cf29b5f4e7cda90140f25a8" 2018-08-25 18:26:29,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf6c5a6-6488-4489-89b8-640f2cb05cff Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": {"self": "http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29551323080a4cda8e1ef26c21a4fa19", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 18:26:29,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-1cf6c5a6-6488-4489-89b8-640f2cb05cff 2018-08-25 18:26:29,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224170923233s 2018-08-25 18:26:29,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-1cf6c5a6-6488-4489-89b8-640f2cb05cff 2018-08-25 18:26:29,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 18:26:29,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebae7c4ed9e2f8eb9cf29b5f4e7cda90140f25a8" 2018-08-25 18:26:29,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e268060f-7afa-4c6e-8b44-b5d94157c631 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c", "links": {"self": "http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "29551323080a4cda8e1ef26c21a4fa19", "description": null}} 2018-08-25 18:26:29,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19 used request id req-e268060f-7afa-4c6e-8b44-b5d94157c631 2018-08-25 18:26:29,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.176922082901s 2018-08-25 18:26:29,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19 used request id req-e268060f-7afa-4c6e-8b44-b5d94157c631 2018-08-25 18:26:29,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-25 18:26:29,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebae7c4ed9e2f8eb9cf29b5f4e7cda90140f25a8" 2018-08-25 18:26:29,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 18:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d297c3-e0f1-46c0-973f-e0bd1b4dc69e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 18:26:29,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19 used request id req-46d297c3-e0f1-46c0-973f-e0bd1b4dc69e 2018-08-25 18:26:29,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.319226026535s 2018-08-25 18:26:29,988 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/users/29551323080a4cda8e1ef26c21a4fa19 used request id req-46d297c3-e0f1-46c0-973f-e0bd1b4dc69e 2018-08-25 18:26:29,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 18:26:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}ebae7c4ed9e2f8eb9cf29b5f4e7cda90140f25a8" 2018-08-25 18:26:30,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a390f0-5a29-4523-b20d-1187af306b8f Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391"}, "tags": [], "enabled": true, "id": "4e33fad0f5634a9591da8b764edb8391", "parent_id": "default", "domain_id": "default", "name": "shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}]} 2018-08-25 18:26:30,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-b5a390f0-5a29-4523-b20d-1187af306b8f 2018-08-25 18:26:30,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182260036469s 2018-08-25 18:26:30,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects used request id req-b5a390f0-5a29-4523-b20d-1187af306b8f 2018-08-25 18:26:30,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-25 18:26:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebae7c4ed9e2f8eb9cf29b5f4e7cda90140f25a8" 2018-08-25 18:26:30,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 18:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d900113-42e3-47de-adf7-bec125cd8f40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 18:26:30,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391 used request id req-8d900113-42e3-47de-adf7-bec125cd8f40 2018-08-25 18:26:30,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281231164932s 2018-08-25 18:26:30,463 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.33:5000/v3/projects/4e33fad0f5634a9591da8b764edb8391 used request id req-8d900113-42e3-47de-adf7-bec125cd8f40 2018-08-25 18:26:30,464 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-25 18:26:30,524 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 18:26:30,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 18:26:30,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 18:26:30,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:26:30,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec84bf55-3b94-48d1-90a7-38566683dc72 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 18:26:30,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-ec84bf55-3b94-48d1-90a7-38566683dc72 2018-08-25 18:26:30,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 18:26:31,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T19:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["jbd988VsRreJ8UYyR-_Bvg"], "issued_at": "2018-08-25T18:26:31.000000Z"}} 2018-08-25 18:26:31,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:26:31,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 18:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2475e16e-2ece-41a2-86a4-db54c16ea7e4 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 18:26:31,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-2475e16e-2ece-41a2-86a4-db54c16ea7e4 2018-08-25 18:26:31,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 18:26:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:31,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3442108-fd40-4745-8786-d68336ab06e7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.33:5000/v3/domains/a317f4f83614479a82d71a7474ac53d5"}, "tags": [], "enabled": true, "id": "a317f4f83614479a82d71a7474ac53d5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.33:5000/v3/domains", "previous": null, "next": null}} 2018-08-25 18:26:31,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-e3442108-fd40-4745-8786-d68336ab06e7 2018-08-25 18:26:31,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103266954422s 2018-08-25 18:26:31,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains used request id req-e3442108-fd40-4745-8786-d68336ab06e7 2018-08-25 18:26:31,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-25 18:26:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3"}}' 2018-08-25 18:26:31,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 18:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11048538-ef50-472a-a1c2-00bbd20f917b Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429"}, "tags": [], "enabled": true, "id": "ea7e37b85ea4425e8ee410ee09bf7429", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3"}} 2018-08-25 18:26:31,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-11048538-ef50-472a-a1c2-00bbd20f917b 2018-08-25 18:26:31,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227144956589s 2018-08-25 18:26:31,632 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/projects used request id req-11048538-ef50-472a-a1c2-00bbd20f917b 2018-08-25 18:26:31,632 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'ea7e37b85ea4425e8ee410ee09bf7429', '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'snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3'}) 2018-08-25 18:26:31,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-25 18:26:31,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b2d9f197-6951-4792-85c4-a6b1aeccf57a", "email": null, "name": "snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3"}}' 2018-08-25 18:26:32,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 25 Aug 2018 18:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc28a17-a63d-437e-8b64-7232e3d99f75 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3", "links": {"self": "http://172.30.9.33:5000/v3/users/c6ba9c9f673e40a9a7764b17de8f404f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6ba9c9f673e40a9a7764b17de8f404f", "domain_id": "default", "password_expires_at": null}} 2018-08-25 18:26:32,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-8bc28a17-a63d-437e-8b64-7232e3d99f75 2018-08-25 18:26:32,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441668987274s 2018-08-25 18:26:32,080 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.33:5000/v3/users used request id req-8bc28a17-a63d-437e-8b64-7232e3d99f75 2018-08-25 18:26:32,081 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c6ba9c9f673e40a9a7764b17de8f404f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3'}) 2018-08-25 18:26:32,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:26:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:32,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c119db85-4ff3-44c0-ac50-4ebb9b981592 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:26:32,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c119db85-4ff3-44c0-ac50-4ebb9b981592 2018-08-25 18:26:32,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182989120483s 2018-08-25 18:26:32,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c119db85-4ff3-44c0-ac50-4ebb9b981592 2018-08-25 18:26:32,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:26:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:32,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66968e14-88f3-4b57-b981-1a799d494c65 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:26:32,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-66968e14-88f3-4b57-b981-1a799d494c65 2018-08-25 18:26:32,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18421792984s 2018-08-25 18:26:32,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-66968e14-88f3-4b57-b981-1a799d494c65 2018-08-25 18:26:32,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:26:32,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:32,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc394a53-8e7b-4885-8262-47947edfb956 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:26:32,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-dc394a53-8e7b-4885-8262-47947edfb956 2018-08-25 18:26:32,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993468761444s 2018-08-25 18:26:32,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-dc394a53-8e7b-4885-8262-47947edfb956 2018-08-25 18:26:32,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 18:26:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:32,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421543d1-e266-4ec4-89a5-b24cc69c5192 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 18:26:32,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-421543d1-e266-4ec4-89a5-b24cc69c5192 2018-08-25 18:26:32,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191397190094s 2018-08-25 18:26:32,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-421543d1-e266-4ec4-89a5-b24cc69c5192 2018-08-25 18:26:32,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 18:26:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:32,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69fede65-82df-4e86-94b5-2bfbf8a8a85d Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3", "links": {"self": "http://172.30.9.33:5000/v3/users/c6ba9c9f673e40a9a7764b17de8f404f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6ba9c9f673e40a9a7764b17de8f404f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 18:26:32,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-69fede65-82df-4e86-94b5-2bfbf8a8a85d 2018-08-25 18:26:32,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124037027359s 2018-08-25 18:26:32,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-69fede65-82df-4e86-94b5-2bfbf8a8a85d 2018-08-25 18:26:32,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 18:26:32,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:33,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de97a12-f6d3-40cd-bcfd-2435c838fa01 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429"}, "tags": [], "enabled": true, "id": "ea7e37b85ea4425e8ee410ee09bf7429", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3"}]} 2018-08-25 18:26:33,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-1de97a12-f6d3-40cd-bcfd-2435c838fa01 2018-08-25 18:26:33,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110185861588s 2018-08-25 18:26:33,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-1de97a12-f6d3-40cd-bcfd-2435c838fa01 2018-08-25 18:26:33,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 18:26:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:33,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff8aee1-2dd6-49eb-b10e-3a4f2a381783 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429", "previous": null, "next": null}} 2018-08-25 18:26:33,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429 used request id req-3ff8aee1-2dd6-49eb-b10e-3a4f2a381783 2018-08-25 18:26:33,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104771852493s 2018-08-25 18:26:33,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=a8f38a73d860409c824be7313afc678a&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429 used request id req-3ff8aee1-2dd6-49eb-b10e-3a4f2a381783 2018-08-25 18:26:33,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 18:26:33,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/a8f38a73d860409c824be7313afc678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:33,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 18:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb57afa2-7fff-409c-9256-3def02560abf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 18:26:33,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/a8f38a73d860409c824be7313afc678a used request id req-eb57afa2-7fff-409c-9256-3def02560abf 2018-08-25 18:26:33,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132541894913s 2018-08-25 18:26:33,257 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/a8f38a73d860409c824be7313afc678a used request id req-eb57afa2-7fff-409c-9256-3def02560abf 2018-08-25 18:26:33,257 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3', 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'ea7e37b85ea4425e8ee410ee09bf7429', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b2d9f197-6951-4792-85c4-a6b1aeccf57a', 'username': u'snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 18:26:33,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 18:26:33,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 18:26:33,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 18:26:33,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 18:26:33,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 18:26:33,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 18:26:33,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 18:26:33,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 18:26:33,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 18:26:33,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 18:26:33,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 18:26:33,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 18:26:33,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 18:26:33,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 18:26:33,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 18:26:33,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 18:26:33,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 18:26:33,263 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3', 'password': 'b2d9f197-6951-4792-85c4-a6b1aeccf57a', 'project_name': 'snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': 'ea7e37b85ea4425e8ee410ee09bf7429', 'project_domain_name': 'Default'} 2018-08-25 18:26:33,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:26:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:33,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4726c7a8-2113-4cf1-b64a-0ba17f717757 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:26:33,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-4726c7a8-2113-4cf1-b64a-0ba17f717757 2018-08-25 18:26:33,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.143453121185s 2018-08-25 18:26:33,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-4726c7a8-2113-4cf1-b64a-0ba17f717757 2018-08-25 18:26:33,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:26:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:33,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993c3e03-6d8e-4319-ad9b-a56d1be680be Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:26:33,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-993c3e03-6d8e-4319-ad9b-a56d1be680be 2018-08-25 18:26:33,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197780132294s 2018-08-25 18:26:33,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-993c3e03-6d8e-4319-ad9b-a56d1be680be 2018-08-25 18:26:33,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 18:26:33,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:33,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b2ba9f-2141-4dfc-ba93-387f7da0c7d3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 18:26:33,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-b7b2ba9f-2141-4dfc-ba93-387f7da0c7d3 2018-08-25 18:26:33,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108340978622s 2018-08-25 18:26:33,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-b7b2ba9f-2141-4dfc-ba93-387f7da0c7d3 2018-08-25 18:26:33,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 18:26:33,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:33,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48eb1957-b013-47ec-8699-9ff86a27a26e Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3", "links": {"self": "http://172.30.9.33:5000/v3/users/c6ba9c9f673e40a9a7764b17de8f404f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6ba9c9f673e40a9a7764b17de8f404f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 18:26:33,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-48eb1957-b013-47ec-8699-9ff86a27a26e 2018-08-25 18:26:33,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130404949188s 2018-08-25 18:26:33,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-48eb1957-b013-47ec-8699-9ff86a27a26e 2018-08-25 18:26:33,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 18:26:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:33,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1ba0e7-d1ca-4ecd-8c43-1c88b60963c6 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429"}, "tags": [], "enabled": true, "id": "ea7e37b85ea4425e8ee410ee09bf7429", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3"}]} 2018-08-25 18:26:33,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-af1ba0e7-d1ca-4ecd-8c43-1c88b60963c6 2018-08-25 18:26:33,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103944063187s 2018-08-25 18:26:33,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-af1ba0e7-d1ca-4ecd-8c43-1c88b60963c6 2018-08-25 18:26:33,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 18:26:33,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:34,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b0d156-f0ef-4460-b5a5-4bd49143a02f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429", "previous": null, "next": null}} 2018-08-25 18:26:34,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429 used request id req-97b0d156-f0ef-4460-b5a5-4bd49143a02f 2018-08-25 18:26:34,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0976510047913s 2018-08-25 18:26:34,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=29cf6d85344a4889b5fa819256d71f92&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429 used request id req-97b0d156-f0ef-4460-b5a5-4bd49143a02f 2018-08-25 18:26:34,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 18:26:34,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/29cf6d85344a4889b5fa819256d71f92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:34,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 18:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b068f0f-82f7-43c4-a77c-ca06ca232569 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 18:26:34,222 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/29cf6d85344a4889b5fa819256d71f92 used request id req-3b068f0f-82f7-43c4-a77c-ca06ca232569 2018-08-25 18:26:34,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138933897018s 2018-08-25 18:26:34,223 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/29cf6d85344a4889b5fa819256d71f92 used request id req-3b068f0f-82f7-43c4-a77c-ca06ca232569 2018-08-25 18:26:34,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:26:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:34,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807ed910-bf48-44e0-99cb-fa5d78f785e5 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:26:34,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-807ed910-bf48-44e0-99cb-fa5d78f785e5 2018-08-25 18:26:34,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10550403595s 2018-08-25 18:26:34,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-807ed910-bf48-44e0-99cb-fa5d78f785e5 2018-08-25 18:26:34,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:26:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:34,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb773cd-0d12-4bef-94a8-8024c8b13cba Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:26:34,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-8bb773cd-0d12-4bef-94a8-8024c8b13cba 2018-08-25 18:26:34,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0968170166016s 2018-08-25 18:26:34,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-8bb773cd-0d12-4bef-94a8-8024c8b13cba 2018-08-25 18:26:34,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-25 18:26:34,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:34,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fab87d7-8618-4b47-bef0-21628e296788 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.33:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-25 18:26:34,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-3fab87d7-8618-4b47-bef0-21628e296788 2018-08-25 18:26:34,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200329780579s 2018-08-25 18:26:34,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/domains/default used request id req-3fab87d7-8618-4b47-bef0-21628e296788 2018-08-25 18:26:34,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-25 18:26:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:34,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e23eec-75e3-446b-a94b-b946ea302b40 Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.33:5000/v3/users/00efacae6b93431ab06fd7ac989319ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00efacae6b93431ab06fd7ac989319ea", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.33:5000/v3/users/0d531bd9a7914dd99d7ac7129100e96a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d531bd9a7914dd99d7ac7129100e96a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.33:5000/v3/users/10d7ec3bcceb4cc58c555ed3e2ce702e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d7ec3bcceb4cc58c555ed3e2ce702e", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.33:5000/v3/users/17bf6bcf594c43749bceb3271a5abb67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17bf6bcf594c43749bceb3271a5abb67", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.33:5000/v3/users/18d1ef0844aa4cf9a54a126b548432f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18d1ef0844aa4cf9a54a126b548432f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.33:5000/v3/users/1ad7d483f3a54b48b11cd85865516ea8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad7d483f3a54b48b11cd85865516ea8", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_2e42b568-267b-4a67-9403-f7d051a2bf98", "links": {"self": "http://172.30.9.33:5000/v3/users/1af049f1b4e24d7fa94134037e0d8000"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1af049f1b4e24d7fa94134037e0d8000", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.33:5000/v3/users/1eeae428e4e7421c810057ea7bfd4d81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1eeae428e4e7421c810057ea7bfd4d81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.33:5000/v3/users/5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.33:5000/v3/users/71d7d1505e954fb8b44e642088e2c16f"}, "domain_id": "a317f4f83614479a82d71a7474ac53d5", "enabled": true, "options": {}, "id": "71d7d1505e954fb8b44e642088e2c16f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.33:5000/v3/users/75aaabcbedb743d28cd78812dd6288f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75aaabcbedb743d28cd78812dd6288f8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.33:5000/v3/users/7a581725e0694d60a59f29d76f63d774"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a581725e0694d60a59f29d76f63d774", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.33:5000/v3/users/87573b0253c945ea91b6e0159717b76e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87573b0253c945ea91b6e0159717b76e", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_a0043e29-aa0a-4274-99c8-ae25535551f4", "links": {"self": "http://172.30.9.33:5000/v3/users/a071c987eedf4ab1b2177b5290c78743"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a071c987eedf4ab1b2177b5290c78743", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.33:5000/v3/users/b82a82f908be46a088945bd089fe3c8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b82a82f908be46a088945bd089fe3c8c", "email": "nova@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3", "links": {"self": "http://172.30.9.33:5000/v3/users/c6ba9c9f673e40a9a7764b17de8f404f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6ba9c9f673e40a9a7764b17de8f404f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.33:5000/v3/users/dd02f233cff24cd7ac7be19ed930daa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dd02f233cff24cd7ac7be19ed930daa0", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.33:5000/v3/users", "previous": null, "next": null}} 2018-08-25 18:26:34,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-c0e23eec-75e3-446b-a94b-b946ea302b40 2018-08-25 18:26:34,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122819185257s 2018-08-25 18:26:34,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/users used request id req-c0e23eec-75e3-446b-a94b-b946ea302b40 2018-08-25 18:26:34,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-25 18:26:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:34,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd314740-c2b2-423b-82c6-5a4e6e061b72 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.33:5000/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.33:5000/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.33:5000/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429"}, "tags": [], "enabled": true, "id": "ea7e37b85ea4425e8ee410ee09bf7429", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3"}]} 2018-08-25 18:26:34,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-fd314740-c2b2-423b-82c6-5a4e6e061b72 2018-08-25 18:26:34,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108603000641s 2018-08-25 18:26:34,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/projects?domain_id=default used request id req-fd314740-c2b2-423b-82c6-5a4e6e061b72 2018-08-25 18:26:34,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-25 18:26:34,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=c36ca875ab83400386cb5cf05877fa29&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:35,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae654386-542b-47ae-a84b-51710077176a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=c36ca875ab83400386cb5cf05877fa29&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429", "previous": null, "next": null}} 2018-08-25 18:26:35,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=c36ca875ab83400386cb5cf05877fa29&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429 used request id req-ae654386-542b-47ae-a84b-51710077176a 2018-08-25 18:26:35,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107730150223s 2018-08-25 18:26:35,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/role_assignments?user.id=c6ba9c9f673e40a9a7764b17de8f404f&role.id=c36ca875ab83400386cb5cf05877fa29&scope.project.id=ea7e37b85ea4425e8ee410ee09bf7429 used request id req-ae654386-542b-47ae-a84b-51710077176a 2018-08-25 18:26:35,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-25 18:26:35,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/c36ca875ab83400386cb5cf05877fa29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbfd7932b48a9f0a6cea9eabbc3fc45b53625545" 2018-08-25 18:26:35,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 25 Aug 2018 18:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09367b44-8516-41d8-9668-16899dc2c0ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-25 18:26:35,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/c36ca875ab83400386cb5cf05877fa29 used request id req-09367b44-8516-41d8-9668-16899dc2c0ce 2018-08-25 18:26:35,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.173413991928s 2018-08-25 18:26:35,181 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.33:5000/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429/users/c6ba9c9f673e40a9a7764b17de8f404f/roles/c36ca875ab83400386cb5cf05877fa29 used request id req-09367b44-8516-41d8-9668-16899dc2c0ce 2018-08-25 18:26:35,181 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-25 18:26:35,181 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-25 18:26:35,182 - openstack_tests - INFO - OS Credentials = > 2018-08-25 18:26:35,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-25 18:26:35,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-25 18:26:35,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-25 18:26:35,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-25 18:26:35,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-25 18:26:35,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 18:26:35,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 18:26:35,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c36ca875ab83400386cb5cf05877fa29", "name": "heat_stack_owner"}, {"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T19:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea7e37b85ea4425e8ee410ee09bf7429", "name": "snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_ea7e37b85ea4425e8ee410ee09bf7429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ea7e37b85ea4425e8ee410ee09bf7429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/ea7e37b85ea4425e8ee410ee09bf7429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3", "id": "c6ba9c9f673e40a9a7764b17de8f404f"}, "audit_ids": ["A0OmeyJgT3SzWq6t8CZO7A"], "issued_at": "2018-08-25T18:26:35.000000Z"}} 2018-08-25 18:26:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.33:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9bde549ed1882e3d5a182f004dac912dca98f9" 2018-08-25 18:26:35,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d5490b40-9d56-4a02-a2ab-397578f6340e Date: Sat, 25 Aug 2018 18:26:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 18:26:35,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks?router%3Aexternal=True used request id req-d5490b40-9d56-4a02-a2ab-397578f6340e 2018-08-25 18:26:35,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.33:9696/v2.0/subnets?network_id=c72a141b-4e89-4085-b7af-688a53e5d3d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9bde549ed1882e3d5a182f004dac912dca98f9" 2018-08-25 18:26:36,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-441535b1-5e20-4aa3-a724-b62b25870575 Date: Sat, 25 Aug 2018 18:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-25 18:26:36,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets?network_id=c72a141b-4e89-4085-b7af-688a53e5d3d6 used request id req-441535b1-5e20-4aa3-a724-b62b25870575 2018-08-25 18:26:36,002 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-25 18:26:36,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 18:26:36,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 18:26:36,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 18:26:36,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 18:26:36,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 18:26:36,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 18:26:36,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 18:26:36,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 18:26:36,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 18:26:36,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 18:26:36,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 18:26:36,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 18:26:36,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 18:26:36,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 18:26:36,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 18:26:36,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 18:26:36,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 18:26:36,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 18:26:36,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 18:26:36,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 18:26:36,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 18:26:36,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 18:26:36,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 18:26:36,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 18:26:36,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 18:26:36,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-25 18:26:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:26:36,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a447c63b-df9e-44df-9d0a-18b8312852aa Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 18:26:36,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-a447c63b-df9e-44df-9d0a-18b8312852aa 2018-08-25 18:26:36,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 18:26:36,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T19:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["Sy97I4SHQkWEHQTI62VKkw"], "issued_at": "2018-08-25T18:26:36.000000Z"}} 2018-08-25 18:26:36,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}1f263a9b7252756905880f2207184277ae93ff4c" 2018-08-25 18:26:36,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26: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-7953ff4c-7e57-4d37-b414-2196eaeb3406 x-compute-request-id: req-7953ff4c-7e57-4d37-b414-2196eaeb3406 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.33: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-25 18:26:36,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/ used request id req-7953ff4c-7e57-4d37-b414-2196eaeb3406 2018-08-25 18:26:36,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.652786970139s 2018-08-25 18:26:36,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/ used request id req-7953ff4c-7e57-4d37-b414-2196eaeb3406 2018-08-25 18:26:36,662 - 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.33: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-25 18:26:36,662 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-25 18:26:36,663 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-25 18:26:36,663 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-25 18:26:36,727 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 18:26:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 18:26:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 18:26:36,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:26:36,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f078b369-911c-4b28-a38d-aaf4855b984f Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 18:26:36,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-f078b369-911c-4b28-a38d-aaf4855b984f 2018-08-25 18:26:36,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 18:26:37,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T19:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["EWNyshf6TkK5zwkJt3nn7A"], "issued_at": "2018-08-25T18:26:37.000000Z"}} 2018-08-25 18:26:37,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 18:26:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:26:37,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a0cfcf5f-5814-4d40-bdd4-979b2fc04a29 Date: Sat, 25 Aug 2018 18:26:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 18:26:37,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a0cfcf5f-5814-4d40-bdd4-979b2fc04a29 2018-08-25 18:26:37,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.455189943314s 2018-08-25 18:26:37,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a0cfcf5f-5814-4d40-bdd4-979b2fc04a29 2018-08-25 18:26:37,624 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 18:26:40,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 18:26:43,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4b37df38-a967-4ccd-9036-d3743def7727 | 2018-08-25T18:26:42.942578 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4b37df38-a967-4ccd-9036-d3743def7727 ~/.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-25 18:26:47,045 - 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-25 18:26:47,046 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 18:26:49,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 18:26:53,472 - 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=9e381b27-68ea-432c-a4b9-1c92d33412ec) as the default verifier for the future CLI operations. 2018-08-25 18:26:56,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-25 18:26:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:26:56,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-38d149b8-d985-4efc-a40e-6f4c34485428 Date: Sat, 25 Aug 2018 18:26:56 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-25 18:26:56,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-38d149b8-d985-4efc-a40e-6f4c34485428 2018-08-25 18:26:56,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.190494060516s 2018-08-25 18:26:56,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-38d149b8-d985-4efc-a40e-6f4c34485428 2018-08-25 18:26:56,887 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-25 18:26:56,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 18:26:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"network": {"shared": true, "name": "neutron_trunk-net_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "admin_state_up": true}}' 2018-08-25 18:26:57,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-28daecc7-9748-492c-98b7-1d8ecc92cbe9 Date: Sat, 25 Aug 2018 18:26:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9768935d-a094-492d-98d9-6bc61ecda2bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:26:56Z","is_default":false,"provider:segmentation_id":49,"name":"neutron_trunk-net_7f65c9c4-8fec-4049-9f79-2fb1fe16f385","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:26:56Z","mtu":1450}} 2018-08-25 18:26:57,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-28daecc7-9748-492c-98b7-1d8ecc92cbe9 2018-08-25 18:26:57,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.406939983368s 2018-08-25 18:26:57,295 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-28daecc7-9748-492c-98b7-1d8ecc92cbe9 2018-08-25 18:26:57,296 - 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-25T18:26:56Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9768935d-a094-492d-98d9-6bc61ecda2bc', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:26:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 18:26:57,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 18:26:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:26:57,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2748 X-Openstack-Request-Id: req-16af489b-c6dd-4904-8fd6-5c3577ff5797 Date: Sat, 25 Aug 2018 18:26:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"9768935d-a094-492d-98d9-6bc61ecda2bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:26:56Z","provider:segmentation_id":49,"name":"neutron_trunk-net_7f65c9c4-8fec-4049-9f79-2fb1fe16f385","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:26:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 18:26:57,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-16af489b-c6dd-4904-8fd6-5c3577ff5797 2018-08-25 18:26:57,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100471019745s 2018-08-25 18:26:57,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-16af489b-c6dd-4904-8fd6-5c3577ff5797 2018-08-25 18:26:57,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 18:26:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"subnet": {"name": "neutron_trunk-subnet_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "enable_dhcp": true, "network_id": "9768935d-a094-492d-98d9-6bc61ecda2bc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 18:26:57,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-395fce30-ee7b-4027-8046-2a0b77d4613e Date: Sat, 25 Aug 2018 18:26:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9768935d-a094-492d-98d9-6bc61ecda2bc","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:26:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T18:26:57Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"c8126ddc-623a-4126-8f62-424235c8bf1a","subnetpool_id":null,"name":"neutron_trunk-subnet_7f65c9c4-8fec-4049-9f79-2fb1fe16f385"}} 2018-08-25 18:26:57,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-395fce30-ee7b-4027-8046-2a0b77d4613e 2018-08-25 18:26:57,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.430843114853s 2018-08-25 18:26:57,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-395fce30-ee7b-4027-8046-2a0b77d4613e 2018-08-25 18:26:57,831 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T18:26:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c8126ddc-623a-4126-8f62-424235c8bf1a', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'enable_dhcp': True, u'network_id': u'9768935d-a094-492d-98d9-6bc61ecda2bc', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:26:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 18:26:57,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 18:26:57,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "neutron_trunk-router_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "admin_state_up": true}}' 2018-08-25 18:26:58,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-d984fc8e-bb10-4089-bbea-9209a70c45f3 Date: Sat, 25 Aug 2018 18:26:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T18:26:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T18:26:58Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "c85efd07-3226-4c45-abd9-6c4085185159", "name": "neutron_trunk-router_7f65c9c4-8fec-4049-9f79-2fb1fe16f385"}} 2018-08-25 18:26:58,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-d984fc8e-bb10-4089-bbea-9209a70c45f3 2018-08-25 18:26:58,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.953449964523s 2018-08-25 18:26:58,786 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-d984fc8e-bb10-4089-bbea-9209a70c45f3 2018-08-25 18:26:58,786 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:26:57Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T18:26:58Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'c85efd07-3226-4c45-abd9-6c4085185159', u'name': u'neutron_trunk-router_7f65c9c4-8fec-4049-9f79-2fb1fe16f385'}) 2018-08-25 18:26:58,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 18:26:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"subnet_id": "c8126ddc-623a-4126-8f62-424235c8bf1a"}' 2018-08-25 18:27:00,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69b6a4eb-a71b-4f8e-afd1-7783d73e8e34 Date: Sat, 25 Aug 2018 18:27:00 GMT RESP BODY: {"network_id": "9768935d-a094-492d-98d9-6bc61ecda2bc", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "c8126ddc-623a-4126-8f62-424235c8bf1a", "subnet_ids": ["c8126ddc-623a-4126-8f62-424235c8bf1a"], "port_id": "9e373c7d-6270-4326-818b-5302d60b6be3", "id": "c85efd07-3226-4c45-abd9-6c4085185159"} 2018-08-25 18:27:00,559 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159/add_router_interface.json used request id req-69b6a4eb-a71b-4f8e-afd1-7783d73e8e34 2018-08-25 18:27:00,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.77253508568s 2018-08-25 18:27:00,560 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159/add_router_interface.json used request id req-69b6a4eb-a71b-4f8e-afd1-7783d73e8e34 returning object c85efd07-3226-4c45-abd9-6c4085185159 2018-08-25 18:27:00,560 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 18:27:00,692 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 18:27:00,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:27:00,698 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 18:27:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 18:27:00,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:27:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:27:01,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-11abcf0d-c59a-42d0-a2e8-d0f4022be136 Date: Sat, 25 Aug 2018 18:27:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:27:01,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-11abcf0d-c59a-42d0-a2e8-d0f4022be136 2018-08-25 18:27:01,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.689513921738s 2018-08-25 18:27:01,391 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-11abcf0d-c59a-42d0-a2e8-d0f4022be136 2018-08-25 18:27:01,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 18:27:01,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385"}' 2018-08-25 18:27:01,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4dd81553-ee2b-4fa0-bd56-d56cfa530fed Date: Sat, 25 Aug 2018 18:27:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:27:01Z", "file": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "2b06a0e0-77e2-4740-b926-363a3a63242f", "size": null, "self": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f", "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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "checksum": null, "created_at": "2018-08-25T18:27:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 18:27:01,442 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-4dd81553-ee2b-4fa0-bd56-d56cfa530fed 2018-08-25 18:27:01,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0436358451843s 2018-08-25 18:27:01,442 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-4dd81553-ee2b-4fa0-bd56-d56cfa530fed returning object 2b06a0e0-77e2-4740-b926-363a3a63242f 2018-08-25 18:27:01,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 18:27:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '' 2018-08-25 18:27:02,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4628cea-0f61-46bd-bf16-a038ba9aabd0 Date: Sat, 25 Aug 2018 18:27:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 18:27:02,472 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file used request id req-f4628cea-0f61-46bd-bf16-a038ba9aabd0 2018-08-25 18:27:02,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02930212021s 2018-08-25 18:27:02,472 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file used request id req-f4628cea-0f61-46bd-bf16-a038ba9aabd0 2018-08-25 18:27:02,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:27:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:27:02,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-b5a914d5-b3a1-427e-aed9-0b408a55a99a Date: Sat, 25 Aug 2018 18:27:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:27:02Z", "file": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "2b06a0e0-77e2-4740-b926-363a3a63242f", "size": 12716032, "self": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:27:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:27:02,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b5a914d5-b3a1-427e-aed9-0b408a55a99a 2018-08-25 18:27:02,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0325319766998s 2018-08-25 18:27:02,509 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-b5a914d5-b3a1-427e-aed9-0b408a55a99a 2018-08-25 18:27:02,511 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'2b06a0e0-77e2-4740-b926-363a3a63242f', 'size': 12716032, u'self': u'/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T18:27:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T18:27:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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/2b06a0e0-77e2-4740-b926-363a3a63242f', 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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', 'created': u'2018-08-25T18:27:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T18:27:01Z', 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/2b06a0e0-77e2-4740-b926-363a3a63242f', 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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 18:27:02,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 18:27:02,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 18:27:02,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:27: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-41005210-e8ab-4d63-a250-89201bb42557 x-compute-request-id: req-41005210-e8ab-4d63-a250-89201bb42557 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542", "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": "7d6423ab-ea4d-4de2-bc2d-daa345c10542"}} 2018-08-25 18:27:02,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-41005210-e8ab-4d63-a250-89201bb42557 2018-08-25 18:27:02,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309817075729s 2018-08-25 18:27:02,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-41005210-e8ab-4d63-a250-89201bb42557 2018-08-25 18:27:02,823 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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'bb3b2ba82e85438cb9318447e90d0372', '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'7d6423ab-ea4d-4de2-bc2d-daa345c10542', 'swap': 0}) 2018-08-25 18:27:02,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 18:27:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"extra_specs": {}}' 2018-08-25 18:27:02,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:27: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-9f8b93ab-5905-400f-af7e-6349b9387d28 x-compute-request-id: req-9f8b93ab-5905-400f-af7e-6349b9387d28 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 18:27:02,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542/os-extra_specs used request id req-9f8b93ab-5905-400f-af7e-6349b9387d28 2018-08-25 18:27:02,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0295059680939s 2018-08-25 18:27:02,854 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542/os-extra_specs used request id req-9f8b93ab-5905-400f-af7e-6349b9387d28 2018-08-25 18:27:02,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:27:02,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 18:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ccc274-f338-44af-ad75-d975928a3dc6 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 18:27:02,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-a8ccc274-f338-44af-ad75-d975928a3dc6 2018-08-25 18:27:02,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:27:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:27:03,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86931f15-351c-4e3d-b1ef-59520d3ec420 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:27:03,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-86931f15-351c-4e3d-b1ef-59520d3ec420 2018-08-25 18:27:03,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189769029617s 2018-08-25 18:27:03,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-86931f15-351c-4e3d-b1ef-59520d3ec420 2018-08-25 18:27:03,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:27:03,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:27:03,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cb2d72-b810-4e44-afac-5859fe4ad33a Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:27:03,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-e0cb2d72-b810-4e44-afac-5859fe4ad33a 2018-08-25 18:27:03,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210969924927s 2018-08-25 18:27:03,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-e0cb2d72-b810-4e44-afac-5859fe4ad33a 2018-08-25 18:27:03,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-25 18:27:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:27:03,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:27: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-744d1b64-a6bb-400f-9a5f-c7849c5119d9 x-compute-request-id: req-744d1b64-a6bb-400f-9a5f-c7849c5119d9 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 141, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 141, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 18:27:03,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-744d1b64-a6bb-400f-9a5f-c7849c5119d9 2018-08-25 18:27:03,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0418181419373s 2018-08-25 18:27:03,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-744d1b64-a6bb-400f-9a5f-c7849c5119d9 2018-08-25 18:27:03,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:27:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:27:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-64e605bb-b534-443f-8572-cad489da43c4 Date: Sat, 25 Aug 2018 18:27:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:27:02Z", "file": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "2b06a0e0-77e2-4740-b926-363a3a63242f", "size": 12716032, "self": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:27:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:27:03,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-64e605bb-b534-443f-8572-cad489da43c4 2018-08-25 18:27:03,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0233180522919s 2018-08-25 18:27:03,350 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-64e605bb-b534-443f-8572-cad489da43c4 2018-08-25 18:27:03,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 18:27:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385"}' 2018-08-25 18:27:03,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-34aea8f7-a8ac-43d7-a219-a47de1d5d05e Date: Sat, 25 Aug 2018 18:27:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:27:03Z", "file": "/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "601adad6-714c-45f3-8b16-7a6579a450c3", "size": null, "self": "/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3", "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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "checksum": null, "created_at": "2018-08-25T18:27:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 18:27:03,412 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-34aea8f7-a8ac-43d7-a219-a47de1d5d05e 2018-08-25 18:27:03,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0541331768036s 2018-08-25 18:27:03,412 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-34aea8f7-a8ac-43d7-a219-a47de1d5d05e returning object 601adad6-714c-45f3-8b16-7a6579a450c3 2018-08-25 18:27:03,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 18:27:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '' 2018-08-25 18:27:04,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4854256c-ae5b-470c-987d-df93661ae65d Date: Sat, 25 Aug 2018 18:27: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-25 18:27:04,520 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3/file used request id req-4854256c-ae5b-470c-987d-df93661ae65d 2018-08-25 18:27:04,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10761713982s 2018-08-25 18:27:04,521 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3/file used request id req-4854256c-ae5b-470c-987d-df93661ae65d 2018-08-25 18:27:04,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:27:04,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:27:04,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-f14b9c32-bf31-4242-a5d3-cc3ddcdc2679 Date: Sat, 25 Aug 2018 18:27:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:27:04Z", "file": "/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "601adad6-714c-45f3-8b16-7a6579a450c3", "size": 12716032, "self": "/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/601adad6-714c-45f3-8b16-7a6579a450c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/601adad6-714c-45f3-8b16-7a6579a450c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:27:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:27:02Z", "file": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "2b06a0e0-77e2-4740-b926-363a3a63242f", "size": 12716032, "self": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:27:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:27:04,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-f14b9c32-bf31-4242-a5d3-cc3ddcdc2679 2018-08-25 18:27:04,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0282850265503s 2018-08-25 18:27:04,554 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-f14b9c32-bf31-4242-a5d3-cc3ddcdc2679 2018-08-25 18:27:04,556 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/601adad6-714c-45f3-8b16-7a6579a450c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'601adad6-714c-45f3-8b16-7a6579a450c3', 'size': 12716032, u'self': u'/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/601adad6-714c-45f3-8b16-7a6579a450c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T18:27:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T18:27:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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/601adad6-714c-45f3-8b16-7a6579a450c3', 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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', 'created': u'2018-08-25T18:27:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T18:27: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/601adad6-714c-45f3-8b16-7a6579a450c3', 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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 18:27:04,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 18:27:04,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 18:27:04,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:27: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-2ed4ef65-9c99-4afe-a6e2-f80077926e77 x-compute-request-id: req-2ed4ef65-9c99-4afe-a6e2-f80077926e77 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92", "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": "1d1d5c71-866e-463a-9ec0-393dd48c7e92"}} 2018-08-25 18:27:04,592 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-2ed4ef65-9c99-4afe-a6e2-f80077926e77 2018-08-25 18:27:04,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0357291698456s 2018-08-25 18:27:04,593 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-2ed4ef65-9c99-4afe-a6e2-f80077926e77 2018-08-25 18:27:04,594 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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'bb3b2ba82e85438cb9318447e90d0372', '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'1d1d5c71-866e-463a-9ec0-393dd48c7e92', 'swap': 0}) 2018-08-25 18:27:04,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 18:27:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"extra_specs": {}}' 2018-08-25 18:27:04,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:27: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-d6ace0a3-626e-4494-85ca-78da9ef25fa0 x-compute-request-id: req-d6ace0a3-626e-4494-85ca-78da9ef25fa0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 18:27:04,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92/os-extra_specs used request id req-d6ace0a3-626e-4494-85ca-78da9ef25fa0 2018-08-25 18:27:04,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223541259766s 2018-08-25 18:27:04,617 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92/os-extra_specs used request id req-d6ace0a3-626e-4494-85ca-78da9ef25fa0 2018-08-25 18:27:04,617 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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'bb3b2ba82e85438cb9318447e90d0372', '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'1d1d5c71-866e-463a-9ec0-393dd48c7e92', 'swap': 0}) 2018-08-25 18:27:08,212 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 18:27:08,212 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 18:27:08,213 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 18:27:08,215 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 18:27:08,240 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 18:27:11,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9e381b27-68ea-432c-a4b9-1c92d33412ec/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-25 18:27:11,894 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 18:27:11,905 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 18:27:11,905 - 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-25 18:29:21,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 539576f8-769b-4e56-8d5b-5fbba397d1ef 2018-08-25 18:29:21,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '539576f8-769b-4e56-8d5b-5fbba397d1ef']'. 2018-08-25 18:29:22,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 539576f8-769b-4e56-8d5b-5fbba397d1ef | 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 18:27:14 | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 18:29:20 | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:06 | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9e381b27-68ea-432c-a4b9-1c92d33412ec) | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4b37df38-a967-4ccd-9036-d3743def7727) | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 114.553 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-25 18:29:22,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 18:29:22,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 18:29:22,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 18:29:22,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-25 18:29:22,256 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 18:29:22,256 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:25 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-25 18:29:22,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 18:29:22,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:22,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b0f01ec-7ed2-40f5-9ea9-a6715b681959 Date: Sat, 25 Aug 2018 18:29: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-25 18:29:22,581 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3 used request id req-3b0f01ec-7ed2-40f5-9ea9-a6715b681959 2018-08-25 18:29:22,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.319503068924s 2018-08-25 18:29:22,581 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3 used request id req-3b0f01ec-7ed2-40f5-9ea9-a6715b681959 2018-08-25 18:29:22,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 18:29:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:22,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29: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-f4919406-87d1-4a05-94a2-55bd73056f9c x-compute-request-id: req-f4919406-87d1-4a05-94a2-55bd73056f9c Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92", "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": "1d1d5c71-866e-463a-9ec0-393dd48c7e92"}, {"name": "neutron_trunk-flavor_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542", "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": "7d6423ab-ea4d-4de2-bc2d-daa345c10542"}]} 2018-08-25 18:29:22,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-f4919406-87d1-4a05-94a2-55bd73056f9c 2018-08-25 18:29:22,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266950130463s 2018-08-25 18:29:22,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-f4919406-87d1-4a05-94a2-55bd73056f9c 2018-08-25 18:29:22,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 18:29:22,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:22,645 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 18:29: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-0fc1d506-6adc-4370-bdac-18b265f5834d x-compute-request-id: req-0fc1d506-6adc-4370-bdac-18b265f5834d Content-Length: 0 Content-Type: application/json 2018-08-25 18:29:22,645 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92 used request id req-0fc1d506-6adc-4370-bdac-18b265f5834d 2018-08-25 18:29:22,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346479415894s 2018-08-25 18:29:22,645 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/1d1d5c71-866e-463a-9ec0-393dd48c7e92 used request id req-0fc1d506-6adc-4370-bdac-18b265f5834d 2018-08-25 18:29:22,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 18:29:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" -d '{"subnet_id": "c8126ddc-623a-4126-8f62-424235c8bf1a"}' 2018-08-25 18:29:24,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-57b334cc-21c8-48ed-9fd8-60616f2b199c Date: Sat, 25 Aug 2018 18:29:24 GMT RESP BODY: {"network_id": "9768935d-a094-492d-98d9-6bc61ecda2bc", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "c8126ddc-623a-4126-8f62-424235c8bf1a", "subnet_ids": ["c8126ddc-623a-4126-8f62-424235c8bf1a"], "port_id": "9e373c7d-6270-4326-818b-5302d60b6be3", "id": "c85efd07-3226-4c45-abd9-6c4085185159"} 2018-08-25 18:29:24,364 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159/remove_router_interface.json used request id req-57b334cc-21c8-48ed-9fd8-60616f2b199c 2018-08-25 18:29:24,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71870183945s 2018-08-25 18:29:24,364 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159/remove_router_interface.json used request id req-57b334cc-21c8-48ed-9fd8-60616f2b199c returning object c85efd07-3226-4c45-abd9-6c4085185159 2018-08-25 18:29:24,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 18:29:24,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:24,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a5de6191-8a06-4617-a385-919244e2c405 Date: Sat, 25 Aug 2018 18:29:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:39:03Z", "revision_number": 4, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T18:26:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T18:29:23Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "c85efd07-3226-4c45-abd9-6c4085185159", "name": "neutron_trunk-router_7f65c9c4-8fec-4049-9f79-2fb1fe16f385"}]} 2018-08-25 18:29:24,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-a5de6191-8a06-4617-a385-919244e2c405 2018-08-25 18:29:24,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.351003885269s 2018-08-25 18:29:24,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-a5de6191-8a06-4617-a385-919244e2c405 2018-08-25 18:29:24,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 18:29:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:26,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-edc50ce9-3d64-4d28-96ac-ac53d4d5067d Content-Length: 0 Date: Sat, 25 Aug 2018 18:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 18:29:26,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159.json used request id req-edc50ce9-3d64-4d28-96ac-ac53d4d5067d 2018-08-25 18:29:26,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4883620739s 2018-08-25 18:29:26,206 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/c85efd07-3226-4c45-abd9-6c4085185159.json used request id req-edc50ce9-3d64-4d28-96ac-ac53d4d5067d 2018-08-25 18:29:26,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 18:29:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:26,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2546 X-Openstack-Request-Id: req-628aa209-6fd0-48f6-9625-1a0c95a0c1da Date: Sat, 25 Aug 2018 18:29:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9768935d-a094-492d-98d9-6bc61ecda2bc","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:26:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T18:26:57Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"c8126ddc-623a-4126-8f62-424235c8bf1a","subnetpool_id":null,"name":"neutron_trunk-subnet_7f65c9c4-8fec-4049-9f79-2fb1fe16f385"}]} 2018-08-25 18:29:26,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-628aa209-6fd0-48f6-9625-1a0c95a0c1da 2018-08-25 18:29:26,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0774080753326s 2018-08-25 18:29:26,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-628aa209-6fd0-48f6-9625-1a0c95a0c1da 2018-08-25 18:29:26,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 18:29:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/c8126ddc-623a-4126-8f62-424235c8bf1a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:27,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63ce7aa3-0542-4735-b61a-fc0799def68e Date: Sat, 25 Aug 2018 18:29:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 18:29:27,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/c8126ddc-623a-4126-8f62-424235c8bf1a.json used request id req-63ce7aa3-0542-4735-b61a-fc0799def68e 2018-08-25 18:29:27,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.918273925781s 2018-08-25 18:29:27,205 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/c8126ddc-623a-4126-8f62-424235c8bf1a.json used request id req-63ce7aa3-0542-4735-b61a-fc0799def68e 2018-08-25 18:29:27,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 18:29:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:27,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2754 X-Openstack-Request-Id: req-e8ef2353-6e5b-4829-950d-57a0681b2c3e Date: Sat, 25 Aug 2018 18:29:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9768935d-a094-492d-98d9-6bc61ecda2bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:29:27Z","provider:segmentation_id":49,"name":"neutron_trunk-net_7f65c9c4-8fec-4049-9f79-2fb1fe16f385","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:26:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 18:29:27,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-e8ef2353-6e5b-4829-950d-57a0681b2c3e 2018-08-25 18:29:27,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0905539989471s 2018-08-25 18:29:27,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-e8ef2353-6e5b-4829-950d-57a0681b2c3e 2018-08-25 18:29:27,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 18:29:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/9768935d-a094-492d-98d9-6bc61ecda2bc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:28,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38e084f8-3875-4343-8c3b-4ac8af06376d Date: Sat, 25 Aug 2018 18:29:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 18:29:28,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/9768935d-a094-492d-98d9-6bc61ecda2bc.json used request id req-38e084f8-3875-4343-8c3b-4ac8af06376d 2018-08-25 18:29:28,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17009711266s 2018-08-25 18:29:28,469 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/9768935d-a094-492d-98d9-6bc61ecda2bc.json used request id req-38e084f8-3875-4343-8c3b-4ac8af06376d 2018-08-25 18:29:28,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:29:28,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:28,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-20b72c70-64d7-4c3d-9465-00f8c1a38af8 Date: Sat, 25 Aug 2018 18:29:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:27:02Z", "file": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "2b06a0e0-77e2-4740-b926-363a3a63242f", "size": 12716032, "self": "/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:27:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:29:28,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-20b72c70-64d7-4c3d-9465-00f8c1a38af8 2018-08-25 18:29:28,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247571468353s 2018-08-25 18:29:28,499 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-20b72c70-64d7-4c3d-9465-00f8c1a38af8 2018-08-25 18:29:28,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 18:29:28,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:28,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aeb4bcf9-5203-4fc4-a1a2-0e671f5db9cf Date: Sat, 25 Aug 2018 18:29:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 18:29:28,849 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f used request id req-aeb4bcf9-5203-4fc4-a1a2-0e671f5db9cf 2018-08-25 18:29:28,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.348762989044s 2018-08-25 18:29:28,850 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f used request id req-aeb4bcf9-5203-4fc4-a1a2-0e671f5db9cf 2018-08-25 18:29:28,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 18:29:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:28,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29: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-fb6f3016-8fc8-4c97-9508-12feb8ab44e0 x-compute-request-id: req-fb6f3016-8fc8-4c97-9508-12feb8ab44e0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_7f65c9c4-8fec-4049-9f79-2fb1fe16f385", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542", "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": "7d6423ab-ea4d-4de2-bc2d-daa345c10542"}]} 2018-08-25 18:29:28,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-fb6f3016-8fc8-4c97-9508-12feb8ab44e0 2018-08-25 18:29:28,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229279994965s 2018-08-25 18:29:28,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-fb6f3016-8fc8-4c97-9508-12feb8ab44e0 2018-08-25 18:29:28,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 18:29:28,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d12b8ab99866c0519b9cff677b1f2305067a8065" 2018-08-25 18:29:28,902 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 18:29: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-26e5212c-041d-46a5-b62a-1f0e49cc8fe0 x-compute-request-id: req-26e5212c-041d-46a5-b62a-1f0e49cc8fe0 Content-Length: 0 Content-Type: application/json 2018-08-25 18:29:28,902 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542 used request id req-26e5212c-041d-46a5-b62a-1f0e49cc8fe0 2018-08-25 18:29:28,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0264189243317s 2018-08-25 18:29:28,902 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/7d6423ab-ea4d-4de2-bc2d-daa345c10542 used request id req-26e5212c-041d-46a5-b62a-1f0e49cc8fe0 2018-08-25 18:29:28,960 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 18:29:29,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 18:29:29,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 18:29:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:29:29,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc4a13f-c432-44e5-8ed1-54c1540da232 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 18:29:29,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-4fc4a13f-c432-44e5-8ed1-54c1540da232 2018-08-25 18:29:29,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 18:29:29,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T19:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["DsG48O3iR5CaGdKO5AQikw"], "issued_at": "2018-08-25T18:29:29.000000Z"}} 2018-08-25 18:29:29,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 18:29:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:29,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-fb414066-8967-481d-8e78-d2fe5daff721 Date: Sat, 25 Aug 2018 18:29:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 18:29:29,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb414066-8967-481d-8e78-d2fe5daff721 2018-08-25 18:29:29,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357113838196s 2018-08-25 18:29:29,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb414066-8967-481d-8e78-d2fe5daff721 2018-08-25 18:29:29,775 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 18:29:32,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 18:29:35,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 14778e74-9891-4978-80c0-90a359a0841d | 2018-08-25T18:29:35.046829 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 14778e74-9891-4978-80c0-90a359a0841d ~/.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-25 18:29:39,093 - 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-25 18:29:39,093 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 18:29:41,727 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 18:29:45,025 - 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=3071b713-9a53-4980-9523-0c5e93afd028) as the default verifier for the future CLI operations. 2018-08-25 18:29:48,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-25 18:29:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:48,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-0eaf3421-b71e-4b7c-9e2d-8805d88b8bc9 Date: Sat, 25 Aug 2018 18:29:48 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-25 18:29:48,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-0eaf3421-b71e-4b7c-9e2d-8805d88b8bc9 2018-08-25 18:29:48,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.262716054916s 2018-08-25 18:29:48,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-0eaf3421-b71e-4b7c-9e2d-8805d88b8bc9 2018-08-25 18:29:48,633 - xtesting.ci.run_tests - INFO - Running test case 'networking-bgpvpn'... 2018-08-25 18:29:48,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-25 18:29:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"network": {"shared": true, "name": "networking-bgpvpn-net_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "admin_state_up": true}}' 2018-08-25 18:29:48,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 689 X-Openstack-Request-Id: req-00ebef55-0f6a-4501-96bc-e1289d57d34a Date: Sat, 25 Aug 2018 18:29:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2338050a-8c1a-41c8-b5fc-ee4de271d393","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:29:48Z","is_default":false,"provider:segmentation_id":42,"name":"networking-bgpvpn-net_7bbff71c-75c0-4f57-af39-57ef680ee7a7","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:29:48Z","mtu":1450}} 2018-08-25 18:29:48,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-00ebef55-0f6a-4501-96bc-e1289d57d34a 2018-08-25 18:29:48,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.287403106689s 2018-08-25 18:29:48,921 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-00ebef55-0f6a-4501-96bc-e1289d57d34a 2018-08-25 18:29:48,922 - 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-25T18:29:48Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2338050a-8c1a-41c8-b5fc-ee4de271d393', u'provider:segmentation_id': 42, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'networking-bgpvpn-net_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:29:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 18:29:48,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 18:29:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:49,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2752 X-Openstack-Request-Id: req-7465e8a7-7166-4982-9307-7df186371f57 Date: Sat, 25 Aug 2018 18:29:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"2338050a-8c1a-41c8-b5fc-ee4de271d393","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:29:48Z","provider:segmentation_id":42,"name":"networking-bgpvpn-net_7bbff71c-75c0-4f57-af39-57ef680ee7a7","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:29:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 18:29:49,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-7465e8a7-7166-4982-9307-7df186371f57 2018-08-25 18:29:49,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105279922485s 2018-08-25 18:29:49,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-7465e8a7-7166-4982-9307-7df186371f57 2018-08-25 18:29:49,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-25 18:29:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"subnet": {"name": "networking-bgpvpn-subnet_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "enable_dhcp": true, "network_id": "2338050a-8c1a-41c8-b5fc-ee4de271d393", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-25 18:29:49,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-66bf28e0-9e1f-4534-a469-e410809fe7fb Date: Sat, 25 Aug 2018 18:29:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2338050a-8c1a-41c8-b5fc-ee4de271d393","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:29:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T18:29: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":"bb3b2ba82e85438cb9318447e90d0372","id":"08667b05-64ac-41f5-93b7-41f78837f339","subnetpool_id":null,"name":"networking-bgpvpn-subnet_7bbff71c-75c0-4f57-af39-57ef680ee7a7"}} 2018-08-25 18:29:49,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-66bf28e0-9e1f-4534-a469-e410809fe7fb 2018-08-25 18:29:49,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.525368928909s 2018-08-25 18:29:49,556 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-66bf28e0-9e1f-4534-a469-e410809fe7fb 2018-08-25 18:29:49,557 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T18:29: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'08667b05-64ac-41f5-93b7-41f78837f339', u'subnetpool_id': None, u'service_types': [], u'name': u'networking-bgpvpn-subnet_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'enable_dhcp': True, u'network_id': u'2338050a-8c1a-41c8-b5fc-ee4de271d393', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:29: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'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 18:29:49,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-25 18:29:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}, "name": "networking-bgpvpn-router_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "admin_state_up": true}}' 2018-08-25 18:29:50,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b9be7c0b-fae4-4bb5-8c1e-660f1f2d7d6b Date: Sat, 25 Aug 2018 18:29:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T18:29:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T18:29:50Z", "revision_number": 2, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb", "name": "networking-bgpvpn-router_7bbff71c-75c0-4f57-af39-57ef680ee7a7"}} 2018-08-25 18:29:50,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-b9be7c0b-fae4-4bb5-8c1e-660f1f2d7d6b 2018-08-25 18:29:50,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.25101995468s 2018-08-25 18:29:50,809 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-b9be7c0b-fae4-4bb5-8c1e-660f1f2d7d6b 2018-08-25 18:29:50,809 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:29:49Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T18:29:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb', u'name': u'networking-bgpvpn-router_7bbff71c-75c0-4f57-af39-57ef680ee7a7'}) 2018-08-25 18:29:50,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-25 18:29:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"subnet_id": "08667b05-64ac-41f5-93b7-41f78837f339"}' 2018-08-25 18:29:52,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-581f6baa-f8aa-43a4-9370-896e7a770853 Date: Sat, 25 Aug 2018 18:29:52 GMT RESP BODY: {"network_id": "2338050a-8c1a-41c8-b5fc-ee4de271d393", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "08667b05-64ac-41f5-93b7-41f78837f339", "subnet_ids": ["08667b05-64ac-41f5-93b7-41f78837f339"], "port_id": "53b245f9-6f1a-43aa-859f-ed9c7a1f0c7c", "id": "b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb"} 2018-08-25 18:29:52,586 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb/add_router_interface.json used request id req-581f6baa-f8aa-43a4-9370-896e7a770853 2018-08-25 18:29:52,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.77638506889s 2018-08-25 18:29:52,587 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb/add_router_interface.json used request id req-581f6baa-f8aa-43a4-9370-896e7a770853 returning object b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb 2018-08-25 18:29:52,587 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-25 18:29:52,699 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-25 18:29:52,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:29:52,704 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 25 Aug 2018 18:29:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.33:9292/v2/", "rel": "self"}]}]} 2018-08-25 18:29:52,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:29:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:52,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d377e39e-7df3-40ce-9a4a-8344b0ab51d7 Date: Sat, 25 Aug 2018 18:29:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:29:52,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-d377e39e-7df3-40ce-9a4a-8344b0ab51d7 2018-08-25 18:29:52,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.263859033585s 2018-08-25 18:29:52,971 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-d377e39e-7df3-40ce-9a4a-8344b0ab51d7 2018-08-25 18:29:52,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 18:29:52,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7"}' 2018-08-25 18:29:53,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8bbbcf08-f091-4d15-8801-bd4a99029242 Date: Sat, 25 Aug 2018 18:29:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:29:52Z", "file": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "91b561b9-9933-4b32-a751-1f4cfe56e6c0", "size": null, "self": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0", "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_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "checksum": null, "created_at": "2018-08-25T18:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 18:29:53,021 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-8bbbcf08-f091-4d15-8801-bd4a99029242 2018-08-25 18:29:53,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0435428619385s 2018-08-25 18:29:53,021 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-8bbbcf08-f091-4d15-8801-bd4a99029242 returning object 91b561b9-9933-4b32-a751-1f4cfe56e6c0 2018-08-25 18:29:53,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 18:29:53,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '' 2018-08-25 18:29:53,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a75e128-0c4f-450b-855c-12592f08c49e Date: Sat, 25 Aug 2018 18:29: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-25 18:29:53,389 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file used request id req-2a75e128-0c4f-450b-855c-12592f08c49e 2018-08-25 18:29:53,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.36760187149s 2018-08-25 18:29:53,390 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file used request id req-2a75e128-0c4f-450b-855c-12592f08c49e 2018-08-25 18:29:53,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:29:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:53,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-d8021a28-d0d5-42c9-a518-19336f41b77a Date: Sat, 25 Aug 2018 18:29:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:29:53Z", "file": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "91b561b9-9933-4b32-a751-1f4cfe56e6c0", "size": 12716032, "self": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:29:53,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-d8021a28-d0d5-42c9-a518-19336f41b77a 2018-08-25 18:29:53,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260879993439s 2018-08-25 18:29:53,420 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-d8021a28-d0d5-42c9-a518-19336f41b77a 2018-08-25 18:29:53,422 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'91b561b9-9933-4b32-a751-1f4cfe56e6c0', 'size': 12716032, u'self': u'/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T18:29:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T18:29:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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/91b561b9-9933-4b32-a751-1f4cfe56e6c0', 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_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7', 'created': u'2018-08-25T18:29:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T18:29: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/91b561b9-9933-4b32-a751-1f4cfe56e6c0', 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_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 18:29:53,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 18:29:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "networking-bgpvpn-flavor_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 18:29:53,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29: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-6c687b3a-2801-494a-bcaa-1fb0a50adf1a x-compute-request-id: req-6c687b3a-2801-494a-bcaa-1fb0a50adf1a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "networking-bgpvpn-flavor_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67", "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": "248ebccb-98be-4e0c-a0d1-6d10aaf93d67"}} 2018-08-25 18:29:53,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-6c687b3a-2801-494a-bcaa-1fb0a50adf1a 2018-08-25 18:29:53,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.292021036148s 2018-08-25 18:29:53,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-6c687b3a-2801-494a-bcaa-1fb0a50adf1a 2018-08-25 18:29:53,716 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'248ebccb-98be-4e0c-a0d1-6d10aaf93d67', 'swap': 0}) 2018-08-25 18:29:53,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 18:29:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"extra_specs": {}}' 2018-08-25 18:29:53,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29: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-bdd4d5de-6e4f-4728-8b1a-b68b1be4eef2 x-compute-request-id: req-bdd4d5de-6e4f-4728-8b1a-b68b1be4eef2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 18:29:53,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67/os-extra_specs used request id req-bdd4d5de-6e4f-4728-8b1a-b68b1be4eef2 2018-08-25 18:29:53,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0186150074005s 2018-08-25 18:29:53,736 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67/os-extra_specs used request id req-bdd4d5de-6e4f-4728-8b1a-b68b1be4eef2 2018-08-25 18:29:53,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 18:29:53,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-689f8862-ae04-47ae-879d-d961a82b1e3d 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 18:29:53,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-689f8862-ae04-47ae-879d-d961a82b1e3d 2018-08-25 18:29:53,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:29:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:53,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31681a0-bc50-4253-89e4-360d6a2aa0d5 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:29:53,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c31681a0-bc50-4253-89e4-360d6a2aa0d5 2018-08-25 18:29:53,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180248022079s 2018-08-25 18:29:53,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-c31681a0-bc50-4253-89e4-360d6a2aa0d5 2018-08-25 18:29:53,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-25 18:29:53,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:54,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211b4e14-c733-45d3-a58b-80662cf59471 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.33:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://172.30.9.33:5000/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://172.30.9.33:5000/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://172.30.9.33:5000/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.33:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://172.30.9.33:5000/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://172.30.9.33:5000/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://172.30.9.33:5000/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://172.30.9.33:5000/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} 2018-08-25 18:29:54,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-211b4e14-c733-45d3-a58b-80662cf59471 2018-08-25 18:29:54,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101752996445s 2018-08-25 18:29:54,034 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.33:5000/v3/roles used request id req-211b4e14-c733-45d3-a58b-80662cf59471 2018-08-25 18:29:54,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-25 18:29:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:54,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29: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-43952898-80f1-478f-a913-75642826158b x-compute-request-id: req-43952898-80f1-478f-a913-75642826158b Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 18:29:54,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-43952898-80f1-478f-a913-75642826158b 2018-08-25 18:29:54,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0419139862061s 2018-08-25 18:29:54,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-43952898-80f1-478f-a913-75642826158b 2018-08-25 18:29:54,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:29:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:54,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-2f40dc79-5a51-488d-9f67-04317ddbd121 Date: Sat, 25 Aug 2018 18:29:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:29:53Z", "file": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "91b561b9-9933-4b32-a751-1f4cfe56e6c0", "size": 12716032, "self": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:29:54,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-2f40dc79-5a51-488d-9f67-04317ddbd121 2018-08-25 18:29:54,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.118252038956s 2018-08-25 18:29:54,348 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-2f40dc79-5a51-488d-9f67-04317ddbd121 2018-08-25 18:29:54,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-25 18:29:54,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7"}' 2018-08-25 18:29:54,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 958 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/c364e808-c446-4219-aab2-516716a1ae9f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc71cef5-d765-4433-9799-9192b68c58d5 Date: Sat, 25 Aug 2018 18:29:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:29:54Z", "file": "/v2/images/c364e808-c446-4219-aab2-516716a1ae9f/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "c364e808-c446-4219-aab2-516716a1ae9f", "size": null, "self": "/v2/images/c364e808-c446-4219-aab2-516716a1ae9f", "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_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "checksum": null, "created_at": "2018-08-25T18:29:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 18:29:54,399 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-bc71cef5-d765-4433-9799-9192b68c58d5 2018-08-25 18:29:54,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419509410858s 2018-08-25 18:29:54,399 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-bc71cef5-d765-4433-9799-9192b68c58d5 returning object c364e808-c446-4219-aab2-516716a1ae9f 2018-08-25 18:29:54,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-25 18:29:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/c364e808-c446-4219-aab2-516716a1ae9f/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '' 2018-08-25 18:29:55,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-304df1ec-facb-42a3-812c-4f5756bd0ddc Date: Sat, 25 Aug 2018 18:29:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 18:29:55,501 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/c364e808-c446-4219-aab2-516716a1ae9f/file used request id req-304df1ec-facb-42a3-812c-4f5756bd0ddc 2018-08-25 18:29:55,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1015458107s 2018-08-25 18:29:55,502 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/c364e808-c446-4219-aab2-516716a1ae9f/file used request id req-304df1ec-facb-42a3-812c-4f5756bd0ddc 2018-08-25 18:29:55,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 18:29:55,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" 2018-08-25 18:29:55,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2761 Content-Type: application/json X-Openstack-Request-Id: req-9b3568bd-61ca-43e8-8ffb-ee210cf5e5f2 Date: Sat, 25 Aug 2018 18:29:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:29:55Z", "file": "/v2/images/c364e808-c446-4219-aab2-516716a1ae9f/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "c364e808-c446-4219-aab2-516716a1ae9f", "size": 12716032, "self": "/v2/images/c364e808-c446-4219-aab2-516716a1ae9f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/c364e808-c446-4219-aab2-516716a1ae9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/c364e808-c446-4219-aab2-516716a1ae9f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:29:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:29:53Z", "file": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "91b561b9-9933-4b32-a751-1f4cfe56e6c0", "size": 12716032, "self": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 18:29:55,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-9b3568bd-61ca-43e8-8ffb-ee210cf5e5f2 2018-08-25 18:29:55,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280570983887s 2018-08-25 18:29:55,534 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-9b3568bd-61ca-43e8-8ffb-ee210cf5e5f2 2018-08-25 18:29:55,536 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/c364e808-c446-4219-aab2-516716a1ae9f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c364e808-c446-4219-aab2-516716a1ae9f/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'c364e808-c446-4219-aab2-516716a1ae9f', 'size': 12716032, u'self': u'/v2/images/c364e808-c446-4219-aab2-516716a1ae9f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/c364e808-c446-4219-aab2-516716a1ae9f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T18:29:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T18:29:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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/c364e808-c446-4219-aab2-516716a1ae9f', 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_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7', 'created': u'2018-08-25T18:29:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T18:29:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c364e808-c446-4219-aab2-516716a1ae9f', 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_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 18:29:55,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-25 18:29:55,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "networking-bgpvpn-flavor_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-25 18:29:55,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29: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-70f7c5d9-e4d9-472b-9f82-9946164de096 x-compute-request-id: req-70f7c5d9-e4d9-472b-9f82-9946164de096 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "networking-bgpvpn-flavor_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27", "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": "edf0feee-25f7-462c-a5a9-9ebbf236bb27"}} 2018-08-25 18:29:55,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-70f7c5d9-e4d9-472b-9f82-9946164de096 2018-08-25 18:29:55,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0311131477356s 2018-08-25 18:29:55,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-70f7c5d9-e4d9-472b-9f82-9946164de096 2018-08-25 18:29:55,569 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'edf0feee-25f7-462c-a5a9-9ebbf236bb27', 'swap': 0}) 2018-08-25 18:29:55,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-25 18:29:55,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e3bd6f38083a4d6d7ce2d75f29ff3a14f4a1a9c" -d '{"extra_specs": {}}' 2018-08-25 18:29:55,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 18:29: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-a75e8e38-41a6-4132-aa9f-ca7bb733ece7 x-compute-request-id: req-a75e8e38-41a6-4132-aa9f-ca7bb733ece7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-25 18:29:55,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27/os-extra_specs used request id req-a75e8e38-41a6-4132-aa9f-ca7bb733ece7 2018-08-25 18:29:55,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0252060890198s 2018-08-25 18:29:55,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27/os-extra_specs used request id req-a75e8e38-41a6-4132-aa9f-ca7bb733ece7 2018-08-25 18:29:55,596 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'edf0feee-25f7-462c-a5a9-9ebbf236bb27', 'swap': 0}) 2018-08-25 18:29:59,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 18:29:59,391 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 18:29:59,391 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 18:29:59,395 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 18:29:59,398 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 18:30:02,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3071b713-9a53-4980-9523-0c5e93afd028/repo; stestr list '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/networking-bgpvpn/test_list.txt 2>/dev/null) 2018-08-25 18:30:02,787 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 18:30:02,798 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 18:30:02,798 - 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-25 20:07:17,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 42c7605f-2bbe-4d8a-989b-013ff46a4d8b 2018-08-25 20:07:17,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '42c7605f-2bbe-4d8a-989b-013ff46a4d8b']'. 2018-08-25 20:07:18,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 42c7605f-2bbe-4d8a-989b-013ff46a4d8b | 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 18:30:05 | 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 20:07:17 | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 1:37:12 | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3071b713-9a53-4980-9523-0c5e93afd028) | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 14778e74-9891-4978-80c0-90a359a0841d) | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 44 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 5807.892 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 23 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 20:07:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2018-08-25 20:07:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 20:07:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 20:07:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 20:07:18,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest networking-bgpvpn success_rate is 56.0975609756% 2018-08-25 20:07:18,464 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 20:07:18,465 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 97:30 | FAIL | +---------------------------+------------------+------------------+----------------+ 2018-08-25 20:07:18,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 20:07:18,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:07:18,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["55GleB4DQsW0orzBWeaQGA"], "issued_at": "2018-08-25T20:07:18.000000Z"}} 2018-08-25 20:07:18,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/c364e808-c446-4219-aab2-516716a1ae9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:19,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf4f06af-20a8-44f8-89ca-f8dbbe8e1c42 Date: Sat, 25 Aug 2018 20:07:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 20:07:19,865 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/c364e808-c446-4219-aab2-516716a1ae9f used request id req-bf4f06af-20a8-44f8-89ca-f8dbbe8e1c42 2018-08-25 20:07:19,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.39403891563s 2018-08-25 20:07:19,865 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/c364e808-c446-4219-aab2-516716a1ae9f used request id req-bf4f06af-20a8-44f8-89ca-f8dbbe8e1c42 2018-08-25 20:07:19,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 20:07:19,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:20,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:07: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-96691b46-64fc-4854-9a38-d331620537e4 x-compute-request-id: req-96691b46-64fc-4854-9a38-d331620537e4 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "networking-bgpvpn-flavor_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67", "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": "248ebccb-98be-4e0c-a0d1-6d10aaf93d67"}, {"name": "networking-bgpvpn-flavor_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27", "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": "edf0feee-25f7-462c-a5a9-9ebbf236bb27"}]} 2018-08-25 20:07:20,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-96691b46-64fc-4854-9a38-d331620537e4 2018-08-25 20:07:20,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.288865089417s 2018-08-25 20:07:20,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-96691b46-64fc-4854-9a38-d331620537e4 2018-08-25 20:07:20,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 20:07:20,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:20,205 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 20:07: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-303baee3-31c9-46f0-ae51-a43c292b557c x-compute-request-id: req-303baee3-31c9-46f0-ae51-a43c292b557c Content-Length: 0 Content-Type: application/json 2018-08-25 20:07:20,205 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27 used request id req-303baee3-31c9-46f0-ae51-a43c292b557c 2018-08-25 20:07:20,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0472710132599s 2018-08-25 20:07:20,205 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/edf0feee-25f7-462c-a5a9-9ebbf236bb27 used request id req-303baee3-31c9-46f0-ae51-a43c292b557c 2018-08-25 20:07:20,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-25 20:07:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" -d '{"subnet_id": "08667b05-64ac-41f5-93b7-41f78837f339"}' 2018-08-25 20:07:22,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d7735894-a8cf-40df-838c-a19f33d6eb90 Date: Sat, 25 Aug 2018 20:07:22 GMT RESP BODY: {"network_id": "2338050a-8c1a-41c8-b5fc-ee4de271d393", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "08667b05-64ac-41f5-93b7-41f78837f339", "subnet_ids": ["08667b05-64ac-41f5-93b7-41f78837f339"], "port_id": "53b245f9-6f1a-43aa-859f-ed9c7a1f0c7c", "id": "b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb"} 2018-08-25 20:07:22,173 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb/remove_router_interface.json used request id req-d7735894-a8cf-40df-838c-a19f33d6eb90 2018-08-25 20:07:22,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96712493896s 2018-08-25 20:07:22,173 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb/remove_router_interface.json used request id req-d7735894-a8cf-40df-838c-a19f33d6eb90 returning object b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb 2018-08-25 20:07:22,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-25 20:07:22,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:22,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1679 X-Openstack-Request-Id: req-65ffa47a-d37a-4902-b2a3-5b191365e5c7 Date: Sat, 25 Aug 2018 20:07:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:39:03Z", "revision_number": 4, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T18:29:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:07:21Z", "revision_number": 4, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb", "name": "networking-bgpvpn-router_7bbff71c-75c0-4f57-af39-57ef680ee7a7"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bb388178bd9421bb55241b1b70749cb", "created_at": "2018-08-25T18:30:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T18:30:37Z", "revision_number": 0, "routes": [], "project_id": "3bb388178bd9421bb55241b1b70749cb", "id": "b51fdff7-e701-4147-83f7-a9675878b3fc", "name": ""}]} 2018-08-25 20:07:22,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-65ffa47a-d37a-4902-b2a3-5b191365e5c7 2018-08-25 20:07:22,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.39007806778s 2018-08-25 20:07:22,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers.json used request id req-65ffa47a-d37a-4902-b2a3-5b191365e5c7 2018-08-25 20:07:22,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-25 20:07:22,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:23,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef0329d6-65ca-4029-afba-f5155a74baac Content-Length: 0 Date: Sat, 25 Aug 2018 20:07:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 20:07:23,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb.json used request id req-ef0329d6-65ca-4029-afba-f5155a74baac 2018-08-25 20:07:23,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42761516571s 2018-08-25 20:07:23,994 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb.json used request id req-ef0329d6-65ca-4029-afba-f5155a74baac 2018-08-25 20:07:23,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-25 20:07:23,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:24,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2550 X-Openstack-Request-Id: req-2387862b-1f8c-420a-a9c3-0ecf446f5b7f Date: Sat, 25 Aug 2018 20:07:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2338050a-8c1a-41c8-b5fc-ee4de271d393","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:29:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T18:29: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":"bb3b2ba82e85438cb9318447e90d0372","id":"08667b05-64ac-41f5-93b7-41f78837f339","subnetpool_id":null,"name":"networking-bgpvpn-subnet_7bbff71c-75c0-4f57-af39-57ef680ee7a7"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","subnetpool_id":null,"name":"pns-internal-subnet2"}]} 2018-08-25 20:07:24,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-2387862b-1f8c-420a-a9c3-0ecf446f5b7f 2018-08-25 20:07:24,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.071702003479s 2018-08-25 20:07:24,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets.json used request id req-2387862b-1f8c-420a-a9c3-0ecf446f5b7f 2018-08-25 20:07:24,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-25 20:07:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/08667b05-64ac-41f5-93b7-41f78837f339.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:24,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-990f9af5-dc89-4907-84d5-3be87f5e97db Date: Sat, 25 Aug 2018 20:07:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 20:07:24,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/08667b05-64ac-41f5-93b7-41f78837f339.json used request id req-990f9af5-dc89-4907-84d5-3be87f5e97db 2018-08-25 20:07:24,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.855346918106s 2018-08-25 20:07:24,925 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/08667b05-64ac-41f5-93b7-41f78837f339.json used request id req-990f9af5-dc89-4907-84d5-3be87f5e97db 2018-08-25 20:07:24,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 20:07:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:25,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5768 X-Openstack-Request-Id: req-e2223264-41dd-4392-9502-cee16ff4b995 Date: Sat, 25 Aug 2018 20:07:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2338050a-8c1a-41c8-b5fc-ee4de271d393","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:07:24Z","provider:segmentation_id":42,"name":"networking-bgpvpn-net_7bbff71c-75c0-4f57-af39-57ef680ee7a7","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T18:29:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 20:07:25,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-e2223264-41dd-4392-9502-cee16ff4b995 2018-08-25 20:07:25,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10248208046s 2018-08-25 20:07:25,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json used request id req-e2223264-41dd-4392-9502-cee16ff4b995 2018-08-25 20:07:25,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-25 20:07:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/2338050a-8c1a-41c8-b5fc-ee4de271d393.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:26,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b02fa2cf-20db-4b7d-a4cb-312dfc6f63e1 Date: Sat, 25 Aug 2018 20:07:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 20:07:26,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/2338050a-8c1a-41c8-b5fc-ee4de271d393.json used request id req-b02fa2cf-20db-4b7d-a4cb-312dfc6f63e1 2018-08-25 20:07:26,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37832212448s 2018-08-25 20:07:26,409 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/2338050a-8c1a-41c8-b5fc-ee4de271d393.json used request id req-b02fa2cf-20db-4b7d-a4cb-312dfc6f63e1 2018-08-25 20:07:26,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-25 20:07:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:26,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-aed1ce4a-ba5e-4067-8cd2-8b704795a23d Date: Sat, 25 Aug 2018 20:07:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T18:29:53Z", "file": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "91b561b9-9933-4b32-a751-1f4cfe56e6c0", "size": 12716032, "self": "/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-25T18:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-25 20:07:26,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-aed1ce4a-ba5e-4067-8cd2-8b704795a23d 2018-08-25 20:07:26,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025771856308s 2018-08-25 20:07:26,440 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images used request id req-aed1ce4a-ba5e-4067-8cd2-8b704795a23d 2018-08-25 20:07:26,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-25 20:07:26,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:26,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-231b8df6-2c8f-4fa1-bb2d-1c1ee012634c Date: Sat, 25 Aug 2018 20:07:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 20:07:26,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0 used request id req-231b8df6-2c8f-4fa1-bb2d-1c1ee012634c 2018-08-25 20:07:26,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.514642000198s 2018-08-25 20:07:26,956 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0 used request id req-231b8df6-2c8f-4fa1-bb2d-1c1ee012634c 2018-08-25 20:07:26,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-25 20:07:26,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:26,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20: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-3a6776d6-0baf-42bb-a8bd-eea02c98f8a2 x-compute-request-id: req-3a6776d6-0baf-42bb-a8bd-eea02c98f8a2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "networking-bgpvpn-flavor_7bbff71c-75c0-4f57-af39-57ef680ee7a7", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67", "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": "248ebccb-98be-4e0c-a0d1-6d10aaf93d67"}]} 2018-08-25 20:07:26,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-3a6776d6-0baf-42bb-a8bd-eea02c98f8a2 2018-08-25 20:07:26,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023973941803s 2018-08-25 20:07:26,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail?is_public=None used request id req-3a6776d6-0baf-42bb-a8bd-eea02c98f8a2 2018-08-25 20:07:26,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-25 20:07:26,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08feb470097781f6d2da0bc0801f9e2e34707faa" 2018-08-25 20:07:27,008 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 20: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 x-openstack-request-id: req-30323c5e-9816-4765-9e32-82eb4e99a518 x-compute-request-id: req-30323c5e-9816-4765-9e32-82eb4e99a518 Content-Length: 0 Content-Type: application/json 2018-08-25 20:07:27,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67 used request id req-30323c5e-9816-4765-9e32-82eb4e99a518 2018-08-25 20:07:27,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0256538391113s 2018-08-25 20:07:27,009 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/248ebccb-98be-4e0c-a0d1-6d10aaf93d67 used request id req-30323c5e-9816-4765-9e32-82eb4e99a518 2018-08-25 20:07:27,009 - xtesting.ci.run_tests - ERROR - The test case 'networking-bgpvpn' failed. 2018-08-25 20:07:27,067 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-25 20:07:27,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 20:07:27,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 20:07:27,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 20:07:27,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 20:07:27,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-559b3c2a-5c0c-4d69-ae07-a39a4c1497b0 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:07:27,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-559b3c2a-5c0c-4d69-ae07-a39a4c1497b0 2018-08-25 20:07:27,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:07:27,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["-kKwNahhRyCWOrK3YfdEnQ"], "issued_at": "2018-08-25T20:07:27.000000Z"}} 2018-08-25 20:07:27,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 20:07:27,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c5e676addd97ab4a44b116678c0dca657e20b343" 2018-08-25 20:07:27,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-33ebcbec-2e34-48cd-a768-942456b754b3 Date: Sat, 25 Aug 2018 20:07:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 20:07:27,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33ebcbec-2e34-48cd-a768-942456b754b3 2018-08-25 20:07:27,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342870950699s 2018-08-25 20:07:27,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33ebcbec-2e34-48cd-a768-942456b754b3 2018-08-25 20:07:27,863 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 20:07:30,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 20:07:33,867 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 752471e2-3571-4e88-96f0-24d262a2edc5 | 2018-08-25T20:07:33.455792 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 752471e2-3571-4e88-96f0-24d262a2edc5 ~/.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-25 20:07:37,710 - 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-25 20:07:37,711 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 20:07:40,475 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 20:07:43,955 - 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=e34ee91b-068d-41e0-aaa0-f355edf924ec) as the default verifier for the future CLI operations. 2018-08-25 20:07:47,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-25 20:07:47,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c5e676addd97ab4a44b116678c0dca657e20b343" 2018-08-25 20:07:47,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-ee13d51a-d357-428b-8069-f4f1a7c5e063 Date: Sat, 25 Aug 2018 20:07:47 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-25 20:07:47,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-ee13d51a-d357-428b-8069-f4f1a7c5e063 2018-08-25 20:07:47,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.286483049393s 2018-08-25 20:07:47,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-ee13d51a-d357-428b-8069-f4f1a7c5e063 2018-08-25 20:07:47,501 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-25 20:07:47,501 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-25 20:07:47,501 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-25 20:07:47,562 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-25 20:07:47,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 20:07:47,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 20:07:47,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 20:07:47,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 20:07:47,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 20:07:47,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 20:07:47,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 20:07:47,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 20:07:47,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 20:07:47,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 20:07:47,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 20:07:47,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 20:07:47,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 20:07:47,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 20:07:47,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 20:07:47,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 20:07:47,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 20:07:47,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad3df6e-b8b7-4a4c-92a7-73bace41e541 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:07:47,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-5ad3df6e-b8b7-4a4c-92a7-73bace41e541 2018-08-25 20:07:47,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:07:48,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["DCIxvhvMR9yxT9Hzp6vJZA"], "issued_at": "2018-08-25T20:07:47.000000Z"}} 2018-08-25 20:07:48,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-25 20:07:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c97f4d6232d58da8e6c3f2cf19f36f0eb4d222b6" 2018-08-25 20:07:48,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d28785bb-54b6-410a-83d5-cbc4d218f518 Date: Sat, 25 Aug 2018 20:07:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"}]} 2018-08-25 20:07:48,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d28785bb-54b6-410a-83d5-cbc4d218f518 2018-08-25 20:07:48,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345434904099s 2018-08-25 20:07:48,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d28785bb-54b6-410a-83d5-cbc4d218f518 2018-08-25 20:07:48,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 20:07:51,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 20:07:53,988 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2f7eca2a-26c6-40a6-ae64-c5961875717b | 2018-08-25T20:07:53.696266 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2f7eca2a-26c6-40a6-ae64-c5961875717b ~/.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-25 20:07:57,745 - 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-25 20:07:57,745 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 20:08:00,357 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 20:08:03,768 - 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=6921ee7d-6d89-4ca5-9f66-b69db3fd9b14) as the default verifier for the future CLI operations. 2018-08-25 20:08:06,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" 2018-08-25 20:08:07,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 20:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a09d003f-e6e9-41c1-9290-209a4090c61b 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.33:5000/v3/", "rel": "self"}]}]}} 2018-08-25 20:08:07,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/ used request id req-a09d003f-e6e9-41c1-9290-209a4090c61b 2018-08-25 20:08:07,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-25 20:08:07,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 20:08:07,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 20:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ed3677-733b-4038-88ef-57c37f90417e 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-25 20:08:07,016 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-f8ed3677-733b-4038-88ef-57c37f90417e 2018-08-25 20:08:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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.15" -H "X-Auth-Token: {SHA1}c97f4d6232d58da8e6c3f2cf19f36f0eb4d222b6" 2018-08-25 20:08:07,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25838643-5e18-43a0-a7d1-567c3e019dd3 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0906588f78a148bf8fce69a2e7c3bdbe"}, "enabled": true, "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0a2df361b69f4711823eb56d67e7efff"}, "enabled": true, "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1986a956ea5e46baa11300705be87f39"}, "enabled": true, "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1acccc8f403c45cd8f41ebccc44ce8df"}, "enabled": true, "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3d25c737e0174952be119788a65bf9be"}, "enabled": true, "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/44221a741843461ba0a4b9169cdf99ed"}, "enabled": true, "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/49c284c7fa9949359e47041e9e7692a0"}, "enabled": true, "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/5d4cb5e33cef4530a653f020b9b3d795"}, "enabled": true, "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/66f5124283574ec2868495a3d2597642"}, "enabled": true, "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8263a380944e45cfb05190d0c3204eb3"}, "enabled": true, "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b493a950d412477e9007850f2c208729"}, "enabled": true, "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b72cefbeeca44393adb68c5ba090c66d"}, "enabled": true, "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e18c71abaf2e44c781e1315afb686ad4"}, "enabled": true, "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ec5e37c915c94cf599f2d18ba364a3dc"}, "enabled": true, "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8b292edcef64afa823133c7514bd0aa"}, "enabled": true, "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-25 20:08:07,115 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-25838643-5e18-43a0-a7d1-567c3e019dd3 2018-08-25 20:08:07,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.108813047409s 2018-08-25 20:08:07,115 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-25838643-5e18-43a0-a7d1-567c3e019dd3 2018-08-25 20:08:07,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-25 20:08:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33: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.15" -H "X-Auth-Token: {SHA1}c97f4d6232d58da8e6c3f2cf19f36f0eb4d222b6" 2018-08-25 20:08:07,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-bfd5ae77-ffd7-4a67-b64d-4dacdaf3f0c9 Date: Sat, 25 Aug 2018 20:08:07 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-25 20:08:07,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-bfd5ae77-ffd7-4a67-b64d-4dacdaf3f0c9 2018-08-25 20:08:07,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296414136887s 2018-08-25 20:08:07,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/extensions.json used request id req-bfd5ae77-ffd7-4a67-b64d-4dacdaf3f0c9 2018-08-25 20:08:07,424 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-25 20:08:07,424 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-25 20:08:07,429 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:07 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:55 | FAIL | | rally_sanity | functest | smoke | 24:17 | FAIL | | refstack_defcore | functest | smoke | 05:52 | PASS | | patrole | functest | smoke | 02:12 | PASS | | vmtp | functest | smoke | 42:07 | FAIL | | shaker | functest | smoke | 65:15 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:25 | PASS | | networking-bgpvpn | functest | smoke | 97:30 | FAIL | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-25 20:08:07,441 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-25 20:08:07,513 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 20:08:32,925 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-243 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-25 20:08:32,930 - 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.33,192.30.9.4 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.33:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=VYLDvQvMFHZgCgEGYT9St3Ea3 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=bb3b2ba82e85438cb9318447e90d0372 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu export OS_REGION_NAME=regionOne 2018-08-25 20:08:32,931 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-25 20:08:32,932 - 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-25 20:08:32,958 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-08-25 20:08:32,980 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-08-25 20:08:40,907 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-08-25 20:08:40,907 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-08-25 20:08:41,025 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 20:08:41,025 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:08 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-08-25 20:08:41,030 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-08-25 20:08:41,067 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-08-25 20:08:41,564 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 20:08:42,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 20:08:42,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 20:08:42,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 20:08:42,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 20:08:42,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 20:08:42,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 20:08:42,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 20:08:42,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 20:08:42,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 20:08:42,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 20:08:42,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 20:08:42,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 20:08:42,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 20:08:42,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 20:08:42,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 20:08:42,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 20:08:42,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 20:08:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 20:08:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 20:08:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 20:08:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 20:08:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 20:08:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 20:08:42,276 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-08-25 20:08:42,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 20:08:42,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df015447-c0c1-44b2-ba80-aaf42a82d627 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:08:42,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-df015447-c0c1-44b2-ba80-aaf42a82d627 2018-08-25 20:08:42,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:08:42,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["_w7Tkyl7ShKu8PRJP3p1Aw"], "issued_at": "2018-08-25T20:08:42.000000Z"}} 2018-08-25 20:08:42,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c2db2512171e6d79ac3b017120e736fc8ce068" 2018-08-25 20:08:42,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac4ce9e-f5f0-4b92-98e1-0c891498beb3 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:08:42,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-3ac4ce9e-f5f0-4b92-98e1-0c891498beb3 2018-08-25 20:08:42,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 20:08:42,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 25 Aug 2018 20:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-149cda08-4710-4d61-b896-3f5a66b89f07 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-25 20:08:42,861 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-149cda08-4710-4d61-b896-3f5a66b89f07 2018-08-25 20:08:42,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c2db2512171e6d79ac3b017120e736fc8ce068" 2018-08-25 20:08:43,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25812f1f-270a-4b3a-8e7a-b0a1fc21de47 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.4:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://192.30.9.4:35357/v3/projects/7e8181f3513549fda28fbf83cd402eb8"}, "tags": [], "enabled": true, "id": "7e8181f3513549fda28fbf83cd402eb8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2e42b568-267b-4a67-9403-f7d051a2bf98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.4:35357/v3/projects/a33da9c2463d481ea3d437c824ff3753"}, "tags": [], "enabled": true, "id": "a33da9c2463d481ea3d437c824ff3753", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.4:35357/v3/projects/bb3b2ba82e85438cb9318447e90d0372"}, "tags": [], "enabled": true, "id": "bb3b2ba82e85438cb9318447e90d0372", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://192.30.9.4:35357/v3/projects/e15d347eebf74148a354804996edb03f"}, "tags": [], "enabled": true, "id": "e15d347eebf74148a354804996edb03f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a0043e29-aa0a-4274-99c8-ae25535551f4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://192.30.9.4:35357/v3/projects/ea7e37b85ea4425e8ee410ee09bf7429"}, "tags": [], "enabled": true, "id": "ea7e37b85ea4425e8ee410ee09bf7429", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3"}]} 2018-08-25 20:08:43,029 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/projects used request id req-25812f1f-270a-4b3a-8e7a-b0a1fc21de47 2018-08-25 20:08:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 20:08:43,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8be675-e7a3-4c05-9c1e-cd2fdae180cb Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:08:43,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-cf8be675-e7a3-4c05-9c1e-cd2fdae180cb 2018-08-25 20:08:43,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:08:43,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["xoO9cMmCSAC867VHTtpwVA"], "issued_at": "2018-08-25T20:08:43.000000Z"}} 2018-08-25 20:08:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/quotas/bb3b2ba82e85438cb9318447e90d0372 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:43,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-f30a5775-522b-4dc1-87df-b7e05f3886dc Date: Sat, 25 Aug 2018 20:08:43 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-25 20:08:43,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/quotas/bb3b2ba82e85438cb9318447e90d0372 used request id req-f30a5775-522b-4dc1-87df-b7e05f3886dc 2018-08-25 20:08:43,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 20:08:43,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8557437d-cfc5-496e-aedb-9bf9d876ba1a Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:08:43,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-8557437d-cfc5-496e-aedb-9bf9d876ba1a 2018-08-25 20:08:43,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:08:44,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["4g5CmkMzSlabnKn8wEANTw"], "issued_at": "2018-08-25T20:08:44.000000Z"}} 2018-08-25 20:08:44,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805889a7d86c252cfa71fb93924b503d409b0e08" 2018-08-25 20:08:44,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08: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-a15d0cb4-1b68-4381-8c07-bae01315831b x-compute-request-id: req-a15d0cb4-1b68-4381-8c07-bae01315831b 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-25 20:08:44,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-quota-class-sets/default used request id req-a15d0cb4-1b68-4381-8c07-bae01315831b 2018-08-25 20:08:44,379 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-08-25 20:08:44,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/quotas/bb3b2ba82e85438cb9318447e90d0372 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-08-25 20:08:44,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-982b267d-91bb-4a7b-9309-84102fba8a86 Date: Sat, 25 Aug 2018 20:08:44 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-25 20:08:44,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/quotas/bb3b2ba82e85438cb9318447e90d0372 used request id req-982b267d-91bb-4a7b-9309-84102fba8a86 2018-08-25 20:08:44,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 20:08:44,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 20:08:44,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 20:08:44,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 20:08:44,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 20:08:44,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 20:08:44,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 20:08:44,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 20:08:44,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 20:08:44,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 20:08:44,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 20:08:44,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 20:08:44,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 20:08:44,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 20:08:44,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 20:08:44,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 20:08:44,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 20:08:44,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 20:08:44,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4a86c4-fe92-45ab-9db6-462945d4bc46 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:08:44,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-5a4a86c4-fe92-45ab-9db6-462945d4bc46 2018-08-25 20:08:44,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:08:44,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["TECvc7qnQ8Sy9SuukvqEAQ"], "issued_at": "2018-08-25T20:08:44.000000Z"}} 2018-08-25 20:08:44,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0161d7e57153307e1da2bb1f00dfd924bf0ea2" 2018-08-25 20:08:45,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08: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-e4a68468-05ca-4540-9120-0ec4d8e45710 x-compute-request-id: req-e4a68468-05ca-4540-9120-0ec4d8e45710 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}]} 2018-08-25 20:08:45,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail used request id req-e4a68468-05ca-4540-9120-0ec4d8e45710 2018-08-25 20:08:45,176 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-08-25 20:08:45,176 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-08-25 20:08:45,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33: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}805889a7d86c252cfa71fb93924b503d409b0e08" -d '{"quota_class_set": {"instances": -1}}' 2018-08-25 20:08:45,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:08: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-67efa4b0-de15-4da8-be1d-9cf2b7736109 x-compute-request-id: req-67efa4b0-de15-4da8-be1d-9cf2b7736109 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-25 20:08:45,230 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.33:8774/v2.1/os-quota-class-sets/default used request id req-67efa4b0-de15-4da8-be1d-9cf2b7736109 2018-08-25 20:08:45,231 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-08-25 20:08:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:45,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-33d98f15-a0d2-4114-be48-7ccd158eb588 Date: Sat, 25 Aug 2018 20:08:45 GMT RESP BODY: {"floatingips": [{"router_id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T16:40:49Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "192.168.1.21", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "e82f640c-7309-4463-854a-bc59c9d3291d", "id": "b5f269a7-4848-46d6-9b0c-94474c6a1d4d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:40:49Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}]} 2018-08-25 20:08:45,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/floatingips used request id req-33d98f15-a0d2-4114-be48-7ccd158eb588 2018-08-25 20:08:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/floatingips/b5f269a7-4848-46d6-9b0c-94474c6a1d4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:46,523 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bcfeda1-75b5-4f67-b3f8-07d1b4f6e266 Content-Length: 0 Date: Sat, 25 Aug 2018 20:08:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 20:08:46,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/b5f269a7-4848-46d6-9b0c-94474c6a1d4d used request id req-1bcfeda1-75b5-4f67-b3f8-07d1b4f6e266 2018-08-25 20:08:46,523 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-08-25 20:08:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:46,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4957 X-Openstack-Request-Id: req-68e13801-0946-4d7b-baab-5a8162fdf593 Date: Sat, 25 Aug 2018 20:08:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:04Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","ip_address":"192.168.2.2"}],"id":"7a60fe91-dacf-4f60-8ac0-89cb8024ad17","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a2:71","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20af602d-61b9-4638-acf2-a4b79a734f9d","name":"","admin_state_up":true,"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:03Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","ip_address":"192.168.2.1"}],"id":"7e5c8314-b875-4345-9ceb-dcad4b3c3f16","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:04:66","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:01Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.1"}],"id":"d36be6a4-e1fc-49e2-a404-655096064f94","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:a7:f5","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:02Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.2"}],"id":"e570c594-82fe-4e1d-acb9-145128154414","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:74:fe","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1718b765-d9b7-4fd2-a246-323f9a825367","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:40:45Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.21"}],"id":"e82f640c-7309-4463-854a-bc59c9d3291d","security_groups":["4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:d9:0c","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d0bc1c7f-eb0f-40d1-b696-705e6993d9e3","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:38:45Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","ip_address":"172.30.9.211"}],"id":"f5e39b84-c653-490d-9100-ad5750b3a6bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:74:13","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"","created_at":"2018-08-25T16:38:45Z","binding:vnic_type":"normal"}]} 2018-08-25 20:08:46,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports used request id req-68e13801-0946-4d7b-baab-5a8162fdf593 2018-08-25 20:08:46,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/ports/7e5c8314-b875-4345-9ceb-dcad4b3c3f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:46,800 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-a0068507-bb82-47ad-bf15-5a8902143ff3 Date: Sat, 25 Aug 2018 20:08:46 GMT RESP BODY: {"NeutronError": {"message": "Port 7e5c8314-b875-4345-9ceb-dcad4b3c3f16 cannot be deleted directly via the port API: has device owner network:router_interface.", "type": "ServicePortInUse", "detail": ""}} 2018-08-25 20:08:46,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/ports/7e5c8314-b875-4345-9ceb-dcad4b3c3f16 used request id req-a0068507-bb82-47ad-bf15-5a8902143ff3 2018-08-25 20:08:46,801 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 7e5c8314-b875-4345-9ceb-dcad4b3c3f16 cannot be deleted directly via the port API: has device owner network:router_interface.", "type": "ServicePortInUse", "detail": ""}} 2018-08-25 20:08:46,801 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_port(neutron_client, '7e5c8314-b875-4345-9ceb-dcad4b3c3f16')]: Port 7e5c8314-b875-4345-9ceb-dcad4b3c3f16 cannot be deleted directly via the port API: has device owner network:router_interface. Neutron server returns request_ids: ['req-a0068507-bb82-47ad-bf15-5a8902143ff3'] 2018-08-25 20:08:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/ports/d36be6a4-e1fc-49e2-a404-655096064f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:46,983 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-a42bf757-c41d-4f6e-ac7b-c9b231f802ef Date: Sat, 25 Aug 2018 20:08:46 GMT RESP BODY: {"NeutronError": {"message": "Port d36be6a4-e1fc-49e2-a404-655096064f94 cannot be deleted directly via the port API: has device owner network:router_interface.", "type": "ServicePortInUse", "detail": ""}} 2018-08-25 20:08:46,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/ports/d36be6a4-e1fc-49e2-a404-655096064f94 used request id req-a42bf757-c41d-4f6e-ac7b-c9b231f802ef 2018-08-25 20:08:46,983 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port d36be6a4-e1fc-49e2-a404-655096064f94 cannot be deleted directly via the port API: has device owner network:router_interface.", "type": "ServicePortInUse", "detail": ""}} 2018-08-25 20:08:46,984 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_port(neutron_client, 'd36be6a4-e1fc-49e2-a404-655096064f94')]: Port d36be6a4-e1fc-49e2-a404-655096064f94 cannot be deleted directly via the port API: has device owner network:router_interface. Neutron server returns request_ids: ['req-a42bf757-c41d-4f6e-ac7b-c9b231f802ef'] 2018-08-25 20:08:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:47,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1039 X-Openstack-Request-Id: req-67772692-4710-4d6b-b6f7-78a4148147c0 Date: Sat, 25 Aug 2018 20:08:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T16:39:03Z", "revision_number": 4, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bb388178bd9421bb55241b1b70749cb", "created_at": "2018-08-25T18:30:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T18:30:37Z", "revision_number": 0, "routes": [], "project_id": "3bb388178bd9421bb55241b1b70749cb", "id": "b51fdff7-e701-4147-83f7-a9675878b3fc", "name": ""}]} 2018-08-25 20:08:47,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers used request id req-67772692-4710-4d6b-b6f7-78a4148147c0 2018-08-25 20:08:47,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/3a1d83a6-12b0-40cd-afa0-0a38e7820403 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" -d '{"router": {"external_gateway_info": {}}}' 2018-08-25 20:08:48,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 457 X-Openstack-Request-Id: req-b1c82c41-7bb8-4fff-88a4-8e4edd2645e4 Date: Sat, 25 Aug 2018 20:08:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:08:48Z", "revision_number": 7, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}} 2018-08-25 20:08:48,553 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/3a1d83a6-12b0-40cd-afa0-0a38e7820403 used request id req-b1c82c41-7bb8-4fff-88a4-8e4edd2645e4 2018-08-25 20:08:48,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/3a1d83a6-12b0-40cd-afa0-0a38e7820403 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:49,214 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 129 X-Openstack-Request-Id: req-ad1510d0-aa50-4d68-86d0-030038731676 Date: Sat, 25 Aug 2018 20:08:49 GMT RESP BODY: {"NeutronError": {"message": "Router 3a1d83a6-12b0-40cd-afa0-0a38e7820403 still has ports", "type": "RouterInUse", "detail": ""}} 2018-08-25 20:08:49,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/3a1d83a6-12b0-40cd-afa0-0a38e7820403 used request id req-ad1510d0-aa50-4d68-86d0-030038731676 2018-08-25 20:08:49,215 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 3a1d83a6-12b0-40cd-afa0-0a38e7820403 still has ports", "type": "RouterInUse", "detail": ""}} 2018-08-25 20:08:49,215 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_router(neutron_client, '3a1d83a6-12b0-40cd-afa0-0a38e7820403')]: Router 3a1d83a6-12b0-40cd-afa0-0a38e7820403 still has ports Neutron server returns request_ids: ['req-ad1510d0-aa50-4d68-86d0-030038731676'] 2018-08-25 20:08:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/b51fdff7-e701-4147-83f7-a9675878b3fc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" -d '{"router": {"external_gateway_info": {}}}' 2018-08-25 20:08:49,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 409 X-Openstack-Request-Id: req-9c4d56b2-540f-46d2-92c8-600340078af3 Date: Sat, 25 Aug 2018 20:08:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bb388178bd9421bb55241b1b70749cb", "created_at": "2018-08-25T18:30:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:08:49Z", "revision_number": 1, "routes": [], "project_id": "3bb388178bd9421bb55241b1b70749cb", "id": "b51fdff7-e701-4147-83f7-a9675878b3fc", "name": ""}} 2018-08-25 20:08:49,559 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/b51fdff7-e701-4147-83f7-a9675878b3fc used request id req-9c4d56b2-540f-46d2-92c8-600340078af3 2018-08-25 20:08:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/b51fdff7-e701-4147-83f7-a9675878b3fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fdc446ba2eeb1bd0155f3ff6b9047a2652f77" 2018-08-25 20:08:50,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1dbc2f56-8e9a-4819-ad5d-41f7e7197c3e Content-Length: 0 Date: Sat, 25 Aug 2018 20:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 20:08:50,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/b51fdff7-e701-4147-83f7-a9675878b3fc used request id req-1dbc2f56-8e9a-4819-ad5d-41f7e7197c3e 2018-08-25 20:08:50,407 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-08-25 20:08:50,407 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-08-25 20:08:50,408 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-08-25 20:08:50,462 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-08-25 20:08:50,462 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 20:09:02,123 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f6714e9b-b053-45b9-8df7-14f7d939eaf3 | 2018-08-25T20:08:55.284617 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f6714e9b-b053-45b9-8df7-14f7d939eaf3 ~/.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-25 20:09:05,847 - 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-25 20:09:05,847 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 20:09:11,744 - 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=07bba2f6-a9b9-49a6-bc57-595328198dab) as the default verifier for the future CLI operations. 2018-08-25 20:09:18,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 20:09:18,522 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 20:09:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 20:09:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 20:09:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 20:09:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 20:09:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 20:09:18,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 20:09:18,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 20:09:18,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 20:09:18,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 20:09:18,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 20:09:18,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 20:09:18,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 20:09:18,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 20:09:18,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 20:09:18,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 20:09:18,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 20:09:18,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 20:09:18,527 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 20:09:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 20:09:18,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ddddf8-5cb1-4ac4-abb6-3712d57ec549 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:09:18,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-01ddddf8-5cb1-4ac4-abb6-3712d57ec549 2018-08-25 20:09:18,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:09:18,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["j36UUL13Qh6HT8_-rHjR0g"], "issued_at": "2018-08-25T20:09:18.000000Z"}} 2018-08-25 20:09:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f328906fd261a205b3fd29dccffd1ca618f5281" 2018-08-25 20:09:19,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-8a624791-a499-457f-b41d-3e4efd58b5f7 Date: Sat, 25 Aug 2018 20:09:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 20:09:19,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-8a624791-a499-457f-b41d-3e4efd58b5f7 2018-08-25 20:09:19,657 - 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-25 20:09:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f328906fd261a205b3fd29dccffd1ca618f5281" 2018-08-25 20:09:19,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-aa717a30-99b9-4185-8de2-1a34e2fafef3 Date: Sat, 25 Aug 2018 20:09:19 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-25 20:09:19,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-aa717a30-99b9-4185-8de2-1a34e2fafef3 2018-08-25 20:09:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2f328906fd261a205b3fd29dccffd1ca618f5281" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "bgpvpn-tempest-image", "visibility": "public"}' 2018-08-25 20:09:19,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 646 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/35353c52-ea82-4659-8bf8-fd88077885e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-17f2d55d-5c2c-482e-8d50-5281bfc07c02 Date: Sat, 25 Aug 2018 20:09:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T20:09:19Z", "file": "/v2/images/35353c52-ea82-4659-8bf8-fd88077885e2/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "35353c52-ea82-4659-8bf8-fd88077885e2", "size": null, "self": "/v2/images/35353c52-ea82-4659-8bf8-fd88077885e2", "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-25T20:09:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 20:09:19,756 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-17f2d55d-5c2c-482e-8d50-5281bfc07c02 2018-08-25 20:09:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/35353c52-ea82-4659-8bf8-fd88077885e2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f328906fd261a205b3fd29dccffd1ca618f5281" -d '' 2018-08-25 20:09:21,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fda07d9-af93-461b-99da-8634ec084a7b Date: Sat, 25 Aug 2018 20:09: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-25 20:09:21,134 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/35353c52-ea82-4659-8bf8-fd88077885e2/file used request id req-6fda07d9-af93-461b-99da-8634ec084a7b 2018-08-25 20:09:21,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 20:09:21,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 20:09:21,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 20:09:21,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 20:09:21,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 20:09:21,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 20:09:21,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 20:09:21,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 20:09:21,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 20:09:21,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 20:09:21,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 20:09:21,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 20:09:21,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 20:09:21,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 20:09:21,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 20:09:21,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 20:09:21,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 20:09:21,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 20:09:21,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 20:09:21,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 20:09:21,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 20:09:21,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 20:09:21,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 20:09:21,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 20:09:21,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 20:09:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 20:09:21,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a49a7ef-8d4f-4610-9f08-695d84076d9e Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 20:09:21,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-2a49a7ef-8d4f-4610-9f08-695d84076d9e 2018-08-25 20:09:21,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:09:21,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["nWu6PlwxTs-0nUxGlq8M1g"], "issued_at": "2018-08-25T20:09:21.000000Z"}} 2018-08-25 20:09:21,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef11a9f462577cd10ec1ec2e6f8321131b88aff" 2018-08-25 20:09:21,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 20:09: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-5ecce90e-ff58-4cce-8f21-1c2b6aed4987 x-compute-request-id: req-5ecce90e-ff58-4cce-8f21-1c2b6aed4987 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}]} 2018-08-25 20:09:21,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail used request id req-5ecce90e-ff58-4cce-8f21-1c2b6aed4987 2018-08-25 20:09:21,834 - sdnvpn-tempest - INFO - Copying tempest.conf to /root/.rally/verification/verifier-07bba2f6-a9b9-49a6-bc57-595328198dab/for-deployment-f6714e9b-b053-45b9-8df7-14f7d939eaf3/bgpvpn_tempest.conf. 2018-08-25 20:09:21,837 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-07bba2f6-a9b9-49a6-bc57-595328198dab/for-deployment-f6714e9b-b053-45b9-8df7-14f7d939eaf3/bgpvpn_tempest.conf with bgpvpn=True 2018-08-25 20:09:21,837 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-07bba2f6-a9b9-49a6-bc57-595328198dab/for-deployment-f6714e9b-b053-45b9-8df7-14f7d939eaf3/bgpvpn_tempest.conf with flavor_id e3cdc383-20a9-4435-810c-5b1493d62f14 2018-08-25 20:09:21,838 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-07bba2f6-a9b9-49a6-bc57-595328198dab/for-deployment-f6714e9b-b053-45b9-8df7-14f7d939eaf3/bgpvpn_tempest.conf with image_id 35353c52-ea82-4659-8bf8-fd88077885e2 2018-08-25 20:09:21,838 - sdnvpn-tempest - INFO - Configuring default tempest conf file 2018-08-25 20:09:21,858 - sdnvpn-tempest - INFO - Executing: tempest run -t --regex networking_bgpvpn_tempest --config-file /etc/tempest/tempest.conf 2018-08-25 21:50:47,307 - sdnvpn-tempest - DEBUG - 2018-08-25 20:09:26.716 63 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2018-08-25 20:09:26.717 63 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2876 2018-08-25 20:09:26.717 63 DEBUG tempest [-] Configuration options gathered from: log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2877 2018-08-25 20:09:26.717 63 DEBUG tempest [-] command line args: [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2878 2018-08-25 20:09:26.718 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-25 20:09:26.718 63 DEBUG tempest [-] ================================================================================ log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2881 2018-08-25 20:09:26.718 63 DEBUG tempest [-] config_dir = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.718 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-25 20:09:26.718 63 DEBUG tempest [-] debug = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.718 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-25 20:09:26.718 63 DEBUG tempest [-] instance_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.718 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-25 20:09:26.719 63 DEBUG tempest [-] log_config_append = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.719 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-25 20:09:26.719 63 DEBUG tempest [-] log_dir = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.719 63 DEBUG tempest [-] log_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.719 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-25 20:09:26.719 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-25 20:09:26.719 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-25 20:09:26.719 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-25 20:09:26.719 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-25 20:09:26.720 63 DEBUG tempest [-] pause_teardown = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.720 63 DEBUG tempest [-] publish_errors = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.720 63 DEBUG tempest [-] rate_limit_burst = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.720 63 DEBUG tempest [-] rate_limit_except_level = CRITICAL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.720 63 DEBUG tempest [-] rate_limit_interval = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.720 63 DEBUG tempest [-] syslog_log_facility = LOG_USER log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.720 63 DEBUG tempest [-] use_journal = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.720 63 DEBUG tempest [-] use_json = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.721 63 DEBUG tempest [-] use_stderr = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.721 63 DEBUG tempest [-] use_syslog = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.721 63 DEBUG tempest [-] watch_log_file = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-25 20:09:26.721 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-25 20:09:26.721 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-25 20:09:26.721 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-25 20:09:26.721 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-25 20:09:26.721 63 DEBUG tempest [-] volume-feature-enabled.backup = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.722 63 DEBUG tempest [-] volume-feature-enabled.clone = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.722 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-25 20:09:26.722 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-25 20:09:26.722 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-25 20:09:26.722 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-25 20:09:26.722 63 DEBUG tempest [-] volume-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.722 63 DEBUG tempest [-] bgpvpn.max_asn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.722 63 DEBUG tempest [-] bgpvpn.max_nn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.722 63 DEBUG tempest [-] bgpvpn.min_asn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.723 63 DEBUG tempest [-] bgpvpn.min_nn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.723 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-25 20:09:26.723 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-25 20:09:26.723 63 DEBUG tempest [-] compute.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.723 63 DEBUG tempest [-] compute.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.723 63 DEBUG tempest [-] compute.catalog_type = compute log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.723 63 DEBUG tempest [-] compute.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.723 63 DEBUG tempest [-] compute.fixed_network_name = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.flavor_ref = e3cdc383-20a9-4435-810c-5b1493d62f14 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.flavor_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.hypervisor_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.image_ref = 35353c52-ea82-4659-8bf8-fd88077885e2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.image_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.min_compute_nodes = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.724 63 DEBUG tempest [-] compute.ready_wait = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.725 63 DEBUG tempest [-] compute.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.725 63 DEBUG tempest [-] compute.shelved_offload_time = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.725 63 DEBUG tempest [-] compute.volume_device_name = vdb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.725 63 DEBUG tempest [-] service-clients.http_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.725 63 DEBUG tempest [-] service-clients.proxy_url = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.725 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-25 20:09:26.725 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-25 20:09:26.725 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-25 20:09:26.726 63 DEBUG tempest [-] scenario.dhcp_client = udhcpc log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.726 63 DEBUG tempest [-] scenario.img_container_format = bare log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.726 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-25 20:09:26.726 63 DEBUG tempest [-] scenario.img_dir = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.726 63 DEBUG tempest [-] scenario.img_disk_format = qcow2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.726 63 DEBUG tempest [-] scenario.img_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.726 63 DEBUG tempest [-] scenario.img_properties = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.726 63 DEBUG tempest [-] image.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.727 63 DEBUG tempest [-] image.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.727 63 DEBUG tempest [-] image.catalog_type = image log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.727 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-25 20:09:26.727 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-25 20:09:26.727 63 DEBUG tempest [-] image.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.727 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-25 20:09:26.727 63 DEBUG tempest [-] image.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.727 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-25 20:09:26.728 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-25 20:09:26.728 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-25 20:09:26.728 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-25 20:09:26.728 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-25 20:09:26.728 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-25 20:09:26.728 63 DEBUG tempest [-] identity-feature-enabled.trust = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.728 63 DEBUG tempest [-] auth.admin_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.728 63 DEBUG tempest [-] auth.admin_password = **** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.729 63 DEBUG tempest [-] auth.admin_project_name = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.729 63 DEBUG tempest [-] auth.admin_username = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.729 63 DEBUG tempest [-] auth.create_isolated_networks = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.729 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-25 20:09:26.729 63 DEBUG tempest [-] auth.tempest_roles = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.729 63 DEBUG tempest [-] auth.test_accounts_file = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.729 63 DEBUG tempest [-] auth.use_dynamic_credentials = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.729 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-25 20:09:26.730 63 DEBUG tempest [-] volume.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.730 63 DEBUG tempest [-] volume.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.730 63 DEBUG tempest [-] volume.catalog_type = volume log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.730 63 DEBUG tempest [-] volume.disk_format = raw log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.730 63 DEBUG tempest [-] volume.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.730 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-25 20:09:26.730 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-25 20:09:26.730 63 DEBUG tempest [-] volume.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.731 63 DEBUG tempest [-] volume.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.731 63 DEBUG tempest [-] volume.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.731 63 DEBUG tempest [-] volume.storage_protocol = iSCSI log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.731 63 DEBUG tempest [-] volume.vendor_name = Open Source log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.731 63 DEBUG tempest [-] volume.volume_size = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.731 63 DEBUG tempest [-] debug.trace_requests = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.731 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-25 20:09:26.731 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-25 20:09:26.731 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-25 20:09:26.732 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-25 20:09:26.732 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-25 20:09:26.732 63 DEBUG tempest [-] oslo_concurrency.lock_path = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.732 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-25 20:09:26.732 63 DEBUG tempest [-] object-storage.cluster_name = name1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.732 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-25 20:09:26.732 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-25 20:09:26.732 63 DEBUG tempest [-] object-storage.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.733 63 DEBUG tempest [-] object-storage.operator_role = Member log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.733 63 DEBUG tempest [-] object-storage.realm_name = realm1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.733 63 DEBUG tempest [-] object-storage.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.733 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-25 20:09:26.733 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-25 20:09:26.733 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-25 20:09:26.733 63 DEBUG tempest [-] network-feature-enabled.ipv6 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.734 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-25 20:09:26.734 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-25 20:09:26.734 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-25 20:09:26.734 63 DEBUG tempest [-] validation.auth_method = keypair log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.734 63 DEBUG tempest [-] validation.connect_method = floating log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.734 63 DEBUG tempest [-] validation.connect_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.734 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-25 20:09:26.734 63 DEBUG tempest [-] validation.image_ssh_password = password log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.734 63 DEBUG tempest [-] validation.image_ssh_user = cirros log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.735 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-25 20:09:26.735 63 DEBUG tempest [-] validation.network_for_ssh = public log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.735 63 DEBUG tempest [-] validation.ping_count = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.735 63 DEBUG tempest [-] validation.ping_size = 56 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.735 63 DEBUG tempest [-] validation.ping_timeout = 120 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.735 63 DEBUG tempest [-] validation.run_validation = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.735 63 DEBUG tempest [-] validation.security_group = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.735 63 DEBUG tempest [-] validation.security_group_rules = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.736 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-25 20:09:26.736 63 DEBUG tempest [-] validation.ssh_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.736 63 DEBUG tempest [-] service_available.cinder = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.736 63 DEBUG tempest [-] service_available.glance = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.736 63 DEBUG tempest [-] service_available.neutron = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.736 63 DEBUG tempest [-] service_available.nova = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.736 63 DEBUG tempest [-] service_available.swift = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.736 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-25 20:09:26.737 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-25 20:09:26.737 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-25 20:09:26.737 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-25 20:09:26.737 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-25 20:09:26.737 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-25 20:09:26.737 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-25 20:09:26.737 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-25 20:09:26.737 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-25 20:09:26.737 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-25 20:09:26.738 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-25 20:09:26.738 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-25 20:09:26.738 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-25 20:09:26.738 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-25 20:09:26.738 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-25 20:09:26.738 63 DEBUG tempest [-] compute-feature-enabled.pause = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.738 63 DEBUG tempest [-] compute-feature-enabled.personality = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.738 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-25 20:09:26.738 63 DEBUG tempest [-] compute-feature-enabled.rescue = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.739 63 DEBUG tempest [-] compute-feature-enabled.resize = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.739 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-25 20:09:26.739 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-25 20:09:26.739 63 DEBUG tempest [-] compute-feature-enabled.shelve = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.739 63 DEBUG tempest [-] compute-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.739 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-25 20:09:26.739 63 DEBUG tempest [-] compute-feature-enabled.suspend = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.739 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-25 20:09:26.740 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-25 20:09:26.740 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-25 20:09:26.740 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-25 20:09:26.740 63 DEBUG tempest [-] identity.admin_domain_scope = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.740 63 DEBUG tempest [-] identity.admin_role = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.740 63 DEBUG tempest [-] identity.auth_version = v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.740 63 DEBUG tempest [-] identity.ca_certificates_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.740 63 DEBUG tempest [-] identity.catalog_type = identity log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.740 63 DEBUG tempest [-] identity.default_domain_id = default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.741 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-25 20:09:26.741 63 DEBUG tempest [-] identity.region = regionOne log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.741 63 DEBUG tempest [-] identity.uri = http://172.30.9.33:5000/v2.0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.741 63 DEBUG tempest [-] identity.uri_v3 = http://172.30.9.33:5000/v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.741 63 DEBUG tempest [-] identity.user_lockout_duration = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.741 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-25 20:09:26.741 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-25 20:09:26.741 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-25 20:09:26.742 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-25 20:09:26.742 63 DEBUG tempest [-] identity.v3_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.742 63 DEBUG tempest [-] network.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.742 63 DEBUG tempest [-] network.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.742 63 DEBUG tempest [-] network.catalog_type = network log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.742 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-25 20:09:26.742 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-25 20:09:26.742 63 DEBUG tempest [-] network.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.743 63 DEBUG tempest [-] network.floating_network_name = external log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.743 63 DEBUG tempest [-] network.port_profile = {} log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.743 63 DEBUG tempest [-] network.port_vnic_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.743 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-25 20:09:26.743 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-25 20:09:26.743 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-25 20:09:26.743 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-25 20:09:26.743 63 DEBUG tempest [-] network.project_networks_reachable = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.744 63 DEBUG tempest [-] network.public_network_id = c72a141b-4e89-4085-b7af-688a53e5d3d6 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.744 63 DEBUG tempest [-] network.public_router_id = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.744 63 DEBUG tempest [-] network.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.744 63 DEBUG tempest [-] network.shared_physical_network = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-25 20:09:26.744 63 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2900 2018-08-25 20:09:26.744 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-25 20:09:27.386 63 INFO tempest.lib.common.rest_client [req-e4b7829c-d989-408e-9a47-dfc4a99aa6c3 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:09:27.386 63 DEBUG tempest.lib.common.rest_client [req-e4b7829c-d989-408e-9a47-dfc4a99aa6c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e4b7829c-d989-408e-9a47-dfc4a99aa6c3'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:27.801 63 INFO tempest.lib.common.rest_client [req-96d5e049-cb6d-485a-8af7-4997dc95c2b1 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:09:27.801 63 DEBUG tempest.lib.common.rest_client [req-96d5e049-cb6d-485a-8af7-4997dc95c2b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-96d5e049-cb6d-485a-8af7-4997dc95c2b1'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:27.993 63 INFO tempest.lib.common.rest_client [req-68757b2d-db87-43dc-b8f2-587aca549395 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/domains?name=Default 0.189s 2018-08-25 20:09:27.993 63 DEBUG tempest.lib.common.rest_client [req-68757b2d-db87-43dc-b8f2-587aca549395 ] 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.4:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68757b2d-db87-43dc-b8f2-587aca549395'} Body: {"domains": [{"description": "The default domain", "links": {"self": "http://192.30.9.4:35357/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.30.9.4:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:28.192 63 INFO tempest.lib.common.rest_client [req-0d346852-f519-473e-9280-aed11a80c935 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.192s 2018-08-25 20:09:28.192 63 DEBUG tempest.lib.common.rest_client [req-0d346852-f519-473e-9280-aed11a80c935 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-1772605989-desc", "name": "tempest-BgpvpnTest-1772605989", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d346852-f519-473e-9280-aed11a80c935'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-1772605989-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/a47adea38f7c4e73b18eefc32a0eed2e"}, "tags": [], "enabled": true, "id": "a47adea38f7c4e73b18eefc32a0eed2e", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-1772605989"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:28.629 63 INFO tempest.lib.common.rest_client [req-82730b14-0d3c-460d-9f64-74e80fd5228b ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.436s 2018-08-25 20:09:28.630 63 DEBUG tempest.lib.common.rest_client [req-82730b14-0d3c-460d-9f64-74e80fd5228b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "U9~x*K=xpt0dTZ#", "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-BgpvpnTest-1772605989", "email": "tempest-BgpvpnTest-707296962@example.com"}} Response - Headers: {'status': '201', u'content-length': '369', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82730b14-0d3c-460d-9f64-74e80fd5228b'} Body: {"user": {"name": "tempest-BgpvpnTest-1772605989", "links": {"self": "http://192.30.9.4:35357/v3/users/4dc03a9226a144d4b78d9abe887013b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4dc03a9226a144d4b78d9abe887013b8", "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "email": "tempest-BgpvpnTest-707296962@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:28.817 63 INFO tempest.lib.common.rest_client [req-2f3246c3-1c03-436d-8f58-10613f47d14c ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.187s 2018-08-25 20:09:28.818 63 DEBUG tempest.lib.common.rest_client [req-2f3246c3-1c03-436d-8f58-10613f47d14c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f3246c3-1c03-436d-8f58-10613f47d14c'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:28.919 63 INFO tempest.lib.common.rest_client [req-17590d6f-b871-4d3a-aa09-4ea9b58c62f5 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.100s 2018-08-25 20:09:28.919 63 DEBUG tempest.lib.common.rest_client [req-17590d6f-b871-4d3a-aa09-4ea9b58c62f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17590d6f-b871-4d3a-aa09-4ea9b58c62f5'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:29.242 63 INFO tempest.lib.common.rest_client [req-abb67d1d-d3de-4dac-bb64-3d0eded89e90 ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/a47adea38f7c4e73b18eefc32a0eed2e/users/4dc03a9226a144d4b78d9abe887013b8/roles/a8f38a73d860409c824be7313afc678a 0.322s 2018-08-25 20:09:29.243 63 DEBUG tempest.lib.common.rest_client [req-abb67d1d-d3de-4dac-bb64-3d0eded89e90 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/a47adea38f7c4e73b18eefc32a0eed2e/users/4dc03a9226a144d4b78d9abe887013b8/roles/a8f38a73d860409c824be7313afc678a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:28 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-abb67d1d-d3de-4dac-bb64-3d0eded89e90'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:29.243 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-1772605989', 'project_name': u'tempest-BgpvpnTest-1772605989', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'a47adea38f7c4e73b18eefc32a0eed2e', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1772605989', 'user_id': u'4dc03a9226a144d4b78d9abe887013b8', 'project_id': u'a47adea38f7c4e73b18eefc32a0eed2e', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:09:29.244 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-1772605989', 'project_name': u'tempest-BgpvpnTest-1772605989', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'a47adea38f7c4e73b18eefc32a0eed2e', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1772605989', 'user_id': u'4dc03a9226a144d4b78d9abe887013b8', 'project_id': u'a47adea38f7c4e73b18eefc32a0eed2e', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:09:29.613 63 INFO tempest.lib.common.rest_client [req-a02c195c-b6f3-4502-bf30-64a59b19d8ef ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:09:29.614 63 DEBUG tempest.lib.common.rest_client [req-a02c195c-b6f3-4502-bf30-64a59b19d8ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8971', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a02c195c-b6f3-4502-bf30-64a59b19d8ef'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:09:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-BgpvpnTest-1772605989"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/a47adea38f7c4e73b18eefc32a0eed2e", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/a47adea38f7c4e73b18eefc32a0eed2e", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/a47adea38f7c4e73b18eefc32a0eed2e", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/a47adea38f7c4e73b18eefc32a0eed2e", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/a47adea38f7c4e73b18eefc32a0eed2e", "region": "regionOn _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:29.820 63 INFO tempest.lib.common.rest_client [req-8a65701c-2e3e-4659-ae5b-cbb63002b692 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.205s 2018-08-25 20:09:29.821 63 DEBUG tempest.lib.common.rest_client [req-8a65701c-2e3e-4659-ae5b-cbb63002b692 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-839923504-desc", "name": "tempest-BgpvpnTest-839923504", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '335', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a65701c-2e3e-4659-ae5b-cbb63002b692'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-839923504-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/59232870437a4264b2a14c8bc7f52bdf"}, "tags": [], "enabled": true, "id": "59232870437a4264b2a14c8bc7f52bdf", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-839923504"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:30.203 63 INFO tempest.lib.common.rest_client [req-6415c8f8-93b8-4ff0-86b0-2a94ee8fd340 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.382s 2018-08-25 20:09:30.204 63 DEBUG tempest.lib.common.rest_client [req-6415c8f8-93b8-4ff0-86b0-2a94ee8fd340 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "S1*NWAUWTt5uU+2", "project_id": "59232870437a4264b2a14c8bc7f52bdf", "name": "tempest-BgpvpnTest-839923504", "email": "tempest-BgpvpnTest-282946126@example.com"}} Response - Headers: {'status': '201', u'content-length': '368', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6415c8f8-93b8-4ff0-86b0-2a94ee8fd340'} Body: {"user": {"name": "tempest-BgpvpnTest-839923504", "links": {"self": "http://192.30.9.4:35357/v3/users/cac8417d3ec34ca3ac7a242a844b75e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cac8417d3ec34ca3ac7a242a844b75e4", "project_id": "59232870437a4264b2a14c8bc7f52bdf", "email": "tempest-BgpvpnTest-282946126@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:30.317 63 INFO tempest.lib.common.rest_client [req-b5377fcc-49ff-4b52-a547-938219fc0524 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.112s 2018-08-25 20:09:30.318 63 DEBUG tempest.lib.common.rest_client [req-b5377fcc-49ff-4b52-a547-938219fc0524 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5377fcc-49ff-4b52-a547-938219fc0524'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:30.500 63 INFO tempest.lib.common.rest_client [req-5a4849a8-f1df-4efa-b205-ea41717f512b ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/59232870437a4264b2a14c8bc7f52bdf/users/cac8417d3ec34ca3ac7a242a844b75e4/roles/29cf6d85344a4889b5fa819256d71f92 0.181s 2018-08-25 20:09:30.500 63 DEBUG tempest.lib.common.rest_client [req-5a4849a8-f1df-4efa-b205-ea41717f512b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/59232870437a4264b2a14c8bc7f52bdf/users/cac8417d3ec34ca3ac7a242a844b75e4/roles/29cf6d85344a4889b5fa819256d71f92', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:30 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-5a4849a8-f1df-4efa-b205-ea41717f512b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:30.500 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-839923504', 'project_name': u'tempest-BgpvpnTest-839923504', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'59232870437a4264b2a14c8bc7f52bdf', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-839923504', 'user_id': u'cac8417d3ec34ca3ac7a242a844b75e4', 'project_id': u'59232870437a4264b2a14c8bc7f52bdf', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:09:30.501 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-839923504', 'project_name': u'tempest-BgpvpnTest-839923504', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'59232870437a4264b2a14c8bc7f52bdf', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-839923504', 'user_id': u'cac8417d3ec34ca3ac7a242a844b75e4', 'project_id': u'59232870437a4264b2a14c8bc7f52bdf', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:09:30.891 63 INFO tempest.lib.common.rest_client [req-c5e45abb-635f-4e54-9534-9a79730df15a ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:09:30.891 63 DEBUG tempest.lib.common.rest_client [req-c5e45abb-635f-4e54-9534-9a79730df15a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9030', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5e45abb-635f-4e54-9534-9a79730df15a'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59232870437a4264b2a14c8bc7f52bdf", "name": "tempest-BgpvpnTest-839923504"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/59232870437a4264b2a14c8bc7f52bdf", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/59232870437a4264b2a14c8bc7f52bdf", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/59232870437a4264b2a14c8bc7f52bdf", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/59232870437a4264b2a14c8bc7f52bdf", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:87 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:31.103 63 INFO tempest.lib.common.rest_client [req-02339bdb-8687-4497-9b4f-f14c24f101e6 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.210s 2018-08-25 20:09:31.103 63 DEBUG tempest.lib.common.rest_client [req-02339bdb-8687-4497-9b4f-f14c24f101e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-1936624803-desc", "name": "tempest-BgpvpnTest-1936624803", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02339bdb-8687-4497-9b4f-f14c24f101e6'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-1936624803-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/89b3f2cca9914a888605baef73966248"}, "tags": [], "enabled": true, "id": "89b3f2cca9914a888605baef73966248", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-1936624803"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:31.508 63 INFO tempest.lib.common.rest_client [req-20df415c-422b-4a67-b721-a6644d34a39f ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.404s 2018-08-25 20:09:31.509 63 DEBUG tempest.lib.common.rest_client [req-20df415c-422b-4a67-b721-a6644d34a39f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "W3#tFLLn9oo%67*", "project_id": "89b3f2cca9914a888605baef73966248", "name": "tempest-BgpvpnTest-1936624803", "email": "tempest-BgpvpnTest-1806536083@example.com"}} Response - Headers: {'status': '201', u'content-length': '370', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20df415c-422b-4a67-b721-a6644d34a39f'} Body: {"user": {"name": "tempest-BgpvpnTest-1936624803", "links": {"self": "http://192.30.9.4:35357/v3/users/925429efeb7d4dbab10f0544f5d20200"}, "domain_id": "default", "enabled": true, "options": {}, "id": "925429efeb7d4dbab10f0544f5d20200", "project_id": "89b3f2cca9914a888605baef73966248", "email": "tempest-BgpvpnTest-1806536083@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:31.615 63 INFO tempest.lib.common.rest_client [req-c9c53a02-ae44-499a-89ec-807486b0d5db ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.106s 2018-08-25 20:09:31.616 63 DEBUG tempest.lib.common.rest_client [req-c9c53a02-ae44-499a-89ec-807486b0d5db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9c53a02-ae44-499a-89ec-807486b0d5db'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:31.754 63 INFO tempest.lib.common.rest_client [req-b3deeb0f-8585-40ba-ad07-8c7272cf2131 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.137s 2018-08-25 20:09:31.754 63 DEBUG tempest.lib.common.rest_client [req-b3deeb0f-8585-40ba-ad07-8c7272cf2131 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3deeb0f-8585-40ba-ad07-8c7272cf2131'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:31.973 63 INFO tempest.lib.common.rest_client [req-990a043b-7618-4de6-8362-f65ca6c9d7ca ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/89b3f2cca9914a888605baef73966248/users/925429efeb7d4dbab10f0544f5d20200/roles/a8f38a73d860409c824be7313afc678a 0.218s 2018-08-25 20:09:31.973 63 DEBUG tempest.lib.common.rest_client [req-990a043b-7618-4de6-8362-f65ca6c9d7ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/89b3f2cca9914a888605baef73966248/users/925429efeb7d4dbab10f0544f5d20200/roles/a8f38a73d860409c824be7313afc678a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:31 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-990a043b-7618-4de6-8362-f65ca6c9d7ca'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:31.974 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-1936624803', 'project_name': u'tempest-BgpvpnTest-1936624803', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'89b3f2cca9914a888605baef73966248', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1936624803', 'user_id': u'925429efeb7d4dbab10f0544f5d20200', 'project_id': u'89b3f2cca9914a888605baef73966248', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:09:31.974 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-1936624803', 'project_name': u'tempest-BgpvpnTest-1936624803', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'89b3f2cca9914a888605baef73966248', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1936624803', 'user_id': u'925429efeb7d4dbab10f0544f5d20200', 'project_id': u'89b3f2cca9914a888605baef73966248', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:09:32.359 63 INFO tempest.lib.common.rest_client [req-141cbb16-26d9-4495-b23e-8608e2f0b11a ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:09:32.359 63 DEBUG tempest.lib.common.rest_client [req-141cbb16-26d9-4495-b23e-8608e2f0b11a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8971', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-141cbb16-26d9-4495-b23e-8608e2f0b11a'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:09:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89b3f2cca9914a888605baef73966248", "name": "tempest-BgpvpnTest-1936624803"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/89b3f2cca9914a888605baef73966248", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/89b3f2cca9914a888605baef73966248", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/89b3f2cca9914a888605baef73966248", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/89b3f2cca9914a888605baef73966248", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/89b3f2cca9914a888605baef73966248", "region": "regionOn _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:32.766 63 INFO tempest.lib.common.rest_client [req-4ff463d6-a8c5-4803-8f92-96c0845aa1ab ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.404s 2018-08-25 20:09:32.766 63 DEBUG tempest.lib.common.rest_client [req-4ff463d6-a8c5-4803-8f92-96c0845aa1ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--1952921230"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ff463d6-a8c5-4803-8f92-96c0845aa1ab'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1952921230", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "2a92786e-3857-4a3e-b435-1b0caadf5b29"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:33.423 63 INFO tempest.lib.common.rest_client [req-0a4ae6f5-05f3-4e62-9cba-c65d5b2eb91f ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.33:9696/v2.0/networks 0.656s 2018-08-25 20:09:33.424 63 DEBUG tempest.lib.common.rest_client [req-0a4ae6f5-05f3-4e62-9cba-c65d5b2eb91f ] 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.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a4ae6f5-05f3-4e62-9cba-c65d5b2eb91f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:09:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","id":"9a835c22-334f-4356-a9f9-2ea3c8b6c7c1","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:33.886 63 INFO tempest.lib.common.rest_client [req-707ffb58-4c98-43b0-8f33-e62c9c16b9f2 ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29/network_associations 0.461s 2018-08-25 20:09:33.887 63 DEBUG tempest.lib.common.rest_client [req-707ffb58-4c98-43b0-8f33-e62c9c16b9f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9a835c22-334f-4356-a9f9-2ea3c8b6c7c1"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-707ffb58-4c98-43b0-8f33-e62c9c16b9f2'} Body: {"network_association": {"network_id": "9a835c22-334f-4356-a9f9-2ea3c8b6c7c1", "id": "9720ca7b-7caa-44c6-9c4f-164d42481e12"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:33.925 63 INFO tempest.lib.common.rest_client [req-af92fd1a-6d8f-451c-9922-3f31b40150bb ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29 0.037s 2018-08-25 20:09:33.926 63 DEBUG tempest.lib.common.rest_client [req-af92fd1a-6d8f-451c-9922-3f31b40150bb ] 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.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29', u'date': 'Sat, 25 Aug 2018 20:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af92fd1a-6d8f-451c-9922-3f31b40150bb'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": ["9a835c22-334f-4356-a9f9-2ea3c8b6c7c1"], "id": "2a92786e-3857-4a3e-b435-1b0caadf5b29", "name": "tempest-test-bgpvpn--1952921230"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:34.214 63 INFO tempest.lib.common.rest_client [req-2cd56ef6-f775-48f4-ab2d-80ea12d902d8 ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29/network_associations/9720ca7b-7caa-44c6-9c4f-164d42481e12 0.288s 2018-08-25 20:09:34.215 63 DEBUG tempest.lib.common.rest_client [req-2cd56ef6-f775-48f4-ab2d-80ea12d902d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29/network_associations/9720ca7b-7caa-44c6-9c4f-164d42481e12', u'date': 'Sat, 25 Aug 2018 20:09:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2cd56ef6-f775-48f4-ab2d-80ea12d902d8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:34.243 63 INFO tempest.lib.common.rest_client [req-736e798c-4187-4c16-b096-d131ab4dc5d0 ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29 0.027s 2018-08-25 20:09:34.244 63 DEBUG tempest.lib.common.rest_client [req-736e798c-4187-4c16-b096-d131ab4dc5d0 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29', u'date': 'Sat, 25 Aug 2018 20:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-736e798c-4187-4c16-b096-d131ab4dc5d0'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "2a92786e-3857-4a3e-b435-1b0caadf5b29", "name": "tempest-test-bgpvpn--1952921230"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:35.250 63 INFO tempest.lib.common.rest_client [req-2cc8305f-a58d-4c57-82b7-6eb33cb2f20f ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.33:9696/v2.0/networks/9a835c22-334f-4356-a9f9-2ea3c8b6c7c1 1.006s 2018-08-25 20:09:35.251 63 DEBUG tempest.lib.common.rest_client [req-2cc8305f-a58d-4c57-82b7-6eb33cb2f20f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/9a835c22-334f-4356-a9f9-2ea3c8b6c7c1', u'date': 'Sat, 25 Aug 2018 20:09:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2cc8305f-a58d-4c57-82b7-6eb33cb2f20f'} 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 [2.890507s] ... ok 2018-08-25 20:09:35.726 63 INFO tempest.lib.common.rest_client [req-95c4eff2-1b08-4538-8721-dfc35bbe97b5 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.472s 2018-08-25 20:09:35.726 63 DEBUG tempest.lib.common.rest_client [req-95c4eff2-1b08-4538-8721-dfc35bbe97b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--947500151"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95c4eff2-1b08-4538-8721-dfc35bbe97b5'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--947500151", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "68d6fc9e-de97-4dad-8c1d-17e93e29af3a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:36.001 63 INFO tempest.lib.common.rest_client [req-97b0e139-b022-439f-8c75-24637cbef368 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.33:9696/v2.0/routers 0.274s 2018-08-25 20:09:36.001 63 DEBUG tempest.lib.common.rest_client [req-97b0e139-b022-439f-8c75-24637cbef368 ] 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.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97b0e139-b022-439f-8c75-24637cbef368'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "created_at": "2018-08-25T20:09:35Z", "admin_state_up": true, "updated_at": "2018-08-25T20:09:35Z", "revision_number": 0, "routes": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "id": "39d1e802-aaa2-474c-8ae9-d62fc17ac4bf", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:36.371 63 INFO tempest.lib.common.rest_client [req-b747e90c-60b4-4e3f-8d7f-2e9cf36fe969 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a/router_associations 0.369s 2018-08-25 20:09:36.371 63 DEBUG tempest.lib.common.rest_client [req-b747e90c-60b4-4e3f-8d7f-2e9cf36fe969 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "39d1e802-aaa2-474c-8ae9-d62fc17ac4bf"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a/router_associations', u'date': 'Sat, 25 Aug 2018 20:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b747e90c-60b4-4e3f-8d7f-2e9cf36fe969'} Body: {"router_association": {"router_id": "39d1e802-aaa2-474c-8ae9-d62fc17ac4bf", "id": "a02c0441-50aa-4cbb-9575-399e59b45c4f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:36.409 63 INFO tempest.lib.common.rest_client [req-fc812028-daa7-43ad-b4af-4b2e72ff4c6c ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a 0.037s 2018-08-25 20:09:36.409 63 DEBUG tempest.lib.common.rest_client [req-fc812028-daa7-43ad-b4af-4b2e72ff4c6c ] 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.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a', u'date': 'Sat, 25 Aug 2018 20:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fc812028-daa7-43ad-b4af-4b2e72ff4c6c'} Body: {"bgpvpn": {"routers": ["39d1e802-aaa2-474c-8ae9-d62fc17ac4bf"], "type": "l3", "networks": [], "id": "68d6fc9e-de97-4dad-8c1d-17e93e29af3a", "name": "tempest-test-bgpvpn--947500151"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:36.773 63 INFO tempest.lib.common.rest_client [req-9f389e19-d8f4-4890-997d-fbb4b48ce3d6 ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a/router_associations/a02c0441-50aa-4cbb-9575-399e59b45c4f 0.363s 2018-08-25 20:09:36.773 63 DEBUG tempest.lib.common.rest_client [req-9f389e19-d8f4-4890-997d-fbb4b48ce3d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a/router_associations/a02c0441-50aa-4cbb-9575-399e59b45c4f', u'date': 'Sat, 25 Aug 2018 20:09:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9f389e19-d8f4-4890-997d-fbb4b48ce3d6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:37.070 63 INFO tempest.lib.common.rest_client [req-5a251498-e8e4-4d9f-976e-2604358483cb ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a 0.296s 2018-08-25 20:09:37.071 63 DEBUG tempest.lib.common.rest_client [req-5a251498-e8e4-4d9f-976e-2604358483cb ] 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.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a', u'date': 'Sat, 25 Aug 2018 20:09:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a251498-e8e4-4d9f-976e-2604358483cb'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "68d6fc9e-de97-4dad-8c1d-17e93e29af3a", "name": "tempest-test-bgpvpn--947500151"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:37.533 63 INFO tempest.lib.common.rest_client [req-efb8811e-82ee-4d9e-b759-83ec476a4a0c ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.33:9696/v2.0/routers/39d1e802-aaa2-474c-8ae9-d62fc17ac4bf 0.461s 2018-08-25 20:09:37.533 63 DEBUG tempest.lib.common.rest_client [req-efb8811e-82ee-4d9e-b759-83ec476a4a0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/39d1e802-aaa2-474c-8ae9-d62fc17ac4bf', u'date': 'Sat, 25 Aug 2018 20:09:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-efb8811e-82ee-4d9e-b759-83ec476a4a0c'} 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 [2.282005s] ... ok 2018-08-25 20:09:37.869 63 INFO tempest.lib.common.rest_client [req-e6d2b9ca-9702-4cb8-8162-d97d9c9767bd ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.334s 2018-08-25 20:09:37.870 63 DEBUG tempest.lib.common.rest_client [req-e6d2b9ca-9702-4cb8-8162-d97d9c9767bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6d2b9ca-9702-4cb8-8162-d97d9c9767bd'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "14c51059-0f49-4bd7-a26c-b684e7649ef3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:38.078 63 INFO tempest.lib.common.rest_client [req-58928100-c03a-4736-b025-79837221e055 ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.33:9696/v2.0/networks 0.207s 2018-08-25 20:09:38.078 63 DEBUG tempest.lib.common.rest_client [req-58928100-c03a-4736-b025-79837221e055 ] 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.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58928100-c03a-4736-b025-79837221e055'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:09:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","id":"984d3da5-3bd7-4488-8408-ae1539929ec6","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:38.368 63 INFO tempest.lib.common.rest_client [req-205a807b-3c0b-4ddb-9836-147688fd0ff0 ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/14c51059-0f49-4bd7-a26c-b684e7649ef3/network_associations 0.288s 2018-08-25 20:09:38.368 63 DEBUG tempest.lib.common.rest_client [req-205a807b-3c0b-4ddb-9836-147688fd0ff0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "898c7328-79be-4edc-bc3f-103c9ae0a2a9"}} Response - Headers: {'status': '404', u'content-length': '138', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/14c51059-0f49-4bd7-a26c-b684e7649ef3/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-205a807b-3c0b-4ddb-9836-147688fd0ff0'} Body: {"NeutronError": {"message": "Network 898c7328-79be-4edc-bc3f-103c9ae0a2a9 could not be found.", "type": "NetworkNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:38.466 63 INFO tempest.lib.common.rest_client [req-d483fc7c-1e59-4b13-a803-8f435514080b ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/ba49c827-0757-4324-894f-79ee29faa253/network_associations 0.096s 2018-08-25 20:09:38.466 63 DEBUG tempest.lib.common.rest_client [req-d483fc7c-1e59-4b13-a803-8f435514080b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "984d3da5-3bd7-4488-8408-ae1539929ec6"}} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/ba49c827-0757-4324-894f-79ee29faa253/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d483fc7c-1e59-4b13-a803-8f435514080b'} Body: {"NeutronError": {"message": "BGPVPN ba49c827-0757-4324-894f-79ee29faa253 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 [0.932581s] ... ok 2018-08-25 20:09:38.725 63 INFO tempest.lib.common.rest_client [req-a7f50dbc-edbf-4bbf-ac93-1d982dcf516a ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.257s 2018-08-25 20:09:38.726 63 DEBUG tempest.lib.common.rest_client [req-a7f50dbc-edbf-4bbf-ac93-1d982dcf516a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--1831809300"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7f50dbc-edbf-4bbf-ac93-1d982dcf516a'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1831809300", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "9884b8d4-c258-4df4-a499-8801d31dfda1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:38.906 63 INFO tempest.lib.common.rest_client [req-217e0e45-5474-42f4-8f18-3e1b82dfedec ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.33:9696/v2.0/networks 0.179s 2018-08-25 20:09:38.906 63 DEBUG tempest.lib.common.rest_client [req-217e0e45-5474-42f4-8f18-3e1b82dfedec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-BgpvpnTest-test-network-1639434401"}} Response - Headers: {'status': '201', u'content-length': '579', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-217e0e45-5474-42f4-8f18-3e1b82dfedec'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:09:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","id":"9be4f498-aec7-42c4-a40e-5b4ca1f2c7c9","name":"tempest-BgpvpnTest-test-network-1639434401"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:39.664 63 INFO tempest.lib.common.rest_client [req-f6f4178d-20cc-41f7-9488-cd1fa040974b ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.757s 2018-08-25 20:09:39.665 63 DEBUG tempest.lib.common.rest_client [req-f6f4178d-20cc-41f7-9488-cd1fa040974b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "network_id": "9be4f498-aec7-42c4-a40e-5b4ca1f2c7c9", "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.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6f4178d-20cc-41f7-9488-cd1fa040974b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9be4f498-aec7-42c4-a40e-5b4ca1f2c7c9","tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:39Z","dns_nameservers":[],"updated_at":"2018-08-25T20:09:39Z","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":"a47adea38f7c4e73b18eefc32a0eed2e","id":"8e63a6c8-0554-4466-9f99-3294b44b0296","subnetpool_id":null,"name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:39.898 63 INFO tempest.lib.common.rest_client [req-3b3a5c8e-13f1-4ac0-8656-baac899c5ceb ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9884b8d4-c258-4df4-a499-8801d31dfda1/network_associations 0.232s 2018-08-25 20:09:39.898 63 DEBUG tempest.lib.common.rest_client [req-3b3a5c8e-13f1-4ac0-8656-baac899c5ceb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9be4f498-aec7-42c4-a40e-5b4ca1f2c7c9"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9884b8d4-c258-4df4-a499-8801d31dfda1/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b3a5c8e-13f1-4ac0-8656-baac899c5ceb'} Body: {"network_association": {"network_id": "9be4f498-aec7-42c4-a40e-5b4ca1f2c7c9", "id": "5723e5f0-9299-45bd-b35b-86c8ab0c1aef"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:40.253 63 INFO tempest.lib.common.rest_client [req-ac436976-1aef-47ea-ad2f-e94b87af04b5 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.354s 2018-08-25 20:09:40.253 63 DEBUG tempest.lib.common.rest_client [req-ac436976-1aef-47ea-ad2f-e94b87af04b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--173821328"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac436976-1aef-47ea-ad2f-e94b87af04b5'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--173821328", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "bbef0e13-e5ff-457f-809e-d59fea5b329b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:40.380 63 INFO tempest.lib.common.rest_client [req-82733ca9-d745-4990-9740-9f19e3e25b9c ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.33:9696/v2.0/routers 0.125s 2018-08-25 20:09:40.380 63 DEBUG tempest.lib.common.rest_client [req-82733ca9-d745-4990-9740-9f19e3e25b9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {}, "name": "tempest-test-bgpvpn--1523113509", "admin_state_up": false}} Response - Headers: {'status': '201', u'content-length': '419', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-82733ca9-d745-4990-9740-9f19e3e25b9c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "created_at": "2018-08-25T20:09:40Z", "admin_state_up": false, "updated_at": "2018-08-25T20:09:40Z", "revision_number": 0, "routes": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "id": "f5fd12fd-2c3b-44c2-b899-e4050d7d89ef", "name": "tempest-test-bgpvpn--1523113509"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:41.162 63 INFO tempest.lib.common.rest_client [req-0921492b-faa4-4604-bd9c-7026d9e1502c ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/bbef0e13-e5ff-457f-809e-d59fea5b329b/router_associations 0.780s 2018-08-25 20:09:41.162 63 DEBUG tempest.lib.common.rest_client [req-0921492b-faa4-4604-bd9c-7026d9e1502c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "f5fd12fd-2c3b-44c2-b899-e4050d7d89ef"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/bbef0e13-e5ff-457f-809e-d59fea5b329b/router_associations', u'date': 'Sat, 25 Aug 2018 20:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0921492b-faa4-4604-bd9c-7026d9e1502c'} Body: {"router_association": {"router_id": "f5fd12fd-2c3b-44c2-b899-e4050d7d89ef", "id": "d5ab82eb-9b0d-4724-8ed3-63674edffb62"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:43.247 63 INFO tempest.lib.common.rest_client [req-d378a194-0e3d-4679-b5b7-2103066431f4 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 409 PUT http://172.30.9.33:9696/v2.0/routers/f5fd12fd-2c3b-44c2-b899-e4050d7d89ef/add_router_interface 2.084s 2018-08-25 20:09:43.248 63 DEBUG tempest.lib.common.rest_client [req-d378a194-0e3d-4679-b5b7-2103066431f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e63a6c8-0554-4466-9f99-3294b44b0296"} Response - Headers: {'status': '409', u'content-length': '433', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/f5fd12fd-2c3b-44c2-b899-e4050d7d89ef/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d378a194-0e3d-4679-b5b7-2103066431f4'} Body: {"NeutronError": {"message": "Error cannot perform router interface attachment due to Callback networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin._notify_adding_interface_to_router-32347 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 [4.780824s] ... ok 2018-08-25 20:09:43.617 63 INFO tempest.lib.common.rest_client [req-d7a0bc77-d1b4-4ef1-b4ab-79801e046d67 ] Request (BgpvpnTest:test_create_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.366s 2018-08-25 20:09:43.617 63 DEBUG tempest.lib.common.rest_client [req-d7a0bc77-d1b4-4ef1-b4ab-79801e046d67 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--1209618419"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7a0bc77-d1b4-4ef1-b4ab-79801e046d67'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1209618419", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "route_targets": [], "project_id": "59232870437a4264b2a14c8bc7f52bdf", "type": "l3", "id": "8993c2b2-7b1f-4fc3-b591-5f7541927092"}} _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.368486s] ... ok 2018-08-25 20:09:43.628 63 INFO tempest.lib.common.rest_client [req-d32dd091-66ea-4da0-82d1-9535d83b8a95 ] Request (BgpvpnTest:test_create_bgpvpn_as_non_admin_fail): 403 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.008s 2018-08-25 20:09:43.628 63 DEBUG tempest.lib.common.rest_client [req-d32dd091-66ea-4da0-82d1-9535d83b8a95 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--513199129"}} Response - Headers: {'status': '403', u'content-length': '185', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d32dd091-66ea-4da0-82d1-9535d83b8a95'} 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.010376s] ... ok 2018-08-25 20:09:43.638 63 INFO tempest.lib.common.rest_client [req-45c6c0a4-a042-4d02-9db9-9adc384c1f31 ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.008s 2018-08-25 20:09:43.638 63 DEBUG tempest.lib.common.rest_client [req-45c6c0a4-a042-4d02-9db9-9adc384c1f31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "testbgpvpn", "route_targets": ["0"]}} Response - Headers: {'status': '400', u'content-length': '139', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45c6c0a4-a042-4d02-9db9-9adc384c1f31'} 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-25 20:09:43.650 63 INFO tempest.lib.common.rest_client [req-5e22eafd-1625-4aab-9dad-6f8c6ddfebe2 ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.011s 2018-08-25 20:09:43.651 63 DEBUG tempest.lib.common.rest_client [req-5e22eafd-1625-4aab-9dad-6f8c6ddfebe2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "import_targets": ["test", " "], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '143', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e22eafd-1625-4aab-9dad-6f8c6ddfebe2'} 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-25 20:09:43.660 63 INFO tempest.lib.common.rest_client [req-08e28a19-4abd-4632-95bc-1c93d9f38c94 ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.008s 2018-08-25 20:09:43.660 63 DEBUG tempest.lib.common.rest_client [req-08e28a19-4abd-4632-95bc-1c93d9f38c94 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "export_targets": ["64512:1000000000000", "xyz"], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '158', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08e28a19-4abd-4632-95bc-1c93d9f38c94'} 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.031774s] ... ok 2018-08-25 20:09:43.775 63 INFO tempest.lib.common.rest_client [req-77461a19-d982-46ae-8166-f5de499fcb13 ] Request (BgpvpnTest:test_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.113s 2018-08-25 20:09:43.776 63 DEBUG tempest.lib.common.rest_client [req-77461a19-d982-46ae-8166-f5de499fcb13 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--1085627603"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-77461a19-d982-46ae-8166-f5de499fcb13'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1085627603", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "ca1c37e5-a8e6-4ef6-82e3-c7f039649d1b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:43.877 63 INFO tempest.lib.common.rest_client [req-7b2656f4-1a6e-4c0b-9122-d3570b05417a ] Request (BgpvpnTest:test_delete_bgpvpn): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/ca1c37e5-a8e6-4ef6-82e3-c7f039649d1b 0.100s 2018-08-25 20:09:43.877 63 DEBUG tempest.lib.common.rest_client [req-7b2656f4-1a6e-4c0b-9122-d3570b05417a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/ca1c37e5-a8e6-4ef6-82e3-c7f039649d1b', u'date': 'Sat, 25 Aug 2018 20:09:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b2656f4-1a6e-4c0b-9122-d3570b05417a'} 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.216495s] ... ok 2018-08-25 20:09:44.009 63 INFO tempest.lib.common.rest_client [req-008a2de1-1ccf-4ff9-850a-4a01eac42213 ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.129s 2018-08-25 20:09:44.009 63 DEBUG tempest.lib.common.rest_client [req-008a2de1-1ccf-4ff9-850a-4a01eac42213 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--102594933"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-008a2de1-1ccf-4ff9-850a-4a01eac42213'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--102594933", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "1a92bafc-6067-4bea-9dbd-a6f1b18c511b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:44.035 63 INFO tempest.lib.common.rest_client [req-acbd06df-176b-47f9-8d27-fc9e9c6954f9 ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 403 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1a92bafc-6067-4bea-9dbd-a6f1b18c511b 0.025s 2018-08-25 20:09:44.035 63 DEBUG tempest.lib.common.rest_client [req-acbd06df-176b-47f9-8d27-fc9e9c6954f9 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/1a92bafc-6067-4bea-9dbd-a6f1b18c511b', u'date': 'Sat, 25 Aug 2018 20:09:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-acbd06df-176b-47f9-8d27-fc9e9c6954f9'} 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.157600s] ... ok 2018-08-25 20:09:44.405 63 INFO tempest.lib.common.rest_client [req-a7b302ba-85a8-4806-a2d6-ed759add4349 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.368s 2018-08-25 20:09:44.406 63 DEBUG tempest.lib.common.rest_client [req-a7b302ba-85a8-4806-a2d6-ed759add4349 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7b302ba-85a8-4806-a2d6-ed759add4349'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "c9c27f4a-2755-41bd-a98c-fb44500346ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:44.609 63 INFO tempest.lib.common.rest_client [req-bfce2d86-49cc-445e-82af-6df23557fd3d ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.33:9696/v2.0/networks 0.203s 2018-08-25 20:09:44.610 63 DEBUG tempest.lib.common.rest_client [req-bfce2d86-49cc-445e-82af-6df23557fd3d ] 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.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:09:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bfce2d86-49cc-445e-82af-6df23557fd3d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:09:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","id":"73c73009-4ae1-4363-9d25-f545337f6544","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:45.406 63 INFO tempest.lib.common.rest_client [req-ba99f0b1-e479-4512-a4bf-98cca46ee9e4 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/c9c27f4a-2755-41bd-a98c-fb44500346ed/network_associations 0.795s 2018-08-25 20:09:45.406 63 DEBUG tempest.lib.common.rest_client [req-ba99f0b1-e479-4512-a4bf-98cca46ee9e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "73c73009-4ae1-4363-9d25-f545337f6544"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/c9c27f4a-2755-41bd-a98c-fb44500346ed/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba99f0b1-e479-4512-a4bf-98cca46ee9e4'} Body: {"network_association": {"network_id": "73c73009-4ae1-4363-9d25-f545337f6544", "id": "ea662c4e-6c70-4cdc-a65f-b7b39d277feb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:45.437 63 INFO tempest.lib.common.rest_client [req-51276aaa-9357-485d-96ed-54e3cdb585cb ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/c9c27f4a-2755-41bd-a98c-fb44500346ed/network_associations/cd43d765-886d-4ca9-8822-faa7334bd3ed 0.029s 2018-08-25 20:09:45.437 63 DEBUG tempest.lib.common.rest_client [req-51276aaa-9357-485d-96ed-54e3cdb585cb ] 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.33:9696/v2.0/bgpvpn/bgpvpns/c9c27f4a-2755-41bd-a98c-fb44500346ed/network_associations/cd43d765-886d-4ca9-8822-faa7334bd3ed', u'date': 'Sat, 25 Aug 2018 20:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-51276aaa-9357-485d-96ed-54e3cdb585cb'} Body: {"NeutronError": {"message": "BGPVPN network association cd43d765-886d-4ca9-8822-faa7334bd3ed could not be found for BGPVPN c9c27f4a-2755-41bd-a98c-fb44500346ed", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:45.837 63 INFO tempest.lib.common.rest_client [req-fc8f8431-2efa-495b-8afd-9e04692413c4 ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/5ab0b859-f3d1-436a-a1db-bf242bfeee1d/network_associations/ea662c4e-6c70-4cdc-a65f-b7b39d277feb 0.399s 2018-08-25 20:09:45.838 63 DEBUG tempest.lib.common.rest_client [req-fc8f8431-2efa-495b-8afd-9e04692413c4 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/5ab0b859-f3d1-436a-a1db-bf242bfeee1d/network_associations/ea662c4e-6c70-4cdc-a65f-b7b39d277feb', u'date': 'Sat, 25 Aug 2018 20:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fc8f8431-2efa-495b-8afd-9e04692413c4'} Body: {"NeutronError": {"message": "BGPVPN network association ea662c4e-6c70-4cdc-a65f-b7b39d277feb could not be found for BGPVPN 5ab0b859-f3d1-436a-a1db-bf242bfeee1d", "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.802230s] ... ok 2018-08-25 20:09:45.926 63 INFO tempest.lib.common.rest_client [req-67d910b1-b266-437a-bad6-0a63873b5707 ] Request (BgpvpnTest:test_list_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.086s 2018-08-25 20:09:45.927 63 DEBUG tempest.lib.common.rest_client [req-67d910b1-b266-437a-bad6-0a63873b5707 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--909303732"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67d910b1-b266-437a-bad6-0a63873b5707'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--909303732", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "85f2693d-8c6e-4860-b2df-5bb2ab94caf1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:46.078 63 INFO tempest.lib.common.rest_client [req-b716f40b-176a-4399-b90c-cc7bdd32adc2 ] Request (BgpvpnTest:test_list_bgpvpn): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.150s 2018-08-25 20:09:46.078 63 DEBUG tempest.lib.common.rest_client [req-b716f40b-176a-4399-b90c-cc7bdd32adc2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1169', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b716f40b-176a-4399-b90c-cc7bdd32adc2'} Body: {"bgpvpns": [{"routers": [], "type": "l3", "networks": [], "id": "14c51059-0f49-4bd7-a26c-b684e7649ef3", "name": "testbgpvpn"}, {"routers": [], "type": "l3", "networks": [], "id": "1a92bafc-6067-4bea-9dbd-a6f1b18c511b", "name": "tempest-test-bgpvpn--102594933"}, {"routers": [], "type": "l3", "networks": [], "id": "2a92786e-3857-4a3e-b435-1b0caadf5b29", "name": "tempest-test-bgpvpn--1952921230"}, {"routers": [], "type": "l3", "networks": [], "id": "68d6fc9e-de97-4dad-8c1d-17e93e29af3a", "name": "tempest-test-bgpvpn--947500151"}, {"routers": [], "type": "l3", "networks": [], "id": "85f2693d-8c6e-4860-b2df-5bb2ab94caf1", "name": "tempest-test-bgpvpn--909303732"}, {"routers": [], "type": "l3", "networks": ["9be4f498-aec7-42c4-a40e-5b4ca1f2c7c9"], "id": "9884b8d4-c258-4df4-a499-8801d31dfda1", "name": "tempest-test-bgpvpn--1831809300"}, {"routers": ["f5fd12fd-2c3b-44c2-b899-e4050d7d89ef"], "type": "l3", "networks": [], "id": "bbef0e13-e5ff-457f-809e-d59fea5b329b", "name": "tempest-test-bgpvpn--173821328"}, {"routers": [], "type": "l3", "networks": ["73c73009-4ae1-4363-9d25-f545337f6544"], "id": "c9c27f4a-2755-41bd-a98c-fb44500346ed", "name": "testbgpvpn"}]} _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.239875s] ... ok 2018-08-25 20:09:46.166 63 INFO tempest.lib.common.rest_client [req-212312f6-46f6-4393-9f44-e4cf38165144 ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.085s 2018-08-25 20:09:46.166 63 DEBUG tempest.lib.common.rest_client [req-212312f6-46f6-4393-9f44-e4cf38165144 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--347874287"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-212312f6-46f6-4393-9f44-e4cf38165144'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--347874287", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "85b6a976-5726-4de6-978e-edb5efe415a7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:46.347 63 INFO tempest.lib.common.rest_client [req-0ad7d77d-694a-44d8-b062-cbaf74d3d866 ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.180s 2018-08-25 20:09:46.348 63 DEBUG tempest.lib.common.rest_client [req-0ad7d77d-694a-44d8-b062-cbaf74d3d866 ] 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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ad7d77d-694a-44d8-b062-cbaf74d3d866'} 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.268651s] ... ok 2018-08-25 20:09:46.434 63 INFO tempest.lib.common.rest_client [req-3c782d45-1806-44d4-9c2e-8ca6237af689 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.085s 2018-08-25 20:09:46.435 63 DEBUG tempest.lib.common.rest_client [req-3c782d45-1806-44d4-9c2e-8ca6237af689 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--2080399336"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c782d45-1806-44d4-9c2e-8ca6237af689'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--2080399336", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "312cc481-b06b-4039-bceb-2822e295480c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:46.954 63 INFO tempest.lib.common.rest_client [req-aea92670-430a-498b-9b82-b2921b5725af ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.33:9696/v2.0/networks 0.518s 2018-08-25 20:09:46.955 63 DEBUG tempest.lib.common.rest_client [req-aea92670-430a-498b-9b82-b2921b5725af ] 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.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:09:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aea92670-430a-498b-9b82-b2921b5725af'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:09:46Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","id":"fbbffc48-9e78-49de-af19-3f48841f0800","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:47.304 63 INFO tempest.lib.common.rest_client [req-763ffce9-ae4c-436e-9901-a2ee01cb04d6 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/312cc481-b06b-4039-bceb-2822e295480c/network_associations 0.348s 2018-08-25 20:09:47.305 63 DEBUG tempest.lib.common.rest_client [req-763ffce9-ae4c-436e-9901-a2ee01cb04d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fbbffc48-9e78-49de-af19-3f48841f0800"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/312cc481-b06b-4039-bceb-2822e295480c/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-763ffce9-ae4c-436e-9901-a2ee01cb04d6'} Body: {"network_association": {"network_id": "fbbffc48-9e78-49de-af19-3f48841f0800", "id": "f38dbe2d-ad09-41ea-b236-ff7fa1f05fbd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:47.526 63 INFO tempest.lib.common.rest_client [req-1da868ae-381e-4046-9f93-50e1bada9867 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/312cc481-b06b-4039-bceb-2822e295480c/network_associations 0.220s 2018-08-25 20:09:47.526 63 DEBUG tempest.lib.common.rest_client [req-1da868ae-381e-4046-9f93-50e1bada9867 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/312cc481-b06b-4039-bceb-2822e295480c/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1da868ae-381e-4046-9f93-50e1bada9867'} 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.178158s] ... ok 2018-08-25 20:09:47.615 63 INFO tempest.lib.common.rest_client [req-e208415f-ae19-44db-abdc-e2de1a231dc4 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.087s 2018-08-25 20:09:47.616 63 DEBUG tempest.lib.common.rest_client [req-e208415f-ae19-44db-abdc-e2de1a231dc4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--1076839880"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e208415f-ae19-44db-abdc-e2de1a231dc4'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1076839880", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:47.840 63 INFO tempest.lib.common.rest_client [req-518ae84d-f5d4-4150-818d-61d9339c8bd5 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.224s 2018-08-25 20:09:47.841 63 DEBUG tempest.lib.common.rest_client [req-518ae84d-f5d4-4150-818d-61d9339c8bd5 ] 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.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-518ae84d-f5d4-4150-818d-61d9339c8bd5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:09:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:48.194 63 INFO tempest.lib.common.rest_client [req-a664f3ad-47e0-421c-9d2f-684d1a01657f ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a/network_associations 0.352s 2018-08-25 20:09:48.195 63 DEBUG tempest.lib.common.rest_client [req-a664f3ad-47e0-421c-9d2f-684d1a01657f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "e7bd7c89-0f37-4854-b345-4128c50b70c0"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a664f3ad-47e0-421c-9d2f-684d1a01657f'} Body: {"network_association": {"network_id": "e7bd7c89-0f37-4854-b345-4128c50b70c0", "id": "e68c03d2-a234-4215-83f3-912dfeeab491"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:48.277 63 INFO tempest.lib.common.rest_client [req-4a5175ff-b013-4372-b448-86d98965d100 ] Request (BgpvpnTest:test_list_show_network_association): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a/network_associations 0.081s 2018-08-25 20:09:48.277 63 DEBUG tempest.lib.common.rest_client [req-4a5175ff-b013-4372-b448-86d98965d100 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4a5175ff-b013-4372-b448-86d98965d100'} Body: {"network_associations": [{"network_id": "e7bd7c89-0f37-4854-b345-4128c50b70c0", "id": "e68c03d2-a234-4215-83f3-912dfeeab491"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:48.357 63 INFO tempest.lib.common.rest_client [req-8778f46c-c617-4030-87d5-76bce7df9b07 ] Request (BgpvpnTest:test_list_show_network_association): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a/network_associations/e68c03d2-a234-4215-83f3-912dfeeab491 0.079s 2018-08-25 20:09:48.358 63 DEBUG tempest.lib.common.rest_client [req-8778f46c-c617-4030-87d5-76bce7df9b07 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a/network_associations/e68c03d2-a234-4215-83f3-912dfeeab491', u'date': 'Sat, 25 Aug 2018 20:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8778f46c-c617-4030-87d5-76bce7df9b07'} Body: {"network_association": {"network_id": "e7bd7c89-0f37-4854-b345-4128c50b70c0", "id": "e68c03d2-a234-4215-83f3-912dfeeab491"}} _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 [0.831255s] ... ok 2018-08-25 20:09:48.436 63 INFO tempest.lib.common.rest_client [req-a32dd10a-ccf9-43b8-95e4-2d82e66adb96 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.075s 2018-08-25 20:09:48.436 63 DEBUG tempest.lib.common.rest_client [req-a32dd10a-ccf9-43b8-95e4-2d82e66adb96 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--1688668858"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a32dd10a-ccf9-43b8-95e4-2d82e66adb96'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1688668858", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "a9709e16-5eef-4f2d-ae5c-d2c4cbee0214"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:48.563 63 INFO tempest.lib.common.rest_client [req-16c233a7-d007-4c1a-8544-01595b464219 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.126s 2018-08-25 20:09:48.563 63 DEBUG tempest.lib.common.rest_client [req-16c233a7-d007-4c1a-8544-01595b464219 ] 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.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16c233a7-d007-4c1a-8544-01595b464219'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "created_at": "2018-08-25T20:09:48Z", "admin_state_up": true, "updated_at": "2018-08-25T20:09:48Z", "revision_number": 0, "routes": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:49.184 63 INFO tempest.lib.common.rest_client [req-76a5ff03-c9aa-47f8-b81e-696b553f64c0 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/a9709e16-5eef-4f2d-ae5c-d2c4cbee0214/router_associations 0.619s 2018-08-25 20:09:49.184 63 DEBUG tempest.lib.common.rest_client [req-76a5ff03-c9aa-47f8-b81e-696b553f64c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/a9709e16-5eef-4f2d-ae5c-d2c4cbee0214/router_associations', u'date': 'Sat, 25 Aug 2018 20:09:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76a5ff03-c9aa-47f8-b81e-696b553f64c0'} Body: {"router_association": {"router_id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d", "id": "1e6bde19-a747-478b-a101-a8ea1614ffd2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:49.295 63 INFO tempest.lib.common.rest_client [req-b547c296-9f67-49a2-8a14-49f9af464359 ] Request (BgpvpnTest:test_list_show_router_association): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/a9709e16-5eef-4f2d-ae5c-d2c4cbee0214/router_associations 0.109s 2018-08-25 20:09:49.295 63 DEBUG tempest.lib.common.rest_client [req-b547c296-9f67-49a2-8a14-49f9af464359 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/a9709e16-5eef-4f2d-ae5c-d2c4cbee0214/router_associations', u'date': 'Sat, 25 Aug 2018 20:09:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b547c296-9f67-49a2-8a14-49f9af464359'} Body: {"router_associations": [{"router_id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d", "id": "1e6bde19-a747-478b-a101-a8ea1614ffd2"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:49.749 63 INFO tempest.lib.common.rest_client [req-41e1d947-cc73-4f49-b0f6-648fbddc2645 ] Request (BgpvpnTest:test_list_show_router_association): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/a9709e16-5eef-4f2d-ae5c-d2c4cbee0214/router_associations/1e6bde19-a747-478b-a101-a8ea1614ffd2 0.453s 2018-08-25 20:09:49.749 63 DEBUG tempest.lib.common.rest_client [req-41e1d947-cc73-4f49-b0f6-648fbddc2645 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/a9709e16-5eef-4f2d-ae5c-d2c4cbee0214/router_associations/1e6bde19-a747-478b-a101-a8ea1614ffd2', u'date': 'Sat, 25 Aug 2018 20:09:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-41e1d947-cc73-4f49-b0f6-648fbddc2645'} Body: {"router_association": {"router_id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d", "id": "1e6bde19-a747-478b-a101-a8ea1614ffd2"}} _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.390669s] ... ok 2018-08-25 20:09:50.115 63 INFO tempest.lib.common.rest_client [req-6965e933-8bed-4cb8-b82c-1eeacc9b9be7 ] Request (BgpvpnTest:test_show_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.364s 2018-08-25 20:09:50.116 63 DEBUG tempest.lib.common.rest_client [req-6965e933-8bed-4cb8-b82c-1eeacc9b9be7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--434113615"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6965e933-8bed-4cb8-b82c-1eeacc9b9be7'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--434113615", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "9afbc4ce-9577-46b2-b077-070b6a0ced6a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:50.155 63 INFO tempest.lib.common.rest_client [req-edf49635-65f1-441c-b111-e4407273fe51 ] Request (BgpvpnTest:test_show_bgpvpn): 200 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9afbc4ce-9577-46b2-b077-070b6a0ced6a 0.038s 2018-08-25 20:09:50.155 63 DEBUG tempest.lib.common.rest_client [req-edf49635-65f1-441c-b111-e4407273fe51 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/9afbc4ce-9577-46b2-b077-070b6a0ced6a', u'date': 'Sat, 25 Aug 2018 20:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-edf49635-65f1-441c-b111-e4407273fe51'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "9afbc4ce-9577-46b2-b077-070b6a0ced6a", "name": "tempest-test-bgpvpn--434113615"}} _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.405125s] ... ok 2018-08-25 20:09:50.233 63 INFO tempest.lib.common.rest_client [req-d764539c-8318-4ff2-bed3-345cf885235d ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.076s 2018-08-25 20:09:50.234 63 DEBUG tempest.lib.common.rest_client [req-d764539c-8318-4ff2-bed3-345cf885235d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--832386218"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d764539c-8318-4ff2-bed3-345cf885235d'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--832386218", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "e45892c6-8872-4e80-9823-59e161839734"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:50.565 63 INFO tempest.lib.common.rest_client [req-cbbc761c-7247-4e6d-84a4-625a072b96a1 ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 404 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e45892c6-8872-4e80-9823-59e161839734 0.330s 2018-08-25 20:09:50.566 63 DEBUG tempest.lib.common.rest_client [req-cbbc761c-7247-4e6d-84a4-625a072b96a1 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/e45892c6-8872-4e80-9823-59e161839734', u'date': 'Sat, 25 Aug 2018 20:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cbbc761c-7247-4e6d-84a4-625a072b96a1'} Body: {"NeutronError": {"message": "BGPVPN e45892c6-8872-4e80-9823-59e161839734 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.410278s] ... ok 2018-08-25 20:09:50.652 63 INFO tempest.lib.common.rest_client [req-8067ed55-2cf1-4b87-ba44-e7555404a567 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.084s 2018-08-25 20:09:50.652 63 DEBUG tempest.lib.common.rest_client [req-8067ed55-2cf1-4b87-ba44-e7555404a567 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--1993337562"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8067ed55-2cf1-4b87-ba44-e7555404a567'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1993337562", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "861f1ca8-e4d7-4f1e-ae3b-51e12b3851e7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:50.878 63 INFO tempest.lib.common.rest_client [req-9167ee44-13a6-4db3-b673-d3dcb780da96 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.33:9696/v2.0/networks 0.225s 2018-08-25 20:09:50.879 63 DEBUG tempest.lib.common.rest_client [req-9167ee44-13a6-4db3-b673-d3dcb780da96 ] 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.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9167ee44-13a6-4db3-b673-d3dcb780da96'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:09:50Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:51.267 63 INFO tempest.lib.common.rest_client [req-e0b4d9d8-1670-419e-aa6d-4e576cdaf638 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/861f1ca8-e4d7-4f1e-ae3b-51e12b3851e7/network_associations 0.387s 2018-08-25 20:09:51.267 63 DEBUG tempest.lib.common.rest_client [req-e0b4d9d8-1670-419e-aa6d-4e576cdaf638 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b50ab7e0-e801-43f9-9e48-57d0c23ca50f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/861f1ca8-e4d7-4f1e-ae3b-51e12b3851e7/network_associations', u'date': 'Sat, 25 Aug 2018 20:09:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0b4d9d8-1670-419e-aa6d-4e576cdaf638'} Body: {"network_association": {"network_id": "b50ab7e0-e801-43f9-9e48-57d0c23ca50f", "id": "eb4fdb35-f0da-46f4-a3bf-48b08ea5ac1b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:51.572 63 INFO tempest.lib.common.rest_client [req-fad6c011-a3f3-49ca-9b30-387fd814a2db ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 404 GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/861f1ca8-e4d7-4f1e-ae3b-51e12b3851e7/network_associations/eb4fdb35-f0da-46f4-a3bf-48b08ea5ac1b 0.304s 2018-08-25 20:09:51.573 63 DEBUG tempest.lib.common.rest_client [req-fad6c011-a3f3-49ca-9b30-387fd814a2db ] 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.33:9696/v2.0/bgpvpn/bgpvpns/861f1ca8-e4d7-4f1e-ae3b-51e12b3851e7/network_associations/eb4fdb35-f0da-46f4-a3bf-48b08ea5ac1b', u'date': 'Sat, 25 Aug 2018 20:09:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fad6c011-a3f3-49ca-9b30-387fd814a2db'} Body: {"NeutronError": {"message": "BGPVPN network association eb4fdb35-f0da-46f4-a3bf-48b08ea5ac1b could not be found for BGPVPN 861f1ca8-e4d7-4f1e-ae3b-51e12b3851e7", "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.006634s] ... ok 2018-08-25 20:09:51.843 63 INFO tempest.lib.common.rest_client [req-d837210a-6d73-4d07-8d40-b211b5892a4d ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.268s 2018-08-25 20:09:51.844 63 DEBUG tempest.lib.common.rest_client [req-d837210a-6d73-4d07-8d40-b211b5892a4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d837210a-6d73-4d07-8d40-b211b5892a4d'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "d21afef7-58a7-4c62-b08f-15b8e82c445a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:51.857 63 INFO tempest.lib.common.rest_client [req-f520c426-c080-489e-b957-cd45c8b4e77a ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/d21afef7-58a7-4c62-b08f-15b8e82c445a 0.012s 2018-08-25 20:09:51.857 63 DEBUG tempest.lib.common.rest_client [req-f520c426-c080-489e-b957-cd45c8b4e77a ] 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.33:9696/v2.0/bgpvpn/bgpvpns/d21afef7-58a7-4c62-b08f-15b8e82c445a', u'date': 'Sat, 25 Aug 2018 20:09:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f520c426-c080-489e-b957-cd45c8b4e77a'} 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-25 20:09:51.867 63 INFO tempest.lib.common.rest_client [req-c3d4b157-c0b3-4c30-b5b2-d8f32cbc99de ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/d21afef7-58a7-4c62-b08f-15b8e82c445a 0.009s 2018-08-25 20:09:51.867 63 DEBUG tempest.lib.common.rest_client [req-c3d4b157-c0b3-4c30-b5b2-d8f32cbc99de ] 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.33:9696/v2.0/bgpvpn/bgpvpns/d21afef7-58a7-4c62-b08f-15b8e82c445a', u'date': 'Sat, 25 Aug 2018 20:09:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3d4b157-c0b3-4c30-b5b2-d8f32cbc99de'} 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-25 20:09:51.876 63 INFO tempest.lib.common.rest_client [req-04a11623-c5b4-4938-a66b-082fa3db45e5 ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/d21afef7-58a7-4c62-b08f-15b8e82c445a 0.008s 2018-08-25 20:09:51.877 63 DEBUG tempest.lib.common.rest_client [req-04a11623-c5b4-4938-a66b-082fa3db45e5 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/d21afef7-58a7-4c62-b08f-15b8e82c445a', u'date': 'Sat, 25 Aug 2018 20:09:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04a11623-c5b4-4938-a66b-082fa3db45e5'} 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.303386s] ... ok 2018-08-25 20:09:52.151 63 INFO tempest.lib.common.rest_client [req-9b8c8da3-ddc0-4a6e-8c21-7832d64c50eb ] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.272s 2018-08-25 20:09:52.152 63 DEBUG tempest.lib.common.rest_client [req-9b8c8da3-ddc0-4a6e-8c21-7832d64c50eb ] 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--1692827098"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b8c8da3-ddc0-4a6e-8c21-7832d64c50eb'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1692827098", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "route_targets": ["64512:1"], "project_id": "59232870437a4264b2a14c8bc7f52bdf", "type": "l3", "id": "605df364-f3cb-457b-a1c7-a216bd911572"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:52.354 63 INFO tempest.lib.common.rest_client [req-c5b9646e-4934-4c9b-8070-7dd94c0ff2a1 ] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/605df364-f3cb-457b-a1c7-a216bd911572 0.201s 2018-08-25 20:09:52.354 63 DEBUG tempest.lib.common.rest_client [req-c5b9646e-4934-4c9b-8070-7dd94c0ff2a1 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/605df364-f3cb-457b-a1c7-a216bd911572', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5b9646e-4934-4c9b-8070-7dd94c0ff2a1'} 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.479684s] ... 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-25 20:09:52,151 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.272s 2018-08-25 20:09:52,152 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--1692827098"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b8c8da3-ddc0-4a6e-8c21-7832d64c50eb'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1692827098", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "route_targets": ["64512:1"], "project_id": "59232870437a4264b2a14c8bc7f52bdf", "type": "l3", "id": "605df364-f3cb-457b-a1c7-a216bd911572"}} 2018-08-25 20:09:52,354 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/605df364-f3cb-457b-a1c7-a216bd911572 0.201s 2018-08-25 20:09:52,354 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.33:9696/v2.0/bgpvpn/bgpvpns/605df364-f3cb-457b-a1c7-a216bd911572', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5b9646e-4934-4c9b-8070-7dd94c0ff2a1'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-25 20:09:52.466 63 INFO tempest.lib.common.rest_client [req-f28b2ef3-b5ba-4d6c-b0fb-cf1532e5ba3d ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.106s 2018-08-25 20:09:52.466 63 DEBUG tempest.lib.common.rest_client [req-f28b2ef3-b5ba-4d6c-b0fb-cf1532e5ba3d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "name": "tempest-test-bgpvpn--1214448781", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f28b2ef3-b5ba-4d6c-b0fb-cf1532e5ba3d'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1214448781", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "route_targets": ["64512:1"], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "type": "l3", "id": "2e9f37f7-e371-4116-9fc2-dc680381ce36"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:52.497 63 INFO tempest.lib.common.rest_client [req-855f0011-bce6-4e4b-8b1d-f24812e5415c ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 403 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2e9f37f7-e371-4116-9fc2-dc680381ce36 0.029s 2018-08-25 20:09:52.497 63 DEBUG tempest.lib.common.rest_client [req-855f0011-bce6-4e4b-8b1d-f24812e5415c ] 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.33:9696/v2.0/bgpvpn/bgpvpns/2e9f37f7-e371-4116-9fc2-dc680381ce36', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-855f0011-bce6-4e4b-8b1d-f24812e5415c'} 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.138846s] ... ok 2018-08-25 20:09:52.860 63 INFO tempest.lib.common.rest_client [req-0dbba30a-611d-42fd-ab10-b388b8b37f72 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29 0.361s 2018-08-25 20:09:52.861 63 DEBUG tempest.lib.common.rest_client [req-0dbba30a-611d-42fd-ab10-b388b8b37f72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2a92786e-3857-4a3e-b435-1b0caadf5b29', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0dbba30a-611d-42fd-ab10-b388b8b37f72'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:52.957 63 INFO tempest.lib.common.rest_client [req-6dfbf3ee-ef9d-4c53-8b17-5a3491b78b53 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a 0.095s 2018-08-25 20:09:52.957 63 DEBUG tempest.lib.common.rest_client [req-6dfbf3ee-ef9d-4c53-8b17-5a3491b78b53 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/68d6fc9e-de97-4dad-8c1d-17e93e29af3a', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6dfbf3ee-ef9d-4c53-8b17-5a3491b78b53'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:53.110 63 INFO tempest.lib.common.rest_client [req-249af03b-c3e8-4954-9a9d-89c4097d03c7 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9884b8d4-c258-4df4-a499-8801d31dfda1 0.152s 2018-08-25 20:09:53.110 63 DEBUG tempest.lib.common.rest_client [req-249af03b-c3e8-4954-9a9d-89c4097d03c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9884b8d4-c258-4df4-a499-8801d31dfda1', u'date': 'Sat, 25 Aug 2018 20:09:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-249af03b-c3e8-4954-9a9d-89c4097d03c7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:53.227 63 INFO tempest.lib.common.rest_client [req-331d4179-44e1-4a60-9ce8-763be943d505 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/bbef0e13-e5ff-457f-809e-d59fea5b329b 0.116s 2018-08-25 20:09:53.227 63 DEBUG tempest.lib.common.rest_client [req-331d4179-44e1-4a60-9ce8-763be943d505 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/bbef0e13-e5ff-457f-809e-d59fea5b329b', u'date': 'Sat, 25 Aug 2018 20:09:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-331d4179-44e1-4a60-9ce8-763be943d505'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:53.353 63 INFO tempest.lib.common.rest_client [req-c3361747-be04-482d-8326-362fc70f2820 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8993c2b2-7b1f-4fc3-b591-5f7541927092 0.125s 2018-08-25 20:09:53.353 63 DEBUG tempest.lib.common.rest_client [req-c3361747-be04-482d-8326-362fc70f2820 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8993c2b2-7b1f-4fc3-b591-5f7541927092', u'date': 'Sat, 25 Aug 2018 20:09:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c3361747-be04-482d-8326-362fc70f2820'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:53.491 63 INFO tempest.lib.common.rest_client [req-20008832-2a37-4066-88ca-a3a27654ecd3 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1a92bafc-6067-4bea-9dbd-a6f1b18c511b 0.137s 2018-08-25 20:09:53.491 63 DEBUG tempest.lib.common.rest_client [req-20008832-2a37-4066-88ca-a3a27654ecd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1a92bafc-6067-4bea-9dbd-a6f1b18c511b', u'date': 'Sat, 25 Aug 2018 20:09:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-20008832-2a37-4066-88ca-a3a27654ecd3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:53.584 63 INFO tempest.lib.common.rest_client [req-f1631589-6362-4fec-89c3-cee9b99ff319 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/85f2693d-8c6e-4860-b2df-5bb2ab94caf1 0.092s 2018-08-25 20:09:53.585 63 DEBUG tempest.lib.common.rest_client [req-f1631589-6362-4fec-89c3-cee9b99ff319 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/85f2693d-8c6e-4860-b2df-5bb2ab94caf1', u'date': 'Sat, 25 Aug 2018 20:09:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f1631589-6362-4fec-89c3-cee9b99ff319'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:53.945 63 INFO tempest.lib.common.rest_client [req-4949938c-9254-474e-baaf-15084d0d1e34 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/85b6a976-5726-4de6-978e-edb5efe415a7 0.359s 2018-08-25 20:09:53.945 63 DEBUG tempest.lib.common.rest_client [req-4949938c-9254-474e-baaf-15084d0d1e34 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/85b6a976-5726-4de6-978e-edb5efe415a7', u'date': 'Sat, 25 Aug 2018 20:09:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4949938c-9254-474e-baaf-15084d0d1e34'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:54.060 63 INFO tempest.lib.common.rest_client [req-9394f454-baf3-4023-bbdc-f04595ce6b05 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/312cc481-b06b-4039-bceb-2822e295480c 0.114s 2018-08-25 20:09:54.060 63 DEBUG tempest.lib.common.rest_client [req-9394f454-baf3-4023-bbdc-f04595ce6b05 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/312cc481-b06b-4039-bceb-2822e295480c', u'date': 'Sat, 25 Aug 2018 20:09:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9394f454-baf3-4023-bbdc-f04595ce6b05'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:54.419 63 INFO tempest.lib.common.rest_client [req-0ee454a5-721f-4d3b-b902-11e77efc23b0 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a 0.358s 2018-08-25 20:09:54.419 63 DEBUG tempest.lib.common.rest_client [req-0ee454a5-721f-4d3b-b902-11e77efc23b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/23af314a-3cbd-4ef0-9d4c-bd7ba0d7813a', u'date': 'Sat, 25 Aug 2018 20:09:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0ee454a5-721f-4d3b-b902-11e77efc23b0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:54.587 63 INFO tempest.lib.common.rest_client [req-bce6dc09-87d1-4eea-aedc-f653a7491a4f ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/a9709e16-5eef-4f2d-ae5c-d2c4cbee0214 0.167s 2018-08-25 20:09:54.587 63 DEBUG tempest.lib.common.rest_client [req-bce6dc09-87d1-4eea-aedc-f653a7491a4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/a9709e16-5eef-4f2d-ae5c-d2c4cbee0214', u'date': 'Sat, 25 Aug 2018 20:09:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bce6dc09-87d1-4eea-aedc-f653a7491a4f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:54.693 63 INFO tempest.lib.common.rest_client [req-cd96f832-de18-490f-a632-f2ae93992b67 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9afbc4ce-9577-46b2-b077-070b6a0ced6a 0.105s 2018-08-25 20:09:54.693 63 DEBUG tempest.lib.common.rest_client [req-cd96f832-de18-490f-a632-f2ae93992b67 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9afbc4ce-9577-46b2-b077-070b6a0ced6a', u'date': 'Sat, 25 Aug 2018 20:09:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd96f832-de18-490f-a632-f2ae93992b67'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:54.791 63 INFO tempest.lib.common.rest_client [req-7a22cbce-3625-4eff-8592-79ee5287e637 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e45892c6-8872-4e80-9823-59e161839734 0.097s 2018-08-25 20:09:54.792 63 DEBUG tempest.lib.common.rest_client [req-7a22cbce-3625-4eff-8592-79ee5287e637 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e45892c6-8872-4e80-9823-59e161839734', u'date': 'Sat, 25 Aug 2018 20:09:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7a22cbce-3625-4eff-8592-79ee5287e637'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:54.904 63 INFO tempest.lib.common.rest_client [req-0816b628-3a78-46d9-a04a-59ab8476a86d ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/861f1ca8-e4d7-4f1e-ae3b-51e12b3851e7 0.110s 2018-08-25 20:09:54.904 63 DEBUG tempest.lib.common.rest_client [req-0816b628-3a78-46d9-a04a-59ab8476a86d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/861f1ca8-e4d7-4f1e-ae3b-51e12b3851e7', u'date': 'Sat, 25 Aug 2018 20:09:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0816b628-3a78-46d9-a04a-59ab8476a86d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:55.017 63 INFO tempest.lib.common.rest_client [req-915822c0-5663-45f3-a3d7-d1461396c11a ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/605df364-f3cb-457b-a1c7-a216bd911572 0.112s 2018-08-25 20:09:55.018 63 DEBUG tempest.lib.common.rest_client [req-915822c0-5663-45f3-a3d7-d1461396c11a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/605df364-f3cb-457b-a1c7-a216bd911572', u'date': 'Sat, 25 Aug 2018 20:09:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-915822c0-5663-45f3-a3d7-d1461396c11a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:55.107 63 INFO tempest.lib.common.rest_client [req-7b0bec45-9275-41da-ae68-cb320903c010 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2e9f37f7-e371-4116-9fc2-dc680381ce36 0.089s 2018-08-25 20:09:55.108 63 DEBUG tempest.lib.common.rest_client [req-7b0bec45-9275-41da-ae68-cb320903c010 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/2e9f37f7-e371-4116-9fc2-dc680381ce36', u'date': 'Sat, 25 Aug 2018 20:09:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b0bec45-9275-41da-ae68-cb320903c010'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:55.137 63 INFO tempest.lib.common.rest_client [req-485a517e-614a-473a-b8e8-3f6ad2022535 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.33:9696/v2.0/ports?device_id=f5fd12fd-2c3b-44c2-b899-e4050d7d89ef 0.028s 2018-08-25 20:09:55.137 63 DEBUG tempest.lib.common.rest_client [req-485a517e-614a-473a-b8e8-3f6ad2022535 ] 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.33:9696/v2.0/ports?device_id=f5fd12fd-2c3b-44c2-b899-e4050d7d89ef', u'date': 'Sat, 25 Aug 2018 20:09:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-485a517e-614a-473a-b8e8-3f6ad2022535'} Body: {"ports":[]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:55.974 63 INFO tempest.lib.common.rest_client [req-0f3a9b0e-d8e4-4f3c-a13c-4982d944c9c8 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/routers/f5fd12fd-2c3b-44c2-b899-e4050d7d89ef 0.836s 2018-08-25 20:09:55.974 63 DEBUG tempest.lib.common.rest_client [req-0f3a9b0e-d8e4-4f3c-a13c-4982d944c9c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/f5fd12fd-2c3b-44c2-b899-e4050d7d89ef', u'date': 'Sat, 25 Aug 2018 20:09:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0f3a9b0e-d8e4-4f3c-a13c-4982d944c9c8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:57.421 63 INFO tempest.lib.common.rest_client [req-13cedf20-c3f2-4d18-906d-3f7ac79d3181 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/8e63a6c8-0554-4466-9f99-3294b44b0296 1.445s 2018-08-25 20:09:57.421 63 DEBUG tempest.lib.common.rest_client [req-13cedf20-c3f2-4d18-906d-3f7ac79d3181 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/8e63a6c8-0554-4466-9f99-3294b44b0296', u'date': 'Sat, 25 Aug 2018 20:09:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-13cedf20-c3f2-4d18-906d-3f7ac79d3181'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:58.750 63 INFO tempest.lib.common.rest_client [req-c326d397-a419-4d38-88cb-7225442bf2cb ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/networks/9be4f498-aec7-42c4-a40e-5b4ca1f2c7c9 1.328s 2018-08-25 20:09:58.750 63 DEBUG tempest.lib.common.rest_client [req-c326d397-a419-4d38-88cb-7225442bf2cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/9be4f498-aec7-42c4-a40e-5b4ca1f2c7c9', u'date': 'Sat, 25 Aug 2018 20:09:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c326d397-a419-4d38-88cb-7225442bf2cb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:59.087 63 INFO tempest.lib.common.rest_client [req-8a099ce5-699b-43f3-b54e-25ca9c263c07 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/cac8417d3ec34ca3ac7a242a844b75e4 0.336s 2018-08-25 20:09:59.088 63 DEBUG tempest.lib.common.rest_client [req-8a099ce5-699b-43f3-b54e-25ca9c263c07 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/cac8417d3ec34ca3ac7a242a844b75e4', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:58 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-8a099ce5-699b-43f3-b54e-25ca9c263c07'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:59.463 63 INFO tempest.lib.common.rest_client [req-6aacf2cb-1fce-47fa-a044-015ced2f39e6 ] Request (BgpvpnTest:tearDownClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:09:59.464 63 DEBUG tempest.lib.common.rest_client [req-6aacf2cb-1fce-47fa-a044-015ced2f39e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:09:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6aacf2cb-1fce-47fa-a044-015ced2f39e6'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:09:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:09:59.886 63 INFO tempest.lib.common.rest_client [req-d3a0a0b2-b5b9-40f2-8fc3-453fba0de534 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.33:9696/v2.0/security-groups?tenant_id=59232870437a4264b2a14c8bc7f52bdf&name=default 0.421s 2018-08-25 20:09:59.887 63 DEBUG tempest.lib.common.rest_client [req-d3a0a0b2-b5b9-40f2-8fc3-453fba0de534 ] 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.33:9696/v2.0/security-groups?tenant_id=59232870437a4264b2a14c8bc7f52bdf&name=default', u'date': 'Sat, 25 Aug 2018 20:09:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3a0a0b2-b5b9-40f2-8fc3-453fba0de534'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "created_at": "2018-08-25T20:09:59Z", "updated_at": "2018-08-25T20:09:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:09:59Z", "revision_number": 0, "id": "5e579f8e-9f03-40a1-b803-79e4e4a29b1d", "remote_group_id": "7b9e21d6-93b5-426d-b86b-85b6f185222a", "remote_ip_prefix": null, "created_at": "2018-08-25T20:09:59Z", "security_group_id": "7b9e21d6-93b5-426d-b86b-85b6f185222a", "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "59232870437a4264b2a14c8bc7f52bdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:09:59Z", "revision_number": 0, "id": "ad5c13bb-301b-4491-b5e4-026c19edfe60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:09:59Z", "security_group_id": "7b9e21d6-93b5-426d-b86b-85b6f185222a", "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "59232870437a4264b2a14c8bc7f52bdf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:09:59Z", "revision_number": 0, "id": "d65a69bd-8148-4924-89b6-a3f416e451d8", "remote_group_id": "7b9e21d6-93b5-426d-b86b-85b6f185222a", "remote_ip_prefix": null, "created_at": "2018-08-25T20:09:59Z", "security_group_id": "7b9e21d6-93b5-426d-b86b-85b6f185222a", "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "59232870437a4264b2a14c8bc7f52bdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:09:59Z", "revision_number": 0, "id": "f826e640-c89a-4e3e-bf68-4a49d3e778d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:09:59Z", "security_group_id": "7b9e21d6-93b5-426d-b86b-85b6f185222a", "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "59232870437a4264b2a14c8bc7f52bdf"}], "revision_number": 1, "project_id": "59232870437a4264b2a14c8bc7f52bdf", "id": "7b9e21d6-93b5-426d-b86b-85b6f185222a", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:00.057 63 INFO tempest.lib.common.rest_client [req-cd34baef-b940-4faf-a872-3fb72546bb99 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/7b9e21d6-93b5-426d-b86b-85b6f185222a 0.169s 2018-08-25 20:10:00.058 63 DEBUG tempest.lib.common.rest_client [req-cd34baef-b940-4faf-a872-3fb72546bb99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/7b9e21d6-93b5-426d-b86b-85b6f185222a', u'date': 'Sat, 25 Aug 2018 20:10:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd34baef-b940-4faf-a872-3fb72546bb99'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:00.320 63 INFO tempest.lib.common.rest_client [req-a58954ce-d5ba-456d-8aad-c03e8aee2fe2 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/59232870437a4264b2a14c8bc7f52bdf 0.261s 2018-08-25 20:10:00.320 63 DEBUG tempest.lib.common.rest_client [req-a58954ce-d5ba-456d-8aad-c03e8aee2fe2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/59232870437a4264b2a14c8bc7f52bdf', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:00 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-a58954ce-d5ba-456d-8aad-c03e8aee2fe2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:00.643 63 INFO tempest.lib.common.rest_client [req-9997b7ce-c608-456f-b904-4d5b153fcb03 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/925429efeb7d4dbab10f0544f5d20200 0.322s 2018-08-25 20:10:00.643 63 DEBUG tempest.lib.common.rest_client [req-9997b7ce-c608-456f-b904-4d5b153fcb03 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/925429efeb7d4dbab10f0544f5d20200', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:00 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-9997b7ce-c608-456f-b904-4d5b153fcb03'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:00.908 63 INFO tempest.lib.common.rest_client [req-1db71562-7e0a-4e66-8393-513f9b778ee4 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.33:9696/v2.0/security-groups?tenant_id=89b3f2cca9914a888605baef73966248&name=default 0.263s 2018-08-25 20:10:00.908 63 DEBUG tempest.lib.common.rest_client [req-1db71562-7e0a-4e66-8393-513f9b778ee4 ] 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.33:9696/v2.0/security-groups?tenant_id=89b3f2cca9914a888605baef73966248&name=default', u'date': 'Sat, 25 Aug 2018 20:10:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1db71562-7e0a-4e66-8393-513f9b778ee4'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "89b3f2cca9914a888605baef73966248", "created_at": "2018-08-25T20:10:00Z", "updated_at": "2018-08-25T20:10:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:00Z", "revision_number": 0, "id": "04887777-8633-436e-84b3-724136729907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:00Z", "security_group_id": "a5f85606-91bc-452f-9e6b-85910168b379", "tenant_id": "89b3f2cca9914a888605baef73966248", "port_range_min": null, "ethertype": "IPv4", "project_id": "89b3f2cca9914a888605baef73966248"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:00Z", "revision_number": 0, "id": "37a1dda8-0126-44c4-8e16-5df45031e90f", "remote_group_id": "a5f85606-91bc-452f-9e6b-85910168b379", "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:00Z", "security_group_id": "a5f85606-91bc-452f-9e6b-85910168b379", "tenant_id": "89b3f2cca9914a888605baef73966248", "port_range_min": null, "ethertype": "IPv4", "project_id": "89b3f2cca9914a888605baef73966248"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:00Z", "revision_number": 0, "id": "b755a02c-b7e1-4d0f-ac54-779735e2869a", "remote_group_id": "a5f85606-91bc-452f-9e6b-85910168b379", "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:00Z", "security_group_id": "a5f85606-91bc-452f-9e6b-85910168b379", "tenant_id": "89b3f2cca9914a888605baef73966248", "port_range_min": null, "ethertype": "IPv6", "project_id": "89b3f2cca9914a888605baef73966248"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:00Z", "revision_number": 0, "id": "c1f9ba96-0c64-4b2a-a5d1-6ce86698703c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:00Z", "security_group_id": "a5f85606-91bc-452f-9e6b-85910168b379", "tenant_id": "89b3f2cca9914a888605baef73966248", "port_range_min": null, "ethertype": "IPv6", "project_id": "89b3f2cca9914a888605baef73966248"}], "revision_number": 1, "project_id": "89b3f2cca9914a888605baef73966248", "id": "a5f85606-91bc-452f-9e6b-85910168b379", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:01.262 63 INFO tempest.lib.common.rest_client [req-67147800-b26d-45cb-86f2-75c3feccbcf5 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/a5f85606-91bc-452f-9e6b-85910168b379 0.353s 2018-08-25 20:10:01.263 63 DEBUG tempest.lib.common.rest_client [req-67147800-b26d-45cb-86f2-75c3feccbcf5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/a5f85606-91bc-452f-9e6b-85910168b379', u'date': 'Sat, 25 Aug 2018 20:10:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-67147800-b26d-45cb-86f2-75c3feccbcf5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:01.526 63 INFO tempest.lib.common.rest_client [req-c4603157-c200-4c27-8544-0298d9d673b1 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/89b3f2cca9914a888605baef73966248 0.262s 2018-08-25 20:10:01.526 63 DEBUG tempest.lib.common.rest_client [req-c4603157-c200-4c27-8544-0298d9d673b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/89b3f2cca9914a888605baef73966248', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:01 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-c4603157-c200-4c27-8544-0298d9d673b1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:01.798 63 INFO tempest.lib.common.rest_client [req-8725d1c6-2db7-4b88-93d3-36e4024b3a58 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/4dc03a9226a144d4b78d9abe887013b8 0.271s 2018-08-25 20:10:01.798 63 DEBUG tempest.lib.common.rest_client [req-8725d1c6-2db7-4b88-93d3-36e4024b3a58 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/4dc03a9226a144d4b78d9abe887013b8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:01 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-8725d1c6-2db7-4b88-93d3-36e4024b3a58'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:02.023 63 INFO tempest.lib.common.rest_client [req-5cda52ce-5c7a-4bd9-b73b-1cce5b41a451 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.33:9696/v2.0/security-groups?tenant_id=a47adea38f7c4e73b18eefc32a0eed2e&name=default 0.224s 2018-08-25 20:10:02.024 63 DEBUG tempest.lib.common.rest_client [req-5cda52ce-5c7a-4bd9-b73b-1cce5b41a451 ] 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.33:9696/v2.0/security-groups?tenant_id=a47adea38f7c4e73b18eefc32a0eed2e&name=default', u'date': 'Sat, 25 Aug 2018 20:10:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cda52ce-5c7a-4bd9-b73b-1cce5b41a451'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "created_at": "2018-08-25T20:09:33Z", "updated_at": "2018-08-25T20:09:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:09:33Z", "revision_number": 0, "id": "1dce96ea-774a-41fe-bd2a-9a2ec66153ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:09:33Z", "security_group_id": "7c1b574b-76e6-43f8-8062-a9b8d985ad18", "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a47adea38f7c4e73b18eefc32a0eed2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:09:33Z", "revision_number": 0, "id": "a464c0f5-a91e-462e-88c3-cd0b837d292c", "remote_group_id": "7c1b574b-76e6-43f8-8062-a9b8d985ad18", "remote_ip_prefix": null, "created_at": "2018-08-25T20:09:33Z", "security_group_id": "7c1b574b-76e6-43f8-8062-a9b8d985ad18", "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a47adea38f7c4e73b18eefc32a0eed2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:09:33Z", "revision_number": 0, "id": "a98289da-d37d-44e3-9d21-a5d9a0b41b36", "remote_group_id": "7c1b574b-76e6-43f8-8062-a9b8d985ad18", "remote_ip_prefix": null, "created_at": "2018-08-25T20:09:33Z", "security_group_id": "7c1b574b-76e6-43f8-8062-a9b8d985ad18", "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a47adea38f7c4e73b18eefc32a0eed2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:09:33Z", "revision_number": 0, "id": "ed0e7202-dc76-4580-8669-c85e6798869b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:09:33Z", "security_group_id": "7c1b574b-76e6-43f8-8062-a9b8d985ad18", "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a47adea38f7c4e73b18eefc32a0eed2e"}], "revision_number": 1, "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "id": "7c1b574b-76e6-43f8-8062-a9b8d985ad18", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:02.168 63 INFO tempest.lib.common.rest_client [req-99aa3438-fe77-4f21-a368-0b3b7f1c438d ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/7c1b574b-76e6-43f8-8062-a9b8d985ad18 0.143s 2018-08-25 20:10:02.168 63 DEBUG tempest.lib.common.rest_client [req-99aa3438-fe77-4f21-a368-0b3b7f1c438d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/7c1b574b-76e6-43f8-8062-a9b8d985ad18', u'date': 'Sat, 25 Aug 2018 20:10:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99aa3438-fe77-4f21-a368-0b3b7f1c438d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:02.381 63 INFO tempest.lib.common.rest_client [req-3051181c-16f9-4bbc-8a1d-6a0178d7b8ec ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/a47adea38f7c4e73b18eefc32a0eed2e 0.212s 2018-08-25 20:10:02.382 63 DEBUG tempest.lib.common.rest_client [req-3051181c-16f9-4bbc-8a1d-6a0178d7b8ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/a47adea38f7c4e73b18eefc32a0eed2e', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:02 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-3051181c-16f9-4bbc-8a1d-6a0178d7b8ec'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:02.778 63 INFO tempest.lib.common.rest_client [req-92ed6277-bef6-4dfb-84f3-dbe710a8ff27 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:10:02.779 63 DEBUG tempest.lib.common.rest_client [req-92ed6277-bef6-4dfb-84f3-dbe710a8ff27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92ed6277-bef6-4dfb-84f3-dbe710a8ff27'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:10:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:03.181 63 INFO tempest.lib.common.rest_client [req-c03ded9d-d8b1-48f1-8db3-1e021c6c3321 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:10:03.181 63 DEBUG tempest.lib.common.rest_client [req-c03ded9d-d8b1-48f1-8db3-1e021c6c3321 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c03ded9d-d8b1-48f1-8db3-1e021c6c3321'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:03.366 63 INFO tempest.lib.common.rest_client [req-06ab69b4-c2f3-48f4-9d27-e7ba0cb85648 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/domains?name=Default 0.183s 2018-08-25 20:10:03.366 63 DEBUG tempest.lib.common.rest_client [req-06ab69b4-c2f3-48f4-9d27-e7ba0cb85648 ] 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.4:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06ab69b4-c2f3-48f4-9d27-e7ba0cb85648'} Body: {"domains": [{"description": "The default domain", "links": {"self": "http://192.30.9.4:35357/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.30.9.4:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:03.530 63 INFO tempest.lib.common.rest_client [req-f50b5a4a-50f7-461a-a218-a76650df4d70 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.163s 2018-08-25 20:10:03.530 63 DEBUG tempest.lib.common.rest_client [req-f50b5a4a-50f7-461a-a218-a76650df4d70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1613365017-desc", "name": "tempest-TestBGPVPNBasic-1613365017", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f50b5a4a-50f7-461a-a218-a76650df4d70'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1613365017-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/4df43ad2e92a4234a2e90abf1a55a213"}, "tags": [], "enabled": true, "id": "4df43ad2e92a4234a2e90abf1a55a213", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1613365017"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:03.961 63 INFO tempest.lib.common.rest_client [req-942ea2fd-928b-4d96-bee5-000423233ed0 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.429s 2018-08-25 20:10:03.961 63 DEBUG tempest.lib.common.rest_client [req-942ea2fd-928b-4d96-bee5-000423233ed0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "S9~=e*JbClyE8~*", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-TestBGPVPNBasic-1613365017", "email": "tempest-TestBGPVPNBasic-931302922@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-942ea2fd-928b-4d96-bee5-000423233ed0'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1613365017", "links": {"self": "http://192.30.9.4:35357/v3/users/cdbdc0c7eb63412f8a6558905d4a81c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdbdc0c7eb63412f8a6558905d4a81c2", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "email": "tempest-TestBGPVPNBasic-931302922@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:04.110 63 INFO tempest.lib.common.rest_client [req-37e0a379-7404-43af-a7c2-9e89eb27c35e ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.148s 2018-08-25 20:10:04.110 63 DEBUG tempest.lib.common.rest_client [req-37e0a379-7404-43af-a7c2-9e89eb27c35e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37e0a379-7404-43af-a7c2-9e89eb27c35e'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:04.278 63 INFO tempest.lib.common.rest_client [req-d25634ee-d8a1-4d47-83ab-f99351de8ec9 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.166s 2018-08-25 20:10:04.278 63 DEBUG tempest.lib.common.rest_client [req-d25634ee-d8a1-4d47-83ab-f99351de8ec9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d25634ee-d8a1-4d47-83ab-f99351de8ec9'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:04.475 63 INFO tempest.lib.common.rest_client [req-28e8ab63-facc-4aab-aa82-b0199967f7e8 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/4df43ad2e92a4234a2e90abf1a55a213/users/cdbdc0c7eb63412f8a6558905d4a81c2/roles/a8f38a73d860409c824be7313afc678a 0.196s 2018-08-25 20:10:04.475 63 DEBUG tempest.lib.common.rest_client [req-28e8ab63-facc-4aab-aa82-b0199967f7e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/4df43ad2e92a4234a2e90abf1a55a213/users/cdbdc0c7eb63412f8a6558905d4a81c2/roles/a8f38a73d860409c824be7313afc678a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:04 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-28e8ab63-facc-4aab-aa82-b0199967f7e8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:04.476 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1613365017', 'project_name': u'tempest-TestBGPVPNBasic-1613365017', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'4df43ad2e92a4234a2e90abf1a55a213', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1613365017', 'user_id': u'cdbdc0c7eb63412f8a6558905d4a81c2', 'project_id': u'4df43ad2e92a4234a2e90abf1a55a213', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:10:04.476 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1613365017', 'project_name': u'tempest-TestBGPVPNBasic-1613365017', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'4df43ad2e92a4234a2e90abf1a55a213', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1613365017', 'user_id': u'cdbdc0c7eb63412f8a6558905d4a81c2', 'project_id': u'4df43ad2e92a4234a2e90abf1a55a213', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:10:04.852 63 INFO tempest.lib.common.rest_client [req-8c2bfabf-9918-452b-bf05-c9146cf89ece ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:10:04.853 63 DEBUG tempest.lib.common.rest_client [req-8c2bfabf-9918-452b-bf05-c9146cf89ece ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c2bfabf-9918-452b-bf05-c9146cf89ece'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-TestBGPVPNBasic-1613365017"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/4df43ad2e92a4234a2e90abf1a55a213", "region": "reg _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:05.011 63 INFO tempest.lib.common.rest_client [req-4355cf84-e612-4afb-b05a-7072ae4e7042 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.157s 2018-08-25 20:10:05.012 63 DEBUG tempest.lib.common.rest_client [req-4355cf84-e612-4afb-b05a-7072ae4e7042 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-188944673-desc", "name": "tempest-TestBGPVPNBasic-188944673", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '345', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4355cf84-e612-4afb-b05a-7072ae4e7042'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-188944673-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/3234d0313f804807bb938bff36e1776e"}, "tags": [], "enabled": true, "id": "3234d0313f804807bb938bff36e1776e", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-188944673"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:05.435 63 INFO tempest.lib.common.rest_client [req-73f8ce69-eca2-4e80-a890-ea5325bb9052 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.423s 2018-08-25 20:10:05.436 63 DEBUG tempest.lib.common.rest_client [req-73f8ce69-eca2-4e80-a890-ea5325bb9052 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "W7_8SPf9+X^Ms&B", "project_id": "3234d0313f804807bb938bff36e1776e", "name": "tempest-TestBGPVPNBasic-188944673", "email": "tempest-TestBGPVPNBasic-887156683@example.com"}} Response - Headers: {'status': '201', u'content-length': '378', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73f8ce69-eca2-4e80-a890-ea5325bb9052'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-188944673", "links": {"self": "http://192.30.9.4:35357/v3/users/0395124f8dc04b95a0a095e7cd23173d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0395124f8dc04b95a0a095e7cd23173d", "project_id": "3234d0313f804807bb938bff36e1776e", "email": "tempest-TestBGPVPNBasic-887156683@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:05.541 63 INFO tempest.lib.common.rest_client [req-dd10b430-68d6-4451-8e44-eaebf5df4d42 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.105s 2018-08-25 20:10:05.542 63 DEBUG tempest.lib.common.rest_client [req-dd10b430-68d6-4451-8e44-eaebf5df4d42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd10b430-68d6-4451-8e44-eaebf5df4d42'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:05.713 63 INFO tempest.lib.common.rest_client [req-41901052-2da3-4ae0-ba7a-bb0f7470cc78 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/3234d0313f804807bb938bff36e1776e/users/0395124f8dc04b95a0a095e7cd23173d/roles/29cf6d85344a4889b5fa819256d71f92 0.171s 2018-08-25 20:10:05.714 63 DEBUG tempest.lib.common.rest_client [req-41901052-2da3-4ae0-ba7a-bb0f7470cc78 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/3234d0313f804807bb938bff36e1776e/users/0395124f8dc04b95a0a095e7cd23173d/roles/29cf6d85344a4889b5fa819256d71f92', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:05 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-41901052-2da3-4ae0-ba7a-bb0f7470cc78'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:05.714 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-188944673', 'project_name': u'tempest-TestBGPVPNBasic-188944673', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'3234d0313f804807bb938bff36e1776e', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-188944673', 'user_id': u'0395124f8dc04b95a0a095e7cd23173d', 'project_id': u'3234d0313f804807bb938bff36e1776e', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:10:05.714 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-188944673', 'project_name': u'tempest-TestBGPVPNBasic-188944673', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'3234d0313f804807bb938bff36e1776e', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-188944673', 'user_id': u'0395124f8dc04b95a0a095e7cd23173d', 'project_id': u'3234d0313f804807bb938bff36e1776e', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:10:06.096 63 INFO tempest.lib.common.rest_client [req-9facce3c-e52b-4d18-aa29-e186090eedac ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:10:06.097 63 DEBUG tempest.lib.common.rest_client [req-9facce3c-e52b-4d18-aa29-e186090eedac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9040', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9facce3c-e52b-4d18-aa29-e186090eedac'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:10:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3234d0313f804807bb938bff36e1776e", "name": "tempest-TestBGPVPNBasic-188944673"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:06.317 63 INFO tempest.lib.common.rest_client [req-94db6075-f56d-466f-b3c2-335060c4f035 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.219s 2018-08-25 20:10:06.318 63 DEBUG tempest.lib.common.rest_client [req-94db6075-f56d-466f-b3c2-335060c4f035 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1705101836-desc", "name": "tempest-TestBGPVPNBasic-1705101836", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94db6075-f56d-466f-b3c2-335060c4f035'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1705101836-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/0b7f3f69b0fa47faba2b25a3eee8408b"}, "tags": [], "enabled": true, "id": "0b7f3f69b0fa47faba2b25a3eee8408b", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1705101836"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:06.731 63 INFO tempest.lib.common.rest_client [req-983115ce-21f6-4d12-af6f-5e2c1292e393 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.412s 2018-08-25 20:10:06.731 63 DEBUG tempest.lib.common.rest_client [req-983115ce-21f6-4d12-af6f-5e2c1292e393 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "B1&WhHaap_z~F_D", "project_id": "0b7f3f69b0fa47faba2b25a3eee8408b", "name": "tempest-TestBGPVPNBasic-1705101836", "email": "tempest-TestBGPVPNBasic-347585474@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-983115ce-21f6-4d12-af6f-5e2c1292e393'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1705101836", "links": {"self": "http://192.30.9.4:35357/v3/users/f04fdce441634d7d8957d760180401be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04fdce441634d7d8957d760180401be", "project_id": "0b7f3f69b0fa47faba2b25a3eee8408b", "email": "tempest-TestBGPVPNBasic-347585474@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:06.836 63 INFO tempest.lib.common.rest_client [req-15cc0132-7b9e-487e-82a4-186559e18ac1 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.104s 2018-08-25 20:10:06.836 63 DEBUG tempest.lib.common.rest_client [req-15cc0132-7b9e-487e-82a4-186559e18ac1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15cc0132-7b9e-487e-82a4-186559e18ac1'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:07.016 63 INFO tempest.lib.common.rest_client [req-2a1eddc7-9d4f-4db8-8c33-ec8f81f1454d ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.179s 2018-08-25 20:10:07.016 63 DEBUG tempest.lib.common.rest_client [req-2a1eddc7-9d4f-4db8-8c33-ec8f81f1454d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2a1eddc7-9d4f-4db8-8c33-ec8f81f1454d'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29cf6d85344a4889b5fa819256d71f92", "links": {"self": "http://192.30.9.4:35357/v3/roles/29cf6d85344a4889b5fa819256d71f92"}, "name": "admin"}, {"domain_id": null, "id": "330808644b504c65bdcb382c38d6da08", "links": {"self": "http://192.30.9.4:35357/v3/roles/330808644b504c65bdcb382c38d6da08"}, "name": "reader"}, {"domain_id": null, "id": "9b797ccd181248719439b3b8fac64ef6", "links": {"self": "http://192.30.9.4:35357/v3/roles/9b797ccd181248719439b3b8fac64ef6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a8f38a73d860409c824be7313afc678a", "links": {"self": "http://192.30.9.4:35357/v3/roles/a8f38a73d860409c824be7313afc678a"}, "name": "member"}, {"domain_id": null, "id": "c36ca875ab83400386cb5cf05877fa29", "links": {"self": "http://192.30.9.4:35357/v3/roles/c36ca875ab83400386cb5cf05877fa29"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c9d85ebea5eb4ea2aa6682c9bc821b49", "links": {"self": "http://192.30.9.4:35357/v3/roles/c9d85ebea5eb4ea2aa6682c9bc821b49"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f0f08e0e63e446f58b071d1108a6662c", "links": {"self": "http://192.30.9.4:35357/v3/roles/f0f08e0e63e446f58b071d1108a6662c"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:07.151 63 INFO tempest.lib.common.rest_client [req-d3e0f8ed-6fab-485f-a113-906db4344994 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/0b7f3f69b0fa47faba2b25a3eee8408b/users/f04fdce441634d7d8957d760180401be/roles/a8f38a73d860409c824be7313afc678a 0.133s 2018-08-25 20:10:07.151 63 DEBUG tempest.lib.common.rest_client [req-d3e0f8ed-6fab-485f-a113-906db4344994 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/0b7f3f69b0fa47faba2b25a3eee8408b/users/f04fdce441634d7d8957d760180401be/roles/a8f38a73d860409c824be7313afc678a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:07 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-d3e0f8ed-6fab-485f-a113-906db4344994'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:07.152 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1705101836', 'project_name': u'tempest-TestBGPVPNBasic-1705101836', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'0b7f3f69b0fa47faba2b25a3eee8408b', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1705101836', 'user_id': u'f04fdce441634d7d8957d760180401be', 'project_id': u'0b7f3f69b0fa47faba2b25a3eee8408b', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:10:07.152 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1705101836', 'project_name': u'tempest-TestBGPVPNBasic-1705101836', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'0b7f3f69b0fa47faba2b25a3eee8408b', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1705101836', 'user_id': u'f04fdce441634d7d8957d760180401be', 'project_id': u'0b7f3f69b0fa47faba2b25a3eee8408b', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-25 20:10:07.524 63 INFO tempest.lib.common.rest_client [req-3ab13123-b500-455c-9bf5-f737fc10050c ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 20:10:07.524 63 DEBUG tempest.lib.common.rest_client [req-3ab13123-b500-455c-9bf5-f737fc10050c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 20:10:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ab13123-b500-455c-9bf5-f737fc10050c'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T21:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b7f3f69b0fa47faba2b25a3eee8408b", "name": "tempest-TestBGPVPNBasic-1705101836"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/0b7f3f69b0fa47faba2b25a3eee8408b", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/0b7f3f69b0fa47faba2b25a3eee8408b", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/0b7f3f69b0fa47faba2b25a3eee8408b", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/0b7f3f69b0fa47faba2b25a3eee8408b", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/0b7f3f69b0fa47faba2b25a3eee8408b", "region": "reg _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:08.076 63 INFO tempest.lib.common.rest_client [req-ac344ddf-6545-4139-ba22-6779b4695b62 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.548s 2018-08-25 20:10:08.077 63 DEBUG tempest.lib.common.rest_client [req-ac344ddf-6545-4139-ba22-6779b4695b62 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1549107650 description", "name": "tempest-secgroup-smoke-1549107650"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac344ddf-6545-4139-ba22-6779b4695b62'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1549107650 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:07Z", "updated_at": "2018-08-25T20:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "6c0277ca-33ef-44c1-8eed-1baeb7e7882f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "88e1eb68-43d4-4928-8154-5a8f8dbd4aab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "name": "tempest-secgroup-smoke-1549107650"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:08.296 63 INFO tempest.lib.common.rest_client [req-688dd6d1-0704-41dd-9730-61d83a8c827b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.218s 2018-08-25 20:10:08.297 63 DEBUG tempest.lib.common.rest_client [req-688dd6d1-0704-41dd-9730-61d83a8c827b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-688dd6d1-0704-41dd-9730-61d83a8c827b'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8db7e24b-8634-4c87-9d65-547c07b5b687"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:08.739 63 INFO tempest.lib.common.rest_client [req-2dccca99-1e25-419e-88b0-a220b7ff9c37 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.441s 2018-08-25 20:10:08.740 63 DEBUG tempest.lib.common.rest_client [req-2dccca99-1e25-419e-88b0-a220b7ff9c37 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2dccca99-1e25-419e-88b0-a220b7ff9c37'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e8f1ae6c-249e-4e72-9909-6d19d5cbb28c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:08.898 63 INFO tempest.lib.common.rest_client [req-6404e6a3-d205-405c-85b3-4cfb52cad0ee ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:10:08.898 63 DEBUG tempest.lib.common.rest_client [req-6404e6a3-d205-405c-85b3-4cfb52cad0ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6404e6a3-d205-405c-85b3-4cfb52cad0ee'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c529fcae-9018-437d-9bcb-80ca46b06242"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:09.040 63 INFO tempest.lib.common.rest_client [req-d6f70567-ca4a-4f95-9a12-f13afdb6bd0a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.141s 2018-08-25 20:10:09.041 63 DEBUG tempest.lib.common.rest_client [req-d6f70567-ca4a-4f95-9a12-f13afdb6bd0a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6f70567-ca4a-4f95-9a12-f13afdb6bd0a'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "bece28ea-35c4-4371-9bf1-524a3073720a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:09.213 63 INFO tempest.lib.common.rest_client [req-f4dfa36f-cabb-4b13-8cd6-919351e77bc7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 20:10:09.213 63 DEBUG tempest.lib.common.rest_client [req-f4dfa36f-cabb-4b13-8cd6-919351e77bc7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4dfa36f-cabb-4b13-8cd6-919351e77bc7'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "23f0907d-27f2-48a2-854a-ecf6bfc6ade9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:09.364 63 INFO tempest.lib.common.rest_client [req-e3e2eef2-8df4-473e-829f-e55f5f7c099b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.149s 2018-08-25 20:10:09.364 63 DEBUG tempest.lib.common.rest_client [req-e3e2eef2-8df4-473e-829f-e55f5f7c099b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3e2eef2-8df4-473e-829f-e55f5f7c099b'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9bd102e8-f94b-4fb9-a867-bb965cb7ff41"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:09.508 63 INFO tempest.lib.common.rest_client [req-1a4ae516-f6e9-48ce-b7f1-10c1b303cb0a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 20:10:09.508 63 DEBUG tempest.lib.common.rest_client [req-1a4ae516-f6e9-48ce-b7f1-10c1b303cb0a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a4ae516-f6e9-48ce-b7f1-10c1b303cb0a'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3b274b0d-378c-4960-b5ce-72e6debcdb24"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:09.682 63 INFO tempest.lib.common.rest_client [req-6def6a65-9a87-48a2-a785-c2859356d708 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 20:10:09.682 63 DEBUG tempest.lib.common.rest_client [req-6def6a65-9a87-48a2-a785-c2859356d708 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6def6a65-9a87-48a2-a785-c2859356d708'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "16a1edfb-fdfe-4fbf-9015-e2813fda2a15"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:09.918 63 INFO tempest.lib.common.rest_client [req-ce5e2872-ccb2-4c02-9053-d092891cf28b ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/networks 0.235s 2018-08-25 20:10:09.919 63 DEBUG tempest.lib.common.rest_client [req-ce5e2872-ccb2-4c02-9053-d092891cf28b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1743891570"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce5e2872-ccb2-4c02-9053-d092891cf28b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:10:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6f68226d-9570-424d-86da-5103ea2f2f3b","name":"tempest-A-1743891570"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:10.844 63 INFO tempest.lib.common.rest_client [req-ab3390d3-f13e-4d2d-9582-3dfb785cd194 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.924s 2018-08-25 20:10:10.844 63 DEBUG tempest.lib.common.rest_client [req-ab3390d3-f13e-4d2d-9582-3dfb785cd194 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "name": "tempest-subnet-A-1-610340142"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:10:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab3390d3-f13e-4d2d-9582-3dfb785cd194'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f68226d-9570-424d-86da-5103ea2f2f3b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:10Z","dns_nameservers":[],"updated_at":"2018-08-25T20:10:10Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"d69e1910-19dc-4cf1-b17f-c5c91dc34486","subnetpool_id":null,"name":"tempest-subnet-A-1-610340142"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:11.117 63 INFO tempest.lib.common.rest_client [req-f158e2e8-a51b-4439-87bc-2e26689c3b21 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/networks 0.271s 2018-08-25 20:10:11.117 63 DEBUG tempest.lib.common.rest_client [req-f158e2e8-a51b-4439-87bc-2e26689c3b21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-789978975"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f158e2e8-a51b-4439-87bc-2e26689c3b21'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:10:11Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"7853767f-2c50-4f6f-b46d-5a48013f837d","name":"tempest-B-789978975"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:11.645 63 INFO tempest.lib.common.rest_client [req-5850688c-9953-46c2-acb1-a7efdd107d5d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.527s 2018-08-25 20:10:11.645 63 DEBUG tempest.lib.common.rest_client [req-5850688c-9953-46c2-acb1-a7efdd107d5d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "name": "tempest-subnet-B-1-2097569365"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5850688c-9953-46c2-acb1-a7efdd107d5d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7853767f-2c50-4f6f-b46d-5a48013f837d","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:11Z","dns_nameservers":[],"updated_at":"2018-08-25T20:10:11Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"ab71a5fd-aa51-4464-88b8-f150e7fcbd3d","subnetpool_id":null,"name":"tempest-subnet-B-1-2097569365"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:12.309 63 INFO tempest.lib.common.rest_client [req-d366b741-1c1b-435f-a714-ac20e6d036d6 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.662s 2018-08-25 20:10:12.309 63 DEBUG tempest.lib.common.rest_client [req-d366b741-1c1b-435f-a714-ac20e6d036d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-847407898"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-d366b741-1c1b-435f-a714-ac20e6d036d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d366b741-1c1b-435f-a714-ac20e6d036d6'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvKecwiByYBrK6pTfFl+7hc5A7Hoi/jR47+5ixLnlLqMUrmUW49dKjxcYQd4E2B0b1kBc4gT3SgK1T98Vc4q5JHjduVYzcAI5QDUuj64Gm+QNncid2onq9QU8LsTfJvE2+Tt2H94FNBxVSKNMaUeictQPo1hcWIEi9vOMmrTgUUg9uPkTWdyWvhtR7CAGIoqFCA4vFYCQuAi9OLTSi58eaLKNaqhGOlTcwxOXfkd/k3tgT7ieWfBfaZGMGUzpAiGPS4Q64M5V3FUr3fuY2ycIb1AYKIuSWjTDBjbwwIh6RexXrSKDXZmVLzszJ3Engs5sWQnEdMzRcU+Iddj0AV39b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7ynnMIgcmAayuqU3xZfu4XOQOx6Iv40eO/uYsS55S6jFK5lF\nuPXSo8XGEHeBNgdG9ZAXOIE90oCtU/fFXOKuSR43blWM3ACOUA1Lo+uBpvkDZ3In\ndqJ6vUFPC7E3ybxNvk7dh/eBTQcVUijTGlHonLUD6NYXFiBIvbzjJq04FFIPbj5E\n1nclr4bUewgBiKKhQgOLxWAkLgIvTi00oufHmiyjWqoRjpU3MMTl35Hf5N7YE+4n\nlnwX2mRjBlM6QIhj0uEOuDOVdxVK937mNsnCG9QGCiLklo0wwY28MCIekXsV60ig\n12ZlS87MydxJ4LObFkJxHTM0XFPiHXY9AFd/WwIDAQABAoIBADr62HrNdk+/hyAk\nUoa2G0EaIL2ToCGtCYG9YECBt4QDEOzZlaoxZUriISA6eHD8hnFUoYVbygU5moUU\nm2V2uYhqnTzmeCBhOrdfMAIyt/yXeFFwg27sTtyRWI8Hmzxy5bFC/brkPMzkLEvg\nqX7aKEVNFrO66GKaf5XbGSGWojfQMsiIw9KNOzJc1iHgmz1rmO/BWVG6K12Rg5Jq\nYtGLqDZdjmZ/FHAQyOZe2GnBEycHtKaliFA3gswmQzA2dzDSGllyHfj42M/CQ+XB\nVcyQyfO+CTWP3eVV8lFnyqqBguqoJ7VXN/VDFCJB6599LahDSXUA6c4QWMxiV5A/\ngXyEb1ECgYEA/xQkv124gfZlUK8RUeAjgCvqxR+K80t+jNKu7k/l3z0zEH0SkN3X\no0QLGGO2N1cZ7BY2j8wyYg2p72Vv/xL8UZcwOS/+AZAf8fODw4tCvCNCg5wogL2z\n2eUFgwD+n6ipMTrUXIpUK4/VHJz/+eXblkPKcy+QvKY0z5KpAuenCTcCgYEA8AcL\nOndNbAF8XPJY38dOp4L5TSwpL+APm3NiUGY6rkNZnPBSjcmW4dZdQVNI+BlFYuCy\nMTd9NF0bBUAc7bOoFr0f8UQN4xc4cyaOIlrUwYkOwRDbEV3vnYQ1aaYPSySU56zT\n+x1IT8MJ+SRTgNaOXnhFpAnr+0OE/EMob4n5vP0CgYBG6SeqF3jSkFfsDS8obsIP\nwKW8dR9gsW0V4wAEeiuyWsYWYF7H7RQkbCcVearPSaSIMEiswxyCi7/hMHbpFzMT\nz471ZvUbJCDtV0AbHVzJBphYFBJib9pOyc81cxJV+kJG0E73BvGNRqf9E1xJ8W+R\nH3lpeiCngSEPT3sytomGEwKBgQDoJVflxyc5U8KNPtNYM7LN7q3hxtla9XEC3zjy\nG72bd4Y/dGvTuGpWqHZvTPbhBcgHFt0hHtLYh0gv7s9L0xu6SlaPiUuJHJc7P8nu\nTj1BpaaAciX+iQTMKudh8/sMqSffXldzouGiSzflIA4nKNxvYBGy0unKjYYcWXPN\nVPwWnQKBgHZqPrtpq3/hny2nw0Db/Y4MilrWlTY5g/1pvN/Lf5yPZogjSZr/avpq\nGD6jy7B1IJYT8ItSyc7aLoeY0UWwgOhEoEaYNokEFSRuXj8OlEeiglH/48XSQM/W\n4l3ilPbRqNpAyCYjl9dWrAxt8AT0VgUfgq/1dupJIZ29xdzU9beb\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-847407898", "fingerprint": "a4:5c:06:d4:52:8d:7f:63:9f:8a:1b:38:6e:5f:5f:36"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:13.400 63 INFO tempest.lib.common.rest_client [req-f8bcaf74-a397-4726-bbdb-d7aac3e8772c ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/ports 1.086s 2018-08-25 20:10:13.401 63 DEBUG tempest.lib.common.rest_client [req-f8bcaf74-a397-4726-bbdb-d7aac3e8772c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-442298288", "security_groups": ["0a9c12e8-8e11-4445-9b2c-9698de009d63"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:10:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8bcaf74-a397-4726-bbdb-d7aac3e8772c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:10:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6f68226d-9570-424d-86da-5103ea2f2f3b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:10:13Z","name":"tempest-port-smoke-442298288","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:61:41:8a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"d69e1910-19dc-4cf1-b17f-c5c91dc34486","ip_address":"10.101.11.10"}],"id":"17e1aefe-3692-4963-8c45-a886fb5853d2","security_groups":["0a9c12e8-8e11-4445-9b2c-9698de009d63"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:15.513 63 INFO tempest.lib.common.rest_client [req-08ddb2a5-869c-4e7e-8937-005152cccbfb ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.33:8774/v2.1/servers 2.111s 2018-08-25 20:10:15.514 63 DEBUG tempest.lib.common.rest_client [req-08ddb2a5-869c-4e7e-8937-005152cccbfb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-847407898", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6f68226d-9570-424d-86da-5103ea2f2f3b", "port": "17e1aefe-3692-4963-8c45-a886fb5853d2"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-08ddb2a5-869c-4e7e-8937-005152cccbfb', 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08ddb2a5-869c-4e7e-8937-005152cccbfb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "adminPass": "8J3SfA6QPNmJ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:15.835 63 INFO tempest.lib.common.rest_client [req-3ee8a2da-3a39-49f6-b1b8-dacae1a9eac7 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.316s 2018-08-25 20:10:15.836 63 DEBUG tempest.lib.common.rest_client [req-3ee8a2da-3a39-49f6-b1b8-dacae1a9eac7 ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-3ee8a2da-3a39-49f6-b1b8-dacae1a9eac7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ee8a2da-3a39-49f6-b1b8-dacae1a9eac7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:17.440 63 INFO tempest.lib.common.rest_client [req-226fd8c9-30d8-4f13-8a35-d9d99a779e94 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.590s 2018-08-25 20:10:17.441 63 DEBUG tempest.lib.common.rest_client [req-226fd8c9-30d8-4f13-8a35-d9d99a779e94 ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-226fd8c9-30d8-4f13-8a35-d9d99a779e94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-226fd8c9-30d8-4f13-8a35-d9d99a779e94'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:17.455 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 20:10:19.090 63 INFO tempest.lib.common.rest_client [req-84904173-0890-41ae-9439-396899f43a6e ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.634s 2018-08-25 20:10:19.091 63 DEBUG tempest.lib.common.rest_client [req-84904173-0890-41ae-9439-396899f43a6e ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-84904173-0890-41ae-9439-396899f43a6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84904173-0890-41ae-9439-396899f43a6e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:19.104 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:10:20.265 63 INFO tempest.lib.common.rest_client [req-b860e2e6-be2d-49aa-a8ce-59a4e1ac071b ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.159s 2018-08-25 20:10:20.265 63 DEBUG tempest.lib.common.rest_client [req-b860e2e6-be2d-49aa-a8ce-59a4e1ac071b ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-b860e2e6-be2d-49aa-a8ce-59a4e1ac071b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b860e2e6-be2d-49aa-a8ce-59a4e1ac071b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:21.841 63 INFO tempest.lib.common.rest_client [req-53ddf7d2-3685-40b7-be95-998881bd4b01 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.561s 2018-08-25 20:10:21.842 63 DEBUG tempest.lib.common.rest_client [req-53ddf7d2-3685-40b7-be95-998881bd4b01 ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-53ddf7d2-3685-40b7-be95-998881bd4b01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53ddf7d2-3685-40b7-be95-998881bd4b01'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:23.322 63 INFO tempest.lib.common.rest_client [req-7d20c31b-0e4b-4044-aac8-e8f2f06b3f06 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.466s 2018-08-25 20:10:23.322 63 DEBUG tempest.lib.common.rest_client [req-7d20c31b-0e4b-4044-aac8-e8f2f06b3f06 ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-7d20c31b-0e4b-4044-aac8-e8f2f06b3f06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d20c31b-0e4b-4044-aac8-e8f2f06b3f06'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:23.336 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 20:10:23.477 63 INFO tempest.lib.common.rest_client [req-114d59ea-7c82-4110-8523-954f6cc7cfbd ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.139s 2018-08-25 20:10:23.477 63 DEBUG tempest.lib.common.rest_client [req-114d59ea-7c82-4110-8523-954f6cc7cfbd ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-114d59ea-7c82-4110-8523-954f6cc7cfbd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114d59ea-7c82-4110-8523-954f6cc7cfbd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:23.490 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 1f814d6a-850f-4b2a-a3df-7582183aee8f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:10:24.666 63 INFO tempest.lib.common.rest_client [req-943a874c-b894-4548-8557-a5ea5903c953 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/ports 1.175s 2018-08-25 20:10:24.666 63 DEBUG tempest.lib.common.rest_client [req-943a874c-b894-4548-8557-a5ea5903c953 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1820702279", "security_groups": ["0a9c12e8-8e11-4445-9b2c-9698de009d63"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:10:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-943a874c-b894-4548-8557-a5ea5903c953'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:10:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7853767f-2c50-4f6f-b46d-5a48013f837d","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:10:24Z","name":"tempest-port-smoke-1820702279","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b6:fc:8c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab71a5fd-aa51-4464-88b8-f150e7fcbd3d","ip_address":"10.102.21.20"}],"id":"246359b2-94ac-4d3b-a027-31956025faed","security_groups":["0a9c12e8-8e11-4445-9b2c-9698de009d63"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:26.616 63 INFO tempest.lib.common.rest_client [req-c7ce50d9-e835-40d8-902e-6f6a2b148580 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.33:8774/v2.1/servers 1.949s 2018-08-25 20:10:26.617 63 DEBUG tempest.lib.common.rest_client [req-c7ce50d9-e835-40d8-902e-6f6a2b148580 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-847407898", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "7853767f-2c50-4f6f-b46d-5a48013f837d", "port": "246359b2-94ac-4d3b-a027-31956025faed"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c7ce50d9-e835-40d8-902e-6f6a2b148580', 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7ce50d9-e835-40d8-902e-6f6a2b148580'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "adminPass": "ZQaj9d58pgS7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:27.071 63 INFO tempest.lib.common.rest_client [req-81e4fdea-8860-4445-9d8c-0f5a95fbd5e5 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.451s 2018-08-25 20:10:27.072 63 DEBUG tempest.lib.common.rest_client [req-81e4fdea-8860-4445-9d8c-0f5a95fbd5e5 ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-81e4fdea-8860-4445-9d8c-0f5a95fbd5e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81e4fdea-8860-4445-9d8c-0f5a95fbd5e5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:28.799 63 INFO tempest.lib.common.rest_client [req-909b4fda-b619-4b38-a7e6-83628f54b3e9 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.713s 2018-08-25 20:10:28.799 63 DEBUG tempest.lib.common.rest_client [req-909b4fda-b619-4b38-a7e6-83628f54b3e9 ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-909b4fda-b619-4b38-a7e6-83628f54b3e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-909b4fda-b619-4b38-a7e6-83628f54b3e9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:30.267 63 INFO tempest.lib.common.rest_client [req-e2806b18-a796-419a-bd8b-5ddbf85590f9 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.453s 2018-08-25 20:10:30.267 63 DEBUG tempest.lib.common.rest_client [req-e2806b18-a796-419a-bd8b-5ddbf85590f9 ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-e2806b18-a796-419a-bd8b-5ddbf85590f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2806b18-a796-419a-bd8b-5ddbf85590f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:30.280 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:10:31.689 63 INFO tempest.lib.common.rest_client [req-8031f3f2-77be-4e97-9982-732bfb7e6734 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.407s 2018-08-25 20:10:31.690 63 DEBUG tempest.lib.common.rest_client [req-8031f3f2-77be-4e97-9982-732bfb7e6734 ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-8031f3f2-77be-4e97-9982-732bfb7e6734', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8031f3f2-77be-4e97-9982-732bfb7e6734'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:32.867 63 INFO tempest.lib.common.rest_client [req-a0c01b56-6061-45b5-bbff-6effb2d7a22a ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.165s 2018-08-25 20:10:32.868 63 DEBUG tempest.lib.common.rest_client [req-a0c01b56-6061-45b5-bbff-6effb2d7a22a ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-a0c01b56-6061-45b5-bbff-6effb2d7a22a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0c01b56-6061-45b5-bbff-6effb2d7a22a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:34.208 63 INFO tempest.lib.common.rest_client [req-c0b86647-7432-47d2-90cd-36d6df6d1279 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.326s 2018-08-25 20:10:34.209 63 DEBUG tempest.lib.common.rest_client [req-c0b86647-7432-47d2-90cd-36d6df6d1279 ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-c0b86647-7432-47d2-90cd-36d6df6d1279', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0b86647-7432-47d2-90cd-36d6df6d1279'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:33Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:34.222 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:10:34.592 63 INFO tempest.lib.common.rest_client [req-6f32c2bb-d22d-4209-9323-70d4bca0df26 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.370s 2018-08-25 20:10:34.593 63 DEBUG tempest.lib.common.rest_client [req-6f32c2bb-d22d-4209-9323-70d4bca0df26 ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-6f32c2bb-d22d-4209-9323-70d4bca0df26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f32c2bb-d22d-4209-9323-70d4bca0df26'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:33Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:34.606 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 4b618fd4-10c3-49d2-ab22-11397b674e4e with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:10:34.948 63 INFO tempest.lib.common.rest_client [req-67710a46-f377-4697-8202-064adc67fc52 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.342s 2018-08-25 20:10:34.949 63 DEBUG tempest.lib.common.rest_client [req-67710a46-f377-4697-8202-064adc67fc52 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:10:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67710a46-f377-4697-8202-064adc67fc52'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:35.438 63 INFO tempest.lib.common.rest_client [req-2225f884-2d13-48ee-8992-73157268bb64 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations 0.488s 2018-08-25 20:10:35.439 63 DEBUG tempest.lib.common.rest_client [req-2225f884-2d13-48ee-8992-73157268bb64 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2225f884-2d13-48ee-8992-73157268bb64'} Body: {"network_association": {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "id": "52c63275-c5ab-43e9-94bf-3cd47a4df1ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:35.769 63 INFO tempest.lib.common.rest_client [req-98acf210-2889-4d14-a6d8-14ced91d0d72 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations 0.329s 2018-08-25 20:10:35.769 63 DEBUG tempest.lib.common.rest_client [req-98acf210-2889-4d14-a6d8-14ced91d0d72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98acf210-2889-4d14-a6d8-14ced91d0d72'} Body: {"network_association": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "id": "10fa55f8-4960-4338-81c6-27bd30d8920a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:35.770 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-25 20:10:35.912 63 INFO tempest.lib.common.rest_client [req-3044da1b-a83f-4179-bf54-08e689e6a92f ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/routers 0.141s 2018-08-25 20:10:35.913 63 DEBUG tempest.lib.common.rest_client [req-3044da1b-a83f-4179-bf54-08e689e6a92f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2002382921", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3044da1b-a83f-4179-bf54-08e689e6a92f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:35Z", "admin_state_up": true, "updated_at": "2018-08-25T20:10:35Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "name": "tempest-router--2002382921"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:37.772 63 INFO tempest.lib.common.rest_client [req-d6905473-b8c3-4289-99b2-51a8a83bb7b7 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d 1.858s 2018-08-25 20:10:37.772 63 DEBUG tempest.lib.common.rest_client [req-d6905473-b8c3-4289-99b2-51a8a83bb7b7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d', u'date': 'Sat, 25 Aug 2018 20:10:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6905473-b8c3-4289-99b2-51a8a83bb7b7'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:35Z", "admin_state_up": true, "updated_at": "2018-08-25T20:10:37Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "name": "tempest-router--2002382921"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:39.781 63 INFO tempest.lib.common.rest_client [req-97c6be65-dfee-4558-93e2-c6bcd4784b2d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/add_router_interface 2.008s 2018-08-25 20:10:39.781 63 DEBUG tempest.lib.common.rest_client [req-97c6be65-dfee-4558-93e2-c6bcd4784b2d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:10:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97c6be65-dfee-4558-93e2-c6bcd4784b2d'} Body: {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486", "subnet_ids": ["d69e1910-19dc-4cf1-b17f-c5c91dc34486"], "port_id": "75a8330c-29f8-4b6b-b869-4ac35870f9f2", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:41.667 63 INFO tempest.lib.common.rest_client [req-464683b3-2571-43e1-81b3-4ecffc45597d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.884s 2018-08-25 20:10:41.667 63 DEBUG tempest.lib.common.rest_client [req-464683b3-2571-43e1-81b3-4ecffc45597d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "17e1aefe-3692-4963-8c45-a886fb5853d2"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:10:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-464683b3-2571-43e1-81b3-4ecffc45597d'} Body: {"floatingip": {"router_id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:10:40Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "17e1aefe-3692-4963-8c45-a886fb5853d2", "id": "847cd9c9-1dbe-4fd6-8a9b-450d69af7be7", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:40Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:10:41.669 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:10:44.673 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:10:44.737 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:10:44.738 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:10:44.852 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-25 20:10:44.852 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:10:44.854 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:10:44.915 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:10:44.918 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:10:49.926 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:10:49.927 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-25 20:11:59.997 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-25 20:11:59.998 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:12:00.002 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:12:00.061 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:12:00.066 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:12:05.072 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:12:05.073 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-25 20:13:15.144 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-25 20:13:15.145 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-25 20:13:15.146 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15.152 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15.250 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:13:15.280 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15.287 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:13:15.287 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:4d:62:67 [ether] on eth0 2018-08-25 20:13:15.288 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-25 20:13:15.289 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15.291 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15.349 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:13:15.355 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15.363 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 20:13:15.364 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-25 20:13:15.364 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15.366 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15.425 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:13:15.430 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15.436 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-25 20:13:15.436 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15.438 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15.498 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:13:15.502 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15.508 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:13:15.508 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:4d:62:67 [ether] on eth0 2018-08-25 20:13:15.509 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-25 20:13:15.509 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15.511 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15.569 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:13:15.575 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:20.582 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:13:20.583 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-25 20:14:30.654 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-25 20:14:30.654 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:14:30.659 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:14:30.755 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:14:30.786 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:14:35.793 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:14:35.794 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-25 20:15:45.843 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-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:15:47.045 63 INFO tempest.lib.common.rest_client [req-1727e756-cfe5-44f6-8719-30bf58042716 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/847cd9c9-1dbe-4fd6-8a9b-450d69af7be7 1.193s 2018-08-25 20:15:47.045 63 DEBUG tempest.lib.common.rest_client [req-1727e756-cfe5-44f6-8719-30bf58042716 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/847cd9c9-1dbe-4fd6-8a9b-450d69af7be7', u'date': 'Sat, 25 Aug 2018 20:15:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1727e756-cfe5-44f6-8719-30bf58042716'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:48.993 63 INFO tempest.lib.common.rest_client [req-d10d972f-897d-46bd-b00d-43a8a95644f1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/remove_router_interface 1.947s 2018-08-25 20:15:48.994 63 DEBUG tempest.lib.common.rest_client [req-d10d972f-897d-46bd-b00d-43a8a95644f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d10d972f-897d-46bd-b00d-43a8a95644f1'} Body: {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486", "subnet_ids": ["d69e1910-19dc-4cf1-b17f-c5c91dc34486"], "port_id": "75a8330c-29f8-4b6b-b869-4ac35870f9f2", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:50.615 63 INFO tempest.lib.common.rest_client [req-12af0e9b-c857-4bb4-a7b5-443d72807f03 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d 1.621s 2018-08-25 20:15:50.616 63 DEBUG tempest.lib.common.rest_client [req-12af0e9b-c857-4bb4-a7b5-443d72807f03 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d', u'date': 'Sat, 25 Aug 2018 20:15:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12af0e9b-c857-4bb4-a7b5-443d72807f03'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:51.052 63 INFO tempest.lib.common.rest_client [req-c50f1749-77bd-4ceb-9ef8-87aefe47adbc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.435s 2018-08-25 20:15:51.053 63 DEBUG tempest.lib.common.rest_client [req-c50f1749-77bd-4ceb-9ef8-87aefe47adbc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-c50f1749-77bd-4ceb-9ef8-87aefe47adbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c50f1749-77bd-4ceb-9ef8-87aefe47adbc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:51.848 63 INFO tempest.lib.common.rest_client [req-7b6c1348-99d7-4aa6-bd2f-5551915aed2e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.794s 2018-08-25 20:15:51.849 63 DEBUG tempest.lib.common.rest_client [req-7b6c1348-99d7-4aa6-bd2f-5551915aed2e ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-7b6c1348-99d7-4aa6-bd2f-5551915aed2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b6c1348-99d7-4aa6-bd2f-5551915aed2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:50Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:53.617 63 INFO tempest.lib.common.rest_client [req-31b30d08-9e58-4b9f-95b3-b42c733ee13d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.752s 2018-08-25 20:15:53.617 63 DEBUG tempest.lib.common.rest_client [req-31b30d08-9e58-4b9f-95b3-b42c733ee13d ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-31b30d08-9e58-4b9f-95b3-b42c733ee13d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31b30d08-9e58-4b9f-95b3-b42c733ee13d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:15:52Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": "2018-08-25T20:15:52.000000", "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:53.630 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-25 20:15:54.678 63 INFO tempest.lib.common.rest_client [req-5b6250d9-31ba-416f-b1b8-7d6fcdae9272 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.045s 2018-08-25 20:15:54.678 63 DEBUG tempest.lib.common.rest_client [req-5b6250d9-31ba-416f-b1b8-7d6fcdae9272 ] 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-5b6250d9-31ba-416f-b1b8-7d6fcdae9272', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5b6250d9-31ba-416f-b1b8-7d6fcdae9272'} Body: {"itemNotFound": {"message": "Instance 4b618fd4-10c3-49d2-ab22-11397b674e4e could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:55.526 63 INFO tempest.lib.common.rest_client [req-ec51abee-8d32-4c73-ad61-0d73fefbbf1a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/246359b2-94ac-4d3b-a027-31956025faed 0.847s 2018-08-25 20:15:55.527 63 DEBUG tempest.lib.common.rest_client [req-ec51abee-8d32-4c73-ad61-0d73fefbbf1a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/246359b2-94ac-4d3b-a027-31956025faed', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ec51abee-8d32-4c73-ad61-0d73fefbbf1a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:55.789 63 INFO tempest.lib.common.rest_client [req-55447bd6-9684-4fa5-8bf2-c97b2478738f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.261s 2018-08-25 20:15:55.790 63 DEBUG tempest.lib.common.rest_client [req-55447bd6-9684-4fa5-8bf2-c97b2478738f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-55447bd6-9684-4fa5-8bf2-c97b2478738f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55447bd6-9684-4fa5-8bf2-c97b2478738f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:56.227 63 INFO tempest.lib.common.rest_client [req-07090f92-5951-4afe-8eb4-b1f09017868e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.436s 2018-08-25 20:15:56.227 63 DEBUG tempest.lib.common.rest_client [req-07090f92-5951-4afe-8eb4-b1f09017868e ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-07090f92-5951-4afe-8eb4-b1f09017868e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07090f92-5951-4afe-8eb4-b1f09017868e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:57.901 63 INFO tempest.lib.common.rest_client [req-21de01d0-068e-4bd1-b3d5-a4ec00577943 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.660s 2018-08-25 20:15:57.902 63 DEBUG tempest.lib.common.rest_client [req-21de01d0-068e-4bd1-b3d5-a4ec00577943 ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-21de01d0-068e-4bd1-b3d5-a4ec00577943', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21de01d0-068e-4bd1-b3d5-a4ec00577943'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:56Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:58.961 63 INFO tempest.lib.common.rest_client [req-c74a902e-2abb-4931-a768-2062f138f8c5 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.044s 2018-08-25 20:15:58.961 63 DEBUG tempest.lib.common.rest_client [req-c74a902e-2abb-4931-a768-2062f138f8c5 ] 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-c74a902e-2abb-4931-a768-2062f138f8c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:58 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c74a902e-2abb-4931-a768-2062f138f8c5'} Body: {"itemNotFound": {"message": "Instance 1f814d6a-850f-4b2a-a3df-7582183aee8f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:59.525 63 INFO tempest.lib.common.rest_client [req-9ee7e247-0923-44a8-8171-1deac78ad3b4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/17e1aefe-3692-4963-8c45-a886fb5853d2 0.563s 2018-08-25 20:15:59.526 63 DEBUG tempest.lib.common.rest_client [req-9ee7e247-0923-44a8-8171-1deac78ad3b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/17e1aefe-3692-4963-8c45-a886fb5853d2', u'date': 'Sat, 25 Aug 2018 20:15:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ee7e247-0923-44a8-8171-1deac78ad3b4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:15:59.570 63 INFO tempest.lib.common.rest_client [req-0c60e8f3-b0ea-4edb-aab6-047ae22ce9b7 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-847407898 0.043s 2018-08-25 20:15:59.571 63 DEBUG tempest.lib.common.rest_client [req-0c60e8f3-b0ea-4edb-aab6-047ae22ce9b7 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-847407898', u'x-compute-request-id': 'req-0c60e8f3-b0ea-4edb-aab6-047ae22ce9b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c60e8f3-b0ea-4edb-aab6-047ae22ce9b7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:00.618 63 INFO tempest.lib.common.rest_client [req-9df4be04-b806-4e1d-964d-e52cc6ba246e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/ab71a5fd-aa51-4464-88b8-f150e7fcbd3d 1.046s 2018-08-25 20:16:00.618 63 DEBUG tempest.lib.common.rest_client [req-9df4be04-b806-4e1d-964d-e52cc6ba246e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/ab71a5fd-aa51-4464-88b8-f150e7fcbd3d', u'date': 'Sat, 25 Aug 2018 20:16:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9df4be04-b806-4e1d-964d-e52cc6ba246e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:02.085 63 INFO tempest.lib.common.rest_client [req-157dd99b-73d4-4d50-acb6-0081b51583ae ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/7853767f-2c50-4f6f-b46d-5a48013f837d 1.465s 2018-08-25 20:16:02.085 63 DEBUG tempest.lib.common.rest_client [req-157dd99b-73d4-4d50-acb6-0081b51583ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/7853767f-2c50-4f6f-b46d-5a48013f837d', u'date': 'Sat, 25 Aug 2018 20:16:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-157dd99b-73d4-4d50-acb6-0081b51583ae'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:03.672 63 INFO tempest.lib.common.rest_client [req-f45b7716-dd41-4475-ad06-49b369c22877 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/d69e1910-19dc-4cf1-b17f-c5c91dc34486 1.586s 2018-08-25 20:16:03.673 63 DEBUG tempest.lib.common.rest_client [req-f45b7716-dd41-4475-ad06-49b369c22877 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/d69e1910-19dc-4cf1-b17f-c5c91dc34486', u'date': 'Sat, 25 Aug 2018 20:16:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f45b7716-dd41-4475-ad06-49b369c22877'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:05.116 63 INFO tempest.lib.common.rest_client [req-4560fd22-1144-4653-b9be-f9d0f2ab0e06 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6f68226d-9570-424d-86da-5103ea2f2f3b 1.442s 2018-08-25 20:16:05.117 63 DEBUG tempest.lib.common.rest_client [req-4560fd22-1144-4653-b9be-f9d0f2ab0e06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/6f68226d-9570-424d-86da-5103ea2f2f3b', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4560fd22-1144-4653-b9be-f9d0f2ab0e06'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:05.471 63 INFO tempest.lib.common.rest_client [req-bbec7f3d-6160-46fb-9b4e-d60b19a7661a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0a9c12e8-8e11-4445-9b2c-9698de009d63 0.353s 2018-08-25 20:16:05.471 63 DEBUG tempest.lib.common.rest_client [req-bbec7f3d-6160-46fb-9b4e-d60b19a7661a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0a9c12e8-8e11-4445-9b2c-9698de009d63', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bbec7f3d-6160-46fb-9b4e-d60b19a7661a'} 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 [357.945484s] ... 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-25 20:10:08,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.548s 2018-08-25 20:10:08,077 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1549107650 description", "name": "tempest-secgroup-smoke-1549107650"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac344ddf-6545-4139-ba22-6779b4695b62'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1549107650 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:07Z", "updated_at": "2018-08-25T20:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "6c0277ca-33ef-44c1-8eed-1baeb7e7882f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "88e1eb68-43d4-4928-8154-5a8f8dbd4aab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "name": "tempest-secgroup-smoke-1549107650"}} 2018-08-25 20:10:08,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.218s 2018-08-25 20:10:08,297 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-688dd6d1-0704-41dd-9730-61d83a8c827b'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8db7e24b-8634-4c87-9d65-547c07b5b687"}} 2018-08-25 20:10:08,739 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.441s 2018-08-25 20:10:08,740 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2dccca99-1e25-419e-88b0-a220b7ff9c37'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e8f1ae6c-249e-4e72-9909-6d19d5cbb28c"}} 2018-08-25 20:10:08,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:10:08,898 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6404e6a3-d205-405c-85b3-4cfb52cad0ee'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c529fcae-9018-437d-9bcb-80ca46b06242"}} 2018-08-25 20:10:09,040 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.141s 2018-08-25 20:10:09,041 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6f70567-ca4a-4f95-9a12-f13afdb6bd0a'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "bece28ea-35c4-4371-9bf1-524a3073720a"}} 2018-08-25 20:10:09,213 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 20:10:09,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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4dfa36f-cabb-4b13-8cd6-919351e77bc7'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "23f0907d-27f2-48a2-854a-ecf6bfc6ade9"}} 2018-08-25 20:10:09,364 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.149s 2018-08-25 20:10:09,364 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3e2eef2-8df4-473e-829f-e55f5f7c099b'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9bd102e8-f94b-4fb9-a867-bb965cb7ff41"}} 2018-08-25 20:10:09,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 20:10:09,508 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a4ae516-f6e9-48ce-b7f1-10c1b303cb0a'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3b274b0d-378c-4960-b5ce-72e6debcdb24"}} 2018-08-25 20:10:09,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 20:10:09,682 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6def6a65-9a87-48a2-a785-c2859356d708'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "16a1edfb-fdfe-4fbf-9015-e2813fda2a15"}} 2018-08-25 20:10:09,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/networks 0.235s 2018-08-25 20:10:09,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1743891570"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce5e2872-ccb2-4c02-9053-d092891cf28b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:10:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6f68226d-9570-424d-86da-5103ea2f2f3b","name":"tempest-A-1743891570"}} 2018-08-25 20:10:10,844 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.924s 2018-08-25 20:10:10,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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "name": "tempest-subnet-A-1-610340142"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:10:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab3390d3-f13e-4d2d-9582-3dfb785cd194'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f68226d-9570-424d-86da-5103ea2f2f3b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:10Z","dns_nameservers":[],"updated_at":"2018-08-25T20:10:10Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"d69e1910-19dc-4cf1-b17f-c5c91dc34486","subnetpool_id":null,"name":"tempest-subnet-A-1-610340142"}} 2018-08-25 20:10:11,117 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/networks 0.271s 2018-08-25 20:10:11,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-789978975"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f158e2e8-a51b-4439-87bc-2e26689c3b21'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:10:11Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"7853767f-2c50-4f6f-b46d-5a48013f837d","name":"tempest-B-789978975"}} 2018-08-25 20:10:11,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.527s 2018-08-25 20:10:11,645 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "name": "tempest-subnet-B-1-2097569365"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5850688c-9953-46c2-acb1-a7efdd107d5d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7853767f-2c50-4f6f-b46d-5a48013f837d","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:11Z","dns_nameservers":[],"updated_at":"2018-08-25T20:10:11Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"ab71a5fd-aa51-4464-88b8-f150e7fcbd3d","subnetpool_id":null,"name":"tempest-subnet-B-1-2097569365"}} 2018-08-25 20:10:12,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.662s 2018-08-25 20:10:12,309 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-847407898"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-d366b741-1c1b-435f-a714-ac20e6d036d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d366b741-1c1b-435f-a714-ac20e6d036d6'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvKecwiByYBrK6pTfFl+7hc5A7Hoi/jR47+5ixLnlLqMUrmUW49dKjxcYQd4E2B0b1kBc4gT3SgK1T98Vc4q5JHjduVYzcAI5QDUuj64Gm+QNncid2onq9QU8LsTfJvE2+Tt2H94FNBxVSKNMaUeictQPo1hcWIEi9vOMmrTgUUg9uPkTWdyWvhtR7CAGIoqFCA4vFYCQuAi9OLTSi58eaLKNaqhGOlTcwxOXfkd/k3tgT7ieWfBfaZGMGUzpAiGPS4Q64M5V3FUr3fuY2ycIb1AYKIuSWjTDBjbwwIh6RexXrSKDXZmVLzszJ3Engs5sWQnEdMzRcU+Iddj0AV39b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7ynnMIgcmAayuqU3xZfu4XOQOx6Iv40eO/uYsS55S6jFK5lF\nuPXSo8XGEHeBNgdG9ZAXOIE90oCtU/fFXOKuSR43blWM3ACOUA1Lo+uBpvkDZ3In\ndqJ6vUFPC7E3ybxNvk7dh/eBTQcVUijTGlHonLUD6NYXFiBIvbzjJq04FFIPbj5E\n1nclr4bUewgBiKKhQgOLxWAkLgIvTi00oufHmiyjWqoRjpU3MMTl35Hf5N7YE+4n\nlnwX2mRjBlM6QIhj0uEOuDOVdxVK937mNsnCG9QGCiLklo0wwY28MCIekXsV60ig\n12ZlS87MydxJ4LObFkJxHTM0XFPiHXY9AFd/WwIDAQABAoIBADr62HrNdk+/hyAk\nUoa2G0EaIL2ToCGtCYG9YECBt4QDEOzZlaoxZUriISA6eHD8hnFUoYVbygU5moUU\nm2V2uYhqnTzmeCBhOrdfMAIyt/yXeFFwg27sTtyRWI8Hmzxy5bFC/brkPMzkLEvg\nqX7aKEVNFrO66GKaf5XbGSGWojfQMsiIw9KNOzJc1iHgmz1rmO/BWVG6K12Rg5Jq\nYtGLqDZdjmZ/FHAQyOZe2GnBEycHtKaliFA3gswmQzA2dzDSGllyHfj42M/CQ+XB\nVcyQyfO+CTWP3eVV8lFnyqqBguqoJ7VXN/VDFCJB6599LahDSXUA6c4QWMxiV5A/\ngXyEb1ECgYEA/xQkv124gfZlUK8RUeAjgCvqxR+K80t+jNKu7k/l3z0zEH0SkN3X\no0QLGGO2N1cZ7BY2j8wyYg2p72Vv/xL8UZcwOS/+AZAf8fODw4tCvCNCg5wogL2z\n2eUFgwD+n6ipMTrUXIpUK4/VHJz/+eXblkPKcy+QvKY0z5KpAuenCTcCgYEA8AcL\nOndNbAF8XPJY38dOp4L5TSwpL+APm3NiUGY6rkNZnPBSjcmW4dZdQVNI+BlFYuCy\nMTd9NF0bBUAc7bOoFr0f8UQN4xc4cyaOIlrUwYkOwRDbEV3vnYQ1aaYPSySU56zT\n+x1IT8MJ+SRTgNaOXnhFpAnr+0OE/EMob4n5vP0CgYBG6SeqF3jSkFfsDS8obsIP\nwKW8dR9gsW0V4wAEeiuyWsYWYF7H7RQkbCcVearPSaSIMEiswxyCi7/hMHbpFzMT\nz471ZvUbJCDtV0AbHVzJBphYFBJib9pOyc81cxJV+kJG0E73BvGNRqf9E1xJ8W+R\nH3lpeiCngSEPT3sytomGEwKBgQDoJVflxyc5U8KNPtNYM7LN7q3hxtla9XEC3zjy\nG72bd4Y/dGvTuGpWqHZvTPbhBcgHFt0hHtLYh0gv7s9L0xu6SlaPiUuJHJc7P8nu\nTj1BpaaAciX+iQTMKudh8/sMqSffXldzouGiSzflIA4nKNxvYBGy0unKjYYcWXPN\nVPwWnQKBgHZqPrtpq3/hny2nw0Db/Y4MilrWlTY5g/1pvN/Lf5yPZogjSZr/avpq\nGD6jy7B1IJYT8ItSyc7aLoeY0UWwgOhEoEaYNokEFSRuXj8OlEeiglH/48XSQM/W\n4l3ilPbRqNpAyCYjl9dWrAxt8AT0VgUfgq/1dupJIZ29xdzU9beb\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-847407898", "fingerprint": "a4:5c:06:d4:52:8d:7f:63:9f:8a:1b:38:6e:5f:5f:36"}} 2018-08-25 20:10:13,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/ports 1.086s 2018-08-25 20:10:13,401 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-442298288", "security_groups": ["0a9c12e8-8e11-4445-9b2c-9698de009d63"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:10:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8bcaf74-a397-4726-bbdb-d7aac3e8772c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:10:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6f68226d-9570-424d-86da-5103ea2f2f3b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:10:13Z","name":"tempest-port-smoke-442298288","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:61:41:8a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"d69e1910-19dc-4cf1-b17f-c5c91dc34486","ip_address":"10.101.11.10"}],"id":"17e1aefe-3692-4963-8c45-a886fb5853d2","security_groups":["0a9c12e8-8e11-4445-9b2c-9698de009d63"],"device_id":""}} 2018-08-25 20:10:15,513 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.33:8774/v2.1/servers 2.111s 2018-08-25 20:10:15,514 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-847407898", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6f68226d-9570-424d-86da-5103ea2f2f3b", "port": "17e1aefe-3692-4963-8c45-a886fb5853d2"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-08ddb2a5-869c-4e7e-8937-005152cccbfb', 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08ddb2a5-869c-4e7e-8937-005152cccbfb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "adminPass": "8J3SfA6QPNmJ"}} 2018-08-25 20:10:15,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.316s 2018-08-25 20:10:15,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-3ee8a2da-3a39-49f6-b1b8-dacae1a9eac7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ee8a2da-3a39-49f6-b1b8-dacae1a9eac7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:17,440 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.590s 2018-08-25 20:10:17,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': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-226fd8c9-30d8-4f13-8a35-d9d99a779e94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-226fd8c9-30d8-4f13-8a35-d9d99a779e94'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:17,455 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 20:10:19,090 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.634s 2018-08-25 20:10:19,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-84904173-0890-41ae-9439-396899f43a6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84904173-0890-41ae-9439-396899f43a6e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:19,104 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:10:20,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.159s 2018-08-25 20:10:20,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-b860e2e6-be2d-49aa-a8ce-59a4e1ac071b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b860e2e6-be2d-49aa-a8ce-59a4e1ac071b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:21,841 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.561s 2018-08-25 20:10:21,842 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-53ddf7d2-3685-40b7-be95-998881bd4b01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53ddf7d2-3685-40b7-be95-998881bd4b01'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:23,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.466s 2018-08-25 20:10:23,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-7d20c31b-0e4b-4044-aac8-e8f2f06b3f06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d20c31b-0e4b-4044-aac8-e8f2f06b3f06'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:23,336 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 20:10:23,477 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.139s 2018-08-25 20:10:23,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-114d59ea-7c82-4110-8523-954f6cc7cfbd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114d59ea-7c82-4110-8523-954f6cc7cfbd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:23,490 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1f814d6a-850f-4b2a-a3df-7582183aee8f with status: ACTIVE 2018-08-25 20:10:24,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/ports 1.175s 2018-08-25 20:10:24,666 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1820702279", "security_groups": ["0a9c12e8-8e11-4445-9b2c-9698de009d63"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:10:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-943a874c-b894-4548-8557-a5ea5903c953'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:10:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7853767f-2c50-4f6f-b46d-5a48013f837d","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:10:24Z","name":"tempest-port-smoke-1820702279","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b6:fc:8c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab71a5fd-aa51-4464-88b8-f150e7fcbd3d","ip_address":"10.102.21.20"}],"id":"246359b2-94ac-4d3b-a027-31956025faed","security_groups":["0a9c12e8-8e11-4445-9b2c-9698de009d63"],"device_id":""}} 2018-08-25 20:10:26,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.33:8774/v2.1/servers 1.949s 2018-08-25 20:10:26,617 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-847407898", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "7853767f-2c50-4f6f-b46d-5a48013f837d", "port": "246359b2-94ac-4d3b-a027-31956025faed"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c7ce50d9-e835-40d8-902e-6f6a2b148580', 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7ce50d9-e835-40d8-902e-6f6a2b148580'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "adminPass": "ZQaj9d58pgS7"}} 2018-08-25 20:10:27,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.451s 2018-08-25 20:10:27,072 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-81e4fdea-8860-4445-9d8c-0f5a95fbd5e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81e4fdea-8860-4445-9d8c-0f5a95fbd5e5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:28,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.713s 2018-08-25 20:10:28,799 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-909b4fda-b619-4b38-a7e6-83628f54b3e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-909b4fda-b619-4b38-a7e6-83628f54b3e9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:30,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.453s 2018-08-25 20:10:30,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-e2806b18-a796-419a-bd8b-5ddbf85590f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2806b18-a796-419a-bd8b-5ddbf85590f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:30,280 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:10:31,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.407s 2018-08-25 20:10:31,690 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-8031f3f2-77be-4e97-9982-732bfb7e6734', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8031f3f2-77be-4e97-9982-732bfb7e6734'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:32,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.165s 2018-08-25 20:10:32,868 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-a0c01b56-6061-45b5-bbff-6effb2d7a22a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0c01b56-6061-45b5-bbff-6effb2d7a22a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:34,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.326s 2018-08-25 20:10:34,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': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-c0b86647-7432-47d2-90cd-36d6df6d1279', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0b86647-7432-47d2-90cd-36d6df6d1279'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:33Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:34,222 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:10:34,592 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.370s 2018-08-25 20:10:34,593 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-6f32c2bb-d22d-4209-9323-70d4bca0df26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f32c2bb-d22d-4209-9323-70d4bca0df26'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:33Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:34,606 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4b618fd4-10c3-49d2-ab22-11397b674e4e with status: ACTIVE 2018-08-25 20:10:34,948 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.342s 2018-08-25 20:10:34,949 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:10:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67710a46-f377-4697-8202-064adc67fc52'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c"}} 2018-08-25 20:10:35,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations 0.488s 2018-08-25 20:10:35,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": "6f68226d-9570-424d-86da-5103ea2f2f3b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2225f884-2d13-48ee-8992-73157268bb64'} Body: {"network_association": {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "id": "52c63275-c5ab-43e9-94bf-3cd47a4df1ed"}} 2018-08-25 20:10:35,769 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations 0.329s 2018-08-25 20:10:35,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98acf210-2889-4d14-a6d8-14ced91d0d72'} Body: {"network_association": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "id": "10fa55f8-4960-4338-81c6-27bd30d8920a"}} 2018-08-25 20:10:35,770 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:10:35,912 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/routers 0.141s 2018-08-25 20:10:35,913 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2002382921", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3044da1b-a83f-4179-bf54-08e689e6a92f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:35Z", "admin_state_up": true, "updated_at": "2018-08-25T20:10:35Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "name": "tempest-router--2002382921"}} 2018-08-25 20:10:37,772 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d 1.858s 2018-08-25 20:10:37,772 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d', u'date': 'Sat, 25 Aug 2018 20:10:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6905473-b8c3-4289-99b2-51a8a83bb7b7'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:35Z", "admin_state_up": true, "updated_at": "2018-08-25T20:10:37Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "name": "tempest-router--2002382921"}} 2018-08-25 20:10:39,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/add_router_interface 2.008s 2018-08-25 20:10:39,781 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:10:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97c6be65-dfee-4558-93e2-c6bcd4784b2d'} Body: {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486", "subnet_ids": ["d69e1910-19dc-4cf1-b17f-c5c91dc34486"], "port_id": "75a8330c-29f8-4b6b-b869-4ac35870f9f2", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d"} 2018-08-25 20:10:41,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.884s 2018-08-25 20:10:41,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "17e1aefe-3692-4963-8c45-a886fb5853d2"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:10:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-464683b3-2571-43e1-81b3-4ecffc45597d'} Body: {"floatingip": {"router_id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:10:40Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "17e1aefe-3692-4963-8c45-a886fb5853d2", "id": "847cd9c9-1dbe-4fd6-8a9b-450d69af7be7", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:40Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:10:41,669 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:10:44,673 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:10:44,737 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:10:44,738 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:10:44,852 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-25 20:10:44,852 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:10:44,854 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:10:44,915 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:10:44,918 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:10:49,926 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:10:49,927 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-25 20:11:59,997 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-25 20:11:59,998 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:12:00,002 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:12:00,061 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:12:00,066 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:12:05,072 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:12:05,073 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-25 20:13:15,144 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:13:15,145 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-25 20:13:15,146 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,152 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,250 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,280 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15,287 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:13:15,287 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:4d:62:67 [ether] on eth0 2018-08-25 20:13:15,288 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-25 20:13:15,289 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,291 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,349 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,355 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15,363 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:13:15,364 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-25 20:13:15,364 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,366 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,425 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,430 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15,436 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-25 20:13:15,436 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,438 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,498 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,502 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15,508 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:13:15,508 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:4d:62:67 [ether] on eth0 2018-08-25 20:13:15,509 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-25 20:13:15,509 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,511 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,569 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,575 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:20,582 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:13:20,583 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-25 20:14:30,654 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-25 20:14:30,654 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:14:30,659 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:14:30,755 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:14:30,786 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:14:35,793 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:14:35,794 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-25 20:15:45,843 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:15:45,844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:15:47,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/847cd9c9-1dbe-4fd6-8a9b-450d69af7be7 1.193s 2018-08-25 20:15:47,045 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/847cd9c9-1dbe-4fd6-8a9b-450d69af7be7', u'date': 'Sat, 25 Aug 2018 20:15:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1727e756-cfe5-44f6-8719-30bf58042716'} Body: 2018-08-25 20:15:48,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/remove_router_interface 1.947s 2018-08-25 20:15:48,994 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d10d972f-897d-46bd-b00d-43a8a95644f1'} Body: {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486", "subnet_ids": ["d69e1910-19dc-4cf1-b17f-c5c91dc34486"], "port_id": "75a8330c-29f8-4b6b-b869-4ac35870f9f2", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d"} 2018-08-25 20:15:50,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d 1.621s 2018-08-25 20:15:50,616 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d', u'date': 'Sat, 25 Aug 2018 20:15:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12af0e9b-c857-4bb4-a7b5-443d72807f03'} Body: 2018-08-25 20:15:51,052 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.435s 2018-08-25 20:15:51,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-c50f1749-77bd-4ceb-9ef8-87aefe47adbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c50f1749-77bd-4ceb-9ef8-87aefe47adbc'} Body: 2018-08-25 20:15:51,848 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.794s 2018-08-25 20:15:51,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-7b6c1348-99d7-4aa6-bd2f-5551915aed2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b6c1348-99d7-4aa6-bd2f-5551915aed2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:50Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:15:53,617 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.752s 2018-08-25 20:15:53,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': '1347', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-31b30d08-9e58-4b9f-95b3-b42c733ee13d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31b30d08-9e58-4b9f-95b3-b42c733ee13d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:15:52Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": "2018-08-25T20:15:52.000000", "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:15:53,630 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-25 20:15:54,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.045s 2018-08-25 20:15:54,678 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-5b6250d9-31ba-416f-b1b8-7d6fcdae9272', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5b6250d9-31ba-416f-b1b8-7d6fcdae9272'} Body: {"itemNotFound": {"message": "Instance 4b618fd4-10c3-49d2-ab22-11397b674e4e could not be found.", "code": 404}} 2018-08-25 20:15:55,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/246359b2-94ac-4d3b-a027-31956025faed 0.847s 2018-08-25 20:15:55,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.33:9696/v2.0/ports/246359b2-94ac-4d3b-a027-31956025faed', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ec51abee-8d32-4c73-ad61-0d73fefbbf1a'} Body: 2018-08-25 20:15:55,789 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.261s 2018-08-25 20:15:55,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-55447bd6-9684-4fa5-8bf2-c97b2478738f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55447bd6-9684-4fa5-8bf2-c97b2478738f'} Body: 2018-08-25 20:15:56,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.436s 2018-08-25 20:15:56,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': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-07090f92-5951-4afe-8eb4-b1f09017868e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07090f92-5951-4afe-8eb4-b1f09017868e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:15:57,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.660s 2018-08-25 20:15:57,902 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-21de01d0-068e-4bd1-b3d5-a4ec00577943', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21de01d0-068e-4bd1-b3d5-a4ec00577943'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:56Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:15:58,961 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.044s 2018-08-25 20:15:58,961 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-c74a902e-2abb-4931-a768-2062f138f8c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:58 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c74a902e-2abb-4931-a768-2062f138f8c5'} Body: {"itemNotFound": {"message": "Instance 1f814d6a-850f-4b2a-a3df-7582183aee8f could not be found.", "code": 404}} 2018-08-25 20:15:59,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/17e1aefe-3692-4963-8c45-a886fb5853d2 0.563s 2018-08-25 20:15:59,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/17e1aefe-3692-4963-8c45-a886fb5853d2', u'date': 'Sat, 25 Aug 2018 20:15:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ee7e247-0923-44a8-8171-1deac78ad3b4'} Body: 2018-08-25 20:15:59,570 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-847407898 0.043s 2018-08-25 20:15:59,571 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-847407898', u'x-compute-request-id': 'req-0c60e8f3-b0ea-4edb-aab6-047ae22ce9b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c60e8f3-b0ea-4edb-aab6-047ae22ce9b7'} Body: 2018-08-25 20:16:00,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/ab71a5fd-aa51-4464-88b8-f150e7fcbd3d 1.046s 2018-08-25 20:16:00,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.33:9696/v2.0/subnets/ab71a5fd-aa51-4464-88b8-f150e7fcbd3d', u'date': 'Sat, 25 Aug 2018 20:16:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9df4be04-b806-4e1d-964d-e52cc6ba246e'} Body: 2018-08-25 20:16:02,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/7853767f-2c50-4f6f-b46d-5a48013f837d 1.465s 2018-08-25 20:16:02,085 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/7853767f-2c50-4f6f-b46d-5a48013f837d', u'date': 'Sat, 25 Aug 2018 20:16:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-157dd99b-73d4-4d50-acb6-0081b51583ae'} Body: 2018-08-25 20:16:03,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/d69e1910-19dc-4cf1-b17f-c5c91dc34486 1.586s 2018-08-25 20:16:03,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/d69e1910-19dc-4cf1-b17f-c5c91dc34486', u'date': 'Sat, 25 Aug 2018 20:16:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f45b7716-dd41-4475-ad06-49b369c22877'} Body: 2018-08-25 20:16:05,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6f68226d-9570-424d-86da-5103ea2f2f3b 1.442s 2018-08-25 20:16:05,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/6f68226d-9570-424d-86da-5103ea2f2f3b', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4560fd22-1144-4653-b9be-f9d0f2ab0e06'} Body: 2018-08-25 20:16:05,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0a9c12e8-8e11-4445-9b2c-9698de009d63 0.353s 2018-08-25 20:16:05,471 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0a9c12e8-8e11-4445-9b2c-9698de009d63', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bbec7f3d-6160-46fb-9b4e-d60b19a7661a'} Body: 2018-08-25 20:16:05.994 63 INFO tempest.lib.common.rest_client [req-b40e9713-79cf-462a-8c4e-37ae574a3914 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.495s 2018-08-25 20:16:05.994 63 DEBUG tempest.lib.common.rest_client [req-b40e9713-79cf-462a-8c4e-37ae574a3914 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-265458878 description", "name": "tempest-secgroup-smoke-265458878"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b40e9713-79cf-462a-8c4e-37ae574a3914'} Body: {"security_group": {"description": "tempest-secgroup-smoke-265458878 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:05Z", "updated_at": "2018-08-25T20:16:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:16:05Z", "revision_number": 0, "id": "3c923d22-72c1-49b5-8b74-3569a5010c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:16:05Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:16:05Z", "revision_number": 0, "id": "4601c7b4-7e11-4947-a47e-4312c07033b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:16:05Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "name": "tempest-secgroup-smoke-265458878"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:06.195 63 INFO tempest.lib.common.rest_client [req-8a32b4a6-9ed7-4efe-bebe-75dd2f66c7c4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.200s 2018-08-25 20:16:06.196 63 DEBUG tempest.lib.common.rest_client [req-8a32b4a6-9ed7-4efe-bebe-75dd2f66c7c4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a32b4a6-9ed7-4efe-bebe-75dd2f66c7c4'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "50618d33-9a27-4d3f-bd57-98a2c4c3b00b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:06.361 63 INFO tempest.lib.common.rest_client [req-96b6abfb-97e6-4a62-8561-fe24edbf075f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.164s 2018-08-25 20:16:06.362 63 DEBUG tempest.lib.common.rest_client [req-96b6abfb-97e6-4a62-8561-fe24edbf075f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96b6abfb-97e6-4a62-8561-fe24edbf075f'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2fdba406-a673-4e0b-ab5f-b6ad362d9507"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:06.523 63 INFO tempest.lib.common.rest_client [req-e7afb297-6853-424a-8aa5-eb15c99b99a3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.161s 2018-08-25 20:16:06.524 63 DEBUG tempest.lib.common.rest_client [req-e7afb297-6853-424a-8aa5-eb15c99b99a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7afb297-6853-424a-8aa5-eb15c99b99a3'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d01c3d7f-7d5d-4404-891f-10f9f45ffd19"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:06.691 63 INFO tempest.lib.common.rest_client [req-8484d5e3-f8f5-431d-903b-2689b026caef ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:16:06.691 63 DEBUG tempest.lib.common.rest_client [req-8484d5e3-f8f5-431d-903b-2689b026caef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8484d5e3-f8f5-431d-903b-2689b026caef'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9a048e71-1ecc-48e8-85a6-16ef01e43d3d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:06.843 63 INFO tempest.lib.common.rest_client [req-87ba5a5c-bce3-4477-acfc-a77cb56069ac ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.151s 2018-08-25 20:16:06.843 63 DEBUG tempest.lib.common.rest_client [req-87ba5a5c-bce3-4477-acfc-a77cb56069ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87ba5a5c-bce3-4477-acfc-a77cb56069ac'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2602a864-28b9-4e05-97e7-aff5f1ee95e3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:07.009 63 INFO tempest.lib.common.rest_client [req-29da95a0-496d-43b0-a1ed-b47842c09aa9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:16:07.010 63 DEBUG tempest.lib.common.rest_client [req-29da95a0-496d-43b0-a1ed-b47842c09aa9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29da95a0-496d-43b0-a1ed-b47842c09aa9'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "39de6014-3b7c-4d9b-ba86-99dafce5fe50"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:07.176 63 INFO tempest.lib.common.rest_client [req-faadfda0-0ca0-42ce-8dbc-1de47e95035e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:16:07.177 63 DEBUG tempest.lib.common.rest_client [req-faadfda0-0ca0-42ce-8dbc-1de47e95035e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-faadfda0-0ca0-42ce-8dbc-1de47e95035e'} 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-25T20:16:07Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1247a1bf-c95d-457b-abe3-c2181b609255"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:07.345 63 INFO tempest.lib.common.rest_client [req-e4363221-00f6-4633-8490-425b55ad086d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.167s 2018-08-25 20:16:07.345 63 DEBUG tempest.lib.common.rest_client [req-e4363221-00f6-4633-8490-425b55ad086d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4363221-00f6-4633-8490-425b55ad086d'} 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-25T20:16:07Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a7a539c9-c025-47ee-a60c-ea0317a310ca"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:07.613 63 INFO tempest.lib.common.rest_client [req-e6518d19-7967-4120-b250-8de15d9615a3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/networks 0.266s 2018-08-25 20:16:07.614 63 DEBUG tempest.lib.common.rest_client [req-e6518d19-7967-4120-b250-8de15d9615a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-116357677"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6518d19-7967-4120-b250-8de15d9615a3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:16:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"0f723701-4752-4c5e-8c97-3c5722378382","name":"tempest-A-116357677"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:08.475 63 INFO tempest.lib.common.rest_client [req-4bd1e8de-3c27-49d3-9094-203611506396 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.860s 2018-08-25 20:16:08.475 63 DEBUG tempest.lib.common.rest_client [req-4bd1e8de-3c27-49d3-9094-203611506396 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "name": "tempest-subnet-A-1-986059203"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:16:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bd1e8de-3c27-49d3-9094-203611506396'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f723701-4752-4c5e-8c97-3c5722378382","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:08Z","dns_nameservers":[],"updated_at":"2018-08-25T20:16:08Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd","subnetpool_id":null,"name":"tempest-subnet-A-1-986059203"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:08.682 63 INFO tempest.lib.common.rest_client [req-9d348d27-73d7-4e75-ae39-28d41b6b0150 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/networks 0.205s 2018-08-25 20:16:08.683 63 DEBUG tempest.lib.common.rest_client [req-9d348d27-73d7-4e75-ae39-28d41b6b0150 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-841658671"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:16:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d348d27-73d7-4e75-ae39-28d41b6b0150'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:16:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","name":"tempest-B-841658671"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:09.596 63 INFO tempest.lib.common.rest_client [req-71a384b5-8172-4cd7-b6d5-59027bbc82bb ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.912s 2018-08-25 20:16:09.596 63 DEBUG tempest.lib.common.rest_client [req-71a384b5-8172-4cd7-b6d5-59027bbc82bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "name": "tempest-subnet-B-1-1062575829"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:16:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71a384b5-8172-4cd7-b6d5-59027bbc82bb'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:09Z","dns_nameservers":[],"updated_at":"2018-08-25T20:16:09Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"07218f8c-5e61-418c-a938-90ea875ac452","subnetpool_id":null,"name":"tempest-subnet-B-1-1062575829"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:10.059 63 INFO tempest.lib.common.rest_client [req-308ff9b4-0db5-4c70-9dd0-b8566e105054 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.461s 2018-08-25 20:16:10.059 63 DEBUG tempest.lib.common.rest_client [req-308ff9b4-0db5-4c70-9dd0-b8566e105054 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-308ff9b4-0db5-4c70-9dd0-b8566e105054'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "883b272d-a7c9-40d8-8c1a-41542b7a95b8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:10.633 63 INFO tempest.lib.common.rest_client [req-71f20b2c-8c24-4b73-aab4-d38bac68430f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations 0.573s 2018-08-25 20:16:10.634 63 DEBUG tempest.lib.common.rest_client [req-71f20b2c-8c24-4b73-aab4-d38bac68430f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations', u'date': 'Sat, 25 Aug 2018 20:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71f20b2c-8c24-4b73-aab4-d38bac68430f'} Body: {"network_association": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "id": "4c05d93c-f346-4837-8fce-80a23afb614e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:11.314 63 INFO tempest.lib.common.rest_client [req-db8f91c3-bfc5-4d42-9465-46483a6f4191 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations 0.679s 2018-08-25 20:16:11.315 63 DEBUG tempest.lib.common.rest_client [req-db8f91c3-bfc5-4d42-9465-46483a6f4191 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations', u'date': 'Sat, 25 Aug 2018 20:16:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db8f91c3-bfc5-4d42-9465-46483a6f4191'} Body: {"network_association": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "id": "8a9d3b40-1d81-4d75-8f11-9a81af3a0852"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:11.315 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-25 20:16:11.528 63 INFO tempest.lib.common.rest_client [req-6ab1e67b-9680-4d5c-911e-8c4604eda100 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.212s 2018-08-25 20:16:11.528 63 DEBUG tempest.lib.common.rest_client [req-6ab1e67b-9680-4d5c-911e-8c4604eda100 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1086667037"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6ab1e67b-9680-4d5c-911e-8c4604eda100', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6ab1e67b-9680-4d5c-911e-8c4604eda100'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxvVLFcI0+GwMDzDlahB7M+i2DhhglUsRKsuoEY6wbGbUKe9crU7AXG7+0qBHWW1wQfLnxiLKD+FExxCdsFW3YWxcjrn27zDzSddTVsLSN7kSm2uszfHVAMlmET+SXW+vTzSZo7t4a8GQyliaIdIFbQObB8nI/EgBX7u+hCmoPs9qz1Fp9BBy+a+7fx/A0wqtmio6CmCzS1TVZINXuxCv/XBqR0qJC8mAIBEkRAo+SbDn/JO6JFTxc2GTRuesN+s0vzbMvwLWEgE9YqvKLtXPB++stb/SP96l/c73xK6ooe+TgkhX5s7YhC0F2U91zdbiXDKD++bixiv3NZ3lCrjj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3cb1SxXCNPhsDA8w5WoQezPotg4YYJVLESrLqBGOsGxm1Cnv\nXK1OwFxu/tKgR1ltcEHy58Yiyg/hRMcQnbBVt2FsXI659u8w80nXU1bC0je5Eptr\nrM3x1QDJZhE/kl1vr080maO7eGvBkMpYmiHSBW0DmwfJyPxIAV+7voQpqD7Pas9R\nafQQcvmvu38fwNMKrZoqOgpgs0tU1WSDV7sQr/1wakdKiQvJgCARJEQKPkmw5/yT\nuiRU8XNhk0bnrDfrNL82zL8C1hIBPWKryi7VzwfvrLW/0j/epf3O98SuqKHvk4JI\nV+bO2IQtBdlPdc3W4lwyg/vm4sYr9zWd5Qq44wIDAQABAoIBADV13m9pIVWPhMwr\nZUgIF0z7qF8qaqntkxjiThGHmfPhTbBbI34dsNwh7Ae1Ujmgzwa+fwVr97rptQ3V\nRqYcea0o6Owu45ko843SAPvv8CqokA5yNLSFOIR2GhZmlgJ8T43c8/sNQwW2RATZ\nIh6VhIEWVEYszHGMjvb10tYMGdaaSo5v9i37y+J9NcakkTxyPHKwlVQFP9WsRxh7\ncjOV9pyM5Mk1MWnVHybWvhC3ekjX4UVFz+wJbLZQnSnfflgGqpk+4yjXX4oS/FyW\nDwu+9V8kVeNp62qAv6XttkYRcWD7sq1XOhrOORmNvK8ONrgXABzWjBFLO6StZQyu\noJcRJmECgYEA9NU817rRI0ouPeHI3jD2Jv01KxHurW0MPdvMMu3oar9YK1nI4sq8\nmrqrDoB+MOoO4ehw0StWCBTYMOJyLFgiyOWlVtqVxvu+YV6uGBgFli6I3z4D4OGa\ntdKadK355ADVJFXzX3vZPooL0vF6EnbOeF+WBgU6VTV05s9D6mf7kSkCgYEA5+SD\nM1tsh53nWD/keTl38+k5Ni16kHO29XObUSyqAQBfPoxtQDAGPwJKcULP4Sq1/nV/\nbNaJtdbZKjvCKGSglJ4XLaKWgucWXTYS3HUqwPAZFpgd6NmyYUWC2eL+sApnU4ld\nZbtIMYNpw47+Z0CyCaJD39FQSKkerxFkgZVWfysCgYB2wOdeDDNc1qJPSbDQdRcw\nGikr1uraG8aQSohlO5g8DsuJW2dg+c05j8lgo1qSBzVoxgHSsx5rlRC3xV5zu9xD\nbYAg/K0hcwII4I+5CA3NpoylG8Nt1H/iKWDZr3lB6lV35mjBq6TX/MV3b8EyK4ZC\nRLrT+L0uj1tAiM/8ZqtS4QKBgGZ2pDpnJTdvYC+wW6Xs7MHLxcnYopV9a9Rc9r4R\nfDThEzSyG/wGvFvPCVGucehOVQhQprNSwJqmimKM8Sej/whsKlWxx8ujjFA3enIL\nG48RCCThpiWjO5ybeEwKbvsePbW9tpUjAa1PIcaVQnghMAnttwwIku7oO3SjvMM9\nV3DtAoGBAJ+ydrcBERR6zvDFNHxFXVyOH6HI0IgWgqZDnrWCnmGD3yPo77Icg5K4\noJ3PfsGOaoxLwIc+UYPjsbnTOn4nQPnHWhmGIwfIZXXGdBXdYVzcdKU30hc1MBCi\niKeNyQer/U1KcK2YTbjXnWxCs40OVetvZL8Cam4Lu0lgCr4L24wI\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1086667037", "fingerprint": "48:e4:88:90:3e:cc:ba:69:a1:b5:a5:09:3e:54:7a:36"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:12.431 63 INFO tempest.lib.common.rest_client [req-9ccd5ab1-fb23-470b-9aaa-98a2672ddc4a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/ports 0.899s 2018-08-25 20:16:12.432 63 DEBUG tempest.lib.common.rest_client [req-9ccd5ab1-fb23-470b-9aaa-98a2672ddc4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1327828392", "security_groups": ["0789aa9d-ecb4-4fea-a58c-e423e364a920"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:16:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ccd5ab1-fb23-470b-9aaa-98a2672ddc4a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:16:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f723701-4752-4c5e-8c97-3c5722378382","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:16:11Z","name":"tempest-port-smoke-1327828392","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:7c:56:d1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd","ip_address":"10.101.11.10"}],"id":"dd2d8740-9835-4e13-b0d7-2526eab182b2","security_groups":["0789aa9d-ecb4-4fea-a58c-e423e364a920"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:14.719 63 INFO tempest.lib.common.rest_client [req-1481a4f7-3804-4cc0-8349-d21b0b086778 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.33:8774/v2.1/servers 2.285s 2018-08-25 20:16:14.719 63 DEBUG tempest.lib.common.rest_client [req-1481a4f7-3804-4cc0-8349-d21b0b086778 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1086667037", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "0f723701-4752-4c5e-8c97-3c5722378382", "port": "dd2d8740-9835-4e13-b0d7-2526eab182b2"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-1481a4f7-3804-4cc0-8349-d21b0b086778', 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1481a4f7-3804-4cc0-8349-d21b0b086778'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "adminPass": "j57ce8gXBaZp"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:15.058 63 INFO tempest.lib.common.rest_client [req-7813e690-6cd6-49f6-9dce-8af64a933cd8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.335s 2018-08-25 20:16:15.059 63 DEBUG tempest.lib.common.rest_client [req-7813e690-6cd6-49f6-9dce-8af64a933cd8 ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-7813e690-6cd6-49f6-9dce-8af64a933cd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7813e690-6cd6-49f6-9dce-8af64a933cd8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:16.340 63 INFO tempest.lib.common.rest_client [req-648a034c-812e-4ca5-a971-be28786cc145 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.265s 2018-08-25 20:16:16.341 63 DEBUG tempest.lib.common.rest_client [req-648a034c-812e-4ca5-a971-be28786cc145 ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-648a034c-812e-4ca5-a971-be28786cc145', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-648a034c-812e-4ca5-a971-be28786cc145'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:18.336 63 INFO tempest.lib.common.rest_client [req-1ed576e1-53bd-4bd2-aa94-81d0e198be59 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.980s 2018-08-25 20:16:18.336 63 DEBUG tempest.lib.common.rest_client [req-1ed576e1-53bd-4bd2-aa94-81d0e198be59 ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-1ed576e1-53bd-4bd2-aa94-81d0e198be59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ed576e1-53bd-4bd2-aa94-81d0e198be59'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:18.349 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 20:16:19.748 63 INFO tempest.lib.common.rest_client [req-d54cd5fa-406a-4289-acf1-d86b419defa2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.397s 2018-08-25 20:16:19.748 63 DEBUG tempest.lib.common.rest_client [req-d54cd5fa-406a-4289-acf1-d86b419defa2 ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-d54cd5fa-406a-4289-acf1-d86b419defa2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d54cd5fa-406a-4289-acf1-d86b419defa2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:19.762 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:16:20.930 63 INFO tempest.lib.common.rest_client [req-6f316cea-4692-4e3c-a607-d549b8d0bbaf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.166s 2018-08-25 20:16:20.931 63 DEBUG tempest.lib.common.rest_client [req-6f316cea-4692-4e3c-a607-d549b8d0bbaf ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-6f316cea-4692-4e3c-a607-d549b8d0bbaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f316cea-4692-4e3c-a607-d549b8d0bbaf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:20.945 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:16:21.131 63 INFO tempest.lib.common.rest_client [req-74a32678-5aab-41bf-9278-4056c445ea45 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.186s 2018-08-25 20:16:21.132 63 DEBUG tempest.lib.common.rest_client [req-74a32678-5aab-41bf-9278-4056c445ea45 ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-74a32678-5aab-41bf-9278-4056c445ea45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74a32678-5aab-41bf-9278-4056c445ea45'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:21.142 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: e9bdbd16-ff35-496c-9a3b-32410762b7a2 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:16:22.291 63 INFO tempest.lib.common.rest_client [req-ea648f3b-b7db-4d56-9832-9125120c2ab3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/ports 1.149s 2018-08-25 20:16:22.292 63 DEBUG tempest.lib.common.rest_client [req-ea648f3b-b7db-4d56-9832-9125120c2ab3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1341531023", "security_groups": ["0789aa9d-ecb4-4fea-a58c-e423e364a920"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:16:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea648f3b-b7db-4d56-9832-9125120c2ab3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:16:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:16:21Z","name":"tempest-port-smoke-1341531023","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:62:55:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"07218f8c-5e61-418c-a938-90ea875ac452","ip_address":"10.102.21.20"}],"id":"8f770c35-c3be-40cf-9451-8978fef169e9","security_groups":["0789aa9d-ecb4-4fea-a58c-e423e364a920"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:23.833 63 INFO tempest.lib.common.rest_client [req-c435b581-eec7-447f-8855-32cfd9f4effa ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.33:8774/v2.1/servers 1.539s 2018-08-25 20:16:23.834 63 DEBUG tempest.lib.common.rest_client [req-c435b581-eec7-447f-8855-32cfd9f4effa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1086667037", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "port": "8f770c35-c3be-40cf-9451-8978fef169e9"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c435b581-eec7-447f-8855-32cfd9f4effa', 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c435b581-eec7-447f-8855-32cfd9f4effa'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "adminPass": "MmRjve5ZQqu6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:23.893 63 INFO tempest.lib.common.rest_client [req-450f5775-c3d4-44ef-80d9-449cee1b991e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.055s 2018-08-25 20:16:23.894 63 DEBUG tempest.lib.common.rest_client [req-450f5775-c3d4-44ef-80d9-449cee1b991e ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-450f5775-c3d4-44ef-80d9-449cee1b991e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-450f5775-c3d4-44ef-80d9-449cee1b991e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:25.507 63 INFO tempest.lib.common.rest_client [req-bd5dc8be-d6e9-4d30-a4d2-b9613fd40f62 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.599s 2018-08-25 20:16:25.508 63 DEBUG tempest.lib.common.rest_client [req-bd5dc8be-d6e9-4d30-a4d2-b9613fd40f62 ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-bd5dc8be-d6e9-4d30-a4d2-b9613fd40f62', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd5dc8be-d6e9-4d30-a4d2-b9613fd40f62'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:26.894 63 INFO tempest.lib.common.rest_client [req-6a1dd164-06b5-4d30-8239-f628aebf9355 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.372s 2018-08-25 20:16:26.895 63 DEBUG tempest.lib.common.rest_client [req-6a1dd164-06b5-4d30-8239-f628aebf9355 ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-6a1dd164-06b5-4d30-8239-f628aebf9355', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a1dd164-06b5-4d30-8239-f628aebf9355'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:26.909 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:16:28.296 63 INFO tempest.lib.common.rest_client [req-c0b49340-28b5-4f88-9348-64ee10ffdf55 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.385s 2018-08-25 20:16:28.296 63 DEBUG tempest.lib.common.rest_client [req-c0b49340-28b5-4f88-9348-64ee10ffdf55 ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-c0b49340-28b5-4f88-9348-64ee10ffdf55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0b49340-28b5-4f88-9348-64ee10ffdf55'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:29.723 63 INFO tempest.lib.common.rest_client [req-204398c1-85e0-4a50-922e-3ceb540ade65 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.412s 2018-08-25 20:16:29.723 63 DEBUG tempest.lib.common.rest_client [req-204398c1-85e0-4a50-922e-3ceb540ade65 ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-204398c1-85e0-4a50-922e-3ceb540ade65', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-204398c1-85e0-4a50-922e-3ceb540ade65'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:29.736 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:16:30.179 63 INFO tempest.lib.common.rest_client [req-d66272fa-a253-488e-a6f9-bf79f3594e55 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.442s 2018-08-25 20:16:30.180 63 DEBUG tempest.lib.common.rest_client [req-d66272fa-a253-488e-a6f9-bf79f3594e55 ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-d66272fa-a253-488e-a6f9-bf79f3594e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d66272fa-a253-488e-a6f9-bf79f3594e55'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:30.193 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 77f04bff-1de8-4517-afaa-ba4cecd7b000 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:16:30.292 63 INFO tempest.lib.common.rest_client [req-789560e9-8e76-4f7a-b31d-c701e98407d1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/routers 0.098s 2018-08-25 20:16:30.292 63 DEBUG tempest.lib.common.rest_client [req-789560e9-8e76-4f7a-b31d-c701e98407d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--13129637", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:16:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-789560e9-8e76-4f7a-b31d-c701e98407d1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:30Z", "admin_state_up": true, "updated_at": "2018-08-25T20:16:30Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "name": "tempest-router--13129637"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:31.960 63 INFO tempest.lib.common.rest_client [req-e9079a97-a1e4-461e-8348-65417ecf9c84 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1 1.667s 2018-08-25 20:16:31.961 63 DEBUG tempest.lib.common.rest_client [req-e9079a97-a1e4-461e-8348-65417ecf9c84 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1', u'date': 'Sat, 25 Aug 2018 20:16:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9079a97-a1e4-461e-8348-65417ecf9c84'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:30Z", "admin_state_up": true, "updated_at": "2018-08-25T20:16:31Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "name": "tempest-router--13129637"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:34.204 63 INFO tempest.lib.common.rest_client [req-44cf0a1c-7e5e-4714-b3eb-4aa3d09e1c23 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/add_router_interface 2.243s 2018-08-25 20:16:34.205 63 DEBUG tempest.lib.common.rest_client [req-44cf0a1c-7e5e-4714-b3eb-4aa3d09e1c23 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:16:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44cf0a1c-7e5e-4714-b3eb-4aa3d09e1c23'} Body: {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd", "subnet_ids": ["c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"], "port_id": "e4fe6e98-b0a3-4427-8487-a530032d264d", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:36.375 63 INFO tempest.lib.common.rest_client [req-d74807ac-bfa8-47af-a7d8-a59552954a18 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.169s 2018-08-25 20:16:36.376 63 DEBUG tempest.lib.common.rest_client [req-d74807ac-bfa8-47af-a7d8-a59552954a18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "dd2d8740-9835-4e13-b0d7-2526eab182b2"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:16:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d74807ac-bfa8-47af-a7d8-a59552954a18'} Body: {"floatingip": {"router_id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:16:35Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "dd2d8740-9835-4e13-b0d7-2526eab182b2", "id": "61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:35Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:16:36.377 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:16:38.380 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:16:38.444 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:16:38.476 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:16:38.591 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-25 20:16:38.591 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:16:38.594 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:16:38.654 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:16:38.657 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:16:43.664 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:16:43.665 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 20:17:53.691 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-25 20:17:53.691 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:17:53.695 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:17:53.758 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:17:53.759 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:17:58.766 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:17:58.766 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 20:19:08.830 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-25 20:19:08.831 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-25 20:19:08.831 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:08.836 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:08.937 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:19:08.962 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:08.968 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:19:08.969 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:99:61:66 [ether] on eth0 2018-08-25 20:19:08.969 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-25 20:19:08.969 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:08.971 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09.033 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:19:09.035 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09.044 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 20:19:09.044 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-25 20:19:09.044 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09.046 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09.105 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:19:09.110 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09.116 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-25 20:19:09.116 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09.118 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09.177 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:19:09.182 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09.187 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:19:09.188 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:99:61:66 [ether] on eth0 2018-08-25 20:19:09.188 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-25 20:19:09.189 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09.190 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09.249 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:19:09.254 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:14.261 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:19:14.261 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 20:20:24.332 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-25 20:20:24.333 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:20:24.338 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:20:24.439 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:20:24.465 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:20:29.473 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:20:29.473 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 20:21:39.529 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-25 20:21:39.530 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.210: 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:21:40.988 63 INFO tempest.lib.common.rest_client [req-3608158f-8d07-4f28-a043-65c98c0bab7d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac 1.457s 2018-08-25 20:21:40.989 63 DEBUG tempest.lib.common.rest_client [req-3608158f-8d07-4f28-a043-65c98c0bab7d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac', u'date': 'Sat, 25 Aug 2018 20:21:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3608158f-8d07-4f28-a043-65c98c0bab7d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:42.934 63 INFO tempest.lib.common.rest_client [req-87eb49f2-e62f-4357-86e7-8c9a7da82ea9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/remove_router_interface 1.944s 2018-08-25 20:21:42.935 63 DEBUG tempest.lib.common.rest_client [req-87eb49f2-e62f-4357-86e7-8c9a7da82ea9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:21:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87eb49f2-e62f-4357-86e7-8c9a7da82ea9'} Body: {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd", "subnet_ids": ["c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"], "port_id": "e4fe6e98-b0a3-4427-8487-a530032d264d", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:44.473 63 INFO tempest.lib.common.rest_client [req-79f00652-c4bf-49da-b73c-c485d669c5f6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1 1.537s 2018-08-25 20:21:44.474 63 DEBUG tempest.lib.common.rest_client [req-79f00652-c4bf-49da-b73c-c485d669c5f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1', u'date': 'Sat, 25 Aug 2018 20:21:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79f00652-c4bf-49da-b73c-c485d669c5f6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:45.008 63 INFO tempest.lib.common.rest_client [req-007799fc-b319-4fc4-bacb-adfd01b40782 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.532s 2018-08-25 20:21:45.008 63 DEBUG tempest.lib.common.rest_client [req-007799fc-b319-4fc4-bacb-adfd01b40782 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-007799fc-b319-4fc4-bacb-adfd01b40782', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-007799fc-b319-4fc4-bacb-adfd01b40782'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:45.706 63 INFO tempest.lib.common.rest_client [req-1879e15a-fee1-414e-938a-5ed006afc841 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.697s 2018-08-25 20:21:45.707 63 DEBUG tempest.lib.common.rest_client [req-1879e15a-fee1-414e-938a-5ed006afc841 ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-1879e15a-fee1-414e-938a-5ed006afc841', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1879e15a-fee1-414e-938a-5ed006afc841'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:47.104 63 INFO tempest.lib.common.rest_client [req-abd0b193-8940-4dfb-8d9a-6e493bc41c3d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.382s 2018-08-25 20:21:47.104 63 DEBUG tempest.lib.common.rest_client [req-abd0b193-8940-4dfb-8d9a-6e493bc41c3d ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-abd0b193-8940-4dfb-8d9a-6e493bc41c3d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abd0b193-8940-4dfb-8d9a-6e493bc41c3d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:48.167 63 INFO tempest.lib.common.rest_client [req-260ba99d-2991-4962-9653-7ed7979da524 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.048s 2018-08-25 20:21:48.168 63 DEBUG tempest.lib.common.rest_client [req-260ba99d-2991-4962-9653-7ed7979da524 ] 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-260ba99d-2991-4962-9653-7ed7979da524', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-260ba99d-2991-4962-9653-7ed7979da524'} Body: {"itemNotFound": {"message": "Instance 77f04bff-1de8-4517-afaa-ba4cecd7b000 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:48.716 63 INFO tempest.lib.common.rest_client [req-204f1fdb-7e13-42a6-ab29-86d6367a96c4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8f770c35-c3be-40cf-9451-8978fef169e9 0.547s 2018-08-25 20:21:48.717 63 DEBUG tempest.lib.common.rest_client [req-204f1fdb-7e13-42a6-ab29-86d6367a96c4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8f770c35-c3be-40cf-9451-8978fef169e9', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-204f1fdb-7e13-42a6-ab29-86d6367a96c4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:48.918 63 INFO tempest.lib.common.rest_client [req-6995ca0e-422a-4c9c-9528-129d6a73f96e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.200s 2018-08-25 20:21:48.919 63 DEBUG tempest.lib.common.rest_client [req-6995ca0e-422a-4c9c-9528-129d6a73f96e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-6995ca0e-422a-4c9c-9528-129d6a73f96e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6995ca0e-422a-4c9c-9528-129d6a73f96e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:49.124 63 INFO tempest.lib.common.rest_client [req-17bcb079-b1c9-4334-a973-982d5b842477 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.203s 2018-08-25 20:21:49.124 63 DEBUG tempest.lib.common.rest_client [req-17bcb079-b1c9-4334-a973-982d5b842477 ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-17bcb079-b1c9-4334-a973-982d5b842477', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17bcb079-b1c9-4334-a973-982d5b842477'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:48Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:50.700 63 INFO tempest.lib.common.rest_client [req-d89db7f2-134d-484b-a145-7d63b13a56ed ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.559s 2018-08-25 20:21:50.701 63 DEBUG tempest.lib.common.rest_client [req-d89db7f2-134d-484b-a145-7d63b13a56ed ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-d89db7f2-134d-484b-a145-7d63b13a56ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d89db7f2-134d-484b-a145-7d63b13a56ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:51.770 63 INFO tempest.lib.common.rest_client [req-34906c3a-4955-4c05-9f96-1609b9426084 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.056s 2018-08-25 20:21:51.771 63 DEBUG tempest.lib.common.rest_client [req-34906c3a-4955-4c05-9f96-1609b9426084 ] 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-34906c3a-4955-4c05-9f96-1609b9426084', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:51 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-34906c3a-4955-4c05-9f96-1609b9426084'} Body: {"itemNotFound": {"message": "Instance e9bdbd16-ff35-496c-9a3b-32410762b7a2 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:52.924 63 INFO tempest.lib.common.rest_client [req-d80f527f-4527-442e-be19-f65f1fe41ef4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/dd2d8740-9835-4e13-b0d7-2526eab182b2 1.152s 2018-08-25 20:21:52.925 63 DEBUG tempest.lib.common.rest_client [req-d80f527f-4527-442e-be19-f65f1fe41ef4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/dd2d8740-9835-4e13-b0d7-2526eab182b2', u'date': 'Sat, 25 Aug 2018 20:21:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d80f527f-4527-442e-be19-f65f1fe41ef4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:52.950 63 INFO tempest.lib.common.rest_client [req-71383767-1f0f-45ff-98a5-9281e04675ce ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1086667037 0.024s 2018-08-25 20:21:52.951 63 DEBUG tempest.lib.common.rest_client [req-71383767-1f0f-45ff-98a5-9281e04675ce ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1086667037', u'x-compute-request-id': 'req-71383767-1f0f-45ff-98a5-9281e04675ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71383767-1f0f-45ff-98a5-9281e04675ce'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:53.905 63 INFO tempest.lib.common.rest_client [req-bdcd48d4-c052-4831-a304-82230352ebcd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/07218f8c-5e61-418c-a938-90ea875ac452 0.953s 2018-08-25 20:21:53.905 63 DEBUG tempest.lib.common.rest_client [req-bdcd48d4-c052-4831-a304-82230352ebcd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/07218f8c-5e61-418c-a938-90ea875ac452', u'date': 'Sat, 25 Aug 2018 20:21:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bdcd48d4-c052-4831-a304-82230352ebcd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:55.543 63 INFO tempest.lib.common.rest_client [req-ea0af49c-cb9c-4137-a1b6-53dd75c21565 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/84f6d1d8-a0f7-41db-b825-7de0b9ca5736 1.636s 2018-08-25 20:21:55.543 63 DEBUG tempest.lib.common.rest_client [req-ea0af49c-cb9c-4137-a1b6-53dd75c21565 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/84f6d1d8-a0f7-41db-b825-7de0b9ca5736', u'date': 'Sat, 25 Aug 2018 20:21:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ea0af49c-cb9c-4137-a1b6-53dd75c21565'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:56.676 63 INFO tempest.lib.common.rest_client [req-bb88d686-b82a-48e9-94b5-c00d17be02e9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd 1.132s 2018-08-25 20:21:56.677 63 DEBUG tempest.lib.common.rest_client [req-bb88d686-b82a-48e9-94b5-c00d17be02e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd', u'date': 'Sat, 25 Aug 2018 20:21:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bb88d686-b82a-48e9-94b5-c00d17be02e9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:58.160 63 INFO tempest.lib.common.rest_client [req-817f8638-86d7-4fb6-9e2b-b5ce93698aae ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/0f723701-4752-4c5e-8c97-3c5722378382 1.482s 2018-08-25 20:21:58.161 63 DEBUG tempest.lib.common.rest_client [req-817f8638-86d7-4fb6-9e2b-b5ce93698aae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/0f723701-4752-4c5e-8c97-3c5722378382', u'date': 'Sat, 25 Aug 2018 20:21:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-817f8638-86d7-4fb6-9e2b-b5ce93698aae'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:58.484 63 INFO tempest.lib.common.rest_client [req-c7ff820b-8723-4869-8127-16d14e5b86e9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0789aa9d-ecb4-4fea-a58c-e423e364a920 0.323s 2018-08-25 20:21:58.485 63 DEBUG tempest.lib.common.rest_client [req-c7ff820b-8723-4869-8127-16d14e5b86e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0789aa9d-ecb4-4fea-a58c-e423e364a920', u'date': 'Sat, 25 Aug 2018 20:21:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7ff820b-8723-4869-8127-16d14e5b86e9'} 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 [352.988344s] ... 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-25 20:16:05,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.495s 2018-08-25 20:16:05,994 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-265458878 description", "name": "tempest-secgroup-smoke-265458878"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b40e9713-79cf-462a-8c4e-37ae574a3914'} Body: {"security_group": {"description": "tempest-secgroup-smoke-265458878 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:05Z", "updated_at": "2018-08-25T20:16:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:16:05Z", "revision_number": 0, "id": "3c923d22-72c1-49b5-8b74-3569a5010c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:16:05Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:16:05Z", "revision_number": 0, "id": "4601c7b4-7e11-4947-a47e-4312c07033b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:16:05Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "name": "tempest-secgroup-smoke-265458878"}} 2018-08-25 20:16:06,195 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.200s 2018-08-25 20:16:06,196 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a32b4a6-9ed7-4efe-bebe-75dd2f66c7c4'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "50618d33-9a27-4d3f-bd57-98a2c4c3b00b"}} 2018-08-25 20:16:06,361 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.164s 2018-08-25 20:16:06,362 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96b6abfb-97e6-4a62-8561-fe24edbf075f'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2fdba406-a673-4e0b-ab5f-b6ad362d9507"}} 2018-08-25 20:16:06,523 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.161s 2018-08-25 20:16:06,524 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7afb297-6853-424a-8aa5-eb15c99b99a3'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d01c3d7f-7d5d-4404-891f-10f9f45ffd19"}} 2018-08-25 20:16:06,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:16:06,691 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8484d5e3-f8f5-431d-903b-2689b026caef'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9a048e71-1ecc-48e8-85a6-16ef01e43d3d"}} 2018-08-25 20:16:06,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.151s 2018-08-25 20:16:06,843 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87ba5a5c-bce3-4477-acfc-a77cb56069ac'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2602a864-28b9-4e05-97e7-aff5f1ee95e3"}} 2018-08-25 20:16:07,009 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:16:07,010 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29da95a0-496d-43b0-a1ed-b47842c09aa9'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "39de6014-3b7c-4d9b-ba86-99dafce5fe50"}} 2018-08-25 20:16:07,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:16:07,177 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-faadfda0-0ca0-42ce-8dbc-1de47e95035e'} 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-25T20:16:07Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1247a1bf-c95d-457b-abe3-c2181b609255"}} 2018-08-25 20:16:07,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.167s 2018-08-25 20:16:07,345 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4363221-00f6-4633-8490-425b55ad086d'} 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-25T20:16:07Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a7a539c9-c025-47ee-a60c-ea0317a310ca"}} 2018-08-25 20:16:07,613 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/networks 0.266s 2018-08-25 20:16:07,614 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-116357677"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6518d19-7967-4120-b250-8de15d9615a3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:16:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"0f723701-4752-4c5e-8c97-3c5722378382","name":"tempest-A-116357677"}} 2018-08-25 20:16:08,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.860s 2018-08-25 20:16:08,475 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "name": "tempest-subnet-A-1-986059203"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:16:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bd1e8de-3c27-49d3-9094-203611506396'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f723701-4752-4c5e-8c97-3c5722378382","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:08Z","dns_nameservers":[],"updated_at":"2018-08-25T20:16:08Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd","subnetpool_id":null,"name":"tempest-subnet-A-1-986059203"}} 2018-08-25 20:16:08,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/networks 0.205s 2018-08-25 20:16:08,683 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-841658671"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:16:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d348d27-73d7-4e75-ae39-28d41b6b0150'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:16:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","name":"tempest-B-841658671"}} 2018-08-25 20:16:09,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.912s 2018-08-25 20:16:09,596 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "name": "tempest-subnet-B-1-1062575829"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:16:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71a384b5-8172-4cd7-b6d5-59027bbc82bb'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:09Z","dns_nameservers":[],"updated_at":"2018-08-25T20:16:09Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"07218f8c-5e61-418c-a938-90ea875ac452","subnetpool_id":null,"name":"tempest-subnet-B-1-1062575829"}} 2018-08-25 20:16:10,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.461s 2018-08-25 20:16:10,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-308ff9b4-0db5-4c70-9dd0-b8566e105054'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "883b272d-a7c9-40d8-8c1a-41542b7a95b8"}} 2018-08-25 20:16:10,633 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations 0.573s 2018-08-25 20:16:10,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations', u'date': 'Sat, 25 Aug 2018 20:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71f20b2c-8c24-4b73-aab4-d38bac68430f'} Body: {"network_association": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "id": "4c05d93c-f346-4837-8fce-80a23afb614e"}} 2018-08-25 20:16:11,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations 0.679s 2018-08-25 20:16:11,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations', u'date': 'Sat, 25 Aug 2018 20:16:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db8f91c3-bfc5-4d42-9465-46483a6f4191'} Body: {"network_association": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "id": "8a9d3b40-1d81-4d75-8f11-9a81af3a0852"}} 2018-08-25 20:16:11,315 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:16:11,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.212s 2018-08-25 20:16:11,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1086667037"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6ab1e67b-9680-4d5c-911e-8c4604eda100', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6ab1e67b-9680-4d5c-911e-8c4604eda100'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxvVLFcI0+GwMDzDlahB7M+i2DhhglUsRKsuoEY6wbGbUKe9crU7AXG7+0qBHWW1wQfLnxiLKD+FExxCdsFW3YWxcjrn27zDzSddTVsLSN7kSm2uszfHVAMlmET+SXW+vTzSZo7t4a8GQyliaIdIFbQObB8nI/EgBX7u+hCmoPs9qz1Fp9BBy+a+7fx/A0wqtmio6CmCzS1TVZINXuxCv/XBqR0qJC8mAIBEkRAo+SbDn/JO6JFTxc2GTRuesN+s0vzbMvwLWEgE9YqvKLtXPB++stb/SP96l/c73xK6ooe+TgkhX5s7YhC0F2U91zdbiXDKD++bixiv3NZ3lCrjj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3cb1SxXCNPhsDA8w5WoQezPotg4YYJVLESrLqBGOsGxm1Cnv\nXK1OwFxu/tKgR1ltcEHy58Yiyg/hRMcQnbBVt2FsXI659u8w80nXU1bC0je5Eptr\nrM3x1QDJZhE/kl1vr080maO7eGvBkMpYmiHSBW0DmwfJyPxIAV+7voQpqD7Pas9R\nafQQcvmvu38fwNMKrZoqOgpgs0tU1WSDV7sQr/1wakdKiQvJgCARJEQKPkmw5/yT\nuiRU8XNhk0bnrDfrNL82zL8C1hIBPWKryi7VzwfvrLW/0j/epf3O98SuqKHvk4JI\nV+bO2IQtBdlPdc3W4lwyg/vm4sYr9zWd5Qq44wIDAQABAoIBADV13m9pIVWPhMwr\nZUgIF0z7qF8qaqntkxjiThGHmfPhTbBbI34dsNwh7Ae1Ujmgzwa+fwVr97rptQ3V\nRqYcea0o6Owu45ko843SAPvv8CqokA5yNLSFOIR2GhZmlgJ8T43c8/sNQwW2RATZ\nIh6VhIEWVEYszHGMjvb10tYMGdaaSo5v9i37y+J9NcakkTxyPHKwlVQFP9WsRxh7\ncjOV9pyM5Mk1MWnVHybWvhC3ekjX4UVFz+wJbLZQnSnfflgGqpk+4yjXX4oS/FyW\nDwu+9V8kVeNp62qAv6XttkYRcWD7sq1XOhrOORmNvK8ONrgXABzWjBFLO6StZQyu\noJcRJmECgYEA9NU817rRI0ouPeHI3jD2Jv01KxHurW0MPdvMMu3oar9YK1nI4sq8\nmrqrDoB+MOoO4ehw0StWCBTYMOJyLFgiyOWlVtqVxvu+YV6uGBgFli6I3z4D4OGa\ntdKadK355ADVJFXzX3vZPooL0vF6EnbOeF+WBgU6VTV05s9D6mf7kSkCgYEA5+SD\nM1tsh53nWD/keTl38+k5Ni16kHO29XObUSyqAQBfPoxtQDAGPwJKcULP4Sq1/nV/\nbNaJtdbZKjvCKGSglJ4XLaKWgucWXTYS3HUqwPAZFpgd6NmyYUWC2eL+sApnU4ld\nZbtIMYNpw47+Z0CyCaJD39FQSKkerxFkgZVWfysCgYB2wOdeDDNc1qJPSbDQdRcw\nGikr1uraG8aQSohlO5g8DsuJW2dg+c05j8lgo1qSBzVoxgHSsx5rlRC3xV5zu9xD\nbYAg/K0hcwII4I+5CA3NpoylG8Nt1H/iKWDZr3lB6lV35mjBq6TX/MV3b8EyK4ZC\nRLrT+L0uj1tAiM/8ZqtS4QKBgGZ2pDpnJTdvYC+wW6Xs7MHLxcnYopV9a9Rc9r4R\nfDThEzSyG/wGvFvPCVGucehOVQhQprNSwJqmimKM8Sej/whsKlWxx8ujjFA3enIL\nG48RCCThpiWjO5ybeEwKbvsePbW9tpUjAa1PIcaVQnghMAnttwwIku7oO3SjvMM9\nV3DtAoGBAJ+ydrcBERR6zvDFNHxFXVyOH6HI0IgWgqZDnrWCnmGD3yPo77Icg5K4\noJ3PfsGOaoxLwIc+UYPjsbnTOn4nQPnHWhmGIwfIZXXGdBXdYVzcdKU30hc1MBCi\niKeNyQer/U1KcK2YTbjXnWxCs40OVetvZL8Cam4Lu0lgCr4L24wI\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1086667037", "fingerprint": "48:e4:88:90:3e:cc:ba:69:a1:b5:a5:09:3e:54:7a:36"}} 2018-08-25 20:16:12,431 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/ports 0.899s 2018-08-25 20:16:12,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1327828392", "security_groups": ["0789aa9d-ecb4-4fea-a58c-e423e364a920"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:16:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ccd5ab1-fb23-470b-9aaa-98a2672ddc4a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:16:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f723701-4752-4c5e-8c97-3c5722378382","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:16:11Z","name":"tempest-port-smoke-1327828392","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:7c:56:d1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd","ip_address":"10.101.11.10"}],"id":"dd2d8740-9835-4e13-b0d7-2526eab182b2","security_groups":["0789aa9d-ecb4-4fea-a58c-e423e364a920"],"device_id":""}} 2018-08-25 20:16:14,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.33:8774/v2.1/servers 2.285s 2018-08-25 20:16:14,719 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-1086667037", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "0f723701-4752-4c5e-8c97-3c5722378382", "port": "dd2d8740-9835-4e13-b0d7-2526eab182b2"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-1481a4f7-3804-4cc0-8349-d21b0b086778', 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1481a4f7-3804-4cc0-8349-d21b0b086778'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "adminPass": "j57ce8gXBaZp"}} 2018-08-25 20:16:15,058 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.335s 2018-08-25 20:16:15,059 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-7813e690-6cd6-49f6-9dce-8af64a933cd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7813e690-6cd6-49f6-9dce-8af64a933cd8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:16,340 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.265s 2018-08-25 20:16:16,341 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-648a034c-812e-4ca5-a971-be28786cc145', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-648a034c-812e-4ca5-a971-be28786cc145'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:18,336 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.980s 2018-08-25 20:16:18,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': '1399', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-1ed576e1-53bd-4bd2-aa94-81d0e198be59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ed576e1-53bd-4bd2-aa94-81d0e198be59'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:18,349 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 20:16:19,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.397s 2018-08-25 20:16:19,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-d54cd5fa-406a-4289-acf1-d86b419defa2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d54cd5fa-406a-4289-acf1-d86b419defa2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:19,762 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:16:20,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.166s 2018-08-25 20:16:20,931 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-6f316cea-4692-4e3c-a607-d549b8d0bbaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f316cea-4692-4e3c-a607-d549b8d0bbaf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:20,945 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:16:21,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.186s 2018-08-25 20:16:21,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-74a32678-5aab-41bf-9278-4056c445ea45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74a32678-5aab-41bf-9278-4056c445ea45'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:21,142 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: e9bdbd16-ff35-496c-9a3b-32410762b7a2 with status: ACTIVE 2018-08-25 20:16:22,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/ports 1.149s 2018-08-25 20:16:22,292 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1341531023", "security_groups": ["0789aa9d-ecb4-4fea-a58c-e423e364a920"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:16:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea648f3b-b7db-4d56-9832-9125120c2ab3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:16:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:16:21Z","name":"tempest-port-smoke-1341531023","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:62:55:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"07218f8c-5e61-418c-a938-90ea875ac452","ip_address":"10.102.21.20"}],"id":"8f770c35-c3be-40cf-9451-8978fef169e9","security_groups":["0789aa9d-ecb4-4fea-a58c-e423e364a920"],"device_id":""}} 2018-08-25 20:16:23,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.33:8774/v2.1/servers 1.539s 2018-08-25 20:16:23,834 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-1086667037", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "port": "8f770c35-c3be-40cf-9451-8978fef169e9"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c435b581-eec7-447f-8855-32cfd9f4effa', 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c435b581-eec7-447f-8855-32cfd9f4effa'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "adminPass": "MmRjve5ZQqu6"}} 2018-08-25 20:16:23,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.055s 2018-08-25 20:16:23,894 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-450f5775-c3d4-44ef-80d9-449cee1b991e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-450f5775-c3d4-44ef-80d9-449cee1b991e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:25,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.599s 2018-08-25 20:16:25,508 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-bd5dc8be-d6e9-4d30-a4d2-b9613fd40f62', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd5dc8be-d6e9-4d30-a4d2-b9613fd40f62'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:26,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.372s 2018-08-25 20:16:26,895 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-6a1dd164-06b5-4d30-8239-f628aebf9355', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a1dd164-06b5-4d30-8239-f628aebf9355'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:26,909 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:16:28,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.385s 2018-08-25 20:16:28,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-c0b49340-28b5-4f88-9348-64ee10ffdf55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0b49340-28b5-4f88-9348-64ee10ffdf55'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:29,723 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.412s 2018-08-25 20:16:29,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-204398c1-85e0-4a50-922e-3ceb540ade65', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-204398c1-85e0-4a50-922e-3ceb540ade65'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:29,736 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:16:30,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.442s 2018-08-25 20:16:30,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-d66272fa-a253-488e-a6f9-bf79f3594e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d66272fa-a253-488e-a6f9-bf79f3594e55'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:30,193 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 77f04bff-1de8-4517-afaa-ba4cecd7b000 with status: ACTIVE 2018-08-25 20:16:30,292 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/routers 0.098s 2018-08-25 20:16:30,292 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--13129637", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:16:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-789560e9-8e76-4f7a-b31d-c701e98407d1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:30Z", "admin_state_up": true, "updated_at": "2018-08-25T20:16:30Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "name": "tempest-router--13129637"}} 2018-08-25 20:16:31,960 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1 1.667s 2018-08-25 20:16:31,961 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1', u'date': 'Sat, 25 Aug 2018 20:16:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9079a97-a1e4-461e-8348-65417ecf9c84'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:30Z", "admin_state_up": true, "updated_at": "2018-08-25T20:16:31Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "name": "tempest-router--13129637"}} 2018-08-25 20:16:34,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/add_router_interface 2.243s 2018-08-25 20:16:34,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:16:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44cf0a1c-7e5e-4714-b3eb-4aa3d09e1c23'} Body: {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd", "subnet_ids": ["c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"], "port_id": "e4fe6e98-b0a3-4427-8487-a530032d264d", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1"} 2018-08-25 20:16:36,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.169s 2018-08-25 20:16:36,376 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "dd2d8740-9835-4e13-b0d7-2526eab182b2"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:16:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d74807ac-bfa8-47af-a7d8-a59552954a18'} Body: {"floatingip": {"router_id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:16:35Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "dd2d8740-9835-4e13-b0d7-2526eab182b2", "id": "61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:35Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:16:36,377 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:16:38,380 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:16:38,444 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:16:38,476 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:16:38,591 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-25 20:16:38,591 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:16:38,594 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:16:38,654 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:16:38,657 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:16:43,664 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:16:43,665 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 20:17:53,691 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-25 20:17:53,691 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:17:53,695 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:17:53,758 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:17:53,759 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:17:58,766 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:17:58,766 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 20:19:08,830 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:19:08,831 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-25 20:19:08,831 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:08,836 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:08,937 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:08,962 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:08,968 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:19:08,969 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:99:61:66 [ether] on eth0 2018-08-25 20:19:08,969 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-25 20:19:08,969 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:08,971 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09,033 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:09,035 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09,044 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:19:09,044 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-25 20:19:09,044 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09,046 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09,105 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:09,110 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09,116 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-25 20:19:09,116 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09,118 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09,177 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:09,182 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09,187 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:19:09,188 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:99:61:66 [ether] on eth0 2018-08-25 20:19:09,188 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-25 20:19:09,189 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09,190 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09,249 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:09,254 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:14,261 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:19:14,261 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 20:20:24,332 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-25 20:20:24,333 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:20:24,338 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:20:24,439 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:20:24,465 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:20:29,473 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:20:29,473 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 20:21:39,529 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:21:39,530 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.210: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:21:40,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac 1.457s 2018-08-25 20:21:40,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac', u'date': 'Sat, 25 Aug 2018 20:21:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3608158f-8d07-4f28-a043-65c98c0bab7d'} Body: 2018-08-25 20:21:42,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/remove_router_interface 1.944s 2018-08-25 20:21:42,935 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:21:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87eb49f2-e62f-4357-86e7-8c9a7da82ea9'} Body: {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd", "subnet_ids": ["c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"], "port_id": "e4fe6e98-b0a3-4427-8487-a530032d264d", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1"} 2018-08-25 20:21:44,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1 1.537s 2018-08-25 20:21:44,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.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1', u'date': 'Sat, 25 Aug 2018 20:21:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79f00652-c4bf-49da-b73c-c485d669c5f6'} Body: 2018-08-25 20:21:45,008 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.532s 2018-08-25 20:21:45,008 63 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-007799fc-b319-4fc4-bacb-adfd01b40782', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-007799fc-b319-4fc4-bacb-adfd01b40782'} Body: 2018-08-25 20:21:45,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.697s 2018-08-25 20:21:45,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-1879e15a-fee1-414e-938a-5ed006afc841', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1879e15a-fee1-414e-938a-5ed006afc841'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:21:47,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.382s 2018-08-25 20:21:47,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': '1343', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-abd0b193-8940-4dfb-8d9a-6e493bc41c3d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abd0b193-8940-4dfb-8d9a-6e493bc41c3d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:21:48,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.048s 2018-08-25 20:21:48,168 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-260ba99d-2991-4962-9653-7ed7979da524', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-260ba99d-2991-4962-9653-7ed7979da524'} Body: {"itemNotFound": {"message": "Instance 77f04bff-1de8-4517-afaa-ba4cecd7b000 could not be found.", "code": 404}} 2018-08-25 20:21:48,716 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8f770c35-c3be-40cf-9451-8978fef169e9 0.547s 2018-08-25 20:21:48,717 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8f770c35-c3be-40cf-9451-8978fef169e9', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-204f1fdb-7e13-42a6-ab29-86d6367a96c4'} Body: 2018-08-25 20:21:48,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.200s 2018-08-25 20:21:48,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-6995ca0e-422a-4c9c-9528-129d6a73f96e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6995ca0e-422a-4c9c-9528-129d6a73f96e'} Body: 2018-08-25 20:21:49,124 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.203s 2018-08-25 20:21:49,124 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-17bcb079-b1c9-4334-a973-982d5b842477', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17bcb079-b1c9-4334-a973-982d5b842477'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:48Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:21:50,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.559s 2018-08-25 20:21:50,701 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-d89db7f2-134d-484b-a145-7d63b13a56ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d89db7f2-134d-484b-a145-7d63b13a56ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:21:51,770 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.056s 2018-08-25 20:21:51,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-34906c3a-4955-4c05-9f96-1609b9426084', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:51 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-34906c3a-4955-4c05-9f96-1609b9426084'} Body: {"itemNotFound": {"message": "Instance e9bdbd16-ff35-496c-9a3b-32410762b7a2 could not be found.", "code": 404}} 2018-08-25 20:21:52,924 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/dd2d8740-9835-4e13-b0d7-2526eab182b2 1.152s 2018-08-25 20:21:52,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.33:9696/v2.0/ports/dd2d8740-9835-4e13-b0d7-2526eab182b2', u'date': 'Sat, 25 Aug 2018 20:21:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d80f527f-4527-442e-be19-f65f1fe41ef4'} Body: 2018-08-25 20:21:52,950 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1086667037 0.024s 2018-08-25 20:21:52,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1086667037', u'x-compute-request-id': 'req-71383767-1f0f-45ff-98a5-9281e04675ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71383767-1f0f-45ff-98a5-9281e04675ce'} Body: 2018-08-25 20:21:53,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/07218f8c-5e61-418c-a938-90ea875ac452 0.953s 2018-08-25 20:21:53,905 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/07218f8c-5e61-418c-a938-90ea875ac452', u'date': 'Sat, 25 Aug 2018 20:21:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bdcd48d4-c052-4831-a304-82230352ebcd'} Body: 2018-08-25 20:21:55,543 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/84f6d1d8-a0f7-41db-b825-7de0b9ca5736 1.636s 2018-08-25 20:21:55,543 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/84f6d1d8-a0f7-41db-b825-7de0b9ca5736', u'date': 'Sat, 25 Aug 2018 20:21:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ea0af49c-cb9c-4137-a1b6-53dd75c21565'} Body: 2018-08-25 20:21:56,676 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd 1.132s 2018-08-25 20:21:56,677 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd', u'date': 'Sat, 25 Aug 2018 20:21:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bb88d686-b82a-48e9-94b5-c00d17be02e9'} Body: 2018-08-25 20:21:58,160 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/0f723701-4752-4c5e-8c97-3c5722378382 1.482s 2018-08-25 20:21:58,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.33:9696/v2.0/networks/0f723701-4752-4c5e-8c97-3c5722378382', u'date': 'Sat, 25 Aug 2018 20:21:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-817f8638-86d7-4fb6-9e2b-b5ce93698aae'} Body: 2018-08-25 20:21:58,484 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0789aa9d-ecb4-4fea-a58c-e423e364a920 0.323s 2018-08-25 20:21:58,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0789aa9d-ecb4-4fea-a58c-e423e364a920', u'date': 'Sat, 25 Aug 2018 20:21:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7ff820b-8723-4869-8127-16d14e5b86e9'} Body: 2018-08-25 20:21:59.016 63 INFO tempest.lib.common.rest_client [req-db2acf24-d871-41e0-93e7-f60ef9351d81 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.501s 2018-08-25 20:21:59.016 63 DEBUG tempest.lib.common.rest_client [req-db2acf24-d871-41e0-93e7-f60ef9351d81 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1459386918 description", "name": "tempest-secgroup-smoke-1459386918"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db2acf24-d871-41e0-93e7-f60ef9351d81'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1459386918 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:58Z", "updated_at": "2018-08-25T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:21:58Z", "revision_number": 0, "id": "5b7b8823-8811-4f72-8200-9b945e4787d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:21:58Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:21:58Z", "revision_number": 0, "id": "66e69f1b-689f-4a39-a0cb-35f6064242f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:21:58Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "name": "tempest-secgroup-smoke-1459386918"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:59.434 63 INFO tempest.lib.common.rest_client [req-aa482d27-e7a4-49ed-ad7d-bbf8bacdfd2b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.416s 2018-08-25 20:21:59.434 63 DEBUG tempest.lib.common.rest_client [req-aa482d27-e7a4-49ed-ad7d-bbf8bacdfd2b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa482d27-e7a4-49ed-ad7d-bbf8bacdfd2b'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "430665b1-faa3-48cd-9d27-1e215790c1ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:59.830 63 INFO tempest.lib.common.rest_client [req-0528c95c-1f38-4a78-b59e-094d75335565 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.394s 2018-08-25 20:21:59.830 63 DEBUG tempest.lib.common.rest_client [req-0528c95c-1f38-4a78-b59e-094d75335565 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0528c95c-1f38-4a78-b59e-094d75335565'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "565ac238-bcba-499f-9abd-fd8dc91138cd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:21:59.980 63 INFO tempest.lib.common.rest_client [req-e795a2d2-e122-4e94-940b-ebe7db1c9230 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:21:59.980 63 DEBUG tempest.lib.common.rest_client [req-e795a2d2-e122-4e94-940b-ebe7db1c9230 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e795a2d2-e122-4e94-940b-ebe7db1c9230'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "47a70fe1-3875-4a62-83cb-494462dba8e8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:00.116 63 INFO tempest.lib.common.rest_client [req-54a2e1e4-d46d-4e7b-bf68-541befef6503 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.135s 2018-08-25 20:22:00.117 63 DEBUG tempest.lib.common.rest_client [req-54a2e1e4-d46d-4e7b-bf68-541befef6503 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54a2e1e4-d46d-4e7b-bf68-541befef6503'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "17e9790a-c666-46a1-b089-f52e5567baf5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:00.254 63 INFO tempest.lib.common.rest_client [req-bba2496b-1be3-45b6-9d8e-9e964fcc496b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.136s 2018-08-25 20:22:00.254 63 DEBUG tempest.lib.common.rest_client [req-bba2496b-1be3-45b6-9d8e-9e964fcc496b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bba2496b-1be3-45b6-9d8e-9e964fcc496b'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9162e9f8-78e0-4967-8f37-1dec07e149e5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:00.399 63 INFO tempest.lib.common.rest_client [req-08b8d937-2238-409e-898b-9fa1194b9147 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.143s 2018-08-25 20:22:00.399 63 DEBUG tempest.lib.common.rest_client [req-08b8d937-2238-409e-898b-9fa1194b9147 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08b8d937-2238-409e-898b-9fa1194b9147'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b801699d-77d2-4c10-bf6b-3b84a767c922"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:00.548 63 INFO tempest.lib.common.rest_client [req-57d2d315-9d0c-42c8-ba87-c036dfe32204 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:22:00.549 63 DEBUG tempest.lib.common.rest_client [req-57d2d315-9d0c-42c8-ba87-c036dfe32204 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57d2d315-9d0c-42c8-ba87-c036dfe32204'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "82fa5b0f-a3ab-4d0d-9ba5-ed64d5ef8fa4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:00.687 63 INFO tempest.lib.common.rest_client [req-e3cd4ba1-61b8-46ec-8cf4-eb6ee798404e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.136s 2018-08-25 20:22:00.687 63 DEBUG tempest.lib.common.rest_client [req-e3cd4ba1-61b8-46ec-8cf4-eb6ee798404e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3cd4ba1-61b8-46ec-8cf4-eb6ee798404e'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e68cb5d-8e96-4372-9096-f6ec7acac7ec"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:00.906 63 INFO tempest.lib.common.rest_client [req-76525c50-f721-49d7-8ee0-9a1c4e0b5ed9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.217s 2018-08-25 20:22:00.906 63 DEBUG tempest.lib.common.rest_client [req-76525c50-f721-49d7-8ee0-9a1c4e0b5ed9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1054514368"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76525c50-f721-49d7-8ee0-9a1c4e0b5ed9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:22:00Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"3c7f2959-4726-4793-b294-59ac719305b5","name":"tempest-A-1054514368"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:01.734 63 INFO tempest.lib.common.rest_client [req-27f49d8a-d64c-4f30-a846-cb872ffe2f8b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.826s 2018-08-25 20:22:01.734 63 DEBUG tempest.lib.common.rest_client [req-27f49d8a-d64c-4f30-a846-cb872ffe2f8b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "name": "tempest-subnet-A-1-672416555"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27f49d8a-d64c-4f30-a846-cb872ffe2f8b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c7f2959-4726-4793-b294-59ac719305b5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:01Z","dns_nameservers":[],"updated_at":"2018-08-25T20:22:01Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"4407d757-b8ab-4e28-8ca3-7aede5d21152","subnetpool_id":null,"name":"tempest-subnet-A-1-672416555"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:01.979 63 INFO tempest.lib.common.rest_client [req-54944323-9c4b-4e6e-9ce8-6d34205a6e0d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.244s 2018-08-25 20:22:01.980 63 DEBUG tempest.lib.common.rest_client [req-54944323-9c4b-4e6e-9ce8-6d34205a6e0d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-305596876"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54944323-9c4b-4e6e-9ce8-6d34205a6e0d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:22:01Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","name":"tempest-B-305596876"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:02.578 63 INFO tempest.lib.common.rest_client [req-32269b99-f72b-4378-be46-9bed900e2999 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.597s 2018-08-25 20:22:02.579 63 DEBUG tempest.lib.common.rest_client [req-32269b99-f72b-4378-be46-9bed900e2999 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "name": "tempest-subnet-B-1-757795677"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:22:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32269b99-f72b-4378-be46-9bed900e2999'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:02Z","dns_nameservers":[],"updated_at":"2018-08-25T20:22:02Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"2612c59c-a74b-42ce-90af-ad1b61d1e450","subnetpool_id":null,"name":"tempest-subnet-B-1-757795677"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:02.993 63 INFO tempest.lib.common.rest_client [req-76f6d0a2-2da0-4e14-8342-ab5cf3fc2635 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.412s 2018-08-25 20:22:02.993 63 DEBUG tempest.lib.common.rest_client [req-76f6d0a2-2da0-4e14-8342-ab5cf3fc2635 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:22:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76f6d0a2-2da0-4e14-8342-ab5cf3fc2635'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "aa7032ed-d4ba-403b-96c6-feedfbb5a5f2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:03.280 63 INFO tempest.lib.common.rest_client [req-14372a27-02e7-4982-a282-722761aba13b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations 0.286s 2018-08-25 20:22:03.281 63 DEBUG tempest.lib.common.rest_client [req-14372a27-02e7-4982-a282-722761aba13b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14372a27-02e7-4982-a282-722761aba13b'} Body: {"network_association": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "id": "d7b95d1e-5489-402b-ad03-75934629b7b9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:03.585 63 INFO tempest.lib.common.rest_client [req-cc128f38-0be3-4c53-af88-ff0b50061b0f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations 0.304s 2018-08-25 20:22:03.586 63 DEBUG tempest.lib.common.rest_client [req-cc128f38-0be3-4c53-af88-ff0b50061b0f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cc128f38-0be3-4c53-af88-ff0b50061b0f'} Body: {"network_association": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "id": "790ca97f-d821-452a-b5f5-e2abfc86edd2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:03.817 63 INFO tempest.lib.common.rest_client [req-8bdc9ee6-2dab-4711-b6c2-393d1cbc8c92 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.230s 2018-08-25 20:22:03.818 63 DEBUG tempest.lib.common.rest_client [req-8bdc9ee6-2dab-4711-b6c2-393d1cbc8c92 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1032338049"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8bdc9ee6-2dab-4711-b6c2-393d1cbc8c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8bdc9ee6-2dab-4711-b6c2-393d1cbc8c92'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1WPgCjLDtE50GhjQeudb7oY4S64DpqUtVhxBflvH4WsjUDPKkQxmhDUtep23NUsabe1DdurBcMtCKYxwOAZWgE/eqDobW7mRJ8NrwmLqMSzp0xzxBSkUetSXi1QGHycWFV1uDIn4RVM1CXoIEx9tjGJcfWpm6TqVuNsy0Cft+qGahYuIk6JQQDpjwy0d31p5yickN43L2kqpfyrrgaF7CN/Aa1NfoC/vyCSOgJogjSoXrqj0nVmN5cQtRir+s4A7KvUlqMsCo0uw1N31fZ2Xey+lNkHjIyodCHJCurkyrEr/SOmX+YTzGvazKyUEnlNd9Kt/masMY34BbCawMho/1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtVj4Aoyw7ROdBoY0HrnW+6GOEuuA6alLVYcQX5bx+FrI1Azy\npEMZoQ1LXqdtzVLGm3tQ3bqwXDLQimMcDgGVoBP3qg6G1u5kSfDa8Ji6jEs6dMc8\nQUpFHrUl4tUBh8nFhVdbgyJ+EVTNQl6CBMfbYxiXH1qZuk6lbjbMtAn7fqhmoWLi\nJOiUEA6Y8MtHd9aeconJDeNy9pKqX8q64GhewjfwGtTX6Av78gkjoCaII0qF66o9\nJ1ZjeXELUYq/rOAOyr1JajLAqNLsNTd9X2dl3svpTZB4yMqHQhyQrq5MqxK/0jpl\n/mE8xr2syslBJ5TXfSrf5mrDGN+AWwmsDIaP9QIDAQABAoIBAC4f8+zKFhImw/Ct\n38HU6M5VuAot5jsIOUYGtW5quR6/EIeGx4xqGLGy7PGlSjNIE4XmZpoO6t54ejxI\nmxEg7AqsKXkSes9eERoRbc52OjSGydZ7+mJs3onB72HzZZFBC8Evh/IhqskDtbVk\nzlMi9jUNQxrRc3pEmKUgwQ4l39bF1jd3dniwOuntqK2mwB6mvCI7MhfFHvyMe3Xi\ncK5c9yrUq/6tpmpRC0pe14RqmjBYhHXT/0kxNNpOPNlfqIzhp6ZuSfysP0nhpkeb\njv9dIVss4Mlyv6g463yzAvqihOib5uFB2z+0aqR6e8n0lVjqaEBGHLed5ffVvfz/\n6IhzgP0CgYEA7e2HlsztldPLgcQnX9nkQrdlneFrZ+E3TH6pPLQSUUYh6d22yKmp\noBxg5kY4zkUp5o/HHIye/BWizCQycFeogZwuaVam6NUbXGh6sRRdlk2AqxNkhgjC\n5RWXBxWZyBB8UKKdotxYbiMgyzcgNeCbw2VY/zNsPhRe5+yglHGh0LsCgYEAwx8+\nXmaDeBUHghNayh+tPGbKeUyzpp4Qtkn3DOl9JUbzSZ+kuyjz9QnDq6W7rk3UX64T\nTZ2E8+AoIkeVb3AXD7zVi7Nu6NOAwy7kWb13uzLHMmWMo7/xtPpPJRoEWmnzxZY4\n4eLXjJoauCJzr6zkNGFRIg0O/VXHz//9OdEbLw8CgYAo/542qRdjkvxlXwSd6rD/\nohSbkQVuAAwEXWsSL8FcSeZ8Ix1lFH9LPLih1YXiXV6sASiBTeXzcFL+NFqQqzo5\nI02ID0txoY82bDaAHw9FYBOE5zGSOx5CVWcR7HH0XIrfZjYdozSFvf3fpp8hSZPt\npqAgUZ8cT2xPMKI3EiGdEwKBgHrcR3dFcW7BPxMGgNpYi8pGpyMtyskVKky90hON\nScGZJUOshBtdNA+M8Go6Vyzv0NPWVk0+7CJreJntHQkoOT0tmAD5INL1qlQ8SIjB\nJoz28jqneqD5EYb1PbSM50TPBjHZ30NMhJEBz+U1vEZXxPG+fUnFkzStOL2d4KLx\nKf69AoGADG+Ob3+OL3qZ0F0+XfJAnq9h+IBi+ZGuV/F1LLF2NZ4ogiGe6xetPL4q\nqM9XyB5DB46APkiOGsH0V6dk2GC4MEJajMjVW8xCwmmj0W2goXZmc7MBsIBe1sF5\n7psaWgOUM4gFHFyOsdi+J5zcEvIEC/aQymfGJbfDK9obuunYwXU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1032338049", "fingerprint": "d5:94:19:b2:f6:4b:30:de:ba:b3:31:c6:95:1f:2c:2b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:05.283 63 INFO tempest.lib.common.rest_client [req-3e93409a-73ed-413f-8c0e-42b697644d5c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.462s 2018-08-25 20:22:05.284 63 DEBUG tempest.lib.common.rest_client [req-3e93409a-73ed-413f-8c0e-42b697644d5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1812285842", "security_groups": ["0b4bcdf7-0665-48b1-a416-554beb345ad9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:22:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e93409a-73ed-413f-8c0e-42b697644d5c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:22:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3c7f2959-4726-4793-b294-59ac719305b5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:22:04Z","name":"tempest-port-smoke-1812285842","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:67:72","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"4407d757-b8ab-4e28-8ca3-7aede5d21152","ip_address":"10.101.11.10"}],"id":"e4efd4e7-bca4-47c5-8086-d44abe376d49","security_groups":["0b4bcdf7-0665-48b1-a416-554beb345ad9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:07.506 63 INFO tempest.lib.common.rest_client [req-9a99916b-196b-4500-9095-1dfd07b82b9a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.33:8774/v2.1/servers 2.221s 2018-08-25 20:22:07.506 63 DEBUG tempest.lib.common.rest_client [req-9a99916b-196b-4500-9095-1dfd07b82b9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1032338049", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "3c7f2959-4726-4793-b294-59ac719305b5", "port": "e4efd4e7-bca4-47c5-8086-d44abe376d49"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-9a99916b-196b-4500-9095-1dfd07b82b9a', 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a99916b-196b-4500-9095-1dfd07b82b9a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "adminPass": "JBgeZWs68ZZv"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:07.828 63 INFO tempest.lib.common.rest_client [req-14929823-d25d-4c78-97f7-d047f69349fa ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.318s 2018-08-25 20:22:07.829 63 DEBUG tempest.lib.common.rest_client [req-14929823-d25d-4c78-97f7-d047f69349fa ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-14929823-d25d-4c78-97f7-d047f69349fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14929823-d25d-4c78-97f7-d047f69349fa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:09.135 63 INFO tempest.lib.common.rest_client [req-f075ad28-792d-4ddd-830a-9fb1d9f2e689 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.291s 2018-08-25 20:22:09.135 63 DEBUG tempest.lib.common.rest_client [req-f075ad28-792d-4ddd-830a-9fb1d9f2e689 ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-f075ad28-792d-4ddd-830a-9fb1d9f2e689', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f075ad28-792d-4ddd-830a-9fb1d9f2e689'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:10.495 63 INFO tempest.lib.common.rest_client [req-0cc72809-368c-4360-b2bb-d1282a3f26ab ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.346s 2018-08-25 20:22:10.495 63 DEBUG tempest.lib.common.rest_client [req-0cc72809-368c-4360-b2bb-d1282a3f26ab ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-0cc72809-368c-4360-b2bb-d1282a3f26ab', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0cc72809-368c-4360-b2bb-d1282a3f26ab'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:10.508 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:22:11.913 63 INFO tempest.lib.common.rest_client [req-17348c48-a76f-47b3-ad85-20a39d489cd1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.403s 2018-08-25 20:22:11.914 63 DEBUG tempest.lib.common.rest_client [req-17348c48-a76f-47b3-ad85-20a39d489cd1 ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-17348c48-a76f-47b3-ad85-20a39d489cd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17348c48-a76f-47b3-ad85-20a39d489cd1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:13.257 63 INFO tempest.lib.common.rest_client [req-8ade78d6-4fa1-4550-9d71-3a0f6f5b2931 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.333s 2018-08-25 20:22:13.258 63 DEBUG tempest.lib.common.rest_client [req-8ade78d6-4fa1-4550-9d71-3a0f6f5b2931 ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-8ade78d6-4fa1-4550-9d71-3a0f6f5b2931', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ade78d6-4fa1-4550-9d71-3a0f6f5b2931'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:14.665 63 INFO tempest.lib.common.rest_client [req-2c3c3432-8f2f-418d-9f0b-7a136617464b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.392s 2018-08-25 20:22:14.666 63 DEBUG tempest.lib.common.rest_client [req-2c3c3432-8f2f-418d-9f0b-7a136617464b ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-2c3c3432-8f2f-418d-9f0b-7a136617464b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c3c3432-8f2f-418d-9f0b-7a136617464b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:14.679 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:22:15.132 63 INFO tempest.lib.common.rest_client [req-2598a406-a41a-49a0-a6f8-f8eb05660b4b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.452s 2018-08-25 20:22:15.133 63 DEBUG tempest.lib.common.rest_client [req-2598a406-a41a-49a0-a6f8-f8eb05660b4b ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-2598a406-a41a-49a0-a6f8-f8eb05660b4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2598a406-a41a-49a0-a6f8-f8eb05660b4b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:15.146 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 56e2bacd-69cb-49db-abef-f958280cc2ca with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:22:16.313 63 INFO tempest.lib.common.rest_client [req-527a0387-3703-4a56-815c-1a01c8d08dc7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.166s 2018-08-25 20:22:16.314 63 DEBUG tempest.lib.common.rest_client [req-527a0387-3703-4a56-815c-1a01c8d08dc7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-281727344", "security_groups": ["0b4bcdf7-0665-48b1-a416-554beb345ad9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:22:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-527a0387-3703-4a56-815c-1a01c8d08dc7'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:22:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:22:15Z","name":"tempest-port-smoke-281727344","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d0:e5:e1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"2612c59c-a74b-42ce-90af-ad1b61d1e450","ip_address":"10.102.21.20"}],"id":"cc20db6f-4cb8-4119-824a-d3d893c10f81","security_groups":["0b4bcdf7-0665-48b1-a416-554beb345ad9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:17.879 63 INFO tempest.lib.common.rest_client [req-c5c40f48-edb5-4e46-8005-b1c413c4d951 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.33:8774/v2.1/servers 1.563s 2018-08-25 20:22:17.879 63 DEBUG tempest.lib.common.rest_client [req-c5c40f48-edb5-4e46-8005-b1c413c4d951 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1032338049", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "port": "cc20db6f-4cb8-4119-824a-d3d893c10f81"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c5c40f48-edb5-4e46-8005-b1c413c4d951', 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5c40f48-edb5-4e46-8005-b1c413c4d951'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "adminPass": "pNP9PQ7hcKXw"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:18.833 63 INFO tempest.lib.common.rest_client [req-fdde2742-ce65-4608-a796-9caed2e0a270 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.949s 2018-08-25 20:22:18.834 63 DEBUG tempest.lib.common.rest_client [req-fdde2742-ce65-4608-a796-9caed2e0a270 ] 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-fdde2742-ce65-4608-a796-9caed2e0a270', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdde2742-ce65-4608-a796-9caed2e0a270'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:20.177 63 INFO tempest.lib.common.rest_client [req-109e672a-7116-42ea-9f5f-b9d10649e27c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.330s 2018-08-25 20:22:20.178 63 DEBUG tempest.lib.common.rest_client [req-109e672a-7116-42ea-9f5f-b9d10649e27c ] 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-109e672a-7116-42ea-9f5f-b9d10649e27c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-109e672a-7116-42ea-9f5f-b9d10649e27c'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:19Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:20.191 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 20:22:21.622 63 INFO tempest.lib.common.rest_client [req-be1dcd12-af16-4095-bd53-84cddccd3895 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.429s 2018-08-25 20:22:21.622 63 DEBUG tempest.lib.common.rest_client [req-be1dcd12-af16-4095-bd53-84cddccd3895 ] 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-be1dcd12-af16-4095-bd53-84cddccd3895', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be1dcd12-af16-4095-bd53-84cddccd3895'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:20Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:21.634 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:22:23.016 63 INFO tempest.lib.common.rest_client [req-2a7d5b30-8a78-4a8b-8273-30dd5ff66209 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.380s 2018-08-25 20:22:23.017 63 DEBUG tempest.lib.common.rest_client [req-2a7d5b30-8a78-4a8b-8273-30dd5ff66209 ] 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-2a7d5b30-8a78-4a8b-8273-30dd5ff66209', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2a7d5b30-8a78-4a8b-8273-30dd5ff66209'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:20Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:24.366 63 INFO tempest.lib.common.rest_client [req-944e87a1-bfa8-4e1c-a85c-ad6029fa8bcc ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.336s 2018-08-25 20:22:24.367 63 DEBUG tempest.lib.common.rest_client [req-944e87a1-bfa8-4e1c-a85c-ad6029fa8bcc ] 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-944e87a1-bfa8-4e1c-a85c-ad6029fa8bcc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-944e87a1-bfa8-4e1c-a85c-ad6029fa8bcc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:23Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:24.381 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:22:24.531 63 INFO tempest.lib.common.rest_client [req-5ac300d0-e66d-444e-88a4-6f0be37f7e44 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.149s 2018-08-25 20:22:24.531 63 DEBUG tempest.lib.common.rest_client [req-5ac300d0-e66d-444e-88a4-6f0be37f7e44 ] 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-5ac300d0-e66d-444e-88a4-6f0be37f7e44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ac300d0-e66d-444e-88a4-6f0be37f7e44'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:23Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:24.544 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 7e4bde4d-a19a-4729-9ab4-f271300f558b with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:22:24.693 63 INFO tempest.lib.common.rest_client [req-91542f48-0131-4fdf-affb-690eac80e521 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.148s 2018-08-25 20:22:24.694 63 DEBUG tempest.lib.common.rest_client [req-91542f48-0131-4fdf-affb-690eac80e521 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--729420331", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-91542f48-0131-4fdf-affb-690eac80e521'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:24Z", "admin_state_up": true, "updated_at": "2018-08-25T20:22:24Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "name": "tempest-router--729420331"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:26.196 63 INFO tempest.lib.common.rest_client [req-90cda851-63e4-4668-b496-cf60c2a3c73e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4 1.501s 2018-08-25 20:22:26.197 63 DEBUG tempest.lib.common.rest_client [req-90cda851-63e4-4668-b496-cf60c2a3c73e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4', u'date': 'Sat, 25 Aug 2018 20:22:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90cda851-63e4-4668-b496-cf60c2a3c73e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:24Z", "admin_state_up": true, "updated_at": "2018-08-25T20:22:25Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "name": "tempest-router--729420331"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:28.387 63 INFO tempest.lib.common.rest_client [req-dd53713c-2640-48ea-8aa0-855d94e4ed46 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/add_router_interface 2.190s 2018-08-25 20:22:28.388 63 DEBUG tempest.lib.common.rest_client [req-dd53713c-2640-48ea-8aa0-855d94e4ed46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:22:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd53713c-2640-48ea-8aa0-855d94e4ed46'} Body: {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152", "subnet_ids": ["4407d757-b8ab-4e28-8ca3-7aede5d21152"], "port_id": "097d40c7-9393-4e4d-bddb-850c86bf14ba", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:30.336 63 INFO tempest.lib.common.rest_client [req-4d1cb4a7-a510-477c-b647-564341def355 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.946s 2018-08-25 20:22:30.336 63 DEBUG tempest.lib.common.rest_client [req-4d1cb4a7-a510-477c-b647-564341def355 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "e4efd4e7-bca4-47c5-8086-d44abe376d49"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:22:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d1cb4a7-a510-477c-b647-564341def355'} Body: {"floatingip": {"router_id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:22:29Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "e4efd4e7-bca4-47c5-8086-d44abe376d49", "id": "27d1b858-5ee8-495a-a4a9-1b2882a90b58", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:22:30.337 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:22:33.345 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:22:33.403 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:22:33.410 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:22:33.524 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-25 20:22:33.525 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:22:33.527 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:22:33.586 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:22:33.591 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:22:38.597 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:22:38.598 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-25 20:23:48.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-25 20:23:48.645 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:23:48.649 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:23:48.748 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:23:48.777 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:23:53.784 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:23:53.784 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-25 20:25:03.855 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-25 20:25:03.856 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-25 20:25:03.856 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:03.861 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:03.921 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:25:03.925 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:03.931 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:25:03.932 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:74:ea:86 [ether] on eth0 2018-08-25 20:25:03.932 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-25 20:25:03.933 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:03.935 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:03.996 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:25:04.000 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04.008 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 20:25:04.008 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-25 20:25:04.009 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04.010 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04.068 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:25:04.075 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04.081 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-25 20:25:04.081 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04.083 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04.140 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:25:04.147 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04.152 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:25:04.153 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:74:ea:86 [ether] on eth0 2018-08-25 20:25:04.153 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-25 20:25:04.154 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04.155 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04.216 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:25:04.220 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:09.226 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:25:09.227 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-25 20:26:19.267 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-25 20:26:19.268 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:26:19.272 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:26:19.374 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:26:19.400 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:26:24.408 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:26:24.409 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-25 20:27:34.468 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-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:27:35.954 63 INFO tempest.lib.common.rest_client [req-90dddb94-2ac0-4890-846e-74866682a8f5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/27d1b858-5ee8-495a-a4a9-1b2882a90b58 1.484s 2018-08-25 20:27:35.954 63 DEBUG tempest.lib.common.rest_client [req-90dddb94-2ac0-4890-846e-74866682a8f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/27d1b858-5ee8-495a-a4a9-1b2882a90b58', u'date': 'Sat, 25 Aug 2018 20:27:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90dddb94-2ac0-4890-846e-74866682a8f5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:38.069 63 INFO tempest.lib.common.rest_client [req-57e88119-faed-4e1a-8e36-f0eccc9ba83a ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/remove_router_interface 2.115s 2018-08-25 20:27:38.070 63 DEBUG tempest.lib.common.rest_client [req-57e88119-faed-4e1a-8e36-f0eccc9ba83a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:27:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57e88119-faed-4e1a-8e36-f0eccc9ba83a'} Body: {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152", "subnet_ids": ["4407d757-b8ab-4e28-8ca3-7aede5d21152"], "port_id": "097d40c7-9393-4e4d-bddb-850c86bf14ba", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:39.766 63 INFO tempest.lib.common.rest_client [req-aeb7dd6d-54ea-4cc5-8c9a-e2ea2b59aa88 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4 1.694s 2018-08-25 20:27:39.766 63 DEBUG tempest.lib.common.rest_client [req-aeb7dd6d-54ea-4cc5-8c9a-e2ea2b59aa88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4', u'date': 'Sat, 25 Aug 2018 20:27:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aeb7dd6d-54ea-4cc5-8c9a-e2ea2b59aa88'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:40.167 63 INFO tempest.lib.common.rest_client [req-fe1bf074-c4c3-415c-bd30-5d05c4a28e91 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.400s 2018-08-25 20:27:40.168 63 DEBUG tempest.lib.common.rest_client [req-fe1bf074-c4c3-415c-bd30-5d05c4a28e91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-fe1bf074-c4c3-415c-bd30-5d05c4a28e91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe1bf074-c4c3-415c-bd30-5d05c4a28e91'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:41.475 63 INFO tempest.lib.common.rest_client [req-2395f34b-89b9-4b5f-a745-8f2bdc60da35 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 1.306s 2018-08-25 20:27:41.476 63 DEBUG tempest.lib.common.rest_client [req-2395f34b-89b9-4b5f-a745-8f2bdc60da35 ] 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-2395f34b-89b9-4b5f-a745-8f2bdc60da35', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2395f34b-89b9-4b5f-a745-8f2bdc60da35'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:27:40Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:42.535 63 INFO tempest.lib.common.rest_client [req-63c0573a-7552-4ed6-a273-6d664b17784a ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.043s 2018-08-25 20:27:42.535 63 DEBUG tempest.lib.common.rest_client [req-63c0573a-7552-4ed6-a273-6d664b17784a ] 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-63c0573a-7552-4ed6-a273-6d664b17784a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-63c0573a-7552-4ed6-a273-6d664b17784a'} Body: {"itemNotFound": {"message": "Instance 7e4bde4d-a19a-4729-9ab4-f271300f558b could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:43.537 63 INFO tempest.lib.common.rest_client [req-29b46c21-7e41-48be-934f-2719b419b8cd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/cc20db6f-4cb8-4119-824a-d3d893c10f81 1.000s 2018-08-25 20:27:43.537 63 DEBUG tempest.lib.common.rest_client [req-29b46c21-7e41-48be-934f-2719b419b8cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/cc20db6f-4cb8-4119-824a-d3d893c10f81', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29b46c21-7e41-48be-934f-2719b419b8cd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:43.733 63 INFO tempest.lib.common.rest_client [req-32b6c639-c965-4f13-bd2b-8fd08f2a8b76 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.195s 2018-08-25 20:27:43.734 63 DEBUG tempest.lib.common.rest_client [req-32b6c639-c965-4f13-bd2b-8fd08f2a8b76 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-32b6c639-c965-4f13-bd2b-8fd08f2a8b76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32b6c639-c965-4f13-bd2b-8fd08f2a8b76'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:44.408 63 INFO tempest.lib.common.rest_client [req-153323e6-a763-44dd-90a0-20423648822a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.673s 2018-08-25 20:27:44.408 63 DEBUG tempest.lib.common.rest_client [req-153323e6-a763-44dd-90a0-20423648822a ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-153323e6-a763-44dd-90a0-20423648822a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-153323e6-a763-44dd-90a0-20423648822a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:27:43Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:45.467 63 INFO tempest.lib.common.rest_client [req-8d286698-df2e-41e6-a0fc-d74c4185cb06 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.044s 2018-08-25 20:27:45.468 63 DEBUG tempest.lib.common.rest_client [req-8d286698-df2e-41e6-a0fc-d74c4185cb06 ] 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-8d286698-df2e-41e6-a0fc-d74c4185cb06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:45 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8d286698-df2e-41e6-a0fc-d74c4185cb06'} Body: {"itemNotFound": {"message": "Instance 56e2bacd-69cb-49db-abef-f958280cc2ca could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:46.222 63 INFO tempest.lib.common.rest_client [req-d24377a1-00a0-429f-b8fa-c8a2cd6b4841 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e4efd4e7-bca4-47c5-8086-d44abe376d49 0.753s 2018-08-25 20:27:46.223 63 DEBUG tempest.lib.common.rest_client [req-d24377a1-00a0-429f-b8fa-c8a2cd6b4841 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/e4efd4e7-bca4-47c5-8086-d44abe376d49', u'date': 'Sat, 25 Aug 2018 20:27:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d24377a1-00a0-429f-b8fa-c8a2cd6b4841'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:46.258 63 INFO tempest.lib.common.rest_client [req-d3aab2fa-5291-44d4-81ce-f99e251b5187 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1032338049 0.034s 2018-08-25 20:27:46.259 63 DEBUG tempest.lib.common.rest_client [req-d3aab2fa-5291-44d4-81ce-f99e251b5187 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1032338049', u'x-compute-request-id': 'req-d3aab2fa-5291-44d4-81ce-f99e251b5187', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3aab2fa-5291-44d4-81ce-f99e251b5187'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:47.506 63 INFO tempest.lib.common.rest_client [req-2c344671-695b-44cf-9427-28462e895478 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/2612c59c-a74b-42ce-90af-ad1b61d1e450 1.246s 2018-08-25 20:27:47.507 63 DEBUG tempest.lib.common.rest_client [req-2c344671-695b-44cf-9427-28462e895478 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/2612c59c-a74b-42ce-90af-ad1b61d1e450', u'date': 'Sat, 25 Aug 2018 20:27:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2c344671-695b-44cf-9427-28462e895478'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:49.322 63 INFO tempest.lib.common.rest_client [req-b1b4f58d-9b76-4d4e-b0dc-2f67d54d47ed ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6dd31e3a-e3de-4b42-a350-65b8f3e55d59 1.814s 2018-08-25 20:27:49.323 63 DEBUG tempest.lib.common.rest_client [req-b1b4f58d-9b76-4d4e-b0dc-2f67d54d47ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/6dd31e3a-e3de-4b42-a350-65b8f3e55d59', u'date': 'Sat, 25 Aug 2018 20:27:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b1b4f58d-9b76-4d4e-b0dc-2f67d54d47ed'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:50.647 63 INFO tempest.lib.common.rest_client [req-ed0e5df6-156a-402f-b951-6170cd4a9bc6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/4407d757-b8ab-4e28-8ca3-7aede5d21152 1.322s 2018-08-25 20:27:50.647 63 DEBUG tempest.lib.common.rest_client [req-ed0e5df6-156a-402f-b951-6170cd4a9bc6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/4407d757-b8ab-4e28-8ca3-7aede5d21152', u'date': 'Sat, 25 Aug 2018 20:27:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ed0e5df6-156a-402f-b951-6170cd4a9bc6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:52.475 63 INFO tempest.lib.common.rest_client [req-4b8ff632-3e20-40f1-84ca-9eaeb64e06b4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/3c7f2959-4726-4793-b294-59ac719305b5 1.827s 2018-08-25 20:27:52.476 63 DEBUG tempest.lib.common.rest_client [req-4b8ff632-3e20-40f1-84ca-9eaeb64e06b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/3c7f2959-4726-4793-b294-59ac719305b5', u'date': 'Sat, 25 Aug 2018 20:27:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b8ff632-3e20-40f1-84ca-9eaeb64e06b4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:52.794 63 INFO tempest.lib.common.rest_client [req-99a548b8-c1dc-4bcf-a1ce-2cb3a2d85900 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0b4bcdf7-0665-48b1-a416-554beb345ad9 0.318s 2018-08-25 20:27:52.795 63 DEBUG tempest.lib.common.rest_client [req-99a548b8-c1dc-4bcf-a1ce-2cb3a2d85900 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0b4bcdf7-0665-48b1-a416-554beb345ad9', u'date': 'Sat, 25 Aug 2018 20:27:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99a548b8-c1dc-4bcf-a1ce-2cb3a2d85900'} 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 [354.283004s] ... 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-25 20:21:59,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.501s 2018-08-25 20:21:59,016 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1459386918 description", "name": "tempest-secgroup-smoke-1459386918"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db2acf24-d871-41e0-93e7-f60ef9351d81'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1459386918 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:58Z", "updated_at": "2018-08-25T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:21:58Z", "revision_number": 0, "id": "5b7b8823-8811-4f72-8200-9b945e4787d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:21:58Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:21:58Z", "revision_number": 0, "id": "66e69f1b-689f-4a39-a0cb-35f6064242f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:21:58Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "name": "tempest-secgroup-smoke-1459386918"}} 2018-08-25 20:21:59,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.416s 2018-08-25 20:21:59,434 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa482d27-e7a4-49ed-ad7d-bbf8bacdfd2b'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "430665b1-faa3-48cd-9d27-1e215790c1ed"}} 2018-08-25 20:21:59,830 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.394s 2018-08-25 20:21:59,830 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0528c95c-1f38-4a78-b59e-094d75335565'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "565ac238-bcba-499f-9abd-fd8dc91138cd"}} 2018-08-25 20:21:59,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:21:59,980 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e795a2d2-e122-4e94-940b-ebe7db1c9230'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "47a70fe1-3875-4a62-83cb-494462dba8e8"}} 2018-08-25 20:22:00,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.135s 2018-08-25 20:22:00,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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54a2e1e4-d46d-4e7b-bf68-541befef6503'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "17e9790a-c666-46a1-b089-f52e5567baf5"}} 2018-08-25 20:22:00,254 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.136s 2018-08-25 20:22:00,254 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bba2496b-1be3-45b6-9d8e-9e964fcc496b'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9162e9f8-78e0-4967-8f37-1dec07e149e5"}} 2018-08-25 20:22:00,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.143s 2018-08-25 20:22:00,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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08b8d937-2238-409e-898b-9fa1194b9147'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b801699d-77d2-4c10-bf6b-3b84a767c922"}} 2018-08-25 20:22:00,548 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:22:00,549 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57d2d315-9d0c-42c8-ba87-c036dfe32204'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "82fa5b0f-a3ab-4d0d-9ba5-ed64d5ef8fa4"}} 2018-08-25 20:22:00,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.136s 2018-08-25 20:22:00,687 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3cd4ba1-61b8-46ec-8cf4-eb6ee798404e'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e68cb5d-8e96-4372-9096-f6ec7acac7ec"}} 2018-08-25 20:22:00,906 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.217s 2018-08-25 20:22:00,906 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1054514368"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76525c50-f721-49d7-8ee0-9a1c4e0b5ed9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:22:00Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"3c7f2959-4726-4793-b294-59ac719305b5","name":"tempest-A-1054514368"}} 2018-08-25 20:22:01,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.826s 2018-08-25 20:22:01,734 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "name": "tempest-subnet-A-1-672416555"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27f49d8a-d64c-4f30-a846-cb872ffe2f8b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c7f2959-4726-4793-b294-59ac719305b5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:01Z","dns_nameservers":[],"updated_at":"2018-08-25T20:22:01Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"4407d757-b8ab-4e28-8ca3-7aede5d21152","subnetpool_id":null,"name":"tempest-subnet-A-1-672416555"}} 2018-08-25 20:22:01,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.244s 2018-08-25 20:22:01,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-305596876"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54944323-9c4b-4e6e-9ce8-6d34205a6e0d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:22:01Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","name":"tempest-B-305596876"}} 2018-08-25 20:22:02,578 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.597s 2018-08-25 20:22:02,579 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "name": "tempest-subnet-B-1-757795677"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:22:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32269b99-f72b-4378-be46-9bed900e2999'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:02Z","dns_nameservers":[],"updated_at":"2018-08-25T20:22:02Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"2612c59c-a74b-42ce-90af-ad1b61d1e450","subnetpool_id":null,"name":"tempest-subnet-B-1-757795677"}} 2018-08-25 20:22:02,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.412s 2018-08-25 20:22:02,993 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:22:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76f6d0a2-2da0-4e14-8342-ab5cf3fc2635'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "aa7032ed-d4ba-403b-96c6-feedfbb5a5f2"}} 2018-08-25 20:22:03,280 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations 0.286s 2018-08-25 20:22:03,281 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14372a27-02e7-4982-a282-722761aba13b'} Body: {"network_association": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "id": "d7b95d1e-5489-402b-ad03-75934629b7b9"}} 2018-08-25 20:22:03,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations 0.304s 2018-08-25 20:22:03,586 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cc128f38-0be3-4c53-af88-ff0b50061b0f'} Body: {"network_association": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "id": "790ca97f-d821-452a-b5f5-e2abfc86edd2"}} 2018-08-25 20:22:03,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.230s 2018-08-25 20:22:03,818 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1032338049"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8bdc9ee6-2dab-4711-b6c2-393d1cbc8c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8bdc9ee6-2dab-4711-b6c2-393d1cbc8c92'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1WPgCjLDtE50GhjQeudb7oY4S64DpqUtVhxBflvH4WsjUDPKkQxmhDUtep23NUsabe1DdurBcMtCKYxwOAZWgE/eqDobW7mRJ8NrwmLqMSzp0xzxBSkUetSXi1QGHycWFV1uDIn4RVM1CXoIEx9tjGJcfWpm6TqVuNsy0Cft+qGahYuIk6JQQDpjwy0d31p5yickN43L2kqpfyrrgaF7CN/Aa1NfoC/vyCSOgJogjSoXrqj0nVmN5cQtRir+s4A7KvUlqMsCo0uw1N31fZ2Xey+lNkHjIyodCHJCurkyrEr/SOmX+YTzGvazKyUEnlNd9Kt/masMY34BbCawMho/1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtVj4Aoyw7ROdBoY0HrnW+6GOEuuA6alLVYcQX5bx+FrI1Azy\npEMZoQ1LXqdtzVLGm3tQ3bqwXDLQimMcDgGVoBP3qg6G1u5kSfDa8Ji6jEs6dMc8\nQUpFHrUl4tUBh8nFhVdbgyJ+EVTNQl6CBMfbYxiXH1qZuk6lbjbMtAn7fqhmoWLi\nJOiUEA6Y8MtHd9aeconJDeNy9pKqX8q64GhewjfwGtTX6Av78gkjoCaII0qF66o9\nJ1ZjeXELUYq/rOAOyr1JajLAqNLsNTd9X2dl3svpTZB4yMqHQhyQrq5MqxK/0jpl\n/mE8xr2syslBJ5TXfSrf5mrDGN+AWwmsDIaP9QIDAQABAoIBAC4f8+zKFhImw/Ct\n38HU6M5VuAot5jsIOUYGtW5quR6/EIeGx4xqGLGy7PGlSjNIE4XmZpoO6t54ejxI\nmxEg7AqsKXkSes9eERoRbc52OjSGydZ7+mJs3onB72HzZZFBC8Evh/IhqskDtbVk\nzlMi9jUNQxrRc3pEmKUgwQ4l39bF1jd3dniwOuntqK2mwB6mvCI7MhfFHvyMe3Xi\ncK5c9yrUq/6tpmpRC0pe14RqmjBYhHXT/0kxNNpOPNlfqIzhp6ZuSfysP0nhpkeb\njv9dIVss4Mlyv6g463yzAvqihOib5uFB2z+0aqR6e8n0lVjqaEBGHLed5ffVvfz/\n6IhzgP0CgYEA7e2HlsztldPLgcQnX9nkQrdlneFrZ+E3TH6pPLQSUUYh6d22yKmp\noBxg5kY4zkUp5o/HHIye/BWizCQycFeogZwuaVam6NUbXGh6sRRdlk2AqxNkhgjC\n5RWXBxWZyBB8UKKdotxYbiMgyzcgNeCbw2VY/zNsPhRe5+yglHGh0LsCgYEAwx8+\nXmaDeBUHghNayh+tPGbKeUyzpp4Qtkn3DOl9JUbzSZ+kuyjz9QnDq6W7rk3UX64T\nTZ2E8+AoIkeVb3AXD7zVi7Nu6NOAwy7kWb13uzLHMmWMo7/xtPpPJRoEWmnzxZY4\n4eLXjJoauCJzr6zkNGFRIg0O/VXHz//9OdEbLw8CgYAo/542qRdjkvxlXwSd6rD/\nohSbkQVuAAwEXWsSL8FcSeZ8Ix1lFH9LPLih1YXiXV6sASiBTeXzcFL+NFqQqzo5\nI02ID0txoY82bDaAHw9FYBOE5zGSOx5CVWcR7HH0XIrfZjYdozSFvf3fpp8hSZPt\npqAgUZ8cT2xPMKI3EiGdEwKBgHrcR3dFcW7BPxMGgNpYi8pGpyMtyskVKky90hON\nScGZJUOshBtdNA+M8Go6Vyzv0NPWVk0+7CJreJntHQkoOT0tmAD5INL1qlQ8SIjB\nJoz28jqneqD5EYb1PbSM50TPBjHZ30NMhJEBz+U1vEZXxPG+fUnFkzStOL2d4KLx\nKf69AoGADG+Ob3+OL3qZ0F0+XfJAnq9h+IBi+ZGuV/F1LLF2NZ4ogiGe6xetPL4q\nqM9XyB5DB46APkiOGsH0V6dk2GC4MEJajMjVW8xCwmmj0W2goXZmc7MBsIBe1sF5\n7psaWgOUM4gFHFyOsdi+J5zcEvIEC/aQymfGJbfDK9obuunYwXU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1032338049", "fingerprint": "d5:94:19:b2:f6:4b:30:de:ba:b3:31:c6:95:1f:2c:2b"}} 2018-08-25 20:22:05,283 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.462s 2018-08-25 20:22:05,284 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1812285842", "security_groups": ["0b4bcdf7-0665-48b1-a416-554beb345ad9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:22:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e93409a-73ed-413f-8c0e-42b697644d5c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:22:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3c7f2959-4726-4793-b294-59ac719305b5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:22:04Z","name":"tempest-port-smoke-1812285842","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:67:72","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"4407d757-b8ab-4e28-8ca3-7aede5d21152","ip_address":"10.101.11.10"}],"id":"e4efd4e7-bca4-47c5-8086-d44abe376d49","security_groups":["0b4bcdf7-0665-48b1-a416-554beb345ad9"],"device_id":""}} 2018-08-25 20:22:07,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.33:8774/v2.1/servers 2.221s 2018-08-25 20:22:07,506 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-1032338049", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "3c7f2959-4726-4793-b294-59ac719305b5", "port": "e4efd4e7-bca4-47c5-8086-d44abe376d49"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-9a99916b-196b-4500-9095-1dfd07b82b9a', 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a99916b-196b-4500-9095-1dfd07b82b9a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "adminPass": "JBgeZWs68ZZv"}} 2018-08-25 20:22:07,828 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.318s 2018-08-25 20:22:07,829 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-14929823-d25d-4c78-97f7-d047f69349fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14929823-d25d-4c78-97f7-d047f69349fa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:09,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.291s 2018-08-25 20:22:09,135 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-f075ad28-792d-4ddd-830a-9fb1d9f2e689', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f075ad28-792d-4ddd-830a-9fb1d9f2e689'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:10,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.346s 2018-08-25 20:22:10,495 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-0cc72809-368c-4360-b2bb-d1282a3f26ab', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0cc72809-368c-4360-b2bb-d1282a3f26ab'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:10,508 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:22:11,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.403s 2018-08-25 20:22:11,914 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-17348c48-a76f-47b3-ad85-20a39d489cd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17348c48-a76f-47b3-ad85-20a39d489cd1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:13,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.333s 2018-08-25 20:22:13,258 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-8ade78d6-4fa1-4550-9d71-3a0f6f5b2931', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ade78d6-4fa1-4550-9d71-3a0f6f5b2931'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:14,665 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.392s 2018-08-25 20:22:14,666 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-2c3c3432-8f2f-418d-9f0b-7a136617464b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c3c3432-8f2f-418d-9f0b-7a136617464b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:14,679 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:22:15,132 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.452s 2018-08-25 20:22:15,133 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-2598a406-a41a-49a0-a6f8-f8eb05660b4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2598a406-a41a-49a0-a6f8-f8eb05660b4b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:15,146 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 56e2bacd-69cb-49db-abef-f958280cc2ca with status: ACTIVE 2018-08-25 20:22:16,313 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.166s 2018-08-25 20:22:16,314 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-281727344", "security_groups": ["0b4bcdf7-0665-48b1-a416-554beb345ad9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:22:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-527a0387-3703-4a56-815c-1a01c8d08dc7'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:22:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:22:15Z","name":"tempest-port-smoke-281727344","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d0:e5:e1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"2612c59c-a74b-42ce-90af-ad1b61d1e450","ip_address":"10.102.21.20"}],"id":"cc20db6f-4cb8-4119-824a-d3d893c10f81","security_groups":["0b4bcdf7-0665-48b1-a416-554beb345ad9"],"device_id":""}} 2018-08-25 20:22:17,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.33:8774/v2.1/servers 1.563s 2018-08-25 20:22:17,879 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-1032338049", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "port": "cc20db6f-4cb8-4119-824a-d3d893c10f81"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c5c40f48-edb5-4e46-8005-b1c413c4d951', 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5c40f48-edb5-4e46-8005-b1c413c4d951'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "adminPass": "pNP9PQ7hcKXw"}} 2018-08-25 20:22:18,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.949s 2018-08-25 20:22:18,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': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-fdde2742-ce65-4608-a796-9caed2e0a270', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdde2742-ce65-4608-a796-9caed2e0a270'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:20,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.330s 2018-08-25 20:22:20,178 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-109e672a-7116-42ea-9f5f-b9d10649e27c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-109e672a-7116-42ea-9f5f-b9d10649e27c'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:19Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:20,191 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 20:22:21,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.429s 2018-08-25 20:22:21,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': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-be1dcd12-af16-4095-bd53-84cddccd3895', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be1dcd12-af16-4095-bd53-84cddccd3895'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:20Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:21,634 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:22:23,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.380s 2018-08-25 20:22:23,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-2a7d5b30-8a78-4a8b-8273-30dd5ff66209', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2a7d5b30-8a78-4a8b-8273-30dd5ff66209'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:20Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:24,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.336s 2018-08-25 20:22:24,367 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-944e87a1-bfa8-4e1c-a85c-ad6029fa8bcc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-944e87a1-bfa8-4e1c-a85c-ad6029fa8bcc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:23Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:24,381 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:22:24,531 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.149s 2018-08-25 20:22:24,531 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-5ac300d0-e66d-444e-88a4-6f0be37f7e44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ac300d0-e66d-444e-88a4-6f0be37f7e44'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:23Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:24,544 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7e4bde4d-a19a-4729-9ab4-f271300f558b with status: ACTIVE 2018-08-25 20:22:24,693 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.148s 2018-08-25 20:22:24,694 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--729420331", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-91542f48-0131-4fdf-affb-690eac80e521'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:24Z", "admin_state_up": true, "updated_at": "2018-08-25T20:22:24Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "name": "tempest-router--729420331"}} 2018-08-25 20:22:26,196 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4 1.501s 2018-08-25 20:22:26,197 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4', u'date': 'Sat, 25 Aug 2018 20:22:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90cda851-63e4-4668-b496-cf60c2a3c73e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:24Z", "admin_state_up": true, "updated_at": "2018-08-25T20:22:25Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "name": "tempest-router--729420331"}} 2018-08-25 20:22:28,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/add_router_interface 2.190s 2018-08-25 20:22:28,388 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:22:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd53713c-2640-48ea-8aa0-855d94e4ed46'} Body: {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152", "subnet_ids": ["4407d757-b8ab-4e28-8ca3-7aede5d21152"], "port_id": "097d40c7-9393-4e4d-bddb-850c86bf14ba", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4"} 2018-08-25 20:22:30,336 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.946s 2018-08-25 20:22:30,336 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "e4efd4e7-bca4-47c5-8086-d44abe376d49"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:22:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d1cb4a7-a510-477c-b647-564341def355'} Body: {"floatingip": {"router_id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:22:29Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "e4efd4e7-bca4-47c5-8086-d44abe376d49", "id": "27d1b858-5ee8-495a-a4a9-1b2882a90b58", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:22:30,337 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:22:33,345 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:22:33,403 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:22:33,410 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:22:33,524 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-25 20:22:33,525 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:22:33,527 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:22:33,586 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:22:33,591 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:22:38,597 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:22:38,598 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-25 20:23:48,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-25 20:23:48,645 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:23:48,649 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:23:48,748 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:23:48,777 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:23:53,784 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:23:53,784 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-25 20:25:03,855 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:25:03,856 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-25 20:25:03,856 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:03,861 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:03,921 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:03,925 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:03,931 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:25:03,932 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:74:ea:86 [ether] on eth0 2018-08-25 20:25:03,932 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-25 20:25:03,933 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:03,935 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:03,996 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:04,000 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04,008 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:25:04,008 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-25 20:25:04,009 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04,010 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04,068 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:04,075 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04,081 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-25 20:25:04,081 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04,083 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04,140 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:04,147 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04,152 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:25:04,153 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:74:ea:86 [ether] on eth0 2018-08-25 20:25:04,153 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-25 20:25:04,154 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04,155 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04,216 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:04,220 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:09,226 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:25:09,227 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-25 20:26:19,267 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-25 20:26:19,268 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:26:19,272 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:26:19,374 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:26:19,400 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:26:24,408 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:26:24,409 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-25 20:27:34,468 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:27:34,469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:27:35,954 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/27d1b858-5ee8-495a-a4a9-1b2882a90b58 1.484s 2018-08-25 20:27:35,954 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/27d1b858-5ee8-495a-a4a9-1b2882a90b58', u'date': 'Sat, 25 Aug 2018 20:27:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90dddb94-2ac0-4890-846e-74866682a8f5'} Body: 2018-08-25 20:27:38,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/remove_router_interface 2.115s 2018-08-25 20:27:38,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:27:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57e88119-faed-4e1a-8e36-f0eccc9ba83a'} Body: {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152", "subnet_ids": ["4407d757-b8ab-4e28-8ca3-7aede5d21152"], "port_id": "097d40c7-9393-4e4d-bddb-850c86bf14ba", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4"} 2018-08-25 20:27:39,766 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4 1.694s 2018-08-25 20:27:39,766 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4', u'date': 'Sat, 25 Aug 2018 20:27:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aeb7dd6d-54ea-4cc5-8c9a-e2ea2b59aa88'} Body: 2018-08-25 20:27:40,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.400s 2018-08-25 20:27:40,168 63 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-fe1bf074-c4c3-415c-bd30-5d05c4a28e91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe1bf074-c4c3-415c-bd30-5d05c4a28e91'} Body: 2018-08-25 20:27:41,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 1.306s 2018-08-25 20:27:41,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': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-2395f34b-89b9-4b5f-a745-8f2bdc60da35', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2395f34b-89b9-4b5f-a745-8f2bdc60da35'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:27:40Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:27:42,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.043s 2018-08-25 20:27:42,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-63c0573a-7552-4ed6-a273-6d664b17784a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-63c0573a-7552-4ed6-a273-6d664b17784a'} Body: {"itemNotFound": {"message": "Instance 7e4bde4d-a19a-4729-9ab4-f271300f558b could not be found.", "code": 404}} 2018-08-25 20:27:43,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/cc20db6f-4cb8-4119-824a-d3d893c10f81 1.000s 2018-08-25 20:27:43,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.33:9696/v2.0/ports/cc20db6f-4cb8-4119-824a-d3d893c10f81', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29b46c21-7e41-48be-934f-2719b419b8cd'} Body: 2018-08-25 20:27:43,733 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.195s 2018-08-25 20:27:43,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-32b6c639-c965-4f13-bd2b-8fd08f2a8b76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32b6c639-c965-4f13-bd2b-8fd08f2a8b76'} Body: 2018-08-25 20:27:44,408 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.673s 2018-08-25 20:27:44,408 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-153323e6-a763-44dd-90a0-20423648822a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-153323e6-a763-44dd-90a0-20423648822a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:27:43Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:27:45,467 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.044s 2018-08-25 20:27:45,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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-8d286698-df2e-41e6-a0fc-d74c4185cb06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:45 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8d286698-df2e-41e6-a0fc-d74c4185cb06'} Body: {"itemNotFound": {"message": "Instance 56e2bacd-69cb-49db-abef-f958280cc2ca could not be found.", "code": 404}} 2018-08-25 20:27:46,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e4efd4e7-bca4-47c5-8086-d44abe376d49 0.753s 2018-08-25 20:27:46,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.33:9696/v2.0/ports/e4efd4e7-bca4-47c5-8086-d44abe376d49', u'date': 'Sat, 25 Aug 2018 20:27:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d24377a1-00a0-429f-b8fa-c8a2cd6b4841'} Body: 2018-08-25 20:27:46,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1032338049 0.034s 2018-08-25 20:27:46,259 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1032338049', u'x-compute-request-id': 'req-d3aab2fa-5291-44d4-81ce-f99e251b5187', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3aab2fa-5291-44d4-81ce-f99e251b5187'} Body: 2018-08-25 20:27:47,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/2612c59c-a74b-42ce-90af-ad1b61d1e450 1.246s 2018-08-25 20:27:47,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/2612c59c-a74b-42ce-90af-ad1b61d1e450', u'date': 'Sat, 25 Aug 2018 20:27:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2c344671-695b-44cf-9427-28462e895478'} Body: 2018-08-25 20:27:49,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6dd31e3a-e3de-4b42-a350-65b8f3e55d59 1.814s 2018-08-25 20:27:49,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.33:9696/v2.0/networks/6dd31e3a-e3de-4b42-a350-65b8f3e55d59', u'date': 'Sat, 25 Aug 2018 20:27:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b1b4f58d-9b76-4d4e-b0dc-2f67d54d47ed'} Body: 2018-08-25 20:27:50,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/4407d757-b8ab-4e28-8ca3-7aede5d21152 1.322s 2018-08-25 20:27:50,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.33:9696/v2.0/subnets/4407d757-b8ab-4e28-8ca3-7aede5d21152', u'date': 'Sat, 25 Aug 2018 20:27:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ed0e5df6-156a-402f-b951-6170cd4a9bc6'} Body: 2018-08-25 20:27:52,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/3c7f2959-4726-4793-b294-59ac719305b5 1.827s 2018-08-25 20:27:52,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/3c7f2959-4726-4793-b294-59ac719305b5', u'date': 'Sat, 25 Aug 2018 20:27:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b8ff632-3e20-40f1-84ca-9eaeb64e06b4'} Body: 2018-08-25 20:27:52,794 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0b4bcdf7-0665-48b1-a416-554beb345ad9 0.318s 2018-08-25 20:27:52,795 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0b4bcdf7-0665-48b1-a416-554beb345ad9', u'date': 'Sat, 25 Aug 2018 20:27:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99a548b8-c1dc-4bcf-a1ce-2cb3a2d85900'} Body: 2018-08-25 20:27:53.055 63 INFO tempest.lib.common.rest_client [req-ed2a0f11-ea38-4332-869a-051acffc16d6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.235s 2018-08-25 20:27:53.055 63 DEBUG tempest.lib.common.rest_client [req-ed2a0f11-ea38-4332-869a-051acffc16d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-567029668 description", "name": "tempest-secgroup-smoke-567029668"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed2a0f11-ea38-4332-869a-051acffc16d6'} Body: {"security_group": {"description": "tempest-secgroup-smoke-567029668 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:52Z", "updated_at": "2018-08-25T20:27:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:27:52Z", "revision_number": 0, "id": "2b622dc6-bd76-4d03-ab59-24dad92780a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:27:52Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:27:52Z", "revision_number": 0, "id": "682f8f5f-8549-4e9b-a2c2-64443d37005d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:27:52Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "name": "tempest-secgroup-smoke-567029668"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:53.216 63 INFO tempest.lib.common.rest_client [req-6f16fcf7-cf94-420a-bf41-23f664ee66f1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:27:53.216 63 DEBUG tempest.lib.common.rest_client [req-6f16fcf7-cf94-420a-bf41-23f664ee66f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f16fcf7-cf94-420a-bf41-23f664ee66f1'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "33a2552a-1ac9-4de3-a87b-64bb8d23a2f9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:53.611 63 INFO tempest.lib.common.rest_client [req-7db56900-b129-46cd-a4d2-fab87b986681 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.394s 2018-08-25 20:27:53.612 63 DEBUG tempest.lib.common.rest_client [req-7db56900-b129-46cd-a4d2-fab87b986681 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7db56900-b129-46cd-a4d2-fab87b986681'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c5892a2c-3485-414a-a2a4-8eadb22a1f56"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:53.786 63 INFO tempest.lib.common.rest_client [req-bb5c2a9a-48cd-4d59-9506-27ff139feedb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 20:27:53.787 63 DEBUG tempest.lib.common.rest_client [req-bb5c2a9a-48cd-4d59-9506-27ff139feedb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb5c2a9a-48cd-4d59-9506-27ff139feedb'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "639df3a7-3e55-4df4-ac77-c73a2d4d93aa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:53.961 63 INFO tempest.lib.common.rest_client [req-d5c4745f-0b01-49d8-ad07-65330bf67886 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 20:27:53.961 63 DEBUG tempest.lib.common.rest_client [req-d5c4745f-0b01-49d8-ad07-65330bf67886 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5c4745f-0b01-49d8-ad07-65330bf67886'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f7558fac-424b-4236-affd-2c8030372c9a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:54.134 63 INFO tempest.lib.common.rest_client [req-e1772767-7ac6-440c-86a2-d032f4f8a71a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 20:27:54.135 63 DEBUG tempest.lib.common.rest_client [req-e1772767-7ac6-440c-86a2-d032f4f8a71a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1772767-7ac6-440c-86a2-d032f4f8a71a'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "4c2126a9-e79f-49cc-95d5-c641d35c3f9d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:54.314 63 INFO tempest.lib.common.rest_client [req-c07fab9c-c3bf-4df4-ae98-bef5459b739b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.178s 2018-08-25 20:27:54.315 63 DEBUG tempest.lib.common.rest_client [req-c07fab9c-c3bf-4df4-ae98-bef5459b739b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c07fab9c-c3bf-4df4-ae98-bef5459b739b'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e2a01827-9f92-4dc8-9826-f914b2238fd9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:54.511 63 INFO tempest.lib.common.rest_client [req-2bdf4c5a-4548-4269-878e-df437df3fb4c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.195s 2018-08-25 20:27:54.512 63 DEBUG tempest.lib.common.rest_client [req-2bdf4c5a-4548-4269-878e-df437df3fb4c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2bdf4c5a-4548-4269-878e-df437df3fb4c'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "29e54b19-89c3-47ec-8664-9e60756381d6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:54.699 63 INFO tempest.lib.common.rest_client [req-2e820787-a11e-49f3-a450-639bcffa4b4e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.186s 2018-08-25 20:27:54.700 63 DEBUG tempest.lib.common.rest_client [req-2e820787-a11e-49f3-a450-639bcffa4b4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e820787-a11e-49f3-a450-639bcffa4b4e'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "46a77001-7d47-4c65-87ab-e420e76e1816"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:54.964 63 INFO tempest.lib.common.rest_client [req-b2a41341-e3f9-44cb-813e-8afdfbac0c38 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.263s 2018-08-25 20:27:54.964 63 DEBUG tempest.lib.common.rest_client [req-b2a41341-e3f9-44cb-813e-8afdfbac0c38 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1151497573"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b2a41341-e3f9-44cb-813e-8afdfbac0c38'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:27:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","name":"tempest-A-1151497573"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:55.738 63 INFO tempest.lib.common.rest_client [req-9584f3e3-ed1e-462e-8fd8-cc04fc5b093a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.773s 2018-08-25 20:27:55.739 63 DEBUG tempest.lib.common.rest_client [req-9584f3e3-ed1e-462e-8fd8-cc04fc5b093a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "name": "tempest-subnet-A-1-1436983813"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:27:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9584f3e3-ed1e-462e-8fd8-cc04fc5b093a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:55Z","dns_nameservers":[],"updated_at":"2018-08-25T20:27:55Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"1234e3b4-4717-4c8a-a015-8b56b6599a7e","subnetpool_id":null,"name":"tempest-subnet-A-1-1436983813"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:55.996 63 INFO tempest.lib.common.rest_client [req-7e17d29a-5c7e-4e6c-bfbf-24ba37ea12dc ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.256s 2018-08-25 20:27:55.997 63 DEBUG tempest.lib.common.rest_client [req-7e17d29a-5c7e-4e6c-bfbf-24ba37ea12dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1112620236"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e17d29a-5c7e-4e6c-bfbf-24ba37ea12dc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:27:55Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","name":"tempest-B-1112620236"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:56.621 63 INFO tempest.lib.common.rest_client [req-675494c9-fbce-4c72-a016-bc10323abadd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.623s 2018-08-25 20:27:56.622 63 DEBUG tempest.lib.common.rest_client [req-675494c9-fbce-4c72-a016-bc10323abadd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "name": "tempest-subnet-B-1-338285978"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-675494c9-fbce-4c72-a016-bc10323abadd'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:56Z","dns_nameservers":[],"updated_at":"2018-08-25T20:27:56Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"1065a489-39be-487c-88f3-d76e859dbbed","subnetpool_id":null,"name":"tempest-subnet-B-1-338285978"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:56.787 63 INFO tempest.lib.common.rest_client [req-5a0ad012-9dd0-4c65-b659-0739146c16b5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.164s 2018-08-25 20:27:56.787 63 DEBUG tempest.lib.common.rest_client [req-5a0ad012-9dd0-4c65-b659-0739146c16b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--321614123", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a0ad012-9dd0-4c65-b659-0739146c16b5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:56Z", "admin_state_up": true, "updated_at": "2018-08-25T20:27:56Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce71a64b-505c-42af-8afd-9e861606ccef", "name": "tempest-router--321614123"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:27:58.251 63 INFO tempest.lib.common.rest_client [req-9fd3e5d9-f649-469a-9bcc-81f2579829e4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef 1.462s 2018-08-25 20:27:58.251 63 DEBUG tempest.lib.common.rest_client [req-9fd3e5d9-f649-469a-9bcc-81f2579829e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef', u'date': 'Sat, 25 Aug 2018 20:27:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fd3e5d9-f649-469a-9bcc-81f2579829e4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:56Z", "admin_state_up": true, "updated_at": "2018-08-25T20:27:58Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce71a64b-505c-42af-8afd-9e861606ccef", "name": "tempest-router--321614123"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:00.266 63 INFO tempest.lib.common.rest_client [req-cf698f5a-5033-4098-aeed-fccd07af74c8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/add_router_interface 2.014s 2018-08-25 20:28:00.267 63 DEBUG tempest.lib.common.rest_client [req-cf698f5a-5033-4098-aeed-fccd07af74c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf698f5a-5033-4098-aeed-fccd07af74c8'} Body: {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed", "subnet_ids": ["1065a489-39be-487c-88f3-d76e859dbbed"], "port_id": "546a5ead-c48c-44bd-80fb-0d064da64110", "id": "ce71a64b-505c-42af-8afd-9e861606ccef"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:00.655 63 INFO tempest.lib.common.rest_client [req-95520d0e-4024-48d5-a4d6-6aa578edfb48 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.387s 2018-08-25 20:28:00.655 63 DEBUG tempest.lib.common.rest_client [req-95520d0e-4024-48d5-a4d6-6aa578edfb48 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95520d0e-4024-48d5-a4d6-6aa578edfb48'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "1d5fb30e-b848-441a-b84a-60bc49933f87"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:00.899 63 INFO tempest.lib.common.rest_client [req-ef103590-347a-4c07-a68f-68f2d99ad0d8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/network_associations 0.243s 2018-08-25 20:28:00.899 63 DEBUG tempest.lib.common.rest_client [req-ef103590-347a-4c07-a68f-68f2d99ad0d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/network_associations', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef103590-347a-4c07-a68f-68f2d99ad0d8'} Body: {"network_association": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "id": "066a7898-2d2e-47d6-a4b7-07b33828e18e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:01.682 63 INFO tempest.lib.common.rest_client [req-10f2bee4-5939-44b5-a7d8-6f446f2851ad ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/router_associations 0.782s 2018-08-25 20:28:01.683 63 DEBUG tempest.lib.common.rest_client [req-10f2bee4-5939-44b5-a7d8-6f446f2851ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "ce71a64b-505c-42af-8afd-9e861606ccef"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/router_associations', u'date': 'Sat, 25 Aug 2018 20:28:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10f2bee4-5939-44b5-a7d8-6f446f2851ad'} Body: {"router_association": {"router_id": "ce71a64b-505c-42af-8afd-9e861606ccef", "id": "053d946e-d5e6-4140-b915-690eb2add441"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:01.854 63 INFO tempest.lib.common.rest_client [req-568a11a6-effe-4cb2-bf97-cf7d718ac608 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.170s 2018-08-25 20:28:01.854 63 DEBUG tempest.lib.common.rest_client [req-568a11a6-effe-4cb2-bf97-cf7d718ac608 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-929930548"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-568a11a6-effe-4cb2-bf97-cf7d718ac608', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-568a11a6-effe-4cb2-bf97-cf7d718ac608'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn2dvr6ANTKhFho73ZzluFgRmYpMcl06vLRnZG6fiJt3G2u++nl057cpP14swjlAbjppbjMZp9+CRvF6qKBlQ2+zQQ4E9IUbkZyD6y95oYo1nNJ57qg+gEVwnrC+nkCXfmqCLI+G3lPahGS9J39LgOnWT1SC1Gd4+hob9m1V1+M0mHYXPY+VQZLyDkvnSmSaIu7k/DcyoTNI7LS+/yv2yGxctiA/CvjlmhXtd+QZPFJAXj/pThXq+axfhQeKK4Cz3lNB8jInNLIdGv4fwciJrIQa2xlTd8Bn4uGbHZQ4aM4r3C7nk30uUdCmpjYsQFVoSdSKUMmGRV7cZTEnkNjr21 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA59nb6+gDUyoRYaO92c5bhYEZmKTHJdOry0Z2Run4ibdxtrvv\np5dOe3KT9eLMI5QG46aW4zGaffgkbxeqigZUNvs0EOBPSFG5Gcg+sveaGKNZzSee\n6oPoBFcJ6wvp5Al35qgiyPht5T2oRkvSd/S4Dp1k9UgtRnePoaG/ZtVdfjNJh2Fz\n2PlUGS8g5L50pkmiLu5Pw3MqEzSOy0vv8r9shsXLYgPwr45ZoV7XfkGTxSQF4/6U\n4V6vmsX4UHiiuAs95TQfIyJzSyHRr+H8HIiayEGtsZU3fAZ+Lhmx2UOGjOK9wu55\nN9LlHQpqY2LEBVaEnUilDJhkVe3GUxJ5DY69tQIDAQABAoIBAEaMjlT8ZnaZ6GwT\njSOHnWXEYOuHyGmEPVQ/fqIZc91ECsAV89jFO8ZomQlLF98Dng0LlgJQB7ipFz0O\nsIALaPjJ+4/fEYDqDS8BNcLzgNpaamr40Wx+8szPR19UYrlXADsZkmwg3B/TYS7y\nx3pk5tTbo+rXKZ+1pekC9ODvr+FEWaYV9F7KY8mL5Ii/O5nuUCVFgQWN3K64Pwhp\nO8tbplv6qIzsW2hiUFR1wOiYNYipsW+aVouUDJohAnd+sXMPRlMzTldGnEjuODmi\ntb0PysmoH5qbZngQ3BKMQeb2kC5E04+C+gLTN1r+h59Rb6LYeVI+hscm/7SKaxwU\nqZvPCkkCgYEA9sLRVvc8qFf7+epN2QDfTJ1uvHPHieB3FbmuCETDyIXYDPaGQdeK\n5KAfWFw1tbFIn/B2btcUQSIhDyX0x4PwxeQNCKC21Ydcvo18hcjUJviSkU5tQmPS\n0Qfjwdwu1VyiakFY71vR9Lh58ak/Ao1XYOalV9inE6Cai1ddud4p1KMCgYEA8Igh\nX39XvLnwJBGgfIOGtBtmfNuwA1hxqNCbDXBsOgzG9/YyyU39v4cjpd8MH2HXG/4C\niW1VzZExpojNbViAHzDCA3OYEHvtHK/m5SqhvNYkbU3INBtEB3rHMp+yZUi7Va8m\nPvGhqKfbyuMnY6aRlZ8sY9oVvH7eNfHTBV9/8ccCgYEAgItkOgV5V8jdvobMHutR\nZ7vrX8iAfdassmiTvEL2KpNuxPH3Zn0+IXM4YPNIF2pPBuJhD8SDDJsW1alUJksZ\nNj1ifMgb9ogZTDqwT5Ea02JSF9ffGuKdg760atykmQk0ol2AUtBmQzGGdNlRtaaj\nihscrvJxtsvHNidA7/5HlDkCgYBUTcI0sHNV6G2slqkDOy4pTjk7pdwpMASWQJc3\nvKGSLwxFuHrQZ496Y6kw595d2XMFkp/c/v9Fz4/xaJ1np88wH2zAvPEdRfIzTcvF\noo2RnBSkYtC6wpuza2sJ6UMjkLxoKb1j7ljUvhChKcCSgr0gDewHC1b2/BhyG9H0\nXiZ/3QKBgCS7az9SLEDSUa5foc4g7fBbMwEgvCWp3bflQUewRWcKfKnL0N6fwQSS\njKsm3V1Kn8n63zJsmRC7gYhV1H6PwF4psqfVr9nLemEOMAaEKWgoimJ6axmP+o5Y\n3PWWC7tRm0GNoSp+yysyEOjKxUVfqj/yQ6PSERdifcDA7YidDXv9\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-929930548", "fingerprint": "b2:fd:9b:4c:f2:25:0c:81:85:e7:9a:0e:77:da:bb:66"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:02.579 63 INFO tempest.lib.common.rest_client [req-9980a48a-4bf4-4fca-9baa-ee45601f654c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/ports 0.720s 2018-08-25 20:28:02.580 63 DEBUG tempest.lib.common.rest_client [req-9980a48a-4bf4-4fca-9baa-ee45601f654c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1638046486", "security_groups": ["d4f1bfc6-be87-4b01-a723-a4f149a17490"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:28:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9980a48a-4bf4-4fca-9baa-ee45601f654c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:28:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:28:02Z","name":"tempest-port-smoke-1638046486","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b7:8a:0c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"1234e3b4-4717-4c8a-a015-8b56b6599a7e","ip_address":"10.101.11.10"}],"id":"c7280a78-aca1-4ab3-aa32-22287b2e8bc3","security_groups":["d4f1bfc6-be87-4b01-a723-a4f149a17490"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:04.756 63 INFO tempest.lib.common.rest_client [req-81f05078-973e-4edd-91c1-0f62f693c124 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.33:8774/v2.1/servers 2.174s 2018-08-25 20:28:04.756 63 DEBUG tempest.lib.common.rest_client [req-81f05078-973e-4edd-91c1-0f62f693c124 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-929930548", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "port": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-81f05078-973e-4edd-91c1-0f62f693c124', 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81f05078-973e-4edd-91c1-0f62f693c124'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "adminPass": "Xm7qgkT2UYQ4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:04.995 63 INFO tempest.lib.common.rest_client [req-2d5bfa82-b465-42a7-8b87-e2805fcc8691 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.234s 2018-08-25 20:28:04.995 63 DEBUG tempest.lib.common.rest_client [req-2d5bfa82-b465-42a7-8b87-e2805fcc8691 ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2d5bfa82-b465-42a7-8b87-e2805fcc8691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d5bfa82-b465-42a7-8b87-e2805fcc8691'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:06.303 63 INFO tempest.lib.common.rest_client [req-100e4692-3ed1-4f6f-a2fb-8061f04bd2fe ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.293s 2018-08-25 20:28:06.304 63 DEBUG tempest.lib.common.rest_client [req-100e4692-3ed1-4f6f-a2fb-8061f04bd2fe ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-100e4692-3ed1-4f6f-a2fb-8061f04bd2fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-100e4692-3ed1-4f6f-a2fb-8061f04bd2fe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:07.786 63 INFO tempest.lib.common.rest_client [req-2fb60d83-f19f-4291-a61e-9ad9f23d1834 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.468s 2018-08-25 20:28:07.787 63 DEBUG tempest.lib.common.rest_client [req-2fb60d83-f19f-4291-a61e-9ad9f23d1834 ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2fb60d83-f19f-4291-a61e-9ad9f23d1834', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fb60d83-f19f-4291-a61e-9ad9f23d1834'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:07.801 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 20:28:09.017 63 INFO tempest.lib.common.rest_client [req-4b6a058b-7b1e-447f-8bf4-4b76ed9acd45 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.215s 2018-08-25 20:28:09.018 63 DEBUG tempest.lib.common.rest_client [req-4b6a058b-7b1e-447f-8bf4-4b76ed9acd45 ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-4b6a058b-7b1e-447f-8bf4-4b76ed9acd45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b6a058b-7b1e-447f-8bf4-4b76ed9acd45'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:09.031 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:28:10.886 63 INFO tempest.lib.common.rest_client [req-038724f3-20c4-41eb-9f60-75b317f3fe9b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.853s 2018-08-25 20:28:10.886 63 DEBUG tempest.lib.common.rest_client [req-038724f3-20c4-41eb-9f60-75b317f3fe9b ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-038724f3-20c4-41eb-9f60-75b317f3fe9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-038724f3-20c4-41eb-9f60-75b317f3fe9b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:12.584 63 INFO tempest.lib.common.rest_client [req-2f2dd9c0-97aa-4806-9430-080179543f00 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.682s 2018-08-25 20:28:12.584 63 DEBUG tempest.lib.common.rest_client [req-2f2dd9c0-97aa-4806-9430-080179543f00 ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2f2dd9c0-97aa-4806-9430-080179543f00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f2dd9c0-97aa-4806-9430-080179543f00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:10Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:12.599 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:28:12.750 63 INFO tempest.lib.common.rest_client [req-683cf613-16e2-4589-9654-e08ea0a42dde ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.151s 2018-08-25 20:28:12.751 63 DEBUG tempest.lib.common.rest_client [req-683cf613-16e2-4589-9654-e08ea0a42dde ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-683cf613-16e2-4589-9654-e08ea0a42dde', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-683cf613-16e2-4589-9654-e08ea0a42dde'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:10Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:12.764 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 873bd60b-2c6c-4d16-b2e8-dfba3c52d665 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:28:13.875 63 INFO tempest.lib.common.rest_client [req-4c5c0893-265c-4951-ba6e-71d9b03b7423 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.110s 2018-08-25 20:28:13.876 63 DEBUG tempest.lib.common.rest_client [req-4c5c0893-265c-4951-ba6e-71d9b03b7423 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1051733324", "security_groups": ["d4f1bfc6-be87-4b01-a723-a4f149a17490"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:28:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c5c0893-265c-4951-ba6e-71d9b03b7423'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:28:13Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:28:13Z","name":"tempest-port-smoke-1051733324","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:02:61:a4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"1065a489-39be-487c-88f3-d76e859dbbed","ip_address":"10.102.21.20"}],"id":"fb9846fb-abe1-4dfe-9bbc-386992377076","security_groups":["d4f1bfc6-be87-4b01-a723-a4f149a17490"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:15.359 63 INFO tempest.lib.common.rest_client [req-081921a6-3740-427d-a6bc-ef9acf961d60 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.33:8774/v2.1/servers 1.482s 2018-08-25 20:28:15.359 63 DEBUG tempest.lib.common.rest_client [req-081921a6-3740-427d-a6bc-ef9acf961d60 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-929930548", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "port": "fb9846fb-abe1-4dfe-9bbc-386992377076"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-081921a6-3740-427d-a6bc-ef9acf961d60', 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-081921a6-3740-427d-a6bc-ef9acf961d60'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "adminPass": "e22Do4Nh9vvc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:15.428 63 INFO tempest.lib.common.rest_client [req-82d6e6be-5d24-4e4c-a9ce-b90d59e88fd3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.064s 2018-08-25 20:28:15.429 63 DEBUG tempest.lib.common.rest_client [req-82d6e6be-5d24-4e4c-a9ce-b90d59e88fd3 ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-82d6e6be-5d24-4e4c-a9ce-b90d59e88fd3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82d6e6be-5d24-4e4c-a9ce-b90d59e88fd3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:16.518 63 INFO tempest.lib.common.rest_client [req-851650f0-b65f-4151-81cc-76fe36a59e45 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.075s 2018-08-25 20:28:16.519 63 DEBUG tempest.lib.common.rest_client [req-851650f0-b65f-4151-81cc-76fe36a59e45 ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-851650f0-b65f-4151-81cc-76fe36a59e45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-851650f0-b65f-4151-81cc-76fe36a59e45'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:17.622 63 INFO tempest.lib.common.rest_client [req-9b1bc38f-30fa-4574-99b4-ab4fa8a11cfb ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.089s 2018-08-25 20:28:17.622 63 DEBUG tempest.lib.common.rest_client [req-9b1bc38f-30fa-4574-99b4-ab4fa8a11cfb ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-9b1bc38f-30fa-4574-99b4-ab4fa8a11cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b1bc38f-30fa-4574-99b4-ab4fa8a11cfb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:17.635 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:28:19.032 63 INFO tempest.lib.common.rest_client [req-8177180c-7328-4999-9672-89209e85549f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.394s 2018-08-25 20:28:19.032 63 DEBUG tempest.lib.common.rest_client [req-8177180c-7328-4999-9672-89209e85549f ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-8177180c-7328-4999-9672-89209e85549f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8177180c-7328-4999-9672-89209e85549f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:19.046 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:28:20.190 63 INFO tempest.lib.common.rest_client [req-5cd1689c-8001-433a-9c58-63cbb8505e8e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.141s 2018-08-25 20:28:20.191 63 DEBUG tempest.lib.common.rest_client [req-5cd1689c-8001-433a-9c58-63cbb8505e8e ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-5cd1689c-8001-433a-9c58-63cbb8505e8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cd1689c-8001-433a-9c58-63cbb8505e8e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:21.381 63 INFO tempest.lib.common.rest_client [req-b48c6adf-f7af-49a4-9e88-400a06f75851 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.175s 2018-08-25 20:28:21.381 63 DEBUG tempest.lib.common.rest_client [req-b48c6adf-f7af-49a4-9e88-400a06f75851 ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-b48c6adf-f7af-49a4-9e88-400a06f75851', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b48c6adf-f7af-49a4-9e88-400a06f75851'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:22.539 63 INFO tempest.lib.common.rest_client [req-36c40c94-715c-4428-928c-ad2b750a572c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.143s 2018-08-25 20:28:22.540 63 DEBUG tempest.lib.common.rest_client [req-36c40c94-715c-4428-928c-ad2b750a572c ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-36c40c94-715c-4428-928c-ad2b750a572c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-36c40c94-715c-4428-928c-ad2b750a572c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:22.552 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:28:22.725 63 INFO tempest.lib.common.rest_client [req-fd0f1392-5b9a-41c8-a780-a6f799049ce4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.172s 2018-08-25 20:28:22.725 63 DEBUG tempest.lib.common.rest_client [req-fd0f1392-5b9a-41c8-a780-a6f799049ce4 ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-fd0f1392-5b9a-41c8-a780-a6f799049ce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd0f1392-5b9a-41c8-a780-a6f799049ce4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:22.738 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:28:22.974 63 INFO tempest.lib.common.rest_client [req-f6503e80-7945-4f9d-a86a-aaaff405200d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.235s 2018-08-25 20:28:22.975 63 DEBUG tempest.lib.common.rest_client [req-f6503e80-7945-4f9d-a86a-aaaff405200d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--224050284", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6503e80-7945-4f9d-a86a-aaaff405200d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:22Z", "admin_state_up": true, "updated_at": "2018-08-25T20:28:22Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "name": "tempest-router--224050284"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:24.442 63 INFO tempest.lib.common.rest_client [req-ca75b774-61be-486d-a484-6e2585743634 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29 1.466s 2018-08-25 20:28:24.442 63 DEBUG tempest.lib.common.rest_client [req-ca75b774-61be-486d-a484-6e2585743634 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29', u'date': 'Sat, 25 Aug 2018 20:28:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca75b774-61be-486d-a484-6e2585743634'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:22Z", "admin_state_up": true, "updated_at": "2018-08-25T20:28:24Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "name": "tempest-router--224050284"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:26.903 63 INFO tempest.lib.common.rest_client [req-388906d7-2357-4129-a597-67b7264cb539 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/add_router_interface 2.459s 2018-08-25 20:28:26.903 63 DEBUG tempest.lib.common.rest_client [req-388906d7-2357-4129-a597-67b7264cb539 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:28:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-388906d7-2357-4129-a597-67b7264cb539'} Body: {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e", "subnet_ids": ["1234e3b4-4717-4c8a-a015-8b56b6599a7e"], "port_id": "d79045f8-adcd-45ce-b86b-66897f925ef8", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:28.769 63 INFO tempest.lib.common.rest_client [req-92b22d2a-05e3-4151-823e-dbc1f1875d31 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.865s 2018-08-25 20:28:28.770 63 DEBUG tempest.lib.common.rest_client [req-92b22d2a-05e3-4151-823e-dbc1f1875d31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:28:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92b22d2a-05e3-4151-823e-dbc1f1875d31'} Body: {"floatingip": {"router_id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:28:27Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3", "id": "b89600bd-450e-4329-a069-165b0e058a3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:27Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:28:28.771 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:28:44.791 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:28:44.854 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:28:44.855 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:28:44.970 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-25 20:28:44.970 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:28:44.972 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:28:45.033 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:28:45.036 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:28:50.043 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:28:50.044 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-25 20:30:00.109 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-25 20:30: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-25 20:30:00.113 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:30:00.176 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:30:00.177 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:30:05.184 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:30:05.185 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-25 20:31:15.237 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-25 20:31:15.238 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-25 20:31:15.238 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15.243 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15.344 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:31:15.371 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15.377 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:31:15.377 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:ad:6e:ac [ether] on eth0 2018-08-25 20:31:15.378 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-25 20:31:15.378 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15.380 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15.443 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:31:15.445 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15.453 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 20:31:15.454 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-25 20:31:15.454 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15.456 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15.515 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:31:15.520 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15.526 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-25 20:31:15.526 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15.529 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15.587 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:31:15.592 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15.597 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:31:15.598 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:ad:6e:ac [ether] on eth0 2018-08-25 20:31:15.598 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-25 20:31:15.599 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15.600 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15.659 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:31:15.664 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:20.672 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:31:20.672 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-25 20:32:30.739 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-25 20:32:30.740 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:32:30.744 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:32:30.845 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:32:30.872 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:32:35.879 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:32:35.880 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-25 20:33:45.940 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-25 20:33:45.941 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.200: 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:33:47.059 63 INFO tempest.lib.common.rest_client [req-bf376025-672c-41fa-9e41-2fddd1bec3a6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/b89600bd-450e-4329-a069-165b0e058a3a 1.116s 2018-08-25 20:33:47.059 63 DEBUG tempest.lib.common.rest_client [req-bf376025-672c-41fa-9e41-2fddd1bec3a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/b89600bd-450e-4329-a069-165b0e058a3a', u'date': 'Sat, 25 Aug 2018 20:33:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf376025-672c-41fa-9e41-2fddd1bec3a6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:48.826 63 INFO tempest.lib.common.rest_client [req-af0268a0-abc7-41bf-bcb3-dda9394d735e ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/remove_router_interface 1.765s 2018-08-25 20:33:48.826 63 DEBUG tempest.lib.common.rest_client [req-af0268a0-abc7-41bf-bcb3-dda9394d735e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:33:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af0268a0-abc7-41bf-bcb3-dda9394d735e'} Body: {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e", "subnet_ids": ["1234e3b4-4717-4c8a-a015-8b56b6599a7e"], "port_id": "d79045f8-adcd-45ce-b86b-66897f925ef8", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:50.536 63 INFO tempest.lib.common.rest_client [req-0d9b1585-ef9f-4dbf-9eee-7d835f79468f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29 1.708s 2018-08-25 20:33:50.536 63 DEBUG tempest.lib.common.rest_client [req-0d9b1585-ef9f-4dbf-9eee-7d835f79468f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29', u'date': 'Sat, 25 Aug 2018 20:33:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0d9b1585-ef9f-4dbf-9eee-7d835f79468f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:51.325 63 INFO tempest.lib.common.rest_client [req-8652fa51-a0a4-4c60-8ef9-01e7d150989f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.787s 2018-08-25 20:33:51.325 63 DEBUG tempest.lib.common.rest_client [req-8652fa51-a0a4-4c60-8ef9-01e7d150989f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-8652fa51-a0a4-4c60-8ef9-01e7d150989f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8652fa51-a0a4-4c60-8ef9-01e7d150989f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:51.789 63 INFO tempest.lib.common.rest_client [req-39ce5833-3d95-4487-9373-1a1c0ffdac56 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.463s 2018-08-25 20:33:51.790 63 DEBUG tempest.lib.common.rest_client [req-39ce5833-3d95-4487-9373-1a1c0ffdac56 ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-39ce5833-3d95-4487-9373-1a1c0ffdac56', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ce5833-3d95-4487-9373-1a1c0ffdac56'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:51Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:53.547 63 INFO tempest.lib.common.rest_client [req-879a747f-fc45-4f61-b3da-200938af7fd5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.741s 2018-08-25 20:33:53.547 63 DEBUG tempest.lib.common.rest_client [req-879a747f-fc45-4f61-b3da-200938af7fd5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-879a747f-fc45-4f61-b3da-200938af7fd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-879a747f-fc45-4f61-b3da-200938af7fd5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:51Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:54.607 63 INFO tempest.lib.common.rest_client [req-c002bf55-2ab9-4799-b984-20484bb3db27 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.044s 2018-08-25 20:33:54.608 63 DEBUG tempest.lib.common.rest_client [req-c002bf55-2ab9-4799-b984-20484bb3db27 ] 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-c002bf55-2ab9-4799-b984-20484bb3db27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c002bf55-2ab9-4799-b984-20484bb3db27'} Body: {"itemNotFound": {"message": "Instance 5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:55.158 63 INFO tempest.lib.common.rest_client [req-7fd715a1-75f3-4606-bfa8-ac959d1d468b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/fb9846fb-abe1-4dfe-9bbc-386992377076 0.549s 2018-08-25 20:33:55.158 63 DEBUG tempest.lib.common.rest_client [req-7fd715a1-75f3-4606-bfa8-ac959d1d468b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/fb9846fb-abe1-4dfe-9bbc-386992377076', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7fd715a1-75f3-4606-bfa8-ac959d1d468b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:55.339 63 INFO tempest.lib.common.rest_client [req-309065d0-f378-43e3-8750-3f214f2084c3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.180s 2018-08-25 20:33:55.340 63 DEBUG tempest.lib.common.rest_client [req-309065d0-f378-43e3-8750-3f214f2084c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-309065d0-f378-43e3-8750-3f214f2084c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-309065d0-f378-43e3-8750-3f214f2084c3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:56.083 63 INFO tempest.lib.common.rest_client [req-5a9486fb-386e-4adf-8cd5-a9f0498b38e1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.742s 2018-08-25 20:33:56.083 63 DEBUG tempest.lib.common.rest_client [req-5a9486fb-386e-4adf-8cd5-a9f0498b38e1 ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-5a9486fb-386e-4adf-8cd5-a9f0498b38e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a9486fb-386e-4adf-8cd5-a9f0498b38e1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:57.151 63 INFO tempest.lib.common.rest_client [req-53b6f160-1149-40b2-9050-00fe4ed0f24c ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.052s 2018-08-25 20:33:57.151 63 DEBUG tempest.lib.common.rest_client [req-53b6f160-1149-40b2-9050-00fe4ed0f24c ] 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-53b6f160-1149-40b2-9050-00fe4ed0f24c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:57 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-53b6f160-1149-40b2-9050-00fe4ed0f24c'} Body: {"itemNotFound": {"message": "Instance 873bd60b-2c6c-4d16-b2e8-dfba3c52d665 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:58.018 63 INFO tempest.lib.common.rest_client [req-86e50b2f-3269-4903-bc79-e8f5f7e581fd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c7280a78-aca1-4ab3-aa32-22287b2e8bc3 0.865s 2018-08-25 20:33:58.019 63 DEBUG tempest.lib.common.rest_client [req-86e50b2f-3269-4903-bc79-e8f5f7e581fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c7280a78-aca1-4ab3-aa32-22287b2e8bc3', u'date': 'Sat, 25 Aug 2018 20:33:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-86e50b2f-3269-4903-bc79-e8f5f7e581fd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:58.047 63 INFO tempest.lib.common.rest_client [req-21dddb96-9be2-448c-8349-6f11f6c619fc ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-929930548 0.027s 2018-08-25 20:33:58.047 63 DEBUG tempest.lib.common.rest_client [req-21dddb96-9be2-448c-8349-6f11f6c619fc ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-929930548', u'x-compute-request-id': 'req-21dddb96-9be2-448c-8349-6f11f6c619fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21dddb96-9be2-448c-8349-6f11f6c619fc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:33:59.959 63 INFO tempest.lib.common.rest_client [req-488b613e-f7cf-4234-b996-06bc5bd58e09 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/remove_router_interface 1.910s 2018-08-25 20:33:59.959 63 DEBUG tempest.lib.common.rest_client [req-488b613e-f7cf-4234-b996-06bc5bd58e09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:33:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-488b613e-f7cf-4234-b996-06bc5bd58e09'} Body: {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed", "subnet_ids": ["1065a489-39be-487c-88f3-d76e859dbbed"], "port_id": "546a5ead-c48c-44bd-80fb-0d064da64110", "id": "ce71a64b-505c-42af-8afd-9e861606ccef"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:01.748 63 INFO tempest.lib.common.rest_client [req-709030f7-f831-44aa-8ac5-5dc57c409ea6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef 1.788s 2018-08-25 20:34:01.749 63 DEBUG tempest.lib.common.rest_client [req-709030f7-f831-44aa-8ac5-5dc57c409ea6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef', u'date': 'Sat, 25 Aug 2018 20:34:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-709030f7-f831-44aa-8ac5-5dc57c409ea6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:03.054 63 INFO tempest.lib.common.rest_client [req-7241be8c-7a8e-4af2-be12-cbfcfe8e71ad ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/1065a489-39be-487c-88f3-d76e859dbbed 1.304s 2018-08-25 20:34:03.054 63 DEBUG tempest.lib.common.rest_client [req-7241be8c-7a8e-4af2-be12-cbfcfe8e71ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/1065a489-39be-487c-88f3-d76e859dbbed', u'date': 'Sat, 25 Aug 2018 20:34:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7241be8c-7a8e-4af2-be12-cbfcfe8e71ad'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:04.394 63 INFO tempest.lib.common.rest_client [req-e8ec8d84-194b-4292-ac83-f986e86db4a1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5d91fc4a-c65d-455f-a7fc-e8f3d19b7871 1.339s 2018-08-25 20:34:04.395 63 DEBUG tempest.lib.common.rest_client [req-e8ec8d84-194b-4292-ac83-f986e86db4a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5d91fc4a-c65d-455f-a7fc-e8f3d19b7871', u'date': 'Sat, 25 Aug 2018 20:34:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8ec8d84-194b-4292-ac83-f986e86db4a1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:05.531 63 INFO tempest.lib.common.rest_client [req-90ed2d56-df4b-47b9-87a8-f4392c50bde7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/1234e3b4-4717-4c8a-a015-8b56b6599a7e 1.135s 2018-08-25 20:34:05.532 63 DEBUG tempest.lib.common.rest_client [req-90ed2d56-df4b-47b9-87a8-f4392c50bde7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/1234e3b4-4717-4c8a-a015-8b56b6599a7e', u'date': 'Sat, 25 Aug 2018 20:34:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90ed2d56-df4b-47b9-87a8-f4392c50bde7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:06.597 63 INFO tempest.lib.common.rest_client [req-afcb6bf1-df20-44a0-b101-e3ec3f9ae4c9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/dc9cfad7-6695-4d6c-9142-f9595576bf6f 1.064s 2018-08-25 20:34:06.598 63 DEBUG tempest.lib.common.rest_client [req-afcb6bf1-df20-44a0-b101-e3ec3f9ae4c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/dc9cfad7-6695-4d6c-9142-f9595576bf6f', u'date': 'Sat, 25 Aug 2018 20:34:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-afcb6bf1-df20-44a0-b101-e3ec3f9ae4c9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:07.013 63 INFO tempest.lib.common.rest_client [req-6a6be7bb-a809-4d2b-878c-8f13c332c598 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/d4f1bfc6-be87-4b01-a723-a4f149a17490 0.415s 2018-08-25 20:34:07.014 63 DEBUG tempest.lib.common.rest_client [req-6a6be7bb-a809-4d2b-878c-8f13c332c598 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/d4f1bfc6-be87-4b01-a723-a4f149a17490', u'date': 'Sat, 25 Aug 2018 20:34:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6a6be7bb-a809-4d2b-878c-8f13c332c598'} 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 [374.196406s] ... 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-25 20:27:53,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.235s 2018-08-25 20:27:53,055 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-567029668 description", "name": "tempest-secgroup-smoke-567029668"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed2a0f11-ea38-4332-869a-051acffc16d6'} Body: {"security_group": {"description": "tempest-secgroup-smoke-567029668 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:52Z", "updated_at": "2018-08-25T20:27:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:27:52Z", "revision_number": 0, "id": "2b622dc6-bd76-4d03-ab59-24dad92780a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:27:52Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:27:52Z", "revision_number": 0, "id": "682f8f5f-8549-4e9b-a2c2-64443d37005d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:27:52Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "name": "tempest-secgroup-smoke-567029668"}} 2018-08-25 20:27:53,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:27:53,216 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f16fcf7-cf94-420a-bf41-23f664ee66f1'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "33a2552a-1ac9-4de3-a87b-64bb8d23a2f9"}} 2018-08-25 20:27:53,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.394s 2018-08-25 20:27:53,612 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7db56900-b129-46cd-a4d2-fab87b986681'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c5892a2c-3485-414a-a2a4-8eadb22a1f56"}} 2018-08-25 20:27:53,786 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 20:27:53,787 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb5c2a9a-48cd-4d59-9506-27ff139feedb'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "639df3a7-3e55-4df4-ac77-c73a2d4d93aa"}} 2018-08-25 20:27:53,961 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 20:27:53,961 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5c4745f-0b01-49d8-ad07-65330bf67886'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f7558fac-424b-4236-affd-2c8030372c9a"}} 2018-08-25 20:27:54,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 20:27:54,135 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1772767-7ac6-440c-86a2-d032f4f8a71a'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "4c2126a9-e79f-49cc-95d5-c641d35c3f9d"}} 2018-08-25 20:27:54,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.178s 2018-08-25 20:27:54,315 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c07fab9c-c3bf-4df4-ae98-bef5459b739b'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e2a01827-9f92-4dc8-9826-f914b2238fd9"}} 2018-08-25 20:27:54,511 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.195s 2018-08-25 20:27:54,512 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2bdf4c5a-4548-4269-878e-df437df3fb4c'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "29e54b19-89c3-47ec-8664-9e60756381d6"}} 2018-08-25 20:27:54,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.186s 2018-08-25 20:27:54,700 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e820787-a11e-49f3-a450-639bcffa4b4e'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "46a77001-7d47-4c65-87ab-e420e76e1816"}} 2018-08-25 20:27:54,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.263s 2018-08-25 20:27:54,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1151497573"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b2a41341-e3f9-44cb-813e-8afdfbac0c38'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:27:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","name":"tempest-A-1151497573"}} 2018-08-25 20:27:55,738 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.773s 2018-08-25 20:27:55,739 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "name": "tempest-subnet-A-1-1436983813"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:27:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9584f3e3-ed1e-462e-8fd8-cc04fc5b093a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:55Z","dns_nameservers":[],"updated_at":"2018-08-25T20:27:55Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"1234e3b4-4717-4c8a-a015-8b56b6599a7e","subnetpool_id":null,"name":"tempest-subnet-A-1-1436983813"}} 2018-08-25 20:27:55,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.256s 2018-08-25 20:27:55,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1112620236"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e17d29a-5c7e-4e6c-bfbf-24ba37ea12dc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:27:55Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","name":"tempest-B-1112620236"}} 2018-08-25 20:27:56,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.623s 2018-08-25 20:27:56,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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "name": "tempest-subnet-B-1-338285978"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-675494c9-fbce-4c72-a016-bc10323abadd'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:56Z","dns_nameservers":[],"updated_at":"2018-08-25T20:27:56Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"1065a489-39be-487c-88f3-d76e859dbbed","subnetpool_id":null,"name":"tempest-subnet-B-1-338285978"}} 2018-08-25 20:27:56,787 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.164s 2018-08-25 20:27:56,787 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--321614123", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a0ad012-9dd0-4c65-b659-0739146c16b5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:56Z", "admin_state_up": true, "updated_at": "2018-08-25T20:27:56Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce71a64b-505c-42af-8afd-9e861606ccef", "name": "tempest-router--321614123"}} 2018-08-25 20:27:58,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef 1.462s 2018-08-25 20:27:58,251 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef', u'date': 'Sat, 25 Aug 2018 20:27:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fd3e5d9-f649-469a-9bcc-81f2579829e4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:56Z", "admin_state_up": true, "updated_at": "2018-08-25T20:27:58Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce71a64b-505c-42af-8afd-9e861606ccef", "name": "tempest-router--321614123"}} 2018-08-25 20:28:00,266 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/add_router_interface 2.014s 2018-08-25 20:28:00,267 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf698f5a-5033-4098-aeed-fccd07af74c8'} Body: {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed", "subnet_ids": ["1065a489-39be-487c-88f3-d76e859dbbed"], "port_id": "546a5ead-c48c-44bd-80fb-0d064da64110", "id": "ce71a64b-505c-42af-8afd-9e861606ccef"} 2018-08-25 20:28:00,655 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.387s 2018-08-25 20:28:00,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95520d0e-4024-48d5-a4d6-6aa578edfb48'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "1d5fb30e-b848-441a-b84a-60bc49933f87"}} 2018-08-25 20:28:00,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/network_associations 0.243s 2018-08-25 20:28:00,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/network_associations', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef103590-347a-4c07-a68f-68f2d99ad0d8'} Body: {"network_association": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "id": "066a7898-2d2e-47d6-a4b7-07b33828e18e"}} 2018-08-25 20:28:01,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/router_associations 0.782s 2018-08-25 20:28:01,683 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "ce71a64b-505c-42af-8afd-9e861606ccef"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/router_associations', u'date': 'Sat, 25 Aug 2018 20:28:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10f2bee4-5939-44b5-a7d8-6f446f2851ad'} Body: {"router_association": {"router_id": "ce71a64b-505c-42af-8afd-9e861606ccef", "id": "053d946e-d5e6-4140-b915-690eb2add441"}} 2018-08-25 20:28:01,854 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.170s 2018-08-25 20:28:01,854 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-929930548"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-568a11a6-effe-4cb2-bf97-cf7d718ac608', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-568a11a6-effe-4cb2-bf97-cf7d718ac608'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn2dvr6ANTKhFho73ZzluFgRmYpMcl06vLRnZG6fiJt3G2u++nl057cpP14swjlAbjppbjMZp9+CRvF6qKBlQ2+zQQ4E9IUbkZyD6y95oYo1nNJ57qg+gEVwnrC+nkCXfmqCLI+G3lPahGS9J39LgOnWT1SC1Gd4+hob9m1V1+M0mHYXPY+VQZLyDkvnSmSaIu7k/DcyoTNI7LS+/yv2yGxctiA/CvjlmhXtd+QZPFJAXj/pThXq+axfhQeKK4Cz3lNB8jInNLIdGv4fwciJrIQa2xlTd8Bn4uGbHZQ4aM4r3C7nk30uUdCmpjYsQFVoSdSKUMmGRV7cZTEnkNjr21 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA59nb6+gDUyoRYaO92c5bhYEZmKTHJdOry0Z2Run4ibdxtrvv\np5dOe3KT9eLMI5QG46aW4zGaffgkbxeqigZUNvs0EOBPSFG5Gcg+sveaGKNZzSee\n6oPoBFcJ6wvp5Al35qgiyPht5T2oRkvSd/S4Dp1k9UgtRnePoaG/ZtVdfjNJh2Fz\n2PlUGS8g5L50pkmiLu5Pw3MqEzSOy0vv8r9shsXLYgPwr45ZoV7XfkGTxSQF4/6U\n4V6vmsX4UHiiuAs95TQfIyJzSyHRr+H8HIiayEGtsZU3fAZ+Lhmx2UOGjOK9wu55\nN9LlHQpqY2LEBVaEnUilDJhkVe3GUxJ5DY69tQIDAQABAoIBAEaMjlT8ZnaZ6GwT\njSOHnWXEYOuHyGmEPVQ/fqIZc91ECsAV89jFO8ZomQlLF98Dng0LlgJQB7ipFz0O\nsIALaPjJ+4/fEYDqDS8BNcLzgNpaamr40Wx+8szPR19UYrlXADsZkmwg3B/TYS7y\nx3pk5tTbo+rXKZ+1pekC9ODvr+FEWaYV9F7KY8mL5Ii/O5nuUCVFgQWN3K64Pwhp\nO8tbplv6qIzsW2hiUFR1wOiYNYipsW+aVouUDJohAnd+sXMPRlMzTldGnEjuODmi\ntb0PysmoH5qbZngQ3BKMQeb2kC5E04+C+gLTN1r+h59Rb6LYeVI+hscm/7SKaxwU\nqZvPCkkCgYEA9sLRVvc8qFf7+epN2QDfTJ1uvHPHieB3FbmuCETDyIXYDPaGQdeK\n5KAfWFw1tbFIn/B2btcUQSIhDyX0x4PwxeQNCKC21Ydcvo18hcjUJviSkU5tQmPS\n0Qfjwdwu1VyiakFY71vR9Lh58ak/Ao1XYOalV9inE6Cai1ddud4p1KMCgYEA8Igh\nX39XvLnwJBGgfIOGtBtmfNuwA1hxqNCbDXBsOgzG9/YyyU39v4cjpd8MH2HXG/4C\niW1VzZExpojNbViAHzDCA3OYEHvtHK/m5SqhvNYkbU3INBtEB3rHMp+yZUi7Va8m\nPvGhqKfbyuMnY6aRlZ8sY9oVvH7eNfHTBV9/8ccCgYEAgItkOgV5V8jdvobMHutR\nZ7vrX8iAfdassmiTvEL2KpNuxPH3Zn0+IXM4YPNIF2pPBuJhD8SDDJsW1alUJksZ\nNj1ifMgb9ogZTDqwT5Ea02JSF9ffGuKdg760atykmQk0ol2AUtBmQzGGdNlRtaaj\nihscrvJxtsvHNidA7/5HlDkCgYBUTcI0sHNV6G2slqkDOy4pTjk7pdwpMASWQJc3\nvKGSLwxFuHrQZ496Y6kw595d2XMFkp/c/v9Fz4/xaJ1np88wH2zAvPEdRfIzTcvF\noo2RnBSkYtC6wpuza2sJ6UMjkLxoKb1j7ljUvhChKcCSgr0gDewHC1b2/BhyG9H0\nXiZ/3QKBgCS7az9SLEDSUa5foc4g7fBbMwEgvCWp3bflQUewRWcKfKnL0N6fwQSS\njKsm3V1Kn8n63zJsmRC7gYhV1H6PwF4psqfVr9nLemEOMAaEKWgoimJ6axmP+o5Y\n3PWWC7tRm0GNoSp+yysyEOjKxUVfqj/yQ6PSERdifcDA7YidDXv9\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-929930548", "fingerprint": "b2:fd:9b:4c:f2:25:0c:81:85:e7:9a:0e:77:da:bb:66"}} 2018-08-25 20:28:02,579 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/ports 0.720s 2018-08-25 20:28:02,580 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1638046486", "security_groups": ["d4f1bfc6-be87-4b01-a723-a4f149a17490"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:28:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9980a48a-4bf4-4fca-9baa-ee45601f654c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:28:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:28:02Z","name":"tempest-port-smoke-1638046486","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b7:8a:0c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"1234e3b4-4717-4c8a-a015-8b56b6599a7e","ip_address":"10.101.11.10"}],"id":"c7280a78-aca1-4ab3-aa32-22287b2e8bc3","security_groups":["d4f1bfc6-be87-4b01-a723-a4f149a17490"],"device_id":""}} 2018-08-25 20:28:04,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.33:8774/v2.1/servers 2.174s 2018-08-25 20:28:04,756 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-929930548", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "port": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-81f05078-973e-4edd-91c1-0f62f693c124', 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81f05078-973e-4edd-91c1-0f62f693c124'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "adminPass": "Xm7qgkT2UYQ4"}} 2018-08-25 20:28:04,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.234s 2018-08-25 20:28:04,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': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2d5bfa82-b465-42a7-8b87-e2805fcc8691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d5bfa82-b465-42a7-8b87-e2805fcc8691'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:06,303 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.293s 2018-08-25 20:28:06,304 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-100e4692-3ed1-4f6f-a2fb-8061f04bd2fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-100e4692-3ed1-4f6f-a2fb-8061f04bd2fe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:07,786 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.468s 2018-08-25 20:28:07,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': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2fb60d83-f19f-4291-a61e-9ad9f23d1834', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fb60d83-f19f-4291-a61e-9ad9f23d1834'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:07,801 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 20:28:09,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.215s 2018-08-25 20:28:09,018 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-4b6a058b-7b1e-447f-8bf4-4b76ed9acd45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b6a058b-7b1e-447f-8bf4-4b76ed9acd45'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:09,031 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:28:10,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.853s 2018-08-25 20:28:10,886 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-038724f3-20c4-41eb-9f60-75b317f3fe9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-038724f3-20c4-41eb-9f60-75b317f3fe9b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:12,584 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.682s 2018-08-25 20:28:12,584 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2f2dd9c0-97aa-4806-9430-080179543f00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f2dd9c0-97aa-4806-9430-080179543f00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:10Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:12,599 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:28:12,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.151s 2018-08-25 20:28:12,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': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-683cf613-16e2-4589-9654-e08ea0a42dde', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-683cf613-16e2-4589-9654-e08ea0a42dde'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:10Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:12,764 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 873bd60b-2c6c-4d16-b2e8-dfba3c52d665 with status: ACTIVE 2018-08-25 20:28:13,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.110s 2018-08-25 20:28:13,876 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1051733324", "security_groups": ["d4f1bfc6-be87-4b01-a723-a4f149a17490"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:28:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c5c0893-265c-4951-ba6e-71d9b03b7423'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:28:13Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:28:13Z","name":"tempest-port-smoke-1051733324","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:02:61:a4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"1065a489-39be-487c-88f3-d76e859dbbed","ip_address":"10.102.21.20"}],"id":"fb9846fb-abe1-4dfe-9bbc-386992377076","security_groups":["d4f1bfc6-be87-4b01-a723-a4f149a17490"],"device_id":""}} 2018-08-25 20:28:15,359 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.33:8774/v2.1/servers 1.482s 2018-08-25 20:28:15,359 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-929930548", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "port": "fb9846fb-abe1-4dfe-9bbc-386992377076"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-081921a6-3740-427d-a6bc-ef9acf961d60', 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-081921a6-3740-427d-a6bc-ef9acf961d60'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "adminPass": "e22Do4Nh9vvc"}} 2018-08-25 20:28:15,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.064s 2018-08-25 20:28:15,429 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-82d6e6be-5d24-4e4c-a9ce-b90d59e88fd3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82d6e6be-5d24-4e4c-a9ce-b90d59e88fd3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:16,518 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.075s 2018-08-25 20:28:16,519 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-851650f0-b65f-4151-81cc-76fe36a59e45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-851650f0-b65f-4151-81cc-76fe36a59e45'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:17,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.089s 2018-08-25 20:28:17,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': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-9b1bc38f-30fa-4574-99b4-ab4fa8a11cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b1bc38f-30fa-4574-99b4-ab4fa8a11cfb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:17,635 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:28:19,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.394s 2018-08-25 20:28:19,032 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-8177180c-7328-4999-9672-89209e85549f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8177180c-7328-4999-9672-89209e85549f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:19,046 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:28:20,190 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.141s 2018-08-25 20:28:20,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': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-5cd1689c-8001-433a-9c58-63cbb8505e8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cd1689c-8001-433a-9c58-63cbb8505e8e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:21,381 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.175s 2018-08-25 20:28:21,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': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-b48c6adf-f7af-49a4-9e88-400a06f75851', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b48c6adf-f7af-49a4-9e88-400a06f75851'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:22,539 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.143s 2018-08-25 20:28:22,540 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-36c40c94-715c-4428-928c-ad2b750a572c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-36c40c94-715c-4428-928c-ad2b750a572c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:22,552 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:28:22,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.172s 2018-08-25 20:28:22,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-fd0f1392-5b9a-41c8-a780-a6f799049ce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd0f1392-5b9a-41c8-a780-a6f799049ce4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:22,738 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 with status: ACTIVE 2018-08-25 20:28:22,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.235s 2018-08-25 20:28:22,975 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--224050284", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6503e80-7945-4f9d-a86a-aaaff405200d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:22Z", "admin_state_up": true, "updated_at": "2018-08-25T20:28:22Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "name": "tempest-router--224050284"}} 2018-08-25 20:28:24,442 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29 1.466s 2018-08-25 20:28:24,442 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29', u'date': 'Sat, 25 Aug 2018 20:28:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca75b774-61be-486d-a484-6e2585743634'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:22Z", "admin_state_up": true, "updated_at": "2018-08-25T20:28:24Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "name": "tempest-router--224050284"}} 2018-08-25 20:28:26,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/add_router_interface 2.459s 2018-08-25 20:28:26,903 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:28:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-388906d7-2357-4129-a597-67b7264cb539'} Body: {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e", "subnet_ids": ["1234e3b4-4717-4c8a-a015-8b56b6599a7e"], "port_id": "d79045f8-adcd-45ce-b86b-66897f925ef8", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29"} 2018-08-25 20:28:28,769 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.865s 2018-08-25 20:28:28,770 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:28:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92b22d2a-05e3-4151-823e-dbc1f1875d31'} Body: {"floatingip": {"router_id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:28:27Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3", "id": "b89600bd-450e-4329-a069-165b0e058a3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:27Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:28:28,771 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:28:44,791 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:28:44,854 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:28:44,855 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:28:44,970 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-25 20:28:44,970 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:28:44,972 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:28:45,033 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:28:45,036 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:28:50,043 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:28:50,044 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-25 20:30:00,109 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-25 20:30: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-25 20:30:00,113 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:30:00,176 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:30:00,177 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:30:05,184 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:30:05,185 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-25 20:31:15,237 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:31:15,238 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-25 20:31:15,238 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,243 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,344 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,371 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15,377 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:31:15,377 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ad:6e:ac [ether] on eth0 2018-08-25 20:31:15,378 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-25 20:31:15,378 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,380 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,443 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,445 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15,453 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:31:15,454 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-25 20:31:15,454 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,456 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,515 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,520 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15,526 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-25 20:31:15,526 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,529 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,587 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,592 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15,597 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:31:15,598 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ad:6e:ac [ether] on eth0 2018-08-25 20:31:15,598 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-25 20:31:15,599 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,600 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,659 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,664 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:20,672 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:31:20,672 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-25 20:32:30,739 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-25 20:32:30,740 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:32:30,744 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:32:30,845 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:32:30,872 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:32:35,879 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:32:35,880 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-25 20:33:45,940 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:33:45,941 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.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:33:47,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/b89600bd-450e-4329-a069-165b0e058a3a 1.116s 2018-08-25 20:33:47,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/b89600bd-450e-4329-a069-165b0e058a3a', u'date': 'Sat, 25 Aug 2018 20:33:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf376025-672c-41fa-9e41-2fddd1bec3a6'} Body: 2018-08-25 20:33:48,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/remove_router_interface 1.765s 2018-08-25 20:33:48,826 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:33:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af0268a0-abc7-41bf-bcb3-dda9394d735e'} Body: {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e", "subnet_ids": ["1234e3b4-4717-4c8a-a015-8b56b6599a7e"], "port_id": "d79045f8-adcd-45ce-b86b-66897f925ef8", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29"} 2018-08-25 20:33:50,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29 1.708s 2018-08-25 20:33:50,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.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29', u'date': 'Sat, 25 Aug 2018 20:33:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0d9b1585-ef9f-4dbf-9eee-7d835f79468f'} Body: 2018-08-25 20:33:51,325 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.787s 2018-08-25 20:33:51,325 63 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-8652fa51-a0a4-4c60-8ef9-01e7d150989f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8652fa51-a0a4-4c60-8ef9-01e7d150989f'} Body: 2018-08-25 20:33:51,789 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.463s 2018-08-25 20:33:51,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-39ce5833-3d95-4487-9373-1a1c0ffdac56', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ce5833-3d95-4487-9373-1a1c0ffdac56'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:51Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:33:53,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.741s 2018-08-25 20:33:53,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-879a747f-fc45-4f61-b3da-200938af7fd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-879a747f-fc45-4f61-b3da-200938af7fd5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:51Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:33:54,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.044s 2018-08-25 20:33:54,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-c002bf55-2ab9-4799-b984-20484bb3db27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c002bf55-2ab9-4799-b984-20484bb3db27'} Body: {"itemNotFound": {"message": "Instance 5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 could not be found.", "code": 404}} 2018-08-25 20:33:55,158 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/fb9846fb-abe1-4dfe-9bbc-386992377076 0.549s 2018-08-25 20:33:55,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/fb9846fb-abe1-4dfe-9bbc-386992377076', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7fd715a1-75f3-4606-bfa8-ac959d1d468b'} Body: 2018-08-25 20:33:55,339 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.180s 2018-08-25 20:33:55,340 63 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-309065d0-f378-43e3-8750-3f214f2084c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-309065d0-f378-43e3-8750-3f214f2084c3'} Body: 2018-08-25 20:33:56,083 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.742s 2018-08-25 20:33:56,083 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-5a9486fb-386e-4adf-8cd5-a9f0498b38e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a9486fb-386e-4adf-8cd5-a9f0498b38e1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:33:57,151 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.052s 2018-08-25 20:33:57,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-53b6f160-1149-40b2-9050-00fe4ed0f24c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:57 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-53b6f160-1149-40b2-9050-00fe4ed0f24c'} Body: {"itemNotFound": {"message": "Instance 873bd60b-2c6c-4d16-b2e8-dfba3c52d665 could not be found.", "code": 404}} 2018-08-25 20:33:58,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c7280a78-aca1-4ab3-aa32-22287b2e8bc3 0.865s 2018-08-25 20:33:58,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c7280a78-aca1-4ab3-aa32-22287b2e8bc3', u'date': 'Sat, 25 Aug 2018 20:33:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-86e50b2f-3269-4903-bc79-e8f5f7e581fd'} Body: 2018-08-25 20:33:58,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-929930548 0.027s 2018-08-25 20:33:58,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-929930548', u'x-compute-request-id': 'req-21dddb96-9be2-448c-8349-6f11f6c619fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21dddb96-9be2-448c-8349-6f11f6c619fc'} Body: 2018-08-25 20:33:59,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/remove_router_interface 1.910s 2018-08-25 20:33:59,959 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:33:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-488b613e-f7cf-4234-b996-06bc5bd58e09'} Body: {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed", "subnet_ids": ["1065a489-39be-487c-88f3-d76e859dbbed"], "port_id": "546a5ead-c48c-44bd-80fb-0d064da64110", "id": "ce71a64b-505c-42af-8afd-9e861606ccef"} 2018-08-25 20:34:01,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef 1.788s 2018-08-25 20:34:01,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef', u'date': 'Sat, 25 Aug 2018 20:34:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-709030f7-f831-44aa-8ac5-5dc57c409ea6'} Body: 2018-08-25 20:34:03,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/1065a489-39be-487c-88f3-d76e859dbbed 1.304s 2018-08-25 20:34:03,054 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/1065a489-39be-487c-88f3-d76e859dbbed', u'date': 'Sat, 25 Aug 2018 20:34:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7241be8c-7a8e-4af2-be12-cbfcfe8e71ad'} Body: 2018-08-25 20:34:04,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5d91fc4a-c65d-455f-a7fc-e8f3d19b7871 1.339s 2018-08-25 20:34:04,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5d91fc4a-c65d-455f-a7fc-e8f3d19b7871', u'date': 'Sat, 25 Aug 2018 20:34:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8ec8d84-194b-4292-ac83-f986e86db4a1'} Body: 2018-08-25 20:34:05,531 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/1234e3b4-4717-4c8a-a015-8b56b6599a7e 1.135s 2018-08-25 20:34:05,532 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/1234e3b4-4717-4c8a-a015-8b56b6599a7e', u'date': 'Sat, 25 Aug 2018 20:34:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90ed2d56-df4b-47b9-87a8-f4392c50bde7'} Body: 2018-08-25 20:34:06,597 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/dc9cfad7-6695-4d6c-9142-f9595576bf6f 1.064s 2018-08-25 20:34:06,598 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/dc9cfad7-6695-4d6c-9142-f9595576bf6f', u'date': 'Sat, 25 Aug 2018 20:34:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-afcb6bf1-df20-44a0-b101-e3ec3f9ae4c9'} Body: 2018-08-25 20:34:07,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/d4f1bfc6-be87-4b01-a723-a4f149a17490 0.415s 2018-08-25 20:34:07,014 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/d4f1bfc6-be87-4b01-a723-a4f149a17490', u'date': 'Sat, 25 Aug 2018 20:34:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6a6be7bb-a809-4d2b-878c-8f13c332c598'} Body: 2018-08-25 20:34:07.272 63 INFO tempest.lib.common.rest_client [req-515b2aac-c186-4bcc-81b0-e6d345325d7c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.231s 2018-08-25 20:34:07.273 63 DEBUG tempest.lib.common.rest_client [req-515b2aac-c186-4bcc-81b0-e6d345325d7c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-870613828 description", "name": "tempest-secgroup-smoke-870613828"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:34:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-515b2aac-c186-4bcc-81b0-e6d345325d7c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-870613828 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:07Z", "updated_at": "2018-08-25T20:34:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:34:07Z", "revision_number": 0, "id": "390cad08-d068-4bc6-8083-3b07f980926d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:34:07Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:34:07Z", "revision_number": 0, "id": "85ed5832-230d-4f50-8ef6-4fcda060f10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:34:07Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e3184f59-eba9-42f9-8f28-a828e5535463", "name": "tempest-secgroup-smoke-870613828"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:07.457 63 INFO tempest.lib.common.rest_client [req-1a4292df-10fc-4a2c-893a-4688fab81951 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.183s 2018-08-25 20:34:07.458 63 DEBUG tempest.lib.common.rest_client [req-1a4292df-10fc-4a2c-893a-4688fab81951 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:34:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a4292df-10fc-4a2c-893a-4688fab81951'} 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-25T20:34:07Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c7e8f8d0-3e7a-41f8-9c79-cd3dcd87ee43"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:07.630 63 INFO tempest.lib.common.rest_client [req-7c8e88f7-1f39-4226-9366-05e6f8719af4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 20:34:07.631 63 DEBUG tempest.lib.common.rest_client [req-7c8e88f7-1f39-4226-9366-05e6f8719af4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:34:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7c8e88f7-1f39-4226-9366-05e6f8719af4'} 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-25T20:34:07Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d5858a58-c8cd-4974-af42-6ff0b578c3d8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:07.813 63 INFO tempest.lib.common.rest_client [req-7747a653-31cb-4784-81d6-c84516909636 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.181s 2018-08-25 20:34:07.814 63 DEBUG tempest.lib.common.rest_client [req-7747a653-31cb-4784-81d6-c84516909636 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:34:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7747a653-31cb-4784-81d6-c84516909636'} 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-25T20:34:07Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f09b720-8bf8-43a3-b973-7deb3441c389"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:07.961 63 INFO tempest.lib.common.rest_client [req-96ce8c0c-c23d-4eea-a182-d3402e7f47af ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.146s 2018-08-25 20:34:07.961 63 DEBUG tempest.lib.common.rest_client [req-96ce8c0c-c23d-4eea-a182-d3402e7f47af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:34:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96ce8c0c-c23d-4eea-a182-d3402e7f47af'} 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-25T20:34:07Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "29229619-adb6-42f3-9c38-3ed758ae6193"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:08.313 63 INFO tempest.lib.common.rest_client [req-0f6384c7-665c-4435-90bf-7da1bbb6abc8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.351s 2018-08-25 20:34:08.314 63 DEBUG tempest.lib.common.rest_client [req-0f6384c7-665c-4435-90bf-7da1bbb6abc8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:34:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f6384c7-665c-4435-90bf-7da1bbb6abc8'} 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-25T20:34:08Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "66b23cc0-0374-404b-896d-79ef0bf16bf9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:08.488 63 INFO tempest.lib.common.rest_client [req-336c9d06-80a3-44ae-b297-08b519e27603 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 20:34:08.488 63 DEBUG tempest.lib.common.rest_client [req-336c9d06-80a3-44ae-b297-08b519e27603 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:34:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-336c9d06-80a3-44ae-b297-08b519e27603'} 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-25T20:34:08Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "777fed16-577c-4f3e-9825-cf372dba0650"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:08.638 63 INFO tempest.lib.common.rest_client [req-9357b1dc-9095-495e-9ede-61c1d43130af ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.149s 2018-08-25 20:34:08.639 63 DEBUG tempest.lib.common.rest_client [req-9357b1dc-9095-495e-9ede-61c1d43130af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:34:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9357b1dc-9095-495e-9ede-61c1d43130af'} 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-25T20:34:08Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9f6e7659-7bd3-47c2-9d57-b0727d70ef87"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:08.775 63 INFO tempest.lib.common.rest_client [req-c2d3c3e8-1b2a-40be-8ce6-6e5fccd48a09 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.135s 2018-08-25 20:34:08.775 63 DEBUG tempest.lib.common.rest_client [req-c2d3c3e8-1b2a-40be-8ce6-6e5fccd48a09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:34:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c2d3c3e8-1b2a-40be-8ce6-6e5fccd48a09'} 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-25T20:34:08Z", "security_group_id": "e3184f59-eba9-42f9-8f28-a828e5535463", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8b1c6e66-5416-438e-bfae-23ed1c61a3f9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:09.258 63 INFO tempest.lib.common.rest_client [req-7e9e0c14-8a0c-473b-bdeb-88ae30eee40b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/networks 0.481s 2018-08-25 20:34:09.259 63 DEBUG tempest.lib.common.rest_client [req-7e9e0c14-8a0c-473b-bdeb-88ae30eee40b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-2053651328"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:34:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e9e0c14-8a0c-473b-bdeb-88ae30eee40b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:34:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"1e56d005-44da-4af3-ba4b-f154b2ac0f75","name":"tempest-A-2053651328"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:10.163 63 INFO tempest.lib.common.rest_client [req-902ca09f-a8cb-44ef-be51-a1cf537c2f25 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.904s 2018-08-25 20:34:10.164 63 DEBUG tempest.lib.common.rest_client [req-902ca09f-a8cb-44ef-be51-a1cf537c2f25 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "1e56d005-44da-4af3-ba4b-f154b2ac0f75", "name": "tempest-subnet-A-1-682821852"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:34:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-902ca09f-a8cb-44ef-be51-a1cf537c2f25'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e56d005-44da-4af3-ba4b-f154b2ac0f75","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:34:09Z","dns_nameservers":[],"updated_at":"2018-08-25T20:34: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"23f0c70f-96b5-4303-9cd7-821b129b5a8a","subnetpool_id":null,"name":"tempest-subnet-A-1-682821852"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:10.772 63 INFO tempest.lib.common.rest_client [req-cfff4037-09e2-4288-b7f0-316f53fbfe7e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/networks 0.607s 2018-08-25 20:34:10.772 63 DEBUG tempest.lib.common.rest_client [req-cfff4037-09e2-4288-b7f0-316f53fbfe7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1226803609"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:34:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cfff4037-09e2-4288-b7f0-316f53fbfe7e'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:34:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:34:10Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c30ca516-cc6b-450e-88e2-5f20f2a8f176","name":"tempest-B-1226803609"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:11.967 63 INFO tempest.lib.common.rest_client [req-bdfccd11-6535-4479-8acd-680d114f05a7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.193s 2018-08-25 20:34:11.967 63 DEBUG tempest.lib.common.rest_client [req-bdfccd11-6535-4479-8acd-680d114f05a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "c30ca516-cc6b-450e-88e2-5f20f2a8f176", "name": "tempest-subnet-B-1-37737093"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:34:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bdfccd11-6535-4479-8acd-680d114f05a7'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c30ca516-cc6b-450e-88e2-5f20f2a8f176","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:34:11Z","dns_nameservers":[],"updated_at":"2018-08-25T20:34:11Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"06f9b5e6-284c-4771-8d41-d214e5dc9165","subnetpool_id":null,"name":"tempest-subnet-B-1-37737093"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:12.372 63 INFO tempest.lib.common.rest_client [req-8c7c144b-479b-4df4-9b22-a94d98e89791 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.404s 2018-08-25 20:34:12.373 63 DEBUG tempest.lib.common.rest_client [req-8c7c144b-479b-4df4-9b22-a94d98e89791 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:34:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c7c144b-479b-4df4-9b22-a94d98e89791'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "62e86c06-c960-4029-b326-e49c10fac63a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:12.663 63 INFO tempest.lib.common.rest_client [req-04f5802b-cb12-4f01-93b6-fd557575a389 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/62e86c06-c960-4029-b326-e49c10fac63a/network_associations 0.288s 2018-08-25 20:34:12.663 63 DEBUG tempest.lib.common.rest_client [req-04f5802b-cb12-4f01-93b6-fd557575a389 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1e56d005-44da-4af3-ba4b-f154b2ac0f75"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/62e86c06-c960-4029-b326-e49c10fac63a/network_associations', u'date': 'Sat, 25 Aug 2018 20:34:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04f5802b-cb12-4f01-93b6-fd557575a389'} Body: {"network_association": {"network_id": "1e56d005-44da-4af3-ba4b-f154b2ac0f75", "id": "b79fe0c7-8ba6-47d5-9044-0b44f8f1bebe"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:12.967 63 INFO tempest.lib.common.rest_client [req-fd77f807-ff8d-4396-bfcc-6edcfca61f93 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/62e86c06-c960-4029-b326-e49c10fac63a/network_associations 0.303s 2018-08-25 20:34:12.967 63 DEBUG tempest.lib.common.rest_client [req-fd77f807-ff8d-4396-bfcc-6edcfca61f93 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c30ca516-cc6b-450e-88e2-5f20f2a8f176"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/62e86c06-c960-4029-b326-e49c10fac63a/network_associations', u'date': 'Sat, 25 Aug 2018 20:34:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd77f807-ff8d-4396-bfcc-6edcfca61f93'} Body: {"network_association": {"network_id": "c30ca516-cc6b-450e-88e2-5f20f2a8f176", "id": "90e0ea3c-7459-4e2e-91c1-e1c59033e0cd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:12.968 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-25 20:34:13.085 63 INFO tempest.lib.common.rest_client [req-78991771-935c-4e68-8dcc-4253305aaab4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.116s 2018-08-25 20:34:13.085 63 DEBUG tempest.lib.common.rest_client [req-78991771-935c-4e68-8dcc-4253305aaab4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1512531287"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-78991771-935c-4e68-8dcc-4253305aaab4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78991771-935c-4e68-8dcc-4253305aaab4'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc0amRl1ZIdZac4QC7yqGQ81E1TJiYCtmJGV/LsKTJvIGQQEQcIKNTq53oDS8On5xz4AzaFj+KX3V1WdVZOKLn90GYnM2tLg/BUCYFDO9OjFCbzVp0X0ctQ+O7PflgJne5AEAQMMJDbpbV0jN2GMX1Ya/JydAweuyK6ZqBRwMBsAmioTcl25h9O0CegTAyWopwwd4Kuvv2nB7md5RGGt6mnZhZPwPun6HFzt0DKZyp+MsghYocc8R09Le21UE4A62ITHxMJFXwI05gr7lO23E4Tv5pbJBOZELAE/cWJ8Fg0AcL4cFXvkGe86wgQb5oU47h1Ftv6ioQ4U6ol/bzZHSx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3NGpkZdWSHWWnOEAu8qhkPNRNUyYmArZiRlfy7CkybyBkEBE\nHCCjU6ud6A0vDp+cc+AM2hY/il91dVnVWTii5/dBmJzNrS4PwVAmBQzvToxQm81a\ndF9HLUPjuz35YCZ3uQBAEDDCQ26W1dIzdhjF9WGvycnQMHrsiumagUcDAbAJoqE3\nJduYfTtAnoEwMlqKcMHeCrr79pwe5neURhrepp2YWT8D7p+hxc7dAymcqfjLIIWK\nHHPEdPS3ttVBOAOtiEx8TCRV8CNOYK+5TttxOE7+aWyQTmRCwBP3FifBYNAHC+HB\nV75BnvOsIEG+aFOO4dRbb+oqEOFOqJf282R0sQIDAQABAoIBAQC/I1y8AVtWbTJp\nqPmRk9w2M+dfU2XidcHGwogBMG3zkZA05OwPzNCTZEHS01agOdibFJ0LSabGh8qM\nQa5DBJs+XvAQwenmtbA9jLrcNE4Ql7ROqHpbsP1TWSiOsx5g8+s939GUMiB1bgxy\nGPkiiF8R//TBnkbvL/gAZiSvMmCP28zk8iKUTdtpc+Mjd8ryJEO6/+/JsT1nl7JC\nzzci0DQ4cfXwu9x/iSD90gQcSHcJt+e+MW2OeJvIgWOYvPDzF1i2RySBmsg5YJ5h\nW438chpD9drEiXUsGZw+++IiXkqyqcj4TeIDXGKnTpPSYps0LyggjOnTFXLMXibq\nC4uDbvdhAoGBAPl98C29p6n4Mpxo3oMiz7BFVsQvlAdMIK+iRsTOBG27KP5Mq4iL\nUvh20UOzc3YnvUBPGT0XgMQSykRxUxt2VMKoowtoR+mHl5EtBl4AhMLxq50IBdHA\nn3NV2o1/hl46uXJuIbenFnDN5tJ05HNubggHvqB50RpooyGpsQU3pM9fAoGBAOKU\nQF0+QBA0vu+zsNXPrmwiO1yHf7wgVR83ed9PCuSNRfcSc955Cyt2HJoTwupjjPIm\nnmTGZH8PinaekeFhCV9HDxeItNjpm2iRzp3zUyYJDCeIu8sOXrY/xIJBB8k9wD53\nmGxjOUevJQ+Hhap4v6wcTzrxeuhMNt5K0FG7xgXvAoGBAJCnclAy/DlSTJXfP9Qs\npNqA+XO6Wkt42iK7JekJwguVTolTDsmWbj7dNSvZqgJBvDrDIdEIBYKpmljgk90C\nWNacTBxbFAbUtQ5ZWq26Az+8O1JKyoT49/o5NwR/gfq0db1hGW+QEzTITSKM38AF\nsQo6403ME28KaDsmVhq+TnJlAoGAQWh4uDIrPkJryDjAWMjOWmr7Zfe7uSxARnW2\nWe+wflAGHZAXIOcigVZkZVpFD3LTkmfxm7fl9QQgfaPDCyP/F6Ekyy9svZ2afnJx\nCgnfPACqoJMJW1H3p3b7HHr3a3HHGIFf4BI4y+fUtAn0XUTkWCQH/0UMrRirUjqY\nrq+dN8MCgYAxu9GGT7KPbLID+wu5KXmCt6dcRmugDeGzbN0hiV7zyVNs3UD/XJQ9\ndaUYlo0xHVSfmIG3A+Q54Rx/NKvcAb+jIP11i0rbtR+ucVB23vLy+/ROdFUqgBzE\n9p9rOx6MPVraXQnqqTm/9PQ6+pcN+K2Hy3RfPCuC73UCKY11r0npag==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1512531287", "fingerprint": "d3:99:66:e2:e8:69:f7:d2:67:69:4e:a8:4f:f8:70:79"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:14.276 63 INFO tempest.lib.common.rest_client [req-6a5a8260-6134-454b-a1b9-feaf7738d6c7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/ports 1.186s 2018-08-25 20:34:14.276 63 DEBUG tempest.lib.common.rest_client [req-6a5a8260-6134-454b-a1b9-feaf7738d6c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1e56d005-44da-4af3-ba4b-f154b2ac0f75", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1901094817", "security_groups": ["e3184f59-eba9-42f9-8f28-a828e5535463"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:34:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a5a8260-6134-454b-a1b9-feaf7738d6c7'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:34:13Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1e56d005-44da-4af3-ba4b-f154b2ac0f75","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:34:13Z","name":"tempest-port-smoke-1901094817","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:db:44:44","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"23f0c70f-96b5-4303-9cd7-821b129b5a8a","ip_address":"10.101.11.10"}],"id":"62ddb6e9-3c55-487b-93db-b134556ac03f","security_groups":["e3184f59-eba9-42f9-8f28-a828e5535463"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:16.535 63 INFO tempest.lib.common.rest_client [req-e5a16645-f4b2-4bc1-93d4-2bec785e7784 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 202 POST http://172.30.9.33:8774/v2.1/servers 2.257s 2018-08-25 20:34:16.535 63 DEBUG tempest.lib.common.rest_client [req-e5a16645-f4b2-4bc1-93d4-2bec785e7784 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1512531287", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "1e56d005-44da-4af3-ba4b-f154b2ac0f75", "port": "62ddb6e9-3c55-487b-93db-b134556ac03f"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-e5a16645-f4b2-4bc1-93d4-2bec785e7784', 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5a16645-f4b2-4bc1-93d4-2bec785e7784'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "adminPass": "7LZNDbtv2veY"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:16.801 63 INFO tempest.lib.common.rest_client [req-28c4f9a7-aea2-4cbd-ad4c-ad35e293fa16 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.261s 2018-08-25 20:34:16.801 63 DEBUG tempest.lib.common.rest_client [req-28c4f9a7-aea2-4cbd-ad4c-ad35e293fa16 ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-28c4f9a7-aea2-4cbd-ad4c-ad35e293fa16', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c4f9a7-aea2-4cbd-ad4c-ad35e293fa16'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:34:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:18.149 63 INFO tempest.lib.common.rest_client [req-c136c5a0-8032-4a30-830f-e8b4b7351539 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.333s 2018-08-25 20:34:18.150 63 DEBUG tempest.lib.common.rest_client [req-c136c5a0-8032-4a30-830f-e8b4b7351539 ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-c136c5a0-8032-4a30-830f-e8b4b7351539', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c136c5a0-8032-4a30-830f-e8b4b7351539'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:34:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:19.467 63 INFO tempest.lib.common.rest_client [req-5216297e-7705-4581-bce6-0d9632fda15c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.302s 2018-08-25 20:34:19.467 63 DEBUG tempest.lib.common.rest_client [req-5216297e-7705-4581-bce6-0d9632fda15c ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-5216297e-7705-4581-bce6-0d9632fda15c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5216297e-7705-4581-bce6-0d9632fda15c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:34:18Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:19.483 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-25 20:34:20.657 63 INFO tempest.lib.common.rest_client [req-6290b0b9-64b1-442a-aa9d-9ee67b2ae876 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.171s 2018-08-25 20:34:20.657 63 DEBUG tempest.lib.common.rest_client [req-6290b0b9-64b1-442a-aa9d-9ee67b2ae876 ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-6290b0b9-64b1-442a-aa9d-9ee67b2ae876', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6290b0b9-64b1-442a-aa9d-9ee67b2ae876'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:34:19Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:20.670 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:34:22.139 63 INFO tempest.lib.common.rest_client [req-9113ad54-2904-4a92-ac8a-818ce86b6f52 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.466s 2018-08-25 20:34:22.139 63 DEBUG tempest.lib.common.rest_client [req-9113ad54-2904-4a92-ac8a-818ce86b6f52 ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-9113ad54-2904-4a92-ac8a-818ce86b6f52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9113ad54-2904-4a92-ac8a-818ce86b6f52'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:34:19Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:23.309 63 INFO tempest.lib.common.rest_client [req-e951c4c5-f6c1-4929-a5f5-a582f94463d0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.162s 2018-08-25 20:34:23.310 63 DEBUG tempest.lib.common.rest_client [req-e951c4c5-f6c1-4929-a5f5-a582f94463d0 ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-e951c4c5-f6c1-4929-a5f5-a582f94463d0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e951c4c5-f6c1-4929-a5f5-a582f94463d0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-2053651328": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:44:44", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:34:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:34:23Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:23.322 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:34:23.931 63 INFO tempest.lib.common.rest_client [req-0bcb5126-7956-4fee-a112-9f3f7ad3cfbd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.608s 2018-08-25 20:34:23.931 63 DEBUG tempest.lib.common.rest_client [req-0bcb5126-7956-4fee-a112-9f3f7ad3cfbd ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-0bcb5126-7956-4fee-a112-9f3f7ad3cfbd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0bcb5126-7956-4fee-a112-9f3f7ad3cfbd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-2053651328": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:44:44", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:34:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:34:23Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:23.944 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 8d0e4534-0b95-409a-a45b-1f4f714fa542 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:34:25.173 63 INFO tempest.lib.common.rest_client [req-775d1a4c-6bd6-44b8-ba73-91a94d6d6213 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/ports 1.228s 2018-08-25 20:34:25.174 63 DEBUG tempest.lib.common.rest_client [req-775d1a4c-6bd6-44b8-ba73-91a94d6d6213 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c30ca516-cc6b-450e-88e2-5f20f2a8f176", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-621129097", "security_groups": ["e3184f59-eba9-42f9-8f28-a828e5535463"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:34:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-775d1a4c-6bd6-44b8-ba73-91a94d6d6213'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:34:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c30ca516-cc6b-450e-88e2-5f20f2a8f176","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:34:24Z","name":"tempest-port-smoke-621129097","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:52:f7:32","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"06f9b5e6-284c-4771-8d41-d214e5dc9165","ip_address":"10.102.21.20"}],"id":"57f45e1f-99b7-4835-8cea-15dea1f1f74e","security_groups":["e3184f59-eba9-42f9-8f28-a828e5535463"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:26.562 63 INFO tempest.lib.common.rest_client [req-28e26e35-b803-4047-955c-b68ddd1ef7d6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 202 POST http://172.30.9.33:8774/v2.1/servers 1.386s 2018-08-25 20:34:26.562 63 DEBUG tempest.lib.common.rest_client [req-28e26e35-b803-4047-955c-b68ddd1ef7d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1512531287", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c30ca516-cc6b-450e-88e2-5f20f2a8f176", "port": "57f45e1f-99b7-4835-8cea-15dea1f1f74e"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-28e26e35-b803-4047-955c-b68ddd1ef7d6', 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28e26e35-b803-4047-955c-b68ddd1ef7d6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "adminPass": "opaHYf8xBus4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:26.630 63 INFO tempest.lib.common.rest_client [req-05b239dc-df05-4ca9-87f1-a2aff0b305ec ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.063s 2018-08-25 20:34:26.631 63 DEBUG tempest.lib.common.rest_client [req-05b239dc-df05-4ca9-87f1-a2aff0b305ec ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-05b239dc-df05-4ca9-87f1-a2aff0b305ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05b239dc-df05-4ca9-87f1-a2aff0b305ec'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:34:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-2", "created": "2018-08-25T20:34:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:27.704 63 INFO tempest.lib.common.rest_client [req-e6c4d5a0-c650-4542-9d67-b3fedc7f9265 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.059s 2018-08-25 20:34:27.705 63 DEBUG tempest.lib.common.rest_client [req-e6c4d5a0-c650-4542-9d67-b3fedc7f9265 ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-e6c4d5a0-c650-4542-9d67-b3fedc7f9265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6c4d5a0-c650-4542-9d67-b3fedc7f9265'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:34:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-2", "created": "2018-08-25T20:34:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:28.811 63 INFO tempest.lib.common.rest_client [req-852f66d8-c5d0-4b78-972a-1957b5840c15 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.093s 2018-08-25 20:34:28.812 63 DEBUG tempest.lib.common.rest_client [req-852f66d8-c5d0-4b78-972a-1957b5840c15 ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-852f66d8-c5d0-4b78-972a-1957b5840c15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-852f66d8-c5d0-4b78-972a-1957b5840c15'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:34:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-2", "created": "2018-08-25T20:34:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:28.823 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:34:29.966 63 INFO tempest.lib.common.rest_client [req-60f68c3d-c1b1-422b-81f5-846db295923a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.141s 2018-08-25 20:34:29.967 63 DEBUG tempest.lib.common.rest_client [req-60f68c3d-c1b1-422b-81f5-846db295923a ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-60f68c3d-c1b1-422b-81f5-846db295923a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60f68c3d-c1b1-422b-81f5-846db295923a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:34:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-2", "created": "2018-08-25T20:34:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:31.128 63 INFO tempest.lib.common.rest_client [req-c989bc42-276b-42ec-ba84-5a80fafd4612 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.146s 2018-08-25 20:34:31.129 63 DEBUG tempest.lib.common.rest_client [req-c989bc42-276b-42ec-ba84-5a80fafd4612 ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-c989bc42-276b-42ec-ba84-5a80fafd4612', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c989bc42-276b-42ec-ba84-5a80fafd4612'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:34:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-2", "created": "2018-08-25T20:34:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:32.322 63 INFO tempest.lib.common.rest_client [req-d016b9ad-daa3-43e8-917e-84cf391221de ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.179s 2018-08-25 20:34:32.323 63 DEBUG tempest.lib.common.rest_client [req-d016b9ad-daa3-43e8-917e-84cf391221de ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-d016b9ad-daa3-43e8-917e-84cf391221de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d016b9ad-daa3-43e8-917e-84cf391221de'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1226803609": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f7:32", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:34:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:34:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-2", "created": "2018-08-25T20:34:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:32.336 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:34:32.732 63 INFO tempest.lib.common.rest_client [req-9ae1dcc8-5485-4c83-89ad-9a1a15724d11 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.395s 2018-08-25 20:34:32.733 63 DEBUG tempest.lib.common.rest_client [req-9ae1dcc8-5485-4c83-89ad-9a1a15724d11 ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-9ae1dcc8-5485-4c83-89ad-9a1a15724d11', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ae1dcc8-5485-4c83-89ad-9a1a15724d11'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1226803609": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f7:32", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:34:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:34:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-2", "created": "2018-08-25T20:34:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:32.746 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: bf8ac30f-935b-4e5e-b99f-8e418436e366 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:34:32.842 63 INFO tempest.lib.common.rest_client [req-887d97fc-7611-41c9-ac29-a9c2497192b5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/routers 0.095s 2018-08-25 20:34:32.842 63 DEBUG tempest.lib.common.rest_client [req-887d97fc-7611-41c9-ac29-a9c2497192b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--321736488", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:34:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-887d97fc-7611-41c9-ac29-a9c2497192b5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:32Z", "admin_state_up": true, "updated_at": "2018-08-25T20:34:32Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e13e2dc0-7dae-4e8a-95ec-7de2ab629618", "name": "tempest-router--321736488"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:34.340 63 INFO tempest.lib.common.rest_client [req-eed146e2-fe21-44f0-88e5-01a0f659fb9a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 PUT http://172.30.9.33:9696/v2.0/routers/e13e2dc0-7dae-4e8a-95ec-7de2ab629618 1.497s 2018-08-25 20:34:34.341 63 DEBUG tempest.lib.common.rest_client [req-eed146e2-fe21-44f0-88e5-01a0f659fb9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e13e2dc0-7dae-4e8a-95ec-7de2ab629618', u'date': 'Sat, 25 Aug 2018 20:34:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eed146e2-fe21-44f0-88e5-01a0f659fb9a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:32Z", "admin_state_up": true, "updated_at": "2018-08-25T20:34:34Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e13e2dc0-7dae-4e8a-95ec-7de2ab629618", "name": "tempest-router--321736488"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:36.554 63 INFO tempest.lib.common.rest_client [req-924759e5-ac68-4978-9540-b20920b0866b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 PUT http://172.30.9.33:9696/v2.0/routers/e13e2dc0-7dae-4e8a-95ec-7de2ab629618/add_router_interface 2.212s 2018-08-25 20:34:36.555 63 DEBUG tempest.lib.common.rest_client [req-924759e5-ac68-4978-9540-b20920b0866b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "23f0c70f-96b5-4303-9cd7-821b129b5a8a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e13e2dc0-7dae-4e8a-95ec-7de2ab629618/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:34:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-924759e5-ac68-4978-9540-b20920b0866b'} Body: {"network_id": "1e56d005-44da-4af3-ba4b-f154b2ac0f75", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "23f0c70f-96b5-4303-9cd7-821b129b5a8a", "subnet_ids": ["23f0c70f-96b5-4303-9cd7-821b129b5a8a"], "port_id": "24a369b4-fae6-4851-a7d5-4059509a9443", "id": "e13e2dc0-7dae-4e8a-95ec-7de2ab629618"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:38.668 63 INFO tempest.lib.common.rest_client [req-8691e6b1-10e6-4f66-90ce-c3b68cf4fd51 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.112s 2018-08-25 20:34:38.669 63 DEBUG tempest.lib.common.rest_client [req-8691e6b1-10e6-4f66-90ce-c3b68cf4fd51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "62ddb6e9-3c55-487b-93db-b134556ac03f"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:34:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8691e6b1-10e6-4f66-90ce-c3b68cf4fd51'} Body: {"floatingip": {"router_id": "e13e2dc0-7dae-4e8a-95ec-7de2ab629618", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:34:37Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "62ddb6e9-3c55-487b-93db-b134556ac03f", "id": "cfd2cdfa-c874-4c67-9422-a2b07ac2604e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:34:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:38.670 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:34:40.671 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:34:40.735 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:34:40.736 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:34:40.851 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-25 20:34:40.852 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:34:40.854 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:34:40.913 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:34:40.918 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:34:45.926 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_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-25 20:34:45.926 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-25 20:34:45.927 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075960 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:34:47.021 63 INFO tempest.lib.common.rest_client [req-e7f8b778-211d-446a-a981-a47538b1bb97 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/cfd2cdfa-c874-4c67-9422-a2b07ac2604e 1.093s 2018-08-25 20:34:47.022 63 DEBUG tempest.lib.common.rest_client [req-e7f8b778-211d-446a-a981-a47538b1bb97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/cfd2cdfa-c874-4c67-9422-a2b07ac2604e', u'date': 'Sat, 25 Aug 2018 20:34:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e7f8b778-211d-446a-a981-a47538b1bb97'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:48.640 63 INFO tempest.lib.common.rest_client [req-fe6abc16-c818-447f-9321-d8d5d8a02dd3 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/e13e2dc0-7dae-4e8a-95ec-7de2ab629618/remove_router_interface 1.618s 2018-08-25 20:34:48.641 63 DEBUG tempest.lib.common.rest_client [req-fe6abc16-c818-447f-9321-d8d5d8a02dd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "23f0c70f-96b5-4303-9cd7-821b129b5a8a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e13e2dc0-7dae-4e8a-95ec-7de2ab629618/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:34:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe6abc16-c818-447f-9321-d8d5d8a02dd3'} Body: {"network_id": "1e56d005-44da-4af3-ba4b-f154b2ac0f75", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "23f0c70f-96b5-4303-9cd7-821b129b5a8a", "subnet_ids": ["23f0c70f-96b5-4303-9cd7-821b129b5a8a"], "port_id": "24a369b4-fae6-4851-a7d5-4059509a9443", "id": "e13e2dc0-7dae-4e8a-95ec-7de2ab629618"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:50.059 63 INFO tempest.lib.common.rest_client [req-70da2060-666e-4bad-84e5-7eb2d92a57c1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/e13e2dc0-7dae-4e8a-95ec-7de2ab629618 1.417s 2018-08-25 20:34:50.060 63 DEBUG tempest.lib.common.rest_client [req-70da2060-666e-4bad-84e5-7eb2d92a57c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e13e2dc0-7dae-4e8a-95ec-7de2ab629618', u'date': 'Sat, 25 Aug 2018 20:34:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-70da2060-666e-4bad-84e5-7eb2d92a57c1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:50.241 63 INFO tempest.lib.common.rest_client [req-8182c49f-62fe-4ed4-a45d-25aaae956de5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.180s 2018-08-25 20:34:50.241 63 DEBUG tempest.lib.common.rest_client [req-8182c49f-62fe-4ed4-a45d-25aaae956de5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-8182c49f-62fe-4ed4-a45d-25aaae956de5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8182c49f-62fe-4ed4-a45d-25aaae956de5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:51.214 63 INFO tempest.lib.common.rest_client [req-c7f92b33-3c9e-4f14-b48f-594f4f62af33 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.972s 2018-08-25 20:34:51.215 63 DEBUG tempest.lib.common.rest_client [req-c7f92b33-3c9e-4f14-b48f-594f4f62af33 ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-c7f92b33-3c9e-4f14-b48f-594f4f62af33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7f92b33-3c9e-4f14-b48f-594f4f62af33'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1226803609": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f7:32", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:34:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "bf8ac30f-935b-4e5e-b99f-8e418436e366", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:34:50Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-2", "created": "2018-08-25T20:34:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:52.273 63 INFO tempest.lib.common.rest_client [req-b9c19e77-e7ed-43b0-b886-0cd54c712b02 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366 0.044s 2018-08-25 20:34:52.274 63 DEBUG tempest.lib.common.rest_client [req-b9c19e77-e7ed-43b0-b886-0cd54c712b02 ] 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.33:8774/v2.1/servers/bf8ac30f-935b-4e5e-b99f-8e418436e366', u'x-compute-request-id': 'req-b9c19e77-e7ed-43b0-b886-0cd54c712b02', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:52 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b9c19e77-e7ed-43b0-b886-0cd54c712b02'} Body: {"itemNotFound": {"message": "Instance bf8ac30f-935b-4e5e-b99f-8e418436e366 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:53.162 63 INFO tempest.lib.common.rest_client [req-cd77f62a-3c9a-41df-8006-49971f9751a9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/57f45e1f-99b7-4835-8cea-15dea1f1f74e 0.887s 2018-08-25 20:34:53.162 63 DEBUG tempest.lib.common.rest_client [req-cd77f62a-3c9a-41df-8006-49971f9751a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/57f45e1f-99b7-4835-8cea-15dea1f1f74e', u'date': 'Sat, 25 Aug 2018 20:34:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd77f62a-3c9a-41df-8006-49971f9751a9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:53.330 63 INFO tempest.lib.common.rest_client [req-3a8df7f7-17e1-4b94-b220-793d23248d04 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.167s 2018-08-25 20:34:53.331 63 DEBUG tempest.lib.common.rest_client [req-3a8df7f7-17e1-4b94-b220-793d23248d04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-3a8df7f7-17e1-4b94-b220-793d23248d04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a8df7f7-17e1-4b94-b220-793d23248d04'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:53.510 63 INFO tempest.lib.common.rest_client [req-a6d48fc6-5a6e-455c-8753-dae9d57e78a7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.179s 2018-08-25 20:34:53.511 63 DEBUG tempest.lib.common.rest_client [req-a6d48fc6-5a6e-455c-8753-dae9d57e78a7 ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-a6d48fc6-5a6e-455c-8753-dae9d57e78a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6d48fc6-5a6e-455c-8753-dae9d57e78a7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-2053651328": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:44:44", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:34:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "security_groups": [{"name": "tempest-secgroup-smoke-870613828"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:34:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:54.919 63 INFO tempest.lib.common.rest_client [req-17afd5aa-4b11-4179-8afe-af042f86fa17 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.393s 2018-08-25 20:34:54.919 63 DEBUG tempest.lib.common.rest_client [req-17afd5aa-4b11-4179-8afe-af042f86fa17 ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-17afd5aa-4b11-4179-8afe-af042f86fa17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17afd5aa-4b11-4179-8afe-af042f86fa17'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-2053651328": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:44:44", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:34:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8d0e4534-0b95-409a-a45b-1f4f714fa542", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:34:54Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1512531287", "name": "server-1", "created": "2018-08-25T20:34:16Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:55.986 63 INFO tempest.lib.common.rest_client [req-f70c741e-1be3-4a0b-87a4-44a4b205a154 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542 0.051s 2018-08-25 20:34:55.986 63 DEBUG tempest.lib.common.rest_client [req-f70c741e-1be3-4a0b-87a4-44a4b205a154 ] 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.33:8774/v2.1/servers/8d0e4534-0b95-409a-a45b-1f4f714fa542', u'x-compute-request-id': 'req-f70c741e-1be3-4a0b-87a4-44a4b205a154', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:55 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f70c741e-1be3-4a0b-87a4-44a4b205a154'} Body: {"itemNotFound": {"message": "Instance 8d0e4534-0b95-409a-a45b-1f4f714fa542 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:56.554 63 INFO tempest.lib.common.rest_client [req-b47dcf01-7800-4894-b1da-abedf03b86cc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/62ddb6e9-3c55-487b-93db-b134556ac03f 0.566s 2018-08-25 20:34:56.554 63 DEBUG tempest.lib.common.rest_client [req-b47dcf01-7800-4894-b1da-abedf03b86cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/62ddb6e9-3c55-487b-93db-b134556ac03f', u'date': 'Sat, 25 Aug 2018 20:34:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b47dcf01-7800-4894-b1da-abedf03b86cc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:56.650 63 INFO tempest.lib.common.rest_client [req-c494bf01-42b3-4eaf-b475-0df0569ceda5 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1512531287 0.095s 2018-08-25 20:34:56.651 63 DEBUG tempest.lib.common.rest_client [req-c494bf01-42b3-4eaf-b475-0df0569ceda5 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1512531287', u'x-compute-request-id': 'req-c494bf01-42b3-4eaf-b475-0df0569ceda5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:34:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c494bf01-42b3-4eaf-b475-0df0569ceda5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:58.033 63 INFO tempest.lib.common.rest_client [req-35dbb5a5-3860-473b-9a16-311844baba12 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/06f9b5e6-284c-4771-8d41-d214e5dc9165 1.382s 2018-08-25 20:34:58.034 63 DEBUG tempest.lib.common.rest_client [req-35dbb5a5-3860-473b-9a16-311844baba12 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/06f9b5e6-284c-4771-8d41-d214e5dc9165', u'date': 'Sat, 25 Aug 2018 20:34:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-35dbb5a5-3860-473b-9a16-311844baba12'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:34:59.590 63 INFO tempest.lib.common.rest_client [req-714ee463-cbd7-44aa-a179-5fd0dce5147e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c30ca516-cc6b-450e-88e2-5f20f2a8f176 1.555s 2018-08-25 20:34:59.591 63 DEBUG tempest.lib.common.rest_client [req-714ee463-cbd7-44aa-a179-5fd0dce5147e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/c30ca516-cc6b-450e-88e2-5f20f2a8f176', u'date': 'Sat, 25 Aug 2018 20:34:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-714ee463-cbd7-44aa-a179-5fd0dce5147e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:00.679 63 INFO tempest.lib.common.rest_client [req-91fe8674-5b47-4cc7-90a4-6b58426ae17e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/23f0c70f-96b5-4303-9cd7-821b129b5a8a 1.087s 2018-08-25 20:35:00.680 63 DEBUG tempest.lib.common.rest_client [req-91fe8674-5b47-4cc7-90a4-6b58426ae17e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/23f0c70f-96b5-4303-9cd7-821b129b5a8a', u'date': 'Sat, 25 Aug 2018 20:35:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-91fe8674-5b47-4cc7-90a4-6b58426ae17e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:02.409 63 INFO tempest.lib.common.rest_client [req-60e2b335-917a-40e8-913e-94f088f0c0bb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/1e56d005-44da-4af3-ba4b-f154b2ac0f75 1.728s 2018-08-25 20:35:02.409 63 DEBUG tempest.lib.common.rest_client [req-60e2b335-917a-40e8-913e-94f088f0c0bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/1e56d005-44da-4af3-ba4b-f154b2ac0f75', u'date': 'Sat, 25 Aug 2018 20:35:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-60e2b335-917a-40e8-913e-94f088f0c0bb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:02.736 63 INFO tempest.lib.common.rest_client [req-e9ea4224-59db-448e-a61a-0e2d6e44e757 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/e3184f59-eba9-42f9-8f28-a828e5535463 0.326s 2018-08-25 20:35:02.736 63 DEBUG tempest.lib.common.rest_client [req-e9ea4224-59db-448e-a61a-0e2d6e44e757 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/e3184f59-eba9-42f9-8f28-a828e5535463', u'date': 'Sat, 25 Aug 2018 20:35:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e9ea4224-59db-448e-a61a-0e2d6e44e757'} 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 [55.697536s] ... ok 2018-08-25 20:35:03.020 63 INFO tempest.lib.common.rest_client [req-072248c3-df39-4e94-b2fd-16f4a260a3e2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.265s 2018-08-25 20:35:03.021 63 DEBUG tempest.lib.common.rest_client [req-072248c3-df39-4e94-b2fd-16f4a260a3e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-652383723 description", "name": "tempest-secgroup-smoke-652383723"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:35:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-072248c3-df39-4e94-b2fd-16f4a260a3e2'} Body: {"security_group": {"description": "tempest-secgroup-smoke-652383723 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:02Z", "updated_at": "2018-08-25T20:35:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:35:02Z", "revision_number": 0, "id": "3341c193-9777-43e3-867f-071567219f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:35:02Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:35:02Z", "revision_number": 0, "id": "38196045-41cd-4087-a5eb-b8d6458c4c34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:35:02Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "name": "tempest-secgroup-smoke-652383723"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:03.197 63 INFO tempest.lib.common.rest_client [req-3c09ee39-7ab2-4046-b4d7-32dd03c606fa ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.175s 2018-08-25 20:35:03.197 63 DEBUG tempest.lib.common.rest_client [req-3c09ee39-7ab2-4046-b4d7-32dd03c606fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:35:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c09ee39-7ab2-4046-b4d7-32dd03c606fa'} 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-25T20:35:03Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2c7445f4-8d79-467d-9d4b-bdcf730ff426"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:03.391 63 INFO tempest.lib.common.rest_client [req-9dbde2ad-b199-46d9-bff0-2f4d6a0d1464 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.193s 2018-08-25 20:35:03.392 63 DEBUG tempest.lib.common.rest_client [req-9dbde2ad-b199-46d9-bff0-2f4d6a0d1464 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:35:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9dbde2ad-b199-46d9-bff0-2f4d6a0d1464'} 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-25T20:35:03Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "380a10e4-5c30-49eb-9bb7-973c8765c65e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:03.550 63 INFO tempest.lib.common.rest_client [req-7ea4eb49-c026-40b9-9529-34dc289b937a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:35:03.550 63 DEBUG tempest.lib.common.rest_client [req-7ea4eb49-c026-40b9-9529-34dc289b937a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:35:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ea4eb49-c026-40b9-9529-34dc289b937a'} 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-25T20:35:03Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c76ece55-1bda-4a9c-9dc4-7445440e2986"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:03.705 63 INFO tempest.lib.common.rest_client [req-e0d631e8-4fb5-4b71-b028-d3a214faa712 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:35:03.706 63 DEBUG tempest.lib.common.rest_client [req-e0d631e8-4fb5-4b71-b028-d3a214faa712 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:35:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0d631e8-4fb5-4b71-b028-d3a214faa712'} 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-25T20:35:03Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3b2ce436-8f40-4417-915c-045173ddf34b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:03.855 63 INFO tempest.lib.common.rest_client [req-38fcb414-cbef-4775-a180-751e76f7e41c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:35:03.856 63 DEBUG tempest.lib.common.rest_client [req-38fcb414-cbef-4775-a180-751e76f7e41c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:35:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-38fcb414-cbef-4775-a180-751e76f7e41c'} 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-25T20:35:03Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7e2ca10c-178e-4c39-8571-436f8ab97c7a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:04.017 63 INFO tempest.lib.common.rest_client [req-39f0d6b4-71e9-4022-9b5a-4f686f0b6a18 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 20:35:04.018 63 DEBUG tempest.lib.common.rest_client [req-39f0d6b4-71e9-4022-9b5a-4f686f0b6a18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:35:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-39f0d6b4-71e9-4022-9b5a-4f686f0b6a18'} 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-25T20:35:03Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "69f761e6-dfc4-4f42-b672-804a5e46f25c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:04.161 63 INFO tempest.lib.common.rest_client [req-264bfef9-e415-4fb8-af38-1a7c256a64e0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 20:35:04.161 63 DEBUG tempest.lib.common.rest_client [req-264bfef9-e415-4fb8-af38-1a7c256a64e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:35:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-264bfef9-e415-4fb8-af38-1a7c256a64e0'} 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-25T20:35:04Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c90961a9-f41c-4ceb-9446-3b3e93df7d0a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:04.329 63 INFO tempest.lib.common.rest_client [req-2231d748-24ea-4734-adbb-798e96466ded ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:35:04.329 63 DEBUG tempest.lib.common.rest_client [req-2231d748-24ea-4734-adbb-798e96466ded ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:35:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2231d748-24ea-4734-adbb-798e96466ded'} 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-25T20:35:04Z", "security_group_id": "8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "042545e0-2702-484f-ad25-c99f10e5e1c5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:04.582 63 INFO tempest.lib.common.rest_client [req-b45308ac-72d3-4e7e-b7b6-ecbd23a8cfb9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/networks 0.252s 2018-08-25 20:35:04.583 63 DEBUG tempest.lib.common.rest_client [req-b45308ac-72d3-4e7e-b7b6-ecbd23a8cfb9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-624097765"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:35:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b45308ac-72d3-4e7e-b7b6-ecbd23a8cfb9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:35:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:35:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"7a173988-fec3-499a-a751-92ff5bbeb60b","name":"tempest-A-624097765"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:05.158 63 INFO tempest.lib.common.rest_client [req-8505ad74-790a-4b5e-aae3-aed72beef849 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.574s 2018-08-25 20:35:05.158 63 DEBUG tempest.lib.common.rest_client [req-8505ad74-790a-4b5e-aae3-aed72beef849 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "7a173988-fec3-499a-a751-92ff5bbeb60b", "name": "tempest-subnet-A-1-2117351819"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:35:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8505ad74-790a-4b5e-aae3-aed72beef849'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a173988-fec3-499a-a751-92ff5bbeb60b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:35:04Z","dns_nameservers":[],"updated_at":"2018-08-25T20:35:04Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"3023108a-928e-4aa3-a750-33c1c8a5748a","subnetpool_id":null,"name":"tempest-subnet-A-1-2117351819"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:05.400 63 INFO tempest.lib.common.rest_client [req-5de4fcce-582b-4a45-9772-fcb53cf7ce99 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/networks 0.240s 2018-08-25 20:35:05.400 63 DEBUG tempest.lib.common.rest_client [req-5de4fcce-582b-4a45-9772-fcb53cf7ce99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1237111788"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:35:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5de4fcce-582b-4a45-9772-fcb53cf7ce99'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:35:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:35:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"2a0a3f4d-d6a5-4cf8-854c-84611111e287","name":"tempest-B-1237111788"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:05.957 63 INFO tempest.lib.common.rest_client [req-f8898a59-8129-4902-a6b2-abef8e4ccba1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.555s 2018-08-25 20:35:05.957 63 DEBUG tempest.lib.common.rest_client [req-f8898a59-8129-4902-a6b2-abef8e4ccba1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "2a0a3f4d-d6a5-4cf8-854c-84611111e287", "name": "tempest-subnet-B-1-225357913"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:35:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8898a59-8129-4902-a6b2-abef8e4ccba1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a0a3f4d-d6a5-4cf8-854c-84611111e287","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:35:05Z","dns_nameservers":[],"updated_at":"2018-08-25T20:35:05Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"7589b7a6-810b-4532-be5f-22a025dac88f","subnetpool_id":null,"name":"tempest-subnet-B-1-225357913"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:06.378 63 INFO tempest.lib.common.rest_client [req-fddc993c-21d1-44a3-809a-6d83db70a98a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.419s 2018-08-25 20:35:06.378 63 DEBUG tempest.lib.common.rest_client [req-fddc993c-21d1-44a3-809a-6d83db70a98a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:35:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fddc993c-21d1-44a3-809a-6d83db70a98a'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "6062262f-2803-40fd-b1e1-7ab8b6cb9616"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:06.671 63 INFO tempest.lib.common.rest_client [req-9f385345-08ba-4f1b-9fdf-a1fc7592cf21 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6062262f-2803-40fd-b1e1-7ab8b6cb9616/network_associations 0.292s 2018-08-25 20:35:06.671 63 DEBUG tempest.lib.common.rest_client [req-9f385345-08ba-4f1b-9fdf-a1fc7592cf21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7a173988-fec3-499a-a751-92ff5bbeb60b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6062262f-2803-40fd-b1e1-7ab8b6cb9616/network_associations', u'date': 'Sat, 25 Aug 2018 20:35:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f385345-08ba-4f1b-9fdf-a1fc7592cf21'} Body: {"network_association": {"network_id": "7a173988-fec3-499a-a751-92ff5bbeb60b", "id": "4a9f9225-fe28-4b64-b236-8ec49964973b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:06.815 63 INFO tempest.lib.common.rest_client [req-e3354425-8836-426e-9539-6a0c4deea8fd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.143s 2018-08-25 20:35:06.816 63 DEBUG tempest.lib.common.rest_client [req-e3354425-8836-426e-9539-6a0c4deea8fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-422989546"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-e3354425-8836-426e-9539-6a0c4deea8fd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3354425-8836-426e-9539-6a0c4deea8fd'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSICEVbBSRn8xDO+N5I91jDF4/tdQi1ccx2qrcHn1ZW9dicBtw6fv2j/dwfWXpzVPemvScliy34IclrHSvVs8mmB3pl30hehxfXcm521XRWmolDN/rMfbYdby/fzJw3g5LXbPkUf+UPsOfq/OdsCPPIjp/TG2yFizNJVGsuW6HnattJHJrz8u4f+i+B1TCFu/N7gDxI28B3wfEQb9rnzgwFClPVToFTI7meGhhDaFLKP0QoB89vFVIvGEA9v+7u5gQftqCZPXPw5WLjmhzje4fWD1RvGsyDloPLIrGzpO8vuPsLTPnGUou1I1XepExu16lNuopj3N/lI/6nt4WmEsD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0iAhFWwUkZ/MQzvjeSPdYwxeP7XUItXHMdqq3B59WVvXYnAb\ncOn79o/3cH1l6c1T3pr0nJYst+CHJax0r1bPJpgd6Zd9IXocX13JudtV0VpqJQzf\n6zH22HW8v38ycN4OS12z5FH/lD7Dn6vznbAjzyI6f0xtshYszSVRrLluh52rbSRy\na8/LuH/ovgdUwhbvze4A8SNvAd8HxEG/a584MBQpT1U6BUyO5nhoYQ2hSyj9EKAf\nPbxVSLxhAPb/u7uYEH7agmT1z8OVi45oc43uH1g9UbxrMg5aDyyKxs6TvL7j7C0z\n5xlKLtSNV3qRMbtepTbqKY9zf5SP+p7eFphLAwIDAQABAoIBACbkL3tpj70MWKAx\nG382dil5BpDANM1lyAKgOHOZaRX6+7iKi2mwxSPzrZayfwRxLo7LG29IFGrMMfd1\nHfu+E4VPLmon0c86bLnx//5YbF/dXjwRT/iWPNv/nrnK7ykY0Ih+hWdDDg0AOPD6\nwJJ1IYubCDy7hqoplI071QwlHiIXZNbMQ0zKAlra7mnciplak5ULgBCtHm7SPjPq\n7O9kSPFNkTwS5r9pOUSjhqmx49xYxvMrOYS1rEkojXEK8L0ZDNGyfBZ6jFlSWLgH\niFYJcGgfT3i/ZVJ/67fVkvvmR0cdarjcNlR93qDRaYcAH/jZM/ITRSzjeIS4IddA\nvDdH7oECgYEA74Ho2vaGnuOu9Ekc2kvozBa7hbG5l1nFPT81DpT2F3LUh4MCHiwS\nNjipNgBqs1Zw9AV1+fC0BqU9p4I3Tvbd/wFwLz3GLnMLGzNAlQk9nsxr66VcMRL3\n+yOr2Jkv+AgQOjfQr9+MTbnl5joLoPYLOBFLwPLL2jAdriDm9ORYg6ECgYEA4JhE\nn1RAHkA2Rdylf50HwFzYouu6vALAlL3W8LHUDDvzTluUmbXbZzOuSccmwkOjEnUb\nRgO7VqQReVhqIvyg8doDyJVPqS9qTiTNoNC37LCXfJldBISIVOEXiP4xF5pp0qRN\nVmLjPRCZgleFVMFh9k40iWfh1VQCX1obc69azCMCgYBh1exbvYaCUzl9enw5w/Zl\noAeb9lx8seP7P92Zhkn8jCC69k4gKxqJYZ3lfEgZ1/6t/6kQnz261TcZPP0A2aEX\ncOv1sENLaB0qUEZaWvr76j9PdC3zse7wfMLO6MyKgii2z2QE48l5Wq3J3P4xEzDE\nB3StbcDN8Qe+wJv3f2uU4QKBgQCsRJ7+BsVXbrEyTNe0VmIHri+MZ3tHkmTcsfAX\nlo6rA6DPzXbhn5e2RPG+LT8Raoe+NIzC20HqZtXwWVyvkU5xs2OLitsbTf8gCSKf\n4vfwWFMZgxjRykY3tJ80uKQ3En1w0A1x4U+jGwRj8XWXWO0m2z1413FlC5b2REsi\nJLJkOQKBgHKMQ1gGDvvwXmw9CKGX6dLroIZqqiXeB1EYtcZA5N0J+k4KGdtKC/mi\nmJkOpzz5N4B/270/FWaKyfT5mkpdSg6BaVaO4YTEZmK8+tmXO46gYtPGHSXfoiq0\n1ug1BUDG5E/FRbvzpf66mN8h3KnX44hLA5FZmYtsjWoopg4/9RMC\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-422989546", "fingerprint": "ac:65:b4:74:39:25:97:68:b0:a7:be:0d:da:8d:ef:f3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:07.888 63 INFO tempest.lib.common.rest_client [req-786d47ec-60c9-43ef-9c73-86076c5d4b0d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/ports 1.068s 2018-08-25 20:35:07.889 63 DEBUG tempest.lib.common.rest_client [req-786d47ec-60c9-43ef-9c73-86076c5d4b0d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7a173988-fec3-499a-a751-92ff5bbeb60b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-64044076", "security_groups": ["8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:35:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-786d47ec-60c9-43ef-9c73-86076c5d4b0d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:35:07Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a173988-fec3-499a-a751-92ff5bbeb60b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:35:07Z","name":"tempest-port-smoke-64044076","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:62:92:f2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"3023108a-928e-4aa3-a750-33c1c8a5748a","ip_address":"10.101.11.10"}],"id":"c64d9481-bef8-48b7-9943-c78eeb0b53bc","security_groups":["8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:10.154 63 INFO tempest.lib.common.rest_client [req-265192f8-e20e-43f3-8e7a-d7f782e94ac4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 202 POST http://172.30.9.33:8774/v2.1/servers 2.264s 2018-08-25 20:35:10.155 63 DEBUG tempest.lib.common.rest_client [req-265192f8-e20e-43f3-8e7a-d7f782e94ac4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-422989546", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "7a173988-fec3-499a-a751-92ff5bbeb60b", "port": "c64d9481-bef8-48b7-9943-c78eeb0b53bc"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-265192f8-e20e-43f3-8e7a-d7f782e94ac4', 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-265192f8-e20e-43f3-8e7a-d7f782e94ac4'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "016ec6f4-7dee-4125-82f6-36955780a783", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "adminPass": "jVfSRShWo3Xa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:10.469 63 INFO tempest.lib.common.rest_client [req-c70050fb-874a-42b9-b6bf-8917344e7741 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.310s 2018-08-25 20:35:10.470 63 DEBUG tempest.lib.common.rest_client [req-c70050fb-874a-42b9-b6bf-8917344e7741 ] 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-c70050fb-874a-42b9-b6bf-8917344e7741', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c70050fb-874a-42b9-b6bf-8917344e7741'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "016ec6f4-7dee-4125-82f6-36955780a783", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:35:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-1", "created": "2018-08-25T20:35:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:11.780 63 INFO tempest.lib.common.rest_client [req-67ab6add-1051-4082-ae00-4f00495d5a28 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.294s 2018-08-25 20:35:11.781 63 DEBUG tempest.lib.common.rest_client [req-67ab6add-1051-4082-ae00-4f00495d5a28 ] 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-67ab6add-1051-4082-ae00-4f00495d5a28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67ab6add-1051-4082-ae00-4f00495d5a28'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "016ec6f4-7dee-4125-82f6-36955780a783", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:35:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-1", "created": "2018-08-25T20:35:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:13.248 63 INFO tempest.lib.common.rest_client [req-d2409a76-da23-4fe8-9aec-546998acf452 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.453s 2018-08-25 20:35:13.249 63 DEBUG tempest.lib.common.rest_client [req-d2409a76-da23-4fe8-9aec-546998acf452 ] 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-d2409a76-da23-4fe8-9aec-546998acf452', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d2409a76-da23-4fe8-9aec-546998acf452'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "016ec6f4-7dee-4125-82f6-36955780a783", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:35:12Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-1", "created": "2018-08-25T20:35:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:13.262 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:35:14.415 63 INFO tempest.lib.common.rest_client [req-db81bfd6-80b9-47a2-90b9-dcb95adc0f6d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.151s 2018-08-25 20:35:14.415 63 DEBUG tempest.lib.common.rest_client [req-db81bfd6-80b9-47a2-90b9-dcb95adc0f6d ] 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-db81bfd6-80b9-47a2-90b9-dcb95adc0f6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db81bfd6-80b9-47a2-90b9-dcb95adc0f6d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "016ec6f4-7dee-4125-82f6-36955780a783", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:35:12Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-1", "created": "2018-08-25T20:35:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:15.592 63 INFO tempest.lib.common.rest_client [req-1df06136-6deb-46f3-8058-6d4da6955099 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.162s 2018-08-25 20:35:15.593 63 DEBUG tempest.lib.common.rest_client [req-1df06136-6deb-46f3-8058-6d4da6955099 ] 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-1df06136-6deb-46f3-8058-6d4da6955099', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1df06136-6deb-46f3-8058-6d4da6955099'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-624097765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:92:f2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:35:15.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "016ec6f4-7dee-4125-82f6-36955780a783", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:35:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-1", "created": "2018-08-25T20:35:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:15.606 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:35:16.332 63 INFO tempest.lib.common.rest_client [req-bb0a9de8-6c30-495b-bd9e-d857addd03a4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.726s 2018-08-25 20:35:16.333 63 DEBUG tempest.lib.common.rest_client [req-bb0a9de8-6c30-495b-bd9e-d857addd03a4 ] 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-bb0a9de8-6c30-495b-bd9e-d857addd03a4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb0a9de8-6c30-495b-bd9e-d857addd03a4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-624097765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:92:f2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:35:15.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "016ec6f4-7dee-4125-82f6-36955780a783", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:35:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-1", "created": "2018-08-25T20:35:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:16.346 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 016ec6f4-7dee-4125-82f6-36955780a783 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:35:17.171 63 INFO tempest.lib.common.rest_client [req-be471588-a730-4fed-b7cc-2c69fb35f66c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/ports 0.823s 2018-08-25 20:35:17.171 63 DEBUG tempest.lib.common.rest_client [req-be471588-a730-4fed-b7cc-2c69fb35f66c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2a0a3f4d-d6a5-4cf8-854c-84611111e287", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1799039276", "security_groups": ["8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:35:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-be471588-a730-4fed-b7cc-2c69fb35f66c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:35:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2a0a3f4d-d6a5-4cf8-854c-84611111e287","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:35:16Z","name":"tempest-port-smoke-1799039276","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f2:bc:94","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"7589b7a6-810b-4532-be5f-22a025dac88f","ip_address":"10.102.21.20"}],"id":"dacf376b-2253-47a5-a7b9-1d96be37545b","security_groups":["8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:18.778 63 INFO tempest.lib.common.rest_client [req-936cea67-0257-40fa-a0a3-4d3e82a83b06 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 202 POST http://172.30.9.33:8774/v2.1/servers 1.605s 2018-08-25 20:35:18.779 63 DEBUG tempest.lib.common.rest_client [req-936cea67-0257-40fa-a0a3-4d3e82a83b06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-422989546", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "2a0a3f4d-d6a5-4cf8-854c-84611111e287", "port": "dacf376b-2253-47a5-a7b9-1d96be37545b"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-936cea67-0257-40fa-a0a3-4d3e82a83b06', 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-936cea67-0257-40fa-a0a3-4d3e82a83b06'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "adminPass": "QKv45hveHvmw"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:19.125 63 INFO tempest.lib.common.rest_client [req-2feba065-e4f7-44e2-bbe8-9e9368d3b300 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.341s 2018-08-25 20:35:19.126 63 DEBUG tempest.lib.common.rest_client [req-2feba065-e4f7-44e2-bbe8-9e9368d3b300 ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-2feba065-e4f7-44e2-bbe8-9e9368d3b300', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2feba065-e4f7-44e2-bbe8-9e9368d3b300'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:35:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:20.231 63 INFO tempest.lib.common.rest_client [req-e8963495-4dfa-4c08-bcd5-51aaa6fa198a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.091s 2018-08-25 20:35:20.231 63 DEBUG tempest.lib.common.rest_client [req-e8963495-4dfa-4c08-bcd5-51aaa6fa198a ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-e8963495-4dfa-4c08-bcd5-51aaa6fa198a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e8963495-4dfa-4c08-bcd5-51aaa6fa198a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:35:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:21.341 63 INFO tempest.lib.common.rest_client [req-2c4411f8-c525-4da9-8830-317985545934 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.095s 2018-08-25 20:35:21.342 63 DEBUG tempest.lib.common.rest_client [req-2c4411f8-c525-4da9-8830-317985545934 ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-2c4411f8-c525-4da9-8830-317985545934', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c4411f8-c525-4da9-8830-317985545934'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:35:20Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:21.355 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 20:35:22.713 63 INFO tempest.lib.common.rest_client [req-e7b94a15-fd05-4e0b-abb2-55368e4b51c2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.356s 2018-08-25 20:35:22.713 63 DEBUG tempest.lib.common.rest_client [req-e7b94a15-fd05-4e0b-abb2-55368e4b51c2 ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-e7b94a15-fd05-4e0b-abb2-55368e4b51c2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7b94a15-fd05-4e0b-abb2-55368e4b51c2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:35:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:22.726 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:35:24.202 63 INFO tempest.lib.common.rest_client [req-8e0ba3d7-3ed6-46e1-9021-2269405b149c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.474s 2018-08-25 20:35:24.202 63 DEBUG tempest.lib.common.rest_client [req-8e0ba3d7-3ed6-46e1-9021-2269405b149c ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-8e0ba3d7-3ed6-46e1-9021-2269405b149c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e0ba3d7-3ed6-46e1-9021-2269405b149c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:35:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:25.368 63 INFO tempest.lib.common.rest_client [req-90406772-66c9-4a96-9d71-13daaa76ef75 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.153s 2018-08-25 20:35:25.369 63 DEBUG tempest.lib.common.rest_client [req-90406772-66c9-4a96-9d71-13daaa76ef75 ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-90406772-66c9-4a96-9d71-13daaa76ef75', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90406772-66c9-4a96-9d71-13daaa76ef75'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1237111788": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:bc:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:35:24.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:35:24Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:25.382 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:35:25.814 63 INFO tempest.lib.common.rest_client [req-41e6e09c-9aa4-41da-beb6-39d99ec783c8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.432s 2018-08-25 20:35:25.815 63 DEBUG tempest.lib.common.rest_client [req-41e6e09c-9aa4-41da-beb6-39d99ec783c8 ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-41e6e09c-9aa4-41da-beb6-39d99ec783c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-41e6e09c-9aa4-41da-beb6-39d99ec783c8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1237111788": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:bc:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:35:24.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:35:24Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:25.828 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: b0874d84-1dd3-4dca-8cd0-fb548d5a6831 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:35:26.004 63 INFO tempest.lib.common.rest_client [req-03ac5082-6c0d-4795-802b-9cc022b9eb7e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/routers 0.175s 2018-08-25 20:35:26.005 63 DEBUG tempest.lib.common.rest_client [req-03ac5082-6c0d-4795-802b-9cc022b9eb7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--903321682", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:35:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03ac5082-6c0d-4795-802b-9cc022b9eb7e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:25Z", "admin_state_up": true, "updated_at": "2018-08-25T20:35:25Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "34e2711d-02da-4e53-9afc-eba85b5d0b83", "name": "tempest-router--903321682"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:27.573 63 INFO tempest.lib.common.rest_client [req-66aa5641-a86b-421d-ad34-045d2bc2a5e6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 PUT http://172.30.9.33:9696/v2.0/routers/34e2711d-02da-4e53-9afc-eba85b5d0b83 1.567s 2018-08-25 20:35:27.573 63 DEBUG tempest.lib.common.rest_client [req-66aa5641-a86b-421d-ad34-045d2bc2a5e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/34e2711d-02da-4e53-9afc-eba85b5d0b83', u'date': 'Sat, 25 Aug 2018 20:35:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66aa5641-a86b-421d-ad34-045d2bc2a5e6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:25Z", "admin_state_up": true, "updated_at": "2018-08-25T20:35:27Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "34e2711d-02da-4e53-9afc-eba85b5d0b83", "name": "tempest-router--903321682"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:29.716 63 INFO tempest.lib.common.rest_client [req-c37d2561-69fb-4579-a239-bb9aa3d03929 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 PUT http://172.30.9.33:9696/v2.0/routers/34e2711d-02da-4e53-9afc-eba85b5d0b83/add_router_interface 2.142s 2018-08-25 20:35:29.717 63 DEBUG tempest.lib.common.rest_client [req-c37d2561-69fb-4579-a239-bb9aa3d03929 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3023108a-928e-4aa3-a750-33c1c8a5748a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/34e2711d-02da-4e53-9afc-eba85b5d0b83/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:35:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c37d2561-69fb-4579-a239-bb9aa3d03929'} Body: {"network_id": "7a173988-fec3-499a-a751-92ff5bbeb60b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "3023108a-928e-4aa3-a750-33c1c8a5748a", "subnet_ids": ["3023108a-928e-4aa3-a750-33c1c8a5748a"], "port_id": "b04733bb-1376-44c9-9a3e-fd4f0fceb840", "id": "34e2711d-02da-4e53-9afc-eba85b5d0b83"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:31.591 63 INFO tempest.lib.common.rest_client [req-7b7fc814-830e-4e4e-b0c8-855023fde3c1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.873s 2018-08-25 20:35:31.592 63 DEBUG tempest.lib.common.rest_client [req-7b7fc814-830e-4e4e-b0c8-855023fde3c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c64d9481-bef8-48b7-9943-c78eeb0b53bc"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:35:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b7fc814-830e-4e4e-b0c8-855023fde3c1'} Body: {"floatingip": {"router_id": "34e2711d-02da-4e53-9afc-eba85b5d0b83", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:35:30Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "c64d9481-bef8-48b7-9943-c78eeb0b53bc", "id": "a5b25d1f-37f0-40c8-a262-81703f5aeb5a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:35:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:31.593 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-25 20:35:47.626 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:35:47.726 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:35:47.754 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-25 20:35:47.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-25 20:35:47.869 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-25 20:35:47.871 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:35:47.931 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:35:47.936 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-25 20:35:52.943 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net) Executing command on 172.30.9.214 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-25 20:35:52.944 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 20:35:52.944 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075686 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:35:53.748 63 INFO tempest.lib.common.rest_client [req-c14ba542-3373-4287-a0b1-d2222e1dea56 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/a5b25d1f-37f0-40c8-a262-81703f5aeb5a 0.802s 2018-08-25 20:35:53.748 63 DEBUG tempest.lib.common.rest_client [req-c14ba542-3373-4287-a0b1-d2222e1dea56 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/a5b25d1f-37f0-40c8-a262-81703f5aeb5a', u'date': 'Sat, 25 Aug 2018 20:35:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c14ba542-3373-4287-a0b1-d2222e1dea56'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:55.577 63 INFO tempest.lib.common.rest_client [req-7d56188b-ea1d-43f6-b27e-dae984a5d474 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/34e2711d-02da-4e53-9afc-eba85b5d0b83/remove_router_interface 1.828s 2018-08-25 20:35:55.578 63 DEBUG tempest.lib.common.rest_client [req-7d56188b-ea1d-43f6-b27e-dae984a5d474 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3023108a-928e-4aa3-a750-33c1c8a5748a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/34e2711d-02da-4e53-9afc-eba85b5d0b83/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:35:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d56188b-ea1d-43f6-b27e-dae984a5d474'} Body: {"network_id": "7a173988-fec3-499a-a751-92ff5bbeb60b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "3023108a-928e-4aa3-a750-33c1c8a5748a", "subnet_ids": ["3023108a-928e-4aa3-a750-33c1c8a5748a"], "port_id": "b04733bb-1376-44c9-9a3e-fd4f0fceb840", "id": "34e2711d-02da-4e53-9afc-eba85b5d0b83"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:57.072 63 INFO tempest.lib.common.rest_client [req-afd87c15-2c1d-4d1e-b1d5-ce704deb9840 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/34e2711d-02da-4e53-9afc-eba85b5d0b83 1.493s 2018-08-25 20:35:57.073 63 DEBUG tempest.lib.common.rest_client [req-afd87c15-2c1d-4d1e-b1d5-ce704deb9840 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/34e2711d-02da-4e53-9afc-eba85b5d0b83', u'date': 'Sat, 25 Aug 2018 20:35:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-afd87c15-2c1d-4d1e-b1d5-ce704deb9840'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:57.228 63 INFO tempest.lib.common.rest_client [req-0e332972-b9d0-4455-9136-8d843ee882a2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.155s 2018-08-25 20:35:57.229 63 DEBUG tempest.lib.common.rest_client [req-0e332972-b9d0-4455-9136-8d843ee882a2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-0e332972-b9d0-4455-9136-8d843ee882a2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e332972-b9d0-4455-9136-8d843ee882a2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:57.391 63 INFO tempest.lib.common.rest_client [req-4f76a793-b062-4758-973a-f10b0504b4e0 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.161s 2018-08-25 20:35:57.392 63 DEBUG tempest.lib.common.rest_client [req-4f76a793-b062-4758-973a-f10b0504b4e0 ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-4f76a793-b062-4758-973a-f10b0504b4e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f76a793-b062-4758-973a-f10b0504b4e0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1237111788": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:bc:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:35:24.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:35:57Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:58.791 63 INFO tempest.lib.common.rest_client [req-9b5b06ef-c4f0-463a-aa9a-b9a2a1a56dda ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.384s 2018-08-25 20:35:58.792 63 DEBUG tempest.lib.common.rest_client [req-9b5b06ef-c4f0-463a-aa9a-b9a2a1a56dda ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-9b5b06ef-c4f0-463a-aa9a-b9a2a1a56dda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b5b06ef-c4f0-463a-aa9a-b9a2a1a56dda'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1237111788": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:bc:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:35:24.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "b0874d84-1dd3-4dca-8cd0-fb548d5a6831", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:35:57Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-2", "created": "2018-08-25T20:35:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:35:59.849 63 INFO tempest.lib.common.rest_client [req-52361cd9-ea30-4456-9caf-f073e9b5ce53 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831 0.043s 2018-08-25 20:35:59.850 63 DEBUG tempest.lib.common.rest_client [req-52361cd9-ea30-4456-9caf-f073e9b5ce53 ] 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.33:8774/v2.1/servers/b0874d84-1dd3-4dca-8cd0-fb548d5a6831', u'x-compute-request-id': 'req-52361cd9-ea30-4456-9caf-f073e9b5ce53', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:35:59 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-52361cd9-ea30-4456-9caf-f073e9b5ce53'} Body: {"itemNotFound": {"message": "Instance b0874d84-1dd3-4dca-8cd0-fb548d5a6831 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:00.803 63 INFO tempest.lib.common.rest_client [req-b26d8a22-163e-4dd4-9b29-6a45a48d536d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/dacf376b-2253-47a5-a7b9-1d96be37545b 0.952s 2018-08-25 20:36:00.803 63 DEBUG tempest.lib.common.rest_client [req-b26d8a22-163e-4dd4-9b29-6a45a48d536d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/dacf376b-2253-47a5-a7b9-1d96be37545b', u'date': 'Sat, 25 Aug 2018 20:36:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b26d8a22-163e-4dd4-9b29-6a45a48d536d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:00.966 63 INFO tempest.lib.common.rest_client [req-76b4a6d4-a68e-4b7f-9f2b-c36fbe921444 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.162s 2018-08-25 20:36:00.967 63 DEBUG tempest.lib.common.rest_client [req-76b4a6d4-a68e-4b7f-9f2b-c36fbe921444 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-76b4a6d4-a68e-4b7f-9f2b-c36fbe921444', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76b4a6d4-a68e-4b7f-9f2b-c36fbe921444'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:01.414 63 INFO tempest.lib.common.rest_client [req-a88a0289-3853-44f1-9010-3b07515397c2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.447s 2018-08-25 20:36:01.415 63 DEBUG tempest.lib.common.rest_client [req-a88a0289-3853-44f1-9010-3b07515397c2 ] 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-a88a0289-3853-44f1-9010-3b07515397c2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a88a0289-3853-44f1-9010-3b07515397c2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-624097765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:92:f2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:35:15.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "016ec6f4-7dee-4125-82f6-36955780a783", "security_groups": [{"name": "tempest-secgroup-smoke-652383723"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-1", "created": "2018-08-25T20:35:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:02.521 63 INFO tempest.lib.common.rest_client [req-8b856449-4267-47f1-b0dc-37d3fe481014 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.091s 2018-08-25 20:36:02.521 63 DEBUG tempest.lib.common.rest_client [req-8b856449-4267-47f1-b0dc-37d3fe481014 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-8b856449-4267-47f1-b0dc-37d3fe481014', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b856449-4267-47f1-b0dc-37d3fe481014'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/016ec6f4-7dee-4125-82f6-36955780a783", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:35:15.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "016ec6f4-7dee-4125-82f6-36955780a783", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:01Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-422989546", "name": "server-1", "created": "2018-08-25T20:35:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:03.582 63 INFO tempest.lib.common.rest_client [req-8f9b8976-79d4-4d7e-b174-468a84b32042 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783 0.046s 2018-08-25 20:36:03.583 63 DEBUG tempest.lib.common.rest_client [req-8f9b8976-79d4-4d7e-b174-468a84b32042 ] 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.33:8774/v2.1/servers/016ec6f4-7dee-4125-82f6-36955780a783', u'x-compute-request-id': 'req-8f9b8976-79d4-4d7e-b174-468a84b32042', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:03 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8f9b8976-79d4-4d7e-b174-468a84b32042'} Body: {"itemNotFound": {"message": "Instance 016ec6f4-7dee-4125-82f6-36955780a783 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:04.558 63 INFO tempest.lib.common.rest_client [req-e49b5396-0755-4baf-8d9b-ecb1d83fb0ef ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c64d9481-bef8-48b7-9943-c78eeb0b53bc 0.974s 2018-08-25 20:36:04.559 63 DEBUG tempest.lib.common.rest_client [req-e49b5396-0755-4baf-8d9b-ecb1d83fb0ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c64d9481-bef8-48b7-9943-c78eeb0b53bc', u'date': 'Sat, 25 Aug 2018 20:36:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e49b5396-0755-4baf-8d9b-ecb1d83fb0ef'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:04.633 63 INFO tempest.lib.common.rest_client [req-4801a2c1-8852-4a8d-8a71-ec758829f16a ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-422989546 0.073s 2018-08-25 20:36:04.633 63 DEBUG tempest.lib.common.rest_client [req-4801a2c1-8852-4a8d-8a71-ec758829f16a ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-422989546', u'x-compute-request-id': 'req-4801a2c1-8852-4a8d-8a71-ec758829f16a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4801a2c1-8852-4a8d-8a71-ec758829f16a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:06.027 63 INFO tempest.lib.common.rest_client [req-67eeee0d-1182-4d4b-9cd7-3608e127e9f8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/7589b7a6-810b-4532-be5f-22a025dac88f 1.392s 2018-08-25 20:36:06.027 63 DEBUG tempest.lib.common.rest_client [req-67eeee0d-1182-4d4b-9cd7-3608e127e9f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/7589b7a6-810b-4532-be5f-22a025dac88f', u'date': 'Sat, 25 Aug 2018 20:36:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-67eeee0d-1182-4d4b-9cd7-3608e127e9f8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:07.776 63 INFO tempest.lib.common.rest_client [req-27e1a999-da36-49de-9805-cea0b7f3096d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/2a0a3f4d-d6a5-4cf8-854c-84611111e287 1.747s 2018-08-25 20:36:07.776 63 DEBUG tempest.lib.common.rest_client [req-27e1a999-da36-49de-9805-cea0b7f3096d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/2a0a3f4d-d6a5-4cf8-854c-84611111e287', u'date': 'Sat, 25 Aug 2018 20:36:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-27e1a999-da36-49de-9805-cea0b7f3096d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:08.956 63 INFO tempest.lib.common.rest_client [req-a147d85f-65bf-4c99-8e37-4813b8e441da ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/3023108a-928e-4aa3-a750-33c1c8a5748a 1.178s 2018-08-25 20:36:08.957 63 DEBUG tempest.lib.common.rest_client [req-a147d85f-65bf-4c99-8e37-4813b8e441da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/3023108a-928e-4aa3-a750-33c1c8a5748a', u'date': 'Sat, 25 Aug 2018 20:36:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a147d85f-65bf-4c99-8e37-4813b8e441da'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:10.421 63 INFO tempest.lib.common.rest_client [req-d4f06950-389a-4ddd-aab6-2b543d8e2c92 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/7a173988-fec3-499a-a751-92ff5bbeb60b 1.463s 2018-08-25 20:36:10.422 63 DEBUG tempest.lib.common.rest_client [req-d4f06950-389a-4ddd-aab6-2b543d8e2c92 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/7a173988-fec3-499a-a751-92ff5bbeb60b', u'date': 'Sat, 25 Aug 2018 20:36:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d4f06950-389a-4ddd-aab6-2b543d8e2c92'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:10.719 63 INFO tempest.lib.common.rest_client [req-279ffd84-bca1-43a4-bb99-8937392b378d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6 0.296s 2018-08-25 20:36:10.720 63 DEBUG tempest.lib.common.rest_client [req-279ffd84-bca1-43a4-bb99-8937392b378d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/8ba4a1d2-9b72-48f7-8ec7-6e47330e2da6', u'date': 'Sat, 25 Aug 2018 20:36:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-279ffd84-bca1-43a4-bb99-8937392b378d'} 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 [67.966981s] ... ok 2018-08-25 20:36:11.380 63 INFO tempest.lib.common.rest_client [req-ca9e4a99-e933-4030-bd30-7e9c54985bdb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.642s 2018-08-25 20:36:11.381 63 DEBUG tempest.lib.common.rest_client [req-ca9e4a99-e933-4030-bd30-7e9c54985bdb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1896380633 description", "name": "tempest-secgroup-smoke-1896380633"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca9e4a99-e933-4030-bd30-7e9c54985bdb'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1896380633 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "updated_at": "2018-08-25T20:36:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:36:11Z", "revision_number": 0, "id": "afe88102-65ba-4b73-91cb-bd9c0b7da455", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:36:11Z", "revision_number": 0, "id": "b62eccb7-9b86-49df-b0e1-bb1b2d10a68a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "name": "tempest-secgroup-smoke-1896380633"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:11.611 63 INFO tempest.lib.common.rest_client [req-a663c73e-aa61-40b9-a1c8-30c23ad89f4d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.229s 2018-08-25 20:36:11.612 63 DEBUG tempest.lib.common.rest_client [req-a663c73e-aa61-40b9-a1c8-30c23ad89f4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a663c73e-aa61-40b9-a1c8-30c23ad89f4d'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e0425518-fc66-4a77-8cfc-ea0f9ed336c2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:11.819 63 INFO tempest.lib.common.rest_client [req-b1d1086d-b60b-40e0-b1d7-517ed66064cb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.206s 2018-08-25 20:36:11.820 63 DEBUG tempest.lib.common.rest_client [req-b1d1086d-b60b-40e0-b1d7-517ed66064cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1d1086d-b60b-40e0-b1d7-517ed66064cb'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "205c73b1-1ba3-4945-9981-9a8a7c9c524c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:11.975 63 INFO tempest.lib.common.rest_client [req-a0aa2946-4b32-4b48-bf1e-7582830ecc31 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:36:11.975 63 DEBUG tempest.lib.common.rest_client [req-a0aa2946-4b32-4b48-bf1e-7582830ecc31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0aa2946-4b32-4b48-bf1e-7582830ecc31'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "086132f5-d2a4-448e-a002-161004d15ef3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:12.169 63 INFO tempest.lib.common.rest_client [req-942b1f1f-434d-45a4-b06f-f8f2ea8c321b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.192s 2018-08-25 20:36:12.169 63 DEBUG tempest.lib.common.rest_client [req-942b1f1f-434d-45a4-b06f-f8f2ea8c321b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-942b1f1f-434d-45a4-b06f-f8f2ea8c321b'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f85f4f0f-b39d-4b2b-a861-cb567e4e6d1e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:12.329 63 INFO tempest.lib.common.rest_client [req-4677f9aa-a5a3-4164-9a99-e8978b1f7719 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:36:12.330 63 DEBUG tempest.lib.common.rest_client [req-4677f9aa-a5a3-4164-9a99-e8978b1f7719 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4677f9aa-a5a3-4164-9a99-e8978b1f7719'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "43e62870-7626-47c1-9647-54e89feddbc1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:12.497 63 INFO tempest.lib.common.rest_client [req-c196d3e7-c84c-4ddf-ae5b-2e9cf6c3e0f1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:36:12.498 63 DEBUG tempest.lib.common.rest_client [req-c196d3e7-c84c-4ddf-ae5b-2e9cf6c3e0f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c196d3e7-c84c-4ddf-ae5b-2e9cf6c3e0f1'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "143af4d7-8d38-4283-a305-0e4df2c1e2e8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:12.694 63 INFO tempest.lib.common.rest_client [req-8d72e9f1-c5ed-4005-8030-052aab71ef33 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.195s 2018-08-25 20:36:12.694 63 DEBUG tempest.lib.common.rest_client [req-8d72e9f1-c5ed-4005-8030-052aab71ef33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d72e9f1-c5ed-4005-8030-052aab71ef33'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7df6504f-0eda-4111-bd27-7eaa108784b6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:12.875 63 INFO tempest.lib.common.rest_client [req-78d2781f-9474-43f2-8acb-8b2d43228658 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:36:12.875 63 DEBUG tempest.lib.common.rest_client [req-78d2781f-9474-43f2-8acb-8b2d43228658 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78d2781f-9474-43f2-8acb-8b2d43228658'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed2e517c-ba5f-4a59-a823-9aef5f60bbcb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:13.126 63 INFO tempest.lib.common.rest_client [req-e1fb3523-8ed4-4c91-9f57-e15f3f987290 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/networks 0.249s 2018-08-25 20:36:13.126 63 DEBUG tempest.lib.common.rest_client [req-e1fb3523-8ed4-4c91-9f57-e15f3f987290 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-463293833"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:36:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1fb3523-8ed4-4c91-9f57-e15f3f987290'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:36:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","name":"tempest-A-463293833"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:13.675 63 INFO tempest.lib.common.rest_client [req-213d8916-2cef-49d8-b2cb-7184a7aa3fa9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.547s 2018-08-25 20:36:13.676 63 DEBUG tempest.lib.common.rest_client [req-213d8916-2cef-49d8-b2cb-7184a7aa3fa9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "name": "tempest-subnet-A-1-1173069229"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:36:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-213d8916-2cef-49d8-b2cb-7184a7aa3fa9'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:13Z","dns_nameservers":[],"updated_at":"2018-08-25T20:36:13Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0d57cd1b-04f4-4d0d-a794-070a9383349b","subnetpool_id":null,"name":"tempest-subnet-A-1-1173069229"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:14.246 63 INFO tempest.lib.common.rest_client [req-6fec7d72-c5bb-40f2-99bc-729c0b915834 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/networks 0.569s 2018-08-25 20:36:14.246 63 DEBUG tempest.lib.common.rest_client [req-6fec7d72-c5bb-40f2-99bc-729c0b915834 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-592251120"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:36:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fec7d72-c5bb-40f2-99bc-729c0b915834'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:36:14Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"70eb1dee-9360-4744-a271-67d7e1cb4321","name":"tempest-B-592251120"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:15.186 63 INFO tempest.lib.common.rest_client [req-dcb61dab-af19-436a-92ec-ee549980ae5a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.938s 2018-08-25 20:36:15.186 63 DEBUG tempest.lib.common.rest_client [req-dcb61dab-af19-436a-92ec-ee549980ae5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "name": "tempest-subnet-B-1-1950554721"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcb61dab-af19-436a-92ec-ee549980ae5a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70eb1dee-9360-4744-a271-67d7e1cb4321","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:14Z","dns_nameservers":[],"updated_at":"2018-08-25T20:36:14Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"e3e41b3b-4fa0-43a5-b629-c053b22f3199","subnetpool_id":null,"name":"tempest-subnet-B-1-1950554721"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:15.643 63 INFO tempest.lib.common.rest_client [req-3fbba7be-2681-482a-b6a1-8914325baa39 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.455s 2018-08-25 20:36:15.643 63 DEBUG tempest.lib.common.rest_client [req-3fbba7be-2681-482a-b6a1-8914325baa39 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fbba7be-2681-482a-b6a1-8914325baa39'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "04adccee-ff9a-4b49-aeb0-d8def6558fbb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:15.747 63 INFO tempest.lib.common.rest_client [req-8a5775ef-f5ea-4544-867e-9afb8c2b9b13 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.102s 2018-08-25 20:36:15.747 63 DEBUG tempest.lib.common.rest_client [req-8a5775ef-f5ea-4544-867e-9afb8c2b9b13 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-244600308"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8a5775ef-f5ea-4544-867e-9afb8c2b9b13', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a5775ef-f5ea-4544-867e-9afb8c2b9b13'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi39P3WhKPmU3VJO7fa+63zlvThsuNd+jFAAyVivkYwHY4nW/KC67Zgmuh6/toq4xxnDRBRXo/gY0dt0GGhn7xlQj+IoX6w3JuknoWsk9h6NtpUwMQAKZLYiiLVPlNi/HzzxvG6ML7JjKv2JtK5VTa8Z9TuvhsGOsnL1nNlzOYzrhVkXidXqHvkkOqF0Qcdye7et3kbbgkkXeZzmbgAXOqYSycqWO0Ngif8RntYhmfCmgtiPAmjT+GYSIoTZ9l/qvXiRrxfuhj2ee3sflkJUp77z5OAEQSuSQIJk0z5iWyfmwsvueO5w5St7Exsf5T44bW2Jg9I1TmBwtAzPIspx3F Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4t/T91oSj5lN1STu32vut85b04bLjXfoxQAMlYr5GMB2OJ1v\nyguu2YJroev7aKuMcZw0QUV6P4GNHbdBhoZ+8ZUI/iKF+sNybpJ6FrJPYejbaVMD\nEACmS2Ioi1T5TYvx888bxujC+yYyr9ibSuVU2vGfU7r4bBjrJy9ZzZczmM64VZF4\nnV6h75JDqhdEHHcnu3rd5G24JJF3mc5m4AFzqmEsnKljtDYIn/EZ7WIZnwpoLYjw\nJo0/hmEiKE2fZf6r14ka8X7oY9nnt7H5ZCVKe+8+TgBEErkkCCZNM+Ylsn5sLL7n\njucOUrexMbH+U+OG1tiYPSNU5gcLQMzyLKcdxQIDAQABAoIBAEtCTKJE8ttH05Xd\nBpB+0VWP0s48bNGk8UZIWeRRkYgwcAcf0rGHZp0osmOoUGHMZm5ZjswILCFc7F7r\nJ4VkoD+rXKxQ73jb1N3xISbeR48HG6G4s89fJ8rh6OkvavPadIyYK3K0S9ncNfw3\nMmyJ3rgyZtPztezF51u8TWHxwl/xsyfdI4CGoYPVw6eE2fcjqEoIHGf9gRooJZ65\nLRer3zywfcFJ0RyzG1vku8ZM8FQY0Ml5MlCt18sI9xCwwr01LcDBypKgOoe2c0u6\n5HuSwdr3MjEyt++31ovULcb1Xkvu+hLxQiXKHrAWQ4bAgaCm4BBbrfJaKPpTlZ3F\nAFYT0xECgYEA9/EP+ubmvSfAfHOSoX1oIiKskq2ukIzX15ia7QFGs9YKYdUxIbHF\n5flEu0pCQ0dZ2NGYeEZeKK5kUoQPJd3ey38N//UwdL0zX273cUvcS1H3gZTeAq4C\nVR3HAi1wDM4hVSw+O+PItKDmk+2xQkp0HRyiwzg6Aa7rgW7TwXxqHRsCgYEA6j96\n53wJXjpVSxVyS4eVLOhDLCwgUD7sQy4CZdd241Z8QbDpstYo0nKr5w5qIios8j8i\n9tdHn7ZM9ER8zCw6sI+wnw4T/AMlxFBJS65QeBoU+VbGHD+NnUYYVp9dZqRuWknN\nJs34kaA8jw1pP+i9jAbZM8PEl+JpTfwNRyq/vp8CgYEA6zjw3yj2GNhAvhDrOHgA\nNfpNXK6XoR1tnGVz/YurZuuWV/BpNz0vsZlFgqXVrXxgmdlm3BxuMgwYs0wEDvmp\n58d3IbCcsvPYbB6bdAnzSiXOOUphQYuSPOwOJFu1JQDeEK7zr9/PRsYrWoYzF+AI\nvqGvLKQILBal6Nqa3MJK7acCgYEAxKV/3t6A2sqrmbmqVn++mpFs+qMciWEZZBg2\nyRoFYznSXC9RMOGaKXk8mF7AeGfhjYe1KXV2WjxnA9SO07P5nQkzY4MlAbX+uXwQ\n2+i9AuYaX2saKtKrZrFWczmb5jP5s/Aquf3FQzM6Q3kltxICNY/2PP+GhV77ugzz\ndKANkc8CgYA79fXD9w2nFb3Qlme2yHFN+9VO4BZpU1B+Opv2KEavs8s2i3bHOCoz\npxLQ2Da9eM3YnMDgNUPpeeTKZruYc4FHvn9aL9GzEmCx4GBX0f5A58XJ+gzC79pu\nsfFaOa3YIcrN23umG1WLjaMi/hjv+r/k8HJrx9+YB70WJd1IUsBmoQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-244600308", "fingerprint": "2a:ba:ee:a7:f8:7d:56:77:78:48:38:cc:76:be:cc:ea"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:16.977 63 INFO tempest.lib.common.rest_client [req-116fd08e-1769-4cec-b1f3-07748c3c97db ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/ports 1.222s 2018-08-25 20:36:16.978 63 DEBUG tempest.lib.common.rest_client [req-116fd08e-1769-4cec-b1f3-07748c3c97db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1504625170", "security_groups": ["8816e89c-bd72-4b60-89e2-a98c28ad2071"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:36:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-116fd08e-1769-4cec-b1f3-07748c3c97db'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:36:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:36:16Z","name":"tempest-port-smoke-1504625170","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:28:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0d57cd1b-04f4-4d0d-a794-070a9383349b","ip_address":"10.101.11.10"}],"id":"8a4db829-ecd0-4901-bf3b-e9cc04582da8","security_groups":["8816e89c-bd72-4b60-89e2-a98c28ad2071"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:18.867 63 INFO tempest.lib.common.rest_client [req-3e308c07-d9d3-4898-8cf3-e01f868fbca2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.33:8774/v2.1/servers 1.888s 2018-08-25 20:36:18.868 63 DEBUG tempest.lib.common.rest_client [req-3e308c07-d9d3-4898-8cf3-e01f868fbca2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-244600308", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "port": "8a4db829-ecd0-4901-bf3b-e9cc04582da8"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-3e308c07-d9d3-4898-8cf3-e01f868fbca2', 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e308c07-d9d3-4898-8cf3-e01f868fbca2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8a9a002-2111-4782-a848-b49342cd2488", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "adminPass": "uC54XW4CrScN"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:19.460 63 INFO tempest.lib.common.rest_client [req-544853ec-91af-4573-bff7-005ee505c9f9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.588s 2018-08-25 20:36:19.461 63 DEBUG tempest.lib.common.rest_client [req-544853ec-91af-4573-bff7-005ee505c9f9 ] 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-544853ec-91af-4573-bff7-005ee505c9f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544853ec-91af-4573-bff7-005ee505c9f9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:36:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:20.571 63 INFO tempest.lib.common.rest_client [req-65761380-65b9-49ed-83c4-a26c6f9574a5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.094s 2018-08-25 20:36:20.572 63 DEBUG tempest.lib.common.rest_client [req-65761380-65b9-49ed-83c4-a26c6f9574a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-65761380-65b9-49ed-83c4-a26c6f9574a5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65761380-65b9-49ed-83c4-a26c6f9574a5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:20.585 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-25 20:36:21.925 63 INFO tempest.lib.common.rest_client [req-b2d60a38-7c3e-4f6d-9d85-fbc107cb567c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.338s 2018-08-25 20:36:21.926 63 DEBUG tempest.lib.common.rest_client [req-b2d60a38-7c3e-4f6d-9d85-fbc107cb567c ] 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-b2d60a38-7c3e-4f6d-9d85-fbc107cb567c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2d60a38-7c3e-4f6d-9d85-fbc107cb567c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:23.085 63 INFO tempest.lib.common.rest_client [req-99e9297c-92db-4a0b-a42a-b6826502faaf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.145s 2018-08-25 20:36:23.086 63 DEBUG tempest.lib.common.rest_client [req-99e9297c-92db-4a0b-a42a-b6826502faaf ] 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-99e9297c-92db-4a0b-a42a-b6826502faaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99e9297c-92db-4a0b-a42a-b6826502faaf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:24.445 63 INFO tempest.lib.common.rest_client [req-fc3aaae0-f7a2-423f-bc6a-9a973d90604b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.345s 2018-08-25 20:36:24.446 63 DEBUG tempest.lib.common.rest_client [req-fc3aaae0-f7a2-423f-bc6a-9a973d90604b ] 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-fc3aaae0-f7a2-423f-bc6a-9a973d90604b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc3aaae0-f7a2-423f-bc6a-9a973d90604b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:23Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:24.459 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:36:24.873 63 INFO tempest.lib.common.rest_client [req-a6313b0b-3ff0-464c-a14c-e4a4338babff ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.412s 2018-08-25 20:36:24.873 63 DEBUG tempest.lib.common.rest_client [req-a6313b0b-3ff0-464c-a14c-e4a4338babff ] 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-a6313b0b-3ff0-464c-a14c-e4a4338babff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6313b0b-3ff0-464c-a14c-e4a4338babff'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:23Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:24.886 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d8a9a002-2111-4782-a848-b49342cd2488 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:36:25.806 63 INFO tempest.lib.common.rest_client [req-d71d5e2d-d3bc-4200-8ff2-af3df9234fca ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/ports 0.919s 2018-08-25 20:36:25.807 63 DEBUG tempest.lib.common.rest_client [req-d71d5e2d-d3bc-4200-8ff2-af3df9234fca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1845798307", "security_groups": ["8816e89c-bd72-4b60-89e2-a98c28ad2071"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:36:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d71d5e2d-d3bc-4200-8ff2-af3df9234fca'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:36:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70eb1dee-9360-4744-a271-67d7e1cb4321","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:36:25Z","name":"tempest-port-smoke-1845798307","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:82:03:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"e3e41b3b-4fa0-43a5-b629-c053b22f3199","ip_address":"10.102.21.20"}],"id":"4b7ffc60-9fbf-474a-8c97-8ad56562b962","security_groups":["8816e89c-bd72-4b60-89e2-a98c28ad2071"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:26.263 63 INFO tempest.lib.common.rest_client [req-eee21b2b-60f1-4bdb-9025-aa2fafb07e17 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.33:8774/v2.1/servers 0.456s 2018-08-25 20:36:26.264 63 DEBUG tempest.lib.common.rest_client [req-eee21b2b-60f1-4bdb-9025-aa2fafb07e17 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-244600308", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "70eb1dee-9360-4744-a271-67d7e1cb4321", "port": "4b7ffc60-9fbf-474a-8c97-8ad56562b962"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-eee21b2b-60f1-4bdb-9025-aa2fafb07e17', 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eee21b2b-60f1-4bdb-9025-aa2fafb07e17'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "adminPass": "e6i3EnkJQtYd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:26.327 63 INFO tempest.lib.common.rest_client [req-595497b6-08a9-43c3-8a5d-922cd3f2d7c7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.059s 2018-08-25 20:36:26.328 63 DEBUG tempest.lib.common.rest_client [req-595497b6-08a9-43c3-8a5d-922cd3f2d7c7 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-595497b6-08a9-43c3-8a5d-922cd3f2d7c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-595497b6-08a9-43c3-8a5d-922cd3f2d7c7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:36:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:27.635 63 INFO tempest.lib.common.rest_client [req-9a831ff3-1e88-4e1f-8dda-318bf50cc1e5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.293s 2018-08-25 20:36:27.636 63 DEBUG tempest.lib.common.rest_client [req-9a831ff3-1e88-4e1f-8dda-318bf50cc1e5 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-9a831ff3-1e88-4e1f-8dda-318bf50cc1e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a831ff3-1e88-4e1f-8dda-318bf50cc1e5'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:27.650 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:36:28.803 63 INFO tempest.lib.common.rest_client [req-71abadd9-645c-46b8-88cb-76d1ab341d28 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.151s 2018-08-25 20:36:28.804 63 DEBUG tempest.lib.common.rest_client [req-71abadd9-645c-46b8-88cb-76d1ab341d28 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-71abadd9-645c-46b8-88cb-76d1ab341d28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71abadd9-645c-46b8-88cb-76d1ab341d28'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:28.817 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:36:30.005 63 INFO tempest.lib.common.rest_client [req-358c9f2c-3086-4256-b796-588a5a563083 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.186s 2018-08-25 20:36:30.006 63 DEBUG tempest.lib.common.rest_client [req-358c9f2c-3086-4256-b796-588a5a563083 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-358c9f2c-3086-4256-b796-588a5a563083', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-358c9f2c-3086-4256-b796-588a5a563083'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:31.236 63 INFO tempest.lib.common.rest_client [req-b97fb0e2-f695-41b8-8cfa-680d1dcee515 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.215s 2018-08-25 20:36:31.236 63 DEBUG tempest.lib.common.rest_client [req-b97fb0e2-f695-41b8-8cfa-680d1dcee515 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-b97fb0e2-f695-41b8-8cfa-680d1dcee515', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b97fb0e2-f695-41b8-8cfa-680d1dcee515'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:32.426 63 INFO tempest.lib.common.rest_client [req-5a9a8b0f-6ae9-4ddb-b23e-d2410d5e2286 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.175s 2018-08-25 20:36:32.426 63 DEBUG tempest.lib.common.rest_client [req-5a9a8b0f-6ae9-4ddb-b23e-d2410d5e2286 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-5a9a8b0f-6ae9-4ddb-b23e-d2410d5e2286', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a9a8b0f-6ae9-4ddb-b23e-d2410d5e2286'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:32.440 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:36:32.601 63 INFO tempest.lib.common.rest_client [req-1aa4835d-cf95-4a4b-8674-97d6bef30609 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.160s 2018-08-25 20:36:32.601 63 DEBUG tempest.lib.common.rest_client [req-1aa4835d-cf95-4a4b-8674-97d6bef30609 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-1aa4835d-cf95-4a4b-8674-97d6bef30609', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1aa4835d-cf95-4a4b-8674-97d6bef30609'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:32.615 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 04ae9959-e0a5-4254-90cb-c336700be19a with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:36:32.940 63 INFO tempest.lib.common.rest_client [req-667e53e1-b683-4564-8538-c0f0b8f98615 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations 0.323s 2018-08-25 20:36:32.940 63 DEBUG tempest.lib.common.rest_client [req-667e53e1-b683-4564-8538-c0f0b8f98615 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-667e53e1-b683-4564-8538-c0f0b8f98615'} Body: {"network_association": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "id": "71698e14-38e6-4b02-b608-dec0da14355a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:33.275 63 INFO tempest.lib.common.rest_client [req-96ef3a6d-15a6-4688-916c-4b57e41eb5c3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations 0.334s 2018-08-25 20:36:33.276 63 DEBUG tempest.lib.common.rest_client [req-96ef3a6d-15a6-4688-916c-4b57e41eb5c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations', u'date': 'Sat, 25 Aug 2018 20:36:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96ef3a6d-15a6-4688-916c-4b57e41eb5c3'} Body: {"network_association": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "id": "acfb7e03-d471-44ee-a71e-820d72813b97"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:33.276 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-25 20:36:33.378 63 INFO tempest.lib.common.rest_client [req-e0cd5c3a-9aab-4b90-aed7-ec743fd4ffde ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/routers 0.101s 2018-08-25 20:36:33.378 63 DEBUG tempest.lib.common.rest_client [req-e0cd5c3a-9aab-4b90-aed7-ec743fd4ffde ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--399229700", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:36:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0cd5c3a-9aab-4b90-aed7-ec743fd4ffde'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:36:33Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "name": "tempest-router--399229700"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:35.000 63 INFO tempest.lib.common.rest_client [req-1585d37f-f4b3-48ca-a731-1a188795a305 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38 1.620s 2018-08-25 20:36:35.000 63 DEBUG tempest.lib.common.rest_client [req-1585d37f-f4b3-48ca-a731-1a188795a305 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38', u'date': 'Sat, 25 Aug 2018 20:36:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1585d37f-f4b3-48ca-a731-1a188795a305'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:36:34Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "name": "tempest-router--399229700"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:37.228 63 INFO tempest.lib.common.rest_client [req-d6997725-61a0-429b-ac1a-de66099a9bd9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/add_router_interface 2.227s 2018-08-25 20:36:37.229 63 DEBUG tempest.lib.common.rest_client [req-d6997725-61a0-429b-ac1a-de66099a9bd9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6997725-61a0-429b-ac1a-de66099a9bd9'} Body: {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b", "subnet_ids": ["0d57cd1b-04f4-4d0d-a794-070a9383349b"], "port_id": "051bd6bf-06a8-4db6-903d-6b643fea1da2", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:39.130 63 INFO tempest.lib.common.rest_client [req-2429a32f-0965-427a-8350-027ffebdb6c4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.900s 2018-08-25 20:36:39.131 63 DEBUG tempest.lib.common.rest_client [req-2429a32f-0965-427a-8350-027ffebdb6c4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "8a4db829-ecd0-4901-bf3b-e9cc04582da8"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2429a32f-0965-427a-8350-027ffebdb6c4'} Body: {"floatingip": {"router_id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:36:38Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "8a4db829-ecd0-4901-bf3b-e9cc04582da8", "id": "2efa2efc-eaff-4d84-b036-8fb32b21f8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:36:39.132 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:36:47.147 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:36:47.250 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:36:47.275 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:36:47.389 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-25 20:36:47.390 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:36:47.392 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:36:47.452 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:36:47.456 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:36:52.464 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-25 20:36:52.465 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-25 20:38:02.499 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-25 20:38:02.499 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:38:02.503 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:38:02.566 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:38:02.567 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:38:07.573 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-25 20:38:07.574 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-25 20:39:17.629 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-25 20:39:17.630 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-25 20:39:17.630 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17.634 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17.735 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:39:17.763 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17.769 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:39:17.769 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:69:ba:23 [ether] on eth0 2018-08-25 20:39:17.769 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-25 20:39:17.770 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17.772 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17.834 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:39:17.836 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17.844 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 20:39:17.844 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-25 20:39:17.844 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17.846 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17.906 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:39:17.910 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17.916 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-25 20:39:17.916 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17.918 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17.978 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:39:17.983 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17.988 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:39:17.989 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:69:ba:23 [ether] on eth0 2018-08-25 20:39:17.989 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-25 20:39:17.989 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17.992 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:18.050 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:39:18.056 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:23.063 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-25 20:39:23.064 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-25 20:40:33.074 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-25 20:40:33.075 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:40:33.079 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:40:33.180 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:40:33.207 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:40:38.214 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-25 20:40:38.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.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 20:41:48.233 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-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:41:49.667 63 INFO tempest.lib.common.rest_client [req-cdf9d3f7-c723-46dc-8658-9b848baeb7c0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/2efa2efc-eaff-4d84-b036-8fb32b21f8ae 1.429s 2018-08-25 20:41:49.668 63 DEBUG tempest.lib.common.rest_client [req-cdf9d3f7-c723-46dc-8658-9b848baeb7c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/2efa2efc-eaff-4d84-b036-8fb32b21f8ae', u'date': 'Sat, 25 Aug 2018 20:41:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cdf9d3f7-c723-46dc-8658-9b848baeb7c0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:52.467 63 INFO tempest.lib.common.rest_client [req-dc0e9e12-eee0-4a9f-b36e-fdbdb1e4c835 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/remove_router_interface 2.798s 2018-08-25 20:41:52.468 63 DEBUG tempest.lib.common.rest_client [req-dc0e9e12-eee0-4a9f-b36e-fdbdb1e4c835 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:41:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc0e9e12-eee0-4a9f-b36e-fdbdb1e4c835'} Body: {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b", "subnet_ids": ["0d57cd1b-04f4-4d0d-a794-070a9383349b"], "port_id": "051bd6bf-06a8-4db6-903d-6b643fea1da2", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:54.267 63 INFO tempest.lib.common.rest_client [req-aa4f267f-4629-4cde-8e6a-919407675cb3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38 1.798s 2018-08-25 20:41:54.268 63 DEBUG tempest.lib.common.rest_client [req-aa4f267f-4629-4cde-8e6a-919407675cb3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aa4f267f-4629-4cde-8e6a-919407675cb3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:54.659 63 INFO tempest.lib.common.rest_client [req-390e3de4-3d35-4104-b8da-b2fc64469453 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.390s 2018-08-25 20:41:54.660 63 DEBUG tempest.lib.common.rest_client [req-390e3de4-3d35-4104-b8da-b2fc64469453 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-390e3de4-3d35-4104-b8da-b2fc64469453', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-390e3de4-3d35-4104-b8da-b2fc64469453'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:55.468 63 INFO tempest.lib.common.rest_client [req-b90a8ebc-6524-4bff-98d9-708e0f33df76 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.808s 2018-08-25 20:41:55.469 63 DEBUG tempest.lib.common.rest_client [req-b90a8ebc-6524-4bff-98d9-708e0f33df76 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-b90a8ebc-6524-4bff-98d9-708e0f33df76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b90a8ebc-6524-4bff-98d9-708e0f33df76'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:41:54Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:56.539 63 INFO tempest.lib.common.rest_client [req-1574132f-447e-4a1f-af09-65b428ac7454 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.054s 2018-08-25 20:41:56.539 63 DEBUG tempest.lib.common.rest_client [req-1574132f-447e-4a1f-af09-65b428ac7454 ] 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-1574132f-447e-4a1f-af09-65b428ac7454', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:56 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1574132f-447e-4a1f-af09-65b428ac7454'} Body: {"itemNotFound": {"message": "Instance 04ae9959-e0a5-4254-90cb-c336700be19a could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:57.701 63 INFO tempest.lib.common.rest_client [req-46db3ebf-c71a-4b5e-a59f-a909a6c57600 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/4b7ffc60-9fbf-474a-8c97-8ad56562b962 1.160s 2018-08-25 20:41:57.701 63 DEBUG tempest.lib.common.rest_client [req-46db3ebf-c71a-4b5e-a59f-a909a6c57600 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/4b7ffc60-9fbf-474a-8c97-8ad56562b962', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-46db3ebf-c71a-4b5e-a59f-a909a6c57600'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:57.869 63 INFO tempest.lib.common.rest_client [req-4172540d-db93-4c4d-9f5d-82eec519554f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.167s 2018-08-25 20:41:57.870 63 DEBUG tempest.lib.common.rest_client [req-4172540d-db93-4c4d-9f5d-82eec519554f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-4172540d-db93-4c4d-9f5d-82eec519554f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4172540d-db93-4c4d-9f5d-82eec519554f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:58.535 63 INFO tempest.lib.common.rest_client [req-1ce31cfd-ae88-4cbe-8e93-e835fd4a9a2d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.664s 2018-08-25 20:41:58.536 63 DEBUG tempest.lib.common.rest_client [req-1ce31cfd-ae88-4cbe-8e93-e835fd4a9a2d ] 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-1ce31cfd-ae88-4cbe-8e93-e835fd4a9a2d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ce31cfd-ae88-4cbe-8e93-e835fd4a9a2d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:41:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:41:59.605 63 INFO tempest.lib.common.rest_client [req-01f950d3-65a5-4ee3-a056-282e5e79aa2a ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.053s 2018-08-25 20:41:59.606 63 DEBUG tempest.lib.common.rest_client [req-01f950d3-65a5-4ee3-a056-282e5e79aa2a ] 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-01f950d3-65a5-4ee3-a056-282e5e79aa2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:59 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-01f950d3-65a5-4ee3-a056-282e5e79aa2a'} Body: {"itemNotFound": {"message": "Instance d8a9a002-2111-4782-a848-b49342cd2488 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:00.379 63 INFO tempest.lib.common.rest_client [req-a1469584-334a-45df-bfde-5e6c502d4281 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8a4db829-ecd0-4901-bf3b-e9cc04582da8 0.772s 2018-08-25 20:42:00.379 63 DEBUG tempest.lib.common.rest_client [req-a1469584-334a-45df-bfde-5e6c502d4281 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8a4db829-ecd0-4901-bf3b-e9cc04582da8', u'date': 'Sat, 25 Aug 2018 20:42:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a1469584-334a-45df-bfde-5e6c502d4281'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:00.416 63 INFO tempest.lib.common.rest_client [req-f51917f1-b5c6-467f-9f1e-8e5d9b6dd8dc ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-244600308 0.035s 2018-08-25 20:42:00.416 63 DEBUG tempest.lib.common.rest_client [req-f51917f1-b5c6-467f-9f1e-8e5d9b6dd8dc ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-244600308', u'x-compute-request-id': 'req-f51917f1-b5c6-467f-9f1e-8e5d9b6dd8dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f51917f1-b5c6-467f-9f1e-8e5d9b6dd8dc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:01.910 63 INFO tempest.lib.common.rest_client [req-1cdda84b-f91c-45f5-af28-4bfe43770593 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/e3e41b3b-4fa0-43a5-b629-c053b22f3199 1.493s 2018-08-25 20:42:01.911 63 DEBUG tempest.lib.common.rest_client [req-1cdda84b-f91c-45f5-af28-4bfe43770593 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/e3e41b3b-4fa0-43a5-b629-c053b22f3199', u'date': 'Sat, 25 Aug 2018 20:42:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1cdda84b-f91c-45f5-af28-4bfe43770593'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:03.289 63 INFO tempest.lib.common.rest_client [req-89444b5e-a630-4572-a043-1e3c335e6109 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/70eb1dee-9360-4744-a271-67d7e1cb4321 1.377s 2018-08-25 20:42:03.290 63 DEBUG tempest.lib.common.rest_client [req-89444b5e-a630-4572-a043-1e3c335e6109 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/70eb1dee-9360-4744-a271-67d7e1cb4321', u'date': 'Sat, 25 Aug 2018 20:42:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-89444b5e-a630-4572-a043-1e3c335e6109'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:04.586 63 INFO tempest.lib.common.rest_client [req-02ffa710-4ae4-4703-8dd6-c136b523ce5d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0d57cd1b-04f4-4d0d-a794-070a9383349b 1.295s 2018-08-25 20:42:04.587 63 DEBUG tempest.lib.common.rest_client [req-02ffa710-4ae4-4703-8dd6-c136b523ce5d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/0d57cd1b-04f4-4d0d-a794-070a9383349b', u'date': 'Sat, 25 Aug 2018 20:42:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02ffa710-4ae4-4703-8dd6-c136b523ce5d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:06.295 63 INFO tempest.lib.common.rest_client [req-d87c0561-ccf4-4ac1-983c-60da417d51a4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5961b1a9-1799-43e3-9ed4-547df5ea5afb 1.707s 2018-08-25 20:42:06.296 63 DEBUG tempest.lib.common.rest_client [req-d87c0561-ccf4-4ac1-983c-60da417d51a4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5961b1a9-1799-43e3-9ed4-547df5ea5afb', u'date': 'Sat, 25 Aug 2018 20:42:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d87c0561-ccf4-4ac1-983c-60da417d51a4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:06.838 63 INFO tempest.lib.common.rest_client [req-13c49119-cca2-4867-b89a-be5537af2fff ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/8816e89c-bd72-4b60-89e2-a98c28ad2071 0.542s 2018-08-25 20:42:06.839 63 DEBUG tempest.lib.common.rest_client [req-13c49119-cca2-4867-b89a-be5537af2fff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/8816e89c-bd72-4b60-89e2-a98c28ad2071', u'date': 'Sat, 25 Aug 2018 20:42:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-13c49119-cca2-4867-b89a-be5537af2fff'} 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 [356.102790s] ... 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-25 20:36:11,380 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.642s 2018-08-25 20:36:11,381 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1896380633 description", "name": "tempest-secgroup-smoke-1896380633"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca9e4a99-e933-4030-bd30-7e9c54985bdb'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1896380633 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "updated_at": "2018-08-25T20:36:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:36:11Z", "revision_number": 0, "id": "afe88102-65ba-4b73-91cb-bd9c0b7da455", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:36:11Z", "revision_number": 0, "id": "b62eccb7-9b86-49df-b0e1-bb1b2d10a68a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "name": "tempest-secgroup-smoke-1896380633"}} 2018-08-25 20:36:11,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.229s 2018-08-25 20:36:11,612 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a663c73e-aa61-40b9-a1c8-30c23ad89f4d'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e0425518-fc66-4a77-8cfc-ea0f9ed336c2"}} 2018-08-25 20:36:11,819 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.206s 2018-08-25 20:36:11,820 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1d1086d-b60b-40e0-b1d7-517ed66064cb'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "205c73b1-1ba3-4945-9981-9a8a7c9c524c"}} 2018-08-25 20:36:11,975 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:36:11,975 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0aa2946-4b32-4b48-bf1e-7582830ecc31'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "086132f5-d2a4-448e-a002-161004d15ef3"}} 2018-08-25 20:36:12,169 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.192s 2018-08-25 20:36:12,169 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-942b1f1f-434d-45a4-b06f-f8f2ea8c321b'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f85f4f0f-b39d-4b2b-a861-cb567e4e6d1e"}} 2018-08-25 20:36:12,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:36:12,330 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4677f9aa-a5a3-4164-9a99-e8978b1f7719'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "43e62870-7626-47c1-9647-54e89feddbc1"}} 2018-08-25 20:36:12,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:36:12,498 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c196d3e7-c84c-4ddf-ae5b-2e9cf6c3e0f1'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "143af4d7-8d38-4283-a305-0e4df2c1e2e8"}} 2018-08-25 20:36:12,694 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.195s 2018-08-25 20:36:12,694 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d72e9f1-c5ed-4005-8030-052aab71ef33'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7df6504f-0eda-4111-bd27-7eaa108784b6"}} 2018-08-25 20:36:12,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:36:12,875 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78d2781f-9474-43f2-8acb-8b2d43228658'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed2e517c-ba5f-4a59-a823-9aef5f60bbcb"}} 2018-08-25 20:36:13,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/networks 0.249s 2018-08-25 20:36:13,126 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-463293833"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:36:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1fb3523-8ed4-4c91-9f57-e15f3f987290'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:36:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","name":"tempest-A-463293833"}} 2018-08-25 20:36:13,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.547s 2018-08-25 20:36:13,676 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "name": "tempest-subnet-A-1-1173069229"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:36:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-213d8916-2cef-49d8-b2cb-7184a7aa3fa9'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:13Z","dns_nameservers":[],"updated_at":"2018-08-25T20:36:13Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0d57cd1b-04f4-4d0d-a794-070a9383349b","subnetpool_id":null,"name":"tempest-subnet-A-1-1173069229"}} 2018-08-25 20:36:14,246 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/networks 0.569s 2018-08-25 20:36:14,246 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-592251120"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:36:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fec7d72-c5bb-40f2-99bc-729c0b915834'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:36:14Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"70eb1dee-9360-4744-a271-67d7e1cb4321","name":"tempest-B-592251120"}} 2018-08-25 20:36:15,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.938s 2018-08-25 20:36:15,186 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "name": "tempest-subnet-B-1-1950554721"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcb61dab-af19-436a-92ec-ee549980ae5a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70eb1dee-9360-4744-a271-67d7e1cb4321","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:14Z","dns_nameservers":[],"updated_at":"2018-08-25T20:36:14Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"e3e41b3b-4fa0-43a5-b629-c053b22f3199","subnetpool_id":null,"name":"tempest-subnet-B-1-1950554721"}} 2018-08-25 20:36:15,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.455s 2018-08-25 20:36:15,643 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fbba7be-2681-482a-b6a1-8914325baa39'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "04adccee-ff9a-4b49-aeb0-d8def6558fbb"}} 2018-08-25 20:36:15,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.102s 2018-08-25 20:36:15,747 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-244600308"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8a5775ef-f5ea-4544-867e-9afb8c2b9b13', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a5775ef-f5ea-4544-867e-9afb8c2b9b13'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi39P3WhKPmU3VJO7fa+63zlvThsuNd+jFAAyVivkYwHY4nW/KC67Zgmuh6/toq4xxnDRBRXo/gY0dt0GGhn7xlQj+IoX6w3JuknoWsk9h6NtpUwMQAKZLYiiLVPlNi/HzzxvG6ML7JjKv2JtK5VTa8Z9TuvhsGOsnL1nNlzOYzrhVkXidXqHvkkOqF0Qcdye7et3kbbgkkXeZzmbgAXOqYSycqWO0Ngif8RntYhmfCmgtiPAmjT+GYSIoTZ9l/qvXiRrxfuhj2ee3sflkJUp77z5OAEQSuSQIJk0z5iWyfmwsvueO5w5St7Exsf5T44bW2Jg9I1TmBwtAzPIspx3F Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4t/T91oSj5lN1STu32vut85b04bLjXfoxQAMlYr5GMB2OJ1v\nyguu2YJroev7aKuMcZw0QUV6P4GNHbdBhoZ+8ZUI/iKF+sNybpJ6FrJPYejbaVMD\nEACmS2Ioi1T5TYvx888bxujC+yYyr9ibSuVU2vGfU7r4bBjrJy9ZzZczmM64VZF4\nnV6h75JDqhdEHHcnu3rd5G24JJF3mc5m4AFzqmEsnKljtDYIn/EZ7WIZnwpoLYjw\nJo0/hmEiKE2fZf6r14ka8X7oY9nnt7H5ZCVKe+8+TgBEErkkCCZNM+Ylsn5sLL7n\njucOUrexMbH+U+OG1tiYPSNU5gcLQMzyLKcdxQIDAQABAoIBAEtCTKJE8ttH05Xd\nBpB+0VWP0s48bNGk8UZIWeRRkYgwcAcf0rGHZp0osmOoUGHMZm5ZjswILCFc7F7r\nJ4VkoD+rXKxQ73jb1N3xISbeR48HG6G4s89fJ8rh6OkvavPadIyYK3K0S9ncNfw3\nMmyJ3rgyZtPztezF51u8TWHxwl/xsyfdI4CGoYPVw6eE2fcjqEoIHGf9gRooJZ65\nLRer3zywfcFJ0RyzG1vku8ZM8FQY0Ml5MlCt18sI9xCwwr01LcDBypKgOoe2c0u6\n5HuSwdr3MjEyt++31ovULcb1Xkvu+hLxQiXKHrAWQ4bAgaCm4BBbrfJaKPpTlZ3F\nAFYT0xECgYEA9/EP+ubmvSfAfHOSoX1oIiKskq2ukIzX15ia7QFGs9YKYdUxIbHF\n5flEu0pCQ0dZ2NGYeEZeKK5kUoQPJd3ey38N//UwdL0zX273cUvcS1H3gZTeAq4C\nVR3HAi1wDM4hVSw+O+PItKDmk+2xQkp0HRyiwzg6Aa7rgW7TwXxqHRsCgYEA6j96\n53wJXjpVSxVyS4eVLOhDLCwgUD7sQy4CZdd241Z8QbDpstYo0nKr5w5qIios8j8i\n9tdHn7ZM9ER8zCw6sI+wnw4T/AMlxFBJS65QeBoU+VbGHD+NnUYYVp9dZqRuWknN\nJs34kaA8jw1pP+i9jAbZM8PEl+JpTfwNRyq/vp8CgYEA6zjw3yj2GNhAvhDrOHgA\nNfpNXK6XoR1tnGVz/YurZuuWV/BpNz0vsZlFgqXVrXxgmdlm3BxuMgwYs0wEDvmp\n58d3IbCcsvPYbB6bdAnzSiXOOUphQYuSPOwOJFu1JQDeEK7zr9/PRsYrWoYzF+AI\nvqGvLKQILBal6Nqa3MJK7acCgYEAxKV/3t6A2sqrmbmqVn++mpFs+qMciWEZZBg2\nyRoFYznSXC9RMOGaKXk8mF7AeGfhjYe1KXV2WjxnA9SO07P5nQkzY4MlAbX+uXwQ\n2+i9AuYaX2saKtKrZrFWczmb5jP5s/Aquf3FQzM6Q3kltxICNY/2PP+GhV77ugzz\ndKANkc8CgYA79fXD9w2nFb3Qlme2yHFN+9VO4BZpU1B+Opv2KEavs8s2i3bHOCoz\npxLQ2Da9eM3YnMDgNUPpeeTKZruYc4FHvn9aL9GzEmCx4GBX0f5A58XJ+gzC79pu\nsfFaOa3YIcrN23umG1WLjaMi/hjv+r/k8HJrx9+YB70WJd1IUsBmoQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-244600308", "fingerprint": "2a:ba:ee:a7:f8:7d:56:77:78:48:38:cc:76:be:cc:ea"}} 2018-08-25 20:36:16,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/ports 1.222s 2018-08-25 20:36:16,978 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1504625170", "security_groups": ["8816e89c-bd72-4b60-89e2-a98c28ad2071"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:36:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-116fd08e-1769-4cec-b1f3-07748c3c97db'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:36:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:36:16Z","name":"tempest-port-smoke-1504625170","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:28:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0d57cd1b-04f4-4d0d-a794-070a9383349b","ip_address":"10.101.11.10"}],"id":"8a4db829-ecd0-4901-bf3b-e9cc04582da8","security_groups":["8816e89c-bd72-4b60-89e2-a98c28ad2071"],"device_id":""}} 2018-08-25 20:36:18,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.33:8774/v2.1/servers 1.888s 2018-08-25 20:36:18,868 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-244600308", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "port": "8a4db829-ecd0-4901-bf3b-e9cc04582da8"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-3e308c07-d9d3-4898-8cf3-e01f868fbca2', 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e308c07-d9d3-4898-8cf3-e01f868fbca2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8a9a002-2111-4782-a848-b49342cd2488", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "adminPass": "uC54XW4CrScN"}} 2018-08-25 20:36:19,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.588s 2018-08-25 20:36:19,461 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-544853ec-91af-4573-bff7-005ee505c9f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544853ec-91af-4573-bff7-005ee505c9f9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:36:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:20,571 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.094s 2018-08-25 20:36:20,572 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-65761380-65b9-49ed-83c4-a26c6f9574a5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65761380-65b9-49ed-83c4-a26c6f9574a5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:20,585 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-25 20:36:21,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.338s 2018-08-25 20:36:21,926 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-b2d60a38-7c3e-4f6d-9d85-fbc107cb567c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2d60a38-7c3e-4f6d-9d85-fbc107cb567c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:23,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.145s 2018-08-25 20:36:23,086 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-99e9297c-92db-4a0b-a42a-b6826502faaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99e9297c-92db-4a0b-a42a-b6826502faaf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:24,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.345s 2018-08-25 20:36:24,446 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-fc3aaae0-f7a2-423f-bc6a-9a973d90604b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc3aaae0-f7a2-423f-bc6a-9a973d90604b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:23Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:24,459 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:36:24,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.412s 2018-08-25 20:36:24,873 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-a6313b0b-3ff0-464c-a14c-e4a4338babff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6313b0b-3ff0-464c-a14c-e4a4338babff'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:23Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:24,886 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d8a9a002-2111-4782-a848-b49342cd2488 with status: ACTIVE 2018-08-25 20:36:25,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/ports 0.919s 2018-08-25 20:36:25,807 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1845798307", "security_groups": ["8816e89c-bd72-4b60-89e2-a98c28ad2071"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:36:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d71d5e2d-d3bc-4200-8ff2-af3df9234fca'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:36:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70eb1dee-9360-4744-a271-67d7e1cb4321","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:36:25Z","name":"tempest-port-smoke-1845798307","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:82:03:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"e3e41b3b-4fa0-43a5-b629-c053b22f3199","ip_address":"10.102.21.20"}],"id":"4b7ffc60-9fbf-474a-8c97-8ad56562b962","security_groups":["8816e89c-bd72-4b60-89e2-a98c28ad2071"],"device_id":""}} 2018-08-25 20:36:26,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.33:8774/v2.1/servers 0.456s 2018-08-25 20:36:26,264 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-244600308", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "70eb1dee-9360-4744-a271-67d7e1cb4321", "port": "4b7ffc60-9fbf-474a-8c97-8ad56562b962"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-eee21b2b-60f1-4bdb-9025-aa2fafb07e17', 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eee21b2b-60f1-4bdb-9025-aa2fafb07e17'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "adminPass": "e6i3EnkJQtYd"}} 2018-08-25 20:36:26,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.059s 2018-08-25 20:36:26,328 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-595497b6-08a9-43c3-8a5d-922cd3f2d7c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-595497b6-08a9-43c3-8a5d-922cd3f2d7c7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:36:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:27,635 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.293s 2018-08-25 20:36:27,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': '1321', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-9a831ff3-1e88-4e1f-8dda-318bf50cc1e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a831ff3-1e88-4e1f-8dda-318bf50cc1e5'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:27,650 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:36:28,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.151s 2018-08-25 20:36:28,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-71abadd9-645c-46b8-88cb-76d1ab341d28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71abadd9-645c-46b8-88cb-76d1ab341d28'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:28,817 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:36:30,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.186s 2018-08-25 20:36:30,006 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-358c9f2c-3086-4256-b796-588a5a563083', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-358c9f2c-3086-4256-b796-588a5a563083'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:31,236 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.215s 2018-08-25 20:36:31,236 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-b97fb0e2-f695-41b8-8cfa-680d1dcee515', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b97fb0e2-f695-41b8-8cfa-680d1dcee515'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:32,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.175s 2018-08-25 20:36:32,426 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-5a9a8b0f-6ae9-4ddb-b23e-d2410d5e2286', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a9a8b0f-6ae9-4ddb-b23e-d2410d5e2286'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:32,440 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:36:32,601 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.160s 2018-08-25 20:36:32,601 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-1aa4835d-cf95-4a4b-8674-97d6bef30609', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1aa4835d-cf95-4a4b-8674-97d6bef30609'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:32,615 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 04ae9959-e0a5-4254-90cb-c336700be19a with status: ACTIVE 2018-08-25 20:36:32,940 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations 0.323s 2018-08-25 20:36:32,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-667e53e1-b683-4564-8538-c0f0b8f98615'} Body: {"network_association": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "id": "71698e14-38e6-4b02-b608-dec0da14355a"}} 2018-08-25 20:36:33,275 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations 0.334s 2018-08-25 20:36:33,276 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations', u'date': 'Sat, 25 Aug 2018 20:36:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96ef3a6d-15a6-4688-916c-4b57e41eb5c3'} Body: {"network_association": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "id": "acfb7e03-d471-44ee-a71e-820d72813b97"}} 2018-08-25 20:36:33,276 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:36:33,378 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/routers 0.101s 2018-08-25 20:36:33,378 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--399229700", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:36:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0cd5c3a-9aab-4b90-aed7-ec743fd4ffde'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:36:33Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "name": "tempest-router--399229700"}} 2018-08-25 20:36:35,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38 1.620s 2018-08-25 20:36:35,000 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38', u'date': 'Sat, 25 Aug 2018 20:36:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1585d37f-f4b3-48ca-a731-1a188795a305'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:36:34Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "name": "tempest-router--399229700"}} 2018-08-25 20:36:37,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/add_router_interface 2.227s 2018-08-25 20:36:37,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6997725-61a0-429b-ac1a-de66099a9bd9'} Body: {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b", "subnet_ids": ["0d57cd1b-04f4-4d0d-a794-070a9383349b"], "port_id": "051bd6bf-06a8-4db6-903d-6b643fea1da2", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38"} 2018-08-25 20:36:39,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.900s 2018-08-25 20:36:39,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "8a4db829-ecd0-4901-bf3b-e9cc04582da8"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2429a32f-0965-427a-8350-027ffebdb6c4'} Body: {"floatingip": {"router_id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:36:38Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "8a4db829-ecd0-4901-bf3b-e9cc04582da8", "id": "2efa2efc-eaff-4d84-b036-8fb32b21f8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:36:39,132 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:36:47,147 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:36:47,250 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:36:47,275 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:36:47,389 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-25 20:36:47,390 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:36:47,392 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:36:47,452 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:36:47,456 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:36:52,464 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-25 20:36:52,465 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-25 20:38:02,499 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-25 20:38:02,499 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:38:02,503 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:38:02,566 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:38:02,567 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:38:07,573 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-25 20:38:07,574 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-25 20:39:17,629 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:39:17,630 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-25 20:39:17,630 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,634 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17,735 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:17,763 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17,769 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:39:17,769 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:69:ba:23 [ether] on eth0 2018-08-25 20:39:17,769 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-25 20:39:17,770 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,772 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17,834 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:17,836 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17,844 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:39:17,844 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-25 20:39:17,844 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,846 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17,906 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:17,910 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17,916 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-25 20:39:17,916 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,918 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17,978 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:17,983 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17,988 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:39:17,989 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:69:ba:23 [ether] on eth0 2018-08-25 20:39:17,989 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-25 20:39:17,989 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,992 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:18,050 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:18,056 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:23,063 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-25 20:39:23,064 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-25 20:40:33,074 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-25 20:40:33,075 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:40:33,079 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:40:33,180 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:40:33,207 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:40:38,214 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-25 20:40:38,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.204. 2018-08-25 20:41:48,233 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:41:48,234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:41:49,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/2efa2efc-eaff-4d84-b036-8fb32b21f8ae 1.429s 2018-08-25 20:41:49,668 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/2efa2efc-eaff-4d84-b036-8fb32b21f8ae', u'date': 'Sat, 25 Aug 2018 20:41:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cdf9d3f7-c723-46dc-8658-9b848baeb7c0'} Body: 2018-08-25 20:41:52,467 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/remove_router_interface 2.798s 2018-08-25 20:41:52,468 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:41:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc0e9e12-eee0-4a9f-b36e-fdbdb1e4c835'} Body: {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b", "subnet_ids": ["0d57cd1b-04f4-4d0d-a794-070a9383349b"], "port_id": "051bd6bf-06a8-4db6-903d-6b643fea1da2", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38"} 2018-08-25 20:41:54,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38 1.798s 2018-08-25 20:41:54,268 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aa4f267f-4629-4cde-8e6a-919407675cb3'} Body: 2018-08-25 20:41:54,659 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.390s 2018-08-25 20:41:54,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-390e3de4-3d35-4104-b8da-b2fc64469453', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-390e3de4-3d35-4104-b8da-b2fc64469453'} Body: 2018-08-25 20:41:55,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.808s 2018-08-25 20:41:55,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-b90a8ebc-6524-4bff-98d9-708e0f33df76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b90a8ebc-6524-4bff-98d9-708e0f33df76'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:41:54Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:41:56,539 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.054s 2018-08-25 20:41:56,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-1574132f-447e-4a1f-af09-65b428ac7454', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:56 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1574132f-447e-4a1f-af09-65b428ac7454'} Body: {"itemNotFound": {"message": "Instance 04ae9959-e0a5-4254-90cb-c336700be19a could not be found.", "code": 404}} 2018-08-25 20:41:57,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/4b7ffc60-9fbf-474a-8c97-8ad56562b962 1.160s 2018-08-25 20:41:57,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/4b7ffc60-9fbf-474a-8c97-8ad56562b962', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-46db3ebf-c71a-4b5e-a59f-a909a6c57600'} Body: 2018-08-25 20:41:57,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.167s 2018-08-25 20:41:57,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-4172540d-db93-4c4d-9f5d-82eec519554f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4172540d-db93-4c4d-9f5d-82eec519554f'} Body: 2018-08-25 20:41:58,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.664s 2018-08-25 20:41: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': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-1ce31cfd-ae88-4cbe-8e93-e835fd4a9a2d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ce31cfd-ae88-4cbe-8e93-e835fd4a9a2d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:41:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:41:59,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.053s 2018-08-25 20:41:59,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-01f950d3-65a5-4ee3-a056-282e5e79aa2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:59 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-01f950d3-65a5-4ee3-a056-282e5e79aa2a'} Body: {"itemNotFound": {"message": "Instance d8a9a002-2111-4782-a848-b49342cd2488 could not be found.", "code": 404}} 2018-08-25 20:42:00,379 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8a4db829-ecd0-4901-bf3b-e9cc04582da8 0.772s 2018-08-25 20:42:00,379 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8a4db829-ecd0-4901-bf3b-e9cc04582da8', u'date': 'Sat, 25 Aug 2018 20:42:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a1469584-334a-45df-bfde-5e6c502d4281'} Body: 2018-08-25 20:42:00,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-244600308 0.035s 2018-08-25 20:42:00,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-244600308', u'x-compute-request-id': 'req-f51917f1-b5c6-467f-9f1e-8e5d9b6dd8dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f51917f1-b5c6-467f-9f1e-8e5d9b6dd8dc'} Body: 2018-08-25 20:42:01,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/e3e41b3b-4fa0-43a5-b629-c053b22f3199 1.493s 2018-08-25 20:42:01,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.33:9696/v2.0/subnets/e3e41b3b-4fa0-43a5-b629-c053b22f3199', u'date': 'Sat, 25 Aug 2018 20:42:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1cdda84b-f91c-45f5-af28-4bfe43770593'} Body: 2018-08-25 20:42:03,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/70eb1dee-9360-4744-a271-67d7e1cb4321 1.377s 2018-08-25 20:42:03,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/70eb1dee-9360-4744-a271-67d7e1cb4321', u'date': 'Sat, 25 Aug 2018 20:42:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-89444b5e-a630-4572-a043-1e3c335e6109'} Body: 2018-08-25 20:42:04,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0d57cd1b-04f4-4d0d-a794-070a9383349b 1.295s 2018-08-25 20:42:04,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/0d57cd1b-04f4-4d0d-a794-070a9383349b', u'date': 'Sat, 25 Aug 2018 20:42:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02ffa710-4ae4-4703-8dd6-c136b523ce5d'} Body: 2018-08-25 20:42:06,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5961b1a9-1799-43e3-9ed4-547df5ea5afb 1.707s 2018-08-25 20:42:06,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5961b1a9-1799-43e3-9ed4-547df5ea5afb', u'date': 'Sat, 25 Aug 2018 20:42:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d87c0561-ccf4-4ac1-983c-60da417d51a4'} Body: 2018-08-25 20:42:06,838 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/8816e89c-bd72-4b60-89e2-a98c28ad2071 0.542s 2018-08-25 20:42:06,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/8816e89c-bd72-4b60-89e2-a98c28ad2071', u'date': 'Sat, 25 Aug 2018 20:42:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-13c49119-cca2-4867-b89a-be5537af2fff'} Body: 2018-08-25 20:42:07.064 63 INFO tempest.lib.common.rest_client [req-162c7a49-5e4e-43e9-a41d-a68d20a22a91 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.198s 2018-08-25 20:42:07.065 63 DEBUG tempest.lib.common.rest_client [req-162c7a49-5e4e-43e9-a41d-a68d20a22a91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1866275663 description", "name": "tempest-secgroup-smoke-1866275663"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-162c7a49-5e4e-43e9-a41d-a68d20a22a91'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1866275663 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:06Z", "updated_at": "2018-08-25T20:42:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:42:06Z", "revision_number": 0, "id": "24be86af-173f-4ad8-8f6c-f2b36c0bb14d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:42:06Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:42:06Z", "revision_number": 0, "id": "35783987-8a83-45c4-b185-4cd6a3b8204a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:42:06Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "name": "tempest-secgroup-smoke-1866275663"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:07.279 63 INFO tempest.lib.common.rest_client [req-01ba618f-c0a9-4288-b094-c5807d0ee0bc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.213s 2018-08-25 20:42:07.280 63 DEBUG tempest.lib.common.rest_client [req-01ba618f-c0a9-4288-b094-c5807d0ee0bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01ba618f-c0a9-4288-b094-c5807d0ee0bc'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ff14568a-85f0-43c3-986e-7b63192cc33b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:07.490 63 INFO tempest.lib.common.rest_client [req-60ef3c1f-0a23-496d-a697-f084db68b2fa ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.209s 2018-08-25 20:42:07.490 63 DEBUG tempest.lib.common.rest_client [req-60ef3c1f-0a23-496d-a697-f084db68b2fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60ef3c1f-0a23-496d-a697-f084db68b2fa'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "512fb877-299f-40ad-ad5f-1d4fe5e272fd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:07.656 63 INFO tempest.lib.common.rest_client [req-716e0f86-9208-48f5-aa5f-b5764e3aa36b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:42:07.657 63 DEBUG tempest.lib.common.rest_client [req-716e0f86-9208-48f5-aa5f-b5764e3aa36b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-716e0f86-9208-48f5-aa5f-b5764e3aa36b'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "145e7667-091a-43ce-8c97-c047dbdd8f93"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:07.802 63 INFO tempest.lib.common.rest_client [req-568bb83b-405a-4024-af14-ab85c5bb2695 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 20:42:07.802 63 DEBUG tempest.lib.common.rest_client [req-568bb83b-405a-4024-af14-ab85c5bb2695 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-568bb83b-405a-4024-af14-ab85c5bb2695'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f3188ca-bf2a-4906-9229-eecddcc2d1ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:07.951 63 INFO tempest.lib.common.rest_client [req-aa3be794-3100-4d40-964c-c414a4aa53d9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:42:07.952 63 DEBUG tempest.lib.common.rest_client [req-aa3be794-3100-4d40-964c-c414a4aa53d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa3be794-3100-4d40-964c-c414a4aa53d9'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9132e92a-d3c7-46ef-b598-1e9d7a0b4ae3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:08.108 63 INFO tempest.lib.common.rest_client [req-d58f2dec-75f1-438f-92bc-98a54271f09d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.155s 2018-08-25 20:42:08.108 63 DEBUG tempest.lib.common.rest_client [req-d58f2dec-75f1-438f-92bc-98a54271f09d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d58f2dec-75f1-438f-92bc-98a54271f09d'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d09825ca-0b59-4812-a046-311df6967933"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:08.269 63 INFO tempest.lib.common.rest_client [req-c1950faf-813d-4a5c-908a-496e50c7b9ec ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:42:08.269 63 DEBUG tempest.lib.common.rest_client [req-c1950faf-813d-4a5c-908a-496e50c7b9ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1950faf-813d-4a5c-908a-496e50c7b9ec'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c0603c1a-8568-4f9c-8b87-d1b48b792a2e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:08.435 63 INFO tempest.lib.common.rest_client [req-de0c7379-ddd0-4fb9-90b6-9d6dc74a853e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:42:08.436 63 DEBUG tempest.lib.common.rest_client [req-de0c7379-ddd0-4fb9-90b6-9d6dc74a853e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de0c7379-ddd0-4fb9-90b6-9d6dc74a853e'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78be4338-d37d-44cb-bdb1-e9815d668691"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:08.686 63 INFO tempest.lib.common.rest_client [req-28b1a69f-1206-4af5-a7cb-2626e1617d9a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/networks 0.249s 2018-08-25 20:42:08.687 63 DEBUG tempest.lib.common.rest_client [req-28b1a69f-1206-4af5-a7cb-2626e1617d9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1384117796"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28b1a69f-1206-4af5-a7cb-2626e1617d9a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:42:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"9168046d-76d7-4b47-bf95-b659c1d379e6","name":"tempest-A-1384117796"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:09.410 63 INFO tempest.lib.common.rest_client [req-2eb60203-d79b-4e8d-8398-125cd38a6d9a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.723s 2018-08-25 20:42:09.411 63 DEBUG tempest.lib.common.rest_client [req-2eb60203-d79b-4e8d-8398-125cd38a6d9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "name": "tempest-subnet-A-1-792806007"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:42:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2eb60203-d79b-4e8d-8398-125cd38a6d9a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9168046d-76d7-4b47-bf95-b659c1d379e6","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:09Z","dns_nameservers":[],"updated_at":"2018-08-25T20:42: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"40a0d9dc-9b9e-48d0-8344-c682f27bf280","subnetpool_id":null,"name":"tempest-subnet-A-1-792806007"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:10.228 63 INFO tempest.lib.common.rest_client [req-3bff318e-f4c8-4c18-8b31-5b3625582af5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/networks 0.815s 2018-08-25 20:42:10.228 63 DEBUG tempest.lib.common.rest_client [req-3bff318e-f4c8-4c18-8b31-5b3625582af5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-21461036"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:42:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3bff318e-f4c8-4c18-8b31-5b3625582af5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:42:10Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","name":"tempest-B-21461036"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:10.897 63 INFO tempest.lib.common.rest_client [req-c6c3fa52-9e14-4ac4-bc1e-d9c4f2f2177d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.668s 2018-08-25 20:42:10.898 63 DEBUG tempest.lib.common.rest_client [req-c6c3fa52-9e14-4ac4-bc1e-d9c4f2f2177d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "name": "tempest-subnet-B-1-493491818"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:42:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6c3fa52-9e14-4ac4-bc1e-d9c4f2f2177d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:10Z","dns_nameservers":[],"updated_at":"2018-08-25T20:42:10Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0d559ed5-f317-4a87-b869-cfc252408155","subnetpool_id":null,"name":"tempest-subnet-B-1-493491818"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:11.323 63 INFO tempest.lib.common.rest_client [req-560c4b66-99c1-4217-a37b-8df499bd35c9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.424s 2018-08-25 20:42:11.324 63 DEBUG tempest.lib.common.rest_client [req-560c4b66-99c1-4217-a37b-8df499bd35c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:42:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-560c4b66-99c1-4217-a37b-8df499bd35c9'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "8c5c11ab-2629-40b9-8432-aaf5b86519f8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:11.533 63 INFO tempest.lib.common.rest_client [req-adf393b7-1b0f-450c-a182-35794d86bcdc ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.208s 2018-08-25 20:42:11.533 63 DEBUG tempest.lib.common.rest_client [req-adf393b7-1b0f-450c-a182-35794d86bcdc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-764831209"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-adf393b7-1b0f-450c-a182-35794d86bcdc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adf393b7-1b0f-450c-a182-35794d86bcdc'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTlhtlWdLCGll6U86V4VFWpsFCBtTYDFGE+EIvEZA2JbwZgSNCRB8ttn22x6j+6vcePva89slDJnPkCBLZSNDm+j4zG7x/7hsGyOaPtS7f9Kf9jmKXZx0BG7e3UlNC6nvYuTGXdYUGIkHBY6Pq8xjO2TWmCi9TMzXgqPNTfLizXpe3EB06m1h3P9wjGD4QIm3c8VJ2M0wJu+lha1xOvMlps/4TQNhpdE7Y090im7hL0JBZxlce/2lYT3NnMgXIrm8+ALRaldjPddFEx7auq03BkkM9qh9Wt01yGgwPB5hzIbYGBGwDgWS+LSp+DZU16l5P4IHiL7TDCyIGgZyFKyiJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA05YbZVnSwhpZelPOleFRVqbBQgbU2AxRhPhCLxGQNiW8GYEj\nQkQfLbZ9tseo/ur3Hj72vPbJQyZz5AgS2UjQ5vo+Mxu8f+4bBsjmj7Uu3/Sn/Y5i\nl2cdARu3t1JTQup72Lkxl3WFBiJBwWOj6vMYztk1pgovUzM14KjzU3y4s16XtxAd\nOptYdz/cIxg+ECJt3PFSdjNMCbvpYWtcTrzJabP+E0DYaXRO2NPdIpu4S9CQWcZX\nHv9pWE9zZzIFyK5vPgC0WpXYz3XRRMe2rqtNwZJDPaofVrdNchoMDweYcyG2BgRs\nA4Fkvi0qfg2VNepeT+CB4i+0wwsiBoGchSsoiQIDAQABAoIBAEL6f42j043SXYTV\nxs23V9JAU2kdVH9X1u5q0DiqLKaXZ2YDdS/i9KO54y3bImof4z5V3DGRRcDWCVWk\nIKNb45Vanhn7q74rl66cJjBTwJTwk8U2L4uR/qJ9LbkAfI7wP2gpp8M0VnnMmlgn\nvJoBflbsd4kqLDUAPwvxL6W8E5PjyGUwNheSE49s4XgR5s4HHd+MVh1ZjeoO3UJX\nGWM67oEe6yxuuh7xaRrMKpWBORCEjnpk5xjf4EyxjF0ueFyhUffKE4BoDlTojjHI\nVp5y3s+xkTYwUpquElJEzvKPv3bT5S76ouUyzzopRHrsIR4cptOVK9Xs67dXTl7K\nLEtEDgECgYEA77W9Lvm7N1MWxbl89Ho4VHED8mrJqnEb4c/VvCAcJIW5pkJNNAEL\nwkN66ZK7h03eePtU7GDFmmI85fLrWRmUVGV6EpVa7Q2f0dmPWdqxT0wWjzMVohcn\nWJXHU2szJtCCr7iSduyblRQpwxidFV5IduNRPo4ux1lPGdSb8jFGWeECgYEA4fcZ\nYxayPIRUtbTpUCa1tL7yRA/b5/yd3b8wDGXB6lAuBKeKc5iQVPQNMW/+BZWBw0Y3\nJ7EVltVGfWD9ukshIZHRl5i2wNo1UiPj1JzGX6oSChOxR8e8OBVRmH2LHvOze9cJ\nC+uDzcbIj2Y4v3zW7bbk6GuQK9+dmxX6W6gSM6kCgYBBwb8l9cfPw3FJyDpo7mYp\nc987TuQHZ4PYjCT7uGs/8Zcd7q4zB95r6gr7rA7ZbRkMYxXGyj0qvqwqAFtjU8sG\n49d65ZHN2aDv9hiG86EUObEukzrp/iQC/wNw9MVRbn2LKryy9vEvEhrqtAPTasvC\nIVWWLXbTpMI4OcSVycKcwQKBgAZn/P5ELHVuwwALyvmMv2YKa8/mKzPeg5M/0lrn\nn6HG+CcFoPU6BA2EhcM7C5aY8H7axMGJUbVfAoqXb1oSuzO6cJi9qaC6DvzvK4xh\njXY02iITANmqHfnxEMkj9gfAnPwL0qPV33y7//+gxEcZgPZoUwEL26CCzHMTIm/q\nyelRAoGAFZUvCpUbHxtcNhNk2ckTWhGeCi4zhixbNTbhhesz18ZuGY2ysDPVRL6E\niPFrpbnI4PzyFP/WUDCxnMs5AOYn4533bYKPLAFiPyDpFuUGd5PP5KWYQ3AYSAqu\n7r5Za6/NEdX7a54FU4P93pBxtFDwiZkzAW/9Xr8odveA3QxfiHI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-764831209", "fingerprint": "92:25:a6:d5:a0:d6:ed:48:59:ca:53:9d:c0:6b:4a:d0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:12.802 63 INFO tempest.lib.common.rest_client [req-19b127b9-e149-4567-8f4d-2f7d57b24615 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/ports 1.264s 2018-08-25 20:42:12.803 63 DEBUG tempest.lib.common.rest_client [req-19b127b9-e149-4567-8f4d-2f7d57b24615 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-934848272", "security_groups": ["92c7454e-008b-4195-ba6f-ac9c7b929566"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:42:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-19b127b9-e149-4567-8f4d-2f7d57b24615'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:42:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9168046d-76d7-4b47-bf95-b659c1d379e6","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:42:12Z","name":"tempest-port-smoke-934848272","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:9e:0f:e2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"40a0d9dc-9b9e-48d0-8344-c682f27bf280","ip_address":"10.101.11.10"}],"id":"94ecfd2d-0905-4a76-a431-604a965b9b5e","security_groups":["92c7454e-008b-4195-ba6f-ac9c7b929566"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:14.649 63 INFO tempest.lib.common.rest_client [req-fed29171-9b5e-45e4-b85a-f9d4febacb47 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.33:8774/v2.1/servers 1.845s 2018-08-25 20:42:14.650 63 DEBUG tempest.lib.common.rest_client [req-fed29171-9b5e-45e4-b85a-f9d4febacb47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-764831209", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9168046d-76d7-4b47-bf95-b659c1d379e6", "port": "94ecfd2d-0905-4a76-a431-604a965b9b5e"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-fed29171-9b5e-45e4-b85a-f9d4febacb47', 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fed29171-9b5e-45e4-b85a-f9d4febacb47'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "adminPass": "hDjKmDFf3uR6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:15.036 63 INFO tempest.lib.common.rest_client [req-371f52a6-903c-4805-b35a-a9841a7188d3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.381s 2018-08-25 20:42:15.036 63 DEBUG tempest.lib.common.rest_client [req-371f52a6-903c-4805-b35a-a9841a7188d3 ] 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-371f52a6-903c-4805-b35a-a9841a7188d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-371f52a6-903c-4805-b35a-a9841a7188d3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:42:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:17.251 63 INFO tempest.lib.common.rest_client [req-039a4631-fb86-42b2-b01c-1e9bcc062e49 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 1.200s 2018-08-25 20:42:17.252 63 DEBUG tempest.lib.common.rest_client [req-039a4631-fb86-42b2-b01c-1e9bcc062e49 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1381', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-039a4631-fb86-42b2-b01c-1e9bcc062e49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-039a4631-fb86-42b2-b01c-1e9bcc062e49'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:17.266 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:42:19.066 63 INFO tempest.lib.common.rest_client [req-49638487-c68e-4c58-939b-a9b45d1da7d5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.798s 2018-08-25 20:42:19.066 63 DEBUG tempest.lib.common.rest_client [req-49638487-c68e-4c58-939b-a9b45d1da7d5 ] 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-49638487-c68e-4c58-939b-a9b45d1da7d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49638487-c68e-4c58-939b-a9b45d1da7d5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:19.079 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:42:20.525 63 INFO tempest.lib.common.rest_client [req-8971c069-327e-49ab-b5a9-048fc2673abc ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.444s 2018-08-25 20:42:20.526 63 DEBUG tempest.lib.common.rest_client [req-8971c069-327e-49ab-b5a9-048fc2673abc ] 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-8971c069-327e-49ab-b5a9-048fc2673abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8971c069-327e-49ab-b5a9-048fc2673abc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:21.905 63 INFO tempest.lib.common.rest_client [req-610beb4c-5743-41e7-b958-9b71fcb579c4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.364s 2018-08-25 20:42:21.905 63 DEBUG tempest.lib.common.rest_client [req-610beb4c-5743-41e7-b958-9b71fcb579c4 ] 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-610beb4c-5743-41e7-b958-9b71fcb579c4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-610beb4c-5743-41e7-b958-9b71fcb579c4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:21.919 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:42:22.305 63 INFO tempest.lib.common.rest_client [req-57ab1dc1-91a8-4e69-a3ea-789e0743437d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.385s 2018-08-25 20:42:22.305 63 DEBUG tempest.lib.common.rest_client [req-57ab1dc1-91a8-4e69-a3ea-789e0743437d ] 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-57ab1dc1-91a8-4e69-a3ea-789e0743437d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57ab1dc1-91a8-4e69-a3ea-789e0743437d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:22.319 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 84870699-17ce-4ed6-a994-92a4fe3bd164 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:42:23.207 63 INFO tempest.lib.common.rest_client [req-dba88a17-2f95-4972-8197-d5eea3acf82b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/ports 0.888s 2018-08-25 20:42:23.208 63 DEBUG tempest.lib.common.rest_client [req-dba88a17-2f95-4972-8197-d5eea3acf82b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1838256402", "security_groups": ["92c7454e-008b-4195-ba6f-ac9c7b929566"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:42:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dba88a17-2f95-4972-8197-d5eea3acf82b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:42:22Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:42:22Z","name":"tempest-port-smoke-1838256402","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:bb:75:49","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0d559ed5-f317-4a87-b869-cfc252408155","ip_address":"10.102.21.20"}],"id":"ca3bb07e-f590-473b-87e5-7d99daac032c","security_groups":["92c7454e-008b-4195-ba6f-ac9c7b929566"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:24.652 63 INFO tempest.lib.common.rest_client [req-6275607d-4d3b-46b4-8291-bb08db16af3c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.33:8774/v2.1/servers 1.443s 2018-08-25 20:42:24.653 63 DEBUG tempest.lib.common.rest_client [req-6275607d-4d3b-46b4-8291-bb08db16af3c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-764831209", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "port": "ca3bb07e-f590-473b-87e5-7d99daac032c"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6275607d-4d3b-46b4-8291-bb08db16af3c', 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6275607d-4d3b-46b4-8291-bb08db16af3c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "adminPass": "mim6cLHhymet"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:24.975 63 INFO tempest.lib.common.rest_client [req-a2460e7e-02ff-47b9-a00a-ce7c79566266 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.318s 2018-08-25 20:42:24.976 63 DEBUG tempest.lib.common.rest_client [req-a2460e7e-02ff-47b9-a00a-ce7c79566266 ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-a2460e7e-02ff-47b9-a00a-ce7c79566266', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a2460e7e-02ff-47b9-a00a-ce7c79566266'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:42:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:26.089 63 INFO tempest.lib.common.rest_client [req-4e3a0b42-a6e4-4fa5-a80c-eed37f689a34 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.099s 2018-08-25 20:42:26.089 63 DEBUG tempest.lib.common.rest_client [req-4e3a0b42-a6e4-4fa5-a80c-eed37f689a34 ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-4e3a0b42-a6e4-4fa5-a80c-eed37f689a34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e3a0b42-a6e4-4fa5-a80c-eed37f689a34'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:26.103 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:42:27.698 63 INFO tempest.lib.common.rest_client [req-007f33c6-262b-4a39-bb7d-031eddf0035c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.593s 2018-08-25 20:42:27.699 63 DEBUG tempest.lib.common.rest_client [req-007f33c6-262b-4a39-bb7d-031eddf0035c ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-007f33c6-262b-4a39-bb7d-031eddf0035c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-007f33c6-262b-4a39-bb7d-031eddf0035c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:27.712 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 20:42:29.079 63 INFO tempest.lib.common.rest_client [req-f6362249-c3f4-4d18-8e11-0d9adf817f76 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.365s 2018-08-25 20:42:29.079 63 DEBUG tempest.lib.common.rest_client [req-f6362249-c3f4-4d18-8e11-0d9adf817f76 ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-f6362249-c3f4-4d18-8e11-0d9adf817f76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f6362249-c3f4-4d18-8e11-0d9adf817f76'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:29.093 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-25 20:42:30.439 63 INFO tempest.lib.common.rest_client [req-d1c7d31d-f021-4571-86bf-bce6a627d7e3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.344s 2018-08-25 20:42:30.439 63 DEBUG tempest.lib.common.rest_client [req-d1c7d31d-f021-4571-86bf-bce6a627d7e3 ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-d1c7d31d-f021-4571-86bf-bce6a627d7e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1c7d31d-f021-4571-86bf-bce6a627d7e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:32.224 63 INFO tempest.lib.common.rest_client [req-c43b84dd-984e-49a9-a484-a286b7272967 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.761s 2018-08-25 20:42:32.225 63 DEBUG tempest.lib.common.rest_client [req-c43b84dd-984e-49a9-a484-a286b7272967 ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-c43b84dd-984e-49a9-a484-a286b7272967', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c43b84dd-984e-49a9-a484-a286b7272967'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:30Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:32.239 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 20:42:32.387 63 INFO tempest.lib.common.rest_client [req-6e594b68-cb55-4848-8b9c-e77ce2d2051d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.147s 2018-08-25 20:42:32.388 63 DEBUG tempest.lib.common.rest_client [req-6e594b68-cb55-4848-8b9c-e77ce2d2051d ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-6e594b68-cb55-4848-8b9c-e77ce2d2051d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e594b68-cb55-4848-8b9c-e77ce2d2051d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:30Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:32.401 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:42:33.017 63 INFO tempest.lib.common.rest_client [req-18a45af9-f9ca-44de-a108-ae548ac30997 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations 0.616s 2018-08-25 20:42:33.018 63 DEBUG tempest.lib.common.rest_client [req-18a45af9-f9ca-44de-a108-ae548ac30997 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-18a45af9-f9ca-44de-a108-ae548ac30997'} Body: {"network_association": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "id": "7e17996f-864e-4aba-a456-ce670705a3a2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:33.394 63 INFO tempest.lib.common.rest_client [req-36172865-8ab4-44c7-9323-7f966b0bf3a9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations 0.375s 2018-08-25 20:42:33.395 63 DEBUG tempest.lib.common.rest_client [req-36172865-8ab4-44c7-9323-7f966b0bf3a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36172865-8ab4-44c7-9323-7f966b0bf3a9'} Body: {"network_association": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "id": "d1664557-7dec-4696-9220-063c0ce5ce76"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:33.395 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-25 20:42:33.646 63 INFO tempest.lib.common.rest_client [req-2e838f72-ae8b-41c7-a82d-3f3db79cbacc ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/routers 0.250s 2018-08-25 20:42:33.647 63 DEBUG tempest.lib.common.rest_client [req-2e838f72-ae8b-41c7-a82d-3f3db79cbacc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1388972357", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e838f72-ae8b-41c7-a82d-3f3db79cbacc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:42:33Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f58dcb1-663b-4ad5-a116-494484821372", "name": "tempest-router--1388972357"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:35.214 63 INFO tempest.lib.common.rest_client [req-64601340-735d-47d4-bd7d-cd6e0af7e32f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372 1.566s 2018-08-25 20:42:35.215 63 DEBUG tempest.lib.common.rest_client [req-64601340-735d-47d4-bd7d-cd6e0af7e32f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372', u'date': 'Sat, 25 Aug 2018 20:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64601340-735d-47d4-bd7d-cd6e0af7e32f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:42:35Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f58dcb1-663b-4ad5-a116-494484821372", "name": "tempest-router--1388972357"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:37.299 63 INFO tempest.lib.common.rest_client [req-45572524-6292-49db-9e91-fb141bbb3bcd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/add_router_interface 2.084s 2018-08-25 20:42:37.300 63 DEBUG tempest.lib.common.rest_client [req-45572524-6292-49db-9e91-fb141bbb3bcd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45572524-6292-49db-9e91-fb141bbb3bcd'} Body: {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280", "subnet_ids": ["40a0d9dc-9b9e-48d0-8344-c682f27bf280"], "port_id": "8719c361-c108-457e-8c0c-573f74eefe13", "id": "8f58dcb1-663b-4ad5-a116-494484821372"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:39.375 63 INFO tempest.lib.common.rest_client [req-cf4512a5-fb48-4170-b614-be34593d206d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.073s 2018-08-25 20:42:39.375 63 DEBUG tempest.lib.common.rest_client [req-cf4512a5-fb48-4170-b614-be34593d206d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "94ecfd2d-0905-4a76-a431-604a965b9b5e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:42:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4512a5-fb48-4170-b614-be34593d206d'} Body: {"floatingip": {"router_id": "8f58dcb1-663b-4ad5-a116-494484821372", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:42:38Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "94ecfd2d-0905-4a76-a431-604a965b9b5e", "id": "b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:42:39.376 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:42:55.417 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:42:55.481 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:42:55.514 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:42:55.629 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-25 20:42:55.630 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:42:55.632 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:42:55.695 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:42:55.696 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:43:00.703 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:43:00.704 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-25 20:44:10.756 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-25 20:44:10.756 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:44:10.761 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:44:10.862 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:44:10.889 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:44:15.897 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:44:15.897 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-25 20:45:25.951 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-25 20:45:25.951 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-25 20:45:25.952 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:25.956 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26.058 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:45:26.084 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26.091 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:45:26.091 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:63:0f:f9 [ether] on eth0 2018-08-25 20:45:26.091 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-25 20:45:26.092 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26.094 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26.154 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:45:26.158 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26.168 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 20:45:26.168 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-25 20:45:26.169 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26.170 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26.229 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:45:26.235 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26.241 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-25 20:45:26.241 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26.243 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26.305 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:45:26.307 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26.313 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:45:26.314 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:63:0f:f9 [ether] on eth0 2018-08-25 20:45:26.314 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-25 20:45:26.315 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26.316 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26.378 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:45:26.381 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:31.387 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:45:31.388 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-25 20:46:41.430 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-25 20:46:41.431 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:46:41.435 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:46:41.495 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:46:41.499 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:46:46.507 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:46:46.507 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-25 20:47:56.575 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-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:47:58.070 63 INFO tempest.lib.common.rest_client [req-3669bac9-fc8e-4744-b2ff-a3d8307ae647 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6 1.491s 2018-08-25 20:47:58.071 63 DEBUG tempest.lib.common.rest_client [req-3669bac9-fc8e-4744-b2ff-a3d8307ae647 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6', u'date': 'Sat, 25 Aug 2018 20:47:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3669bac9-fc8e-4744-b2ff-a3d8307ae647'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:47:59.857 63 INFO tempest.lib.common.rest_client [req-58913469-d2b1-4032-8118-7302f0e8c983 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/remove_router_interface 1.785s 2018-08-25 20:47:59.857 63 DEBUG tempest.lib.common.rest_client [req-58913469-d2b1-4032-8118-7302f0e8c983 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:47:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58913469-d2b1-4032-8118-7302f0e8c983'} Body: {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280", "subnet_ids": ["40a0d9dc-9b9e-48d0-8344-c682f27bf280"], "port_id": "8719c361-c108-457e-8c0c-573f74eefe13", "id": "8f58dcb1-663b-4ad5-a116-494484821372"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:01.767 63 INFO tempest.lib.common.rest_client [req-088a7596-c326-40bd-8701-aca475daff0e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372 1.909s 2018-08-25 20:48:01.768 63 DEBUG tempest.lib.common.rest_client [req-088a7596-c326-40bd-8701-aca475daff0e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372', u'date': 'Sat, 25 Aug 2018 20:48:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-088a7596-c326-40bd-8701-aca475daff0e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:02.164 63 INFO tempest.lib.common.rest_client [req-b2490025-f1b8-4f76-9fc3-a7eef1aa7d6c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.395s 2018-08-25 20:48:02.165 63 DEBUG tempest.lib.common.rest_client [req-b2490025-f1b8-4f76-9fc3-a7eef1aa7d6c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-b2490025-f1b8-4f76-9fc3-a7eef1aa7d6c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2490025-f1b8-4f76-9fc3-a7eef1aa7d6c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:02.594 63 INFO tempest.lib.common.rest_client [req-5cf36371-16ad-4937-91c3-4cf7db50e35e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.428s 2018-08-25 20:48:02.595 63 DEBUG tempest.lib.common.rest_client [req-5cf36371-16ad-4937-91c3-4cf7db50e35e ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-5cf36371-16ad-4937-91c3-4cf7db50e35e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cf36371-16ad-4937-91c3-4cf7db50e35e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:02Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:04.038 63 INFO tempest.lib.common.rest_client [req-725d15f2-76da-4f28-8c17-87e2da4c078a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.428s 2018-08-25 20:48:04.039 63 DEBUG tempest.lib.common.rest_client [req-725d15f2-76da-4f28-8c17-87e2da4c078a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-725d15f2-76da-4f28-8c17-87e2da4c078a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-725d15f2-76da-4f28-8c17-87e2da4c078a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:02Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:05.106 63 INFO tempest.lib.common.rest_client [req-ef0a3309-d491-4798-bf98-f6eef834bb88 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.053s 2018-08-25 20:48:05.107 63 DEBUG tempest.lib.common.rest_client [req-ef0a3309-d491-4798-bf98-f6eef834bb88 ] 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-ef0a3309-d491-4798-bf98-f6eef834bb88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:05 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ef0a3309-d491-4798-bf98-f6eef834bb88'} Body: {"itemNotFound": {"message": "Instance af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:05.994 63 INFO tempest.lib.common.rest_client [req-3e3b4613-c917-4443-8af1-1e05b44a8971 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/ca3bb07e-f590-473b-87e5-7d99daac032c 0.886s 2018-08-25 20:48:05.995 63 DEBUG tempest.lib.common.rest_client [req-3e3b4613-c917-4443-8af1-1e05b44a8971 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/ca3bb07e-f590-473b-87e5-7d99daac032c', u'date': 'Sat, 25 Aug 2018 20:48:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3e3b4613-c917-4443-8af1-1e05b44a8971'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:06.166 63 INFO tempest.lib.common.rest_client [req-b1482d8f-7d49-43f1-964d-d4328cea03a3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.171s 2018-08-25 20:48:06.167 63 DEBUG tempest.lib.common.rest_client [req-b1482d8f-7d49-43f1-964d-d4328cea03a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-b1482d8f-7d49-43f1-964d-d4328cea03a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1482d8f-7d49-43f1-964d-d4328cea03a3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:06.915 63 INFO tempest.lib.common.rest_client [req-dd19aaea-6814-4994-a431-ebd61e00c701 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.747s 2018-08-25 20:48:06.916 63 DEBUG tempest.lib.common.rest_client [req-dd19aaea-6814-4994-a431-ebd61e00c701 ] 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-dd19aaea-6814-4994-a431-ebd61e00c701', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd19aaea-6814-4994-a431-ebd61e00c701'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:07.980 63 INFO tempest.lib.common.rest_client [req-62b15624-2eeb-496e-b0f2-7a46920ede68 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.049s 2018-08-25 20:48:07.981 63 DEBUG tempest.lib.common.rest_client [req-62b15624-2eeb-496e-b0f2-7a46920ede68 ] 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-62b15624-2eeb-496e-b0f2-7a46920ede68', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:07 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-62b15624-2eeb-496e-b0f2-7a46920ede68'} Body: {"itemNotFound": {"message": "Instance 84870699-17ce-4ed6-a994-92a4fe3bd164 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:08.896 63 INFO tempest.lib.common.rest_client [req-e21dcbf1-37c6-4efc-b845-360e2c369e30 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/94ecfd2d-0905-4a76-a431-604a965b9b5e 0.914s 2018-08-25 20:48:08.897 63 DEBUG tempest.lib.common.rest_client [req-e21dcbf1-37c6-4efc-b845-360e2c369e30 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/94ecfd2d-0905-4a76-a431-604a965b9b5e', u'date': 'Sat, 25 Aug 2018 20:48:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e21dcbf1-37c6-4efc-b845-360e2c369e30'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:08.934 63 INFO tempest.lib.common.rest_client [req-2702121f-d898-4dce-af49-d03e93c46693 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-764831209 0.036s 2018-08-25 20:48:08.935 63 DEBUG tempest.lib.common.rest_client [req-2702121f-d898-4dce-af49-d03e93c46693 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-764831209', u'x-compute-request-id': 'req-2702121f-d898-4dce-af49-d03e93c46693', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2702121f-d898-4dce-af49-d03e93c46693'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:09.910 63 INFO tempest.lib.common.rest_client [req-6105e223-7fbd-4860-90f4-4aa46370456b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0d559ed5-f317-4a87-b869-cfc252408155 0.975s 2018-08-25 20:48:09.911 63 DEBUG tempest.lib.common.rest_client [req-6105e223-7fbd-4860-90f4-4aa46370456b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/0d559ed5-f317-4a87-b869-cfc252408155', u'date': 'Sat, 25 Aug 2018 20:48:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6105e223-7fbd-4860-90f4-4aa46370456b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:11.641 63 INFO tempest.lib.common.rest_client [req-ae2ed89d-cca3-4c55-b52a-6187b39bac38 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/83c4007e-75b9-4def-9b5b-2476579b8fe0 1.729s 2018-08-25 20:48:11.641 63 DEBUG tempest.lib.common.rest_client [req-ae2ed89d-cca3-4c55-b52a-6187b39bac38 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/83c4007e-75b9-4def-9b5b-2476579b8fe0', u'date': 'Sat, 25 Aug 2018 20:48:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ae2ed89d-cca3-4c55-b52a-6187b39bac38'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:13.035 63 INFO tempest.lib.common.rest_client [req-c58327a7-eb3d-4ee4-a9fc-854c6628090f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/40a0d9dc-9b9e-48d0-8344-c682f27bf280 1.392s 2018-08-25 20:48:13.035 63 DEBUG tempest.lib.common.rest_client [req-c58327a7-eb3d-4ee4-a9fc-854c6628090f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/40a0d9dc-9b9e-48d0-8344-c682f27bf280', u'date': 'Sat, 25 Aug 2018 20:48:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c58327a7-eb3d-4ee4-a9fc-854c6628090f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:15.097 63 INFO tempest.lib.common.rest_client [req-9623fe80-41c2-45fc-93b3-e87625b3a7d4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/9168046d-76d7-4b47-bf95-b659c1d379e6 2.060s 2018-08-25 20:48:15.097 63 DEBUG tempest.lib.common.rest_client [req-9623fe80-41c2-45fc-93b3-e87625b3a7d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/9168046d-76d7-4b47-bf95-b659c1d379e6', u'date': 'Sat, 25 Aug 2018 20:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9623fe80-41c2-45fc-93b3-e87625b3a7d4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:15.424 63 INFO tempest.lib.common.rest_client [req-a6feed1d-8ca9-4f7b-b51e-c815bdfe8cd0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/92c7454e-008b-4195-ba6f-ac9c7b929566 0.325s 2018-08-25 20:48:15.424 63 DEBUG tempest.lib.common.rest_client [req-a6feed1d-8ca9-4f7b-b51e-c815bdfe8cd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/92c7454e-008b-4195-ba6f-ac9c7b929566', u'date': 'Sat, 25 Aug 2018 20:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a6feed1d-8ca9-4f7b-b51e-c815bdfe8cd0'} 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 [368.560399s] ... 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-25 20:42:07,064 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.198s 2018-08-25 20:42:07,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1866275663 description", "name": "tempest-secgroup-smoke-1866275663"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-162c7a49-5e4e-43e9-a41d-a68d20a22a91'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1866275663 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:06Z", "updated_at": "2018-08-25T20:42:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:42:06Z", "revision_number": 0, "id": "24be86af-173f-4ad8-8f6c-f2b36c0bb14d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:42:06Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:42:06Z", "revision_number": 0, "id": "35783987-8a83-45c4-b185-4cd6a3b8204a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:42:06Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "name": "tempest-secgroup-smoke-1866275663"}} 2018-08-25 20:42:07,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.213s 2018-08-25 20:42:07,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": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01ba618f-c0a9-4288-b094-c5807d0ee0bc'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ff14568a-85f0-43c3-986e-7b63192cc33b"}} 2018-08-25 20:42:07,490 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.209s 2018-08-25 20:42:07,490 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60ef3c1f-0a23-496d-a697-f084db68b2fa'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "512fb877-299f-40ad-ad5f-1d4fe5e272fd"}} 2018-08-25 20:42:07,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:42:07,657 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-716e0f86-9208-48f5-aa5f-b5764e3aa36b'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "145e7667-091a-43ce-8c97-c047dbdd8f93"}} 2018-08-25 20:42:07,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 20:42:07,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": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-568bb83b-405a-4024-af14-ab85c5bb2695'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f3188ca-bf2a-4906-9229-eecddcc2d1ed"}} 2018-08-25 20:42:07,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:42:07,952 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa3be794-3100-4d40-964c-c414a4aa53d9'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9132e92a-d3c7-46ef-b598-1e9d7a0b4ae3"}} 2018-08-25 20:42:08,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.155s 2018-08-25 20:42:08,108 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d58f2dec-75f1-438f-92bc-98a54271f09d'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d09825ca-0b59-4812-a046-311df6967933"}} 2018-08-25 20:42:08,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:42:08,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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1950faf-813d-4a5c-908a-496e50c7b9ec'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c0603c1a-8568-4f9c-8b87-d1b48b792a2e"}} 2018-08-25 20:42:08,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:42:08,436 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de0c7379-ddd0-4fb9-90b6-9d6dc74a853e'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78be4338-d37d-44cb-bdb1-e9815d668691"}} 2018-08-25 20:42:08,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/networks 0.249s 2018-08-25 20:42:08,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1384117796"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28b1a69f-1206-4af5-a7cb-2626e1617d9a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:42:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"9168046d-76d7-4b47-bf95-b659c1d379e6","name":"tempest-A-1384117796"}} 2018-08-25 20:42:09,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.723s 2018-08-25 20:42:09,411 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "name": "tempest-subnet-A-1-792806007"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:42:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2eb60203-d79b-4e8d-8398-125cd38a6d9a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9168046d-76d7-4b47-bf95-b659c1d379e6","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:09Z","dns_nameservers":[],"updated_at":"2018-08-25T20:42: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"40a0d9dc-9b9e-48d0-8344-c682f27bf280","subnetpool_id":null,"name":"tempest-subnet-A-1-792806007"}} 2018-08-25 20:42:10,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/networks 0.815s 2018-08-25 20:42:10,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-21461036"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:42:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3bff318e-f4c8-4c18-8b31-5b3625582af5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:42:10Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","name":"tempest-B-21461036"}} 2018-08-25 20:42:10,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.668s 2018-08-25 20:42:10,898 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "name": "tempest-subnet-B-1-493491818"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:42:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6c3fa52-9e14-4ac4-bc1e-d9c4f2f2177d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:10Z","dns_nameservers":[],"updated_at":"2018-08-25T20:42:10Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0d559ed5-f317-4a87-b869-cfc252408155","subnetpool_id":null,"name":"tempest-subnet-B-1-493491818"}} 2018-08-25 20:42:11,323 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.424s 2018-08-25 20:42:11,324 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:42:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-560c4b66-99c1-4217-a37b-8df499bd35c9'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "8c5c11ab-2629-40b9-8432-aaf5b86519f8"}} 2018-08-25 20:42:11,533 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.208s 2018-08-25 20:42:11,533 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-764831209"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-adf393b7-1b0f-450c-a182-35794d86bcdc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adf393b7-1b0f-450c-a182-35794d86bcdc'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTlhtlWdLCGll6U86V4VFWpsFCBtTYDFGE+EIvEZA2JbwZgSNCRB8ttn22x6j+6vcePva89slDJnPkCBLZSNDm+j4zG7x/7hsGyOaPtS7f9Kf9jmKXZx0BG7e3UlNC6nvYuTGXdYUGIkHBY6Pq8xjO2TWmCi9TMzXgqPNTfLizXpe3EB06m1h3P9wjGD4QIm3c8VJ2M0wJu+lha1xOvMlps/4TQNhpdE7Y090im7hL0JBZxlce/2lYT3NnMgXIrm8+ALRaldjPddFEx7auq03BkkM9qh9Wt01yGgwPB5hzIbYGBGwDgWS+LSp+DZU16l5P4IHiL7TDCyIGgZyFKyiJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA05YbZVnSwhpZelPOleFRVqbBQgbU2AxRhPhCLxGQNiW8GYEj\nQkQfLbZ9tseo/ur3Hj72vPbJQyZz5AgS2UjQ5vo+Mxu8f+4bBsjmj7Uu3/Sn/Y5i\nl2cdARu3t1JTQup72Lkxl3WFBiJBwWOj6vMYztk1pgovUzM14KjzU3y4s16XtxAd\nOptYdz/cIxg+ECJt3PFSdjNMCbvpYWtcTrzJabP+E0DYaXRO2NPdIpu4S9CQWcZX\nHv9pWE9zZzIFyK5vPgC0WpXYz3XRRMe2rqtNwZJDPaofVrdNchoMDweYcyG2BgRs\nA4Fkvi0qfg2VNepeT+CB4i+0wwsiBoGchSsoiQIDAQABAoIBAEL6f42j043SXYTV\nxs23V9JAU2kdVH9X1u5q0DiqLKaXZ2YDdS/i9KO54y3bImof4z5V3DGRRcDWCVWk\nIKNb45Vanhn7q74rl66cJjBTwJTwk8U2L4uR/qJ9LbkAfI7wP2gpp8M0VnnMmlgn\nvJoBflbsd4kqLDUAPwvxL6W8E5PjyGUwNheSE49s4XgR5s4HHd+MVh1ZjeoO3UJX\nGWM67oEe6yxuuh7xaRrMKpWBORCEjnpk5xjf4EyxjF0ueFyhUffKE4BoDlTojjHI\nVp5y3s+xkTYwUpquElJEzvKPv3bT5S76ouUyzzopRHrsIR4cptOVK9Xs67dXTl7K\nLEtEDgECgYEA77W9Lvm7N1MWxbl89Ho4VHED8mrJqnEb4c/VvCAcJIW5pkJNNAEL\nwkN66ZK7h03eePtU7GDFmmI85fLrWRmUVGV6EpVa7Q2f0dmPWdqxT0wWjzMVohcn\nWJXHU2szJtCCr7iSduyblRQpwxidFV5IduNRPo4ux1lPGdSb8jFGWeECgYEA4fcZ\nYxayPIRUtbTpUCa1tL7yRA/b5/yd3b8wDGXB6lAuBKeKc5iQVPQNMW/+BZWBw0Y3\nJ7EVltVGfWD9ukshIZHRl5i2wNo1UiPj1JzGX6oSChOxR8e8OBVRmH2LHvOze9cJ\nC+uDzcbIj2Y4v3zW7bbk6GuQK9+dmxX6W6gSM6kCgYBBwb8l9cfPw3FJyDpo7mYp\nc987TuQHZ4PYjCT7uGs/8Zcd7q4zB95r6gr7rA7ZbRkMYxXGyj0qvqwqAFtjU8sG\n49d65ZHN2aDv9hiG86EUObEukzrp/iQC/wNw9MVRbn2LKryy9vEvEhrqtAPTasvC\nIVWWLXbTpMI4OcSVycKcwQKBgAZn/P5ELHVuwwALyvmMv2YKa8/mKzPeg5M/0lrn\nn6HG+CcFoPU6BA2EhcM7C5aY8H7axMGJUbVfAoqXb1oSuzO6cJi9qaC6DvzvK4xh\njXY02iITANmqHfnxEMkj9gfAnPwL0qPV33y7//+gxEcZgPZoUwEL26CCzHMTIm/q\nyelRAoGAFZUvCpUbHxtcNhNk2ckTWhGeCi4zhixbNTbhhesz18ZuGY2ysDPVRL6E\niPFrpbnI4PzyFP/WUDCxnMs5AOYn4533bYKPLAFiPyDpFuUGd5PP5KWYQ3AYSAqu\n7r5Za6/NEdX7a54FU4P93pBxtFDwiZkzAW/9Xr8odveA3QxfiHI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-764831209", "fingerprint": "92:25:a6:d5:a0:d6:ed:48:59:ca:53:9d:c0:6b:4a:d0"}} 2018-08-25 20:42:12,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/ports 1.264s 2018-08-25 20:42:12,803 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-934848272", "security_groups": ["92c7454e-008b-4195-ba6f-ac9c7b929566"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:42:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-19b127b9-e149-4567-8f4d-2f7d57b24615'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:42:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9168046d-76d7-4b47-bf95-b659c1d379e6","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:42:12Z","name":"tempest-port-smoke-934848272","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:9e:0f:e2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"40a0d9dc-9b9e-48d0-8344-c682f27bf280","ip_address":"10.101.11.10"}],"id":"94ecfd2d-0905-4a76-a431-604a965b9b5e","security_groups":["92c7454e-008b-4195-ba6f-ac9c7b929566"],"device_id":""}} 2018-08-25 20:42:14,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.33:8774/v2.1/servers 1.845s 2018-08-25 20:42:14,650 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-764831209", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9168046d-76d7-4b47-bf95-b659c1d379e6", "port": "94ecfd2d-0905-4a76-a431-604a965b9b5e"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-fed29171-9b5e-45e4-b85a-f9d4febacb47', 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fed29171-9b5e-45e4-b85a-f9d4febacb47'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "adminPass": "hDjKmDFf3uR6"}} 2018-08-25 20:42:15,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.381s 2018-08-25 20:42:15,036 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-371f52a6-903c-4805-b35a-a9841a7188d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-371f52a6-903c-4805-b35a-a9841a7188d3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:42:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:17,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 1.200s 2018-08-25 20:42:17,252 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1381', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-039a4631-fb86-42b2-b01c-1e9bcc062e49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-039a4631-fb86-42b2-b01c-1e9bcc062e49'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:17,266 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:42:19,066 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.798s 2018-08-25 20:42:19,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-49638487-c68e-4c58-939b-a9b45d1da7d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49638487-c68e-4c58-939b-a9b45d1da7d5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:19,079 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:42:20,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.444s 2018-08-25 20:42:20,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-8971c069-327e-49ab-b5a9-048fc2673abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8971c069-327e-49ab-b5a9-048fc2673abc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:21,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.364s 2018-08-25 20:42:21,905 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-610beb4c-5743-41e7-b958-9b71fcb579c4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-610beb4c-5743-41e7-b958-9b71fcb579c4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:21,919 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:42:22,305 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.385s 2018-08-25 20:42:22,305 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-57ab1dc1-91a8-4e69-a3ea-789e0743437d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57ab1dc1-91a8-4e69-a3ea-789e0743437d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:22,319 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 84870699-17ce-4ed6-a994-92a4fe3bd164 with status: ACTIVE 2018-08-25 20:42:23,207 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/ports 0.888s 2018-08-25 20:42:23,208 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1838256402", "security_groups": ["92c7454e-008b-4195-ba6f-ac9c7b929566"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:42:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dba88a17-2f95-4972-8197-d5eea3acf82b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:42:22Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:42:22Z","name":"tempest-port-smoke-1838256402","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:bb:75:49","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0d559ed5-f317-4a87-b869-cfc252408155","ip_address":"10.102.21.20"}],"id":"ca3bb07e-f590-473b-87e5-7d99daac032c","security_groups":["92c7454e-008b-4195-ba6f-ac9c7b929566"],"device_id":""}} 2018-08-25 20:42:24,652 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.33:8774/v2.1/servers 1.443s 2018-08-25 20:42:24,653 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-764831209", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "port": "ca3bb07e-f590-473b-87e5-7d99daac032c"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6275607d-4d3b-46b4-8291-bb08db16af3c', 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6275607d-4d3b-46b4-8291-bb08db16af3c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "adminPass": "mim6cLHhymet"}} 2018-08-25 20:42:24,975 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.318s 2018-08-25 20:42:24,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-a2460e7e-02ff-47b9-a00a-ce7c79566266', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a2460e7e-02ff-47b9-a00a-ce7c79566266'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:42:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:26,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.099s 2018-08-25 20:42:26,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': '1257', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-4e3a0b42-a6e4-4fa5-a80c-eed37f689a34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e3a0b42-a6e4-4fa5-a80c-eed37f689a34'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:26,103 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:42:27,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.593s 2018-08-25 20:42:27,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': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-007f33c6-262b-4a39-bb7d-031eddf0035c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-007f33c6-262b-4a39-bb7d-031eddf0035c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:27,712 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 20:42:29,079 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.365s 2018-08-25 20:42:29,079 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-f6362249-c3f4-4d18-8e11-0d9adf817f76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f6362249-c3f4-4d18-8e11-0d9adf817f76'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:29,093 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-25 20:42:30,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.344s 2018-08-25 20:42:30,439 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-d1c7d31d-f021-4571-86bf-bce6a627d7e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1c7d31d-f021-4571-86bf-bce6a627d7e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:32,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.761s 2018-08-25 20:42:32,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': '1542', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-c43b84dd-984e-49a9-a484-a286b7272967', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c43b84dd-984e-49a9-a484-a286b7272967'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:30Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:32,239 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 20:42:32,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.147s 2018-08-25 20:42:32,388 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-6e594b68-cb55-4848-8b9c-e77ce2d2051d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e594b68-cb55-4848-8b9c-e77ce2d2051d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:30Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:32,401 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d with status: ACTIVE 2018-08-25 20:42:33,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations 0.616s 2018-08-25 20:42:33,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-18a45af9-f9ca-44de-a108-ae548ac30997'} Body: {"network_association": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "id": "7e17996f-864e-4aba-a456-ce670705a3a2"}} 2018-08-25 20:42:33,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations 0.375s 2018-08-25 20:42:33,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36172865-8ab4-44c7-9323-7f966b0bf3a9'} Body: {"network_association": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "id": "d1664557-7dec-4696-9220-063c0ce5ce76"}} 2018-08-25 20:42:33,395 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:42:33,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/routers 0.250s 2018-08-25 20:42:33,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1388972357", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e838f72-ae8b-41c7-a82d-3f3db79cbacc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:42:33Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f58dcb1-663b-4ad5-a116-494484821372", "name": "tempest-router--1388972357"}} 2018-08-25 20:42:35,214 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372 1.566s 2018-08-25 20:42:35,215 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372', u'date': 'Sat, 25 Aug 2018 20:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64601340-735d-47d4-bd7d-cd6e0af7e32f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:42:35Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f58dcb1-663b-4ad5-a116-494484821372", "name": "tempest-router--1388972357"}} 2018-08-25 20:42:37,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/add_router_interface 2.084s 2018-08-25 20:42:37,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45572524-6292-49db-9e91-fb141bbb3bcd'} Body: {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280", "subnet_ids": ["40a0d9dc-9b9e-48d0-8344-c682f27bf280"], "port_id": "8719c361-c108-457e-8c0c-573f74eefe13", "id": "8f58dcb1-663b-4ad5-a116-494484821372"} 2018-08-25 20:42:39,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.073s 2018-08-25 20:42:39,375 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "94ecfd2d-0905-4a76-a431-604a965b9b5e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:42:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4512a5-fb48-4170-b614-be34593d206d'} Body: {"floatingip": {"router_id": "8f58dcb1-663b-4ad5-a116-494484821372", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:42:38Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "94ecfd2d-0905-4a76-a431-604a965b9b5e", "id": "b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:42:39,376 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:42:55,417 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:42:55,481 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:42:55,514 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:42:55,629 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-25 20:42:55,630 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:42:55,632 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:42:55,695 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:42:55,696 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:43:00,703 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:43:00,704 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-25 20:44:10,756 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-25 20:44:10,756 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:44:10,761 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:44:10,862 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:44:10,889 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:44:15,897 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:44:15,897 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-25 20:45:25,951 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:45:25,951 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-25 20:45:25,952 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:25,956 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,058 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,084 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26,091 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:45:26,091 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:63:0f:f9 [ether] on eth0 2018-08-25 20:45:26,091 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-25 20:45:26,092 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26,094 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,154 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,158 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26,168 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:45:26,168 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-25 20:45:26,169 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26,170 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,229 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,235 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26,241 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-25 20:45:26,241 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26,243 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,305 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,307 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26,313 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:45:26,314 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:63:0f:f9 [ether] on eth0 2018-08-25 20:45:26,314 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-25 20:45:26,315 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26,316 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,378 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,381 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:31,387 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:45:31,388 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-25 20:46:41,430 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-25 20:46:41,431 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:46:41,435 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:46:41,495 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:46:41,499 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:46:46,507 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:46:46,507 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-25 20:47:56,575 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:47:56,576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:47:58,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6 1.491s 2018-08-25 20:47:58,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6', u'date': 'Sat, 25 Aug 2018 20:47:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3669bac9-fc8e-4744-b2ff-a3d8307ae647'} Body: 2018-08-25 20:47:59,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/remove_router_interface 1.785s 2018-08-25 20:47:59,857 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:47:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58913469-d2b1-4032-8118-7302f0e8c983'} Body: {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280", "subnet_ids": ["40a0d9dc-9b9e-48d0-8344-c682f27bf280"], "port_id": "8719c361-c108-457e-8c0c-573f74eefe13", "id": "8f58dcb1-663b-4ad5-a116-494484821372"} 2018-08-25 20:48:01,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372 1.909s 2018-08-25 20:48:01,768 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372', u'date': 'Sat, 25 Aug 2018 20:48:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-088a7596-c326-40bd-8701-aca475daff0e'} Body: 2018-08-25 20:48:02,164 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.395s 2018-08-25 20:48:02,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-b2490025-f1b8-4f76-9fc3-a7eef1aa7d6c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2490025-f1b8-4f76-9fc3-a7eef1aa7d6c'} Body: 2018-08-25 20:48:02,594 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.428s 2018-08-25 20:48:02,595 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-5cf36371-16ad-4937-91c3-4cf7db50e35e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cf36371-16ad-4937-91c3-4cf7db50e35e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:02Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:48:04,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.428s 2018-08-25 20:48:04,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': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-725d15f2-76da-4f28-8c17-87e2da4c078a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-725d15f2-76da-4f28-8c17-87e2da4c078a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:02Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:48:05,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.053s 2018-08-25 20:48:05,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-ef0a3309-d491-4798-bf98-f6eef834bb88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:05 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ef0a3309-d491-4798-bf98-f6eef834bb88'} Body: {"itemNotFound": {"message": "Instance af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d could not be found.", "code": 404}} 2018-08-25 20:48:05,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/ca3bb07e-f590-473b-87e5-7d99daac032c 0.886s 2018-08-25 20:48:05,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.33:9696/v2.0/ports/ca3bb07e-f590-473b-87e5-7d99daac032c', u'date': 'Sat, 25 Aug 2018 20:48:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3e3b4613-c917-4443-8af1-1e05b44a8971'} Body: 2018-08-25 20:48:06,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.171s 2018-08-25 20:48:06,167 63 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-b1482d8f-7d49-43f1-964d-d4328cea03a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1482d8f-7d49-43f1-964d-d4328cea03a3'} Body: 2018-08-25 20:48:06,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.747s 2018-08-25 20:48:06,916 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-dd19aaea-6814-4994-a431-ebd61e00c701', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd19aaea-6814-4994-a431-ebd61e00c701'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:48:07,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.049s 2018-08-25 20:48:07,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-62b15624-2eeb-496e-b0f2-7a46920ede68', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:07 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-62b15624-2eeb-496e-b0f2-7a46920ede68'} Body: {"itemNotFound": {"message": "Instance 84870699-17ce-4ed6-a994-92a4fe3bd164 could not be found.", "code": 404}} 2018-08-25 20:48:08,896 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/94ecfd2d-0905-4a76-a431-604a965b9b5e 0.914s 2018-08-25 20:48:08,897 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/94ecfd2d-0905-4a76-a431-604a965b9b5e', u'date': 'Sat, 25 Aug 2018 20:48:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e21dcbf1-37c6-4efc-b845-360e2c369e30'} Body: 2018-08-25 20:48:08,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-764831209 0.036s 2018-08-25 20:48:08,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-764831209', u'x-compute-request-id': 'req-2702121f-d898-4dce-af49-d03e93c46693', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2702121f-d898-4dce-af49-d03e93c46693'} Body: 2018-08-25 20:48:09,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0d559ed5-f317-4a87-b869-cfc252408155 0.975s 2018-08-25 20:48:09,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.33:9696/v2.0/subnets/0d559ed5-f317-4a87-b869-cfc252408155', u'date': 'Sat, 25 Aug 2018 20:48:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6105e223-7fbd-4860-90f4-4aa46370456b'} Body: 2018-08-25 20:48:11,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/83c4007e-75b9-4def-9b5b-2476579b8fe0 1.729s 2018-08-25 20:48:11,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/83c4007e-75b9-4def-9b5b-2476579b8fe0', u'date': 'Sat, 25 Aug 2018 20:48:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ae2ed89d-cca3-4c55-b52a-6187b39bac38'} Body: 2018-08-25 20:48:13,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/40a0d9dc-9b9e-48d0-8344-c682f27bf280 1.392s 2018-08-25 20:48:13,035 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/40a0d9dc-9b9e-48d0-8344-c682f27bf280', u'date': 'Sat, 25 Aug 2018 20:48:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c58327a7-eb3d-4ee4-a9fc-854c6628090f'} Body: 2018-08-25 20:48:15,097 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/9168046d-76d7-4b47-bf95-b659c1d379e6 2.060s 2018-08-25 20:48:15,097 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/9168046d-76d7-4b47-bf95-b659c1d379e6', u'date': 'Sat, 25 Aug 2018 20:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9623fe80-41c2-45fc-93b3-e87625b3a7d4'} Body: 2018-08-25 20:48:15,424 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/92c7454e-008b-4195-ba6f-ac9c7b929566 0.325s 2018-08-25 20:48:15,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/92c7454e-008b-4195-ba6f-ac9c7b929566', u'date': 'Sat, 25 Aug 2018 20:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a6feed1d-8ca9-4f7b-b51e-c815bdfe8cd0'} Body: 2018-08-25 20:48:16.044 63 INFO tempest.lib.common.rest_client [req-0796872e-fdea-4cc3-90a5-ee47cc55fe45 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.595s 2018-08-25 20:48:16.045 63 DEBUG tempest.lib.common.rest_client [req-0796872e-fdea-4cc3-90a5-ee47cc55fe45 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-490578850 description", "name": "tempest-secgroup-smoke-490578850"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:48:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0796872e-fdea-4cc3-90a5-ee47cc55fe45'} Body: {"security_group": {"description": "tempest-secgroup-smoke-490578850 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:15Z", "updated_at": "2018-08-25T20:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:48:15Z", "revision_number": 0, "id": "84defd78-ce42-42b1-8701-c25f803f1ce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:48:15Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:48:15Z", "revision_number": 0, "id": "ffdfe0de-e071-4d97-9477-1be3c54e286a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:48:15Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "name": "tempest-secgroup-smoke-490578850"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:16.200 63 INFO tempest.lib.common.rest_client [req-e3420f33-b2e4-4ee2-a4cb-7987e0222e1b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:48:16.201 63 DEBUG tempest.lib.common.rest_client [req-e3420f33-b2e4-4ee2-a4cb-7987e0222e1b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3420f33-b2e4-4ee2-a4cb-7987e0222e1b'} 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-25T20:48:16Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:16Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ad65bec9-6114-4e3f-b1b6-f586015609ec"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:16.588 63 INFO tempest.lib.common.rest_client [req-fe571b57-8c0b-46af-a002-3c42ab4ed2ce ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.386s 2018-08-25 20:48:16.589 63 DEBUG tempest.lib.common.rest_client [req-fe571b57-8c0b-46af-a002-3c42ab4ed2ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe571b57-8c0b-46af-a002-3c42ab4ed2ce'} 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-25T20:48:16Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:16Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "95ae77a3-5e61-4f55-9367-6cce710a6406"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:17.062 63 INFO tempest.lib.common.rest_client [req-36b658ad-34b6-43df-a12b-71d29b87eb72 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.472s 2018-08-25 20:48:17.063 63 DEBUG tempest.lib.common.rest_client [req-36b658ad-34b6-43df-a12b-71d29b87eb72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36b658ad-34b6-43df-a12b-71d29b87eb72'} 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-25T20:48:16Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:16Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "38200eec-dd06-40a3-b3a0-e2043d8752b2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:17.451 63 INFO tempest.lib.common.rest_client [req-a3932856-b142-4c8e-b886-467c864c89d3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.388s 2018-08-25 20:48:17.452 63 DEBUG tempest.lib.common.rest_client [req-a3932856-b142-4c8e-b886-467c864c89d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a3932856-b142-4c8e-b886-467c864c89d3'} 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-25T20:48:17Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "793b3647-02aa-4768-af3d-1a9f6d85fdd1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:17.619 63 INFO tempest.lib.common.rest_client [req-1b4125cf-845e-4b1e-8500-8eb93f22779d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:48:17.620 63 DEBUG tempest.lib.common.rest_client [req-1b4125cf-845e-4b1e-8500-8eb93f22779d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b4125cf-845e-4b1e-8500-8eb93f22779d'} 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-25T20:48:17Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "80a984dc-efbd-4fd4-aa4e-4573ec4bc25b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:17.801 63 INFO tempest.lib.common.rest_client [req-60fe6a82-e66f-4d2f-adbc-052a636eb489 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.180s 2018-08-25 20:48:17.802 63 DEBUG tempest.lib.common.rest_client [req-60fe6a82-e66f-4d2f-adbc-052a636eb489 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60fe6a82-e66f-4d2f-adbc-052a636eb489'} 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-25T20:48:17Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "dfe62c77-addf-459f-b9e0-a860d1418be4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:18.164 63 INFO tempest.lib.common.rest_client [req-11d515e2-9882-4a5a-82cd-41c3f333eef8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.361s 2018-08-25 20:48:18.164 63 DEBUG tempest.lib.common.rest_client [req-11d515e2-9882-4a5a-82cd-41c3f333eef8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-11d515e2-9882-4a5a-82cd-41c3f333eef8'} 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-25T20:48:18Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "deb77e0e-f060-4d1e-9f5a-6afb0cf304e1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:18.357 63 INFO tempest.lib.common.rest_client [req-c61ec314-4872-4f36-81a9-d0d7c374cdc9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.191s 2018-08-25 20:48:18.357 63 DEBUG tempest.lib.common.rest_client [req-c61ec314-4872-4f36-81a9-d0d7c374cdc9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c61ec314-4872-4f36-81a9-d0d7c374cdc9'} 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-25T20:48:18Z", "security_group_id": "733414f9-8d61-4b92-b8ab-ef39c8be1201", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8df556dc-87e7-4c56-88f4-f42b797e878e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:18.564 63 INFO tempest.lib.common.rest_client [req-706beccc-281e-453b-946c-9fbbf90907b1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/733414f9-8d61-4b92-b8ab-ef39c8be1201 0.206s 2018-08-25 20:48:18.565 63 DEBUG tempest.lib.common.rest_client [req-706beccc-281e-453b-946c-9fbbf90907b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/733414f9-8d61-4b92-b8ab-ef39c8be1201', u'date': 'Sat, 25 Aug 2018 20:48:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-706beccc-281e-453b-946c-9fbbf90907b1'} 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-25 20:48:18.736 63 INFO tempest.lib.common.rest_client [req-f6839a61-b4ec-41a6-8858-6c29303def68 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.168s 2018-08-25 20:48:18.736 63 DEBUG tempest.lib.common.rest_client [req-f6839a61-b4ec-41a6-8858-6c29303def68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1496888034 description", "name": "tempest-secgroup-smoke-1496888034"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:48:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6839a61-b4ec-41a6-8858-6c29303def68'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1496888034 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:18Z", "updated_at": "2018-08-25T20:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:48:18Z", "revision_number": 0, "id": "557dd304-8229-4efb-bf05-b4b1f25d07fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:48:18Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:48:18Z", "revision_number": 0, "id": "67c53250-ba8a-4ce2-9c05-9caf563715b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:48:18Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "name": "tempest-secgroup-smoke-1496888034"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:18.955 63 INFO tempest.lib.common.rest_client [req-e1047e73-4d0a-46c6-9324-7f3623f15d70 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.218s 2018-08-25 20:48:18.956 63 DEBUG tempest.lib.common.rest_client [req-e1047e73-4d0a-46c6-9324-7f3623f15d70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1047e73-4d0a-46c6-9324-7f3623f15d70'} 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-25T20:48:18Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b73170fe-1952-42d5-a4b2-c44e6cb8c034"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:19.147 63 INFO tempest.lib.common.rest_client [req-c8f475a9-f60f-46c3-abde-31e0f560eaad ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.190s 2018-08-25 20:48:19.148 63 DEBUG tempest.lib.common.rest_client [req-c8f475a9-f60f-46c3-abde-31e0f560eaad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8f475a9-f60f-46c3-abde-31e0f560eaad'} 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-25T20:48:19Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:19Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e997d007-4c59-48b7-b120-a2272d576eeb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:19.548 63 INFO tempest.lib.common.rest_client [req-0c527d1b-f7c1-4289-998b-299140219361 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.399s 2018-08-25 20:48:19.549 63 DEBUG tempest.lib.common.rest_client [req-0c527d1b-f7c1-4289-998b-299140219361 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c527d1b-f7c1-4289-998b-299140219361'} 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-25T20:48:19Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:19Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d71a1ddc-6ed9-41ff-adb4-e5ff8391aa18"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:19.711 63 INFO tempest.lib.common.rest_client [req-4e18c84e-3ee9-4da3-a245-7171793a6476 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.161s 2018-08-25 20:48:19.712 63 DEBUG tempest.lib.common.rest_client [req-4e18c84e-3ee9-4da3-a245-7171793a6476 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e18c84e-3ee9-4da3-a245-7171793a6476'} 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-25T20:48:19Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:19Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3330070b-1589-430e-9b34-cc1f74371262"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:20.256 63 INFO tempest.lib.common.rest_client [req-afc29075-2f31-4094-84cb-b1a62aef93f2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.543s 2018-08-25 20:48:20.256 63 DEBUG tempest.lib.common.rest_client [req-afc29075-2f31-4094-84cb-b1a62aef93f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-afc29075-2f31-4094-84cb-b1a62aef93f2'} 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-25T20:48:19Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:19Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6fd99dfc-c24e-4de3-a4ea-b49a04d20e41"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:20.404 63 INFO tempest.lib.common.rest_client [req-32a3c728-bfac-45a9-a36b-b522f01e3d9c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.146s 2018-08-25 20:48:20.405 63 DEBUG tempest.lib.common.rest_client [req-32a3c728-bfac-45a9-a36b-b522f01e3d9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32a3c728-bfac-45a9-a36b-b522f01e3d9c'} 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-25T20:48:20Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:20Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2a067eb5-96b1-42cb-90e3-8c0e6d3fe1e2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:20.574 63 INFO tempest.lib.common.rest_client [req-edcd9030-fe2c-4711-9b69-01de6e894bc0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.168s 2018-08-25 20:48:20.574 63 DEBUG tempest.lib.common.rest_client [req-edcd9030-fe2c-4711-9b69-01de6e894bc0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-edcd9030-fe2c-4711-9b69-01de6e894bc0'} 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-25T20:48:20Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:20Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6f852cfd-012a-4f08-9795-44b9943156ab"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:21.285 63 INFO tempest.lib.common.rest_client [req-3a57aef2-c160-4be8-acfc-fd3878f3f658 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.710s 2018-08-25 20:48:21.286 63 DEBUG tempest.lib.common.rest_client [req-3a57aef2-c160-4be8-acfc-fd3878f3f658 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3a57aef2-c160-4be8-acfc-fd3878f3f658'} 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-25T20:48:21Z", "security_group_id": "12480c1a-e266-45f9-b5c0-36383cd01fa7", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:21Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2ca46228-9f6f-46dc-9ca9-2fc87150c730"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:21.467 63 INFO tempest.lib.common.rest_client [req-e936d947-7306-46fd-a1ab-a288a9b9c4a1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/12480c1a-e266-45f9-b5c0-36383cd01fa7 0.180s 2018-08-25 20:48:21.468 63 DEBUG tempest.lib.common.rest_client [req-e936d947-7306-46fd-a1ab-a288a9b9c4a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/12480c1a-e266-45f9-b5c0-36383cd01fa7', u'date': 'Sat, 25 Aug 2018 20:48:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e936d947-7306-46fd-a1ab-a288a9b9c4a1'} 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-25 20:48:21.946 63 INFO tempest.lib.common.rest_client [req-65276b59-6c7d-4d72-ad0e-ffd4bccdcfef ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.475s 2018-08-25 20:48:21.946 63 DEBUG tempest.lib.common.rest_client [req-65276b59-6c7d-4d72-ad0e-ffd4bccdcfef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-443625917 description", "name": "tempest-secgroup-smoke-443625917"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:48:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-65276b59-6c7d-4d72-ad0e-ffd4bccdcfef'} Body: {"security_group": {"description": "tempest-secgroup-smoke-443625917 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:21Z", "updated_at": "2018-08-25T20:48:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:48:21Z", "revision_number": 0, "id": "4ca05b76-7367-49f5-9abd-65760f9c5ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:48:21Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:48:21Z", "revision_number": 0, "id": "b5fee81d-6470-44db-9321-ea2400fce1b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:48:21Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "name": "tempest-secgroup-smoke-443625917"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:22.692 63 INFO tempest.lib.common.rest_client [req-a581c72f-df4d-48b5-805b-5fcf4bef52c1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.745s 2018-08-25 20:48:22.693 63 DEBUG tempest.lib.common.rest_client [req-a581c72f-df4d-48b5-805b-5fcf4bef52c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a581c72f-df4d-48b5-805b-5fcf4bef52c1'} 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-25T20:48:22Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:22Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3423f33b-5ba6-4145-bae9-a77643a6c216"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:22.860 63 INFO tempest.lib.common.rest_client [req-a7d4dda0-bade-4f7e-ba22-2653cc22e2ac ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:48:22.861 63 DEBUG tempest.lib.common.rest_client [req-a7d4dda0-bade-4f7e-ba22-2653cc22e2ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7d4dda0-bade-4f7e-ba22-2653cc22e2ac'} 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-25T20:48:22Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:22Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f266c164-4691-4db4-b1dc-b3c007b112de"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:22.981 63 INFO tempest.lib.common.rest_client [req-777bac11-3c48-467e-968b-afe62b1dd3d9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.119s 2018-08-25 20:48:22.981 63 DEBUG tempest.lib.common.rest_client [req-777bac11-3c48-467e-968b-afe62b1dd3d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-777bac11-3c48-467e-968b-afe62b1dd3d9'} 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-25T20:48:22Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:22Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "91d27c6f-28a0-480b-9641-b56e4b8167ee"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:23.149 63 INFO tempest.lib.common.rest_client [req-309e4b83-a8e4-4f32-93cc-5920094eecfd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:48:23.149 63 DEBUG tempest.lib.common.rest_client [req-309e4b83-a8e4-4f32-93cc-5920094eecfd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-309e4b83-a8e4-4f32-93cc-5920094eecfd'} 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-25T20:48:23Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "09b5cb67-097a-44bf-8eed-036b0daa3e5d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:23.303 63 INFO tempest.lib.common.rest_client [req-5fd028b9-87a4-4235-b193-c535d3549e2a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 20:48:23.304 63 DEBUG tempest.lib.common.rest_client [req-5fd028b9-87a4-4235-b193-c535d3549e2a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5fd028b9-87a4-4235-b193-c535d3549e2a'} 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-25T20:48:23Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f38336e7-5144-4fc5-8ac8-18eeb05fe60e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:23.459 63 INFO tempest.lib.common.rest_client [req-f35ee9d5-10c7-47e0-bf49-4d31c83f626d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:48:23.460 63 DEBUG tempest.lib.common.rest_client [req-f35ee9d5-10c7-47e0-bf49-4d31c83f626d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f35ee9d5-10c7-47e0-bf49-4d31c83f626d'} 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-25T20:48:23Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "74ce2d4a-46f1-4eb0-ae27-82d4219f0a34"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:23.598 63 INFO tempest.lib.common.rest_client [req-e1b82c5e-14b8-466d-8c2f-b7a429609503 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.137s 2018-08-25 20:48:23.598 63 DEBUG tempest.lib.common.rest_client [req-e1b82c5e-14b8-466d-8c2f-b7a429609503 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1b82c5e-14b8-466d-8c2f-b7a429609503'} 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-25T20:48:23Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "4c119781-60e2-44f1-b5b3-688e2eadded2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:23.748 63 INFO tempest.lib.common.rest_client [req-de3248cf-cf0e-4199-af89-4ee8332d3d81 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.149s 2018-08-25 20:48:23.749 63 DEBUG tempest.lib.common.rest_client [req-de3248cf-cf0e-4199-af89-4ee8332d3d81 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de3248cf-cf0e-4199-af89-4ee8332d3d81'} 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-25T20:48:23Z", "security_group_id": "5ff33c10-d4c2-4223-88de-c73e9b3f5482", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "bc54cae8-cc9b-46b6-8839-4c16e34018f6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:23.926 63 INFO tempest.lib.common.rest_client [req-8bed8a16-54fe-4271-b1f7-9eb78b444240 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/5ff33c10-d4c2-4223-88de-c73e9b3f5482 0.176s 2018-08-25 20:48:23.926 63 DEBUG tempest.lib.common.rest_client [req-8bed8a16-54fe-4271-b1f7-9eb78b444240 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/5ff33c10-d4c2-4223-88de-c73e9b3f5482', u'date': 'Sat, 25 Aug 2018 20:48:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8bed8a16-54fe-4271-b1f7-9eb78b444240'} 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-25 20:48:24.112 63 INFO tempest.lib.common.rest_client [req-87f794a5-66c4-4ff6-861d-e0b2c82437ec ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.183s 2018-08-25 20:48:24.113 63 DEBUG tempest.lib.common.rest_client [req-87f794a5-66c4-4ff6-861d-e0b2c82437ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1260018481 description", "name": "tempest-secgroup-smoke-1260018481"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:48:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87f794a5-66c4-4ff6-861d-e0b2c82437ec'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1260018481 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:24Z", "updated_at": "2018-08-25T20:48:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:48:24Z", "revision_number": 0, "id": "cfa31199-c317-4f8e-8b24-5cf049bc7f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:48:24Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:48:24Z", "revision_number": 0, "id": "e6db9a0f-e97e-4725-b31d-d8ac7fba7933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:48:24Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "name": "tempest-secgroup-smoke-1260018481"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:24.269 63 INFO tempest.lib.common.rest_client [req-6308360c-8f45-4696-9484-7bd2c30de5ee ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.155s 2018-08-25 20:48:24.269 63 DEBUG tempest.lib.common.rest_client [req-6308360c-8f45-4696-9484-7bd2c30de5ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6308360c-8f45-4696-9484-7bd2c30de5ee'} 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-25T20:48:24Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "61bd9d42-c009-492b-8a79-f6b19cda25c2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:24.469 63 INFO tempest.lib.common.rest_client [req-bc658fd2-34bb-44c7-98b0-dd1c14585488 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.198s 2018-08-25 20:48:24.469 63 DEBUG tempest.lib.common.rest_client [req-bc658fd2-34bb-44c7-98b0-dd1c14585488 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc658fd2-34bb-44c7-98b0-dd1c14585488'} 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-25T20:48:24Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5b132c99-83ab-481f-92a9-da7ea417feaa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:24.724 63 INFO tempest.lib.common.rest_client [req-49e71233-791f-422e-b3b3-dd72e8939247 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.254s 2018-08-25 20:48:24.725 63 DEBUG tempest.lib.common.rest_client [req-49e71233-791f-422e-b3b3-dd72e8939247 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49e71233-791f-422e-b3b3-dd72e8939247'} 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-25T20:48:24Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0903c54e-f284-4666-a860-623b63ac5cd7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:24.892 63 INFO tempest.lib.common.rest_client [req-85be83fd-97cb-48e2-ae99-e966c7a19bf7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.167s 2018-08-25 20:48:24.893 63 DEBUG tempest.lib.common.rest_client [req-85be83fd-97cb-48e2-ae99-e966c7a19bf7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85be83fd-97cb-48e2-ae99-e966c7a19bf7'} 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-25T20:48:24Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "dab57515-ab0d-44cb-812d-2bedf0a133ec"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:25.083 63 INFO tempest.lib.common.rest_client [req-ed1918de-fe6e-4d5d-844f-c76d77784029 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.189s 2018-08-25 20:48:25.084 63 DEBUG tempest.lib.common.rest_client [req-ed1918de-fe6e-4d5d-844f-c76d77784029 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed1918de-fe6e-4d5d-844f-c76d77784029'} 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-25T20:48:24Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "60142fbf-3885-4bd2-886f-812ea8fe2055"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:25.242 63 INFO tempest.lib.common.rest_client [req-7921ac41-a437-4305-baff-888b733ce8be ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:48:25.242 63 DEBUG tempest.lib.common.rest_client [req-7921ac41-a437-4305-baff-888b733ce8be ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7921ac41-a437-4305-baff-888b733ce8be'} 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-25T20:48:25Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:25Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1aec247b-65fd-45f3-b793-363ca4af84f0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:25.401 63 INFO tempest.lib.common.rest_client [req-d1895bb5-f202-48d1-83e5-10905fa56fa7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.158s 2018-08-25 20:48:25.402 63 DEBUG tempest.lib.common.rest_client [req-d1895bb5-f202-48d1-83e5-10905fa56fa7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1895bb5-f202-48d1-83e5-10905fa56fa7'} 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-25T20:48:25Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:25Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9c03d5af-e2bb-42fd-b170-ca9c25be9e44"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:25.533 63 INFO tempest.lib.common.rest_client [req-5363048a-b9a3-49d0-86ab-d0d2765c6907 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.130s 2018-08-25 20:48:25.533 63 DEBUG tempest.lib.common.rest_client [req-5363048a-b9a3-49d0-86ab-d0d2765c6907 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:48:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5363048a-b9a3-49d0-86ab-d0d2765c6907'} 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-25T20:48:25Z", "security_group_id": "28e5ead9-4ef7-4ade-91dd-5e31c0907f41", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:48:25Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6bc28eb0-7493-4e1b-9e08-478940c7911c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:25.813 63 INFO tempest.lib.common.rest_client [req-0e8f01ec-dff2-4a22-9101-ec93a82d2f62 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/networks 0.278s 2018-08-25 20:48:25.814 63 DEBUG tempest.lib.common.rest_client [req-0e8f01ec-dff2-4a22-9101-ec93a82d2f62 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-751585779"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:48:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e8f01ec-dff2-4a22-9101-ec93a82d2f62'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:48:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:48:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"fdbdc68b-1f0f-4d01-b366-c8cd8795ebee","name":"tempest-A-751585779"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:26.616 63 INFO tempest.lib.common.rest_client [req-b5d55f0c-fd35-4b73-9ae5-80144fc4903d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.801s 2018-08-25 20:48:26.617 63 DEBUG tempest.lib.common.rest_client [req-b5d55f0c-fd35-4b73-9ae5-80144fc4903d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "name": "tempest-subnet-A-1-165010899"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:48:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5d55f0c-fd35-4b73-9ae5-80144fc4903d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdbdc68b-1f0f-4d01-b366-c8cd8795ebee","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:48:26Z","dns_nameservers":[],"updated_at":"2018-08-25T20:48: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"f01f3890-b18b-4a63-82a5-ecb5a3fbc913","subnetpool_id":null,"name":"tempest-subnet-A-1-165010899"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:27.240 63 INFO tempest.lib.common.rest_client [req-57531688-0143-4c99-9ffd-2e80c9633780 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.622s 2018-08-25 20:48:27.240 63 DEBUG tempest.lib.common.rest_client [req-57531688-0143-4c99-9ffd-2e80c9633780 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.12.0/24", "network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "name": "tempest-subnet-A-2-1797819891"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:48:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57531688-0143-4c99-9ffd-2e80c9633780'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdbdc68b-1f0f-4d01-b366-c8cd8795ebee","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:48:26Z","dns_nameservers":[],"updated_at":"2018-08-25T20:48:26Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"8a139f97-7094-4af8-8497-135984a7b488","subnetpool_id":null,"name":"tempest-subnet-A-2-1797819891"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:27.514 63 INFO tempest.lib.common.rest_client [req-4f984d0b-802e-4744-a3de-343e3af49a9f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/networks 0.273s 2018-08-25 20:48:27.515 63 DEBUG tempest.lib.common.rest_client [req-4f984d0b-802e-4744-a3de-343e3af49a9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-Bis-1654362066"}} Response - Headers: {'status': '201', u'content-length': '561', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:48:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f984d0b-802e-4744-a3de-343e3af49a9f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:48:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:48:27Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"d2a428b1-5b3b-4ace-ab44-0115c243a7cd","name":"tempest-A-Bis-1654362066"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:28.406 63 INFO tempest.lib.common.rest_client [req-af1c137c-6afc-4ec1-8300-453142921166 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.891s 2018-08-25 20:48:28.407 63 DEBUG tempest.lib.common.rest_client [req-af1c137c-6afc-4ec1-8300-453142921166 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "name": "tempest-subnet-A-Bis-1-1495636475"}} Response - Headers: {'status': '201', u'content-length': '640', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:48:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af1c137c-6afc-4ec1-8300-453142921166'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2a428b1-5b3b-4ace-ab44-0115c243a7cd","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:48:28Z","dns_nameservers":[],"updated_at":"2018-08-25T20:48:28Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"16d7cacf-1b34-42ae-8724-c7e6ae43e3a5","subnetpool_id":null,"name":"tempest-subnet-A-Bis-1-1495636475"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:28.928 63 INFO tempest.lib.common.rest_client [req-165cae32-106e-42ce-9925-378cd55e2b3b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.520s 2018-08-25 20:48:28.929 63 DEBUG tempest.lib.common.rest_client [req-165cae32-106e-42ce-9925-378cd55e2b3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.12.0/24", "network_id": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "name": "tempest-subnet-A-Bis-2-93234496"}} Response - Headers: {'status': '201', u'content-length': '638', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:48:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-165cae32-106e-42ce-9925-378cd55e2b3b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2a428b1-5b3b-4ace-ab44-0115c243a7cd","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:48:28Z","dns_nameservers":[],"updated_at":"2018-08-25T20:48:28Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"6a6fb47d-9911-460a-bc11-b41c6194c796","subnetpool_id":null,"name":"tempest-subnet-A-Bis-2-93234496"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:29.423 63 INFO tempest.lib.common.rest_client [req-aed49835-78d5-4900-aba8-e8c645fe171d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.493s 2018-08-25 20:48:29.423 63 DEBUG tempest.lib.common.rest_client [req-aed49835-78d5-4900-aba8-e8c645fe171d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:48:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aed49835-78d5-4900-aba8-e8c645fe171d'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn-a", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "ad2779f1-5943-4884-bb58-cd0208946fca"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:29.506 63 INFO tempest.lib.common.rest_client [req-960fc9f7-2bd5-4d37-9281-3925f173633f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.081s 2018-08-25 20:48:29.506 63 DEBUG tempest.lib.common.rest_client [req-960fc9f7-2bd5-4d37-9281-3925f173633f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:48:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-960fc9f7-2bd5-4d37-9281-3925f173633f'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn-a-bis", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:2"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "828c8f02-1ac9-41db-848c-fdfcdf872878"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:30.041 63 INFO tempest.lib.common.rest_client [req-e8db4508-1b50-4b0b-9abb-323f198e6c41 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/ad2779f1-5943-4884-bb58-cd0208946fca/network_associations 0.534s 2018-08-25 20:48:30.042 63 DEBUG tempest.lib.common.rest_client [req-e8db4508-1b50-4b0b-9abb-323f198e6c41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/ad2779f1-5943-4884-bb58-cd0208946fca/network_associations', u'date': 'Sat, 25 Aug 2018 20:48:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8db4508-1b50-4b0b-9abb-323f198e6c41'} Body: {"network_association": {"network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "id": "987944ed-9418-4cc8-99e1-e0dfdc1d7969"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:30.457 63 INFO tempest.lib.common.rest_client [req-e4284ead-f439-4c5f-b365-bacfb3d60169 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/828c8f02-1ac9-41db-848c-fdfcdf872878/network_associations 0.414s 2018-08-25 20:48:30.457 63 DEBUG tempest.lib.common.rest_client [req-e4284ead-f439-4c5f-b365-bacfb3d60169 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/828c8f02-1ac9-41db-848c-fdfcdf872878/network_associations', u'date': 'Sat, 25 Aug 2018 20:48:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4284ead-f439-4c5f-b365-bacfb3d60169'} Body: {"network_association": {"network_id": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "id": "30c9bec3-1d22-42bd-991a-31f547a7125f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:30.613 63 INFO tempest.lib.common.rest_client [req-743fc38d-e6d0-4046-9c8d-2fccd7bbb4dc ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.155s 2018-08-25 20:48:30.614 63 DEBUG tempest.lib.common.rest_client [req-743fc38d-e6d0-4046-9c8d-2fccd7bbb4dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-217955260"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-743fc38d-e6d0-4046-9c8d-2fccd7bbb4dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-743fc38d-e6d0-4046-9c8d-2fccd7bbb4dc'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqVT29DV5gMlD9zfKVwod9hKfVrcgFPjzvAoqgXnGTeCDKCIBG/I/6ym7J78JHfTbQgza+8/ckrfd3+4jGCwRk49wNyOvbj6VszIW92R1pCGrvoJCDFyEoilMqXiHMVlvcTBkQra5z64ijOIvotokgfjNefXLgACIA3ZJojoirbPXjZDepxBOVT1aaNSpWDOZjHoyKGfmnkXmNb2Csy/ZjjFwym5SX3ZsPK/S3fgOD5spSXzWK0LnE+K4I2oAmwiH1pLDdaphzuAiAYgolaGLATZ43eH0bmo5R6ulWZmmZ/id3AexXM7PGxD1daqdPWRL+qwQa8cDQ3vyxXBPh7cOj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqlU9vQ1eYDJQ/c3ylcKHfYSn1a3IBT487wKKoF5xk3ggygiA\nRvyP+spuye/CR3020IM2vvP3JK33d/uIxgsEZOPcDcjr24+lbMyFvdkdaQhq76CQ\ngxchKIpTKl4hzFZb3EwZEK2uc+uIoziL6LaJIH4zXn1y4AAiAN2SaI6Iq2z142Q3\nqcQTlU9WmjUqVgzmYx6Mihn5p5F5jW9grMv2Y4xcMpuUl92bDyv0t34Dg+bKUl81\nitC5xPiuCNqAJsIh9aSw3WqYc7gIgGIKJWhiwE2eN3h9G5qOUerpVmZpmf4ndwHs\nVzOzxsQ9XWqnT1kS/qsEGvHA0N78sVwT4e3DowIDAQABAoIBAFG8r/C9rpEo9Ban\nMobNH6mK8+MlDnv9ns3vAUjtqUDj/5ATvkLSReFKLRn4VNlra9dpb+b4OZu/Y6aO\n7NZkSQqFEX8H8K6e4vovtuogeu2BHZe6DD7r5XyHzFrjawKcWl5/ofOP9MwptZrl\nsrXMikcuaEYqmuqFBcw2h2BnLYxc57lYGPa0tjRo0wN6PAGstj/btj0FZbvjGue8\nx1Oa2SCQkvcgjvL++U5c3CbhGEtfcNHOPOA02pgBG0hx56SGtgDIwJS+g9AgTZsm\nW2Sf2hcVHXBle6Ca8gp71Ol9d4R+9/ufzPngGImzWvzw6tS+ed6CY6dXd3kgPpvN\nhNZEU4ECgYEA1SRzOwteKhKNLuKvetiyVMGE8LpwoFF3FXNIacbCog1iM0bkGk7m\nk/0UC1rY1GyyvQtyhCOkMPMC87Rp7RKANazXbPVWzW5WeLAk2QVJtyj6jj4rhw8L\nySelUY5p0nAL1E7EnTvxd/XougVNdr+tPKwJR6/bDHgCvfYoswSDK8ECgYEAzJUq\n4It/0JvpSiOhNBXlBHOmLR+XvmkSK9Bv/UTqsSnkjIrinJ2fjyF6Gif59EYur5kZ\nXFOZXKcczF0sMDSHxw4tqHlnIrnfO1babEF56FVjMSQNq9F0mCNtUEy/6eSD4iJj\ncu0DjRCBm4SgDYVD/wxStcDzPUKEk+CBiwyJ2GMCgYAit7w5SuG8sqbikzQIK5Ho\nsljoKUY9Jufhy5Ro/mInqUxsk8iF7IIsatW//70/5LC8kEfH9FJDUuIRNjrmzdOq\naovwiInqDmXxZKer3eui9P7S+pd2eWHvExEflrXv/CZBH89w2Rm884ZD/qceh5w9\nPLyKO7/PaSDxNk5s0nhXQQKBgQC6Z8gTpMenCgh8lw5Q6QotDjsBrmGTCyWVamw/\n9sVo+2TVcc6dKTmzLquUnYwwOKpdMUBcUYfRVir1Qof6vEJi6tZLRaLljzqJVM/c\nB6TOPs8MfW8/eK+l19HIcsYClUZdizvWAYNUyw9s5mD3MNAN2eqa1N5MmQk3vD4M\ntjX7RQKBgQCuLOzWxGILhMo0AFxcAwDRxSlolvMPv8Y/jE59enJMEwtF6+nvH7ql\nBea+d/iccz1BJxYoNkfqZm+0ykiW71PZX+2g6/Gr1ki4LU9N+AkvrFhzfbzzEmWD\n4EwZZ3VgxD7hC7uymt8kNTKOijQQrBfOCzpZ1LUJQ9EBRAWng2Cd6g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-217955260", "fingerprint": "aa:06:cb:b0:bb:2d:b3:b3:64:9d:41:73:b5:39:a4:ae"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:31.565 63 INFO tempest.lib.common.rest_client [req-a783e9f4-ded3-4124-aa31-bbaef29196d0 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/ports 0.947s 2018-08-25 20:48:31.566 63 DEBUG tempest.lib.common.rest_client [req-a783e9f4-ded3-4124-aa31-bbaef29196d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1132263859", "security_groups": ["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:48:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a783e9f4-ded3-4124-aa31-bbaef29196d0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:48:30Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fdbdc68b-1f0f-4d01-b366-c8cd8795ebee","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:48:31Z","name":"tempest-port-smoke-1132263859","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ce:07:09","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"f01f3890-b18b-4a63-82a5-ecb5a3fbc913","ip_address":"10.101.11.10"}],"id":"0a0c108d-9b8b-4565-b955-53ec08cc6239","security_groups":["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:33.409 63 INFO tempest.lib.common.rest_client [req-5a0831ca-abb5-4a9f-87e8-5106a2cf3e08 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.33:8774/v2.1/servers 1.842s 2018-08-25 20:48:33.410 63 DEBUG tempest.lib.common.rest_client [req-5a0831ca-abb5-4a9f-87e8-5106a2cf3e08 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-217955260", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "port": "0a0c108d-9b8b-4565-b955-53ec08cc6239"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-5a0831ca-abb5-4a9f-87e8-5106a2cf3e08', 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a0831ca-abb5-4a9f-87e8-5106a2cf3e08'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "adminPass": "Ck7NAYLFJCko"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:33.677 63 INFO tempest.lib.common.rest_client [req-f37fadc1-2ef7-4317-b5d1-230d978d2b69 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.262s 2018-08-25 20:48:33.677 63 DEBUG tempest.lib.common.rest_client [req-f37fadc1-2ef7-4317-b5d1-230d978d2b69 ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-f37fadc1-2ef7-4317-b5d1-230d978d2b69', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f37fadc1-2ef7-4317-b5d1-230d978d2b69'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:48:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-1", "created": "2018-08-25T20:48:33Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:35.083 63 INFO tempest.lib.common.rest_client [req-27edd882-9485-4702-b649-74290a9619ba ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.390s 2018-08-25 20:48:35.084 63 DEBUG tempest.lib.common.rest_client [req-27edd882-9485-4702-b649-74290a9619ba ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-27edd882-9485-4702-b649-74290a9619ba', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-27edd882-9485-4702-b649-74290a9619ba'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:48:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-1", "created": "2018-08-25T20:48:33Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:36.790 63 INFO tempest.lib.common.rest_client [req-1c8993f0-781e-46d7-ad1f-c4234b59c2cc ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.691s 2018-08-25 20:48:36.791 63 DEBUG tempest.lib.common.rest_client [req-1c8993f0-781e-46d7-ad1f-c4234b59c2cc ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-1c8993f0-781e-46d7-ad1f-c4234b59c2cc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c8993f0-781e-46d7-ad1f-c4234b59c2cc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-1", "created": "2018-08-25T20:48:33Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:36.804 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-25 20:48:38.238 63 INFO tempest.lib.common.rest_client [req-c0714cbf-a760-418e-98a8-d167f1ea310e ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.432s 2018-08-25 20:48:38.238 63 DEBUG tempest.lib.common.rest_client [req-c0714cbf-a760-418e-98a8-d167f1ea310e ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-c0714cbf-a760-418e-98a8-d167f1ea310e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0714cbf-a760-418e-98a8-d167f1ea310e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-1", "created": "2018-08-25T20:48:33Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:38.250 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-25 20:48:39.585 63 INFO tempest.lib.common.rest_client [req-f166dc7e-aa18-4dab-826e-0e2475e31386 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.334s 2018-08-25 20:48:39.586 63 DEBUG tempest.lib.common.rest_client [req-f166dc7e-aa18-4dab-826e-0e2475e31386 ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-f166dc7e-aa18-4dab-826e-0e2475e31386', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f166dc7e-aa18-4dab-826e-0e2475e31386'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-1", "created": "2018-08-25T20:48:33Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:40.797 63 INFO tempest.lib.common.rest_client [req-9af885e0-adf6-4924-896a-5b3646bb1a1d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.196s 2018-08-25 20:48:40.798 63 DEBUG tempest.lib.common.rest_client [req-9af885e0-adf6-4924-896a-5b3646bb1a1d ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-9af885e0-adf6-4924-896a-5b3646bb1a1d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9af885e0-adf6-4924-896a-5b3646bb1a1d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:07:09", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-1", "created": "2018-08-25T20:48:33Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:40.812 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:48:40.976 63 INFO tempest.lib.common.rest_client [req-752160c6-5db1-4df4-85da-88a1a60d470c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.164s 2018-08-25 20:48:40.977 63 DEBUG tempest.lib.common.rest_client [req-752160c6-5db1-4df4-85da-88a1a60d470c ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-752160c6-5db1-4df4-85da-88a1a60d470c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-752160c6-5db1-4df4-85da-88a1a60d470c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:07:09", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-1", "created": "2018-08-25T20:48:33Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:40.989 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: de1326b3-3aaf-4dff-8999-35c68c4b55b7 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:48:41.803 63 INFO tempest.lib.common.rest_client [req-deffee04-eecb-4a4e-95e0-21e23fef4eb8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/ports 0.813s 2018-08-25 20:48:41.804 63 DEBUG tempest.lib.common.rest_client [req-deffee04-eecb-4a4e-95e0-21e23fef4eb8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-938074069", "security_groups": ["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:48:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-deffee04-eecb-4a4e-95e0-21e23fef4eb8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:48:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d2a428b1-5b3b-4ace-ab44-0115c243a7cd","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:48:41Z","name":"tempest-port-smoke-938074069","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0e:d6:bf","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"16d7cacf-1b34-42ae-8724-c7e6ae43e3a5","ip_address":"10.101.11.30"}],"id":"54e15b86-25df-4a71-9aeb-86f248aeb3dd","security_groups":["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:43.516 63 INFO tempest.lib.common.rest_client [req-25f77810-1903-453f-8cd7-b3ad1f7c39df ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.33:8774/v2.1/servers 1.710s 2018-08-25 20:48:43.516 63 DEBUG tempest.lib.common.rest_client [req-25f77810-1903-453f-8cd7-b3ad1f7c39df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-217955260", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "port": "54e15b86-25df-4a71-9aeb-86f248aeb3dd"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-25f77810-1903-453f-8cd7-b3ad1f7c39df', 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25f77810-1903-453f-8cd7-b3ad1f7c39df'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e08eb775-167a-47b1-aac2-ef7b7f713d13", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "bookmark"}], "adminPass": "Tcm3Ff4Q3YpN"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:43.801 63 INFO tempest.lib.common.rest_client [req-759a4c86-4597-4fef-85c2-d4de4ea4d5f4 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.279s 2018-08-25 20:48:43.801 63 DEBUG tempest.lib.common.rest_client [req-759a4c86-4597-4fef-85c2-d4de4ea4d5f4 ] 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-759a4c86-4597-4fef-85c2-d4de4ea4d5f4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-759a4c86-4597-4fef-85c2-d4de4ea4d5f4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e08eb775-167a-47b1-aac2-ef7b7f713d13", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:48:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-2", "created": "2018-08-25T20:48:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:45.258 63 INFO tempest.lib.common.rest_client [req-ca1a895c-2e60-476d-bcf1-26d36b5e26cd ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.442s 2018-08-25 20:48:45.259 63 DEBUG tempest.lib.common.rest_client [req-ca1a895c-2e60-476d-bcf1-26d36b5e26cd ] 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-ca1a895c-2e60-476d-bcf1-26d36b5e26cd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ca1a895c-2e60-476d-bcf1-26d36b5e26cd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e08eb775-167a-47b1-aac2-ef7b7f713d13", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-2", "created": "2018-08-25T20:48:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:45.272 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:48:46.429 63 INFO tempest.lib.common.rest_client [req-12ddd3d7-f1d2-4a04-be7f-cfe18b1d2a81 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.155s 2018-08-25 20:48:46.429 63 DEBUG tempest.lib.common.rest_client [req-12ddd3d7-f1d2-4a04-be7f-cfe18b1d2a81 ] 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-12ddd3d7-f1d2-4a04-be7f-cfe18b1d2a81', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-12ddd3d7-f1d2-4a04-be7f-cfe18b1d2a81'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e08eb775-167a-47b1-aac2-ef7b7f713d13", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-2", "created": "2018-08-25T20:48:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:46.442 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:48:47.832 63 INFO tempest.lib.common.rest_client [req-e88a5f1c-ec9c-49b5-80c0-7efc58afe350 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.388s 2018-08-25 20:48:47.833 63 DEBUG tempest.lib.common.rest_client [req-e88a5f1c-ec9c-49b5-80c0-7efc58afe350 ] 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-e88a5f1c-ec9c-49b5-80c0-7efc58afe350', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e88a5f1c-ec9c-49b5-80c0-7efc58afe350'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e08eb775-167a-47b1-aac2-ef7b7f713d13", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-2", "created": "2018-08-25T20:48:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:49.222 63 INFO tempest.lib.common.rest_client [req-37b1c9f4-918d-445c-8881-f70dfaaa0014 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.374s 2018-08-25 20:48:49.222 63 DEBUG tempest.lib.common.rest_client [req-37b1c9f4-918d-445c-8881-f70dfaaa0014 ] 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-37b1c9f4-918d-445c-8881-f70dfaaa0014', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37b1c9f4-918d-445c-8881-f70dfaaa0014'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-1654362066": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:d6:bf", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e08eb775-167a-47b1-aac2-ef7b7f713d13", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-2", "created": "2018-08-25T20:48:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:49.236 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:48:49.562 63 INFO tempest.lib.common.rest_client [req-d7f87d89-7205-4a7b-a8a1-3d15f709a119 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.325s 2018-08-25 20:48:49.562 63 DEBUG tempest.lib.common.rest_client [req-d7f87d89-7205-4a7b-a8a1-3d15f709a119 ] 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-d7f87d89-7205-4a7b-a8a1-3d15f709a119', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7f87d89-7205-4a7b-a8a1-3d15f709a119'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-1654362066": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:d6:bf", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e08eb775-167a-47b1-aac2-ef7b7f713d13", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-2", "created": "2018-08-25T20:48:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:49.575 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: e08eb775-167a-47b1-aac2-ef7b7f713d13 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:48:50.620 63 INFO tempest.lib.common.rest_client [req-e5561a6e-0753-4358-89d7-71d64497ae97 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/ports 1.044s 2018-08-25 20:48:50.621 63 DEBUG tempest.lib.common.rest_client [req-e5561a6e-0753-4358-89d7-71d64497ae97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-658920353", "security_groups": ["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:48:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5561a6e-0753-4358-89d7-71d64497ae97'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:48:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fdbdc68b-1f0f-4d01-b366-c8cd8795ebee","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:48:49Z","name":"tempest-port-smoke-658920353","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ae:15:1e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"f01f3890-b18b-4a63-82a5-ecb5a3fbc913","ip_address":"10.101.11.30"}],"id":"4f938895-8767-47c3-8f07-3475bd701da7","security_groups":["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:51.570 63 INFO tempest.lib.common.rest_client [req-92fe7c9d-6978-4111-9325-53757b6081c8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.33:8774/v2.1/servers 0.948s 2018-08-25 20:48:51.570 63 DEBUG tempest.lib.common.rest_client [req-92fe7c9d-6978-4111-9325-53757b6081c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-217955260", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "port": "4f938895-8767-47c3-8f07-3475bd701da7"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-92fe7c9d-6978-4111-9325-53757b6081c8', 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92fe7c9d-6978-4111-9325-53757b6081c8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "adminPass": "u23DXuLp4XDZ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:51.929 63 INFO tempest.lib.common.rest_client [req-75c2d0e8-5ade-4550-8084-bf6e96797dd5 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.354s 2018-08-25 20:48:51.930 63 DEBUG tempest.lib.common.rest_client [req-75c2d0e8-5ade-4550-8084-bf6e96797dd5 ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-75c2d0e8-5ade-4550-8084-bf6e96797dd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c2d0e8-5ade-4550-8084-bf6e96797dd5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:48:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-3", "created": "2018-08-25T20:48:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:53.041 63 INFO tempest.lib.common.rest_client [req-eb088813-28e0-4457-8ea7-c70e2d6da5fb ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.096s 2018-08-25 20:48:53.041 63 DEBUG tempest.lib.common.rest_client [req-eb088813-28e0-4457-8ea7-c70e2d6da5fb ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-eb088813-28e0-4457-8ea7-c70e2d6da5fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb088813-28e0-4457-8ea7-c70e2d6da5fb'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:52Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-3", "created": "2018-08-25T20:48:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:53.054 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 20:48:54.497 63 INFO tempest.lib.common.rest_client [req-292cd457-1622-4151-89f0-50aa446cb29a ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.440s 2018-08-25 20:48:54.497 63 DEBUG tempest.lib.common.rest_client [req-292cd457-1622-4151-89f0-50aa446cb29a ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-292cd457-1622-4151-89f0-50aa446cb29a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-292cd457-1622-4151-89f0-50aa446cb29a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-3", "created": "2018-08-25T20:48:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:54.509 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:48:55.914 63 INFO tempest.lib.common.rest_client [req-375cd18a-347d-4010-a678-a9fc50ba2e84 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.403s 2018-08-25 20:48:55.915 63 DEBUG tempest.lib.common.rest_client [req-375cd18a-347d-4010-a678-a9fc50ba2e84 ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-375cd18a-347d-4010-a678-a9fc50ba2e84', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-375cd18a-347d-4010-a678-a9fc50ba2e84'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:48:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-3", "created": "2018-08-25T20:48:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:57.087 63 INFO tempest.lib.common.rest_client [req-968f315d-a877-4cd4-b8b9-a068e91add2c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.158s 2018-08-25 20:48:57.087 63 DEBUG tempest.lib.common.rest_client [req-968f315d-a877-4cd4-b8b9-a068e91add2c ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-968f315d-a877-4cd4-b8b9-a068e91add2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-968f315d-a877-4cd4-b8b9-a068e91add2c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:15:1e", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:55.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-3", "created": "2018-08-25T20:48:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:57.100 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:48:57.241 63 INFO tempest.lib.common.rest_client [req-b262be1f-86fe-4aba-9874-ef8a12aa1431 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.140s 2018-08-25 20:48:57.241 63 DEBUG tempest.lib.common.rest_client [req-b262be1f-86fe-4aba-9874-ef8a12aa1431 ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-b262be1f-86fe-4aba-9874-ef8a12aa1431', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b262be1f-86fe-4aba-9874-ef8a12aa1431'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:15:1e", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:55.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-3", "created": "2018-08-25T20:48:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:57.255 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 89bfce46-1fe0-4964-b63c-f737f353699c with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:48:58.139 63 INFO tempest.lib.common.rest_client [req-527ad527-bfff-4b92-8bc0-b2a4cb20cfe2 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/ports 0.883s 2018-08-25 20:48:58.140 63 DEBUG tempest.lib.common.rest_client [req-527ad527-bfff-4b92-8bc0-b2a4cb20cfe2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "fixed_ips": [{"ip_address": "10.101.11.50"}], "name": "tempest-port-smoke-1202144255", "security_groups": ["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:48:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-527ad527-bfff-4b92-8bc0-b2a4cb20cfe2'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:48:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d2a428b1-5b3b-4ace-ab44-0115c243a7cd","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:48:57Z","name":"tempest-port-smoke-1202144255","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:33:7f:33","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"16d7cacf-1b34-42ae-8724-c7e6ae43e3a5","ip_address":"10.101.11.50"}],"id":"c0510bcf-b90e-4429-ad6d-1fdc44d207fb","security_groups":["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:59.238 63 INFO tempest.lib.common.rest_client [req-51236c93-a65a-489f-9f69-2f8ced3ed11e ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.33:8774/v2.1/servers 1.097s 2018-08-25 20:48:59.238 63 DEBUG tempest.lib.common.rest_client [req-51236c93-a65a-489f-9f69-2f8ced3ed11e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-217955260", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "port": "c0510bcf-b90e-4429-ad6d-1fdc44d207fb"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-51236c93-a65a-489f-9f69-2f8ced3ed11e', 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51236c93-a65a-489f-9f69-2f8ced3ed11e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "adminPass": "rtNKPmSeK6MX"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:48:59.301 63 INFO tempest.lib.common.rest_client [req-48dbcb33-cf43-495c-8815-59b16d3d4fff ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.058s 2018-08-25 20:48:59.301 63 DEBUG tempest.lib.common.rest_client [req-48dbcb33-cf43-495c-8815-59b16d3d4fff ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-48dbcb33-cf43-495c-8815-59b16d3d4fff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48dbcb33-cf43-495c-8815-59b16d3d4fff'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:48:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-4", "created": "2018-08-25T20:48:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:00.897 63 INFO tempest.lib.common.rest_client [req-441c8b7a-5475-4071-8b97-e8db9b50ab8b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.582s 2018-08-25 20:49:00.898 63 DEBUG tempest.lib.common.rest_client [req-441c8b7a-5475-4071-8b97-e8db9b50ab8b ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-441c8b7a-5475-4071-8b97-e8db9b50ab8b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-441c8b7a-5475-4071-8b97-e8db9b50ab8b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:49:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-4", "created": "2018-08-25T20:48:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:02.068 63 INFO tempest.lib.common.rest_client [req-9e5d8b90-6c6c-438b-bd44-88cc6b4fab5f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.156s 2018-08-25 20:49:02.069 63 DEBUG tempest.lib.common.rest_client [req-9e5d8b90-6c6c-438b-bd44-88cc6b4fab5f ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-9e5d8b90-6c6c-438b-bd44-88cc6b4fab5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e5d8b90-6c6c-438b-bd44-88cc6b4fab5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:49:01Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-4", "created": "2018-08-25T20:48:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:02.082 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:49:03.404 63 INFO tempest.lib.common.rest_client [req-6a3c709c-8a5c-46bc-8684-14dceeb49531 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.320s 2018-08-25 20:49:03.405 63 DEBUG tempest.lib.common.rest_client [req-6a3c709c-8a5c-46bc-8684-14dceeb49531 ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-6a3c709c-8a5c-46bc-8684-14dceeb49531', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a3c709c-8a5c-46bc-8684-14dceeb49531'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:49:01Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-4", "created": "2018-08-25T20:48:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:04.581 63 INFO tempest.lib.common.rest_client [req-635ddaec-b57d-45f3-b514-a0eb4d7ebb99 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.161s 2018-08-25 20:49:04.581 63 DEBUG tempest.lib.common.rest_client [req-635ddaec-b57d-45f3-b514-a0eb4d7ebb99 ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-635ddaec-b57d-45f3-b514-a0eb4d7ebb99', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-635ddaec-b57d-45f3-b514-a0eb4d7ebb99'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-1654362066": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:7f:33", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:49:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:49:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-4", "created": "2018-08-25T20:48:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:04.596 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:49:04.923 63 INFO tempest.lib.common.rest_client [req-75caa030-ac7d-4403-aefd-ea638d55b372 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.326s 2018-08-25 20:49:04.923 63 DEBUG tempest.lib.common.rest_client [req-75caa030-ac7d-4403-aefd-ea638d55b372 ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-75caa030-ac7d-4403-aefd-ea638d55b372', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75caa030-ac7d-4403-aefd-ea638d55b372'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-1654362066": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:7f:33", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:49:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:49:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-4", "created": "2018-08-25T20:48:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:04.936 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: f84a05fa-3de3-4e64-ac67-b950ad956546 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:49:05.872 63 INFO tempest.lib.common.rest_client [req-b5810823-f946-470b-91ab-4d9a8dbd409f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/ports 0.935s 2018-08-25 20:49:05.873 63 DEBUG tempest.lib.common.rest_client [req-b5810823-f946-470b-91ab-4d9a8dbd409f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "fixed_ips": [{"ip_address": "10.101.11.50"}], "name": "tempest-port-smoke-1494288921", "security_groups": ["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:49:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5810823-f946-470b-91ab-4d9a8dbd409f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:49:05Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fdbdc68b-1f0f-4d01-b366-c8cd8795ebee","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:49:05Z","name":"tempest-port-smoke-1494288921","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:78:14:c0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"f01f3890-b18b-4a63-82a5-ecb5a3fbc913","ip_address":"10.101.11.50"}],"id":"c30a7091-f4b1-41f6-a169-b729602b98de","security_groups":["28e5ead9-4ef7-4ade-91dd-5e31c0907f41"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:06.735 63 INFO tempest.lib.common.rest_client [req-caae7b23-7bbf-4ead-b2c5-a23a0a917e5c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.33:8774/v2.1/servers 0.861s 2018-08-25 20:49:06.736 63 DEBUG tempest.lib.common.rest_client [req-caae7b23-7bbf-4ead-b2c5-a23a0a917e5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-217955260", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "port": "c30a7091-f4b1-41f6-a169-b729602b98de"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-5"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-caae7b23-7bbf-4ead-b2c5-a23a0a917e5c', 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-caae7b23-7bbf-4ead-b2c5-a23a0a917e5c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "bookmark"}], "adminPass": "o2Dp3ebkcEuk"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:07.133 63 INFO tempest.lib.common.rest_client [req-6f3234b1-bc77-4880-9a93-6570cf13b39c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.393s 2018-08-25 20:49:07.133 63 DEBUG tempest.lib.common.rest_client [req-6f3234b1-bc77-4880-9a93-6570cf13b39c ] 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-6f3234b1-bc77-4880-9a93-6570cf13b39c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f3234b1-bc77-4880-9a93-6570cf13b39c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:49:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-5", "created": "2018-08-25T20:49:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:08.519 63 INFO tempest.lib.common.rest_client [req-cda7cdfb-4a1d-4ad4-a09e-454023f0d34c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.371s 2018-08-25 20:49:08.520 63 DEBUG tempest.lib.common.rest_client [req-cda7cdfb-4a1d-4ad4-a09e-454023f0d34c ] 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-cda7cdfb-4a1d-4ad4-a09e-454023f0d34c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cda7cdfb-4a1d-4ad4-a09e-454023f0d34c'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:49:08Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-5", "created": "2018-08-25T20:49:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:08.532 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:49:09.704 63 INFO tempest.lib.common.rest_client [req-170c930a-db91-441d-b825-0d8a25371925 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.170s 2018-08-25 20:49:09.705 63 DEBUG tempest.lib.common.rest_client [req-170c930a-db91-441d-b825-0d8a25371925 ] 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-170c930a-db91-441d-b825-0d8a25371925', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-170c930a-db91-441d-b825-0d8a25371925'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:49:08Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-5", "created": "2018-08-25T20:49:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:09.717 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:49:10.883 63 INFO tempest.lib.common.rest_client [req-41f40dee-1617-4fbc-b2f6-861b373c528e ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.163s 2018-08-25 20:49:10.883 63 DEBUG tempest.lib.common.rest_client [req-41f40dee-1617-4fbc-b2f6-861b373c528e ] 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-41f40dee-1617-4fbc-b2f6-861b373c528e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-41f40dee-1617-4fbc-b2f6-861b373c528e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:49:08Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-5", "created": "2018-08-25T20:49:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:12.367 63 INFO tempest.lib.common.rest_client [req-598b2b5c-7c9b-4c28-b60d-dadbe7a55e4f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.469s 2018-08-25 20:49:12.368 63 DEBUG tempest.lib.common.rest_client [req-598b2b5c-7c9b-4c28-b60d-dadbe7a55e4f ] 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-598b2b5c-7c9b-4c28-b60d-dadbe7a55e4f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-598b2b5c-7c9b-4c28-b60d-dadbe7a55e4f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:14:c0", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:49:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:49:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-5", "created": "2018-08-25T20:49:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:12.381 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:49:12.544 63 INFO tempest.lib.common.rest_client [req-388340b8-1a8c-4701-b611-a8fa2bfbc8ab ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.163s 2018-08-25 20:49:12.545 63 DEBUG tempest.lib.common.rest_client [req-388340b8-1a8c-4701-b611-a8fa2bfbc8ab ] 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-388340b8-1a8c-4701-b611-a8fa2bfbc8ab', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:49:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-388340b8-1a8c-4701-b611-a8fa2bfbc8ab'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:14:c0", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:49:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:49:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-5", "created": "2018-08-25T20:49:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:12.559 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:49:12.851 63 INFO tempest.lib.common.rest_client [req-b213e6b0-1eaa-4d96-bac0-8e89f05ba242 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/routers 0.290s 2018-08-25 20:49:12.852 63 DEBUG tempest.lib.common.rest_client [req-b213e6b0-1eaa-4d96-bac0-8e89f05ba242 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1303043634", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:49:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b213e6b0-1eaa-4d96-bac0-8e89f05ba242'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:12Z", "admin_state_up": true, "updated_at": "2018-08-25T20:49:12Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1200d714-9cba-446a-a98d-cfcb3d3b28b7", "name": "tempest-router--1303043634"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:14.370 63 INFO tempest.lib.common.rest_client [req-e9469f75-a8ee-44a1-9423-d444caa360ca ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.33:9696/v2.0/routers/1200d714-9cba-446a-a98d-cfcb3d3b28b7 1.516s 2018-08-25 20:49:14.371 63 DEBUG tempest.lib.common.rest_client [req-e9469f75-a8ee-44a1-9423-d444caa360ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1200d714-9cba-446a-a98d-cfcb3d3b28b7', u'date': 'Sat, 25 Aug 2018 20:49:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9469f75-a8ee-44a1-9423-d444caa360ca'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:12Z", "admin_state_up": true, "updated_at": "2018-08-25T20:49:13Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1200d714-9cba-446a-a98d-cfcb3d3b28b7", "name": "tempest-router--1303043634"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:16.446 63 INFO tempest.lib.common.rest_client [req-52b1ecad-bf16-496c-949b-c3c33626bff8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.33:9696/v2.0/routers/1200d714-9cba-446a-a98d-cfcb3d3b28b7/add_router_interface 2.074s 2018-08-25 20:49:16.446 63 DEBUG tempest.lib.common.rest_client [req-52b1ecad-bf16-496c-949b-c3c33626bff8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f01f3890-b18b-4a63-82a5-ecb5a3fbc913"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1200d714-9cba-446a-a98d-cfcb3d3b28b7/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:49:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52b1ecad-bf16-496c-949b-c3c33626bff8'} Body: {"network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "f01f3890-b18b-4a63-82a5-ecb5a3fbc913", "subnet_ids": ["f01f3890-b18b-4a63-82a5-ecb5a3fbc913"], "port_id": "b1ea19e3-5568-434a-9db7-9a786c03bcd9", "id": "1200d714-9cba-446a-a98d-cfcb3d3b28b7"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:16.587 63 INFO tempest.lib.common.rest_client [req-49cf9a3b-3bb9-464b-b4a3-baa600fae774 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/routers 0.139s 2018-08-25 20:49:16.587 63 DEBUG tempest.lib.common.rest_client [req-49cf9a3b-3bb9-464b-b4a3-baa600fae774 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--371516214", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:49:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49cf9a3b-3bb9-464b-b4a3-baa600fae774'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:16Z", "admin_state_up": true, "updated_at": "2018-08-25T20:49:16Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d56b73d3-43a9-4c91-80a7-a164f42abfb5", "name": "tempest-router--371516214"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:18.069 63 INFO tempest.lib.common.rest_client [req-5a57d98c-2255-4561-bed2-dda7de1b8e81 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.33:9696/v2.0/routers/d56b73d3-43a9-4c91-80a7-a164f42abfb5 1.480s 2018-08-25 20:49:18.069 63 DEBUG tempest.lib.common.rest_client [req-5a57d98c-2255-4561-bed2-dda7de1b8e81 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/d56b73d3-43a9-4c91-80a7-a164f42abfb5', u'date': 'Sat, 25 Aug 2018 20:49:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a57d98c-2255-4561-bed2-dda7de1b8e81'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:16Z", "admin_state_up": true, "updated_at": "2018-08-25T20:49:17Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d56b73d3-43a9-4c91-80a7-a164f42abfb5", "name": "tempest-router--371516214"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:20.445 63 INFO tempest.lib.common.rest_client [req-6deeccd8-5128-4d94-b756-dbcc02e160bf ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.33:9696/v2.0/routers/d56b73d3-43a9-4c91-80a7-a164f42abfb5/add_router_interface 2.374s 2018-08-25 20:49:20.445 63 DEBUG tempest.lib.common.rest_client [req-6deeccd8-5128-4d94-b756-dbcc02e160bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "16d7cacf-1b34-42ae-8724-c7e6ae43e3a5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/d56b73d3-43a9-4c91-80a7-a164f42abfb5/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:49:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6deeccd8-5128-4d94-b756-dbcc02e160bf'} Body: {"network_id": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "16d7cacf-1b34-42ae-8724-c7e6ae43e3a5", "subnet_ids": ["16d7cacf-1b34-42ae-8724-c7e6ae43e3a5"], "port_id": "5152a1d8-6b4a-4abf-abf1-2de8fa5e566d", "id": "d56b73d3-43a9-4c91-80a7-a164f42abfb5"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:22.442 63 INFO tempest.lib.common.rest_client [req-bf11cb8c-856b-47d3-8d2d-54f3df427254 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.994s 2018-08-25 20:49:22.442 63 DEBUG tempest.lib.common.rest_client [req-bf11cb8c-856b-47d3-8d2d-54f3df427254 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "0a0c108d-9b8b-4565-b955-53ec08cc6239"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:49:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf11cb8c-856b-47d3-8d2d-54f3df427254'} Body: {"floatingip": {"router_id": "1200d714-9cba-446a-a98d-cfcb3d3b28b7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:49:21Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "0a0c108d-9b8b-4565-b955-53ec08cc6239", "id": "5ca1c37e-c66a-4d16-8f1d-f8c6d842f20d", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:21Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:24.343 63 INFO tempest.lib.common.rest_client [req-5f2d6f72-c611-44b1-bafe-fcb47386a188 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.900s 2018-08-25 20:49:24.344 63 DEBUG tempest.lib.common.rest_client [req-5f2d6f72-c611-44b1-bafe-fcb47386a188 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "54e15b86-25df-4a71-9aeb-86f248aeb3dd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:49:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f2d6f72-c611-44b1-bafe-fcb47386a188'} Body: {"floatingip": {"router_id": "d56b73d3-43a9-4c91-80a7-a164f42abfb5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:49:23Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.30", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "54e15b86-25df-4a71-9aeb-86f248aeb3dd", "id": "25147555-c938-4dbc-9f2a-84d0304e9552", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:26.249 63 INFO tempest.lib.common.rest_client [req-ea8f96da-19b0-4f83-8e06-814815c1c4b8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.904s 2018-08-25 20:49:26.250 63 DEBUG tempest.lib.common.rest_client [req-ea8f96da-19b0-4f83-8e06-814815c1c4b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "4f938895-8767-47c3-8f07-3475bd701da7"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:49:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea8f96da-19b0-4f83-8e06-814815c1c4b8'} Body: {"floatingip": {"router_id": "1200d714-9cba-446a-a98d-cfcb3d3b28b7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:49:25Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.30", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "4f938895-8767-47c3-8f07-3475bd701da7", "id": "09d62869-1d0a-4c79-8c7b-266d223a7dd7", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:25Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:28.134 63 INFO tempest.lib.common.rest_client [req-a94b5c0c-492c-4851-8fcd-19804a0d7f4d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.883s 2018-08-25 20:49:28.134 63 DEBUG tempest.lib.common.rest_client [req-a94b5c0c-492c-4851-8fcd-19804a0d7f4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c0510bcf-b90e-4429-ad6d-1fdc44d207fb"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:49:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a94b5c0c-492c-4851-8fcd-19804a0d7f4d'} Body: {"floatingip": {"router_id": "d56b73d3-43a9-4c91-80a7-a164f42abfb5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:49:27Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.50", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "c0510bcf-b90e-4429-ad6d-1fdc44d207fb", "id": "8639e152-4c81-4fb8-833d-75539bcf3df2", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:27Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:30.367 63 INFO tempest.lib.common.rest_client [req-e9555631-b219-4f68-9e37-5c8265f142fb ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.232s 2018-08-25 20:49:30.368 63 DEBUG tempest.lib.common.rest_client [req-e9555631-b219-4f68-9e37-5c8265f142fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c30a7091-f4b1-41f6-a169-b729602b98de"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:49:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9555631-b219-4f68-9e37-5c8265f142fb'} Body: {"floatingip": {"router_id": "1200d714-9cba-446a-a98d-cfcb3d3b28b7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:49:29Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.50", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "c30a7091-f4b1-41f6-a169-b729602b98de", "id": "fafe5879-2b08-4c36-be85-0aefa4220a74", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:49:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:49:30.369 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:49:46.392 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:49:46.495 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:49:46.520 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:49:46.634 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:e08eb775-167a-47b1-aac2-ef7b7f713d13' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-25 20:49:46.635 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:49:46.638 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:49:46.697 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:49:46.702 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:49:46.707 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 20:50:01.746 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:01.811 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:01.843 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 20:50:01.957 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:89bfce46-1fe0-4964-b63c-f737f353699c' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-25 20:50:01.958 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 20:50:01.960 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:02.021 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:02.025 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 20:50:02.031 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 20:50:09.050 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:09.115 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:09.147 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 20:50:09.261 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:f84a05fa-3de3-4e64-ac67-b950ad956546' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-25 20:50:09.262 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 20:50:09.265 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:09.325 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:09.329 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 20:50:09.335 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:50:16.355 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:16.458 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:16.482 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:50:16.596 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:ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-25 20:50:16.597 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:50:16.599 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:16.660 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:16.663 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:50:16.669 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:23.682 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:23.744 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:23.746 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:23.861 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-25 20:50:23.862 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:23.864 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:23.926 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:23.928 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:27.934 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073452 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:50:27.935 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-25 20:50:27.935 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:27.938 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.000 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.001 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.009 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-25 20:50:28.010 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-25 20:50:28.010 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.012 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.074 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.076 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.081 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-25 20:50:28.082 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-25 20:50:28.082 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.084 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.146 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.150 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.156 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-25 20:50:28.156 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-25 20:50:28.157 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.158 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.218 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.223 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.229 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-25 20:50:28.229 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-25 20:50:28.229 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.231 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.294 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.295 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.301 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-25 20:50:28.302 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-25 20:50:28.302 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.304 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.366 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.368 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.374 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-25 20:50:28.375 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-25 20:50:28.375 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.377 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.438 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.441 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.447 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-25 20:50:28.448 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-25 20:50:28.449 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.451 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.510 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.516 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.522 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-25 20:50:28.523 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-25 20:50:28.523 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.526 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.586 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.590 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.596 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-25 20:50:28.596 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-25 20:50:28.597 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.599 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.658 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.663 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.669 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-25 20:50:28.670 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.672 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.736 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.768 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:28.883 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-25 20:50:28.883 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:28.885 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:28.946 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:28.950 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:32.959 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.076434 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:50:32.960 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-25 20:50:32.960 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:32.963 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.064 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.091 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.097 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-25 20:50:33.098 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-25 20:50:33.098 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.101 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.162 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.165 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.170 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-25 20:50:33.171 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-25 20:50:33.171 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.173 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.234 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.238 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.244 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-25 20:50:33.244 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-25 20:50:33.244 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.246 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.306 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.310 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.316 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-25 20:50:33.317 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-25 20:50:33.317 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.319 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.378 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.383 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.389 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-25 20:50:33.390 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-25 20:50:33.390 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.392 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.454 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.456 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.463 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-25 20:50:33.464 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-25 20:50:33.464 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.466 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.526 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.530 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.536 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-25 20:50:33.536 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-25 20:50:33.536 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.538 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.598 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.602 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.608 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-25 20:50:33.608 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-25 20:50:33.609 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.611 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.674 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.676 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.682 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-25 20:50:33.682 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-25 20:50:33.683 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.685 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.746 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.750 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:50:33.756 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-25 20:50:33.757 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:33.762 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:33.865 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:33.889 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:34.003 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-25 20:50:34.004 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:34.006 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:34.065 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:34.070 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:39.077 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity) Executing command on 172.30.9.201 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-25 20:50:39.078 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.101.11.10 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: 2018-08-25 20:50:39.078 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075188 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:50:39.079 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:39.082 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:39.143 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:39.146 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:39.260 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-25 20:50:39.261 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:39.263 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:39.322 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:39.327 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.334 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073986 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:50:43.335 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-25 20:50:43.336 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.338 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:43.398 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:43.403 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.409 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-25 20:50:43.410 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-25 20:50:43.410 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.412 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:43.473 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:43.476 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.482 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-25 20:50:43.483 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-25 20:50:43.483 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.485 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:43.545 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:43.549 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.555 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-25 20:50:43.556 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-25 20:50:43.556 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.558 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:43.618 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:43.622 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.629 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-25 20:50:43.629 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-25 20:50:43.630 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.632 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:43.690 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:43.696 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.702 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-25 20:50:43.703 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-25 20:50:43.703 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.706 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:43.766 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:43.770 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.776 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-25 20:50:43.776 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-25 20:50:43.777 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.780 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:43.842 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:43.844 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.850 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-25 20:50:43.850 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-25 20:50:43.851 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.853 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:43.917 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:43.949 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:43.955 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-25 20:50:43.956 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-25 20:50:43.956 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:43.958 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:44.018 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:44.022 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:44.028 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-25 20:50:44.029 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-25 20:50:44.029 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:44.031 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:44.094 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:44.096 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:44.102 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-25 20:50:44.103 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:44.105 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:44.168 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:44.169 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:44.284 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-25 20:50:44.284 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:44.286 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:44.346 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:44.351 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.359 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.075240 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:50:48.359 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-25 20:50:48.360 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.363 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:48.428 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:48.460 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.467 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-25 20:50:48.467 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-25 20:50:48.468 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.470 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:48.530 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:48.535 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.542 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-25 20:50:48.542 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-25 20:50:48.543 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.544 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:48.606 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:48.609 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.616 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-25 20:50:48.616 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-25 20:50:48.617 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.619 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:48.678 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:48.683 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.691 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-25 20:50:48.691 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-25 20:50:48.691 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.693 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:48.754 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:48.758 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.764 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-25 20:50:48.765 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-25 20:50:48.765 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.767 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:48.830 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:48.833 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.839 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-25 20:50:48.840 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-25 20:50:48.841 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.842 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:48.906 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:48.910 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.917 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-25 20:50:48.918 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-25 20:50:48.918 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.920 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:48.981 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:48.985 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:48.992 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-25 20:50:48.992 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-25 20:50:48.993 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:48.994 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:49.055 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:49.058 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:49.065 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-25 20:50:49.066 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-25 20:50:49.067 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:49.068 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:49.126 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:49.133 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:49.249 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-25 20:50:49.250 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:49.252 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:49.311 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:49.316 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:49.431 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-25 20:50:49.431 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:49.433 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:49.494 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:49.497 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:53.505 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073917 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:50:53.505 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-25 20:50:53.506 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:53.508 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:53.571 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:53.572 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:53.579 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-25 20:50:53.580 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-25 20:50:53.580 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:53.582 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:53.642 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:53.647 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:53.657 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-25 20:50:53.658 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-25 20:50:53.658 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:53.660 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:53.722 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:53.724 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:53.731 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-25 20:50:53.731 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-25 20:50:53.732 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:53.733 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:53.793 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:53.798 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:53.805 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-25 20:50:53.806 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-25 20:50:53.806 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:53.808 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:53.870 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:53.872 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:53.879 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-25 20:50:53.879 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-25 20:50:53.880 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:53.882 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:53.942 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:53.946 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:53.954 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-25 20:50:53.955 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-25 20:50:53.956 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:53.958 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:54.018 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:54.022 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:54.029 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-25 20:50:54.029 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-25 20:50:54.029 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:54.031 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:54.092 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:54.095 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:54.102 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-25 20:50:54.102 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-25 20:50:54.103 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:54.105 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:54.166 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:54.169 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:54.176 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-25 20:50:54.177 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-25 20:50:54.177 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:50:54.179 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:50:54.238 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:50:54.244 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:50:54.254 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-25 20:50:55.426 63 INFO tempest.lib.common.rest_client [req-152abaea-b0b9-4107-acd3-24a149eb845a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/fafe5879-2b08-4c36-be85-0aefa4220a74 1.171s 2018-08-25 20:50:55.426 63 DEBUG tempest.lib.common.rest_client [req-152abaea-b0b9-4107-acd3-24a149eb845a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/fafe5879-2b08-4c36-be85-0aefa4220a74', u'date': 'Sat, 25 Aug 2018 20:50:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-152abaea-b0b9-4107-acd3-24a149eb845a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:50:56.547 63 INFO tempest.lib.common.rest_client [req-6dc0965b-fe07-48d6-91f4-efb1e9a77e16 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/8639e152-4c81-4fb8-833d-75539bcf3df2 1.119s 2018-08-25 20:50:56.547 63 DEBUG tempest.lib.common.rest_client [req-6dc0965b-fe07-48d6-91f4-efb1e9a77e16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/8639e152-4c81-4fb8-833d-75539bcf3df2', u'date': 'Sat, 25 Aug 2018 20:50:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6dc0965b-fe07-48d6-91f4-efb1e9a77e16'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:50:57.431 63 INFO tempest.lib.common.rest_client [req-ddf82aec-a09a-4bf0-aebc-867c078f031a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/09d62869-1d0a-4c79-8c7b-266d223a7dd7 0.882s 2018-08-25 20:50:57.431 63 DEBUG tempest.lib.common.rest_client [req-ddf82aec-a09a-4bf0-aebc-867c078f031a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/09d62869-1d0a-4c79-8c7b-266d223a7dd7', u'date': 'Sat, 25 Aug 2018 20:50:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ddf82aec-a09a-4bf0-aebc-867c078f031a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:50:59.081 63 INFO tempest.lib.common.rest_client [req-679f17f9-eb06-4138-a8c0-6ecb60fe074b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/25147555-c938-4dbc-9f2a-84d0304e9552 1.649s 2018-08-25 20:50:59.081 63 DEBUG tempest.lib.common.rest_client [req-679f17f9-eb06-4138-a8c0-6ecb60fe074b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/25147555-c938-4dbc-9f2a-84d0304e9552', u'date': 'Sat, 25 Aug 2018 20:50:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-679f17f9-eb06-4138-a8c0-6ecb60fe074b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:00.259 63 INFO tempest.lib.common.rest_client [req-6b44f146-2abc-4ab5-a287-41870b7f1242 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/5ca1c37e-c66a-4d16-8f1d-f8c6d842f20d 1.177s 2018-08-25 20:51:00.259 63 DEBUG tempest.lib.common.rest_client [req-6b44f146-2abc-4ab5-a287-41870b7f1242 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/5ca1c37e-c66a-4d16-8f1d-f8c6d842f20d', u'date': 'Sat, 25 Aug 2018 20:51:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6b44f146-2abc-4ab5-a287-41870b7f1242'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:02.000 63 INFO tempest.lib.common.rest_client [req-2b1b15b7-5186-493d-a8d7-27e773614762 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/d56b73d3-43a9-4c91-80a7-a164f42abfb5/remove_router_interface 1.739s 2018-08-25 20:51:02.000 63 DEBUG tempest.lib.common.rest_client [req-2b1b15b7-5186-493d-a8d7-27e773614762 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "16d7cacf-1b34-42ae-8724-c7e6ae43e3a5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/d56b73d3-43a9-4c91-80a7-a164f42abfb5/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:51:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b1b15b7-5186-493d-a8d7-27e773614762'} Body: {"network_id": "d2a428b1-5b3b-4ace-ab44-0115c243a7cd", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "16d7cacf-1b34-42ae-8724-c7e6ae43e3a5", "subnet_ids": ["16d7cacf-1b34-42ae-8724-c7e6ae43e3a5"], "port_id": "5152a1d8-6b4a-4abf-abf1-2de8fa5e566d", "id": "d56b73d3-43a9-4c91-80a7-a164f42abfb5"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:03.484 63 INFO tempest.lib.common.rest_client [req-00856eda-459f-4e85-a8da-9cd008d262e3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/d56b73d3-43a9-4c91-80a7-a164f42abfb5 1.482s 2018-08-25 20:51:03.484 63 DEBUG tempest.lib.common.rest_client [req-00856eda-459f-4e85-a8da-9cd008d262e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/d56b73d3-43a9-4c91-80a7-a164f42abfb5', u'date': 'Sat, 25 Aug 2018 20:51:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00856eda-459f-4e85-a8da-9cd008d262e3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:05.209 63 INFO tempest.lib.common.rest_client [req-f2c70be7-07f4-4def-a645-753cc20eb564 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/1200d714-9cba-446a-a98d-cfcb3d3b28b7/remove_router_interface 1.723s 2018-08-25 20:51:05.210 63 DEBUG tempest.lib.common.rest_client [req-f2c70be7-07f4-4def-a645-753cc20eb564 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f01f3890-b18b-4a63-82a5-ecb5a3fbc913"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1200d714-9cba-446a-a98d-cfcb3d3b28b7/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:51:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2c70be7-07f4-4def-a645-753cc20eb564'} Body: {"network_id": "fdbdc68b-1f0f-4d01-b366-c8cd8795ebee", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "f01f3890-b18b-4a63-82a5-ecb5a3fbc913", "subnet_ids": ["f01f3890-b18b-4a63-82a5-ecb5a3fbc913"], "port_id": "b1ea19e3-5568-434a-9db7-9a786c03bcd9", "id": "1200d714-9cba-446a-a98d-cfcb3d3b28b7"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:06.667 63 INFO tempest.lib.common.rest_client [req-05c930ff-2bad-4473-8961-b044dc069c6a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/1200d714-9cba-446a-a98d-cfcb3d3b28b7 1.456s 2018-08-25 20:51:06.668 63 DEBUG tempest.lib.common.rest_client [req-05c930ff-2bad-4473-8961-b044dc069c6a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1200d714-9cba-446a-a98d-cfcb3d3b28b7', u'date': 'Sat, 25 Aug 2018 20:51:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-05c930ff-2bad-4473-8961-b044dc069c6a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:06.827 63 INFO tempest.lib.common.rest_client [req-108d1144-e911-4a2d-bd8a-5b05a81fdb69 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.158s 2018-08-25 20:51:06.828 63 DEBUG tempest.lib.common.rest_client [req-108d1144-e911-4a2d-bd8a-5b05a81fdb69 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-108d1144-e911-4a2d-bd8a-5b05a81fdb69', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-108d1144-e911-4a2d-bd8a-5b05a81fdb69'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:07.278 63 INFO tempest.lib.common.rest_client [req-7a04feeb-3408-41f0-9839-0147c83bd0e7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.449s 2018-08-25 20:51:07.280 63 DEBUG tempest.lib.common.rest_client [req-7a04feeb-3408-41f0-9839-0147c83bd0e7 ] 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-7a04feeb-3408-41f0-9839-0147c83bd0e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7a04feeb-3408-41f0-9839-0147c83bd0e7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:14:c0", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:49:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-5", "created": "2018-08-25T20:49:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:08.338 63 INFO tempest.lib.common.rest_client [req-854df7ce-8b98-4616-b9a8-d4fc5bc9811e ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 0.042s 2018-08-25 20:51:08.338 63 DEBUG tempest.lib.common.rest_client [req-854df7ce-8b98-4616-b9a8-d4fc5bc9811e ] 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.33:8774/v2.1/servers/ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3', u'x-compute-request-id': 'req-854df7ce-8b98-4616-b9a8-d4fc5bc9811e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:08 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-854df7ce-8b98-4616-b9a8-d4fc5bc9811e'} Body: {"itemNotFound": {"message": "Instance ff1372bb-3c7b-433d-a3e2-f82f05dfc9d3 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:09.060 63 INFO tempest.lib.common.rest_client [req-e53ba666-e42e-49e6-a4c2-1c69fc7a277a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c30a7091-f4b1-41f6-a169-b729602b98de 0.721s 2018-08-25 20:51:09.061 63 DEBUG tempest.lib.common.rest_client [req-e53ba666-e42e-49e6-a4c2-1c69fc7a277a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c30a7091-f4b1-41f6-a169-b729602b98de', u'date': 'Sat, 25 Aug 2018 20:51:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e53ba666-e42e-49e6-a4c2-1c69fc7a277a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:09.391 63 INFO tempest.lib.common.rest_client [req-2e3d6f98-b297-4d13-b15c-79a65686c1b1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.329s 2018-08-25 20:51:09.392 63 DEBUG tempest.lib.common.rest_client [req-2e3d6f98-b297-4d13-b15c-79a65686c1b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-2e3d6f98-b297-4d13-b15c-79a65686c1b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e3d6f98-b297-4d13-b15c-79a65686c1b1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:09.585 63 INFO tempest.lib.common.rest_client [req-d1e800a2-b2f2-413b-9cb2-d051f27686f5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.193s 2018-08-25 20:51:09.586 63 DEBUG tempest.lib.common.rest_client [req-d1e800a2-b2f2-413b-9cb2-d051f27686f5 ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-d1e800a2-b2f2-413b-9cb2-d051f27686f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1e800a2-b2f2-413b-9cb2-d051f27686f5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-1654362066": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:7f:33", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:49:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-4", "created": "2018-08-25T20:48:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:10.748 63 INFO tempest.lib.common.rest_client [req-e21c6935-39ee-4c8b-aa05-70262fdae3a7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.148s 2018-08-25 20:51:10.748 63 DEBUG tempest.lib.common.rest_client [req-e21c6935-39ee-4c8b-aa05-70262fdae3a7 ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-e21c6935-39ee-4c8b-aa05-70262fdae3a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e21c6935-39ee-4c8b-aa05-70262fdae3a7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-1654362066": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:7f:33", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f84a05fa-3de3-4e64-ac67-b950ad956546", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:49:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f84a05fa-3de3-4e64-ac67-b950ad956546", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-4", "created": "2018-08-25T20:48:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:11.805 63 INFO tempest.lib.common.rest_client [req-590d7a30-ce81-43b7-9e2d-46dcef6c26c6 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546 0.042s 2018-08-25 20:51:11.805 63 DEBUG tempest.lib.common.rest_client [req-590d7a30-ce81-43b7-9e2d-46dcef6c26c6 ] 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.33:8774/v2.1/servers/f84a05fa-3de3-4e64-ac67-b950ad956546', u'x-compute-request-id': 'req-590d7a30-ce81-43b7-9e2d-46dcef6c26c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:11 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-590d7a30-ce81-43b7-9e2d-46dcef6c26c6'} Body: {"itemNotFound": {"message": "Instance f84a05fa-3de3-4e64-ac67-b950ad956546 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:12.493 63 INFO tempest.lib.common.rest_client [req-482002ca-78e8-4422-9512-abd3ce30ec5f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c0510bcf-b90e-4429-ad6d-1fdc44d207fb 0.687s 2018-08-25 20:51:12.494 63 DEBUG tempest.lib.common.rest_client [req-482002ca-78e8-4422-9512-abd3ce30ec5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c0510bcf-b90e-4429-ad6d-1fdc44d207fb', u'date': 'Sat, 25 Aug 2018 20:51:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-482002ca-78e8-4422-9512-abd3ce30ec5f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:12.656 63 INFO tempest.lib.common.rest_client [req-ff1133ea-e5ad-429d-a18e-a850d6ca182f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.161s 2018-08-25 20:51:12.656 63 DEBUG tempest.lib.common.rest_client [req-ff1133ea-e5ad-429d-a18e-a850d6ca182f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-ff1133ea-e5ad-429d-a18e-a850d6ca182f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ff1133ea-e5ad-429d-a18e-a850d6ca182f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:12.863 63 INFO tempest.lib.common.rest_client [req-e9ee6aa9-922c-4885-bde7-c95425170bd5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.206s 2018-08-25 20:51:12.864 63 DEBUG tempest.lib.common.rest_client [req-e9ee6aa9-922c-4885-bde7-c95425170bd5 ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-e9ee6aa9-922c-4885-bde7-c95425170bd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9ee6aa9-922c-4885-bde7-c95425170bd5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:15:1e", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:55.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:12Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-3", "created": "2018-08-25T20:48:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:14.296 63 INFO tempest.lib.common.rest_client [req-7f20a541-8a37-4f0f-9c11-21e192beb49b ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.417s 2018-08-25 20:51:14.296 63 DEBUG tempest.lib.common.rest_client [req-7f20a541-8a37-4f0f-9c11-21e192beb49b ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-7f20a541-8a37-4f0f-9c11-21e192beb49b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f20a541-8a37-4f0f-9c11-21e192beb49b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:15:1e", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/89bfce46-1fe0-4964-b63c-f737f353699c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:55.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "89bfce46-1fe0-4964-b63c-f737f353699c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-3", "created": "2018-08-25T20:48:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:15.354 63 INFO tempest.lib.common.rest_client [req-569c2a08-9ff8-47ce-a7ea-8424d56214d4 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c 0.043s 2018-08-25 20:51:15.354 63 DEBUG tempest.lib.common.rest_client [req-569c2a08-9ff8-47ce-a7ea-8424d56214d4 ] 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.33:8774/v2.1/servers/89bfce46-1fe0-4964-b63c-f737f353699c', u'x-compute-request-id': 'req-569c2a08-9ff8-47ce-a7ea-8424d56214d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:15 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-569c2a08-9ff8-47ce-a7ea-8424d56214d4'} Body: {"itemNotFound": {"message": "Instance 89bfce46-1fe0-4964-b63c-f737f353699c could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:15.879 63 INFO tempest.lib.common.rest_client [req-d78c5d6c-c355-4b3b-8cc1-d0fe5aee9c6b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/4f938895-8767-47c3-8f07-3475bd701da7 0.524s 2018-08-25 20:51:15.880 63 DEBUG tempest.lib.common.rest_client [req-d78c5d6c-c355-4b3b-8cc1-d0fe5aee9c6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/4f938895-8767-47c3-8f07-3475bd701da7', u'date': 'Sat, 25 Aug 2018 20:51:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d78c5d6c-c355-4b3b-8cc1-d0fe5aee9c6b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:16.038 63 INFO tempest.lib.common.rest_client [req-760efb1f-5622-4e8c-a9e1-ec8ff046a540 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.157s 2018-08-25 20:51:16.039 63 DEBUG tempest.lib.common.rest_client [req-760efb1f-5622-4e8c-a9e1-ec8ff046a540 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-760efb1f-5622-4e8c-a9e1-ec8ff046a540', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-760efb1f-5622-4e8c-a9e1-ec8ff046a540'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:16.459 63 INFO tempest.lib.common.rest_client [req-762ffcbe-9e5c-4ce6-bcf6-e106a4603c3a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.420s 2018-08-25 20:51:16.460 63 DEBUG tempest.lib.common.rest_client [req-762ffcbe-9e5c-4ce6-bcf6-e106a4603c3a ] 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-762ffcbe-9e5c-4ce6-bcf6-e106a4603c3a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-762ffcbe-9e5c-4ce6-bcf6-e106a4603c3a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-1654362066": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:d6:bf", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e08eb775-167a-47b1-aac2-ef7b7f713d13", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:15Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-2", "created": "2018-08-25T20:48:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:17.513 63 INFO tempest.lib.common.rest_client [req-9e01a509-94f2-4d4f-8e72-246b951116bc ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13 0.039s 2018-08-25 20:51:17.514 63 DEBUG tempest.lib.common.rest_client [req-9e01a509-94f2-4d4f-8e72-246b951116bc ] 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.33:8774/v2.1/servers/e08eb775-167a-47b1-aac2-ef7b7f713d13', u'x-compute-request-id': 'req-9e01a509-94f2-4d4f-8e72-246b951116bc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9e01a509-94f2-4d4f-8e72-246b951116bc'} Body: {"itemNotFound": {"message": "Instance e08eb775-167a-47b1-aac2-ef7b7f713d13 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:18.153 63 INFO tempest.lib.common.rest_client [req-6e9dcc39-b9a4-4312-9372-92478fd21a78 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/54e15b86-25df-4a71-9aeb-86f248aeb3dd 0.637s 2018-08-25 20:51:18.153 63 DEBUG tempest.lib.common.rest_client [req-6e9dcc39-b9a4-4312-9372-92478fd21a78 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/54e15b86-25df-4a71-9aeb-86f248aeb3dd', u'date': 'Sat, 25 Aug 2018 20:51:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e9dcc39-b9a4-4312-9372-92478fd21a78'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:18.539 63 INFO tempest.lib.common.rest_client [req-159033a9-aaed-4720-a527-a0143b550887 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.385s 2018-08-25 20:51:18.540 63 DEBUG tempest.lib.common.rest_client [req-159033a9-aaed-4720-a527-a0143b550887 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-159033a9-aaed-4720-a527-a0143b550887', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-159033a9-aaed-4720-a527-a0143b550887'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:18.725 63 INFO tempest.lib.common.rest_client [req-c6b53950-f435-426f-b91e-e41fed9ae27c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.184s 2018-08-25 20:51:18.726 63 DEBUG tempest.lib.common.rest_client [req-c6b53950-f435-426f-b91e-e41fed9ae27c ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-c6b53950-f435-426f-b91e-e41fed9ae27c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6b53950-f435-426f-b91e-e41fed9ae27c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-751585779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:07:09", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:48:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de1326b3-3aaf-4dff-8999-35c68c4b55b7", "security_groups": [{"name": "tempest-secgroup-smoke-1260018481"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:18Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-217955260", "name": "server-1", "created": "2018-08-25T20:48:33Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:19.794 63 INFO tempest.lib.common.rest_client [req-a10f22c4-46a4-40cf-894c-034662386d77 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7 0.045s 2018-08-25 20:51:19.795 63 DEBUG tempest.lib.common.rest_client [req-a10f22c4-46a4-40cf-894c-034662386d77 ] 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.33:8774/v2.1/servers/de1326b3-3aaf-4dff-8999-35c68c4b55b7', u'x-compute-request-id': 'req-a10f22c4-46a4-40cf-894c-034662386d77', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:19 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a10f22c4-46a4-40cf-894c-034662386d77'} Body: {"itemNotFound": {"message": "Instance de1326b3-3aaf-4dff-8999-35c68c4b55b7 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:20.749 63 INFO tempest.lib.common.rest_client [req-1857fa16-e158-448f-aaa9-a45565ab61f7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/0a0c108d-9b8b-4565-b955-53ec08cc6239 0.952s 2018-08-25 20:51:20.750 63 DEBUG tempest.lib.common.rest_client [req-1857fa16-e158-448f-aaa9-a45565ab61f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/0a0c108d-9b8b-4565-b955-53ec08cc6239', u'date': 'Sat, 25 Aug 2018 20:51:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1857fa16-e158-448f-aaa9-a45565ab61f7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:20.787 63 INFO tempest.lib.common.rest_client [req-75ed5a55-7762-4fae-ab4a-0b86a43a4a1d ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-217955260 0.037s 2018-08-25 20:51:20.788 63 DEBUG tempest.lib.common.rest_client [req-75ed5a55-7762-4fae-ab4a-0b86a43a4a1d ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-217955260', u'x-compute-request-id': 'req-75ed5a55-7762-4fae-ab4a-0b86a43a4a1d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75ed5a55-7762-4fae-ab4a-0b86a43a4a1d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:22.130 63 INFO tempest.lib.common.rest_client [req-d2923ed2-fcee-4c42-a9a5-c296aa30025b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/6a6fb47d-9911-460a-bc11-b41c6194c796 1.341s 2018-08-25 20:51:22.131 63 DEBUG tempest.lib.common.rest_client [req-d2923ed2-fcee-4c42-a9a5-c296aa30025b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/6a6fb47d-9911-460a-bc11-b41c6194c796', u'date': 'Sat, 25 Aug 2018 20:51:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d2923ed2-fcee-4c42-a9a5-c296aa30025b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:23.164 63 INFO tempest.lib.common.rest_client [req-e8c3f46f-0fc0-46a9-b5b3-34de87dfb63e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/16d7cacf-1b34-42ae-8724-c7e6ae43e3a5 1.032s 2018-08-25 20:51:23.164 63 DEBUG tempest.lib.common.rest_client [req-e8c3f46f-0fc0-46a9-b5b3-34de87dfb63e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/16d7cacf-1b34-42ae-8724-c7e6ae43e3a5', u'date': 'Sat, 25 Aug 2018 20:51:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8c3f46f-0fc0-46a9-b5b3-34de87dfb63e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:24.962 63 INFO tempest.lib.common.rest_client [req-b2a66f59-f369-4dd1-9b72-71bb2094d541 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/d2a428b1-5b3b-4ace-ab44-0115c243a7cd 1.797s 2018-08-25 20:51:24.963 63 DEBUG tempest.lib.common.rest_client [req-b2a66f59-f369-4dd1-9b72-71bb2094d541 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/d2a428b1-5b3b-4ace-ab44-0115c243a7cd', u'date': 'Sat, 25 Aug 2018 20:51:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2a66f59-f369-4dd1-9b72-71bb2094d541'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:26.276 63 INFO tempest.lib.common.rest_client [req-d7b6d41c-9eb6-434a-be56-b39113e0eb52 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/8a139f97-7094-4af8-8497-135984a7b488 1.311s 2018-08-25 20:51:26.276 63 DEBUG tempest.lib.common.rest_client [req-d7b6d41c-9eb6-434a-be56-b39113e0eb52 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/8a139f97-7094-4af8-8497-135984a7b488', u'date': 'Sat, 25 Aug 2018 20:51:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d7b6d41c-9eb6-434a-be56-b39113e0eb52'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:27.602 63 INFO tempest.lib.common.rest_client [req-c7d07228-f4e7-472a-a494-c89e65c73aeb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/f01f3890-b18b-4a63-82a5-ecb5a3fbc913 1.325s 2018-08-25 20:51:27.603 63 DEBUG tempest.lib.common.rest_client [req-c7d07228-f4e7-472a-a494-c89e65c73aeb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/f01f3890-b18b-4a63-82a5-ecb5a3fbc913', u'date': 'Sat, 25 Aug 2018 20:51:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7d07228-f4e7-472a-a494-c89e65c73aeb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:29.050 63 INFO tempest.lib.common.rest_client [req-6fb0b412-3ed8-4568-b4c0-7c32afa7b3bc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/fdbdc68b-1f0f-4d01-b366-c8cd8795ebee 1.446s 2018-08-25 20:51:29.051 63 DEBUG tempest.lib.common.rest_client [req-6fb0b412-3ed8-4568-b4c0-7c32afa7b3bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/fdbdc68b-1f0f-4d01-b366-c8cd8795ebee', u'date': 'Sat, 25 Aug 2018 20:51:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6fb0b412-3ed8-4568-b4c0-7c32afa7b3bc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:29.346 63 INFO tempest.lib.common.rest_client [req-da4cb714-5e21-4085-8416-c470d4e100e4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/28e5ead9-4ef7-4ade-91dd-5e31c0907f41 0.294s 2018-08-25 20:51:29.347 63 DEBUG tempest.lib.common.rest_client [req-da4cb714-5e21-4085-8416-c470d4e100e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/28e5ead9-4ef7-4ade-91dd-5e31c0907f41', u'date': 'Sat, 25 Aug 2018 20:51:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-da4cb714-5e21-4085-8416-c470d4e100e4'} 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 [185.419737s] ... ok 2018-08-25 20:51:29.687 63 INFO tempest.lib.common.rest_client [req-28e84e46-0610-456b-a285-d453fefc7068 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.309s 2018-08-25 20:51:29.688 63 DEBUG tempest.lib.common.rest_client [req-28e84e46-0610-456b-a285-d453fefc7068 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1317654579 description", "name": "tempest-secgroup-smoke-1317654579"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:51:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28e84e46-0610-456b-a285-d453fefc7068'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1317654579 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "updated_at": "2018-08-25T20:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:51:29Z", "revision_number": 0, "id": "97f88dc2-940b-46a2-bf6a-dac601e41257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:51:29Z", "revision_number": 0, "id": "daf554b4-68db-4256-93cb-c4bd990bbd57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "name": "tempest-secgroup-smoke-1317654579"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:29.881 63 INFO tempest.lib.common.rest_client [req-e723fd5b-3bad-47d5-b6e6-c09537115485 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.193s 2018-08-25 20:51:29.882 63 DEBUG tempest.lib.common.rest_client [req-e723fd5b-3bad-47d5-b6e6-c09537115485 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e723fd5b-3bad-47d5-b6e6-c09537115485'} 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-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2beaf363-11db-4ef0-b138-b0cf5d7c40ff"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:30.065 63 INFO tempest.lib.common.rest_client [req-8e0455a3-4364-4ad2-8070-8a2b089e09e7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.181s 2018-08-25 20:51:30.065 63 DEBUG tempest.lib.common.rest_client [req-8e0455a3-4364-4ad2-8070-8a2b089e09e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e0455a3-4364-4ad2-8070-8a2b089e09e7'} 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-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "396cf141-d372-4de1-9018-812635ffba0f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:30.226 63 INFO tempest.lib.common.rest_client [req-0b016b61-6ba3-4f7f-a9f9-4672d06a320c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 20:51:30.226 63 DEBUG tempest.lib.common.rest_client [req-0b016b61-6ba3-4f7f-a9f9-4672d06a320c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b016b61-6ba3-4f7f-a9f9-4672d06a320c'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2fd75776-ea1f-4af1-af81-f57f45ded2d9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:30.373 63 INFO tempest.lib.common.rest_client [req-d9c4d340-6f19-468b-b5fd-d221b907bb71 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 20:51:30.373 63 DEBUG tempest.lib.common.rest_client [req-d9c4d340-6f19-468b-b5fd-d221b907bb71 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9c4d340-6f19-468b-b5fd-d221b907bb71'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d4eb96d5-f08c-4f64-8159-0058d61b6dd6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:30.505 63 INFO tempest.lib.common.rest_client [req-8e46e477-96b5-4d35-8390-3c0835d9dca2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.131s 2018-08-25 20:51:30.506 63 DEBUG tempest.lib.common.rest_client [req-8e46e477-96b5-4d35-8390-3c0835d9dca2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e46e477-96b5-4d35-8390-3c0835d9dca2'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "50daf344-d902-47f8-a764-52c73d581440"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:30.663 63 INFO tempest.lib.common.rest_client [req-571bd765-61e5-4c63-8ee5-69ab79ebdfba ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:51:30.664 63 DEBUG tempest.lib.common.rest_client [req-571bd765-61e5-4c63-8ee5-69ab79ebdfba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-571bd765-61e5-4c63-8ee5-69ab79ebdfba'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8bb9f97e-8307-4048-aeb3-a53b8506aed5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:30.822 63 INFO tempest.lib.common.rest_client [req-452b0681-93bb-4d97-9f22-25004bbbb0db ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:51:30.823 63 DEBUG tempest.lib.common.rest_client [req-452b0681-93bb-4d97-9f22-25004bbbb0db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-452b0681-93bb-4d97-9f22-25004bbbb0db'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9af13dbd-de6e-4d1f-b12b-a58e6b9adb89"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:30.977 63 INFO tempest.lib.common.rest_client [req-dd0b16fb-4671-410f-af1f-75f7a49cc2cf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 20:51:30.978 63 DEBUG tempest.lib.common.rest_client [req-dd0b16fb-4671-410f-af1f-75f7a49cc2cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd0b16fb-4671-410f-af1f-75f7a49cc2cf'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5ac3144a-00aa-45bb-857d-00bf0d42b9b6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:31.234 63 INFO tempest.lib.common.rest_client [req-26a6fb26-8363-4c99-8de7-249819a7fc19 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/networks 0.255s 2018-08-25 20:51:31.234 63 DEBUG tempest.lib.common.rest_client [req-26a6fb26-8363-4c99-8de7-249819a7fc19 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-480990260"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26a6fb26-8363-4c99-8de7-249819a7fc19'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:51:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","name":"tempest-A-480990260"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:31.741 63 INFO tempest.lib.common.rest_client [req-e4174827-6696-4d91-a499-142804c2c94c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.505s 2018-08-25 20:51:31.741 63 DEBUG tempest.lib.common.rest_client [req-e4174827-6696-4d91-a499-142804c2c94c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "name": "tempest-subnet-A-1-1379198529"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4174827-6696-4d91-a499-142804c2c94c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","dns_nameservers":[],"updated_at":"2018-08-25T20:51:31Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a38f4d67-89cb-42f1-95b0-91d2d13e64b4","subnetpool_id":null,"name":"tempest-subnet-A-1-1379198529"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:31.966 63 INFO tempest.lib.common.rest_client [req-f95b26f9-beeb-4e7a-a743-b7e7790aea3c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/networks 0.224s 2018-08-25 20:51:31.966 63 DEBUG tempest.lib.common.rest_client [req-f95b26f9-beeb-4e7a-a743-b7e7790aea3c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1436615220"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f95b26f9-beeb-4e7a-a743-b7e7790aea3c'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:51:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","name":"tempest-B-1436615220"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:32.863 63 INFO tempest.lib.common.rest_client [req-8097bb4f-676d-4a74-a7e1-735f9188b126 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.895s 2018-08-25 20:51:32.863 63 DEBUG tempest.lib.common.rest_client [req-8097bb4f-676d-4a74-a7e1-735f9188b126 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "name": "tempest-subnet-B-1-2063928048"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:51:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8097bb4f-676d-4a74-a7e1-735f9188b126'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:32Z","dns_nameservers":[],"updated_at":"2018-08-25T20:51: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a57b2238-9b97-4892-9c33-985a6bdc76fa","subnetpool_id":null,"name":"tempest-subnet-B-1-2063928048"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:33.028 63 INFO tempest.lib.common.rest_client [req-d3da6bc9-57e7-44ac-ad3c-df67c2c5c142 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.163s 2018-08-25 20:51:33.029 63 DEBUG tempest.lib.common.rest_client [req-d3da6bc9-57e7-44ac-ad3c-df67c2c5c142 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1494901877"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-d3da6bc9-57e7-44ac-ad3c-df67c2c5c142', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3da6bc9-57e7-44ac-ad3c-df67c2c5c142'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTg5d1TXDh0twECGvoYJ6nf57b0qoJZnNx5/VMopsHMRoG1h9j8yWqnwQhU7HvIgAdiuQVyUVU3u80L09RiNMh78b2sLTt5t3h1I4NWnld5BPoUs07pMcUfge88lXler6Pu1lNcGwI5YsWq2BuzAylV2rNVUvxVHzA+AchI+FG3Wlsyz2N0R4qF3cPN36Sy6/mF2RUp+9axAYBUiMs9Ze4TQ/ECItoMoCHv26FSzcWRpFwBakYSp4/KaPnaO156G4rkDo4EXowD/6cZHWvfGvqi2kc0s3I8lO0WQmxH0kE34wHWgOrJPOt7TJID+t1uPIz+jUYIl41ODeKtojes6Kp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAk4OXdU1w4dLcBAhr6GCep3+e29KqCWZzcef1TKKbBzEaBtYf\nY/Mlqp8EIVOx7yIAHYrkFclFVN7vNC9PUYjTIe/G9rC07ebd4dSODVp5XeQT6FLN\nO6THFH4HvPJV5Xq+j7tZTXBsCOWLFqtgbswMpVdqzVVL8VR8wPgHISPhRt1pbMs9\njdEeKhd3Dzd+ksuv5hdkVKfvWsQGAVIjLPWXuE0PxAiLaDKAh79uhUs3FkaRcAWp\nGEqePymj52jteehuK5A6OBF6MA/+nGR1r3xr6otpHNLNyPJTtFkJsR9JBN+MB1oD\nqyTzre0ySA/rdbjyM/o1GCJeNTg3iraI3rOiqQIDAQABAoIBADl0iauArDTo4hUY\nCp+J8oGe7YsFNIFQzCpThHGC7AsTDuYWxEczzznzkbJBXQ6dGZpoHIp3yG9UHasf\nui8xsbqIH+C51t7KiyWImoOM97SgPzi/93wBpCDRLcZkRRyKgGqPOCs3XHzimxgL\nTBYbl9lWgRzU2i13ENhAQtafmQD2aNYoIXl2GQ8dPkIpMh8YO0FvxkLmx2EzxZas\nHnhUNIUyBtxEnh8/hYMBhgYD6oN3u88vvLcnWUYJKmsuJVwqoWOSNn+viksVKNml\n62wbBI8pHZknMz428iDCfDRZF4Vahi5ARtKpSEsMHH1IxwJsey7ESzPtVQHndkjM\nvEZWbmECgYEAwr9ijjWnDlOV8D4zzB3nuALJwe/yJDaWs1j+6PJ/aiD7DaVgBdIw\nTxzoSKJAEU7BlsZjpMIN9CsiQkr5WM+VT436TzxwQvXLqeWJYDukTlz+ypVQPoGd\n9LkT3ZXgV39dZLJmO88rnCvWRGTkZD0WeM0mIV10u2xifTcrS2cvgK0CgYEAwekS\nW+1mZBwA+zgJpseqjxF3ZelsYOT2efd6EXxyE+cgJMHGZ4AWuYuqOlSh6wkljO+u\nDX6SqzAGfoLbNNhgvlCv89RbF97ohrXyChl1YiZBA1us4Mey4XtQb2mjt08M8IFv\nsClRBpdJa3n5KOBieSDfFtYDDa5fqigwOe0HXW0CgYEAl68Db2pgnKsD3ORF6dTd\nF5isVq6yNfyCslw952iBT0My53UIbmBBGk2UqoYdSp3B8NLC55/xyF0USPgmcEL2\ns8kMzkxvz+esYr8Sme66UgLivR1BK/4+7k59J5jF7MCaGIVPVYROHkySjiDbNyvR\nZfO7oD8vXY/UwlyHDyrmd90CgYBP/nKQcdM3oUXWXTu+DciS1MXIyQ7ougvkLO+y\nnwAArexYvYe30uOND8zd22QgrdlL1uSatIiVDm7faeQ8XLcsS+UKVaRuqIqMaCq9\nd9sw7k8Lr5oV8MwesNxx2casLHROE1eb+K9wZKDpMZxT/J0jEyh1JzyDPFhCvemH\nO/050QKBgCyXyG+a3EhhnFT6jEZiS3wUfPP2nbOyTSDSBnwAYK54zgVW+ct/rsRg\nJGsfVHd5AgJ68M2M7+XGdSREWE/70EVQe816T2jgdMnla7LzOFBgjpi1Zvf73Sc6\nZQ+Ub8y//gT/ULUIDZrWqasM5DSCyYUxdYxzPeWzuQl4/l8VP7Ua\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1494901877", "fingerprint": "bf:4a:53:84:f2:a1:a6:fe:f5:68:35:c1:90:08:1a:57"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:33.901 63 INFO tempest.lib.common.rest_client [req-f926b0a1-8fa1-4775-9672-95a526e0946f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/ports 0.868s 2018-08-25 20:51:33.901 63 DEBUG tempest.lib.common.rest_client [req-f926b0a1-8fa1-4775-9672-95a526e0946f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1799525380", "security_groups": ["022ee145-1c71-4053-9cc4-f1b93f160bfc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:51:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f926b0a1-8fa1-4775-9672-95a526e0946f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:51:33Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:51:33Z","name":"tempest-port-smoke-1799525380","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ea:ef:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a38f4d67-89cb-42f1-95b0-91d2d13e64b4","ip_address":"10.101.11.10"}],"id":"ca2fa82b-8937-4974-b836-272e155fb3a9","security_groups":["022ee145-1c71-4053-9cc4-f1b93f160bfc"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:35.412 63 INFO tempest.lib.common.rest_client [req-f2c084a3-174d-4409-a5ac-56308ba56c8f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.33:8774/v2.1/servers 1.510s 2018-08-25 20:51:35.413 63 DEBUG tempest.lib.common.rest_client [req-f2c084a3-174d-4409-a5ac-56308ba56c8f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1494901877", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "port": "ca2fa82b-8937-4974-b836-272e155fb3a9"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f2c084a3-174d-4409-a5ac-56308ba56c8f', 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f2c084a3-174d-4409-a5ac-56308ba56c8f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "adminPass": "eVKckh64SUXq"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:35.740 63 INFO tempest.lib.common.rest_client [req-c4bafa9e-b2eb-4be5-99ea-652a7e6e62ec ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.323s 2018-08-25 20:51:35.740 63 DEBUG tempest.lib.common.rest_client [req-c4bafa9e-b2eb-4be5-99ea-652a7e6e62ec ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-c4bafa9e-b2eb-4be5-99ea-652a7e6e62ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4bafa9e-b2eb-4be5-99ea-652a7e6e62ec'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:51:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:37.135 63 INFO tempest.lib.common.rest_client [req-5ca169f8-34d8-479e-b177-8f77c81ceb72 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.378s 2018-08-25 20:51:37.135 63 DEBUG tempest.lib.common.rest_client [req-5ca169f8-34d8-479e-b177-8f77c81ceb72 ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-5ca169f8-34d8-479e-b177-8f77c81ceb72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ca169f8-34d8-479e-b177-8f77c81ceb72'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:37.148 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:51:38.342 63 INFO tempest.lib.common.rest_client [req-2c63e50b-2613-4339-a1b2-21f1618e88be ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.191s 2018-08-25 20:51:38.342 63 DEBUG tempest.lib.common.rest_client [req-2c63e50b-2613-4339-a1b2-21f1618e88be ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-2c63e50b-2613-4339-a1b2-21f1618e88be', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c63e50b-2613-4339-a1b2-21f1618e88be'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:37Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:38.356 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:51:39.767 63 INFO tempest.lib.common.rest_client [req-c965c61c-901b-4f7f-b782-1992da82d4e1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.408s 2018-08-25 20:51:39.767 63 DEBUG tempest.lib.common.rest_client [req-c965c61c-901b-4f7f-b782-1992da82d4e1 ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-c965c61c-901b-4f7f-b782-1992da82d4e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c965c61c-901b-4f7f-b782-1992da82d4e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:37Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:41.232 63 INFO tempest.lib.common.rest_client [req-329e27cf-8a16-4717-a6e8-4f0a473c6b5f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.450s 2018-08-25 20:51:41.233 63 DEBUG tempest.lib.common.rest_client [req-329e27cf-8a16-4717-a6e8-4f0a473c6b5f ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-329e27cf-8a16-4717-a6e8-4f0a473c6b5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-329e27cf-8a16-4717-a6e8-4f0a473c6b5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:41.250 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:51:41.643 63 INFO tempest.lib.common.rest_client [req-2219f6d7-d624-476e-a3ec-accf1a17a7dc ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.391s 2018-08-25 20:51:41.644 63 DEBUG tempest.lib.common.rest_client [req-2219f6d7-d624-476e-a3ec-accf1a17a7dc ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-2219f6d7-d624-476e-a3ec-accf1a17a7dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2219f6d7-d624-476e-a3ec-accf1a17a7dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:41.657 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:51:42.865 63 INFO tempest.lib.common.rest_client [req-0f32f625-ce6c-40cc-bb88-ad6f5b1aa03a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/ports 1.207s 2018-08-25 20:51:42.866 63 DEBUG tempest.lib.common.rest_client [req-0f32f625-ce6c-40cc-bb88-ad6f5b1aa03a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-833397045", "security_groups": ["022ee145-1c71-4053-9cc4-f1b93f160bfc"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f32f625-ce6c-40cc-bb88-ad6f5b1aa03a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:51:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:51:42Z","name":"tempest-port-smoke-833397045","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:3c:92:62","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a57b2238-9b97-4892-9c33-985a6bdc76fa","ip_address":"10.102.21.20"}],"id":"73e3fb4e-5af9-4a72-91d2-91506b0d9bdd","security_groups":["022ee145-1c71-4053-9cc4-f1b93f160bfc"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:43.735 63 INFO tempest.lib.common.rest_client [req-f33faa6e-5cd8-452e-b715-7c75d6c1e128 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.33:8774/v2.1/servers 0.868s 2018-08-25 20:51:43.735 63 DEBUG tempest.lib.common.rest_client [req-f33faa6e-5cd8-452e-b715-7c75d6c1e128 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1494901877", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "port": "73e3fb4e-5af9-4a72-91d2-91506b0d9bdd"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f33faa6e-5cd8-452e-b715-7c75d6c1e128', 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f33faa6e-5cd8-452e-b715-7c75d6c1e128'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11567113-a295-42f2-bce3-a0721195426b", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "adminPass": "jQnqs5NRBFTB"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:43.825 63 INFO tempest.lib.common.rest_client [req-ac17ef2e-a9e0-4858-8f8b-2486fb9d39aa ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.086s 2018-08-25 20:51:43.826 63 DEBUG tempest.lib.common.rest_client [req-ac17ef2e-a9e0-4858-8f8b-2486fb9d39aa ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-ac17ef2e-a9e0-4858-8f8b-2486fb9d39aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac17ef2e-a9e0-4858-8f8b-2486fb9d39aa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:51:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:44.933 63 INFO tempest.lib.common.rest_client [req-9dd7fa03-2a45-4d35-8f76-7ff4cc94356d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.093s 2018-08-25 20:51:44.933 63 DEBUG tempest.lib.common.rest_client [req-9dd7fa03-2a45-4d35-8f76-7ff4cc94356d ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-9dd7fa03-2a45-4d35-8f76-7ff4cc94356d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9dd7fa03-2a45-4d35-8f76-7ff4cc94356d'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:44.948 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:51:46.366 63 INFO tempest.lib.common.rest_client [req-59bf5e00-8124-4767-82a1-d3e16c88648e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.416s 2018-08-25 20:51:46.367 63 DEBUG tempest.lib.common.rest_client [req-59bf5e00-8124-4767-82a1-d3e16c88648e ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-59bf5e00-8124-4767-82a1-d3e16c88648e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59bf5e00-8124-4767-82a1-d3e16c88648e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:46.379 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:51:47.534 63 INFO tempest.lib.common.rest_client [req-dbbf5db9-190d-48fd-8d9d-af48a382f715 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.153s 2018-08-25 20:51:47.535 63 DEBUG tempest.lib.common.rest_client [req-dbbf5db9-190d-48fd-8d9d-af48a382f715 ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-dbbf5db9-190d-48fd-8d9d-af48a382f715', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dbbf5db9-190d-48fd-8d9d-af48a382f715'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:48.735 63 INFO tempest.lib.common.rest_client [req-fd915ac2-2d10-4d07-8bba-877cb7d3db49 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.187s 2018-08-25 20:51:48.736 63 DEBUG tempest.lib.common.rest_client [req-fd915ac2-2d10-4d07-8bba-877cb7d3db49 ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-fd915ac2-2d10-4d07-8bba-877cb7d3db49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd915ac2-2d10-4d07-8bba-877cb7d3db49'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:49.951 63 INFO tempest.lib.common.rest_client [req-4ffcc94a-650a-4fbe-a992-bf21c8349935 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.202s 2018-08-25 20:51:49.952 63 DEBUG tempest.lib.common.rest_client [req-4ffcc94a-650a-4fbe-a992-bf21c8349935 ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-4ffcc94a-650a-4fbe-a992-bf21c8349935', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ffcc94a-650a-4fbe-a992-bf21c8349935'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:49.970 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:51:50.374 63 INFO tempest.lib.common.rest_client [req-e5367ce7-3f7f-419e-8a01-9c4ef2acac93 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.403s 2018-08-25 20:51:50.374 63 DEBUG tempest.lib.common.rest_client [req-e5367ce7-3f7f-419e-8a01-9c4ef2acac93 ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-e5367ce7-3f7f-419e-8a01-9c4ef2acac93', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5367ce7-3f7f-419e-8a01-9c4ef2acac93'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:50.387 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 11567113-a295-42f2-bce3-a0721195426b with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:51:50.979 63 INFO tempest.lib.common.rest_client [req-8cfbeade-cdca-4bc0-8535-e5feffde4877 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/routers 0.590s 2018-08-25 20:51:50.979 63 DEBUG tempest.lib.common.rest_client [req-8cfbeade-cdca-4bc0-8535-e5feffde4877 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1139682066", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cfbeade-cdca-4bc0-8535-e5feffde4877'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:50Z", "admin_state_up": true, "updated_at": "2018-08-25T20:51:50Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e64da11-5040-4870-8fdd-8a934b10d527", "name": "tempest-router--1139682066"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:52.497 63 INFO tempest.lib.common.rest_client [req-e4702b7d-63b1-4b0f-93ab-7b7bba1ad510 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527 1.517s 2018-08-25 20:51:52.497 63 DEBUG tempest.lib.common.rest_client [req-e4702b7d-63b1-4b0f-93ab-7b7bba1ad510 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527', u'date': 'Sat, 25 Aug 2018 20:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4702b7d-63b1-4b0f-93ab-7b7bba1ad510'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:50Z", "admin_state_up": true, "updated_at": "2018-08-25T20:51:52Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e64da11-5040-4870-8fdd-8a934b10d527", "name": "tempest-router--1139682066"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:54.554 63 INFO tempest.lib.common.rest_client [req-8bfddc96-e6d3-4532-948d-1fbdcf8f2ca5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/add_router_interface 2.055s 2018-08-25 20:51:54.554 63 DEBUG tempest.lib.common.rest_client [req-8bfddc96-e6d3-4532-948d-1fbdcf8f2ca5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8bfddc96-e6d3-4532-948d-1fbdcf8f2ca5'} Body: {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4", "subnet_ids": ["a38f4d67-89cb-42f1-95b0-91d2d13e64b4"], "port_id": "8dc55745-8357-4225-b041-971fadd829ce", "id": "9e64da11-5040-4870-8fdd-8a934b10d527"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:56.384 63 INFO tempest.lib.common.rest_client [req-c09bf937-3a27-4030-bd67-69e5293ec375 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.828s 2018-08-25 20:51:56.385 63 DEBUG tempest.lib.common.rest_client [req-c09bf937-3a27-4030-bd67-69e5293ec375 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "ca2fa82b-8937-4974-b836-272e155fb3a9"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:51:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c09bf937-3a27-4030-bd67-69e5293ec375'} Body: {"floatingip": {"router_id": "9e64da11-5040-4870-8fdd-8a934b10d527", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:51:55Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ca2fa82b-8937-4974-b836-272e155fb3a9", "id": "79dd4b73-c6d4-40eb-a558-2eade95e4837", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:55Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:56.884 63 INFO tempest.lib.common.rest_client [req-2fef1eb6-a8cd-4f4c-9cb9-fa78b710363b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.498s 2018-08-25 20:51:56.884 63 DEBUG tempest.lib.common.rest_client [req-2fef1eb6-a8cd-4f4c-9cb9-fa78b710363b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:51:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2fef1eb6-a8cd-4f4c-9cb9-fa78b710363b'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "8773dde6-b0a2-4465-81dd-bbf0b840a99d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:57.332 63 INFO tempest.lib.common.rest_client [req-24ba5b95-d72f-4b13-b024-9ca5482c45e0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations 0.446s 2018-08-25 20:51:57.332 63 DEBUG tempest.lib.common.rest_client [req-24ba5b95-d72f-4b13-b024-9ca5482c45e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations', u'date': 'Sat, 25 Aug 2018 20:51:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24ba5b95-d72f-4b13-b024-9ca5482c45e0'} Body: {"network_association": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "id": "e7259379-5b88-430e-ab3b-4a56d733852c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:51:57.333 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:13.371 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:13.474 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:52:13.498 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:13.613 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-25 20:52:13.613 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:13.616 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:13.676 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:52:13.680 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:18.687 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) 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-25 20:52:18.688 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-25 20:52:18.688 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075591 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:52:19.058 63 INFO tempest.lib.common.rest_client [req-2ce3b298-4035-4e14-b225-230a121f7134 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations 0.368s 2018-08-25 20:52:19.058 63 DEBUG tempest.lib.common.rest_client [req-2ce3b298-4035-4e14-b225-230a121f7134 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations', u'date': 'Sat, 25 Aug 2018 20:52:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ce3b298-4035-4e14-b225-230a121f7134'} Body: {"network_association": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "id": "2dfb4490-c84a-4114-8f60-51d5bf72be9c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:19.059 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:19.062 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:19.122 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:52:19.126 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:19.240 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-25 20:52:19.241 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:19.242 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:19.304 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:52:19.307 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:24.315 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) 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-25 20:52:24.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-25 20:52:24.315 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075188 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 20:52:24.315 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Updating targets in BGPVPN 8773dde6-b0a2-4465-81dd-bbf0b840a99d _update_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:990 2018-08-25 20:52:24.719 63 INFO tempest.lib.common.rest_client [req-441bbf81-ef9d-4507-a2ff-dc79eb388c74 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d 0.403s 2018-08-25 20:52:24.719 63 DEBUG tempest.lib.common.rest_client [req-441bbf81-ef9d-4507-a2ff-dc79eb388c74 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d', u'date': 'Sat, 25 Aug 2018 20:52:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-441bbf81-ef9d-4507-a2ff-dc79eb388c74'} 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-25 20:52:25.544 63 INFO tempest.lib.common.rest_client [req-31fc8572-c6b9-4467-a632-e7ff794a2869 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/79dd4b73-c6d4-40eb-a558-2eade95e4837 0.821s 2018-08-25 20:52:25.545 63 DEBUG tempest.lib.common.rest_client [req-31fc8572-c6b9-4467-a632-e7ff794a2869 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/79dd4b73-c6d4-40eb-a558-2eade95e4837', u'date': 'Sat, 25 Aug 2018 20:52:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-31fc8572-c6b9-4467-a632-e7ff794a2869'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:27.480 63 INFO tempest.lib.common.rest_client [req-01679936-33f4-4cec-86f6-cf586081e789 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/remove_router_interface 1.934s 2018-08-25 20:52:27.480 63 DEBUG tempest.lib.common.rest_client [req-01679936-33f4-4cec-86f6-cf586081e789 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:52:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01679936-33f4-4cec-86f6-cf586081e789'} Body: {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4", "subnet_ids": ["a38f4d67-89cb-42f1-95b0-91d2d13e64b4"], "port_id": "8dc55745-8357-4225-b041-971fadd829ce", "id": "9e64da11-5040-4870-8fdd-8a934b10d527"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:28.962 63 INFO tempest.lib.common.rest_client [req-cb42b920-b544-495b-b57b-323029fc8ea5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527 1.480s 2018-08-25 20:52:28.962 63 DEBUG tempest.lib.common.rest_client [req-cb42b920-b544-495b-b57b-323029fc8ea5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527', u'date': 'Sat, 25 Aug 2018 20:52:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb42b920-b544-495b-b57b-323029fc8ea5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:29.132 63 INFO tempest.lib.common.rest_client [req-4c504378-042a-4c31-89e4-3cdde08ba95a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.169s 2018-08-25 20:52:29.133 63 DEBUG tempest.lib.common.rest_client [req-4c504378-042a-4c31-89e4-3cdde08ba95a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-4c504378-042a-4c31-89e4-3cdde08ba95a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c504378-042a-4c31-89e4-3cdde08ba95a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:29.586 63 INFO tempest.lib.common.rest_client [req-5cbce166-3def-4802-bc40-fe6241bd22eb ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.453s 2018-08-25 20:52:29.587 63 DEBUG tempest.lib.common.rest_client [req-5cbce166-3def-4802-bc40-fe6241bd22eb ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-5cbce166-3def-4802-bc40-fe6241bd22eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cbce166-3def-4802-bc40-fe6241bd22eb'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:30.738 63 INFO tempest.lib.common.rest_client [req-86c89505-2c3b-47d8-80a5-87233bad3cd2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.136s 2018-08-25 20:52:30.739 63 DEBUG tempest.lib.common.rest_client [req-86c89505-2c3b-47d8-80a5-87233bad3cd2 ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-86c89505-2c3b-47d8-80a5-87233bad3cd2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86c89505-2c3b-47d8-80a5-87233bad3cd2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:31.795 63 INFO tempest.lib.common.rest_client [req-67a024d5-37e7-4ddd-9ea5-8b451c51b308 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.042s 2018-08-25 20:52:31.795 63 DEBUG tempest.lib.common.rest_client [req-67a024d5-37e7-4ddd-9ea5-8b451c51b308 ] 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-67a024d5-37e7-4ddd-9ea5-8b451c51b308', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-67a024d5-37e7-4ddd-9ea5-8b451c51b308'} Body: {"itemNotFound": {"message": "Instance 11567113-a295-42f2-bce3-a0721195426b could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:32.396 63 INFO tempest.lib.common.rest_client [req-dcf14f31-3a38-4ab1-85dc-ac26f7790719 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/73e3fb4e-5af9-4a72-91d2-91506b0d9bdd 0.600s 2018-08-25 20:52:32.397 63 DEBUG tempest.lib.common.rest_client [req-dcf14f31-3a38-4ab1-85dc-ac26f7790719 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/73e3fb4e-5af9-4a72-91d2-91506b0d9bdd', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dcf14f31-3a38-4ab1-85dc-ac26f7790719'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:32.536 63 INFO tempest.lib.common.rest_client [req-e803f256-6e9f-44fd-9727-a97f221984bd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.136s 2018-08-25 20:52:32.536 63 DEBUG tempest.lib.common.rest_client [req-e803f256-6e9f-44fd-9727-a97f221984bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-e803f256-6e9f-44fd-9727-a97f221984bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e803f256-6e9f-44fd-9727-a97f221984bd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:32.970 63 INFO tempest.lib.common.rest_client [req-7d8ec075-8cf4-4dce-a35f-1fc466b2a1dc ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.432s 2018-08-25 20:52:32.970 63 DEBUG tempest.lib.common.rest_client [req-7d8ec075-8cf4-4dce-a35f-1fc466b2a1dc ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-7d8ec075-8cf4-4dce-a35f-1fc466b2a1dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d8ec075-8cf4-4dce-a35f-1fc466b2a1dc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:32Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:34.106 63 INFO tempest.lib.common.rest_client [req-79a33ba1-45e5-4ff3-9817-822e26677779 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.118s 2018-08-25 20:52:34.107 63 DEBUG tempest.lib.common.rest_client [req-79a33ba1-45e5-4ff3-9817-822e26677779 ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-79a33ba1-45e5-4ff3-9817-822e26677779', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79a33ba1-45e5-4ff3-9817-822e26677779'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:34Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": "2018-08-25T20:52:33.000000", "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:34.121 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-25 20:52:35.166 63 INFO tempest.lib.common.rest_client [req-6e14cc4d-05dd-4aab-84ee-d21d5fc7086f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.043s 2018-08-25 20:52:35.166 63 DEBUG tempest.lib.common.rest_client [req-6e14cc4d-05dd-4aab-84ee-d21d5fc7086f ] 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-6e14cc4d-05dd-4aab-84ee-d21d5fc7086f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6e14cc4d-05dd-4aab-84ee-d21d5fc7086f'} Body: {"itemNotFound": {"message": "Instance 7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:35.775 63 INFO tempest.lib.common.rest_client [req-eb97375d-362d-46a9-ae4f-bf2371af4ae4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/ca2fa82b-8937-4974-b836-272e155fb3a9 0.607s 2018-08-25 20:52:35.775 63 DEBUG tempest.lib.common.rest_client [req-eb97375d-362d-46a9-ae4f-bf2371af4ae4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/ca2fa82b-8937-4974-b836-272e155fb3a9', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eb97375d-362d-46a9-ae4f-bf2371af4ae4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:35.818 63 INFO tempest.lib.common.rest_client [req-ea782bf2-e977-4ebe-9314-f32d7771c1f3 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1494901877 0.042s 2018-08-25 20:52:35.819 63 DEBUG tempest.lib.common.rest_client [req-ea782bf2-e977-4ebe-9314-f32d7771c1f3 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1494901877', u'x-compute-request-id': 'req-ea782bf2-e977-4ebe-9314-f32d7771c1f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea782bf2-e977-4ebe-9314-f32d7771c1f3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:37.124 63 INFO tempest.lib.common.rest_client [req-048ac66c-6aa2-472f-98cc-111d101a8fdf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a57b2238-9b97-4892-9c33-985a6bdc76fa 1.304s 2018-08-25 20:52:37.124 63 DEBUG tempest.lib.common.rest_client [req-048ac66c-6aa2-472f-98cc-111d101a8fdf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a57b2238-9b97-4892-9c33-985a6bdc76fa', u'date': 'Sat, 25 Aug 2018 20:52:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-048ac66c-6aa2-472f-98cc-111d101a8fdf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:38.899 63 INFO tempest.lib.common.rest_client [req-8a0e0db4-32db-4f16-9c6c-b5a762637009 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c4dbf22c-4f5d-4808-8b1e-0116d311dcf2 1.774s 2018-08-25 20:52:38.899 63 DEBUG tempest.lib.common.rest_client [req-8a0e0db4-32db-4f16-9c6c-b5a762637009 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/c4dbf22c-4f5d-4808-8b1e-0116d311dcf2', u'date': 'Sat, 25 Aug 2018 20:52:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a0e0db4-32db-4f16-9c6c-b5a762637009'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:39.948 63 INFO tempest.lib.common.rest_client [req-3a9a3c80-6910-449b-9430-20045911bee6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a38f4d67-89cb-42f1-95b0-91d2d13e64b4 1.047s 2018-08-25 20:52:39.949 63 DEBUG tempest.lib.common.rest_client [req-3a9a3c80-6910-449b-9430-20045911bee6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a38f4d67-89cb-42f1-95b0-91d2d13e64b4', u'date': 'Sat, 25 Aug 2018 20:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a9a3c80-6910-449b-9430-20045911bee6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:41.710 63 INFO tempest.lib.common.rest_client [req-cc306248-3324-4450-9fa4-0ad135be8a42 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901 1.759s 2018-08-25 20:52:41.711 63 DEBUG tempest.lib.common.rest_client [req-cc306248-3324-4450-9fa4-0ad135be8a42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901', u'date': 'Sat, 25 Aug 2018 20:52:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc306248-3324-4450-9fa4-0ad135be8a42'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:41.954 63 INFO tempest.lib.common.rest_client [req-89400731-9baa-454b-9ea9-bc958225d302 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/022ee145-1c71-4053-9cc4-f1b93f160bfc 0.242s 2018-08-25 20:52:41.955 63 DEBUG tempest.lib.common.rest_client [req-89400731-9baa-454b-9ea9-bc958225d302 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/022ee145-1c71-4053-9cc4-f1b93f160bfc', u'date': 'Sat, 25 Aug 2018 20:52:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-89400731-9baa-454b-9ea9-bc958225d302'} 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 [72.578300s] ... 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 303, in test_bgpvpn_update_route_targets_and_unassociated_net 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-25 20:51:29,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.309s 2018-08-25 20:51:29,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1317654579 description", "name": "tempest-secgroup-smoke-1317654579"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:51:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28e84e46-0610-456b-a285-d453fefc7068'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1317654579 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "updated_at": "2018-08-25T20:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:51:29Z", "revision_number": 0, "id": "97f88dc2-940b-46a2-bf6a-dac601e41257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:51:29Z", "revision_number": 0, "id": "daf554b4-68db-4256-93cb-c4bd990bbd57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "name": "tempest-secgroup-smoke-1317654579"}} 2018-08-25 20:51:29,881 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.193s 2018-08-25 20:51:29,882 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e723fd5b-3bad-47d5-b6e6-c09537115485'} 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-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2beaf363-11db-4ef0-b138-b0cf5d7c40ff"}} 2018-08-25 20:51:30,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.181s 2018-08-25 20:51:30,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": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e0455a3-4364-4ad2-8070-8a2b089e09e7'} 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-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "396cf141-d372-4de1-9018-812635ffba0f"}} 2018-08-25 20:51:30,226 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 20:51:30,226 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b016b61-6ba3-4f7f-a9f9-4672d06a320c'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2fd75776-ea1f-4af1-af81-f57f45ded2d9"}} 2018-08-25 20:51:30,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 20:51:30,373 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9c4d340-6f19-468b-b5fd-d221b907bb71'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d4eb96d5-f08c-4f64-8159-0058d61b6dd6"}} 2018-08-25 20:51:30,505 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.131s 2018-08-25 20:51:30,506 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e46e477-96b5-4d35-8390-3c0835d9dca2'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "50daf344-d902-47f8-a764-52c73d581440"}} 2018-08-25 20:51:30,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:51:30,664 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-571bd765-61e5-4c63-8ee5-69ab79ebdfba'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8bb9f97e-8307-4048-aeb3-a53b8506aed5"}} 2018-08-25 20:51:30,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:51:30,823 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-452b0681-93bb-4d97-9f22-25004bbbb0db'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9af13dbd-de6e-4d1f-b12b-a58e6b9adb89"}} 2018-08-25 20:51:30,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 20:51:30,978 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd0b16fb-4671-410f-af1f-75f7a49cc2cf'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5ac3144a-00aa-45bb-857d-00bf0d42b9b6"}} 2018-08-25 20:51:31,234 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/networks 0.255s 2018-08-25 20:51:31,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-480990260"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26a6fb26-8363-4c99-8de7-249819a7fc19'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:51:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","name":"tempest-A-480990260"}} 2018-08-25 20:51:31,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.505s 2018-08-25 20:51:31,741 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "name": "tempest-subnet-A-1-1379198529"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4174827-6696-4d91-a499-142804c2c94c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","dns_nameservers":[],"updated_at":"2018-08-25T20:51:31Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a38f4d67-89cb-42f1-95b0-91d2d13e64b4","subnetpool_id":null,"name":"tempest-subnet-A-1-1379198529"}} 2018-08-25 20:51:31,966 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/networks 0.224s 2018-08-25 20:51:31,966 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1436615220"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f95b26f9-beeb-4e7a-a743-b7e7790aea3c'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:51:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","name":"tempest-B-1436615220"}} 2018-08-25 20:51:32,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.895s 2018-08-25 20:51:32,863 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "name": "tempest-subnet-B-1-2063928048"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:51:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8097bb4f-676d-4a74-a7e1-735f9188b126'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:32Z","dns_nameservers":[],"updated_at":"2018-08-25T20:51: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a57b2238-9b97-4892-9c33-985a6bdc76fa","subnetpool_id":null,"name":"tempest-subnet-B-1-2063928048"}} 2018-08-25 20:51:33,028 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.163s 2018-08-25 20:51:33,029 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1494901877"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-d3da6bc9-57e7-44ac-ad3c-df67c2c5c142', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3da6bc9-57e7-44ac-ad3c-df67c2c5c142'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTg5d1TXDh0twECGvoYJ6nf57b0qoJZnNx5/VMopsHMRoG1h9j8yWqnwQhU7HvIgAdiuQVyUVU3u80L09RiNMh78b2sLTt5t3h1I4NWnld5BPoUs07pMcUfge88lXler6Pu1lNcGwI5YsWq2BuzAylV2rNVUvxVHzA+AchI+FG3Wlsyz2N0R4qF3cPN36Sy6/mF2RUp+9axAYBUiMs9Ze4TQ/ECItoMoCHv26FSzcWRpFwBakYSp4/KaPnaO156G4rkDo4EXowD/6cZHWvfGvqi2kc0s3I8lO0WQmxH0kE34wHWgOrJPOt7TJID+t1uPIz+jUYIl41ODeKtojes6Kp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAk4OXdU1w4dLcBAhr6GCep3+e29KqCWZzcef1TKKbBzEaBtYf\nY/Mlqp8EIVOx7yIAHYrkFclFVN7vNC9PUYjTIe/G9rC07ebd4dSODVp5XeQT6FLN\nO6THFH4HvPJV5Xq+j7tZTXBsCOWLFqtgbswMpVdqzVVL8VR8wPgHISPhRt1pbMs9\njdEeKhd3Dzd+ksuv5hdkVKfvWsQGAVIjLPWXuE0PxAiLaDKAh79uhUs3FkaRcAWp\nGEqePymj52jteehuK5A6OBF6MA/+nGR1r3xr6otpHNLNyPJTtFkJsR9JBN+MB1oD\nqyTzre0ySA/rdbjyM/o1GCJeNTg3iraI3rOiqQIDAQABAoIBADl0iauArDTo4hUY\nCp+J8oGe7YsFNIFQzCpThHGC7AsTDuYWxEczzznzkbJBXQ6dGZpoHIp3yG9UHasf\nui8xsbqIH+C51t7KiyWImoOM97SgPzi/93wBpCDRLcZkRRyKgGqPOCs3XHzimxgL\nTBYbl9lWgRzU2i13ENhAQtafmQD2aNYoIXl2GQ8dPkIpMh8YO0FvxkLmx2EzxZas\nHnhUNIUyBtxEnh8/hYMBhgYD6oN3u88vvLcnWUYJKmsuJVwqoWOSNn+viksVKNml\n62wbBI8pHZknMz428iDCfDRZF4Vahi5ARtKpSEsMHH1IxwJsey7ESzPtVQHndkjM\nvEZWbmECgYEAwr9ijjWnDlOV8D4zzB3nuALJwe/yJDaWs1j+6PJ/aiD7DaVgBdIw\nTxzoSKJAEU7BlsZjpMIN9CsiQkr5WM+VT436TzxwQvXLqeWJYDukTlz+ypVQPoGd\n9LkT3ZXgV39dZLJmO88rnCvWRGTkZD0WeM0mIV10u2xifTcrS2cvgK0CgYEAwekS\nW+1mZBwA+zgJpseqjxF3ZelsYOT2efd6EXxyE+cgJMHGZ4AWuYuqOlSh6wkljO+u\nDX6SqzAGfoLbNNhgvlCv89RbF97ohrXyChl1YiZBA1us4Mey4XtQb2mjt08M8IFv\nsClRBpdJa3n5KOBieSDfFtYDDa5fqigwOe0HXW0CgYEAl68Db2pgnKsD3ORF6dTd\nF5isVq6yNfyCslw952iBT0My53UIbmBBGk2UqoYdSp3B8NLC55/xyF0USPgmcEL2\ns8kMzkxvz+esYr8Sme66UgLivR1BK/4+7k59J5jF7MCaGIVPVYROHkySjiDbNyvR\nZfO7oD8vXY/UwlyHDyrmd90CgYBP/nKQcdM3oUXWXTu+DciS1MXIyQ7ougvkLO+y\nnwAArexYvYe30uOND8zd22QgrdlL1uSatIiVDm7faeQ8XLcsS+UKVaRuqIqMaCq9\nd9sw7k8Lr5oV8MwesNxx2casLHROE1eb+K9wZKDpMZxT/J0jEyh1JzyDPFhCvemH\nO/050QKBgCyXyG+a3EhhnFT6jEZiS3wUfPP2nbOyTSDSBnwAYK54zgVW+ct/rsRg\nJGsfVHd5AgJ68M2M7+XGdSREWE/70EVQe816T2jgdMnla7LzOFBgjpi1Zvf73Sc6\nZQ+Ub8y//gT/ULUIDZrWqasM5DSCyYUxdYxzPeWzuQl4/l8VP7Ua\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1494901877", "fingerprint": "bf:4a:53:84:f2:a1:a6:fe:f5:68:35:c1:90:08:1a:57"}} 2018-08-25 20:51:33,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/ports 0.868s 2018-08-25 20:51:33,901 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1799525380", "security_groups": ["022ee145-1c71-4053-9cc4-f1b93f160bfc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:51:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f926b0a1-8fa1-4775-9672-95a526e0946f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:51:33Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:51:33Z","name":"tempest-port-smoke-1799525380","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ea:ef:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a38f4d67-89cb-42f1-95b0-91d2d13e64b4","ip_address":"10.101.11.10"}],"id":"ca2fa82b-8937-4974-b836-272e155fb3a9","security_groups":["022ee145-1c71-4053-9cc4-f1b93f160bfc"],"device_id":""}} 2018-08-25 20:51:35,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.33:8774/v2.1/servers 1.510s 2018-08-25 20:51:35,413 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-1494901877", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "port": "ca2fa82b-8937-4974-b836-272e155fb3a9"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f2c084a3-174d-4409-a5ac-56308ba56c8f', 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f2c084a3-174d-4409-a5ac-56308ba56c8f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "adminPass": "eVKckh64SUXq"}} 2018-08-25 20:51:35,740 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.323s 2018-08-25 20:51:35,740 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-c4bafa9e-b2eb-4be5-99ea-652a7e6e62ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4bafa9e-b2eb-4be5-99ea-652a7e6e62ec'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:51:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:37,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.378s 2018-08-25 20:51:37,135 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-5ca169f8-34d8-479e-b177-8f77c81ceb72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ca169f8-34d8-479e-b177-8f77c81ceb72'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:37,148 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:51:38,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.191s 2018-08-25 20:51:38,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-2c63e50b-2613-4339-a1b2-21f1618e88be', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c63e50b-2613-4339-a1b2-21f1618e88be'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:37Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:38,356 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:51:39,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.408s 2018-08-25 20:51:39,767 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-c965c61c-901b-4f7f-b782-1992da82d4e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c965c61c-901b-4f7f-b782-1992da82d4e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:37Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:41,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.450s 2018-08-25 20:51:41,233 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-329e27cf-8a16-4717-a6e8-4f0a473c6b5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-329e27cf-8a16-4717-a6e8-4f0a473c6b5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:41,250 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:51:41,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.391s 2018-08-25 20:51:41,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-2219f6d7-d624-476e-a3ec-accf1a17a7dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2219f6d7-d624-476e-a3ec-accf1a17a7dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:41,657 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 with status: ACTIVE 2018-08-25 20:51:42,865 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/ports 1.207s 2018-08-25 20:51:42,866 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-833397045", "security_groups": ["022ee145-1c71-4053-9cc4-f1b93f160bfc"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f32f625-ce6c-40cc-bb88-ad6f5b1aa03a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:51:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:51:42Z","name":"tempest-port-smoke-833397045","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:3c:92:62","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a57b2238-9b97-4892-9c33-985a6bdc76fa","ip_address":"10.102.21.20"}],"id":"73e3fb4e-5af9-4a72-91d2-91506b0d9bdd","security_groups":["022ee145-1c71-4053-9cc4-f1b93f160bfc"],"device_id":""}} 2018-08-25 20:51:43,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.33:8774/v2.1/servers 0.868s 2018-08-25 20:51:43,735 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-1494901877", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "port": "73e3fb4e-5af9-4a72-91d2-91506b0d9bdd"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f33faa6e-5cd8-452e-b715-7c75d6c1e128', 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f33faa6e-5cd8-452e-b715-7c75d6c1e128'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11567113-a295-42f2-bce3-a0721195426b", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "adminPass": "jQnqs5NRBFTB"}} 2018-08-25 20:51:43,825 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.086s 2018-08-25 20:51:43,826 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-ac17ef2e-a9e0-4858-8f8b-2486fb9d39aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac17ef2e-a9e0-4858-8f8b-2486fb9d39aa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:51:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:44,933 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.093s 2018-08-25 20:51:44,933 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-9dd7fa03-2a45-4d35-8f76-7ff4cc94356d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9dd7fa03-2a45-4d35-8f76-7ff4cc94356d'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:44,948 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:51:46,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.416s 2018-08-25 20:51:46,367 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-59bf5e00-8124-4767-82a1-d3e16c88648e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59bf5e00-8124-4767-82a1-d3e16c88648e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:46,379 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:51:47,534 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.153s 2018-08-25 20:51:47,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': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-dbbf5db9-190d-48fd-8d9d-af48a382f715', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dbbf5db9-190d-48fd-8d9d-af48a382f715'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:48,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.187s 2018-08-25 20:51:48,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-fd915ac2-2d10-4d07-8bba-877cb7d3db49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd915ac2-2d10-4d07-8bba-877cb7d3db49'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:49,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.202s 2018-08-25 20:51:49,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': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-4ffcc94a-650a-4fbe-a992-bf21c8349935', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ffcc94a-650a-4fbe-a992-bf21c8349935'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:49,970 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:51:50,374 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.403s 2018-08-25 20:51:50,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': '1545', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-e5367ce7-3f7f-419e-8a01-9c4ef2acac93', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5367ce7-3f7f-419e-8a01-9c4ef2acac93'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:50,387 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 11567113-a295-42f2-bce3-a0721195426b with status: ACTIVE 2018-08-25 20:51:50,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/routers 0.590s 2018-08-25 20:51:50,979 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1139682066", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cfbeade-cdca-4bc0-8535-e5feffde4877'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:50Z", "admin_state_up": true, "updated_at": "2018-08-25T20:51:50Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e64da11-5040-4870-8fdd-8a934b10d527", "name": "tempest-router--1139682066"}} 2018-08-25 20:51:52,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527 1.517s 2018-08-25 20:51:52,497 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527', u'date': 'Sat, 25 Aug 2018 20:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4702b7d-63b1-4b0f-93ab-7b7bba1ad510'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:50Z", "admin_state_up": true, "updated_at": "2018-08-25T20:51:52Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e64da11-5040-4870-8fdd-8a934b10d527", "name": "tempest-router--1139682066"}} 2018-08-25 20:51:54,554 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/add_router_interface 2.055s 2018-08-25 20:51:54,554 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8bfddc96-e6d3-4532-948d-1fbdcf8f2ca5'} Body: {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4", "subnet_ids": ["a38f4d67-89cb-42f1-95b0-91d2d13e64b4"], "port_id": "8dc55745-8357-4225-b041-971fadd829ce", "id": "9e64da11-5040-4870-8fdd-8a934b10d527"} 2018-08-25 20:51:56,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.828s 2018-08-25 20:51:56,385 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "ca2fa82b-8937-4974-b836-272e155fb3a9"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:51:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c09bf937-3a27-4030-bd67-69e5293ec375'} Body: {"floatingip": {"router_id": "9e64da11-5040-4870-8fdd-8a934b10d527", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:51:55Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ca2fa82b-8937-4974-b836-272e155fb3a9", "id": "79dd4b73-c6d4-40eb-a558-2eade95e4837", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:55Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:51:56,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.498s 2018-08-25 20:51:56,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:51:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2fef1eb6-a8cd-4f4c-9cb9-fa78b710363b'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "8773dde6-b0a2-4465-81dd-bbf0b840a99d"}} 2018-08-25 20:51:57,332 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations 0.446s 2018-08-25 20:51:57,332 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations', u'date': 'Sat, 25 Aug 2018 20:51:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24ba5b95-d72f-4b13-b024-9ca5482c45e0'} Body: {"network_association": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "id": "e7259379-5b88-430e-ab3b-4a56d733852c"}} 2018-08-25 20:51:57,333 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:13,371 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:13,474 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:52:13,498 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:13,613 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-25 20:52:13,613 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:13,616 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:13,676 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:52:13,680 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:18,687 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) 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-25 20:52:18,688 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-25 20:52:18,688 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075591 seconds 2018-08-25 20:52:19,058 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations 0.368s 2018-08-25 20:52:19,058 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations', u'date': 'Sat, 25 Aug 2018 20:52:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ce3b298-4035-4e14-b225-230a121f7134'} Body: {"network_association": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "id": "2dfb4490-c84a-4114-8f60-51d5bf72be9c"}} 2018-08-25 20:52:19,059 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:19,062 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:19,122 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:52:19,126 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:19,240 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-25 20:52:19,241 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:19,242 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:19,304 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:52:19,307 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:24,315 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) 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-25 20:52:24,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-25 20:52:24,315 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075188 seconds 2018-08-25 20:52:24,315 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 8773dde6-b0a2-4465-81dd-bbf0b840a99d 2018-08-25 20:52:24,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d 0.403s 2018-08-25 20:52:24,719 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.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d', u'date': 'Sat, 25 Aug 2018 20:52:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-441bbf81-ef9d-4507-a2ff-dc79eb388c74'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-25 20:52:25,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/79dd4b73-c6d4-40eb-a558-2eade95e4837 0.821s 2018-08-25 20:52:25,545 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/79dd4b73-c6d4-40eb-a558-2eade95e4837', u'date': 'Sat, 25 Aug 2018 20:52:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-31fc8572-c6b9-4467-a632-e7ff794a2869'} Body: 2018-08-25 20:52:27,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/remove_router_interface 1.934s 2018-08-25 20:52:27,480 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:52:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01679936-33f4-4cec-86f6-cf586081e789'} Body: {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4", "subnet_ids": ["a38f4d67-89cb-42f1-95b0-91d2d13e64b4"], "port_id": "8dc55745-8357-4225-b041-971fadd829ce", "id": "9e64da11-5040-4870-8fdd-8a934b10d527"} 2018-08-25 20:52:28,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527 1.480s 2018-08-25 20:52:28,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527', u'date': 'Sat, 25 Aug 2018 20:52:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb42b920-b544-495b-b57b-323029fc8ea5'} Body: 2018-08-25 20:52:29,132 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.169s 2018-08-25 20:52:29,133 63 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-4c504378-042a-4c31-89e4-3cdde08ba95a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c504378-042a-4c31-89e4-3cdde08ba95a'} Body: 2018-08-25 20:52:29,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.453s 2018-08-25 20:52:29,587 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-5cbce166-3def-4802-bc40-fe6241bd22eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cbce166-3def-4802-bc40-fe6241bd22eb'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:30,738 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.136s 2018-08-25 20:52:30,739 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-86c89505-2c3b-47d8-80a5-87233bad3cd2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86c89505-2c3b-47d8-80a5-87233bad3cd2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:31,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.042s 2018-08-25 20:52:31,795 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-67a024d5-37e7-4ddd-9ea5-8b451c51b308', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-67a024d5-37e7-4ddd-9ea5-8b451c51b308'} Body: {"itemNotFound": {"message": "Instance 11567113-a295-42f2-bce3-a0721195426b could not be found.", "code": 404}} 2018-08-25 20:52:32,396 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/73e3fb4e-5af9-4a72-91d2-91506b0d9bdd 0.600s 2018-08-25 20:52:32,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/73e3fb4e-5af9-4a72-91d2-91506b0d9bdd', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dcf14f31-3a38-4ab1-85dc-ac26f7790719'} Body: 2018-08-25 20:52:32,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.136s 2018-08-25 20:52:32,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-e803f256-6e9f-44fd-9727-a97f221984bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e803f256-6e9f-44fd-9727-a97f221984bd'} Body: 2018-08-25 20:52:32,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.432s 2018-08-25 20:52:32,970 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-7d8ec075-8cf4-4dce-a35f-1fc466b2a1dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d8ec075-8cf4-4dce-a35f-1fc466b2a1dc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:32Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:34,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.118s 2018-08-25 20:52:34,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': '1348', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-79a33ba1-45e5-4ff3-9817-822e26677779', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79a33ba1-45e5-4ff3-9817-822e26677779'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:34Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": "2018-08-25T20:52:33.000000", "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:34,121 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-25 20:52:35,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.043s 2018-08-25 20:52:35,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-6e14cc4d-05dd-4aab-84ee-d21d5fc7086f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6e14cc4d-05dd-4aab-84ee-d21d5fc7086f'} Body: {"itemNotFound": {"message": "Instance 7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 could not be found.", "code": 404}} 2018-08-25 20:52:35,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/ca2fa82b-8937-4974-b836-272e155fb3a9 0.607s 2018-08-25 20:52:35,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/ca2fa82b-8937-4974-b836-272e155fb3a9', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eb97375d-362d-46a9-ae4f-bf2371af4ae4'} Body: 2018-08-25 20:52:35,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1494901877 0.042s 2018-08-25 20:52:35,819 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1494901877', u'x-compute-request-id': 'req-ea782bf2-e977-4ebe-9314-f32d7771c1f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea782bf2-e977-4ebe-9314-f32d7771c1f3'} Body: 2018-08-25 20:52:37,124 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a57b2238-9b97-4892-9c33-985a6bdc76fa 1.304s 2018-08-25 20:52:37,124 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a57b2238-9b97-4892-9c33-985a6bdc76fa', u'date': 'Sat, 25 Aug 2018 20:52:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-048ac66c-6aa2-472f-98cc-111d101a8fdf'} Body: 2018-08-25 20:52:38,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c4dbf22c-4f5d-4808-8b1e-0116d311dcf2 1.774s 2018-08-25 20:52:38,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.33:9696/v2.0/networks/c4dbf22c-4f5d-4808-8b1e-0116d311dcf2', u'date': 'Sat, 25 Aug 2018 20:52:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a0e0db4-32db-4f16-9c6c-b5a762637009'} Body: 2018-08-25 20:52:39,948 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a38f4d67-89cb-42f1-95b0-91d2d13e64b4 1.047s 2018-08-25 20:52:39,949 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a38f4d67-89cb-42f1-95b0-91d2d13e64b4', u'date': 'Sat, 25 Aug 2018 20:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a9a3c80-6910-449b-9430-20045911bee6'} Body: 2018-08-25 20:52:41,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901 1.759s 2018-08-25 20:52:41,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901', u'date': 'Sat, 25 Aug 2018 20:52:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc306248-3324-4450-9fa4-0ad135be8a42'} Body: 2018-08-25 20:52:41,954 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/022ee145-1c71-4053-9cc4-f1b93f160bfc 0.242s 2018-08-25 20:52:41,955 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/022ee145-1c71-4053-9cc4-f1b93f160bfc', u'date': 'Sat, 25 Aug 2018 20:52:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-89400731-9baa-454b-9ea9-bc958225d302'} Body: 2018-08-25 20:52:42.177 63 INFO tempest.lib.common.rest_client [req-45918fc6-32f6-460f-944e-37e0ae6a4073 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.196s 2018-08-25 20:52:42.177 63 DEBUG tempest.lib.common.rest_client [req-45918fc6-32f6-460f-944e-37e0ae6a4073 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-242864513 description", "name": "tempest-secgroup-smoke-242864513"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45918fc6-32f6-460f-944e-37e0ae6a4073'} Body: {"security_group": {"description": "tempest-secgroup-smoke-242864513 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "updated_at": "2018-08-25T20:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:52:42Z", "revision_number": 0, "id": "8df89750-6c45-404b-873a-d1f5366f8342", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:52:42Z", "revision_number": 0, "id": "9a832be0-d288-40f9-88df-faaf38757e2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "name": "tempest-secgroup-smoke-242864513"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:42.675 63 INFO tempest.lib.common.rest_client [req-d8e63c4f-8e94-4144-9487-b43e437dcad4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.496s 2018-08-25 20:52:42.675 63 DEBUG tempest.lib.common.rest_client [req-d8e63c4f-8e94-4144-9487-b43e437dcad4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8e63c4f-8e94-4144-9487-b43e437dcad4'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3c76f683-45e1-4c2f-97f5-808ca86c86cb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:42.855 63 INFO tempest.lib.common.rest_client [req-d7d77ca7-83e8-41fa-bd1d-8ee58d50ba2e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:52:42.856 63 DEBUG tempest.lib.common.rest_client [req-d7d77ca7-83e8-41fa-bd1d-8ee58d50ba2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7d77ca7-83e8-41fa-bd1d-8ee58d50ba2e'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78a8f528-8859-46b5-a16d-116f283ca2e0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:43.053 63 INFO tempest.lib.common.rest_client [req-01b355b1-a4f7-406c-9e06-d261eae27933 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.196s 2018-08-25 20:52:43.053 63 DEBUG tempest.lib.common.rest_client [req-01b355b1-a4f7-406c-9e06-d261eae27933 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01b355b1-a4f7-406c-9e06-d261eae27933'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1c169ec4-a46e-45f7-8dc5-2bf203b0f8d5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:43.221 63 INFO tempest.lib.common.rest_client [req-ec047ff6-cfe9-4914-ac55-5af04d38d992 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:52:43.221 63 DEBUG tempest.lib.common.rest_client [req-ec047ff6-cfe9-4914-ac55-5af04d38d992 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec047ff6-cfe9-4914-ac55-5af04d38d992'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ea4aaf1b-c7be-479f-8799-d46046a16da3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:43.390 63 INFO tempest.lib.common.rest_client [req-7b6f2037-1587-4523-9323-8df1233053ee ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.168s 2018-08-25 20:52:43.391 63 DEBUG tempest.lib.common.rest_client [req-7b6f2037-1587-4523-9323-8df1233053ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b6f2037-1587-4523-9323-8df1233053ee'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f441b9c9-4e90-40cd-a122-421ad1a8d4a0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:43.527 63 INFO tempest.lib.common.rest_client [req-f5557b02-3f28-41dc-a99c-621c1a2145ca ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.135s 2018-08-25 20:52:43.527 63 DEBUG tempest.lib.common.rest_client [req-f5557b02-3f28-41dc-a99c-621c1a2145ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5557b02-3f28-41dc-a99c-621c1a2145ca'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "795d094e-2d09-42fb-94a1-a2b9c2f1915f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:43.692 63 INFO tempest.lib.common.rest_client [req-70d23d92-174b-4a25-a1dd-c8bdd9fa2fef ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.163s 2018-08-25 20:52:43.692 63 DEBUG tempest.lib.common.rest_client [req-70d23d92-174b-4a25-a1dd-c8bdd9fa2fef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70d23d92-174b-4a25-a1dd-c8bdd9fa2fef'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "215c073e-df82-47a3-b487-36384e12b0ac"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:43.868 63 INFO tempest.lib.common.rest_client [req-d33f6d31-1ff2-46a8-8150-e75df083e41b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.174s 2018-08-25 20:52:43.868 63 DEBUG tempest.lib.common.rest_client [req-d33f6d31-1ff2-46a8-8150-e75df083e41b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d33f6d31-1ff2-46a8-8150-e75df083e41b'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "fd2d5e33-175f-4fd3-8f3a-1c343907586a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:44.130 63 INFO tempest.lib.common.rest_client [req-78e271b4-f273-42d8-bf3e-cbb8f6c58e27 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/networks 0.261s 2018-08-25 20:52:44.131 63 DEBUG tempest.lib.common.rest_client [req-78e271b4-f273-42d8-bf3e-cbb8f6c58e27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-228859714"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78e271b4-f273-42d8-bf3e-cbb8f6c58e27'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","name":"tempest-A-228859714"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:44.639 63 INFO tempest.lib.common.rest_client [req-eaa37390-2daa-424e-a946-dc2a1aa149c2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.507s 2018-08-25 20:52:44.640 63 DEBUG tempest.lib.common.rest_client [req-eaa37390-2daa-424e-a946-dc2a1aa149c2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "name": "tempest-subnet-A-1-1497708391"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eaa37390-2daa-424e-a946-dc2a1aa149c2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:44Z","dns_nameservers":[],"updated_at":"2018-08-25T20: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"8f3cce5a-acdb-4261-b2bc-423aa67d79bb","subnetpool_id":null,"name":"tempest-subnet-A-1-1497708391"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:44.871 63 INFO tempest.lib.common.rest_client [req-64a92e27-e856-4019-9276-3b932ed0a934 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/networks 0.230s 2018-08-25 20:52:44.872 63 DEBUG tempest.lib.common.rest_client [req-64a92e27-e856-4019-9276-3b932ed0a934 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-344996838"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64a92e27-e856-4019-9276-3b932ed0a934'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","name":"tempest-B-344996838"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:45.879 63 INFO tempest.lib.common.rest_client [req-30703383-681a-45d8-b8a4-6a951786e75a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.006s 2018-08-25 20:52:45.880 63 DEBUG tempest.lib.common.rest_client [req-30703383-681a-45d8-b8a4-6a951786e75a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "name": "tempest-subnet-B-1-565803304"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30703383-681a-45d8-b8a4-6a951786e75a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:45Z","dns_nameservers":[],"updated_at":"2018-08-25T20: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0203ba40-1a81-402b-a9e0-ac704066cab2","subnetpool_id":null,"name":"tempest-subnet-B-1-565803304"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:46.041 63 INFO tempest.lib.common.rest_client [req-45a03fe2-dfa9-4a95-a6fd-f0c3eec70883 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.161s 2018-08-25 20:52:46.042 63 DEBUG tempest.lib.common.rest_client [req-45a03fe2-dfa9-4a95-a6fd-f0c3eec70883 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1423722772"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-45a03fe2-dfa9-4a95-a6fd-f0c3eec70883', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45a03fe2-dfa9-4a95-a6fd-f0c3eec70883'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTSrkzBRb3ygBcfKxt/UuDSS9UhH7y5xTyNSnEplFGXVSObJ9P3jGNUdeyrI+TCJ6R4mG0A2yhz/6GH9haWoKJ71hiGDI6BlWiTU/8rMrDd24IaVT1TDFr21TEwbPj6HiHMX/kCCR4rF294Q3N4GAIohQmtgX9DDZUYTMacoc3cc1GN8cXbmLRc4SuX/bK5z5T1A286IXgbvkL2VkEYxhDjNYkEpkvQEG5ccjf7aGmpdkV3zDjaVzdPAkS2iVZg0tO2t9y9l6TGHHXcBG7sNXGiuG8qs0clCYg7Nn6FZT4X7ZFRMYRAHxXFOfFBiPDxDsZcn02Gj0/gQ5s5HAmZP17 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA00q5MwUW98oAXHysbf1Lg0kvVIR+8ucU8jUpxKZRRl1Ujmyf\nT94xjVHXsqyPkwiekeJhtANsoc/+hh/YWlqCie9YYhgyOgZVok1P/KzKw3duCGlU\n9Uwxa9tUxMGz4+h4hzF/5AgkeKxdveENzeBgCKIUJrYF/Qw2VGEzGnKHN3HNRjfH\nF25i0XOErl/2yuc+U9QNvOiF4G75C9lZBGMYQ4zWJBKZL0BBuXHI3+2hpqXZFd8w\n42lc3TwJEtolWYNLTtrfcvZekxhx13ARu7DVxorhvKrNHJQmIOzZ+hWU+F+2RUTG\nEQB8VxTnxQYjw8Q7GXJ9Nho9P4EObORwJmT9ewIDAQABAoIBAFaE/pkZuHH20XcN\nxj2zvrwft7XQG3uzjCwyAMx5nkZF6V34tLOrtHa90KllZ9U5blUmcgOYc18/IGYj\nnCBDd7irvXFNnyOLfH1dUyeQSecIfJINL7DSZlpYEboP522nv9L8PfZOL0EKs8gQ\n4+otuqVOWRoQ5xrbaVPcCWUHCL92p68rrXrjmmTVSKm+A2wksyWh5FDbhu1PW5Kx\nqcpaPhgPkug/f4iK1ceOa0Bji/pemK36lWzgzyokJlSkPp7kHPkeL4morAdL0XVK\n8R3WUZxgM1ney4r/koeIdpCzIvvk5Lh0y0bwm1wxPIUMN7p7jFDvDQ3ZoPWImD6C\ntxduqSECgYEA65mluOiFy8l9aG1ZaPwYssjr4MUp6vVK107fRDJIPQ8KuSgDnJJb\nX+O3Wb2nM4VsOueRST802EiAAI6eYB/YbToANHAbIZny/9RRku/k5R7otEHNXzj2\nc4+unNZ8R6SudZFr76z9zbs3vQzB5+Y/JX880fOC0zxGWSddCSiL2r0CgYEA5ZZB\nHeE1irO2VacIpDlXiboZHQeeoYzLI72wqUrMIfc2CV+NBhNZ48ITPQtQzjsSSVAK\n8ZsQa5kDw+bFLu4qWopF/9ZTCYl1zFvohG+c716yZbRi5DL0TQnK+4jt8FiKIp8T\nJRzPL3WzVtixjFowHl/CEgKdEqO0rmloNlHuWJcCgYEAxl8Hb4qw5SaRJjU0HDZv\nYVHVcdrw8Xl5e5JYYOZpdqfMopvzdoiw0Ss+PRx3xOSpfWtvJBpJF3br+Awdg9gs\ndcNpWr2tynwCY6/Uw4Cj3NtKmkPxdSTUNfcb0ciyuewKTMmV9SdWSDxDsTUlq2lt\nb9gTUL/VPqC4puaC6mwuXY0CgYAWLbSuqUHd20yC67bm/m8Za/PfHQxS+OHq2vlE\n8WfU5CfBMgzSiG4HlYj8PaqZsZUrpeLYwi0M5+Q4OYPU68cFphPrCg5Nfoz1p+9H\nU+zqJtC/CHUBLHbzNj34nJq3vCXkAE/+JtFQ+WLQwfAs6c16Ma/yw3PfCBd9PcuG\na9XFkwKBgFRcfe/sxYlyouHXYWsl0QQ5wrPV/9XxaFDcXKsZoc2Rx/wa213a/w9H\nFiAn1PW2+OEo9E1Vkhhz6RQPo167BQYgx1gHT2Mglx5AIxE2cTfrM3+ZsReAvaSY\nG2UQEpBPNThTwDGp2JnEsHBeT/RqUychEHATj9bWRuJG2fL82T6m\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1423722772", "fingerprint": "88:56:e7:5c:66:69:9e:c7:23:c1:ee:bd:b0:25:19:a4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:47.265 63 INFO tempest.lib.common.rest_client [req-44a910bc-a4e4-453c-9d69-195de06020e0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/ports 1.219s 2018-08-25 20:52:47.265 63 DEBUG tempest.lib.common.rest_client [req-44a910bc-a4e4-453c-9d69-195de06020e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2022583402", "security_groups": ["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44a910bc-a4e4-453c-9d69-195de06020e0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:52:46Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:52:46Z","name":"tempest-port-smoke-2022583402","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8c:b6:3f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"8f3cce5a-acdb-4261-b2bc-423aa67d79bb","ip_address":"10.101.11.10"}],"id":"69bf006f-66e8-4e89-a942-1e80e0c09293","security_groups":["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:47.759 63 INFO tempest.lib.common.rest_client [req-9bdf6fdf-a590-4fb1-8775-6aa1b6b4fa05 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.33:8774/v2.1/servers 0.492s 2018-08-25 20:52:47.760 63 DEBUG tempest.lib.common.rest_client [req-9bdf6fdf-a590-4fb1-8775-6aa1b6b4fa05 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1423722772", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "port": "69bf006f-66e8-4e89-a942-1e80e0c09293"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-9bdf6fdf-a590-4fb1-8775-6aa1b6b4fa05', 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bdf6fdf-a590-4fb1-8775-6aa1b6b4fa05'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "adminPass": "mZCUnTas27c7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:48.160 63 INFO tempest.lib.common.rest_client [req-c6b6f282-6548-4cd9-ac70-eff3947fe8a8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.394s 2018-08-25 20:52:48.161 63 DEBUG tempest.lib.common.rest_client [req-c6b6f282-6548-4cd9-ac70-eff3947fe8a8 ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-c6b6f282-6548-4cd9-ac70-eff3947fe8a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6b6f282-6548-4cd9-ac70-eff3947fe8a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:49.298 63 INFO tempest.lib.common.rest_client [req-32b434eb-f49c-47ba-8f15-e4489727d8e3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.121s 2018-08-25 20:52:49.299 63 DEBUG tempest.lib.common.rest_client [req-32b434eb-f49c-47ba-8f15-e4489727d8e3 ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-32b434eb-f49c-47ba-8f15-e4489727d8e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32b434eb-f49c-47ba-8f15-e4489727d8e3'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:49.311 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:52:50.783 63 INFO tempest.lib.common.rest_client [req-5473e2ac-e7eb-4566-bff1-9e177bbbacd4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.470s 2018-08-25 20:52:50.783 63 DEBUG tempest.lib.common.rest_client [req-5473e2ac-e7eb-4566-bff1-9e177bbbacd4 ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-5473e2ac-e7eb-4566-bff1-9e177bbbacd4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5473e2ac-e7eb-4566-bff1-9e177bbbacd4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:50.795 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:52:52.243 63 INFO tempest.lib.common.rest_client [req-1ba2c826-6f1c-4dad-9c25-2b1a0641376e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.446s 2018-08-25 20:52:52.243 63 DEBUG tempest.lib.common.rest_client [req-1ba2c826-6f1c-4dad-9c25-2b1a0641376e ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-1ba2c826-6f1c-4dad-9c25-2b1a0641376e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ba2c826-6f1c-4dad-9c25-2b1a0641376e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:53.764 63 INFO tempest.lib.common.rest_client [req-623992cc-609d-4837-8e38-ae2c9a54f4ec ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.506s 2018-08-25 20:52:53.764 63 DEBUG tempest.lib.common.rest_client [req-623992cc-609d-4837-8e38-ae2c9a54f4ec ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-623992cc-609d-4837-8e38-ae2c9a54f4ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-623992cc-609d-4837-8e38-ae2c9a54f4ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:52Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:53.782 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:52:54.530 63 INFO tempest.lib.common.rest_client [req-27733f9c-3286-410c-91fa-0f3db6727256 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.746s 2018-08-25 20:52:54.530 63 DEBUG tempest.lib.common.rest_client [req-27733f9c-3286-410c-91fa-0f3db6727256 ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-27733f9c-3286-410c-91fa-0f3db6727256', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-27733f9c-3286-410c-91fa-0f3db6727256'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:52Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:54.543 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:52:55.439 63 INFO tempest.lib.common.rest_client [req-fa9f5347-af3b-49d2-a23e-0134c2ab017c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/ports 0.895s 2018-08-25 20:52:55.439 63 DEBUG tempest.lib.common.rest_client [req-fa9f5347-af3b-49d2-a23e-0134c2ab017c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1791852726", "security_groups": ["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa9f5347-af3b-49d2-a23e-0134c2ab017c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:52:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:52:54Z","name":"tempest-port-smoke-1791852726","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5f:82:51","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0203ba40-1a81-402b-a9e0-ac704066cab2","ip_address":"10.102.21.20"}],"id":"08e104f2-bada-4c9f-83af-0a0e1ff6a981","security_groups":["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:55.897 63 INFO tempest.lib.common.rest_client [req-f41c776a-13ff-4b3e-9004-769c0e5673a0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.33:8774/v2.1/servers 0.457s 2018-08-25 20:52:55.898 63 DEBUG tempest.lib.common.rest_client [req-f41c776a-13ff-4b3e-9004-769c0e5673a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1423722772", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "port": "08e104f2-bada-4c9f-83af-0a0e1ff6a981"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f41c776a-13ff-4b3e-9004-769c0e5673a0', 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f41c776a-13ff-4b3e-9004-769c0e5673a0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "adminPass": "rk6fYKUVsige"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:56.185 63 INFO tempest.lib.common.rest_client [req-e58c92af-d846-40d6-a835-c786a90b381e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.283s 2018-08-25 20:52:56.185 63 DEBUG tempest.lib.common.rest_client [req-e58c92af-d846-40d6-a835-c786a90b381e ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-e58c92af-d846-40d6-a835-c786a90b381e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e58c92af-d846-40d6-a835-c786a90b381e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:57.290 63 INFO tempest.lib.common.rest_client [req-6964e574-bb2e-48d2-98f2-74ccffbf516c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.090s 2018-08-25 20:52:57.290 63 DEBUG tempest.lib.common.rest_client [req-6964e574-bb2e-48d2-98f2-74ccffbf516c ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-6964e574-bb2e-48d2-98f2-74ccffbf516c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6964e574-bb2e-48d2-98f2-74ccffbf516c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:56Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:57.303 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 20:52:58.466 63 INFO tempest.lib.common.rest_client [req-5fadf477-df10-4610-aef8-95fd5c5d0734 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.161s 2018-08-25 20:52:58.467 63 DEBUG tempest.lib.common.rest_client [req-5fadf477-df10-4610-aef8-95fd5c5d0734 ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-5fadf477-df10-4610-aef8-95fd5c5d0734', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fadf477-df10-4610-aef8-95fd5c5d0734'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:57Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:52:58.483 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:52:59.965 63 INFO tempest.lib.common.rest_client [req-64853ddc-5ee2-475d-9230-b5a81a2776ae ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.480s 2018-08-25 20:52:59.965 63 DEBUG tempest.lib.common.rest_client [req-64853ddc-5ee2-475d-9230-b5a81a2776ae ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-64853ddc-5ee2-475d-9230-b5a81a2776ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64853ddc-5ee2-475d-9230-b5a81a2776ae'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:57Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:01.327 63 INFO tempest.lib.common.rest_client [req-aa7cfc20-d1ac-40b9-86bb-c796e7ce55fa ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.347s 2018-08-25 20:53:01.328 63 DEBUG tempest.lib.common.rest_client [req-aa7cfc20-d1ac-40b9-86bb-c796e7ce55fa ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-aa7cfc20-d1ac-40b9-86bb-c796e7ce55fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:53:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa7cfc20-d1ac-40b9-86bb-c796e7ce55fa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:53:00Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:01.341 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:53:01.760 63 INFO tempest.lib.common.rest_client [req-ebeae910-bf75-4fad-aa30-4ec1ffec3927 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.418s 2018-08-25 20:53:01.760 63 DEBUG tempest.lib.common.rest_client [req-ebeae910-bf75-4fad-aa30-4ec1ffec3927 ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-ebeae910-bf75-4fad-aa30-4ec1ffec3927', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebeae910-bf75-4fad-aa30-4ec1ffec3927'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:53:00Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:01.770 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d39aa5c2-2163-4aad-9ad1-4587845d3ecc with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:53:01.859 63 INFO tempest.lib.common.rest_client [req-9b989b4f-5085-4861-95c9-521f90b36e35 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.088s 2018-08-25 20:53:01.859 63 DEBUG tempest.lib.common.rest_client [req-9b989b4f-5085-4861-95c9-521f90b36e35 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b989b4f-5085-4861-95c9-521f90b36e35'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "6be05cea-5a02-43c7-a7a2-5321ffe02d43"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:02.191 63 INFO tempest.lib.common.rest_client [req-23c3dd18-2141-4b6e-b1d7-336648f6f90a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations 0.330s 2018-08-25 20:53:02.192 63 DEBUG tempest.lib.common.rest_client [req-23c3dd18-2141-4b6e-b1d7-336648f6f90a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations', u'date': 'Sat, 25 Aug 2018 20:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23c3dd18-2141-4b6e-b1d7-336648f6f90a'} Body: {"network_association": {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "id": "eea685b1-71e3-400a-bf66-0a2d124d2d7b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:02.892 63 INFO tempest.lib.common.rest_client [req-92a7db29-4129-407e-b7a5-e591e5765c11 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations 0.699s 2018-08-25 20:53:02.893 63 DEBUG tempest.lib.common.rest_client [req-92a7db29-4129-407e-b7a5-e591e5765c11 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations', u'date': 'Sat, 25 Aug 2018 20:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92a7db29-4129-407e-b7a5-e591e5765c11'} Body: {"network_association": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "id": "146aa90e-25cf-4248-81d4-b47fae969f0b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:02.894 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-25 20:53:03.333 63 INFO tempest.lib.common.rest_client [req-dd9b7896-dabf-4c1f-97da-9cc426ae686b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/routers 0.438s 2018-08-25 20:53:03.334 63 DEBUG tempest.lib.common.rest_client [req-dd9b7896-dabf-4c1f-97da-9cc426ae686b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2063063997", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd9b7896-dabf-4c1f-97da-9cc426ae686b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:03Z", "admin_state_up": true, "updated_at": "2018-08-25T20:53:03Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "name": "tempest-router--2063063997"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:05.070 63 INFO tempest.lib.common.rest_client [req-14be644e-21db-45e0-b05f-b31d6ccc9b27 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3 1.735s 2018-08-25 20:53:05.071 63 DEBUG tempest.lib.common.rest_client [req-14be644e-21db-45e0-b05f-b31d6ccc9b27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3', u'date': 'Sat, 25 Aug 2018 20:53:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14be644e-21db-45e0-b05f-b31d6ccc9b27'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:03Z", "admin_state_up": true, "updated_at": "2018-08-25T20:53:04Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "name": "tempest-router--2063063997"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:07.476 63 INFO tempest.lib.common.rest_client [req-fd8041a3-2e20-4e6b-ab20-1eddfcd60cb6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/add_router_interface 2.404s 2018-08-25 20:53:07.477 63 DEBUG tempest.lib.common.rest_client [req-fd8041a3-2e20-4e6b-ab20-1eddfcd60cb6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:53:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd8041a3-2e20-4e6b-ab20-1eddfcd60cb6'} Body: {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb", "subnet_ids": ["8f3cce5a-acdb-4261-b2bc-423aa67d79bb"], "port_id": "7869a406-8f1b-4a8a-b7c9-3ae182691f2b", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:09.317 63 INFO tempest.lib.common.rest_client [req-30863e16-be9c-4544-af42-9d260e14e6ae ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.839s 2018-08-25 20:53:09.317 63 DEBUG tempest.lib.common.rest_client [req-30863e16-be9c-4544-af42-9d260e14e6ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "69bf006f-66e8-4e89-a942-1e80e0c09293"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:53:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30863e16-be9c-4544-af42-9d260e14e6ae'} Body: {"floatingip": {"router_id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:53:08Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "69bf006f-66e8-4e89-a942-1e80e0c09293", "id": "f49c6035-1532-43f5-9417-eec05f81e0e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:53:09.319 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:53:25.353 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:53:25.416 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:53:25.449 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:53:25.563 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-25 20:53:25.564 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:53:25.566 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:53:25.627 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:53:25.630 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:53:30.640 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:53:30.641 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-25 20:54:40.697 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-25 20:54:40.697 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:54:40.702 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:54:40.803 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:54:40.830 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:54:45.837 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:54:45.837 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-25 20:55:55.898 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-25 20:55:55.898 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-25 20:55:55.899 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:55.903 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:55.998 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:55:56.031 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56.037 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:55:56.037 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b4:e6:68 [ether] on eth0 2018-08-25 20:55:56.038 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-25 20:55:56.038 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56.041 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56.102 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:55:56.105 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56.117 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 20:55:56.118 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-25 20:55:56.118 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56.120 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56.182 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:55:56.185 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56.191 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-25 20:55:56.192 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56.194 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56.257 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:55:56.258 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56.264 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 20:55:56.264 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b4:e6:68 [ether] on eth0 2018-08-25 20:55:56.265 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-25 20:55:56.265 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56.268 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56.325 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:55:56.332 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:56:01.338 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:56:01.339 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-25 20:57:11.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-25 20:57:11.387 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:57:11.394 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:57:11.491 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:57:11.519 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:57:16.527 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:57:16.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.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 20:58:26.573 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-25 20:58:26.574 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.200: 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:58:27.988 63 INFO tempest.lib.common.rest_client [req-414406aa-042b-49b3-a177-58a462d49362 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/f49c6035-1532-43f5-9417-eec05f81e0e6 1.410s 2018-08-25 20:58:27.988 63 DEBUG tempest.lib.common.rest_client [req-414406aa-042b-49b3-a177-58a462d49362 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/f49c6035-1532-43f5-9417-eec05f81e0e6', u'date': 'Sat, 25 Aug 2018 20:58:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-414406aa-042b-49b3-a177-58a462d49362'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:30.365 63 INFO tempest.lib.common.rest_client [req-2e6b8f20-505f-494f-b69a-f66aa487372c ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/remove_router_interface 2.376s 2018-08-25 20:58:30.366 63 DEBUG tempest.lib.common.rest_client [req-2e6b8f20-505f-494f-b69a-f66aa487372c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e6b8f20-505f-494f-b69a-f66aa487372c'} Body: {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb", "subnet_ids": ["8f3cce5a-acdb-4261-b2bc-423aa67d79bb"], "port_id": "7869a406-8f1b-4a8a-b7c9-3ae182691f2b", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:32.003 63 INFO tempest.lib.common.rest_client [req-e65910eb-c1af-4e07-93d5-97cc6f62608b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3 1.636s 2018-08-25 20:58:32.004 63 DEBUG tempest.lib.common.rest_client [req-e65910eb-c1af-4e07-93d5-97cc6f62608b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e65910eb-c1af-4e07-93d5-97cc6f62608b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:32.412 63 INFO tempest.lib.common.rest_client [req-5e62c59c-dc51-4f22-bf11-08d059a6091a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.407s 2018-08-25 20:58:32.413 63 DEBUG tempest.lib.common.rest_client [req-5e62c59c-dc51-4f22-bf11-08d059a6091a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-5e62c59c-dc51-4f22-bf11-08d059a6091a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e62c59c-dc51-4f22-bf11-08d059a6091a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:33.113 63 INFO tempest.lib.common.rest_client [req-75f65d3d-b219-4885-be54-d4c08928426f ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.700s 2018-08-25 20:58:33.114 63 DEBUG tempest.lib.common.rest_client [req-75f65d3d-b219-4885-be54-d4c08928426f ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-75f65d3d-b219-4885-be54-d4c08928426f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75f65d3d-b219-4885-be54-d4c08928426f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:34.502 63 INFO tempest.lib.common.rest_client [req-89cfa007-33c6-4f37-a474-4312abf26691 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.372s 2018-08-25 20:58:34.502 63 DEBUG tempest.lib.common.rest_client [req-89cfa007-33c6-4f37-a474-4312abf26691 ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-89cfa007-33c6-4f37-a474-4312abf26691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-89cfa007-33c6-4f37-a474-4312abf26691'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:35.563 63 INFO tempest.lib.common.rest_client [req-c9a4e978-34b1-4305-acf8-0072bb61bed9 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.045s 2018-08-25 20:58:35.564 63 DEBUG tempest.lib.common.rest_client [req-c9a4e978-34b1-4305-acf8-0072bb61bed9 ] 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-c9a4e978-34b1-4305-acf8-0072bb61bed9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9a4e978-34b1-4305-acf8-0072bb61bed9'} Body: {"itemNotFound": {"message": "Instance d39aa5c2-2163-4aad-9ad1-4587845d3ecc could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:36.165 63 INFO tempest.lib.common.rest_client [req-09d7ab42-b7f6-4e8f-9d40-36d9ea6fcaa0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/08e104f2-bada-4c9f-83af-0a0e1ff6a981 0.601s 2018-08-25 20:58:36.166 63 DEBUG tempest.lib.common.rest_client [req-09d7ab42-b7f6-4e8f-9d40-36d9ea6fcaa0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/08e104f2-bada-4c9f-83af-0a0e1ff6a981', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-09d7ab42-b7f6-4e8f-9d40-36d9ea6fcaa0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:36.341 63 INFO tempest.lib.common.rest_client [req-b5e90510-359f-4776-94bb-91064aa09e24 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.174s 2018-08-25 20:58:36.342 63 DEBUG tempest.lib.common.rest_client [req-b5e90510-359f-4776-94bb-91064aa09e24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-b5e90510-359f-4776-94bb-91064aa09e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5e90510-359f-4776-94bb-91064aa09e24'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:36.776 63 INFO tempest.lib.common.rest_client [req-7f43891b-04e8-4870-b6cc-e38f3fb49001 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.433s 2018-08-25 20:58:36.776 63 DEBUG tempest.lib.common.rest_client [req-7f43891b-04e8-4870-b6cc-e38f3fb49001 ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-7f43891b-04e8-4870-b6cc-e38f3fb49001', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f43891b-04e8-4870-b6cc-e38f3fb49001'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:38.380 63 INFO tempest.lib.common.rest_client [req-8a9b2ecd-f370-43e3-abc2-a9e897bef9b1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.590s 2018-08-25 20:58:38.381 63 DEBUG tempest.lib.common.rest_client [req-8a9b2ecd-f370-43e3-abc2-a9e897bef9b1 ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-8a9b2ecd-f370-43e3-abc2-a9e897bef9b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a9b2ecd-f370-43e3-abc2-a9e897bef9b1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:39.448 63 INFO tempest.lib.common.rest_client [req-d6cd93c1-2ed9-491a-8e86-85e564fe0524 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.048s 2018-08-25 20:58:39.448 63 DEBUG tempest.lib.common.rest_client [req-d6cd93c1-2ed9-491a-8e86-85e564fe0524 ] 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-d6cd93c1-2ed9-491a-8e86-85e564fe0524', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d6cd93c1-2ed9-491a-8e86-85e564fe0524'} Body: {"itemNotFound": {"message": "Instance 5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:40.348 63 INFO tempest.lib.common.rest_client [req-3d7b70a3-1e36-4bf0-92bc-d08d5c2c9291 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/69bf006f-66e8-4e89-a942-1e80e0c09293 0.898s 2018-08-25 20:58:40.348 63 DEBUG tempest.lib.common.rest_client [req-3d7b70a3-1e36-4bf0-92bc-d08d5c2c9291 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/69bf006f-66e8-4e89-a942-1e80e0c09293', u'date': 'Sat, 25 Aug 2018 20:58:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3d7b70a3-1e36-4bf0-92bc-d08d5c2c9291'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:40.401 63 INFO tempest.lib.common.rest_client [req-8c640af3-4b5a-450e-a66d-f1b6df532c01 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1423722772 0.051s 2018-08-25 20:58:40.402 63 DEBUG tempest.lib.common.rest_client [req-8c640af3-4b5a-450e-a66d-f1b6df532c01 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1423722772', u'x-compute-request-id': 'req-8c640af3-4b5a-450e-a66d-f1b6df532c01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c640af3-4b5a-450e-a66d-f1b6df532c01'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:41.420 63 INFO tempest.lib.common.rest_client [req-37d00075-b851-44c2-a1e5-0df40e1c095a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0203ba40-1a81-402b-a9e0-ac704066cab2 1.016s 2018-08-25 20:58:41.420 63 DEBUG tempest.lib.common.rest_client [req-37d00075-b851-44c2-a1e5-0df40e1c095a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/0203ba40-1a81-402b-a9e0-ac704066cab2', u'date': 'Sat, 25 Aug 2018 20:58:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-37d00075-b851-44c2-a1e5-0df40e1c095a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:43.101 63 INFO tempest.lib.common.rest_client [req-9b6cd0f9-b251-4cc7-8061-6e5f8cf6779a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256 1.680s 2018-08-25 20:58:43.102 63 DEBUG tempest.lib.common.rest_client [req-9b6cd0f9-b251-4cc7-8061-6e5f8cf6779a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256', u'date': 'Sat, 25 Aug 2018 20:58:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b6cd0f9-b251-4cc7-8061-6e5f8cf6779a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:44.193 63 INFO tempest.lib.common.rest_client [req-b327915a-cc21-4c6a-95a6-ec03d19b06c6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/8f3cce5a-acdb-4261-b2bc-423aa67d79bb 1.089s 2018-08-25 20:58:44.194 63 DEBUG tempest.lib.common.rest_client [req-b327915a-cc21-4c6a-95a6-ec03d19b06c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/8f3cce5a-acdb-4261-b2bc-423aa67d79bb', u'date': 'Sat, 25 Aug 2018 20:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b327915a-cc21-4c6a-95a6-ec03d19b06c6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:45.825 63 INFO tempest.lib.common.rest_client [req-08caadf0-910a-4a98-a78d-7fc72d7cd65f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5681829c-a42f-4f19-9b99-c5f1fd074ede 1.630s 2018-08-25 20:58:45.825 63 DEBUG tempest.lib.common.rest_client [req-08caadf0-910a-4a98-a78d-7fc72d7cd65f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5681829c-a42f-4f19-9b99-c5f1fd074ede', u'date': 'Sat, 25 Aug 2018 20:58:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-08caadf0-910a-4a98-a78d-7fc72d7cd65f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:46.278 63 INFO tempest.lib.common.rest_client [req-e67667a1-f8e0-4179-be87-ea04811faaad ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/e6ba096e-8a5f-4ed1-8f39-f22fe6767de4 0.451s 2018-08-25 20:58:46.278 63 DEBUG tempest.lib.common.rest_client [req-e67667a1-f8e0-4179-be87-ea04811faaad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/e6ba096e-8a5f-4ed1-8f39-f22fe6767de4', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e67667a1-f8e0-4179-be87-ea04811faaad'} 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 [364.299682s] ... 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-25 20:52:42,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.196s 2018-08-25 20:52:42,177 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-242864513 description", "name": "tempest-secgroup-smoke-242864513"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45918fc6-32f6-460f-944e-37e0ae6a4073'} Body: {"security_group": {"description": "tempest-secgroup-smoke-242864513 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "updated_at": "2018-08-25T20:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:52:42Z", "revision_number": 0, "id": "8df89750-6c45-404b-873a-d1f5366f8342", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:52:42Z", "revision_number": 0, "id": "9a832be0-d288-40f9-88df-faaf38757e2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "name": "tempest-secgroup-smoke-242864513"}} 2018-08-25 20:52:42,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.496s 2018-08-25 20:52:42,675 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8e63c4f-8e94-4144-9487-b43e437dcad4'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3c76f683-45e1-4c2f-97f5-808ca86c86cb"}} 2018-08-25 20:52:42,855 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:52:42,856 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7d77ca7-83e8-41fa-bd1d-8ee58d50ba2e'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78a8f528-8859-46b5-a16d-116f283ca2e0"}} 2018-08-25 20:52:43,053 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.196s 2018-08-25 20:52:43,053 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01b355b1-a4f7-406c-9e06-d261eae27933'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1c169ec4-a46e-45f7-8dc5-2bf203b0f8d5"}} 2018-08-25 20:52:43,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:52:43,221 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec047ff6-cfe9-4914-ac55-5af04d38d992'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ea4aaf1b-c7be-479f-8799-d46046a16da3"}} 2018-08-25 20:52:43,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.168s 2018-08-25 20:52:43,391 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b6f2037-1587-4523-9323-8df1233053ee'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f441b9c9-4e90-40cd-a122-421ad1a8d4a0"}} 2018-08-25 20:52:43,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.135s 2018-08-25 20:52:43,527 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5557b02-3f28-41dc-a99c-621c1a2145ca'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "795d094e-2d09-42fb-94a1-a2b9c2f1915f"}} 2018-08-25 20:52:43,692 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.163s 2018-08-25 20:52:43,692 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70d23d92-174b-4a25-a1dd-c8bdd9fa2fef'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "215c073e-df82-47a3-b487-36384e12b0ac"}} 2018-08-25 20:52:43,868 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.174s 2018-08-25 20:52:43,868 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d33f6d31-1ff2-46a8-8150-e75df083e41b'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "fd2d5e33-175f-4fd3-8f3a-1c343907586a"}} 2018-08-25 20:52:44,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/networks 0.261s 2018-08-25 20:52:44,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-228859714"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78e271b4-f273-42d8-bf3e-cbb8f6c58e27'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","name":"tempest-A-228859714"}} 2018-08-25 20:52:44,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.507s 2018-08-25 20:52:44,640 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "name": "tempest-subnet-A-1-1497708391"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eaa37390-2daa-424e-a946-dc2a1aa149c2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:44Z","dns_nameservers":[],"updated_at":"2018-08-25T20: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"8f3cce5a-acdb-4261-b2bc-423aa67d79bb","subnetpool_id":null,"name":"tempest-subnet-A-1-1497708391"}} 2018-08-25 20:52:44,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/networks 0.230s 2018-08-25 20:52:44,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-344996838"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64a92e27-e856-4019-9276-3b932ed0a934'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","name":"tempest-B-344996838"}} 2018-08-25 20:52:45,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.006s 2018-08-25 20:52:45,880 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "name": "tempest-subnet-B-1-565803304"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30703383-681a-45d8-b8a4-6a951786e75a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:45Z","dns_nameservers":[],"updated_at":"2018-08-25T20: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0203ba40-1a81-402b-a9e0-ac704066cab2","subnetpool_id":null,"name":"tempest-subnet-B-1-565803304"}} 2018-08-25 20:52:46,041 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.161s 2018-08-25 20:52:46,042 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1423722772"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-45a03fe2-dfa9-4a95-a6fd-f0c3eec70883', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45a03fe2-dfa9-4a95-a6fd-f0c3eec70883'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTSrkzBRb3ygBcfKxt/UuDSS9UhH7y5xTyNSnEplFGXVSObJ9P3jGNUdeyrI+TCJ6R4mG0A2yhz/6GH9haWoKJ71hiGDI6BlWiTU/8rMrDd24IaVT1TDFr21TEwbPj6HiHMX/kCCR4rF294Q3N4GAIohQmtgX9DDZUYTMacoc3cc1GN8cXbmLRc4SuX/bK5z5T1A286IXgbvkL2VkEYxhDjNYkEpkvQEG5ccjf7aGmpdkV3zDjaVzdPAkS2iVZg0tO2t9y9l6TGHHXcBG7sNXGiuG8qs0clCYg7Nn6FZT4X7ZFRMYRAHxXFOfFBiPDxDsZcn02Gj0/gQ5s5HAmZP17 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA00q5MwUW98oAXHysbf1Lg0kvVIR+8ucU8jUpxKZRRl1Ujmyf\nT94xjVHXsqyPkwiekeJhtANsoc/+hh/YWlqCie9YYhgyOgZVok1P/KzKw3duCGlU\n9Uwxa9tUxMGz4+h4hzF/5AgkeKxdveENzeBgCKIUJrYF/Qw2VGEzGnKHN3HNRjfH\nF25i0XOErl/2yuc+U9QNvOiF4G75C9lZBGMYQ4zWJBKZL0BBuXHI3+2hpqXZFd8w\n42lc3TwJEtolWYNLTtrfcvZekxhx13ARu7DVxorhvKrNHJQmIOzZ+hWU+F+2RUTG\nEQB8VxTnxQYjw8Q7GXJ9Nho9P4EObORwJmT9ewIDAQABAoIBAFaE/pkZuHH20XcN\nxj2zvrwft7XQG3uzjCwyAMx5nkZF6V34tLOrtHa90KllZ9U5blUmcgOYc18/IGYj\nnCBDd7irvXFNnyOLfH1dUyeQSecIfJINL7DSZlpYEboP522nv9L8PfZOL0EKs8gQ\n4+otuqVOWRoQ5xrbaVPcCWUHCL92p68rrXrjmmTVSKm+A2wksyWh5FDbhu1PW5Kx\nqcpaPhgPkug/f4iK1ceOa0Bji/pemK36lWzgzyokJlSkPp7kHPkeL4morAdL0XVK\n8R3WUZxgM1ney4r/koeIdpCzIvvk5Lh0y0bwm1wxPIUMN7p7jFDvDQ3ZoPWImD6C\ntxduqSECgYEA65mluOiFy8l9aG1ZaPwYssjr4MUp6vVK107fRDJIPQ8KuSgDnJJb\nX+O3Wb2nM4VsOueRST802EiAAI6eYB/YbToANHAbIZny/9RRku/k5R7otEHNXzj2\nc4+unNZ8R6SudZFr76z9zbs3vQzB5+Y/JX880fOC0zxGWSddCSiL2r0CgYEA5ZZB\nHeE1irO2VacIpDlXiboZHQeeoYzLI72wqUrMIfc2CV+NBhNZ48ITPQtQzjsSSVAK\n8ZsQa5kDw+bFLu4qWopF/9ZTCYl1zFvohG+c716yZbRi5DL0TQnK+4jt8FiKIp8T\nJRzPL3WzVtixjFowHl/CEgKdEqO0rmloNlHuWJcCgYEAxl8Hb4qw5SaRJjU0HDZv\nYVHVcdrw8Xl5e5JYYOZpdqfMopvzdoiw0Ss+PRx3xOSpfWtvJBpJF3br+Awdg9gs\ndcNpWr2tynwCY6/Uw4Cj3NtKmkPxdSTUNfcb0ciyuewKTMmV9SdWSDxDsTUlq2lt\nb9gTUL/VPqC4puaC6mwuXY0CgYAWLbSuqUHd20yC67bm/m8Za/PfHQxS+OHq2vlE\n8WfU5CfBMgzSiG4HlYj8PaqZsZUrpeLYwi0M5+Q4OYPU68cFphPrCg5Nfoz1p+9H\nU+zqJtC/CHUBLHbzNj34nJq3vCXkAE/+JtFQ+WLQwfAs6c16Ma/yw3PfCBd9PcuG\na9XFkwKBgFRcfe/sxYlyouHXYWsl0QQ5wrPV/9XxaFDcXKsZoc2Rx/wa213a/w9H\nFiAn1PW2+OEo9E1Vkhhz6RQPo167BQYgx1gHT2Mglx5AIxE2cTfrM3+ZsReAvaSY\nG2UQEpBPNThTwDGp2JnEsHBeT/RqUychEHATj9bWRuJG2fL82T6m\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1423722772", "fingerprint": "88:56:e7:5c:66:69:9e:c7:23:c1:ee:bd:b0:25:19:a4"}} 2018-08-25 20:52:47,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/ports 1.219s 2018-08-25 20:52:47,265 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2022583402", "security_groups": ["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44a910bc-a4e4-453c-9d69-195de06020e0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:52:46Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:52:46Z","name":"tempest-port-smoke-2022583402","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8c:b6:3f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"8f3cce5a-acdb-4261-b2bc-423aa67d79bb","ip_address":"10.101.11.10"}],"id":"69bf006f-66e8-4e89-a942-1e80e0c09293","security_groups":["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"],"device_id":""}} 2018-08-25 20:52:47,759 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.33:8774/v2.1/servers 0.492s 2018-08-25 20:52:47,760 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-1423722772", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "port": "69bf006f-66e8-4e89-a942-1e80e0c09293"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-9bdf6fdf-a590-4fb1-8775-6aa1b6b4fa05', 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bdf6fdf-a590-4fb1-8775-6aa1b6b4fa05'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "adminPass": "mZCUnTas27c7"}} 2018-08-25 20:52:48,160 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.394s 2018-08-25 20:52:48,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': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-c6b6f282-6548-4cd9-ac70-eff3947fe8a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6b6f282-6548-4cd9-ac70-eff3947fe8a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:49,298 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.121s 2018-08-25 20:52:49,299 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-32b434eb-f49c-47ba-8f15-e4489727d8e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32b434eb-f49c-47ba-8f15-e4489727d8e3'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:49,311 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:52:50,783 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.470s 2018-08-25 20:52:50,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-5473e2ac-e7eb-4566-bff1-9e177bbbacd4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5473e2ac-e7eb-4566-bff1-9e177bbbacd4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:50,795 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:52:52,243 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.446s 2018-08-25 20:52:52,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-1ba2c826-6f1c-4dad-9c25-2b1a0641376e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ba2c826-6f1c-4dad-9c25-2b1a0641376e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:53,764 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.506s 2018-08-25 20:52:53,764 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-623992cc-609d-4837-8e38-ae2c9a54f4ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-623992cc-609d-4837-8e38-ae2c9a54f4ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:52Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:53,782 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:52:54,530 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.746s 2018-08-25 20:52:54,530 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-27733f9c-3286-410c-91fa-0f3db6727256', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-27733f9c-3286-410c-91fa-0f3db6727256'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:52Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:54,543 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 with status: ACTIVE 2018-08-25 20:52:55,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/ports 0.895s 2018-08-25 20:52:55,439 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1791852726", "security_groups": ["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa9f5347-af3b-49d2-a23e-0134c2ab017c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:52:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:52:54Z","name":"tempest-port-smoke-1791852726","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5f:82:51","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0203ba40-1a81-402b-a9e0-ac704066cab2","ip_address":"10.102.21.20"}],"id":"08e104f2-bada-4c9f-83af-0a0e1ff6a981","security_groups":["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"],"device_id":""}} 2018-08-25 20:52:55,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.33:8774/v2.1/servers 0.457s 2018-08-25 20:52:55,898 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-1423722772", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "port": "08e104f2-bada-4c9f-83af-0a0e1ff6a981"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f41c776a-13ff-4b3e-9004-769c0e5673a0', 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f41c776a-13ff-4b3e-9004-769c0e5673a0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "adminPass": "rk6fYKUVsige"}} 2018-08-25 20:52:56,185 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.283s 2018-08-25 20:52:56,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': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-e58c92af-d846-40d6-a835-c786a90b381e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e58c92af-d846-40d6-a835-c786a90b381e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:57,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.090s 2018-08-25 20:52:57,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': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-6964e574-bb2e-48d2-98f2-74ccffbf516c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6964e574-bb2e-48d2-98f2-74ccffbf516c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:56Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:57,303 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 20:52:58,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.161s 2018-08-25 20:52:58,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-5fadf477-df10-4610-aef8-95fd5c5d0734', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fadf477-df10-4610-aef8-95fd5c5d0734'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:57Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:58,483 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:52:59,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.480s 2018-08-25 20:52:59,965 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-64853ddc-5ee2-475d-9230-b5a81a2776ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64853ddc-5ee2-475d-9230-b5a81a2776ae'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:57Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:53:01,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.347s 2018-08-25 20:53:01,328 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-aa7cfc20-d1ac-40b9-86bb-c796e7ce55fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:53:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa7cfc20-d1ac-40b9-86bb-c796e7ce55fa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:53:00Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:53:01,341 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:53:01,760 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.418s 2018-08-25 20:53:01,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-ebeae910-bf75-4fad-aa30-4ec1ffec3927', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebeae910-bf75-4fad-aa30-4ec1ffec3927'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:53:00Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:53:01,770 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d39aa5c2-2163-4aad-9ad1-4587845d3ecc with status: ACTIVE 2018-08-25 20:53:01,859 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.088s 2018-08-25 20:53:01,859 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b989b4f-5085-4861-95c9-521f90b36e35'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "6be05cea-5a02-43c7-a7a2-5321ffe02d43"}} 2018-08-25 20:53:02,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations 0.330s 2018-08-25 20:53:02,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": "5681829c-a42f-4f19-9b99-c5f1fd074ede"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations', u'date': 'Sat, 25 Aug 2018 20:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23c3dd18-2141-4b6e-b1d7-336648f6f90a'} Body: {"network_association": {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "id": "eea685b1-71e3-400a-bf66-0a2d124d2d7b"}} 2018-08-25 20:53:02,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations 0.699s 2018-08-25 20:53:02,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations', u'date': 'Sat, 25 Aug 2018 20:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92a7db29-4129-407e-b7a5-e591e5765c11'} Body: {"network_association": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "id": "146aa90e-25cf-4248-81d4-b47fae969f0b"}} 2018-08-25 20:53:02,894 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:53:03,333 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/routers 0.438s 2018-08-25 20:53:03,334 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2063063997", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd9b7896-dabf-4c1f-97da-9cc426ae686b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:03Z", "admin_state_up": true, "updated_at": "2018-08-25T20:53:03Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "name": "tempest-router--2063063997"}} 2018-08-25 20:53:05,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3 1.735s 2018-08-25 20:53:05,071 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3', u'date': 'Sat, 25 Aug 2018 20:53:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14be644e-21db-45e0-b05f-b31d6ccc9b27'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:03Z", "admin_state_up": true, "updated_at": "2018-08-25T20:53:04Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "name": "tempest-router--2063063997"}} 2018-08-25 20:53:07,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/add_router_interface 2.404s 2018-08-25 20:53:07,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:53:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd8041a3-2e20-4e6b-ab20-1eddfcd60cb6'} Body: {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb", "subnet_ids": ["8f3cce5a-acdb-4261-b2bc-423aa67d79bb"], "port_id": "7869a406-8f1b-4a8a-b7c9-3ae182691f2b", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3"} 2018-08-25 20:53:09,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.839s 2018-08-25 20:53:09,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "69bf006f-66e8-4e89-a942-1e80e0c09293"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:53:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30863e16-be9c-4544-af42-9d260e14e6ae'} Body: {"floatingip": {"router_id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:53:08Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "69bf006f-66e8-4e89-a942-1e80e0c09293", "id": "f49c6035-1532-43f5-9417-eec05f81e0e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:53:09,319 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:53:25,353 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:53:25,416 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:53:25,449 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:53:25,563 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-25 20:53:25,564 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:53:25,566 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:53:25,627 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:53:25,630 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:53:30,640 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:53:30,641 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-25 20:54:40,697 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-25 20:54:40,697 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:54:40,702 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:54:40,803 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:54:40,830 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:54:45,837 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:54:45,837 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-25 20:55:55,898 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:55:55,898 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-25 20:55:55,899 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:55,903 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:55,998 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,031 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56,037 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:55:56,037 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b4:e6:68 [ether] on eth0 2018-08-25 20:55:56,038 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-25 20:55:56,038 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56,041 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56,102 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,105 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56,117 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:55:56,118 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-25 20:55:56,118 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56,120 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56,182 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,185 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56,191 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-25 20:55:56,192 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56,194 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56,257 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,258 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56,264 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:55:56,264 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b4:e6:68 [ether] on eth0 2018-08-25 20:55:56,265 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-25 20:55:56,265 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56,268 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56,325 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,332 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:56:01,338 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:56:01,339 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-25 20:57:11,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-25 20:57:11,387 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:57:11,394 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:57:11,491 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:57:11,519 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:57:16,527 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:57:16,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.200. 2018-08-25 20:58:26,573 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:58:26,574 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.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:58:27,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/f49c6035-1532-43f5-9417-eec05f81e0e6 1.410s 2018-08-25 20:58:27,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/f49c6035-1532-43f5-9417-eec05f81e0e6', u'date': 'Sat, 25 Aug 2018 20:58:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-414406aa-042b-49b3-a177-58a462d49362'} Body: 2018-08-25 20:58:30,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/remove_router_interface 2.376s 2018-08-25 20:58:30,366 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e6b8f20-505f-494f-b69a-f66aa487372c'} Body: {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb", "subnet_ids": ["8f3cce5a-acdb-4261-b2bc-423aa67d79bb"], "port_id": "7869a406-8f1b-4a8a-b7c9-3ae182691f2b", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3"} 2018-08-25 20:58:32,003 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3 1.636s 2018-08-25 20:58:32,004 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e65910eb-c1af-4e07-93d5-97cc6f62608b'} Body: 2018-08-25 20:58:32,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.407s 2018-08-25 20:58:32,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-5e62c59c-dc51-4f22-bf11-08d059a6091a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e62c59c-dc51-4f22-bf11-08d059a6091a'} Body: 2018-08-25 20:58:33,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.700s 2018-08-25 20:58:33,114 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-75f65d3d-b219-4885-be54-d4c08928426f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75f65d3d-b219-4885-be54-d4c08928426f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:34,502 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.372s 2018-08-25 20:58:34,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': '1482', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-89cfa007-33c6-4f37-a474-4312abf26691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-89cfa007-33c6-4f37-a474-4312abf26691'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:35,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.045s 2018-08-25 20:58:35,564 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-c9a4e978-34b1-4305-acf8-0072bb61bed9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9a4e978-34b1-4305-acf8-0072bb61bed9'} Body: {"itemNotFound": {"message": "Instance d39aa5c2-2163-4aad-9ad1-4587845d3ecc could not be found.", "code": 404}} 2018-08-25 20:58:36,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/08e104f2-bada-4c9f-83af-0a0e1ff6a981 0.601s 2018-08-25 20:58:36,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/08e104f2-bada-4c9f-83af-0a0e1ff6a981', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-09d7ab42-b7f6-4e8f-9d40-36d9ea6fcaa0'} Body: 2018-08-25 20:58:36,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.174s 2018-08-25 20:58:36,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-b5e90510-359f-4776-94bb-91064aa09e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5e90510-359f-4776-94bb-91064aa09e24'} Body: 2018-08-25 20:58:36,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.433s 2018-08-25 20:58:36,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-7f43891b-04e8-4870-b6cc-e38f3fb49001', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f43891b-04e8-4870-b6cc-e38f3fb49001'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:38,380 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.590s 2018-08-25 20:58:38,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': '1482', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-8a9b2ecd-f370-43e3-abc2-a9e897bef9b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a9b2ecd-f370-43e3-abc2-a9e897bef9b1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:39,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.048s 2018-08-25 20:58:39,448 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-d6cd93c1-2ed9-491a-8e86-85e564fe0524', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d6cd93c1-2ed9-491a-8e86-85e564fe0524'} Body: {"itemNotFound": {"message": "Instance 5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 could not be found.", "code": 404}} 2018-08-25 20:58:40,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/69bf006f-66e8-4e89-a942-1e80e0c09293 0.898s 2018-08-25 20:58:40,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/69bf006f-66e8-4e89-a942-1e80e0c09293', u'date': 'Sat, 25 Aug 2018 20:58:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3d7b70a3-1e36-4bf0-92bc-d08d5c2c9291'} Body: 2018-08-25 20:58:40,401 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1423722772 0.051s 2018-08-25 20:58:40,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1423722772', u'x-compute-request-id': 'req-8c640af3-4b5a-450e-a66d-f1b6df532c01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c640af3-4b5a-450e-a66d-f1b6df532c01'} Body: 2018-08-25 20:58:41,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0203ba40-1a81-402b-a9e0-ac704066cab2 1.016s 2018-08-25 20:58:41,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.33:9696/v2.0/subnets/0203ba40-1a81-402b-a9e0-ac704066cab2', u'date': 'Sat, 25 Aug 2018 20:58:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-37d00075-b851-44c2-a1e5-0df40e1c095a'} Body: 2018-08-25 20:58:43,101 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256 1.680s 2018-08-25 20:58:43,102 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256', u'date': 'Sat, 25 Aug 2018 20:58:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b6cd0f9-b251-4cc7-8061-6e5f8cf6779a'} Body: 2018-08-25 20:58:44,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/8f3cce5a-acdb-4261-b2bc-423aa67d79bb 1.089s 2018-08-25 20:58:44,194 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/8f3cce5a-acdb-4261-b2bc-423aa67d79bb', u'date': 'Sat, 25 Aug 2018 20:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b327915a-cc21-4c6a-95a6-ec03d19b06c6'} Body: 2018-08-25 20:58:45,825 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5681829c-a42f-4f19-9b99-c5f1fd074ede 1.630s 2018-08-25 20:58:45,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5681829c-a42f-4f19-9b99-c5f1fd074ede', u'date': 'Sat, 25 Aug 2018 20:58:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-08caadf0-910a-4a98-a78d-7fc72d7cd65f'} Body: 2018-08-25 20:58:46,278 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/e6ba096e-8a5f-4ed1-8f39-f22fe6767de4 0.451s 2018-08-25 20:58:46,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/e6ba096e-8a5f-4ed1-8f39-f22fe6767de4', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e67667a1-f8e0-4179-be87-ea04811faaad'} Body: 2018-08-25 20:58:46.514 63 INFO tempest.lib.common.rest_client [req-e79b82a0-c7a7-4c12-99e3-d7207f1ce152 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.208s 2018-08-25 20:58:46.515 63 DEBUG tempest.lib.common.rest_client [req-e79b82a0-c7a7-4c12-99e3-d7207f1ce152 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-866886670 description", "name": "tempest-secgroup-smoke-866886670"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e79b82a0-c7a7-4c12-99e3-d7207f1ce152'} Body: {"security_group": {"description": "tempest-secgroup-smoke-866886670 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:46Z", "updated_at": "2018-08-25T20:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:58:46Z", "revision_number": 0, "id": "57f1817b-7057-4a88-ad75-59e8cebb35be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:58:46Z", "revision_number": 0, "id": "e2239adc-6168-4df3-8588-66a7c940e1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "name": "tempest-secgroup-smoke-866886670"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:46.909 63 INFO tempest.lib.common.rest_client [req-9e9ef406-6056-4714-bc96-194f421012ff ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.393s 2018-08-25 20:58:46.909 63 DEBUG tempest.lib.common.rest_client [req-9e9ef406-6056-4714-bc96-194f421012ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e9ef406-6056-4714-bc96-194f421012ff'} 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-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:46Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0a1ae7a2-90c5-461c-b937-6d636516498a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:47.184 63 INFO tempest.lib.common.rest_client [req-11936f69-d694-458a-a992-24a6f3e17118 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.272s 2018-08-25 20:58:47.185 63 DEBUG tempest.lib.common.rest_client [req-11936f69-d694-458a-a992-24a6f3e17118 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-11936f69-d694-458a-a992-24a6f3e17118'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "833d4863-1259-4060-af25-180302f68d7f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:47.627 63 INFO tempest.lib.common.rest_client [req-12bd2e12-6311-4e00-b378-24860512de19 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.441s 2018-08-25 20:58:47.627 63 DEBUG tempest.lib.common.rest_client [req-12bd2e12-6311-4e00-b378-24860512de19 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12bd2e12-6311-4e00-b378-24860512de19'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a1343489-d40c-4e6c-adc8-92a88d2abdfb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:47.829 63 INFO tempest.lib.common.rest_client [req-ac341619-4341-491d-a50b-b17ae174b9a0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.201s 2018-08-25 20:58:47.830 63 DEBUG tempest.lib.common.rest_client [req-ac341619-4341-491d-a50b-b17ae174b9a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac341619-4341-491d-a50b-b17ae174b9a0'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1331ed82-4272-474a-99bb-fb9ea13ef8cf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:48.009 63 INFO tempest.lib.common.rest_client [req-6f058ba3-0735-4409-98ab-c57bb4099935 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:58:48.010 63 DEBUG tempest.lib.common.rest_client [req-6f058ba3-0735-4409-98ab-c57bb4099935 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f058ba3-0735-4409-98ab-c57bb4099935'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce06ac47-1985-4056-9a85-1aa311d29a2b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:48.201 63 INFO tempest.lib.common.rest_client [req-52b66df8-1515-4dc5-9c66-cbead7ef1565 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.191s 2018-08-25 20:58:48.202 63 DEBUG tempest.lib.common.rest_client [req-52b66df8-1515-4dc5-9c66-cbead7ef1565 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52b66df8-1515-4dc5-9c66-cbead7ef1565'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c7770a67-2470-4914-b6e1-24f080600f59"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:48.357 63 INFO tempest.lib.common.rest_client [req-7a6c2264-fef6-4671-ad2f-74064f40621c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:58:48.358 63 DEBUG tempest.lib.common.rest_client [req-7a6c2264-fef6-4671-ad2f-74064f40621c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a6c2264-fef6-4671-ad2f-74064f40621c'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "72a92e40-45be-4d6c-91e1-1fecd55979e0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:48.501 63 INFO tempest.lib.common.rest_client [req-150d16b7-e564-4048-b886-5f7c251c177e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 20:58:48.502 63 DEBUG tempest.lib.common.rest_client [req-150d16b7-e564-4048-b886-5f7c251c177e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-150d16b7-e564-4048-b886-5f7c251c177e'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ac149f70-f47f-46d8-9394-0ec72d81dbd1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:48.830 63 INFO tempest.lib.common.rest_client [req-7a7ad854-0870-4535-a56e-02c22b4c87be ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/networks 0.328s 2018-08-25 20:58:48.831 63 DEBUG tempest.lib.common.rest_client [req-7a7ad854-0870-4535-a56e-02c22b4c87be ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1294004567"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a7ad854-0870-4535-a56e-02c22b4c87be'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:58:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","name":"tempest-A-1294004567"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:49.782 63 INFO tempest.lib.common.rest_client [req-a6fa7d6c-f568-4ad1-bdaa-8a99e5e68371 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.950s 2018-08-25 20:58:49.783 63 DEBUG tempest.lib.common.rest_client [req-a6fa7d6c-f568-4ad1-bdaa-8a99e5e68371 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "name": "tempest-subnet-A-1-1005932599"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:58:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6fa7d6c-f568-4ad1-bdaa-8a99e5e68371'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:49Z","dns_nameservers":[],"updated_at":"2018-08-25T20:58:49Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053","subnetpool_id":null,"name":"tempest-subnet-A-1-1005932599"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:50.040 63 INFO tempest.lib.common.rest_client [req-3161755d-a318-4015-bc7f-a96993fcfd70 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/networks 0.256s 2018-08-25 20:58:50.040 63 DEBUG tempest.lib.common.rest_client [req-3161755d-a318-4015-bc7f-a96993fcfd70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-709475679"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3161755d-a318-4015-bc7f-a96993fcfd70'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:58:49Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","name":"tempest-B-709475679"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:50.717 63 INFO tempest.lib.common.rest_client [req-2f24d82a-0aa2-40bc-9e00-e90b376d00a5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.675s 2018-08-25 20:58:50.717 63 DEBUG tempest.lib.common.rest_client [req-2f24d82a-0aa2-40bc-9e00-e90b376d00a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "name": "tempest-subnet-B-1-159447029"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f24d82a-0aa2-40bc-9e00-e90b376d00a5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:50Z","dns_nameservers":[],"updated_at":"2018-08-25T20:58:50Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"4189125b-8c6c-4a8f-ad1f-2ed4a633f353","subnetpool_id":null,"name":"tempest-subnet-B-1-159447029"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:50.893 63 INFO tempest.lib.common.rest_client [req-0875135b-962f-44f9-b064-57d7fc28535e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.171s 2018-08-25 20:58:50.893 63 DEBUG tempest.lib.common.rest_client [req-0875135b-962f-44f9-b064-57d7fc28535e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-904138615"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-0875135b-962f-44f9-b064-57d7fc28535e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0875135b-962f-44f9-b064-57d7fc28535e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zHIMcjzMhzJQUcbSaRpmUTzmw4/ym9kiXgSbCMkc8SEXkdGs2BKcw/XlLcP223Oao02XCCRpd4SCNEMKyeAa4cCmbr5Y3KzDQeh28Hxki+WqCAJM4Z95+Y2LfxtrDjDWjevgouTeHLWskhDBZaNbFxtrnpMhnBL117g9eoehQuEWBQCqi6vrSM5n6/kYrQuKYdWs6ayO/B79Wtjzel3XB5myzezC7aXoMSDnwWdka8W30R5qZ3zsDC+ct/EL8XPL1kFx+K+MtSp/RAqsQ6JUY3xntBjsw9p77z7hd0I3f3kvC6pp1hLWFU6EHqWdCnetLEzMxumfT/kY3z6ZDtfh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvMxyDHI8zIcyUFHG0mkaZlE85sOP8pvZIl4EmwjJHPEhF5HR\nrNgSnMP15S3D9ttzmqNNlwgkaXeEgjRDCsngGuHApm6+WNysw0HodvB8ZIvlqggC\nTOGfefmNi38baw4w1o3r4KLk3hy1rJIQwWWjWxcba56TIZwS9de4PXqHoULhFgUA\nqour60jOZ+v5GK0LimHVrOmsjvwe/VrY83pd1weZss3swu2l6DEg58FnZGvFt9Ee\namd87AwvnLfxC/Fzy9ZBcfivjLUqf0QKrEOiVGN8Z7QY7MPae+8+4XdCN395Lwuq\nadYS1hVOhB6lnQp3rSxMzMbpn0/5GN8+mQ7X4QIDAQABAoIBACOud/eGN5toCchI\nTE1D8+tWey4Z08DEV5s5LaGnXWsM33Y25uvFwm7CUlzH83taKlUVe/qJXWhZYD/D\nZNBLKwGpnOFXmL3upvAYKrkf5kKSdgtWjCi/k4ZX9bphgWsQOYazN9syrhKUVnmQ\n+X2zmdYDXflO9PurJaI07OshlzSQvh7clNQQwxn9y5z4Dk/RJardUBoSYahPBi0A\n4No08dYQXBTagBLFPgkBp2sWP7+EGJaA0xM7ANpVH+YWRD/k2cbkc8ehtW/15gCP\nLwICJtY8ZpN8RqLp07eWfi5sgQWhA61G9/KmJG1yM4OSrZpYmSsBV+escfD1tqNI\nzZJwggECgYEA4Lhm3HJBQPfJOg/kyDU17bJygXxtIyFL3SpvyAV9le13tLfsbLgW\ncWKMopupX0MYjGILqXwWx57rsFgeXEo8TWT248/GkhH/smpfn509TyAraMoEva3L\nwQ9P8Rc81wlH4Thb/6NkJWHXOywwoBnSVJ64+ZrFiDjqerH3RySN4fECgYEA1xQF\n/IXjgYFuWaEo+mi0ov1drbzwiLYjXuIbw5tmeozMPlNUewOpgtm6edFJ3e4SCIuF\nhGPLGvZxmHVfyPZD+eMgdScQPPGRArdnoXmRSFMH5vlvfP5kJCSGto9uzdlklSWM\ni/IYU/pzYWRzbtwByfEsXzQQpEuol446qgvrZPECgYEAnL0hyZrLltP9f8j8KwSq\nM7umkFhICxu7PWzPALWLrdovB1bNydrwlG9HZleqYC59XdU5CyLpBJz9CUe9DWQe\nAWFtruIKP3HcZgY54iubSqhGftWBTwd8uZDDkoZBwj7P6vATgw/k1woSREyDMfgw\nsyLuI/Lm2ifQrHma3v1JFRECgYAqgXKNbYiA16uPWyJWGstYSupwo56F5jknT1hd\nWCDwp1LWHnHbveWKTq1j1dDbY2l89tX0TCSft4TLtKaxeLoGcLTBcm7rHHKkLsr0\nRqpHuOEe7Lzz3vK7kdxtx/sGA6i1MS6NmdLlBeI3pTqK9kAEQP2b8xY24hz3lsxR\nPvnOgQKBgETtq30hBM89DQG4gwsLeuYXIw/1zPFXT4Y2AV8NT71wpEenwLrWEdZT\nJBVQtASAnPt3s3FAVgi3+tBPzZMtkTx6rkyx5DlzWzaxrplAX4kkOr8seUHT+Hqk\nFe59eoMVRVj/kPeGVBuulitOzRyJ9GuPoubTwk5VLgI9q6M2dyzU\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-904138615", "fingerprint": "6d:67:17:a3:19:ec:58:66:8c:eb:d6:8f:bc:94:69:bd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:51.963 63 INFO tempest.lib.common.rest_client [req-94561c69-ab24-4d34-84d7-5bc467207fd3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/ports 1.065s 2018-08-25 20:58:51.963 63 DEBUG tempest.lib.common.rest_client [req-94561c69-ab24-4d34-84d7-5bc467207fd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1061511129", "security_groups": ["0ac6bc16-5651-4063-9a29-80dd9885f2f5"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:58:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94561c69-ab24-4d34-84d7-5bc467207fd3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:58:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:58:51Z","name":"tempest-port-smoke-1061511129","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:48:a1:a1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053","ip_address":"10.101.11.10"}],"id":"8d634792-f92a-4c70-9aed-74bffd765bec","security_groups":["0ac6bc16-5651-4063-9a29-80dd9885f2f5"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:53.473 63 INFO tempest.lib.common.rest_client [req-747bc95c-12be-40e1-87f9-1256f35deb1b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.33:8774/v2.1/servers 1.508s 2018-08-25 20:58:53.474 63 DEBUG tempest.lib.common.rest_client [req-747bc95c-12be-40e1-87f9-1256f35deb1b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-904138615", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "port": "8d634792-f92a-4c70-9aed-74bffd765bec"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-747bc95c-12be-40e1-87f9-1256f35deb1b', 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-747bc95c-12be-40e1-87f9-1256f35deb1b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "adminPass": "Er7Qar8GxdUz"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:54.106 63 INFO tempest.lib.common.rest_client [req-07514b82-d4d2-472c-b7e3-f30d0d9b6c9e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.628s 2018-08-25 20:58:54.107 63 DEBUG tempest.lib.common.rest_client [req-07514b82-d4d2-472c-b7e3-f30d0d9b6c9e ] 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-07514b82-d4d2-472c-b7e3-f30d0d9b6c9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07514b82-d4d2-472c-b7e3-f30d0d9b6c9e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:58:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:55.437 63 INFO tempest.lib.common.rest_client [req-6683a3e1-e453-43e6-aa9e-3d07b40d843c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.315s 2018-08-25 20:58:55.438 63 DEBUG tempest.lib.common.rest_client [req-6683a3e1-e453-43e6-aa9e-3d07b40d843c ] 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-6683a3e1-e453-43e6-aa9e-3d07b40d843c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6683a3e1-e453-43e6-aa9e-3d07b40d843c'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:55.449 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:58:56.939 63 INFO tempest.lib.common.rest_client [req-97af26c2-94ae-4056-9dad-3eb2997db69b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.487s 2018-08-25 20:58:56.939 63 DEBUG tempest.lib.common.rest_client [req-97af26c2-94ae-4056-9dad-3eb2997db69b ] 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-97af26c2-94ae-4056-9dad-3eb2997db69b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97af26c2-94ae-4056-9dad-3eb2997db69b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:56.952 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:58:58.338 63 INFO tempest.lib.common.rest_client [req-977181d7-8982-4144-8ae5-627c8eba46ca ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.383s 2018-08-25 20:58:58.339 63 DEBUG tempest.lib.common.rest_client [req-977181d7-8982-4144-8ae5-627c8eba46ca ] 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-977181d7-8982-4144-8ae5-627c8eba46ca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-977181d7-8982-4144-8ae5-627c8eba46ca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:59.895 63 INFO tempest.lib.common.rest_client [req-5e0e6e5b-441e-47f3-8aa7-f94fa9af8f03 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.542s 2018-08-25 20:58:59.896 63 DEBUG tempest.lib.common.rest_client [req-5e0e6e5b-441e-47f3-8aa7-f94fa9af8f03 ] 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-5e0e6e5b-441e-47f3-8aa7-f94fa9af8f03', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e0e6e5b-441e-47f3-8aa7-f94fa9af8f03'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:58:59.910 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:59:00.054 63 INFO tempest.lib.common.rest_client [req-ab69940e-b375-4399-b142-1e58ba2bf741 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.144s 2018-08-25 20:59:00.055 63 DEBUG tempest.lib.common.rest_client [req-ab69940e-b375-4399-b142-1e58ba2bf741 ] 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-ab69940e-b375-4399-b142-1e58ba2bf741', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab69940e-b375-4399-b142-1e58ba2bf741'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:00.068 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 4d87124e-42ab-40bd-87e0-b65fc00aeef8 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:59:00.867 63 INFO tempest.lib.common.rest_client [req-db85eef5-92d4-4414-9102-6b02596cf88f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/ports 0.798s 2018-08-25 20:59:00.868 63 DEBUG tempest.lib.common.rest_client [req-db85eef5-92d4-4414-9102-6b02596cf88f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1275388619", "security_groups": ["0ac6bc16-5651-4063-9a29-80dd9885f2f5"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:59:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db85eef5-92d4-4414-9102-6b02596cf88f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:59:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:59:00Z","name":"tempest-port-smoke-1275388619","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f6:ca:c8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"4189125b-8c6c-4a8f-ad1f-2ed4a633f353","ip_address":"10.102.21.20"}],"id":"4d5dbf56-d81b-45e5-b4ff-36b34849dbb6","security_groups":["0ac6bc16-5651-4063-9a29-80dd9885f2f5"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:01.917 63 INFO tempest.lib.common.rest_client [req-faf71d10-8295-44f7-81af-1f32368aee37 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.33:8774/v2.1/servers 1.048s 2018-08-25 20:59:01.918 63 DEBUG tempest.lib.common.rest_client [req-faf71d10-8295-44f7-81af-1f32368aee37 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-904138615", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "port": "4d5dbf56-d81b-45e5-b4ff-36b34849dbb6"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-faf71d10-8295-44f7-81af-1f32368aee37', 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faf71d10-8295-44f7-81af-1f32368aee37'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "adminPass": "wPkpVk9iGrTg"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:02.159 63 INFO tempest.lib.common.rest_client [req-9263f823-ed82-49e9-abf6-3ae446fc99bf ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.237s 2018-08-25 20:59:02.160 63 DEBUG tempest.lib.common.rest_client [req-9263f823-ed82-49e9-abf6-3ae446fc99bf ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-9263f823-ed82-49e9-abf6-3ae446fc99bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9263f823-ed82-49e9-abf6-3ae446fc99bf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:59:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:03.266 63 INFO tempest.lib.common.rest_client [req-206d21bd-1e0e-494f-bc07-8f051d492f00 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.091s 2018-08-25 20:59:03.266 63 DEBUG tempest.lib.common.rest_client [req-206d21bd-1e0e-494f-bc07-8f051d492f00 ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-206d21bd-1e0e-494f-bc07-8f051d492f00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-206d21bd-1e0e-494f-bc07-8f051d492f00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:03.279 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 20:59:04.702 63 INFO tempest.lib.common.rest_client [req-22a3b98d-dad6-41b2-9ae7-4e17b919d926 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.421s 2018-08-25 20:59:04.703 63 DEBUG tempest.lib.common.rest_client [req-22a3b98d-dad6-41b2-9ae7-4e17b919d926 ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-22a3b98d-dad6-41b2-9ae7-4e17b919d926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22a3b98d-dad6-41b2-9ae7-4e17b919d926'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:04.715 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:59:05.880 63 INFO tempest.lib.common.rest_client [req-181d0ccf-c861-4545-ab27-eb74badb42b1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.163s 2018-08-25 20:59:05.881 63 DEBUG tempest.lib.common.rest_client [req-181d0ccf-c861-4545-ab27-eb74badb42b1 ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-181d0ccf-c861-4545-ab27-eb74badb42b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-181d0ccf-c861-4545-ab27-eb74badb42b1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:07.059 63 INFO tempest.lib.common.rest_client [req-0938b2a9-f697-4af5-9729-d5501c13723d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.165s 2018-08-25 20:59:07.060 63 DEBUG tempest.lib.common.rest_client [req-0938b2a9-f697-4af5-9729-d5501c13723d ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-0938b2a9-f697-4af5-9729-d5501c13723d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0938b2a9-f697-4af5-9729-d5501c13723d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:08.226 63 INFO tempest.lib.common.rest_client [req-5985967c-317d-44f1-8b80-ae556eedbea2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.150s 2018-08-25 20:59:08.227 63 DEBUG tempest.lib.common.rest_client [req-5985967c-317d-44f1-8b80-ae556eedbea2 ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-5985967c-317d-44f1-8b80-ae556eedbea2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5985967c-317d-44f1-8b80-ae556eedbea2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:59:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:08.239 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:59:08.382 63 INFO tempest.lib.common.rest_client [req-75412b79-8316-4d6b-a685-c8b5f86bfae4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.142s 2018-08-25 20:59:08.383 63 DEBUG tempest.lib.common.rest_client [req-75412b79-8316-4d6b-a685-c8b5f86bfae4 ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-75412b79-8316-4d6b-a685-c8b5f86bfae4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75412b79-8316-4d6b-a685-c8b5f86bfae4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:59:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:08.396 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: cb7a532f-02ed-4551-aae8-db325e8dcc69 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 20:59:08.934 63 INFO tempest.lib.common.rest_client [req-a19497eb-f8f7-4410-8d18-e91455c86421 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.537s 2018-08-25 20:59:08.934 63 DEBUG tempest.lib.common.rest_client [req-a19497eb-f8f7-4410-8d18-e91455c86421 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a19497eb-f8f7-4410-8d18-e91455c86421'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "627afd1e-1835-4c74-a7e3-6ec75ed68463"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:09.301 63 INFO tempest.lib.common.rest_client [req-a9a51ef9-92a5-4f49-8fe7-0b0102405f6d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations 0.366s 2018-08-25 20:59:09.302 63 DEBUG tempest.lib.common.rest_client [req-a9a51ef9-92a5-4f49-8fe7-0b0102405f6d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9a51ef9-92a5-4f49-8fe7-0b0102405f6d'} Body: {"network_association": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "id": "828a250e-7e03-4ed1-99f3-80def9780867"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:09.665 63 INFO tempest.lib.common.rest_client [req-d301ce43-18a8-4780-bb10-4abcea45ee67 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations 0.362s 2018-08-25 20:59:09.666 63 DEBUG tempest.lib.common.rest_client [req-d301ce43-18a8-4780-bb10-4abcea45ee67 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d301ce43-18a8-4780-bb10-4abcea45ee67'} Body: {"network_association": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "id": "fa7f08dc-ec38-4205-9622-de6b0b2b990b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:09.666 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-25 20:59:09.814 63 INFO tempest.lib.common.rest_client [req-1172ea72-2229-447d-8d93-70719797ea4d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/routers 0.146s 2018-08-25 20:59:09.814 63 DEBUG tempest.lib.common.rest_client [req-1172ea72-2229-447d-8d93-70719797ea4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1909784801", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1172ea72-2229-447d-8d93-70719797ea4d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:09Z", "admin_state_up": true, "updated_at": "2018-08-25T20:59:09Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b556822b-4d98-471c-8428-e99bdbbad736", "name": "tempest-router--1909784801"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:11.251 63 INFO tempest.lib.common.rest_client [req-e95aa81a-1a96-4514-815d-c9eda028f405 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736 1.435s 2018-08-25 20:59:11.251 63 DEBUG tempest.lib.common.rest_client [req-e95aa81a-1a96-4514-815d-c9eda028f405 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736', u'date': 'Sat, 25 Aug 2018 20:59:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e95aa81a-1a96-4514-815d-c9eda028f405'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:09Z", "admin_state_up": true, "updated_at": "2018-08-25T20:59:11Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b556822b-4d98-471c-8428-e99bdbbad736", "name": "tempest-router--1909784801"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:13.248 63 INFO tempest.lib.common.rest_client [req-a096b804-af9a-4c4a-b1af-2a55b6ce6d40 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/add_router_interface 1.995s 2018-08-25 20:59:13.249 63 DEBUG tempest.lib.common.rest_client [req-a096b804-af9a-4c4a-b1af-2a55b6ce6d40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:59:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a096b804-af9a-4c4a-b1af-2a55b6ce6d40'} Body: {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053", "subnet_ids": ["e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"], "port_id": "4fa8a49c-d575-4454-ac02-fa313eb7b6c0", "id": "b556822b-4d98-471c-8428-e99bdbbad736"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:15.060 63 INFO tempest.lib.common.rest_client [req-27f2f985-b246-4ba2-9ba3-da3c963acd8d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.811s 2018-08-25 20:59:15.061 63 DEBUG tempest.lib.common.rest_client [req-27f2f985-b246-4ba2-9ba3-da3c963acd8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "8d634792-f92a-4c70-9aed-74bffd765bec"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:59:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27f2f985-b246-4ba2-9ba3-da3c963acd8d'} Body: {"floatingip": {"router_id": "b556822b-4d98-471c-8428-e99bdbbad736", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:59:14Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "8d634792-f92a-4c70-9aed-74bffd765bec", "id": "012971dc-fdc8-4670-a66d-a0c4cd55009c", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:14Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 20:59:15.062 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 20:59:31.098 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:59:31.162 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:59:31.194 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 20:59:31.309 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-25 20:59:31.309 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 20:59:31.311 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:59:31.371 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 20:59:31.375 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 20:59:36.382 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 20:59:36.382 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:00:46.431 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-25 21:00:46.434 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:00:46.441 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:00:46.502 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:00:46.505 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:00:51.512 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:00:51.512 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:02:01.579 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-25 21:02:01.581 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-25 21:02:01.582 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01.588 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01.686 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:02:01.715 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01.722 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:02:01.722 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:d8:af:48 [ether] on eth0 2018-08-25 21:02:01.723 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-25 21:02:01.723 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01.725 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01.786 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:02:01.789 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01.798 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 21:02:01.799 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-25 21:02:01.799 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01.801 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01.862 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:02:01.865 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01.875 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-25 21:02:01.876 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01.878 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01.938 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:02:01.942 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01.947 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:02:01.948 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:d8:af:48 [ether] on eth0 2018-08-25 21:02:01.948 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-25 21:02:01.948 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01.950 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:02.009 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:02:02.015 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:07.021 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:02:07.022 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:03:17.054 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-25 21:03:17.054 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:03:17.058 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:03:17.118 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:03:17.122 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:03:22.129 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:03:22.129 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:04:32.193 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-25 21:04:32.194 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.205: 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:04:33.647 63 INFO tempest.lib.common.rest_client [req-e940c709-e2df-4a78-9395-90abb1901d80 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/012971dc-fdc8-4670-a66d-a0c4cd55009c 1.450s 2018-08-25 21:04:33.648 63 DEBUG tempest.lib.common.rest_client [req-e940c709-e2df-4a78-9395-90abb1901d80 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/012971dc-fdc8-4670-a66d-a0c4cd55009c', u'date': 'Sat, 25 Aug 2018 21:04:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e940c709-e2df-4a78-9395-90abb1901d80'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:35.648 63 INFO tempest.lib.common.rest_client [req-f27006c2-3227-46ba-b73e-99c7ab370637 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/remove_router_interface 1.998s 2018-08-25 21:04:35.648 63 DEBUG tempest.lib.common.rest_client [req-f27006c2-3227-46ba-b73e-99c7ab370637 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f27006c2-3227-46ba-b73e-99c7ab370637'} Body: {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053", "subnet_ids": ["e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"], "port_id": "4fa8a49c-d575-4454-ac02-fa313eb7b6c0", "id": "b556822b-4d98-471c-8428-e99bdbbad736"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:37.455 63 INFO tempest.lib.common.rest_client [req-99ca6b88-d047-440d-a19c-3e7d8e621bf9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736 1.805s 2018-08-25 21:04:37.455 63 DEBUG tempest.lib.common.rest_client [req-99ca6b88-d047-440d-a19c-3e7d8e621bf9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99ca6b88-d047-440d-a19c-3e7d8e621bf9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:37.828 63 INFO tempest.lib.common.rest_client [req-41b1b7b1-6b9e-43a6-9a43-0b326ace8a72 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.372s 2018-08-25 21:04:37.829 63 DEBUG tempest.lib.common.rest_client [req-41b1b7b1-6b9e-43a6-9a43-0b326ace8a72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-41b1b7b1-6b9e-43a6-9a43-0b326ace8a72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-41b1b7b1-6b9e-43a6-9a43-0b326ace8a72'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:38.268 63 INFO tempest.lib.common.rest_client [req-50b7797f-8555-4f7f-817b-50e8600f097a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.438s 2018-08-25 21:04:38.269 63 DEBUG tempest.lib.common.rest_client [req-50b7797f-8555-4f7f-817b-50e8600f097a ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-50b7797f-8555-4f7f-817b-50e8600f097a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50b7797f-8555-4f7f-817b-50e8600f097a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:37Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:39.986 63 INFO tempest.lib.common.rest_client [req-e6e32642-8f0b-4dc2-9a85-bbbab2fadd1e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.702s 2018-08-25 21:04:39.987 63 DEBUG tempest.lib.common.rest_client [req-e6e32642-8f0b-4dc2-9a85-bbbab2fadd1e ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-e6e32642-8f0b-4dc2-9a85-bbbab2fadd1e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6e32642-8f0b-4dc2-9a85-bbbab2fadd1e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:38Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:41.044 63 INFO tempest.lib.common.rest_client [req-343f709d-4904-424c-ac17-eefaf39b1faa ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.042s 2018-08-25 21:04:41.044 63 DEBUG tempest.lib.common.rest_client [req-343f709d-4904-424c-ac17-eefaf39b1faa ] 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-343f709d-4904-424c-ac17-eefaf39b1faa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-343f709d-4904-424c-ac17-eefaf39b1faa'} Body: {"itemNotFound": {"message": "Instance cb7a532f-02ed-4551-aae8-db325e8dcc69 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:41.957 63 INFO tempest.lib.common.rest_client [req-04f4fde3-07d0-4390-82ee-516300157cc0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/4d5dbf56-d81b-45e5-b4ff-36b34849dbb6 0.911s 2018-08-25 21:04:41.957 63 DEBUG tempest.lib.common.rest_client [req-04f4fde3-07d0-4390-82ee-516300157cc0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/4d5dbf56-d81b-45e5-b4ff-36b34849dbb6', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04f4fde3-07d0-4390-82ee-516300157cc0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:42.177 63 INFO tempest.lib.common.rest_client [req-d3333881-c4ad-40ab-a8a7-d456d2354170 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.218s 2018-08-25 21:04:42.178 63 DEBUG tempest.lib.common.rest_client [req-d3333881-c4ad-40ab-a8a7-d456d2354170 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-d3333881-c4ad-40ab-a8a7-d456d2354170', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3333881-c4ad-40ab-a8a7-d456d2354170'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:42.988 63 INFO tempest.lib.common.rest_client [req-cf22c736-355d-483a-92a4-776eaf6ba69d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.809s 2018-08-25 21:04:42.988 63 DEBUG tempest.lib.common.rest_client [req-cf22c736-355d-483a-92a4-776eaf6ba69d ] 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-cf22c736-355d-483a-92a4-776eaf6ba69d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf22c736-355d-483a-92a4-776eaf6ba69d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:44.047 63 INFO tempest.lib.common.rest_client [req-6ae8ed2b-5529-4e6c-88e8-d442ab0c9a3c ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.044s 2018-08-25 21:04:44.047 63 DEBUG tempest.lib.common.rest_client [req-6ae8ed2b-5529-4e6c-88e8-d442ab0c9a3c ] 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-6ae8ed2b-5529-4e6c-88e8-d442ab0c9a3c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6ae8ed2b-5529-4e6c-88e8-d442ab0c9a3c'} Body: {"itemNotFound": {"message": "Instance 4d87124e-42ab-40bd-87e0-b65fc00aeef8 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:45.194 63 INFO tempest.lib.common.rest_client [req-93c6f36e-1a43-4712-a732-58c0ecc283f4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8d634792-f92a-4c70-9aed-74bffd765bec 1.145s 2018-08-25 21:04:45.195 63 DEBUG tempest.lib.common.rest_client [req-93c6f36e-1a43-4712-a732-58c0ecc283f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8d634792-f92a-4c70-9aed-74bffd765bec', u'date': 'Sat, 25 Aug 2018 21:04:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93c6f36e-1a43-4712-a732-58c0ecc283f4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:45.238 63 INFO tempest.lib.common.rest_client [req-e065a6cf-5687-4048-a3c0-618735ce810d ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-904138615 0.043s 2018-08-25 21:04:45.239 63 DEBUG tempest.lib.common.rest_client [req-e065a6cf-5687-4048-a3c0-618735ce810d ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-904138615', u'x-compute-request-id': 'req-e065a6cf-5687-4048-a3c0-618735ce810d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e065a6cf-5687-4048-a3c0-618735ce810d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:46.594 63 INFO tempest.lib.common.rest_client [req-6101a3b4-1814-4807-8981-7a53f4e66dcf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/4189125b-8c6c-4a8f-ad1f-2ed4a633f353 1.354s 2018-08-25 21:04:46.594 63 DEBUG tempest.lib.common.rest_client [req-6101a3b4-1814-4807-8981-7a53f4e66dcf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/4189125b-8c6c-4a8f-ad1f-2ed4a633f353', u'date': 'Sat, 25 Aug 2018 21:04:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6101a3b4-1814-4807-8981-7a53f4e66dcf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:48.389 63 INFO tempest.lib.common.rest_client [req-3f058e08-abbc-4ed2-a194-140c7533b870 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/688d954c-cec0-46f2-9a1b-8c9bb51a34ae 1.793s 2018-08-25 21:04:48.390 63 DEBUG tempest.lib.common.rest_client [req-3f058e08-abbc-4ed2-a194-140c7533b870 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/688d954c-cec0-46f2-9a1b-8c9bb51a34ae', u'date': 'Sat, 25 Aug 2018 21:04:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f058e08-abbc-4ed2-a194-140c7533b870'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:49.508 63 INFO tempest.lib.common.rest_client [req-17254323-b093-48e0-941d-2dee75256927 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053 1.117s 2018-08-25 21:04:49.508 63 DEBUG tempest.lib.common.rest_client [req-17254323-b093-48e0-941d-2dee75256927 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053', u'date': 'Sat, 25 Aug 2018 21:04:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-17254323-b093-48e0-941d-2dee75256927'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:51.352 63 INFO tempest.lib.common.rest_client [req-b50d6943-706c-4524-b426-0a5f3daed83a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c537bf33-214a-4609-898c-a36c4d5fbf7b 1.843s 2018-08-25 21:04:51.352 63 DEBUG tempest.lib.common.rest_client [req-b50d6943-706c-4524-b426-0a5f3daed83a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/c537bf33-214a-4609-898c-a36c4d5fbf7b', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b50d6943-706c-4524-b426-0a5f3daed83a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:51.611 63 INFO tempest.lib.common.rest_client [req-1c4eb6cf-7008-406b-84f0-2cce8936d29d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0ac6bc16-5651-4063-9a29-80dd9885f2f5 0.258s 2018-08-25 21:04:51.612 63 DEBUG tempest.lib.common.rest_client [req-1c4eb6cf-7008-406b-84f0-2cce8936d29d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0ac6bc16-5651-4063-9a29-80dd9885f2f5', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c4eb6cf-7008-406b-84f0-2cce8936d29d'} 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 [365.308731s] ... 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-25 20:58:46,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.208s 2018-08-25 20:58:46,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-866886670 description", "name": "tempest-secgroup-smoke-866886670"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e79b82a0-c7a7-4c12-99e3-d7207f1ce152'} Body: {"security_group": {"description": "tempest-secgroup-smoke-866886670 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:46Z", "updated_at": "2018-08-25T20:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:58:46Z", "revision_number": 0, "id": "57f1817b-7057-4a88-ad75-59e8cebb35be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:58:46Z", "revision_number": 0, "id": "e2239adc-6168-4df3-8588-66a7c940e1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "name": "tempest-secgroup-smoke-866886670"}} 2018-08-25 20:58:46,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.393s 2018-08-25 20:58:46,909 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e9ef406-6056-4714-bc96-194f421012ff'} 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-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:46Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0a1ae7a2-90c5-461c-b937-6d636516498a"}} 2018-08-25 20:58:47,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.272s 2018-08-25 20:58:47,185 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-11936f69-d694-458a-a992-24a6f3e17118'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "833d4863-1259-4060-af25-180302f68d7f"}} 2018-08-25 20:58:47,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.441s 2018-08-25 20:58:47,627 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12bd2e12-6311-4e00-b378-24860512de19'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a1343489-d40c-4e6c-adc8-92a88d2abdfb"}} 2018-08-25 20:58:47,829 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.201s 2018-08-25 20:58:47,830 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac341619-4341-491d-a50b-b17ae174b9a0'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1331ed82-4272-474a-99bb-fb9ea13ef8cf"}} 2018-08-25 20:58:48,009 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:58:48,010 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f058ba3-0735-4409-98ab-c57bb4099935'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce06ac47-1985-4056-9a85-1aa311d29a2b"}} 2018-08-25 20:58:48,201 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.191s 2018-08-25 20:58:48,202 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52b66df8-1515-4dc5-9c66-cbead7ef1565'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c7770a67-2470-4914-b6e1-24f080600f59"}} 2018-08-25 20:58:48,357 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:58:48,358 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a6c2264-fef6-4671-ad2f-74064f40621c'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "72a92e40-45be-4d6c-91e1-1fecd55979e0"}} 2018-08-25 20:58:48,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 20:58:48,502 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-150d16b7-e564-4048-b886-5f7c251c177e'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ac149f70-f47f-46d8-9394-0ec72d81dbd1"}} 2018-08-25 20:58:48,830 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/networks 0.328s 2018-08-25 20:58:48,831 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1294004567"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a7ad854-0870-4535-a56e-02c22b4c87be'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:58:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","name":"tempest-A-1294004567"}} 2018-08-25 20:58:49,782 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.950s 2018-08-25 20:58:49,783 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "name": "tempest-subnet-A-1-1005932599"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:58:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6fa7d6c-f568-4ad1-bdaa-8a99e5e68371'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:49Z","dns_nameservers":[],"updated_at":"2018-08-25T20:58:49Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053","subnetpool_id":null,"name":"tempest-subnet-A-1-1005932599"}} 2018-08-25 20:58:50,040 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/networks 0.256s 2018-08-25 20:58:50,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-709475679"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3161755d-a318-4015-bc7f-a96993fcfd70'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:58:49Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","name":"tempest-B-709475679"}} 2018-08-25 20:58:50,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.675s 2018-08-25 20:58:50,717 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "name": "tempest-subnet-B-1-159447029"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f24d82a-0aa2-40bc-9e00-e90b376d00a5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:50Z","dns_nameservers":[],"updated_at":"2018-08-25T20:58:50Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"4189125b-8c6c-4a8f-ad1f-2ed4a633f353","subnetpool_id":null,"name":"tempest-subnet-B-1-159447029"}} 2018-08-25 20:58:50,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.171s 2018-08-25 20:58:50,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-904138615"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-0875135b-962f-44f9-b064-57d7fc28535e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0875135b-962f-44f9-b064-57d7fc28535e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zHIMcjzMhzJQUcbSaRpmUTzmw4/ym9kiXgSbCMkc8SEXkdGs2BKcw/XlLcP223Oao02XCCRpd4SCNEMKyeAa4cCmbr5Y3KzDQeh28Hxki+WqCAJM4Z95+Y2LfxtrDjDWjevgouTeHLWskhDBZaNbFxtrnpMhnBL117g9eoehQuEWBQCqi6vrSM5n6/kYrQuKYdWs6ayO/B79Wtjzel3XB5myzezC7aXoMSDnwWdka8W30R5qZ3zsDC+ct/EL8XPL1kFx+K+MtSp/RAqsQ6JUY3xntBjsw9p77z7hd0I3f3kvC6pp1hLWFU6EHqWdCnetLEzMxumfT/kY3z6ZDtfh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvMxyDHI8zIcyUFHG0mkaZlE85sOP8pvZIl4EmwjJHPEhF5HR\nrNgSnMP15S3D9ttzmqNNlwgkaXeEgjRDCsngGuHApm6+WNysw0HodvB8ZIvlqggC\nTOGfefmNi38baw4w1o3r4KLk3hy1rJIQwWWjWxcba56TIZwS9de4PXqHoULhFgUA\nqour60jOZ+v5GK0LimHVrOmsjvwe/VrY83pd1weZss3swu2l6DEg58FnZGvFt9Ee\namd87AwvnLfxC/Fzy9ZBcfivjLUqf0QKrEOiVGN8Z7QY7MPae+8+4XdCN395Lwuq\nadYS1hVOhB6lnQp3rSxMzMbpn0/5GN8+mQ7X4QIDAQABAoIBACOud/eGN5toCchI\nTE1D8+tWey4Z08DEV5s5LaGnXWsM33Y25uvFwm7CUlzH83taKlUVe/qJXWhZYD/D\nZNBLKwGpnOFXmL3upvAYKrkf5kKSdgtWjCi/k4ZX9bphgWsQOYazN9syrhKUVnmQ\n+X2zmdYDXflO9PurJaI07OshlzSQvh7clNQQwxn9y5z4Dk/RJardUBoSYahPBi0A\n4No08dYQXBTagBLFPgkBp2sWP7+EGJaA0xM7ANpVH+YWRD/k2cbkc8ehtW/15gCP\nLwICJtY8ZpN8RqLp07eWfi5sgQWhA61G9/KmJG1yM4OSrZpYmSsBV+escfD1tqNI\nzZJwggECgYEA4Lhm3HJBQPfJOg/kyDU17bJygXxtIyFL3SpvyAV9le13tLfsbLgW\ncWKMopupX0MYjGILqXwWx57rsFgeXEo8TWT248/GkhH/smpfn509TyAraMoEva3L\nwQ9P8Rc81wlH4Thb/6NkJWHXOywwoBnSVJ64+ZrFiDjqerH3RySN4fECgYEA1xQF\n/IXjgYFuWaEo+mi0ov1drbzwiLYjXuIbw5tmeozMPlNUewOpgtm6edFJ3e4SCIuF\nhGPLGvZxmHVfyPZD+eMgdScQPPGRArdnoXmRSFMH5vlvfP5kJCSGto9uzdlklSWM\ni/IYU/pzYWRzbtwByfEsXzQQpEuol446qgvrZPECgYEAnL0hyZrLltP9f8j8KwSq\nM7umkFhICxu7PWzPALWLrdovB1bNydrwlG9HZleqYC59XdU5CyLpBJz9CUe9DWQe\nAWFtruIKP3HcZgY54iubSqhGftWBTwd8uZDDkoZBwj7P6vATgw/k1woSREyDMfgw\nsyLuI/Lm2ifQrHma3v1JFRECgYAqgXKNbYiA16uPWyJWGstYSupwo56F5jknT1hd\nWCDwp1LWHnHbveWKTq1j1dDbY2l89tX0TCSft4TLtKaxeLoGcLTBcm7rHHKkLsr0\nRqpHuOEe7Lzz3vK7kdxtx/sGA6i1MS6NmdLlBeI3pTqK9kAEQP2b8xY24hz3lsxR\nPvnOgQKBgETtq30hBM89DQG4gwsLeuYXIw/1zPFXT4Y2AV8NT71wpEenwLrWEdZT\nJBVQtASAnPt3s3FAVgi3+tBPzZMtkTx6rkyx5DlzWzaxrplAX4kkOr8seUHT+Hqk\nFe59eoMVRVj/kPeGVBuulitOzRyJ9GuPoubTwk5VLgI9q6M2dyzU\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-904138615", "fingerprint": "6d:67:17:a3:19:ec:58:66:8c:eb:d6:8f:bc:94:69:bd"}} 2018-08-25 20:58:51,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/ports 1.065s 2018-08-25 20:58:51,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1061511129", "security_groups": ["0ac6bc16-5651-4063-9a29-80dd9885f2f5"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:58:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94561c69-ab24-4d34-84d7-5bc467207fd3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:58:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:58:51Z","name":"tempest-port-smoke-1061511129","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:48:a1:a1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053","ip_address":"10.101.11.10"}],"id":"8d634792-f92a-4c70-9aed-74bffd765bec","security_groups":["0ac6bc16-5651-4063-9a29-80dd9885f2f5"],"device_id":""}} 2018-08-25 20:58:53,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.33:8774/v2.1/servers 1.508s 2018-08-25 20:58:53,474 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-904138615", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "port": "8d634792-f92a-4c70-9aed-74bffd765bec"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-747bc95c-12be-40e1-87f9-1256f35deb1b', 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-747bc95c-12be-40e1-87f9-1256f35deb1b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "adminPass": "Er7Qar8GxdUz"}} 2018-08-25 20:58:54,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.628s 2018-08-25 20:58:54,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-07514b82-d4d2-472c-b7e3-f30d0d9b6c9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07514b82-d4d2-472c-b7e3-f30d0d9b6c9e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:58:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:55,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.315s 2018-08-25 20:58:55,438 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-6683a3e1-e453-43e6-aa9e-3d07b40d843c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6683a3e1-e453-43e6-aa9e-3d07b40d843c'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:55,449 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:58:56,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.487s 2018-08-25 20:58:56,939 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-97af26c2-94ae-4056-9dad-3eb2997db69b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97af26c2-94ae-4056-9dad-3eb2997db69b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:56,952 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:58:58,338 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.383s 2018-08-25 20:58:58,339 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-977181d7-8982-4144-8ae5-627c8eba46ca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-977181d7-8982-4144-8ae5-627c8eba46ca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:59,895 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.542s 2018-08-25 20:58:59,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-5e0e6e5b-441e-47f3-8aa7-f94fa9af8f03', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e0e6e5b-441e-47f3-8aa7-f94fa9af8f03'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:59,910 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:59:00,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.144s 2018-08-25 20:59:00,055 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-ab69940e-b375-4399-b142-1e58ba2bf741', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab69940e-b375-4399-b142-1e58ba2bf741'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:00,068 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4d87124e-42ab-40bd-87e0-b65fc00aeef8 with status: ACTIVE 2018-08-25 20:59:00,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/ports 0.798s 2018-08-25 20:59:00,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1275388619", "security_groups": ["0ac6bc16-5651-4063-9a29-80dd9885f2f5"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:59:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db85eef5-92d4-4414-9102-6b02596cf88f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:59:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:59:00Z","name":"tempest-port-smoke-1275388619","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f6:ca:c8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"4189125b-8c6c-4a8f-ad1f-2ed4a633f353","ip_address":"10.102.21.20"}],"id":"4d5dbf56-d81b-45e5-b4ff-36b34849dbb6","security_groups":["0ac6bc16-5651-4063-9a29-80dd9885f2f5"],"device_id":""}} 2018-08-25 20:59:01,917 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.33:8774/v2.1/servers 1.048s 2018-08-25 20:59:01,918 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-904138615", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "port": "4d5dbf56-d81b-45e5-b4ff-36b34849dbb6"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-faf71d10-8295-44f7-81af-1f32368aee37', 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faf71d10-8295-44f7-81af-1f32368aee37'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "adminPass": "wPkpVk9iGrTg"}} 2018-08-25 20:59:02,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.237s 2018-08-25 20:59:02,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-9263f823-ed82-49e9-abf6-3ae446fc99bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9263f823-ed82-49e9-abf6-3ae446fc99bf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:59:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:03,266 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.091s 2018-08-25 20:59:03,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': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-206d21bd-1e0e-494f-bc07-8f051d492f00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-206d21bd-1e0e-494f-bc07-8f051d492f00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:03,279 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 20:59:04,702 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.421s 2018-08-25 20:59:04,703 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-22a3b98d-dad6-41b2-9ae7-4e17b919d926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22a3b98d-dad6-41b2-9ae7-4e17b919d926'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:04,715 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:59:05,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.163s 2018-08-25 20:59:05,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': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-181d0ccf-c861-4545-ab27-eb74badb42b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-181d0ccf-c861-4545-ab27-eb74badb42b1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:07,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.165s 2018-08-25 20:59:07,060 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-0938b2a9-f697-4af5-9729-d5501c13723d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0938b2a9-f697-4af5-9729-d5501c13723d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:08,226 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.150s 2018-08-25 20:59:08,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': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-5985967c-317d-44f1-8b80-ae556eedbea2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5985967c-317d-44f1-8b80-ae556eedbea2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:59:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:08,239 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:59:08,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.142s 2018-08-25 20:59:08,383 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-75412b79-8316-4d6b-a685-c8b5f86bfae4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75412b79-8316-4d6b-a685-c8b5f86bfae4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:59:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:08,396 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cb7a532f-02ed-4551-aae8-db325e8dcc69 with status: ACTIVE 2018-08-25 20:59:08,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.537s 2018-08-25 20:59:08,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a19497eb-f8f7-4410-8d18-e91455c86421'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "627afd1e-1835-4c74-a7e3-6ec75ed68463"}} 2018-08-25 20:59:09,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations 0.366s 2018-08-25 20:59:09,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9a51ef9-92a5-4f49-8fe7-0b0102405f6d'} Body: {"network_association": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "id": "828a250e-7e03-4ed1-99f3-80def9780867"}} 2018-08-25 20:59:09,665 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations 0.362s 2018-08-25 20:59:09,666 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d301ce43-18a8-4780-bb10-4abcea45ee67'} Body: {"network_association": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "id": "fa7f08dc-ec38-4205-9622-de6b0b2b990b"}} 2018-08-25 20:59:09,666 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:59:09,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/routers 0.146s 2018-08-25 20:59:09,814 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1909784801", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1172ea72-2229-447d-8d93-70719797ea4d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:09Z", "admin_state_up": true, "updated_at": "2018-08-25T20:59:09Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b556822b-4d98-471c-8428-e99bdbbad736", "name": "tempest-router--1909784801"}} 2018-08-25 20:59:11,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736 1.435s 2018-08-25 20:59:11,251 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736', u'date': 'Sat, 25 Aug 2018 20:59:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e95aa81a-1a96-4514-815d-c9eda028f405'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:09Z", "admin_state_up": true, "updated_at": "2018-08-25T20:59:11Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b556822b-4d98-471c-8428-e99bdbbad736", "name": "tempest-router--1909784801"}} 2018-08-25 20:59:13,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/add_router_interface 1.995s 2018-08-25 20:59:13,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:59:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a096b804-af9a-4c4a-b1af-2a55b6ce6d40'} Body: {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053", "subnet_ids": ["e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"], "port_id": "4fa8a49c-d575-4454-ac02-fa313eb7b6c0", "id": "b556822b-4d98-471c-8428-e99bdbbad736"} 2018-08-25 20:59:15,060 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.811s 2018-08-25 20:59:15,061 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "8d634792-f92a-4c70-9aed-74bffd765bec"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:59:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27f2f985-b246-4ba2-9ba3-da3c963acd8d'} Body: {"floatingip": {"router_id": "b556822b-4d98-471c-8428-e99bdbbad736", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:59:14Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "8d634792-f92a-4c70-9aed-74bffd765bec", "id": "012971dc-fdc8-4670-a66d-a0c4cd55009c", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:14Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:59:15,062 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 20:59:31,098 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:59:31,162 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:59:31,194 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 20:59:31,309 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-25 20:59:31,309 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 20:59:31,311 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:59:31,371 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:59:31,375 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 20:59:36,382 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 20:59:36,382 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-25 21:00:46,431 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-25 21:00:46,434 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:00:46,441 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:00:46,502 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:00:46,505 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:00:51,512 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:00:51,512 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-25 21:02:01,579 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:02:01,581 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-25 21:02:01,582 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,588 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01,686 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:01,715 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01,722 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:02:01,722 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:d8:af:48 [ether] on eth0 2018-08-25 21:02:01,723 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-25 21:02:01,723 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,725 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01,786 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:01,789 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01,798 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:02:01,799 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-25 21:02:01,799 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,801 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01,862 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:01,865 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01,875 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-25 21:02:01,876 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,878 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01,938 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:01,942 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01,947 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:02:01,948 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:d8:af:48 [ether] on eth0 2018-08-25 21:02:01,948 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-25 21:02:01,948 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,950 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:02,009 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:02,015 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:07,021 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:02:07,022 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-25 21:03:17,054 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-25 21:03:17,054 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:03:17,058 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:03:17,118 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:03:17,122 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:03:22,129 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:03:22,129 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-25 21:04:32,193 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:04:32,194 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.205: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:04:33,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/012971dc-fdc8-4670-a66d-a0c4cd55009c 1.450s 2018-08-25 21:04:33,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/012971dc-fdc8-4670-a66d-a0c4cd55009c', u'date': 'Sat, 25 Aug 2018 21:04:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e940c709-e2df-4a78-9395-90abb1901d80'} Body: 2018-08-25 21:04:35,648 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/remove_router_interface 1.998s 2018-08-25 21:04:35,648 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f27006c2-3227-46ba-b73e-99c7ab370637'} Body: {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053", "subnet_ids": ["e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"], "port_id": "4fa8a49c-d575-4454-ac02-fa313eb7b6c0", "id": "b556822b-4d98-471c-8428-e99bdbbad736"} 2018-08-25 21:04:37,455 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736 1.805s 2018-08-25 21:04:37,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.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99ca6b88-d047-440d-a19c-3e7d8e621bf9'} Body: 2018-08-25 21:04:37,828 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.372s 2018-08-25 21:04:37,829 63 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-41b1b7b1-6b9e-43a6-9a43-0b326ace8a72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-41b1b7b1-6b9e-43a6-9a43-0b326ace8a72'} Body: 2018-08-25 21:04:38,268 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.438s 2018-08-25 21:04:38,269 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-50b7797f-8555-4f7f-817b-50e8600f097a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50b7797f-8555-4f7f-817b-50e8600f097a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:37Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:04:39,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.702s 2018-08-25 21:04:39,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': '1481', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-e6e32642-8f0b-4dc2-9a85-bbbab2fadd1e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6e32642-8f0b-4dc2-9a85-bbbab2fadd1e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:38Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:04:41,044 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.042s 2018-08-25 21:04:41,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-343f709d-4904-424c-ac17-eefaf39b1faa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-343f709d-4904-424c-ac17-eefaf39b1faa'} Body: {"itemNotFound": {"message": "Instance cb7a532f-02ed-4551-aae8-db325e8dcc69 could not be found.", "code": 404}} 2018-08-25 21:04:41,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/4d5dbf56-d81b-45e5-b4ff-36b34849dbb6 0.911s 2018-08-25 21:04:41,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/4d5dbf56-d81b-45e5-b4ff-36b34849dbb6', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04f4fde3-07d0-4390-82ee-516300157cc0'} Body: 2018-08-25 21:04:42,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.218s 2018-08-25 21:04:42,178 63 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-d3333881-c4ad-40ab-a8a7-d456d2354170', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3333881-c4ad-40ab-a8a7-d456d2354170'} Body: 2018-08-25 21:04:42,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.809s 2018-08-25 21:04:42,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-cf22c736-355d-483a-92a4-776eaf6ba69d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf22c736-355d-483a-92a4-776eaf6ba69d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:04:44,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.044s 2018-08-25 21:04:44,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-6ae8ed2b-5529-4e6c-88e8-d442ab0c9a3c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6ae8ed2b-5529-4e6c-88e8-d442ab0c9a3c'} Body: {"itemNotFound": {"message": "Instance 4d87124e-42ab-40bd-87e0-b65fc00aeef8 could not be found.", "code": 404}} 2018-08-25 21:04:45,194 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8d634792-f92a-4c70-9aed-74bffd765bec 1.145s 2018-08-25 21:04:45,195 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8d634792-f92a-4c70-9aed-74bffd765bec', u'date': 'Sat, 25 Aug 2018 21:04:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93c6f36e-1a43-4712-a732-58c0ecc283f4'} Body: 2018-08-25 21:04:45,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-904138615 0.043s 2018-08-25 21:04:45,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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-904138615', u'x-compute-request-id': 'req-e065a6cf-5687-4048-a3c0-618735ce810d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e065a6cf-5687-4048-a3c0-618735ce810d'} Body: 2018-08-25 21:04:46,594 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/4189125b-8c6c-4a8f-ad1f-2ed4a633f353 1.354s 2018-08-25 21:04:46,594 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/4189125b-8c6c-4a8f-ad1f-2ed4a633f353', u'date': 'Sat, 25 Aug 2018 21:04:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6101a3b4-1814-4807-8981-7a53f4e66dcf'} Body: 2018-08-25 21:04:48,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/688d954c-cec0-46f2-9a1b-8c9bb51a34ae 1.793s 2018-08-25 21:04:48,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.33:9696/v2.0/networks/688d954c-cec0-46f2-9a1b-8c9bb51a34ae', u'date': 'Sat, 25 Aug 2018 21:04:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f058e08-abbc-4ed2-a194-140c7533b870'} Body: 2018-08-25 21:04:49,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053 1.117s 2018-08-25 21:04:49,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053', u'date': 'Sat, 25 Aug 2018 21:04:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-17254323-b093-48e0-941d-2dee75256927'} Body: 2018-08-25 21:04:51,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c537bf33-214a-4609-898c-a36c4d5fbf7b 1.843s 2018-08-25 21:04:51,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/c537bf33-214a-4609-898c-a36c4d5fbf7b', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b50d6943-706c-4524-b426-0a5f3daed83a'} Body: 2018-08-25 21:04:51,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0ac6bc16-5651-4063-9a29-80dd9885f2f5 0.258s 2018-08-25 21:04:51,612 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0ac6bc16-5651-4063-9a29-80dd9885f2f5', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c4eb6cf-7008-406b-84f0-2cce8936d29d'} Body: 2018-08-25 21:04:51.860 63 INFO tempest.lib.common.rest_client [req-2e92a626-5318-4224-82d4-ca20b0ed6c47 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.224s 2018-08-25 21:04:51.860 63 DEBUG tempest.lib.common.rest_client [req-2e92a626-5318-4224-82d4-ca20b0ed6c47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1398725900 description", "name": "tempest-secgroup-smoke-1398725900"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e92a626-5318-4224-82d4-ca20b0ed6c47'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1398725900 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:51Z", "updated_at": "2018-08-25T21:04:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:04:51Z", "revision_number": 0, "id": "6b23bd0c-1ca9-44cb-8ba6-bab468f0cd71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:04:51Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:04:51Z", "revision_number": 0, "id": "e79fff7d-73dc-4e76-9905-29f2c85f0ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:04:51Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "name": "tempest-secgroup-smoke-1398725900"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:52.372 63 INFO tempest.lib.common.rest_client [req-90ede6a5-8a3d-4b32-bcc3-3cee4f0d48d9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.510s 2018-08-25 21:04:52.373 63 DEBUG tempest.lib.common.rest_client [req-90ede6a5-8a3d-4b32-bcc3-3cee4f0d48d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90ede6a5-8a3d-4b32-bcc3-3cee4f0d48d9'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8fb66dda-8994-4c32-8dd6-7a957785ef96"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:52.566 63 INFO tempest.lib.common.rest_client [req-5edc4e8e-ac42-41c5-9be5-d45c0a3a826f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.192s 2018-08-25 21:04:52.566 63 DEBUG tempest.lib.common.rest_client [req-5edc4e8e-ac42-41c5-9be5-d45c0a3a826f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5edc4e8e-ac42-41c5-9be5-d45c0a3a826f'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b95d7bfa-408f-459f-8d21-753bf0f501d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:52.710 63 INFO tempest.lib.common.rest_client [req-7c6047a2-727d-478f-88c8-f42e6d4f9d9a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:04:52.710 63 DEBUG tempest.lib.common.rest_client [req-7c6047a2-727d-478f-88c8-f42e6d4f9d9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7c6047a2-727d-478f-88c8-f42e6d4f9d9a'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3b057e18-788d-470a-b6b0-8f5cf260feb6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:52.884 63 INFO tempest.lib.common.rest_client [req-f7cd973e-4641-4fe0-8723-fa4c753a02d9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 21:04:52.884 63 DEBUG tempest.lib.common.rest_client [req-f7cd973e-4641-4fe0-8723-fa4c753a02d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7cd973e-4641-4fe0-8723-fa4c753a02d9'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5c0cab89-265c-41b8-b311-5676ad0610aa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:53.042 63 INFO tempest.lib.common.rest_client [req-234dfb51-66ae-4123-bb7b-d701b396fb2f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:04:53.043 63 DEBUG tempest.lib.common.rest_client [req-234dfb51-66ae-4123-bb7b-d701b396fb2f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-234dfb51-66ae-4123-bb7b-d701b396fb2f'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ae835bf9-a409-464e-855f-1ed341c914f9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:53.189 63 INFO tempest.lib.common.rest_client [req-4c151633-837b-4225-bc26-cdbcca7e56a7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 21:04:53.190 63 DEBUG tempest.lib.common.rest_client [req-4c151633-837b-4225-bc26-cdbcca7e56a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c151633-837b-4225-bc26-cdbcca7e56a7'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "da71a492-2d87-4c6e-ae52-2f03677ffbba"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:53.351 63 INFO tempest.lib.common.rest_client [req-24644f09-5784-432d-a77b-de3af8d753e6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:04:53.351 63 DEBUG tempest.lib.common.rest_client [req-24644f09-5784-432d-a77b-de3af8d753e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24644f09-5784-432d-a77b-de3af8d753e6'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e2fd772f-3dda-4b8f-bf44-b6d94e685a0e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:53.510 63 INFO tempest.lib.common.rest_client [req-06384ffb-68e6-4e6a-91df-cc8955cb83d7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:04:53.510 63 DEBUG tempest.lib.common.rest_client [req-06384ffb-68e6-4e6a-91df-cc8955cb83d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06384ffb-68e6-4e6a-91df-cc8955cb83d7'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ad7dfe2a-6076-44d7-abc4-03303605dd4b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:53.800 63 INFO tempest.lib.common.rest_client [req-502c0029-66cc-45e6-bb8a-e29ad678d4d9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.289s 2018-08-25 21:04:53.801 63 DEBUG tempest.lib.common.rest_client [req-502c0029-66cc-45e6-bb8a-e29ad678d4d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-145484329"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-502c0029-66cc-45e6-bb8a-e29ad678d4d9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:04:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"f5386794-a0fb-4581-966c-84c0f9765027","name":"tempest-A-145484329"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:54.356 63 INFO tempest.lib.common.rest_client [req-25d560d0-b134-4786-8e2f-7ff8824a0525 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.554s 2018-08-25 21:04:54.357 63 DEBUG tempest.lib.common.rest_client [req-25d560d0-b134-4786-8e2f-7ff8824a0525 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "name": "tempest-subnet-A-1-368278123"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:04:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25d560d0-b134-4786-8e2f-7ff8824a0525'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","dns_nameservers":[],"updated_at":"2018-08-25T21:04: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","subnetpool_id":null,"name":"tempest-subnet-A-1-368278123"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:54.560 63 INFO tempest.lib.common.rest_client [req-979ac365-1ed7-4a94-91a2-55cc13561da4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.202s 2018-08-25 21:04:54.561 63 DEBUG tempest.lib.common.rest_client [req-979ac365-1ed7-4a94-91a2-55cc13561da4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-261721939"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:04:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-979ac365-1ed7-4a94-91a2-55cc13561da4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:04:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","name":"tempest-B-261721939"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:55.443 63 INFO tempest.lib.common.rest_client [req-391d573c-8f36-4351-9f14-d61a254370c0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.882s 2018-08-25 21:04:55.444 63 DEBUG tempest.lib.common.rest_client [req-391d573c-8f36-4351-9f14-d61a254370c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "name": "tempest-subnet-B-1-1614986246"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-391d573c-8f36-4351-9f14-d61a254370c0'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","dns_nameservers":[],"updated_at":"2018-08-25T21:04: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","subnetpool_id":null,"name":"tempest-subnet-B-1-1614986246"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:55.867 63 INFO tempest.lib.common.rest_client [req-22d55da6-8501-4ad3-b8fb-5709ce95cb3a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.422s 2018-08-25 21:04:55.868 63 DEBUG tempest.lib.common.rest_client [req-22d55da6-8501-4ad3-b8fb-5709ce95cb3a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22d55da6-8501-4ad3-b8fb-5709ce95cb3a'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "699c42f3-a8cf-441d-97bb-1c0a0bb184b4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:56.016 63 INFO tempest.lib.common.rest_client [req-64028831-8906-4239-96cd-6afac28ce61d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.148s 2018-08-25 21:04:56.017 63 DEBUG tempest.lib.common.rest_client [req-64028831-8906-4239-96cd-6afac28ce61d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1782885335"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-64028831-8906-4239-96cd-6afac28ce61d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64028831-8906-4239-96cd-6afac28ce61d'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj0HzA2/kGKVK8lgzo2UcNS+1fCBKSNCzjYjMtk5GM/86KiOFZaF8CnBpKbX9Ak2PsZvinwaKWTyFT4UwtYfDm3iwlMYdHIvPp3a7NDGKZtSKFJngX3S5JoCpHL9JU+sPgsvy9FUfPBKBmG3/mbPUE6SZUkQX61dxQUNjdxqZrjBVHNPNnYSbxBnuhspFC2z59eZ9QBOUldG9ZeMRy9U+A0w7GV5zBWYG4+IB0KsiC9BmAhxs1Dzna9AEDejOCp3zX03idCftvZO44+KaF9KHjdQN7SRjw00e67l3BDxismh9CeHdseIUOg/AsTlH9qiCWUsj4kD2Q5QdwYSe6fmcH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA49B8wNv5BilSvJYM6NlHDUvtXwgSkjQs42IzLZORjP/Oiojh\nWWhfApwaSm1/QJNj7Gb4p8Gilk8hU+FMLWHw5t4sJTGHRyLz6d2uzQximbUihSZ4\nF90uSaAqRy/SVPrD4LL8vRVHzwSgZht/5mz1BOkmVJEF+tXcUFDY3cama4wVRzTz\nZ2Em8QZ7obKRQts+fXmfUATlJXRvWXjEcvVPgNMOxlecwVmBuPiAdCrIgvQZgIcb\nNQ852vQBA3ozgqd819N4nQn7b2TuOPimhfSh43UDe0kY8NNHuu5dwQ8YrJofQnh3\nbHiFDoPwLE5R/aogllLI+JA9kOUHcGEnun5nBwIDAQABAoIBAQCwJhrwPKZWf0k8\nDIG64ZYwz86gtms1pSY4Q0vzJ7FZZspbD+++5Bbiu7UQa44DbnPK7OvDOtPuiQzq\nAMCYLqzItm1H7P3+oSYcZI6uea8bzpT8g3xEZ39M6o0GMhHeJ2+hpIQL6BJ4Hcmw\naf8BOqpRu70pkmEfTJFngLvO77TqXhaa9/ySxD1NLILZV32jQx9vcXUyFZrbXr7X\nLqOxaOJRUY5cVU+Q7/K8r6qtAKdQ7U70t01aSgEax9f5gSUC2tqaLNr9q2nzjov+\n9vreyOpr+wh3PZgl52Jg2hPkWDUholppgrXxJmlKne6GErlVgnpD6DshsQi+0PDP\n8pVYbirRAoGBAPxeUtOJ4p4JogqdNjTsDgMrY+DvsvVC0H3ksJNBQShxyyVQ33/w\nDg2VKHvscGn8hj2HfzSMeQKPdPl+Pu3fmyH5SXLsY3+mxUH3n6Vz4x7sAxvlXESo\nON9Go8ZJpiIMQeM++85qxNETOo6pogHign0gkIL2x3GKnztoGWjOnOflAoGBAOcX\nth/uoE+6vAf9P+9do1uo+R3J68M95mJ83h+DIy9DEO0Yx1EX5w3JAfbJH4l36CVq\nzGERcoCLIqBVZ5MXt7AW84+GAAkSAU7jdU5GYHoPg9OWvkOPLjmm+tavDReYiXrp\nFH4lo6+xP/qFum5QtLgR3sViz3FsqoilRrLVB0x7AoGALdviByimMnujo3Qf9ovy\nm+bVlnlYNrM2eboF0Cxqb7QF6zj/9BqmIxe4rJQxdUD7D9FAb0cbcjipU/D59HXO\nleTb0PNdvUOL0snxi7o8SlEu23HZS2yaMRCAEDcv5j399xJp5X+HVkq9OFFg7CDB\n/4TcXcAETACZoMzw2Re6cXUCgYEAvYMrf1phK6FWrDKaaQFggz26NhyudKnhsmj2\ne98+TnbwfY/xfOZePGbYbnsXmtOzlGPWAdCeFx6DIfuH+g/cOtNHoC7i/o0+d2R/\ngdajLdZlZHLdy2ezH+J5GO/ri6szK5HTlXPmnaF9d0SN1APpgH5fM35J4pmb7H2l\n0ehzmNsCgYEAlzMoETzQVyn3uAWYADOVcOSVxY6oCwTbusMTnOHWkX9I5yWxfK/N\nlbT1Llq2t62Q5UWj87tpWmHmubLm0jttHr0xHcJOyIYDTY7bqkX8mqYiGHWmjGcG\nmIQeoriv1wn2GdzFUby+uXjYGrR9n4rSN3rxv+ZKaDqH581HtST5mmQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1782885335", "fingerprint": "b0:9f:99:b1:e1:84:b0:51:16:d9:8e:4b:4a:4f:27:7f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:57.544 63 INFO tempest.lib.common.rest_client [req-8ce5ff4e-088f-4b8b-911f-315829f079f9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.523s 2018-08-25 21:04:57.544 63 DEBUG tempest.lib.common.rest_client [req-8ce5ff4e-088f-4b8b-911f-315829f079f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1237723621", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:04:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ce5ff4e-088f-4b8b-911f-315829f079f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:04:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:04:56Z","name":"tempest-port-smoke-1237723621","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a5:85:ca","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","ip_address":"10.101.11.10"}],"id":"24cebb4e-8e25-44f0-8c27-72ea40cb7797","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:59.454 63 INFO tempest.lib.common.rest_client [req-71920376-5291-4d00-8895-9f32dd869bb8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.908s 2018-08-25 21:04:59.455 63 DEBUG tempest.lib.common.rest_client [req-71920376-5291-4d00-8895-9f32dd869bb8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "f5386794-a0fb-4581-966c-84c0f9765027", "port": "24cebb4e-8e25-44f0-8c27-72ea40cb7797"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-71920376-5291-4d00-8895-9f32dd869bb8', 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71920376-5291-4d00-8895-9f32dd869bb8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "adminPass": "4G6JgS3aj8Jv"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:04:59.763 63 INFO tempest.lib.common.rest_client [req-4424e4d5-04b4-49b5-9b31-df9920479a6d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.304s 2018-08-25 21:04:59.764 63 DEBUG tempest.lib.common.rest_client [req-4424e4d5-04b4-49b5-9b31-df9920479a6d ] 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-4424e4d5-04b4-49b5-9b31-df9920479a6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4424e4d5-04b4-49b5-9b31-df9920479a6d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:04:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:01.071 63 INFO tempest.lib.common.rest_client [req-44c6e7ec-475f-4067-b68f-248b1b23f202 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.292s 2018-08-25 21:05:01.072 63 DEBUG tempest.lib.common.rest_client [req-44c6e7ec-475f-4067-b68f-248b1b23f202 ] 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-44c6e7ec-475f-4067-b68f-248b1b23f202', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-44c6e7ec-475f-4067-b68f-248b1b23f202'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:01.085 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:05:02.266 63 INFO tempest.lib.common.rest_client [req-8aff8932-3227-4f86-a61a-d400672cfc5b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.179s 2018-08-25 21:05:02.267 63 DEBUG tempest.lib.common.rest_client [req-8aff8932-3227-4f86-a61a-d400672cfc5b ] 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-8aff8932-3227-4f86-a61a-d400672cfc5b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8aff8932-3227-4f86-a61a-d400672cfc5b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:01Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:02.280 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:05:04.412 63 INFO tempest.lib.common.rest_client [req-9a24c01c-f07b-49fb-931e-c0502cb6925f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 1.130s 2018-08-25 21:05:04.413 63 DEBUG tempest.lib.common.rest_client [req-9a24c01c-f07b-49fb-931e-c0502cb6925f ] 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-9a24c01c-f07b-49fb-931e-c0502cb6925f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a24c01c-f07b-49fb-931e-c0502cb6925f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:01Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:05.578 63 INFO tempest.lib.common.rest_client [req-e96e85f9-c2cd-41a4-b5f5-ee315c293197 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.148s 2018-08-25 21:05:05.579 63 DEBUG tempest.lib.common.rest_client [req-e96e85f9-c2cd-41a4-b5f5-ee315c293197 ] 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-e96e85f9-c2cd-41a4-b5f5-ee315c293197', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e96e85f9-c2cd-41a4-b5f5-ee315c293197'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:05.592 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:05:05.983 63 INFO tempest.lib.common.rest_client [req-aeb00ab1-8792-41cd-85f9-6b8836718020 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.390s 2018-08-25 21:05:05.983 63 DEBUG tempest.lib.common.rest_client [req-aeb00ab1-8792-41cd-85f9-6b8836718020 ] 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-aeb00ab1-8792-41cd-85f9-6b8836718020', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aeb00ab1-8792-41cd-85f9-6b8836718020'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:05.997 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 4a1e968d-1a7a-4da8-929f-236486aadeb6 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:05:06.794 63 INFO tempest.lib.common.rest_client [req-f40747b4-7c95-41b2-b324-a9026efb9f0c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.797s 2018-08-25 21:05:06.795 63 DEBUG tempest.lib.common.rest_client [req-f40747b4-7c95-41b2-b324-a9026efb9f0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-942224780", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f40747b4-7c95-41b2-b324-a9026efb9f0c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:06Z","name":"tempest-port-smoke-942224780","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fd:66:c4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","ip_address":"10.102.21.20"}],"id":"919df76b-6dbf-4513-a884-08565bd48280","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:08.016 63 INFO tempest.lib.common.rest_client [req-d93aade8-a989-4469-9172-2e571c0e740b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.219s 2018-08-25 21:05:08.016 63 DEBUG tempest.lib.common.rest_client [req-d93aade8-a989-4469-9172-2e571c0e740b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "port": "919df76b-6dbf-4513-a884-08565bd48280"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-d93aade8-a989-4469-9172-2e571c0e740b', 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d93aade8-a989-4469-9172-2e571c0e740b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2b637f06-7558-4278-928e-a37b440ab89d", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "adminPass": "mSs5ZCsUFqi6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:08.331 63 INFO tempest.lib.common.rest_client [req-557e2269-6ada-4a19-a3dc-882000eb7f4d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.306s 2018-08-25 21:05:08.331 63 DEBUG tempest.lib.common.rest_client [req-557e2269-6ada-4a19-a3dc-882000eb7f4d ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-557e2269-6ada-4a19-a3dc-882000eb7f4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-557e2269-6ada-4a19-a3dc-882000eb7f4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:09.701 63 INFO tempest.lib.common.rest_client [req-664b73c2-5a78-48de-b1ff-eb4bbc963247 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.355s 2018-08-25 21:05:09.701 63 DEBUG tempest.lib.common.rest_client [req-664b73c2-5a78-48de-b1ff-eb4bbc963247 ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-664b73c2-5a78-48de-b1ff-eb4bbc963247', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-664b73c2-5a78-48de-b1ff-eb4bbc963247'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:10.921 63 INFO tempest.lib.common.rest_client [req-1fc9cdca-db62-41f9-8918-bffe83a8205a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.205s 2018-08-25 21:05:10.921 63 DEBUG tempest.lib.common.rest_client [req-1fc9cdca-db62-41f9-8918-bffe83a8205a ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-1fc9cdca-db62-41f9-8918-bffe83a8205a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1fc9cdca-db62-41f9-8918-bffe83a8205a'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:10.939 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:05:12.362 63 INFO tempest.lib.common.rest_client [req-95c8462b-381c-43f6-9ce2-2b38f803af2a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.421s 2018-08-25 21:05:12.363 63 DEBUG tempest.lib.common.rest_client [req-95c8462b-381c-43f6-9ce2-2b38f803af2a ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-95c8462b-381c-43f6-9ce2-2b38f803af2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95c8462b-381c-43f6-9ce2-2b38f803af2a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:12.376 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:05:13.543 63 INFO tempest.lib.common.rest_client [req-6cc1085b-a5cb-4177-8b0b-b5c5e0b1f275 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.166s 2018-08-25 21:05:13.544 63 DEBUG tempest.lib.common.rest_client [req-6cc1085b-a5cb-4177-8b0b-b5c5e0b1f275 ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-6cc1085b-a5cb-4177-8b0b-b5c5e0b1f275', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cc1085b-a5cb-4177-8b0b-b5c5e0b1f275'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:14.703 63 INFO tempest.lib.common.rest_client [req-e152b54a-f4ee-4b3a-8980-a334cb94f0ad ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.144s 2018-08-25 21:05:14.704 63 DEBUG tempest.lib.common.rest_client [req-e152b54a-f4ee-4b3a-8980-a334cb94f0ad ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-e152b54a-f4ee-4b3a-8980-a334cb94f0ad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e152b54a-f4ee-4b3a-8980-a334cb94f0ad'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:13Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:14.717 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:05:15.113 63 INFO tempest.lib.common.rest_client [req-71b03027-899f-4f9d-8b7e-d874768bc381 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.395s 2018-08-25 21:05:15.113 63 DEBUG tempest.lib.common.rest_client [req-71b03027-899f-4f9d-8b7e-d874768bc381 ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-71b03027-899f-4f9d-8b7e-d874768bc381', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71b03027-899f-4f9d-8b7e-d874768bc381'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:13Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:15.128 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 2b637f06-7558-4278-928e-a37b440ab89d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:05:16.161 63 INFO tempest.lib.common.rest_client [req-deeacecf-22c4-4807-b6a2-200fc797c806 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.032s 2018-08-25 21:05:16.162 63 DEBUG tempest.lib.common.rest_client [req-deeacecf-22c4-4807-b6a2-200fc797c806 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1523639083", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-deeacecf-22c4-4807-b6a2-200fc797c806'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:15Z","name":"tempest-port-smoke-1523639083","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:80:5a:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","ip_address":"10.101.11.30"}],"id":"158afdc3-8567-44ca-9afd-2c065eea1f9b","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:17.480 63 INFO tempest.lib.common.rest_client [req-ea400133-0fef-4e34-876b-514bb9dc6d1e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.317s 2018-08-25 21:05:17.480 63 DEBUG tempest.lib.common.rest_client [req-ea400133-0fef-4e34-876b-514bb9dc6d1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "f5386794-a0fb-4581-966c-84c0f9765027", "port": "158afdc3-8567-44ca-9afd-2c065eea1f9b"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-ea400133-0fef-4e34-876b-514bb9dc6d1e', 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea400133-0fef-4e34-876b-514bb9dc6d1e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "adminPass": "Z8YiohiCgsZy"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:17.545 63 INFO tempest.lib.common.rest_client [req-2f710200-b314-49ca-a403-21017b03abfe ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.059s 2018-08-25 21:05:17.545 63 DEBUG tempest.lib.common.rest_client [req-2f710200-b314-49ca-a403-21017b03abfe ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-2f710200-b314-49ca-a403-21017b03abfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f710200-b314-49ca-a403-21017b03abfe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:18.857 63 INFO tempest.lib.common.rest_client [req-9ff9f2c5-4719-41b4-94a3-8d7538042934 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.297s 2018-08-25 21:05:18.858 63 DEBUG tempest.lib.common.rest_client [req-9ff9f2c5-4719-41b4-94a3-8d7538042934 ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-9ff9f2c5-4719-41b4-94a3-8d7538042934', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ff9f2c5-4719-41b4-94a3-8d7538042934'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:20.288 63 INFO tempest.lib.common.rest_client [req-434de334-11f3-4863-a977-fe6579cd1447 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.417s 2018-08-25 21:05:20.289 63 DEBUG tempest.lib.common.rest_client [req-434de334-11f3-4863-a977-fe6579cd1447 ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-434de334-11f3-4863-a977-fe6579cd1447', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-434de334-11f3-4863-a977-fe6579cd1447'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:19Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:20.301 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:05:21.475 63 INFO tempest.lib.common.rest_client [req-831cfcae-7bfc-498f-bf04-20902a447838 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.172s 2018-08-25 21:05:21.476 63 DEBUG tempest.lib.common.rest_client [req-831cfcae-7bfc-498f-bf04-20902a447838 ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-831cfcae-7bfc-498f-bf04-20902a447838', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-831cfcae-7bfc-498f-bf04-20902a447838'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:19Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:22.645 63 INFO tempest.lib.common.rest_client [req-1ae596a3-4d06-40a6-bcdb-7d1038489282 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.153s 2018-08-25 21:05:22.646 63 DEBUG tempest.lib.common.rest_client [req-1ae596a3-4d06-40a6-bcdb-7d1038489282 ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-1ae596a3-4d06-40a6-bcdb-7d1038489282', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ae596a3-4d06-40a6-bcdb-7d1038489282'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:22.663 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:05:22.867 63 INFO tempest.lib.common.rest_client [req-adf3b4ed-913e-4765-b5ee-551b3ed28a96 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.203s 2018-08-25 21:05:22.868 63 DEBUG tempest.lib.common.rest_client [req-adf3b4ed-913e-4765-b5ee-551b3ed28a96 ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-adf3b4ed-913e-4765-b5ee-551b3ed28a96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adf3b4ed-913e-4765-b5ee-551b3ed28a96'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:22.881 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 0a9deeed-41ca-47f4-8b02-00918719155e with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:05:24.054 63 INFO tempest.lib.common.rest_client [req-8af9460b-6e1c-4938-b5b7-1f6b0fad83d6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.171s 2018-08-25 21:05:24.054 63 DEBUG tempest.lib.common.rest_client [req-8af9460b-6e1c-4938-b5b7-1f6b0fad83d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1002213055", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af9460b-6e1c-4938-b5b7-1f6b0fad83d6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:23Z","name":"tempest-port-smoke-1002213055","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4a:4b:0f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","ip_address":"10.102.21.40"}],"id":"9414f942-8eb2-4d69-9ea9-6c5d13848503","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:25.082 63 INFO tempest.lib.common.rest_client [req-32fa1170-3f17-44a0-9b66-e6da8a46cf41 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.027s 2018-08-25 21:05:25.083 63 DEBUG tempest.lib.common.rest_client [req-32fa1170-3f17-44a0-9b66-e6da8a46cf41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "port": "9414f942-8eb2-4d69-9ea9-6c5d13848503"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-32fa1170-3f17-44a0-9b66-e6da8a46cf41', 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32fa1170-3f17-44a0-9b66-e6da8a46cf41'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "adminPass": "PS8y2oJqGZWH"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:25.412 63 INFO tempest.lib.common.rest_client [req-95c4d974-cfbb-4d14-b8e4-3d0102150835 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.325s 2018-08-25 21:05:25.412 63 DEBUG tempest.lib.common.rest_client [req-95c4d974-cfbb-4d14-b8e4-3d0102150835 ] 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-95c4d974-cfbb-4d14-b8e4-3d0102150835', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95c4d974-cfbb-4d14-b8e4-3d0102150835'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:26.488 63 INFO tempest.lib.common.rest_client [req-08dfd910-07fc-4951-8114-24b511d9b49b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.060s 2018-08-25 21:05:26.488 63 DEBUG tempest.lib.common.rest_client [req-08dfd910-07fc-4951-8114-24b511d9b49b ] 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-08dfd910-07fc-4951-8114-24b511d9b49b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08dfd910-07fc-4951-8114-24b511d9b49b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:27.854 63 INFO tempest.lib.common.rest_client [req-0df91d9a-0065-49c8-987e-e539d549498f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.350s 2018-08-25 21:05:27.854 63 DEBUG tempest.lib.common.rest_client [req-0df91d9a-0065-49c8-987e-e539d549498f ] 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-0df91d9a-0065-49c8-987e-e539d549498f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0df91d9a-0065-49c8-987e-e539d549498f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:27.871 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:05:29.328 63 INFO tempest.lib.common.rest_client [req-6d320dbf-51b4-43ae-b525-eed885f9f383 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.455s 2018-08-25 21:05:29.329 63 DEBUG tempest.lib.common.rest_client [req-6d320dbf-51b4-43ae-b525-eed885f9f383 ] 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-6d320dbf-51b4-43ae-b525-eed885f9f383', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d320dbf-51b4-43ae-b525-eed885f9f383'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:30.826 63 INFO tempest.lib.common.rest_client [req-c9b0ab9d-20ab-4542-a545-4bcd7b15589b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.483s 2018-08-25 21:05:30.827 63 DEBUG tempest.lib.common.rest_client [req-c9b0ab9d-20ab-4542-a545-4bcd7b15589b ] 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-c9b0ab9d-20ab-4542-a545-4bcd7b15589b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9b0ab9d-20ab-4542-a545-4bcd7b15589b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:30.840 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:05:30.995 63 INFO tempest.lib.common.rest_client [req-7a23c793-27ce-4285-896f-d9f62c67ffbc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.154s 2018-08-25 21:05:30.995 63 DEBUG tempest.lib.common.rest_client [req-7a23c793-27ce-4285-896f-d9f62c67ffbc ] 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-7a23c793-27ce-4285-896f-d9f62c67ffbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7a23c793-27ce-4285-896f-d9f62c67ffbc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:31.009 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: ec14cfde-836d-4682-9dfe-c9b2479f1309 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:05:31.379 63 INFO tempest.lib.common.rest_client [req-886111a1-f9fb-4f98-a0c2-3b885e92bf04 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations 0.369s 2018-08-25 21:05:31.380 63 DEBUG tempest.lib.common.rest_client [req-886111a1-f9fb-4f98-a0c2-3b885e92bf04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations', u'date': 'Sat, 25 Aug 2018 21:05:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-886111a1-f9fb-4f98-a0c2-3b885e92bf04'} Body: {"network_association": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "id": "26b0f408-6dfa-408b-8ebc-bd022c74a77a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:31.526 63 INFO tempest.lib.common.rest_client [req-fef3dbd1-c6f6-4e0a-bd9f-0716c9943211 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.145s 2018-08-25 21:05:31.526 63 DEBUG tempest.lib.common.rest_client [req-fef3dbd1-c6f6-4e0a-bd9f-0716c9943211 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1471640254", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:05:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fef3dbd1-c6f6-4e0a-bd9f-0716c9943211'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:31Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "name": "tempest-router--1471640254"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:33.035 63 INFO tempest.lib.common.rest_client [req-f048a34c-01a5-4b8e-9978-94acc1805e01 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02 1.507s 2018-08-25 21:05:33.035 63 DEBUG tempest.lib.common.rest_client [req-f048a34c-01a5-4b8e-9978-94acc1805e01 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02', u'date': 'Sat, 25 Aug 2018 21:05:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f048a34c-01a5-4b8e-9978-94acc1805e01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:32Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "name": "tempest-router--1471640254"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:35.236 63 INFO tempest.lib.common.rest_client [req-6f6267c4-ea9b-4230-a8f2-9c0d1ffd256a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/add_router_interface 2.200s 2018-08-25 21:05:35.237 63 DEBUG tempest.lib.common.rest_client [req-6f6267c4-ea9b-4230-a8f2-9c0d1ffd256a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:05:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f6267c4-ea9b-4230-a8f2-9c0d1ffd256a'} Body: {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24", "subnet_ids": ["718d0dd7-3027-4ff1-a7ee-9c44348dff24"], "port_id": "e256a1aa-7bee-4954-8f94-d465c0f9fd8b", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:37.269 63 INFO tempest.lib.common.rest_client [req-ec46a212-f1de-4bdc-9a6e-290087416a1d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.030s 2018-08-25 21:05:37.269 63 DEBUG tempest.lib.common.rest_client [req-ec46a212-f1de-4bdc-9a6e-290087416a1d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "24cebb4e-8e25-44f0-8c27-72ea40cb7797"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:05:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec46a212-f1de-4bdc-9a6e-290087416a1d'} Body: {"floatingip": {"router_id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:05:36Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "24cebb4e-8e25-44f0-8c27-72ea40cb7797", "id": "a2760344-ad32-406a-986c-89ed88c0f9d2", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:36Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:37.271 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:45.288 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:45.392 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:05:45.416 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:45.530 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-25 21:05:45.531 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:45.533 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:45.594 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:05:45.597 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:50.606 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-25 21:05:50.607 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-25 21:05:50.607 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.077182 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 21:05:50.608 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:50.611 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:50.672 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:05:50.675 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:50.789 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-25 21:05:50.790 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:50.792 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:50.854 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:05:50.856 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:54.864 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.074498 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 21:05:55.289 63 INFO tempest.lib.common.rest_client [req-636f6a8c-efe7-4c8d-b4ad-09afa63f8497 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations 0.424s 2018-08-25 21:05:55.289 63 DEBUG tempest.lib.common.rest_client [req-636f6a8c-efe7-4c8d-b4ad-09afa63f8497 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations', u'date': 'Sat, 25 Aug 2018 21:05:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-636f6a8c-efe7-4c8d-b4ad-09afa63f8497'} Body: {"network_association": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "id": "abb0da92-4a7d-41b4-8bfc-8a7039540674"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:55.433 63 INFO tempest.lib.common.rest_client [req-1ec3cdbf-e219-4544-8a74-0536856dd8d8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.142s 2018-08-25 21:05:55.433 63 DEBUG tempest.lib.common.rest_client [req-1ec3cdbf-e219-4544-8a74-0536856dd8d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--897106257", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:05:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1ec3cdbf-e219-4544-8a74-0536856dd8d8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:55Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:55Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "cff33d45-97b7-4549-b863-597908bb8df7", "name": "tempest-router--897106257"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:56.864 63 INFO tempest.lib.common.rest_client [req-ac98675f-062e-445f-8615-8d9301d2e9c0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7 1.430s 2018-08-25 21:05:56.865 63 DEBUG tempest.lib.common.rest_client [req-ac98675f-062e-445f-8615-8d9301d2e9c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7', u'date': 'Sat, 25 Aug 2018 21:05:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac98675f-062e-445f-8615-8d9301d2e9c0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:55Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:56Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "cff33d45-97b7-4549-b863-597908bb8df7", "name": "tempest-router--897106257"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:05:58.780 63 INFO tempest.lib.common.rest_client [req-74e34421-4f91-4dd7-b700-78e2165fbaee ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/add_router_interface 1.914s 2018-08-25 21:05:58.780 63 DEBUG tempest.lib.common.rest_client [req-74e34421-4f91-4dd7-b700-78e2165fbaee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:05:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74e34421-4f91-4dd7-b700-78e2165fbaee'} Body: {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a", "subnet_ids": ["ab871d65-b65a-496b-944d-b9c0dd386b0a"], "port_id": "2e55230d-fd07-4587-8da4-2720dc740e8e", "id": "cff33d45-97b7-4549-b863-597908bb8df7"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:00.725 63 INFO tempest.lib.common.rest_client [req-83251bce-8cf8-4d3a-a7df-790034ff2c16 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.943s 2018-08-25 21:06:00.726 63 DEBUG tempest.lib.common.rest_client [req-83251bce-8cf8-4d3a-a7df-790034ff2c16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "919df76b-6dbf-4513-a884-08565bd48280"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:06:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83251bce-8cf8-4d3a-a7df-790034ff2c16'} Body: {"floatingip": {"router_id": "cff33d45-97b7-4549-b863-597908bb8df7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:05:59Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "919df76b-6dbf-4513-a884-08565bd48280", "id": "ebc4e0b4-bd05-4409-b63d-59223421468a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:00.727 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:06:00.729 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:00.791 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:06:00.793 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:06:00.908 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-25 21:06:00.908 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:06:00.910 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:00.970 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:06:00.974 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:06:05.981 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-25 21:06:05.982 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-25 21:06:05.982 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.074684 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 21:06:05.983 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-25 21:06:05.986 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:06.049 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:06:06.050 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-25 21:06:06.165 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-25 21:06:06.165 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-25 21:06:06.167 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:06.227 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:06:06.232 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-25 21:06:10.244 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.078850 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 21:06:10.244 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Updating targets in BGPVPN 699c42f3-a8cf-441d-97bb-1c0a0bb184b4 _update_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:990 2018-08-25 21:06:10.398 63 INFO tempest.lib.common.rest_client [req-94d9067f-a279-4282-a73f-33d840324126 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4 0.152s 2018-08-25 21:06:10.398 63 DEBUG tempest.lib.common.rest_client [req-94d9067f-a279-4282-a73f-33d840324126 ] 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.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4', u'date': 'Sat, 25 Aug 2018 21:06:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94d9067f-a279-4282-a73f-33d840324126'} 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-25 21:06:11.546 63 INFO tempest.lib.common.rest_client [req-5f3a116e-c760-4fd7-ae48-cd59690d1f60 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ebc4e0b4-bd05-4409-b63d-59223421468a 1.144s 2018-08-25 21:06:11.547 63 DEBUG tempest.lib.common.rest_client [req-5f3a116e-c760-4fd7-ae48-cd59690d1f60 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ebc4e0b4-bd05-4409-b63d-59223421468a', u'date': 'Sat, 25 Aug 2018 21:06:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5f3a116e-c760-4fd7-ae48-cd59690d1f60'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:13.238 63 INFO tempest.lib.common.rest_client [req-ad3eb12d-cbaa-4255-95d5-131a48d802a0 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/remove_router_interface 1.689s 2018-08-25 21:06:13.238 63 DEBUG tempest.lib.common.rest_client [req-ad3eb12d-cbaa-4255-95d5-131a48d802a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:06:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad3eb12d-cbaa-4255-95d5-131a48d802a0'} Body: {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a", "subnet_ids": ["ab871d65-b65a-496b-944d-b9c0dd386b0a"], "port_id": "2e55230d-fd07-4587-8da4-2720dc740e8e", "id": "cff33d45-97b7-4549-b863-597908bb8df7"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:14.651 63 INFO tempest.lib.common.rest_client [req-af0759ba-23ef-4bcb-9ab0-48860ccb9e1c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7 1.412s 2018-08-25 21:06:14.652 63 DEBUG tempest.lib.common.rest_client [req-af0759ba-23ef-4bcb-9ab0-48860ccb9e1c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7', u'date': 'Sat, 25 Aug 2018 21:06:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-af0759ba-23ef-4bcb-9ab0-48860ccb9e1c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:15.783 63 INFO tempest.lib.common.rest_client [req-d5551f20-68d3-42f2-8509-ca40ca29bf9e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/a2760344-ad32-406a-986c-89ed88c0f9d2 1.130s 2018-08-25 21:06:15.784 63 DEBUG tempest.lib.common.rest_client [req-d5551f20-68d3-42f2-8509-ca40ca29bf9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/a2760344-ad32-406a-986c-89ed88c0f9d2', u'date': 'Sat, 25 Aug 2018 21:06:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d5551f20-68d3-42f2-8509-ca40ca29bf9e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:17.408 63 INFO tempest.lib.common.rest_client [req-25fa32d0-d4d6-4983-baaa-2c0aeb3b1016 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/remove_router_interface 1.624s 2018-08-25 21:06:17.409 63 DEBUG tempest.lib.common.rest_client [req-25fa32d0-d4d6-4983-baaa-2c0aeb3b1016 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:06:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25fa32d0-d4d6-4983-baaa-2c0aeb3b1016'} Body: {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24", "subnet_ids": ["718d0dd7-3027-4ff1-a7ee-9c44348dff24"], "port_id": "e256a1aa-7bee-4954-8f94-d465c0f9fd8b", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:18.873 63 INFO tempest.lib.common.rest_client [req-853a2d8f-2439-4d9a-b799-55bc3df4bdc9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02 1.463s 2018-08-25 21:06:18.874 63 DEBUG tempest.lib.common.rest_client [req-853a2d8f-2439-4d9a-b799-55bc3df4bdc9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02', u'date': 'Sat, 25 Aug 2018 21:06:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-853a2d8f-2439-4d9a-b799-55bc3df4bdc9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:19.047 63 INFO tempest.lib.common.rest_client [req-1b28b249-e7ec-4d7a-897d-39db72222b58 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.173s 2018-08-25 21:06:19.048 63 DEBUG tempest.lib.common.rest_client [req-1b28b249-e7ec-4d7a-897d-39db72222b58 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-1b28b249-e7ec-4d7a-897d-39db72222b58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b28b249-e7ec-4d7a-897d-39db72222b58'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:19.499 63 INFO tempest.lib.common.rest_client [req-a82e51c6-29f3-4b50-a794-5cc4b0899bae ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.450s 2018-08-25 21:06:19.499 63 DEBUG tempest.lib.common.rest_client [req-a82e51c6-29f3-4b50-a794-5cc4b0899bae ] 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-a82e51c6-29f3-4b50-a794-5cc4b0899bae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a82e51c6-29f3-4b50-a794-5cc4b0899bae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:18Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:20.560 63 INFO tempest.lib.common.rest_client [req-54e08cea-48e4-4c82-b71b-8e2025cee552 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.044s 2018-08-25 21:06:20.561 63 DEBUG tempest.lib.common.rest_client [req-54e08cea-48e4-4c82-b71b-8e2025cee552 ] 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-54e08cea-48e4-4c82-b71b-8e2025cee552', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-54e08cea-48e4-4c82-b71b-8e2025cee552'} Body: {"itemNotFound": {"message": "Instance ec14cfde-836d-4682-9dfe-c9b2479f1309 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:21.447 63 INFO tempest.lib.common.rest_client [req-4bbb9f07-73f1-489e-b019-014122f98f4a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/9414f942-8eb2-4d69-9ea9-6c5d13848503 0.882s 2018-08-25 21:06:21.447 63 DEBUG tempest.lib.common.rest_client [req-4bbb9f07-73f1-489e-b019-014122f98f4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/9414f942-8eb2-4d69-9ea9-6c5d13848503', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4bbb9f07-73f1-489e-b019-014122f98f4a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:21.593 63 INFO tempest.lib.common.rest_client [req-e78bfa44-a52c-4313-90b7-4ff3661c5d7f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.145s 2018-08-25 21:06:21.594 63 DEBUG tempest.lib.common.rest_client [req-e78bfa44-a52c-4313-90b7-4ff3661c5d7f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-e78bfa44-a52c-4313-90b7-4ff3661c5d7f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e78bfa44-a52c-4313-90b7-4ff3661c5d7f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:22.041 63 INFO tempest.lib.common.rest_client [req-224bfc3b-5cab-43ea-b64f-212db3002535 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.446s 2018-08-25 21:06:22.042 63 DEBUG tempest.lib.common.rest_client [req-224bfc3b-5cab-43ea-b64f-212db3002535 ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-224bfc3b-5cab-43ea-b64f-212db3002535', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-224bfc3b-5cab-43ea-b64f-212db3002535'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:23.531 63 INFO tempest.lib.common.rest_client [req-000c980d-afb4-4fd1-8d6f-22b6edcdcccd ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.474s 2018-08-25 21:06:23.532 63 DEBUG tempest.lib.common.rest_client [req-000c980d-afb4-4fd1-8d6f-22b6edcdcccd ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-000c980d-afb4-4fd1-8d6f-22b6edcdcccd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-000c980d-afb4-4fd1-8d6f-22b6edcdcccd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:24.593 63 INFO tempest.lib.common.rest_client [req-b97e203a-00aa-4a92-84d0-79dd6dc27559 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.045s 2018-08-25 21:06:24.594 63 DEBUG tempest.lib.common.rest_client [req-b97e203a-00aa-4a92-84d0-79dd6dc27559 ] 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-b97e203a-00aa-4a92-84d0-79dd6dc27559', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b97e203a-00aa-4a92-84d0-79dd6dc27559'} Body: {"itemNotFound": {"message": "Instance 0a9deeed-41ca-47f4-8b02-00918719155e could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:25.227 63 INFO tempest.lib.common.rest_client [req-317cb312-206f-40a2-8ea6-1f444e82d6d2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/158afdc3-8567-44ca-9afd-2c065eea1f9b 0.632s 2018-08-25 21:06:25.228 63 DEBUG tempest.lib.common.rest_client [req-317cb312-206f-40a2-8ea6-1f444e82d6d2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/158afdc3-8567-44ca-9afd-2c065eea1f9b', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-317cb312-206f-40a2-8ea6-1f444e82d6d2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:25.415 63 INFO tempest.lib.common.rest_client [req-18d7f4a6-7e38-4579-b200-94c9f75178c3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.186s 2018-08-25 21:06:25.416 63 DEBUG tempest.lib.common.rest_client [req-18d7f4a6-7e38-4579-b200-94c9f75178c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-18d7f4a6-7e38-4579-b200-94c9f75178c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18d7f4a6-7e38-4579-b200-94c9f75178c3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:25.639 63 INFO tempest.lib.common.rest_client [req-462627f4-4211-468d-b407-70abe8560295 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.222s 2018-08-25 21:06:25.640 63 DEBUG tempest.lib.common.rest_client [req-462627f4-4211-468d-b407-70abe8560295 ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-462627f4-4211-468d-b407-70abe8560295', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-462627f4-4211-468d-b407-70abe8560295'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:27.135 63 INFO tempest.lib.common.rest_client [req-c06dc5c3-7f63-4e6e-a123-4172bb96fa50 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.479s 2018-08-25 21:06:27.136 63 DEBUG tempest.lib.common.rest_client [req-c06dc5c3-7f63-4e6e-a123-4172bb96fa50 ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-c06dc5c3-7f63-4e6e-a123-4172bb96fa50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c06dc5c3-7f63-4e6e-a123-4172bb96fa50'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:28.198 63 INFO tempest.lib.common.rest_client [req-35dcaedf-4604-46bb-b1c2-1b10b1fa373f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.046s 2018-08-25 21:06:28.199 63 DEBUG tempest.lib.common.rest_client [req-35dcaedf-4604-46bb-b1c2-1b10b1fa373f ] 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-35dcaedf-4604-46bb-b1c2-1b10b1fa373f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-35dcaedf-4604-46bb-b1c2-1b10b1fa373f'} Body: {"itemNotFound": {"message": "Instance 2b637f06-7558-4278-928e-a37b440ab89d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:28.796 63 INFO tempest.lib.common.rest_client [req-35758481-f027-4ce6-9eb5-e75bc0819b7a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/919df76b-6dbf-4513-a884-08565bd48280 0.596s 2018-08-25 21:06:28.796 63 DEBUG tempest.lib.common.rest_client [req-35758481-f027-4ce6-9eb5-e75bc0819b7a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/919df76b-6dbf-4513-a884-08565bd48280', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-35758481-f027-4ce6-9eb5-e75bc0819b7a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:28.972 63 INFO tempest.lib.common.rest_client [req-4fa6882c-a556-460a-8afb-9acf14ed17d4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.174s 2018-08-25 21:06:28.973 63 DEBUG tempest.lib.common.rest_client [req-4fa6882c-a556-460a-8afb-9acf14ed17d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-4fa6882c-a556-460a-8afb-9acf14ed17d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fa6882c-a556-460a-8afb-9acf14ed17d4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:29.355 63 INFO tempest.lib.common.rest_client [req-e7053b53-ff5e-48fd-875e-488d95405f67 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.381s 2018-08-25 21:06:29.355 63 DEBUG tempest.lib.common.rest_client [req-e7053b53-ff5e-48fd-875e-488d95405f67 ] 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-e7053b53-ff5e-48fd-875e-488d95405f67', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7053b53-ff5e-48fd-875e-488d95405f67'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:30.416 63 INFO tempest.lib.common.rest_client [req-c5b18065-cc4d-49a1-b270-5749a6754649 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.046s 2018-08-25 21:06:30.417 63 DEBUG tempest.lib.common.rest_client [req-c5b18065-cc4d-49a1-b270-5749a6754649 ] 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-c5b18065-cc4d-49a1-b270-5749a6754649', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c5b18065-cc4d-49a1-b270-5749a6754649'} Body: {"itemNotFound": {"message": "Instance 4a1e968d-1a7a-4da8-929f-236486aadeb6 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:31.024 63 INFO tempest.lib.common.rest_client [req-e73414e3-bed9-451a-bafc-dcb8c01997ba ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/24cebb4e-8e25-44f0-8c27-72ea40cb7797 0.606s 2018-08-25 21:06:31.024 63 DEBUG tempest.lib.common.rest_client [req-e73414e3-bed9-451a-bafc-dcb8c01997ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/24cebb4e-8e25-44f0-8c27-72ea40cb7797', u'date': 'Sat, 25 Aug 2018 21:06:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e73414e3-bed9-451a-bafc-dcb8c01997ba'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:31.082 63 INFO tempest.lib.common.rest_client [req-c52669ae-4d0c-4b71-9d5f-68c63816ba8b ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1782885335 0.057s 2018-08-25 21:06:31.083 63 DEBUG tempest.lib.common.rest_client [req-c52669ae-4d0c-4b71-9d5f-68c63816ba8b ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1782885335', u'x-compute-request-id': 'req-c52669ae-4d0c-4b71-9d5f-68c63816ba8b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c52669ae-4d0c-4b71-9d5f-68c63816ba8b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:32.085 63 INFO tempest.lib.common.rest_client [req-5a5f22e5-55a2-4532-8ea9-ebb910dd6cd8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/ab871d65-b65a-496b-944d-b9c0dd386b0a 0.999s 2018-08-25 21:06:32.086 63 DEBUG tempest.lib.common.rest_client [req-5a5f22e5-55a2-4532-8ea9-ebb910dd6cd8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/ab871d65-b65a-496b-944d-b9c0dd386b0a', u'date': 'Sat, 25 Aug 2018 21:06:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5a5f22e5-55a2-4532-8ea9-ebb910dd6cd8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:33.813 63 INFO tempest.lib.common.rest_client [req-1a95dfde-7270-4227-99e9-7a75d6f89add ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/fee799f5-12f1-485f-aa6a-0fd8465b481f 1.725s 2018-08-25 21:06:33.814 63 DEBUG tempest.lib.common.rest_client [req-1a95dfde-7270-4227-99e9-7a75d6f89add ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/fee799f5-12f1-485f-aa6a-0fd8465b481f', u'date': 'Sat, 25 Aug 2018 21:06:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1a95dfde-7270-4227-99e9-7a75d6f89add'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:35.248 63 INFO tempest.lib.common.rest_client [req-3cac3aea-5000-415a-b64d-2ac68b85f4cc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/718d0dd7-3027-4ff1-a7ee-9c44348dff24 1.432s 2018-08-25 21:06:35.249 63 DEBUG tempest.lib.common.rest_client [req-3cac3aea-5000-415a-b64d-2ac68b85f4cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/718d0dd7-3027-4ff1-a7ee-9c44348dff24', u'date': 'Sat, 25 Aug 2018 21:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3cac3aea-5000-415a-b64d-2ac68b85f4cc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:36.925 63 INFO tempest.lib.common.rest_client [req-7f4b7345-990f-4165-a951-74b9de4a764d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/f5386794-a0fb-4581-966c-84c0f9765027 1.675s 2018-08-25 21:06:36.925 63 DEBUG tempest.lib.common.rest_client [req-7f4b7345-990f-4165-a951-74b9de4a764d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/f5386794-a0fb-4581-966c-84c0f9765027', u'date': 'Sat, 25 Aug 2018 21:06:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7f4b7345-990f-4165-a951-74b9de4a764d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:37.312 63 INFO tempest.lib.common.rest_client [req-3b259608-757d-47f9-8101-bf5b6b094fc7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/420cb3b7-9b3f-452d-b925-1fadd6110570 0.385s 2018-08-25 21:06:37.313 63 DEBUG tempest.lib.common.rest_client [req-3b259608-757d-47f9-8101-bf5b6b094fc7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/420cb3b7-9b3f-452d-b925-1fadd6110570', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3b259608-757d-47f9-8101-bf5b6b094fc7'} 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 [105.679166s] ... 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-25 21:04:51,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.224s 2018-08-25 21:04:51,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1398725900 description", "name": "tempest-secgroup-smoke-1398725900"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e92a626-5318-4224-82d4-ca20b0ed6c47'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1398725900 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:51Z", "updated_at": "2018-08-25T21:04:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:04:51Z", "revision_number": 0, "id": "6b23bd0c-1ca9-44cb-8ba6-bab468f0cd71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:04:51Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:04:51Z", "revision_number": 0, "id": "e79fff7d-73dc-4e76-9905-29f2c85f0ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:04:51Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "name": "tempest-secgroup-smoke-1398725900"}} 2018-08-25 21:04:52,372 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.510s 2018-08-25 21:04:52,373 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90ede6a5-8a3d-4b32-bcc3-3cee4f0d48d9'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8fb66dda-8994-4c32-8dd6-7a957785ef96"}} 2018-08-25 21:04:52,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.192s 2018-08-25 21:04:52,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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5edc4e8e-ac42-41c5-9be5-d45c0a3a826f'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b95d7bfa-408f-459f-8d21-753bf0f501d1"}} 2018-08-25 21:04:52,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:04:52,710 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7c6047a2-727d-478f-88c8-f42e6d4f9d9a'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3b057e18-788d-470a-b6b0-8f5cf260feb6"}} 2018-08-25 21:04:52,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 21:04:52,884 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7cd973e-4641-4fe0-8723-fa4c753a02d9'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5c0cab89-265c-41b8-b311-5676ad0610aa"}} 2018-08-25 21:04:53,042 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:04:53,043 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-234dfb51-66ae-4123-bb7b-d701b396fb2f'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ae835bf9-a409-464e-855f-1ed341c914f9"}} 2018-08-25 21:04:53,189 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 21:04:53,190 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c151633-837b-4225-bc26-cdbcca7e56a7'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "da71a492-2d87-4c6e-ae52-2f03677ffbba"}} 2018-08-25 21:04:53,351 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:04:53,351 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24644f09-5784-432d-a77b-de3af8d753e6'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e2fd772f-3dda-4b8f-bf44-b6d94e685a0e"}} 2018-08-25 21:04:53,510 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:04:53,510 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06384ffb-68e6-4e6a-91df-cc8955cb83d7'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ad7dfe2a-6076-44d7-abc4-03303605dd4b"}} 2018-08-25 21:04:53,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.289s 2018-08-25 21:04:53,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-145484329"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-502c0029-66cc-45e6-bb8a-e29ad678d4d9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:04:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"f5386794-a0fb-4581-966c-84c0f9765027","name":"tempest-A-145484329"}} 2018-08-25 21:04:54,356 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.554s 2018-08-25 21:04:54,357 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "name": "tempest-subnet-A-1-368278123"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:04:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25d560d0-b134-4786-8e2f-7ff8824a0525'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","dns_nameservers":[],"updated_at":"2018-08-25T21:04: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","subnetpool_id":null,"name":"tempest-subnet-A-1-368278123"}} 2018-08-25 21:04:54,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.202s 2018-08-25 21:04:54,561 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-261721939"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:04:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-979ac365-1ed7-4a94-91a2-55cc13561da4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:04:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","name":"tempest-B-261721939"}} 2018-08-25 21:04:55,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.882s 2018-08-25 21:04:55,444 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "name": "tempest-subnet-B-1-1614986246"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-391d573c-8f36-4351-9f14-d61a254370c0'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","dns_nameservers":[],"updated_at":"2018-08-25T21:04: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","subnetpool_id":null,"name":"tempest-subnet-B-1-1614986246"}} 2018-08-25 21:04:55,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.422s 2018-08-25 21:04:55,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22d55da6-8501-4ad3-b8fb-5709ce95cb3a'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "699c42f3-a8cf-441d-97bb-1c0a0bb184b4"}} 2018-08-25 21:04:56,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.148s 2018-08-25 21:04:56,017 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1782885335"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-64028831-8906-4239-96cd-6afac28ce61d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64028831-8906-4239-96cd-6afac28ce61d'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj0HzA2/kGKVK8lgzo2UcNS+1fCBKSNCzjYjMtk5GM/86KiOFZaF8CnBpKbX9Ak2PsZvinwaKWTyFT4UwtYfDm3iwlMYdHIvPp3a7NDGKZtSKFJngX3S5JoCpHL9JU+sPgsvy9FUfPBKBmG3/mbPUE6SZUkQX61dxQUNjdxqZrjBVHNPNnYSbxBnuhspFC2z59eZ9QBOUldG9ZeMRy9U+A0w7GV5zBWYG4+IB0KsiC9BmAhxs1Dzna9AEDejOCp3zX03idCftvZO44+KaF9KHjdQN7SRjw00e67l3BDxismh9CeHdseIUOg/AsTlH9qiCWUsj4kD2Q5QdwYSe6fmcH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA49B8wNv5BilSvJYM6NlHDUvtXwgSkjQs42IzLZORjP/Oiojh\nWWhfApwaSm1/QJNj7Gb4p8Gilk8hU+FMLWHw5t4sJTGHRyLz6d2uzQximbUihSZ4\nF90uSaAqRy/SVPrD4LL8vRVHzwSgZht/5mz1BOkmVJEF+tXcUFDY3cama4wVRzTz\nZ2Em8QZ7obKRQts+fXmfUATlJXRvWXjEcvVPgNMOxlecwVmBuPiAdCrIgvQZgIcb\nNQ852vQBA3ozgqd819N4nQn7b2TuOPimhfSh43UDe0kY8NNHuu5dwQ8YrJofQnh3\nbHiFDoPwLE5R/aogllLI+JA9kOUHcGEnun5nBwIDAQABAoIBAQCwJhrwPKZWf0k8\nDIG64ZYwz86gtms1pSY4Q0vzJ7FZZspbD+++5Bbiu7UQa44DbnPK7OvDOtPuiQzq\nAMCYLqzItm1H7P3+oSYcZI6uea8bzpT8g3xEZ39M6o0GMhHeJ2+hpIQL6BJ4Hcmw\naf8BOqpRu70pkmEfTJFngLvO77TqXhaa9/ySxD1NLILZV32jQx9vcXUyFZrbXr7X\nLqOxaOJRUY5cVU+Q7/K8r6qtAKdQ7U70t01aSgEax9f5gSUC2tqaLNr9q2nzjov+\n9vreyOpr+wh3PZgl52Jg2hPkWDUholppgrXxJmlKne6GErlVgnpD6DshsQi+0PDP\n8pVYbirRAoGBAPxeUtOJ4p4JogqdNjTsDgMrY+DvsvVC0H3ksJNBQShxyyVQ33/w\nDg2VKHvscGn8hj2HfzSMeQKPdPl+Pu3fmyH5SXLsY3+mxUH3n6Vz4x7sAxvlXESo\nON9Go8ZJpiIMQeM++85qxNETOo6pogHign0gkIL2x3GKnztoGWjOnOflAoGBAOcX\nth/uoE+6vAf9P+9do1uo+R3J68M95mJ83h+DIy9DEO0Yx1EX5w3JAfbJH4l36CVq\nzGERcoCLIqBVZ5MXt7AW84+GAAkSAU7jdU5GYHoPg9OWvkOPLjmm+tavDReYiXrp\nFH4lo6+xP/qFum5QtLgR3sViz3FsqoilRrLVB0x7AoGALdviByimMnujo3Qf9ovy\nm+bVlnlYNrM2eboF0Cxqb7QF6zj/9BqmIxe4rJQxdUD7D9FAb0cbcjipU/D59HXO\nleTb0PNdvUOL0snxi7o8SlEu23HZS2yaMRCAEDcv5j399xJp5X+HVkq9OFFg7CDB\n/4TcXcAETACZoMzw2Re6cXUCgYEAvYMrf1phK6FWrDKaaQFggz26NhyudKnhsmj2\ne98+TnbwfY/xfOZePGbYbnsXmtOzlGPWAdCeFx6DIfuH+g/cOtNHoC7i/o0+d2R/\ngdajLdZlZHLdy2ezH+J5GO/ri6szK5HTlXPmnaF9d0SN1APpgH5fM35J4pmb7H2l\n0ehzmNsCgYEAlzMoETzQVyn3uAWYADOVcOSVxY6oCwTbusMTnOHWkX9I5yWxfK/N\nlbT1Llq2t62Q5UWj87tpWmHmubLm0jttHr0xHcJOyIYDTY7bqkX8mqYiGHWmjGcG\nmIQeoriv1wn2GdzFUby+uXjYGrR9n4rSN3rxv+ZKaDqH581HtST5mmQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1782885335", "fingerprint": "b0:9f:99:b1:e1:84:b0:51:16:d9:8e:4b:4a:4f:27:7f"}} 2018-08-25 21:04:57,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.523s 2018-08-25 21:04:57,544 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1237723621", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:04:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ce5ff4e-088f-4b8b-911f-315829f079f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:04:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:04:56Z","name":"tempest-port-smoke-1237723621","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a5:85:ca","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","ip_address":"10.101.11.10"}],"id":"24cebb4e-8e25-44f0-8c27-72ea40cb7797","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} 2018-08-25 21:04:59,454 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.908s 2018-08-25 21:04:59,455 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-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "f5386794-a0fb-4581-966c-84c0f9765027", "port": "24cebb4e-8e25-44f0-8c27-72ea40cb7797"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-71920376-5291-4d00-8895-9f32dd869bb8', 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71920376-5291-4d00-8895-9f32dd869bb8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "adminPass": "4G6JgS3aj8Jv"}} 2018-08-25 21:04:59,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.304s 2018-08-25 21:04:59,764 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-4424e4d5-04b4-49b5-9b31-df9920479a6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4424e4d5-04b4-49b5-9b31-df9920479a6d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:04:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:01,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.292s 2018-08-25 21:05:01,072 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-44c6e7ec-475f-4067-b68f-248b1b23f202', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-44c6e7ec-475f-4067-b68f-248b1b23f202'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:01,085 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:05:02,266 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.179s 2018-08-25 21:05:02,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-8aff8932-3227-4f86-a61a-d400672cfc5b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8aff8932-3227-4f86-a61a-d400672cfc5b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:01Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:02,280 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:05:04,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 1.130s 2018-08-25 21:05:04,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-9a24c01c-f07b-49fb-931e-c0502cb6925f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a24c01c-f07b-49fb-931e-c0502cb6925f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:01Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:05,578 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.148s 2018-08-25 21:05:05,579 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-e96e85f9-c2cd-41a4-b5f5-ee315c293197', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e96e85f9-c2cd-41a4-b5f5-ee315c293197'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:05,592 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:05:05,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.390s 2018-08-25 21:05:05,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': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-aeb00ab1-8792-41cd-85f9-6b8836718020', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aeb00ab1-8792-41cd-85f9-6b8836718020'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:05,997 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4a1e968d-1a7a-4da8-929f-236486aadeb6 with status: ACTIVE 2018-08-25 21:05:06,794 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.797s 2018-08-25 21:05:06,795 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-942224780", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f40747b4-7c95-41b2-b324-a9026efb9f0c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:06Z","name":"tempest-port-smoke-942224780","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fd:66:c4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","ip_address":"10.102.21.20"}],"id":"919df76b-6dbf-4513-a884-08565bd48280","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} 2018-08-25 21:05:08,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.219s 2018-08-25 21:05:08,016 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-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "port": "919df76b-6dbf-4513-a884-08565bd48280"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-d93aade8-a989-4469-9172-2e571c0e740b', 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d93aade8-a989-4469-9172-2e571c0e740b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2b637f06-7558-4278-928e-a37b440ab89d", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "adminPass": "mSs5ZCsUFqi6"}} 2018-08-25 21:05:08,331 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.306s 2018-08-25 21:05:08,331 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-557e2269-6ada-4a19-a3dc-882000eb7f4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-557e2269-6ada-4a19-a3dc-882000eb7f4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:09,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.355s 2018-08-25 21:05:09,701 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-664b73c2-5a78-48de-b1ff-eb4bbc963247', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-664b73c2-5a78-48de-b1ff-eb4bbc963247'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:10,921 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.205s 2018-08-25 21:05:10,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': '1400', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-1fc9cdca-db62-41f9-8918-bffe83a8205a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1fc9cdca-db62-41f9-8918-bffe83a8205a'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:10,939 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:05:12,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.421s 2018-08-25 21:05:12,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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-95c8462b-381c-43f6-9ce2-2b38f803af2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95c8462b-381c-43f6-9ce2-2b38f803af2a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:12,376 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:05:13,543 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.166s 2018-08-25 21:05:13,544 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-6cc1085b-a5cb-4177-8b0b-b5c5e0b1f275', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cc1085b-a5cb-4177-8b0b-b5c5e0b1f275'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:14,703 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.144s 2018-08-25 21:05:14,704 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-e152b54a-f4ee-4b3a-8980-a334cb94f0ad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e152b54a-f4ee-4b3a-8980-a334cb94f0ad'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:13Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:14,717 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:05:15,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.395s 2018-08-25 21:05:15,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-71b03027-899f-4f9d-8b7e-d874768bc381', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71b03027-899f-4f9d-8b7e-d874768bc381'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:13Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:15,128 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 2b637f06-7558-4278-928e-a37b440ab89d with status: ACTIVE 2018-08-25 21:05:16,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.032s 2018-08-25 21:05:16,162 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1523639083", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-deeacecf-22c4-4807-b6a2-200fc797c806'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:15Z","name":"tempest-port-smoke-1523639083","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:80:5a:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","ip_address":"10.101.11.30"}],"id":"158afdc3-8567-44ca-9afd-2c065eea1f9b","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} 2018-08-25 21:05:17,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.317s 2018-08-25 21:05:17,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-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "f5386794-a0fb-4581-966c-84c0f9765027", "port": "158afdc3-8567-44ca-9afd-2c065eea1f9b"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-ea400133-0fef-4e34-876b-514bb9dc6d1e', 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea400133-0fef-4e34-876b-514bb9dc6d1e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "adminPass": "Z8YiohiCgsZy"}} 2018-08-25 21:05:17,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.059s 2018-08-25 21:05:17,545 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-2f710200-b314-49ca-a403-21017b03abfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f710200-b314-49ca-a403-21017b03abfe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:18,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.297s 2018-08-25 21:05:18,858 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-9ff9f2c5-4719-41b4-94a3-8d7538042934', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ff9f2c5-4719-41b4-94a3-8d7538042934'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:20,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.417s 2018-08-25 21:05:20,289 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-434de334-11f3-4863-a977-fe6579cd1447', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-434de334-11f3-4863-a977-fe6579cd1447'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:19Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:20,301 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:05:21,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.172s 2018-08-25 21:05:21,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-831cfcae-7bfc-498f-bf04-20902a447838', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-831cfcae-7bfc-498f-bf04-20902a447838'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:19Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:22,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.153s 2018-08-25 21:05:22,646 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-1ae596a3-4d06-40a6-bcdb-7d1038489282', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ae596a3-4d06-40a6-bcdb-7d1038489282'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:22,663 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:05:22,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.203s 2018-08-25 21:05:22,868 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-adf3b4ed-913e-4765-b5ee-551b3ed28a96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adf3b4ed-913e-4765-b5ee-551b3ed28a96'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:22,881 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0a9deeed-41ca-47f4-8b02-00918719155e with status: ACTIVE 2018-08-25 21:05:24,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.171s 2018-08-25 21:05:24,054 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1002213055", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af9460b-6e1c-4938-b5b7-1f6b0fad83d6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:23Z","name":"tempest-port-smoke-1002213055","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4a:4b:0f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","ip_address":"10.102.21.40"}],"id":"9414f942-8eb2-4d69-9ea9-6c5d13848503","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} 2018-08-25 21:05:25,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.027s 2018-08-25 21:05:25,083 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-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "port": "9414f942-8eb2-4d69-9ea9-6c5d13848503"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-32fa1170-3f17-44a0-9b66-e6da8a46cf41', 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32fa1170-3f17-44a0-9b66-e6da8a46cf41'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "adminPass": "PS8y2oJqGZWH"}} 2018-08-25 21:05:25,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.325s 2018-08-25 21:05:25,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': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-95c4d974-cfbb-4d14-b8e4-3d0102150835', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95c4d974-cfbb-4d14-b8e4-3d0102150835'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:26,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.060s 2018-08-25 21:05:26,488 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-08dfd910-07fc-4951-8114-24b511d9b49b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08dfd910-07fc-4951-8114-24b511d9b49b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:27,854 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.350s 2018-08-25 21:05:27,854 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-0df91d9a-0065-49c8-987e-e539d549498f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0df91d9a-0065-49c8-987e-e539d549498f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:27,871 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:05:29,328 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.455s 2018-08-25 21:05:29,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-6d320dbf-51b4-43ae-b525-eed885f9f383', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d320dbf-51b4-43ae-b525-eed885f9f383'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:30,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.483s 2018-08-25 21:05:30,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': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-c9b0ab9d-20ab-4542-a545-4bcd7b15589b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9b0ab9d-20ab-4542-a545-4bcd7b15589b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:30,840 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:05:30,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.154s 2018-08-25 21:05:30,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-7a23c793-27ce-4285-896f-d9f62c67ffbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7a23c793-27ce-4285-896f-d9f62c67ffbc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:31,009 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: ec14cfde-836d-4682-9dfe-c9b2479f1309 with status: ACTIVE 2018-08-25 21:05:31,379 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations 0.369s 2018-08-25 21:05:31,380 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations', u'date': 'Sat, 25 Aug 2018 21:05:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-886111a1-f9fb-4f98-a0c2-3b885e92bf04'} Body: {"network_association": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "id": "26b0f408-6dfa-408b-8ebc-bd022c74a77a"}} 2018-08-25 21:05:31,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.145s 2018-08-25 21:05:31,526 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1471640254", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:05:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fef3dbd1-c6f6-4e0a-bd9f-0716c9943211'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:31Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "name": "tempest-router--1471640254"}} 2018-08-25 21:05:33,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02 1.507s 2018-08-25 21:05:33,035 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02', u'date': 'Sat, 25 Aug 2018 21:05:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f048a34c-01a5-4b8e-9978-94acc1805e01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:32Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "name": "tempest-router--1471640254"}} 2018-08-25 21:05:35,236 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/add_router_interface 2.200s 2018-08-25 21:05:35,237 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:05:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f6267c4-ea9b-4230-a8f2-9c0d1ffd256a'} Body: {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24", "subnet_ids": ["718d0dd7-3027-4ff1-a7ee-9c44348dff24"], "port_id": "e256a1aa-7bee-4954-8f94-d465c0f9fd8b", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02"} 2018-08-25 21:05:37,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.030s 2018-08-25 21:05:37,269 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "24cebb4e-8e25-44f0-8c27-72ea40cb7797"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:05:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec46a212-f1de-4bdc-9a6e-290087416a1d'} Body: {"floatingip": {"router_id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:05:36Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "24cebb4e-8e25-44f0-8c27-72ea40cb7797", "id": "a2760344-ad32-406a-986c-89ed88c0f9d2", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:36Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:05:37,271 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:45,288 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:45,392 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:05:45,416 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:45,530 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-25 21:05:45,531 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:45,533 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:45,594 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:05:45,597 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:50,606 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-25 21:05:50,607 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-25 21:05:50,607 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.077182 seconds 2018-08-25 21:05:50,608 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:50,611 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:50,672 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:05:50,675 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:50,789 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-25 21:05:50,790 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:50,792 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:50,854 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:05:50,856 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:54,864 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.074498 seconds 2018-08-25 21:05:55,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations 0.424s 2018-08-25 21:05:55,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations', u'date': 'Sat, 25 Aug 2018 21:05:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-636f6a8c-efe7-4c8d-b4ad-09afa63f8497'} Body: {"network_association": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "id": "abb0da92-4a7d-41b4-8bfc-8a7039540674"}} 2018-08-25 21:05:55,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.142s 2018-08-25 21:05:55,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--897106257", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:05:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1ec3cdbf-e219-4544-8a74-0536856dd8d8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:55Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:55Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "cff33d45-97b7-4549-b863-597908bb8df7", "name": "tempest-router--897106257"}} 2018-08-25 21:05:56,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7 1.430s 2018-08-25 21:05:56,865 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7', u'date': 'Sat, 25 Aug 2018 21:05:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac98675f-062e-445f-8615-8d9301d2e9c0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:55Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:56Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "cff33d45-97b7-4549-b863-597908bb8df7", "name": "tempest-router--897106257"}} 2018-08-25 21:05:58,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/add_router_interface 1.914s 2018-08-25 21:05:58,780 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:05:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74e34421-4f91-4dd7-b700-78e2165fbaee'} Body: {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a", "subnet_ids": ["ab871d65-b65a-496b-944d-b9c0dd386b0a"], "port_id": "2e55230d-fd07-4587-8da4-2720dc740e8e", "id": "cff33d45-97b7-4549-b863-597908bb8df7"} 2018-08-25 21:06:00,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.943s 2018-08-25 21:06:00,726 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "919df76b-6dbf-4513-a884-08565bd48280"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:06:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83251bce-8cf8-4d3a-a7df-790034ff2c16'} Body: {"floatingip": {"router_id": "cff33d45-97b7-4549-b863-597908bb8df7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:05:59Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "919df76b-6dbf-4513-a884-08565bd48280", "id": "ebc4e0b4-bd05-4409-b63d-59223421468a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:06:00,727 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:06:00,729 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:00,791 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:06:00,793 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:06:00,908 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-25 21:06:00,908 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:06:00,910 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:00,970 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:06:00,974 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:06:05,981 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-25 21:06:05,982 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-25 21:06:05,982 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.074684 seconds 2018-08-25 21:06:05,983 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-25 21:06:05,986 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:06,049 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:06:06,050 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-25 21:06:06,165 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-25 21:06:06,165 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-25 21:06:06,167 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:06,227 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:06:06,232 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-25 21:06:10,244 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.078850 seconds 2018-08-25 21:06:10,244 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 699c42f3-a8cf-441d-97bb-1c0a0bb184b4 2018-08-25 21:06:10,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4 0.152s 2018-08-25 21:06:10,398 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.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4', u'date': 'Sat, 25 Aug 2018 21:06:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94d9067f-a279-4282-a73f-33d840324126'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-25 21:06:11,546 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ebc4e0b4-bd05-4409-b63d-59223421468a 1.144s 2018-08-25 21:06:11,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ebc4e0b4-bd05-4409-b63d-59223421468a', u'date': 'Sat, 25 Aug 2018 21:06:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5f3a116e-c760-4fd7-ae48-cd59690d1f60'} Body: 2018-08-25 21:06:13,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/remove_router_interface 1.689s 2018-08-25 21:06:13,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:06:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad3eb12d-cbaa-4255-95d5-131a48d802a0'} Body: {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a", "subnet_ids": ["ab871d65-b65a-496b-944d-b9c0dd386b0a"], "port_id": "2e55230d-fd07-4587-8da4-2720dc740e8e", "id": "cff33d45-97b7-4549-b863-597908bb8df7"} 2018-08-25 21:06:14,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7 1.412s 2018-08-25 21:06:14,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.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7', u'date': 'Sat, 25 Aug 2018 21:06:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-af0759ba-23ef-4bcb-9ab0-48860ccb9e1c'} Body: 2018-08-25 21:06:15,783 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/a2760344-ad32-406a-986c-89ed88c0f9d2 1.130s 2018-08-25 21:06:15,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/a2760344-ad32-406a-986c-89ed88c0f9d2', u'date': 'Sat, 25 Aug 2018 21:06:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d5551f20-68d3-42f2-8509-ca40ca29bf9e'} Body: 2018-08-25 21:06:17,408 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/remove_router_interface 1.624s 2018-08-25 21:06:17,409 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:06:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25fa32d0-d4d6-4983-baaa-2c0aeb3b1016'} Body: {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24", "subnet_ids": ["718d0dd7-3027-4ff1-a7ee-9c44348dff24"], "port_id": "e256a1aa-7bee-4954-8f94-d465c0f9fd8b", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02"} 2018-08-25 21:06:18,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02 1.463s 2018-08-25 21:06:18,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.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02', u'date': 'Sat, 25 Aug 2018 21:06:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-853a2d8f-2439-4d9a-b799-55bc3df4bdc9'} Body: 2018-08-25 21:06:19,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.173s 2018-08-25 21:06:19,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-1b28b249-e7ec-4d7a-897d-39db72222b58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b28b249-e7ec-4d7a-897d-39db72222b58'} Body: 2018-08-25 21:06:19,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.450s 2018-08-25 21:06:19,499 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-a82e51c6-29f3-4b50-a794-5cc4b0899bae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a82e51c6-29f3-4b50-a794-5cc4b0899bae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:18Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:20,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.044s 2018-08-25 21:06:20,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-54e08cea-48e4-4c82-b71b-8e2025cee552', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-54e08cea-48e4-4c82-b71b-8e2025cee552'} Body: {"itemNotFound": {"message": "Instance ec14cfde-836d-4682-9dfe-c9b2479f1309 could not be found.", "code": 404}} 2018-08-25 21:06:21,447 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/9414f942-8eb2-4d69-9ea9-6c5d13848503 0.882s 2018-08-25 21:06:21,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.33:9696/v2.0/ports/9414f942-8eb2-4d69-9ea9-6c5d13848503', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4bbb9f07-73f1-489e-b019-014122f98f4a'} Body: 2018-08-25 21:06:21,593 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.145s 2018-08-25 21:06:21,594 63 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-e78bfa44-a52c-4313-90b7-4ff3661c5d7f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e78bfa44-a52c-4313-90b7-4ff3661c5d7f'} Body: 2018-08-25 21:06:22,041 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.446s 2018-08-25 21:06:22,042 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-224bfc3b-5cab-43ea-b64f-212db3002535', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-224bfc3b-5cab-43ea-b64f-212db3002535'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:23,531 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.474s 2018-08-25 21:06:23,532 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-000c980d-afb4-4fd1-8d6f-22b6edcdcccd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-000c980d-afb4-4fd1-8d6f-22b6edcdcccd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:24,593 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.045s 2018-08-25 21:06:24,594 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-b97e203a-00aa-4a92-84d0-79dd6dc27559', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b97e203a-00aa-4a92-84d0-79dd6dc27559'} Body: {"itemNotFound": {"message": "Instance 0a9deeed-41ca-47f4-8b02-00918719155e could not be found.", "code": 404}} 2018-08-25 21:06:25,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/158afdc3-8567-44ca-9afd-2c065eea1f9b 0.632s 2018-08-25 21:06:25,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.33:9696/v2.0/ports/158afdc3-8567-44ca-9afd-2c065eea1f9b', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-317cb312-206f-40a2-8ea6-1f444e82d6d2'} Body: 2018-08-25 21:06:25,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.186s 2018-08-25 21:06:25,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-18d7f4a6-7e38-4579-b200-94c9f75178c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18d7f4a6-7e38-4579-b200-94c9f75178c3'} Body: 2018-08-25 21:06:25,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.222s 2018-08-25 21:06:25,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': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-462627f4-4211-468d-b407-70abe8560295', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-462627f4-4211-468d-b407-70abe8560295'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:27,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.479s 2018-08-25 21:06:27,136 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-c06dc5c3-7f63-4e6e-a123-4172bb96fa50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c06dc5c3-7f63-4e6e-a123-4172bb96fa50'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:28,198 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.046s 2018-08-25 21:06:28,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-35dcaedf-4604-46bb-b1c2-1b10b1fa373f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-35dcaedf-4604-46bb-b1c2-1b10b1fa373f'} Body: {"itemNotFound": {"message": "Instance 2b637f06-7558-4278-928e-a37b440ab89d could not be found.", "code": 404}} 2018-08-25 21:06:28,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/919df76b-6dbf-4513-a884-08565bd48280 0.596s 2018-08-25 21:06:28,796 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/919df76b-6dbf-4513-a884-08565bd48280', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-35758481-f027-4ce6-9eb5-e75bc0819b7a'} Body: 2018-08-25 21:06:28,972 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.174s 2018-08-25 21:06:28,973 63 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-4fa6882c-a556-460a-8afb-9acf14ed17d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fa6882c-a556-460a-8afb-9acf14ed17d4'} Body: 2018-08-25 21:06:29,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.381s 2018-08-25 21:06:29,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': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-e7053b53-ff5e-48fd-875e-488d95405f67', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7053b53-ff5e-48fd-875e-488d95405f67'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:30,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.046s 2018-08-25 21:06:30,417 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-c5b18065-cc4d-49a1-b270-5749a6754649', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c5b18065-cc4d-49a1-b270-5749a6754649'} Body: {"itemNotFound": {"message": "Instance 4a1e968d-1a7a-4da8-929f-236486aadeb6 could not be found.", "code": 404}} 2018-08-25 21:06:31,024 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/24cebb4e-8e25-44f0-8c27-72ea40cb7797 0.606s 2018-08-25 21:06:31,024 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/24cebb4e-8e25-44f0-8c27-72ea40cb7797', u'date': 'Sat, 25 Aug 2018 21:06:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e73414e3-bed9-451a-bafc-dcb8c01997ba'} Body: 2018-08-25 21:06:31,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1782885335 0.057s 2018-08-25 21:06:31,083 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1782885335', u'x-compute-request-id': 'req-c52669ae-4d0c-4b71-9d5f-68c63816ba8b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c52669ae-4d0c-4b71-9d5f-68c63816ba8b'} Body: 2018-08-25 21:06:32,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/ab871d65-b65a-496b-944d-b9c0dd386b0a 0.999s 2018-08-25 21:06:32,086 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/ab871d65-b65a-496b-944d-b9c0dd386b0a', u'date': 'Sat, 25 Aug 2018 21:06:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5a5f22e5-55a2-4532-8ea9-ebb910dd6cd8'} Body: 2018-08-25 21:06:33,813 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/fee799f5-12f1-485f-aa6a-0fd8465b481f 1.725s 2018-08-25 21:06:33,814 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/fee799f5-12f1-485f-aa6a-0fd8465b481f', u'date': 'Sat, 25 Aug 2018 21:06:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1a95dfde-7270-4227-99e9-7a75d6f89add'} Body: 2018-08-25 21:06:35,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/718d0dd7-3027-4ff1-a7ee-9c44348dff24 1.432s 2018-08-25 21:06:35,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/718d0dd7-3027-4ff1-a7ee-9c44348dff24', u'date': 'Sat, 25 Aug 2018 21:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3cac3aea-5000-415a-b64d-2ac68b85f4cc'} Body: 2018-08-25 21:06:36,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/f5386794-a0fb-4581-966c-84c0f9765027 1.675s 2018-08-25 21:06:36,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.33:9696/v2.0/networks/f5386794-a0fb-4581-966c-84c0f9765027', u'date': 'Sat, 25 Aug 2018 21:06:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7f4b7345-990f-4165-a951-74b9de4a764d'} Body: 2018-08-25 21:06:37,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/420cb3b7-9b3f-452d-b925-1fadd6110570 0.385s 2018-08-25 21:06:37,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.33:9696/v2.0/security-groups/420cb3b7-9b3f-452d-b925-1fadd6110570', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3b259608-757d-47f9-8101-bf5b6b094fc7'} Body: 2018-08-25 21:06:37.545 63 INFO tempest.lib.common.rest_client [req-826e9745-7958-41e3-8d41-c6d8a17ac562 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.202s 2018-08-25 21:06:37.546 63 DEBUG tempest.lib.common.rest_client [req-826e9745-7958-41e3-8d41-c6d8a17ac562 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1186226946 description", "name": "tempest-secgroup-smoke-1186226946"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-826e9745-7958-41e3-8d41-c6d8a17ac562'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1186226946 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "updated_at": "2018-08-25T21:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:06:37Z", "revision_number": 0, "id": "4052cd44-1124-45b5-99e1-09e5fc46f472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:06:37Z", "revision_number": 0, "id": "5d5822ab-bbc2-4931-a41d-08b4fe366011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "name": "tempest-secgroup-smoke-1186226946"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:37.741 63 INFO tempest.lib.common.rest_client [req-34908f1f-9112-4e8e-9a93-bb1c8f2af8f5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.194s 2018-08-25 21:06:37.742 63 DEBUG tempest.lib.common.rest_client [req-34908f1f-9112-4e8e-9a93-bb1c8f2af8f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34908f1f-9112-4e8e-9a93-bb1c8f2af8f5'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e0077e72-31de-4743-ab0a-212d8680b879"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:37.887 63 INFO tempest.lib.common.rest_client [req-668c03a1-ffb2-4f0d-b36d-3b1c0fe8d280 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 21:06:37.887 63 DEBUG tempest.lib.common.rest_client [req-668c03a1-ffb2-4f0d-b36d-3b1c0fe8d280 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-668c03a1-ffb2-4f0d-b36d-3b1c0fe8d280'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f6054967-ed67-4b82-87c9-3243121be850"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:38.084 63 INFO tempest.lib.common.rest_client [req-c40099f6-0ffe-413a-9dd1-3e2102ca198c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.196s 2018-08-25 21:06:38.085 63 DEBUG tempest.lib.common.rest_client [req-c40099f6-0ffe-413a-9dd1-3e2102ca198c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c40099f6-0ffe-413a-9dd1-3e2102ca198c'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ad3d4961-13b8-4cce-b86e-e666dab6cb4e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:38.262 63 INFO tempest.lib.common.rest_client [req-269c9519-7c35-48f0-8ac3-026f7d11668a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.177s 2018-08-25 21:06:38.263 63 DEBUG tempest.lib.common.rest_client [req-269c9519-7c35-48f0-8ac3-026f7d11668a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-269c9519-7c35-48f0-8ac3-026f7d11668a'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "05a12d1c-f995-44c3-ac08-322e30d46a36"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:38.417 63 INFO tempest.lib.common.rest_client [req-9e67ae71-23d3-4955-aa9c-2a84ca69164c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.152s 2018-08-25 21:06:38.417 63 DEBUG tempest.lib.common.rest_client [req-9e67ae71-23d3-4955-aa9c-2a84ca69164c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e67ae71-23d3-4955-aa9c-2a84ca69164c'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "527d2cf9-1f50-4909-bb98-169ca14afcc3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:38.587 63 INFO tempest.lib.common.rest_client [req-ddffa88f-67d3-4a12-809d-b07d1987887c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.168s 2018-08-25 21:06:38.587 63 DEBUG tempest.lib.common.rest_client [req-ddffa88f-67d3-4a12-809d-b07d1987887c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ddffa88f-67d3-4a12-809d-b07d1987887c'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b0756086-a161-421c-9ee3-2d32b31cc9c3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:38.761 63 INFO tempest.lib.common.rest_client [req-29f6ec16-4089-4e59-9936-d952d3a98ed2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:06:38.761 63 DEBUG tempest.lib.common.rest_client [req-29f6ec16-4089-4e59-9936-d952d3a98ed2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29f6ec16-4089-4e59-9936-d952d3a98ed2'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7cb3a02a-2e74-4ca1-9fd9-7bc4ecf28520"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:38.935 63 INFO tempest.lib.common.rest_client [req-f51565a2-839f-47fb-81e0-238ee5abb1f0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 21:06:38.935 63 DEBUG tempest.lib.common.rest_client [req-f51565a2-839f-47fb-81e0-238ee5abb1f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f51565a2-839f-47fb-81e0-238ee5abb1f0'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6595ef7e-a727-4dc5-b4cb-01d2fef89359"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:39.203 63 INFO tempest.lib.common.rest_client [req-08187eb7-26cf-4238-9c03-39da80ee485b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.266s 2018-08-25 21:06:39.203 63 DEBUG tempest.lib.common.rest_client [req-08187eb7-26cf-4238-9c03-39da80ee485b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1315921631"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08187eb7-26cf-4238-9c03-39da80ee485b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:06:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"741f054c-548e-4387-86a7-ae11ba0f08ce","name":"tempest-A-1315921631"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:39.695 63 INFO tempest.lib.common.rest_client [req-e4a6eba3-3a3d-4c4b-852b-106e5251c3d8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.490s 2018-08-25 21:06:39.696 63 DEBUG tempest.lib.common.rest_client [req-e4a6eba3-3a3d-4c4b-852b-106e5251c3d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "name": "tempest-subnet-A-1-1637744384"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4a6eba3-3a3d-4c4b-852b-106e5251c3d8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","dns_nameservers":[],"updated_at":"2018-08-25T21:06:39Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","subnetpool_id":null,"name":"tempest-subnet-A-1-1637744384"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:39.897 63 INFO tempest.lib.common.rest_client [req-583b66df-d4d3-4892-9def-96252476551a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.198s 2018-08-25 21:06:39.899 63 DEBUG tempest.lib.common.rest_client [req-583b66df-d4d3-4892-9def-96252476551a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-454513285"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-583b66df-d4d3-4892-9def-96252476551a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:06:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"9bdb6601-e756-4e56-9fc6-03f62793117f","name":"tempest-B-454513285"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:40.473 63 INFO tempest.lib.common.rest_client [req-8f66c850-f9c7-4a96-ba98-2f71050088dc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.572s 2018-08-25 21:06:40.474 63 DEBUG tempest.lib.common.rest_client [req-8f66c850-f9c7-4a96-ba98-2f71050088dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "name": "tempest-subnet-B-1-694662176"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f66c850-f9c7-4a96-ba98-2f71050088dc'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:40Z","dns_nameservers":[],"updated_at":"2018-08-25T21:06:40Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","subnetpool_id":null,"name":"tempest-subnet-B-1-694662176"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:40.861 63 INFO tempest.lib.common.rest_client [req-8b596934-a39b-488e-b6e5-839aa80fe980 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-25 21:06:40.862 63 DEBUG tempest.lib.common.rest_client [req-8b596934-a39b-488e-b6e5-839aa80fe980 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b596934-a39b-488e-b6e5-839aa80fe980'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "27e56868-3ca2-44e5-806c-9ee2f0ba9853"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:41.066 63 INFO tempest.lib.common.rest_client [req-b8d98de8-566e-4021-8f68-abb14231f5a4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.203s 2018-08-25 21:06:41.067 63 DEBUG tempest.lib.common.rest_client [req-b8d98de8-566e-4021-8f68-abb14231f5a4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-189229484"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-b8d98de8-566e-4021-8f68-abb14231f5a4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d98de8-566e-4021-8f68-abb14231f5a4'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuGuw1O4+dVWqqba51AeJnnUTXjkZNKl5GG7wypo1TGe1XZbfHeti1ykbqWr9WNjIJj1bSzCvgj8RXH52+wLKcj3fQhtaqELpTwOfLPBhkjaEfzvUvyX19ypOIpWy28DSELbEkUmlM1PV1XKX73HWuXfXzujigs3ra6zaaXZEE1ErhF9yc8eEJdSHnJkNigbtck66ki2KvZqeV7VkKN92uV9x3PdJxZPdnJ1DNp0qLVEV7CRPhy5SaLym80cCxHaiY2KZwI7oBXiHP9/wlbtgWI9lubA1e13a4D77A38TA2pmryh3rmHzeOFB3V7dq7JPwXj2s5RSZiGPZwmarXP+/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7hrsNTuPnVVqqm2udQHiZ51E145GTSpeRhu8MqaNUxntV2W3\nx3rYtcpG6lq/VjYyCY9W0swr4I/EVx+dvsCynI930IbWqhC6U8DnyzwYZI2hH871\nL8l9fcqTiKVstvA0hC2xJFJpTNT1dVyl+9x1rl3187o4oLN62us2ml2RBNRK4Rfc\nnPHhCXUh5yZDYoG7XJOupItir2anle1ZCjfdrlfcdz3ScWT3ZydQzadKi1RFewkT\n4cuUmi8pvNHAsR2omNimcCO6AV4hz/f8JW7YFiPZbmwNXtd2uA++wN/EwNqZq8od\n65h83jhQd1e3auyT8F49rOUUmYhj2cJmq1z/vwIDAQABAoIBAHmY/DpvUXebEJ86\n5lZRAQvDUE35FcQAuCZ7sY/4aMIgwonYo5NXFGc6hx7V+1MO2Fzze/apWFsVcMLB\nnbC1/kFgL2MqCWTOqClvobCz3w0zGy8AZUzjTJg6JUAqoyuF3nwGTansAGTBeR1X\nlFjcjKjgyWOQHa1MG5jDeJ463H2m5OLf8tAm9mnqYkLH3ulgj31CjKaL8NoufDOg\nghLbonS8p2MSa7ycr66AKClS+GLYtfEastcsx2Omwy97yJTyT6F5ZQJDGIBRwLNv\n3sS74TpOL+Oyloy0ql2HOhz4Yqcs5tE/TcLRKRFlTXifcC+3UeKdxsSEn2Q5M8Be\nrT7clnkCgYEA+6S+pLfq188lHmhxNOpsc1vaRky/yjoMmodOHHxRZ6sE8Eu3lItb\nIQNY2AgMd1Q2afcxwL5p5U2mulqlIrF8Yn71vJATN/JhLXloNSnFhwjc0aSDWE7x\nzz3r7hHR19fZb+QsMQWEV8FqL5Yu4Vv3jROXZfYqNwb6FMVhCPUmV6sCgYEA8jot\ncEgFV2CQ66zUNH9Sr/mr9DOoUtRuqWoY2SOfFkTta80XyTMVDlzkp/Q/H/79DZfz\n5r8+2PWErFAANRTByOX/Ctwb9dA4M9KB1udDuYDfJFm4KminJai1lw5DgjY5KR7t\nhPrz+3utzipMd0+KUgsrcf097APFGRMAEVdiVD0CgYEAvh2sLrQIx/zm9T9A8BJ/\n1vO5R81qRLVwmjrJJ7pAokrRk14RFzflpF5r++Kw0GKeLZalTxJM3QG6iiY7hqeC\n6sMyksBi1KzZAEsuEKQ7aJaohfZ9iPUzuTf2DEoIOMMJsoA3Zt3dK5OjzsnvJzGd\nKEd55X2CTUqHG7Q3aFYWHrsCgYEAyDInHdaYe4f3HqF/3Ueh+ok6giEzrAmg0Go8\n0THsqQYcx+0BDKwoae+CmAF5LqObV+HPllVXxw7cMWIJWdWm97iHWt1iSn5mBQal\ngw0uXyHQywVP/dTy2GAgfREv4G2aPo8uNasHfUDR/EPfYPifVIGgzZxE0kynWLro\nYmy7eu0CgYBIC4dyzxcfD+5ddBzuo0W8IV309lIwM6xmpCp5BwhbF4Rlc9SF7Svc\nmd7tkpS3LrTR8SZgOo1/HpN14dWFdJCPh8ighx2uyqHXk3lxU3XQxaaBmNaJqkDB\nJjiLDl6itY8GD7hvLhifSxQJxur6UF5rxbyiO1jZN+EqODHPxawkIA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-189229484", "fingerprint": "5b:23:24:08:f7:1a:db:61:73:58:16:f0:63:bf:02:c0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:42.106 63 INFO tempest.lib.common.rest_client [req-673e2a4b-a4f7-4160-bbe4-be0f243e1da6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.033s 2018-08-25 21:06:42.107 63 DEBUG tempest.lib.common.rest_client [req-673e2a4b-a4f7-4160-bbe4-be0f243e1da6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2076247635", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:06:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-673e2a4b-a4f7-4160-bbe4-be0f243e1da6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:06:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:06:41Z","name":"tempest-port-smoke-2076247635","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ea:64:1a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","ip_address":"10.101.11.10"}],"id":"6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:43.466 63 INFO tempest.lib.common.rest_client [req-c1e8c573-34af-49ba-ad13-2613903fede2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.357s 2018-08-25 21:06:43.466 63 DEBUG tempest.lib.common.rest_client [req-c1e8c573-34af-49ba-ad13-2613903fede2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "741f054c-548e-4387-86a7-ae11ba0f08ce", "port": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c1e8c573-34af-49ba-ad13-2613903fede2', 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1e8c573-34af-49ba-ad13-2613903fede2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "adminPass": "4xfLQf6nWGLq"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:43.565 63 INFO tempest.lib.common.rest_client [req-ddb4f439-e14d-43a8-bbff-36e85a1d9490 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.094s 2018-08-25 21:06:43.565 63 DEBUG tempest.lib.common.rest_client [req-ddb4f439-e14d-43a8-bbff-36e85a1d9490 ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-ddb4f439-e14d-43a8-bbff-36e85a1d9490', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddb4f439-e14d-43a8-bbff-36e85a1d9490'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:44.827 63 INFO tempest.lib.common.rest_client [req-94d10fdf-179b-42a4-a1ad-88dea6e63670 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.246s 2018-08-25 21:06:44.828 63 DEBUG tempest.lib.common.rest_client [req-94d10fdf-179b-42a4-a1ad-88dea6e63670 ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-94d10fdf-179b-42a4-a1ad-88dea6e63670', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94d10fdf-179b-42a4-a1ad-88dea6e63670'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:45.938 63 INFO tempest.lib.common.rest_client [req-c55bf092-0c47-4898-a8e7-d9f8b3167e73 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.096s 2018-08-25 21:06:45.939 63 DEBUG tempest.lib.common.rest_client [req-c55bf092-0c47-4898-a8e7-d9f8b3167e73 ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c55bf092-0c47-4898-a8e7-d9f8b3167e73', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c55bf092-0c47-4898-a8e7-d9f8b3167e73'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:45Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:45.953 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:06:47.327 63 INFO tempest.lib.common.rest_client [req-763d344f-a4b5-40eb-a98c-8a469fcc02b8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.372s 2018-08-25 21:06:47.328 63 DEBUG tempest.lib.common.rest_client [req-763d344f-a4b5-40eb-a98c-8a469fcc02b8 ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-763d344f-a4b5-40eb-a98c-8a469fcc02b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-763d344f-a4b5-40eb-a98c-8a469fcc02b8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:47.340 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:06:48.520 63 INFO tempest.lib.common.rest_client [req-4324fd61-b0c0-475c-b097-84959c541682 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.178s 2018-08-25 21:06:48.521 63 DEBUG tempest.lib.common.rest_client [req-4324fd61-b0c0-475c-b097-84959c541682 ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-4324fd61-b0c0-475c-b097-84959c541682', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4324fd61-b0c0-475c-b097-84959c541682'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:50.011 63 INFO tempest.lib.common.rest_client [req-302633af-0dad-4800-b003-f2652c39f5e1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.482s 2018-08-25 21:06:50.012 63 DEBUG tempest.lib.common.rest_client [req-302633af-0dad-4800-b003-f2652c39f5e1 ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-302633af-0dad-4800-b003-f2652c39f5e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-302633af-0dad-4800-b003-f2652c39f5e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:51.363 63 INFO tempest.lib.common.rest_client [req-bf336940-a9c4-4bec-8ed7-87e5b61306fe ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.330s 2018-08-25 21:06:51.364 63 DEBUG tempest.lib.common.rest_client [req-bf336940-a9c4-4bec-8ed7-87e5b61306fe ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-bf336940-a9c4-4bec-8ed7-87e5b61306fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf336940-a9c4-4bec-8ed7-87e5b61306fe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:51.378 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 21:06:51.756 63 INFO tempest.lib.common.rest_client [req-c8a843c7-5728-4d58-b40b-42cfb97c963b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.377s 2018-08-25 21:06:51.756 63 DEBUG tempest.lib.common.rest_client [req-c8a843c7-5728-4d58-b40b-42cfb97c963b ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c8a843c7-5728-4d58-b40b-42cfb97c963b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8a843c7-5728-4d58-b40b-42cfb97c963b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:51.771 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: afa29e69-43f4-433a-ac32-54b44acfe6b2 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:06:52.924 63 INFO tempest.lib.common.rest_client [req-1b2f05a3-73c6-49fa-97c8-8aacf7b3198a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.152s 2018-08-25 21:06:52.925 63 DEBUG tempest.lib.common.rest_client [req-1b2f05a3-73c6-49fa-97c8-8aacf7b3198a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1817229400", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:06:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b2f05a3-73c6-49fa-97c8-8aacf7b3198a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:06:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:06:52Z","name":"tempest-port-smoke-1817229400","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f5:42:27","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","ip_address":"10.102.21.20"}],"id":"c6124deb-abf3-41c6-9a5f-b80951b81e54","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:54.316 63 INFO tempest.lib.common.rest_client [req-bf87b2db-7c7b-468e-8e3d-4e6a9449d00e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.388s 2018-08-25 21:06:54.316 63 DEBUG tempest.lib.common.rest_client [req-bf87b2db-7c7b-468e-8e3d-4e6a9449d00e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9bdb6601-e756-4e56-9fc6-03f62793117f", "port": "c6124deb-abf3-41c6-9a5f-b80951b81e54"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-bf87b2db-7c7b-468e-8e3d-4e6a9449d00e', 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf87b2db-7c7b-468e-8e3d-4e6a9449d00e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "adminPass": "ejzy7KTzjtSp"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:54.689 63 INFO tempest.lib.common.rest_client [req-7552df99-4cce-42d8-907d-4d8f893051d2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.367s 2018-08-25 21:06:54.690 63 DEBUG tempest.lib.common.rest_client [req-7552df99-4cce-42d8-907d-4d8f893051d2 ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-7552df99-4cce-42d8-907d-4d8f893051d2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7552df99-4cce-42d8-907d-4d8f893051d2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:56.117 63 INFO tempest.lib.common.rest_client [req-92591104-895a-4855-8822-8981608d0d17 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.410s 2018-08-25 21:06:56.117 63 DEBUG tempest.lib.common.rest_client [req-92591104-895a-4855-8822-8981608d0d17 ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-92591104-895a-4855-8822-8981608d0d17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92591104-895a-4855-8822-8981608d0d17'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:56.136 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:06:57.497 63 INFO tempest.lib.common.rest_client [req-a6d2f549-4e73-4430-abf7-6ad3d7eb55e5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.358s 2018-08-25 21:06:57.498 63 DEBUG tempest.lib.common.rest_client [req-a6d2f549-4e73-4430-abf7-6ad3d7eb55e5 ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-a6d2f549-4e73-4430-abf7-6ad3d7eb55e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6d2f549-4e73-4430-abf7-6ad3d7eb55e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:57.513 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:06:58.658 63 INFO tempest.lib.common.rest_client [req-9ceb1081-0f80-4dfb-86ba-81099e9cff98 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.143s 2018-08-25 21:06:58.659 63 DEBUG tempest.lib.common.rest_client [req-9ceb1081-0f80-4dfb-86ba-81099e9cff98 ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-9ceb1081-0f80-4dfb-86ba-81099e9cff98', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ceb1081-0f80-4dfb-86ba-81099e9cff98'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:59.824 63 INFO tempest.lib.common.rest_client [req-b7c33461-978c-47ee-b068-56a637c31a28 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.151s 2018-08-25 21:06:59.825 63 DEBUG tempest.lib.common.rest_client [req-b7c33461-978c-47ee-b068-56a637c31a28 ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-b7c33461-978c-47ee-b068-56a637c31a28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b7c33461-978c-47ee-b068-56a637c31a28'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:58Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:06:59.848 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:00.007 63 INFO tempest.lib.common.rest_client [req-cd543ad3-b24f-4fff-b11c-c61a43551ec4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.157s 2018-08-25 21:07:00.008 63 DEBUG tempest.lib.common.rest_client [req-cd543ad3-b24f-4fff-b11c-c61a43551ec4 ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-cd543ad3-b24f-4fff-b11c-c61a43551ec4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd543ad3-b24f-4fff-b11c-c61a43551ec4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:58Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:00.022 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d9f6efc0-a505-42c2-9570-49b06bd770bb with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:07:01.446 63 INFO tempest.lib.common.rest_client [req-5450a900-d51d-4a34-8a41-3b3f0dc0ec7d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.422s 2018-08-25 21:07:01.446 63 DEBUG tempest.lib.common.rest_client [req-5450a900-d51d-4a34-8a41-3b3f0dc0ec7d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1310162369", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:07:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5450a900-d51d-4a34-8a41-3b3f0dc0ec7d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:07:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:07:00Z","name":"tempest-port-smoke-1310162369","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d2:40:4d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","ip_address":"10.101.11.30"}],"id":"e44794ca-7025-4693-8075-b313ba90e4b8","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:02.547 63 INFO tempest.lib.common.rest_client [req-6a8c1573-7ccb-484d-84ad-6e31b84d2df2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.099s 2018-08-25 21:07:02.548 63 DEBUG tempest.lib.common.rest_client [req-6a8c1573-7ccb-484d-84ad-6e31b84d2df2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "741f054c-548e-4387-86a7-ae11ba0f08ce", "port": "e44794ca-7025-4693-8075-b313ba90e4b8"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6a8c1573-7ccb-484d-84ad-6e31b84d2df2', 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a8c1573-7ccb-484d-84ad-6e31b84d2df2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "adminPass": "KA5gNoFqAZMc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:02.898 63 INFO tempest.lib.common.rest_client [req-105504a5-ff76-433b-a10b-ccd3483834c6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.345s 2018-08-25 21:07:02.898 63 DEBUG tempest.lib.common.rest_client [req-105504a5-ff76-433b-a10b-ccd3483834c6 ] 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-105504a5-ff76-433b-a10b-ccd3483834c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-105504a5-ff76-433b-a10b-ccd3483834c6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:07:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:04.204 63 INFO tempest.lib.common.rest_client [req-10d2e9fd-5aa9-476e-ac11-85353246a70a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.288s 2018-08-25 21:07:04.204 63 DEBUG tempest.lib.common.rest_client [req-10d2e9fd-5aa9-476e-ac11-85353246a70a ] 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-10d2e9fd-5aa9-476e-ac11-85353246a70a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10d2e9fd-5aa9-476e-ac11-85353246a70a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:04.217 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 21:07:05.366 63 INFO tempest.lib.common.rest_client [req-f38d4a65-8c68-4733-a3e3-af3d3805a7c4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.147s 2018-08-25 21:07:05.367 63 DEBUG tempest.lib.common.rest_client [req-f38d4a65-8c68-4733-a3e3-af3d3805a7c4 ] 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-f38d4a65-8c68-4733-a3e3-af3d3805a7c4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f38d4a65-8c68-4733-a3e3-af3d3805a7c4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:05.379 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:07:06.534 63 INFO tempest.lib.common.rest_client [req-f3544731-adad-4850-bbe3-f087007433b9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.153s 2018-08-25 21:07:06.534 63 DEBUG tempest.lib.common.rest_client [req-f3544731-adad-4850-bbe3-f087007433b9 ] 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-f3544731-adad-4850-bbe3-f087007433b9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3544731-adad-4850-bbe3-f087007433b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:07.899 63 INFO tempest.lib.common.rest_client [req-e93f6aaa-9281-464c-9a1b-4c76b1384b73 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.347s 2018-08-25 21:07:07.900 63 DEBUG tempest.lib.common.rest_client [req-e93f6aaa-9281-464c-9a1b-4c76b1384b73 ] 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-e93f6aaa-9281-464c-9a1b-4c76b1384b73', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e93f6aaa-9281-464c-9a1b-4c76b1384b73'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:07.912 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:08.062 63 INFO tempest.lib.common.rest_client [req-b3d9d7fd-cd62-4f03-9f3d-5ec8ff13b478 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.149s 2018-08-25 21:07:08.063 63 DEBUG tempest.lib.common.rest_client [req-b3d9d7fd-cd62-4f03-9f3d-5ec8ff13b478 ] 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-b3d9d7fd-cd62-4f03-9f3d-5ec8ff13b478', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3d9d7fd-cd62-4f03-9f3d-5ec8ff13b478'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:08.076 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 31d7cfc5-ca75-4afe-b041-495bba019e65 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:07:09.182 63 INFO tempest.lib.common.rest_client [req-caee80a7-0247-472f-a61c-80e6fdb87351 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.105s 2018-08-25 21:07:09.183 63 DEBUG tempest.lib.common.rest_client [req-caee80a7-0247-472f-a61c-80e6fdb87351 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-216648654", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:07:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-caee80a7-0247-472f-a61c-80e6fdb87351'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:07:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:07:08Z","name":"tempest-port-smoke-216648654","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:d2:f3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","ip_address":"10.102.21.40"}],"id":"0574dfac-939e-44c4-a8fb-8be89e30436a","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:10.272 63 INFO tempest.lib.common.rest_client [req-eeea7e9a-2c85-4a3c-8b61-09326813826b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.088s 2018-08-25 21:07:10.273 63 DEBUG tempest.lib.common.rest_client [req-eeea7e9a-2c85-4a3c-8b61-09326813826b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9bdb6601-e756-4e56-9fc6-03f62793117f", "port": "0574dfac-939e-44c4-a8fb-8be89e30436a"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-eeea7e9a-2c85-4a3c-8b61-09326813826b', 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eeea7e9a-2c85-4a3c-8b61-09326813826b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "adminPass": "ghW99BJ58Vh7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:10.649 63 INFO tempest.lib.common.rest_client [req-b52ad283-b3fc-461a-9850-d88d12b8b8de ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.372s 2018-08-25 21:07:10.650 63 DEBUG tempest.lib.common.rest_client [req-b52ad283-b3fc-461a-9850-d88d12b8b8de ] 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-b52ad283-b3fc-461a-9850-d88d12b8b8de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b52ad283-b3fc-461a-9850-d88d12b8b8de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:07:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:11.761 63 INFO tempest.lib.common.rest_client [req-0c65b68f-ac6d-4400-904b-6f3be1725f42 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.094s 2018-08-25 21:07:11.762 63 DEBUG tempest.lib.common.rest_client [req-0c65b68f-ac6d-4400-904b-6f3be1725f42 ] 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0c65b68f-ac6d-4400-904b-6f3be1725f42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c65b68f-ac6d-4400-904b-6f3be1725f42'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:11.776 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:07:13.106 63 INFO tempest.lib.common.rest_client [req-ab806632-a06d-4487-951a-4798f2782a51 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.328s 2018-08-25 21:07:13.107 63 DEBUG tempest.lib.common.rest_client [req-ab806632-a06d-4487-951a-4798f2782a51 ] 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-ab806632-a06d-4487-951a-4798f2782a51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab806632-a06d-4487-951a-4798f2782a51'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:13.120 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:07:14.272 63 INFO tempest.lib.common.rest_client [req-0ef02142-cc9f-4cd6-a4a1-3a653ffd6caf ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.151s 2018-08-25 21:07:14.273 63 DEBUG tempest.lib.common.rest_client [req-0ef02142-cc9f-4cd6-a4a1-3a653ffd6caf ] 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0ef02142-cc9f-4cd6-a4a1-3a653ffd6caf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ef02142-cc9f-4cd6-a4a1-3a653ffd6caf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:15.435 63 INFO tempest.lib.common.rest_client [req-ff973ef1-c8e4-4c89-a1c3-9ef5f86f170e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.148s 2018-08-25 21:07:15.436 63 DEBUG tempest.lib.common.rest_client [req-ff973ef1-c8e4-4c89-a1c3-9ef5f86f170e ] 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-ff973ef1-c8e4-4c89-a1c3-9ef5f86f170e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ff973ef1-c8e4-4c89-a1c3-9ef5f86f170e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:15.450 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:15.817 63 INFO tempest.lib.common.rest_client [req-6b3fce1b-6781-4df3-8b49-681dc905ea36 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.366s 2018-08-25 21:07:15.817 63 DEBUG tempest.lib.common.rest_client [req-6b3fce1b-6781-4df3-8b49-681dc905ea36 ] 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-6b3fce1b-6781-4df3-8b49-681dc905ea36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b3fce1b-6781-4df3-8b49-681dc905ea36'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:15.830 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 364d4485-deb5-4094-8061-8f5cd844b09c with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:07:16.000 63 INFO tempest.lib.common.rest_client [req-2c7eb40f-5f72-4ba9-ad17-fe5791b35601 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.168s 2018-08-25 21:07:16.000 63 DEBUG tempest.lib.common.rest_client [req-2c7eb40f-5f72-4ba9-ad17-fe5791b35601 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2127123919", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:07:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c7eb40f-5f72-4ba9-ad17-fe5791b35601'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:15Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:15Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "name": "tempest-router--2127123919"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:17.603 63 INFO tempest.lib.common.rest_client [req-1533b760-f233-437f-8a37-3b6db48091b2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d 1.602s 2018-08-25 21:07:17.604 63 DEBUG tempest.lib.common.rest_client [req-1533b760-f233-437f-8a37-3b6db48091b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d', u'date': 'Sat, 25 Aug 2018 21:07:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1533b760-f233-437f-8a37-3b6db48091b2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:15Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:17Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "name": "tempest-router--2127123919"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:19.605 63 INFO tempest.lib.common.rest_client [req-d6af6263-659b-4e4d-8d9e-d812b4e58c33 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/add_router_interface 2.000s 2018-08-25 21:07:19.605 63 DEBUG tempest.lib.common.rest_client [req-d6af6263-659b-4e4d-8d9e-d812b4e58c33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6af6263-659b-4e4d-8d9e-d812b4e58c33'} Body: {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164", "subnet_ids": ["a90461d8-9f9b-4a02-b899-2a2bd4d0f164"], "port_id": "36520eaf-a60a-4472-8b01-5f2c7da60123", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:21.603 63 INFO tempest.lib.common.rest_client [req-033e8969-0222-4916-ac14-75b86e54921b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.997s 2018-08-25 21:07:21.604 63 DEBUG tempest.lib.common.rest_client [req-033e8969-0222-4916-ac14-75b86e54921b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-033e8969-0222-4916-ac14-75b86e54921b'} Body: {"floatingip": {"router_id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:07:20Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7", "id": "e768796f-b9aa-4689-9124-3143673044de", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:20Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:21.751 63 INFO tempest.lib.common.rest_client [req-300c5470-4f24-484a-a080-9dfbbd611988 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.146s 2018-08-25 21:07:21.751 63 DEBUG tempest.lib.common.rest_client [req-300c5470-4f24-484a-a080-9dfbbd611988 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2103905677", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-300c5470-4f24-484a-a080-9dfbbd611988'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:21Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:21Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "name": "tempest-router--2103905677"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:23.394 63 INFO tempest.lib.common.rest_client [req-9ce63f0c-4526-43d7-bcc4-02d6be58e568 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b 1.641s 2018-08-25 21:07:23.394 63 DEBUG tempest.lib.common.rest_client [req-9ce63f0c-4526-43d7-bcc4-02d6be58e568 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b', u'date': 'Sat, 25 Aug 2018 21:07:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ce63f0c-4526-43d7-bcc4-02d6be58e568'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:21Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:23Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "name": "tempest-router--2103905677"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:25.509 63 INFO tempest.lib.common.rest_client [req-2ef51f67-836e-4e94-a13d-7bdf0cf32239 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/add_router_interface 2.113s 2018-08-25 21:07:25.509 63 DEBUG tempest.lib.common.rest_client [req-2ef51f67-836e-4e94-a13d-7bdf0cf32239 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:07:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ef51f67-836e-4e94-a13d-7bdf0cf32239'} Body: {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb", "subnet_ids": ["aab06cc1-b734-4189-8719-fbd5adccc0bb"], "port_id": "d3311ee1-a25b-4110-9ba4-cd1761b4805a", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:27.389 63 INFO tempest.lib.common.rest_client [req-02cf52d7-5d2a-4af8-b122-d8799000ae3a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.879s 2018-08-25 21:07:27.390 63 DEBUG tempest.lib.common.rest_client [req-02cf52d7-5d2a-4af8-b122-d8799000ae3a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "0574dfac-939e-44c4-a8fb-8be89e30436a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:07:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02cf52d7-5d2a-4af8-b122-d8799000ae3a'} Body: {"floatingip": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:07:26Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "0574dfac-939e-44c4-a8fb-8be89e30436a", "id": "e0d6e12a-9f34-4aca-a1bc-89dac0a6d995", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:26Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:27.951 63 INFO tempest.lib.common.rest_client [req-470c6a6d-43f2-48c4-9150-a82f3a36a2f0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/network_associations 0.560s 2018-08-25 21:07:27.952 63 DEBUG tempest.lib.common.rest_client [req-470c6a6d-43f2-48c4-9150-a82f3a36a2f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/network_associations', u'date': 'Sat, 25 Aug 2018 21:07:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-470c6a6d-43f2-48c4-9150-a82f3a36a2f0'} Body: {"network_association": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "id": "797b7c6c-093b-4317-9dfc-e093e449ad71"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:27.954 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:43.993 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:44.093 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:07:44.121 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:44.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-25 21:07:44.236 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:44.238 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:44.299 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:07:44.303 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:49.310 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.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-25 21:07:49.311 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-25 21:07:49.311 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075700 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 21:07:49.314 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:49.316 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:49.381 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:07:49.412 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:49.527 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-25 21:07:49.531 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:49.533 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:49.595 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:07:49.598 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:53.605 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.077739 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 21:07:54.189 63 INFO tempest.lib.common.rest_client [req-0e866859-20ff-4556-9bd0-e4f3849653ed ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/router_associations 0.583s 2018-08-25 21:07:54.190 63 DEBUG tempest.lib.common.rest_client [req-0e866859-20ff-4556-9bd0-e4f3849653ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/router_associations', u'date': 'Sat, 25 Aug 2018 21:07:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e866859-20ff-4556-9bd0-e4f3849653ed'} Body: {"router_association": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "id": "be9d4a99-6dda-4475-adef-c8666cd8245a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:07:54.191 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:54.193 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:54.257 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:07:54.290 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:54.404 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-25 21:07:54.405 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:54.407 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:54.467 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:07:54.473 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:59.480 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.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-25 21:07:59.480 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-25 21:07:59.481 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.076555 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-25 21:07:59.482 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:08:59.537 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 1. Retry after 2 seconds.: timeout: timed out 2018-08-25 21:10:02.082 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 2. Retry after 3 seconds.: timeout: timed out 2018-08-25 21:11:05.635 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 3. Retry after 4 seconds.: timeout: timed out 2018-08-25 21:12:10.200 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 4. Retry after 5 seconds.: timeout: timed out 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 after 4 attempts: timeout: timed out 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh return function() 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh 2018-08-25 21:13:15.722 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.206 failed. Error: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None: SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-25 21:13:16.118 63 INFO tempest.lib.common.rest_client [req-be185bec-47f6-4ac8-be5d-f73895238532 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:13:16.119 63 DEBUG tempest.lib.common.rest_client [req-be185bec-47f6-4ac8-be5d-f73895238532 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:13:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be185bec-47f6-4ac8-be5d-f73895238532'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-TestBGPVPNBasic-1613365017"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/4df43ad2e92a4234a2e90abf1a55a213", "region": "reg _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:16.364 63 INFO tempest.lib.common.rest_client [req-b54d89f9-86b7-4f94-bc12-cb6dd5183da5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers 0.242s 2018-08-25 21:13:16.365 63 DEBUG tempest.lib.common.rest_client [req-b54d89f9-86b7-4f94-bc12-cb6dd5183da5 ] 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.33:8774/v2.1/servers', u'x-compute-request-id': 'req-b54d89f9-86b7-4f94-bc12-cb6dd5183da5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b54d89f9-86b7-4f94-bc12-cb6dd5183da5'} Body: {"servers": [{"id": "364d4485-deb5-4094-8061-8f5cd844b09c", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "name": "server-4"}, {"id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "name": "server-3"}, {"id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "name": "server-2"}, {"id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "name": "server-1"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:16.500 63 INFO tempest.lib.common.rest_client [req-c582a6b9-3b04-4c50-bf23-f72aea2ba59f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c/action 0.128s 2018-08-25 21:13:16.501 63 DEBUG tempest.lib.common.rest_client [req-c582a6b9-3b04-4c50-bf23-f72aea2ba59f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31722', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c/action', u'x-compute-request-id': 'req-c582a6b9-3b04-4c50-bf23-f72aea2ba59f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c582a6b9-3b04-4c50-bf23-f72aea2ba59f'} 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 502533788 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-25 21:13:16.506 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 364d4485-deb5-4094-8061-8f5cd844b09c 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 502533788 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.184502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186776] pid_max: default: 32768 minimum: 301 [ 0.188001] ACPI: Core revision 20150930 [ 0.189674] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191450] Security Framework initialized [ 0.192570] Yama: becoming mindful. [ 0.193567] AppArmor: AppArmor initialized [ 0.194733] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198248] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199893] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201774] Initializing cgroup subsys io [ 0.202892] Initializing cgroup subsys memory [ 0.204078] Initializing cgroup subsys devices [ 0.205280] Initializing cgroup subsys freezer [ 0.206478] Initializing cgroup subsys net_cls [ 0.207682] Initializing cgroup subsys perf_event [ 0.208935] Initializing cgroup subsys net_prio [ 0.210137] Initializing cgroup subsys hugetlb [ 0.211334] Initializing cgroup subsys pids [ 0.212534] CPU: Physical Processor ID: 0 [ 0.214328] mce: CPU supports 10 MCE banks [ 0.215501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216880] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233055] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239696] ftrace: allocating 31920 entries in 125 pages [ 0.264983] smpboot: Max logical packages: 1 [ 0.266162] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268056] x2apic enabled [ 0.269197] Switched APIC routing to physical x2apic. [ 0.271676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275892] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278325] KVM setup paravirtual spinlock [ 0.279913] x86: Booted up 1 node, 1 CPUs [ 0.281026] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282899] devtmpfs: initialized [ 0.284872] evm: security.selinux [ 0.285836] evm: security.SMACK64 [ 0.286796] evm: security.SMACK64EXEC [ 0.287824] evm: security.SMACK64TRANSMUTE [ 0.288933] evm: security.SMACK64MMAP [ 0.289957] evm: security.ima [ 0.290850] evm: security.capability [ 0.291918] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294427] pinctrl core: initialized pinctrl subsystem [ 0.295878] RTC time: 21:07:15, date: 08/25/18 [ 0.297162] NET: Registered protocol family 16 [ 0.298471] cpuidle: using governor ladder [ 0.299575] cpuidle: using governor menu [ 0.300645] PCCT header not found. [ 0.301656] ACPI: bus type PCI registered [ 0.302733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304380] PCI: Using configuration type 1 for base access [ 0.306498] ACPI: Added _OSI(Module Device) [ 0.307651] ACPI: Added _OSI(Processor Device) [ 0.308842] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310077] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312228] ACPI: Interpreter enabled [ 0.313285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323426] ACPI: (supports S0 S5) [ 0.324398] ACPI: Using IOAPIC for interrupt routing [ 0.325678] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332682] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337215] acpiphp: Slot [3] registered [ 0.338312] acpiphp: Slot [4] registered [ 0.339416] acpiphp: Slot [5] registered [ 0.340499] acpiphp: Slot [6] registered [ 0.341595] acpiphp: Slot [7] registered [ 0.342707] acpiphp: Slot [8] registered [ 0.343795] acpiphp: Slot [9] registered [ 0.344883] acpiphp: Slot [10] registered [ 0.345985] acpiphp: Slot [11] registered [ 0.347095] acpiphp: Slot [12] registered [ 0.348209] acpiphp: Slot [13] registered [ 0.349315] acpiphp: Slot [14] registered [ 0.350426] acpiphp: Slot [15] registered [ 0.365780] acpiphp: Slot [16] registered [ 0.366908] acpiphp: Slot [17] registered [ 0.368023] acpiphp: Slot [18] registered [ 0.369137] acpiphp: Slot [19] registered [ 0.370248] acpiphp: Slot [20] registered [ 0.371365] acpiphp: Slot [21] registered [ 0.372477] acpiphp: Slot [22] registered [ 0.373586] acpiphp: Slot [23] registered [ 0.374689] acpiphp: Slot [24] registered [ 0.375795] acpiphp: Slot [25] registered [ 0.376903] acpiphp: Slot [26] registered [ 0.378017] acpiphp: Slot [27] registered [ 0.379134] acpiphp: Slot [28] registered [ 0.380249] acpiphp: Slot [29] registered [ 0.381361] acpiphp: Slot [30] registered [ 0.382477] acpiphp: Slot [31] registered [ 0.383582] PCI host bridge to bus 0000:00 [ 0.384691] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386326] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389966] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393942] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397857] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399593] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401195] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409203] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429969] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431955] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433894] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439445] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444752] vgaarb: loaded [ 0.445568] vgaarb: bridge control possible 0000:00:02.0 [ 0.447208] SCSI subsystem initialized [ 0.448468] ACPI: bus type USB registered [ 0.449595] usbcore: registered new interface driver usbfs [ 0.450989] usbcore: registered new interface driver hub [ 0.452334] usbcore: registered new device driver usb [ 0.453839] PCI: Using ACPI for IRQ routing [ 0.455335] NetLabel: Initializing [ 0.456313] NetLabel: domain hash size = 128 [ 0.457483] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458780] NetLabel: unlabeled traffic allowed by default [ 0.460333] clocksource: Switched to clocksource kvm-clock [ 0.470881] AppArmor: AppArmor Filesystem Enabled [ 0.472236] pnp: PnP ACPI init [ 0.473497] pnp: PnP ACPI: found 5 devices [ 0.480326] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.482646] NET: Registered protocol family 2 [ 0.484030] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.485771] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487389] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489014] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.490475] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492045] NET: Registered protocol family 1 [ 0.493228] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494707] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496153] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525666] Trying to unpack rootfs image as initramfs... [ 0.587673] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.592708] Scanning for low memory corruption every 60 seconds [ 0.594849] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.596418] audit: initializing netlink subsys (disabled) [ 0.597840] audit: type=2000 audit(1535231235.804:1): initialized [ 0.599686] Initialise system trusted keyring [ 0.601076] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602656] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.605374] zbud: loaded [ 0.606370] VFS: Disk quotas dquot_6.6.0 [ 0.607484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609636] fuse init (API version 7.23) [ 0.610841] Key type big_key registered [ 0.611933] Allocating IMA MOK and blacklist keyrings. [ 0.613591] Key type asymmetric registered [ 0.614712] Asymmetric key parser 'x509' registered [ 0.616022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618064] io scheduler noop registered [ 0.619139] io scheduler deadline registered (default) [ 0.620486] io scheduler cfq registered [ 0.621655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626776] ACPI: Power Button [PWRF] [ 0.627983] GHES: HEST is not enabled! [ 0.642070] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671164] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.673968] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.697626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.700615] Linux agpgart interface v0.103 [ 0.703956] brd: module loaded [ 0.706149] loop: module loaded [ 0.710726] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.712712] GPT:90111 != 2097151 [ 0.713638] GPT:Alternate GPT header not at the end of the disk. [ 0.715120] GPT:90111 != 2097151 [ 0.716049] GPT: Use GNU Parted to correct GPT errors. [ 0.717355] vda: vda1 vda15 [ 0.718974] scsi host0: ata_piix [ 0.720031] scsi host1: ata_piix [ 0.721019] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.722663] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.724856] libphy: Fixed MDIO Bus: probed [ 0.725973] tun: Universal TUN/TAP device driver, 1.6 [ 0.727262] tun: (C) 1999-2004 Max Krasnyansky [ 0.729946] PPP generic driver version 2.4.2 [ 0.731189] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732802] ehci-pci: EHCI PCI platform driver [ 0.733998] ehci-platform: EHCI generic platform driver [ 0.735335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736855] ohci-pci: OHCI PCI platform driver [ 0.738042] ohci-platform: OHCI generic platform driver [ 0.739381] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753948] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757321] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.760261] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761905] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.763854] usb usb1: Product: UHCI Host Controller [ 0.765122] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.766666] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767983] hub 1-0:1.0: USB hub found [ 0.769067] hub 1-0:1.0: 2 ports detected [ 0.770317] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773164] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774457] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775818] mousedev: PS/2 mouse device common for all mice [ 0.777517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779924] rtc_cmos 00:00: RTC can wake from S4 [ 0.781433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784627] i2c /dev entries driver [ 0.785655] device-mapper: uevent: version 1.0.3 [ 0.786928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789121] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790934] NET: Registered protocol family 10 [ 0.792479] NET: Registered protocol family 17 [ 0.793688] Key type dns_resolver registered [ 0.794973] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796445] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798845] registered taskstats version 1 [ 0.799975] Loading compiled-in X.509 certificates [ 0.801812] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.804325] zswap: loaded using pool lzo/zbud [ 0.806387] Key type trusted registered [ 0.808546] Key type encrypted registered [ 0.809663] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811080] ima: No TPM chip found, activating TPM-bypass! [ 0.812505] evm: HMAC attrs: 0x1 [ 0.813784] Magic number: 14:185:147 [ 0.814869] acpi device:18: hash matches [ 0.816035] rtc_cmos 00:00: setting system clock to 2018-08-25 21:07:16 UTC (1535231236) [ 0.818258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.819749] EDD information not available. [ 0.882067] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.884166] Write protecting the kernel read-only data: 14336k [ 0.887068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.889491] 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.043886] 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.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.89. iid=i-00000083 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPGjwlHkELpemy4deDLJbw/44YgQPb1qabMpVhsvDjS85qAkFmmAhaa4BbvynGuU/DY2KQaEjo0xpVwS1dSa1/62GX3Kn2RwfkoXR4ZALw4z5VmYv4QZ334cTzqAXOktWTxvfDxpqMp5Dsz6sfgXtJ4DFG1jUmEFQCefX1MWlByqd44A8hGhU0jsN1GxMyc9auYb+qFuPDrHnG6ZwExocPCC44MpJnjkgXpIP+FDw9TQMbD0G1rKoXOhqVQwNDHueM8zuFL5oua02i3MLL8nzRKMx+eUWGv4Od8iN08DZiXka1kJq6NZ5YKKn4q2v6IutPE9SeQYCqsdXTiXI2RsPP root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAK67RU7lyk411jh07+I3DZjlLxS3q0cM1rYFTOVPcVwyjWVerTHzQ3sM0xFjL/4rcbeNvM1BgSsceD+7xR9urVoU7u0jWW9UrEipZ8RllFZCEm1xv98jO7ar3VlvnYKD1qdvazQKJ/pWMwEIUOV9vfPSNbI1nkr4Ds8P4E4cuD+DAAAAFQDWXfqZf2/xBhV78aeoJZsIVx2jzQAAAIAgrnp6Q3qUjMhkiv3wu7+QIknMs3Yf4N3UCmz3DcP+UUDL3jngTuReLzUE1gPHz0j1SI6aIysbgoGYEilQPAKhi4fdslVmH8d0DkMbHI9Cn/Qw9q7kitLggQa/STll0tGf10j+16naHkFuGxLHmkXxQxSEr+NsljnVsGBPJuCFhgAAAIB86/Ih7uGxOOzodLbdaLArISJYY3dktYSPgwJpPImYgCvO+AiZYLcEcO/wK75YW+3BNBz1zyHQM905S4K0nNPucMmEZ0gFCCYf7FOgluzilj2CTM9xxVEAd23XUGp64L56JX/IcmraSlOVZbRXcS59q2Jhzn0065Ltz0ZHpiY/mQ== root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.24s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe36:d2f3/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.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-00000083 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=2.47 === === 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:36:D2:F3 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe36:d2f3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.615 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.285 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.281 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.207 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.192 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.192/0.316/0.615 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.080359] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240485] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.240487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240489] usb 1-1: Product: QEMU USB Tablet [ 1.240490] usb 1-1: Manufacturer: QEMU [ 1.240490] usb 1-1: SerialNumber: 42 [ 1.592421] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.592429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns [ 2.449518] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.487079] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:07:16 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 25 22:07:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 25 22:07:16 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 25 22:07:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 25 22:07:16 cirros kern.notice kernel: [ 1.043886] random: dd urandom read with 4 bits of entropy available Aug 25 22:07:16 cirros kern.info kernel: [ 1.080359] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:07:16 cirros kern.info kernel: [ 1.240485] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:07:16 cirros kern.info kernel: [ 1.240487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:07:16 cirros kern.info kernel: [ 1.240489] usb 1-1: Product: QEMU USB Tablet Aug 25 22:07:16 cirros kern.info kernel: [ 1.240490] usb 1-1: Manufacturer: QEMU Aug 25 22:07:16 cirros kern.info kernel: [ 1.240490] usb 1-1: SerialNumber: 42 Aug 25 22:07:17 cirros kern.info kernel: [ 1.592421] tsc: Refined TSC clocksource calibration: 3491.851 MHz Aug 25 22:07:17 cirros kern.info kernel: [ 1.592429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Aug 25 22:07:17 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:18 cirros authpriv.info dropbear[344]: Running in background Aug 25 22:07:18 cirros kern.info kernel: [ 2.449518] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:18 cirros kern.info kernel: [ 2.487079] 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-25 21:13:16.577 63 INFO tempest.lib.common.rest_client [req-e702d8f9-1c96-40e3-affe-b98c6929cddd ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65/action 0.068s 2018-08-25 21:13:16.578 63 DEBUG tempest.lib.common.rest_client [req-e702d8f9-1c96-40e3-affe-b98c6929cddd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31481', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65/action', u'x-compute-request-id': 'req-e702d8f9-1c96-40e3-affe-b98c6929cddd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e702d8f9-1c96-40e3-affe-b98c6929cddd'} 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 525584882 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-25 21:13:16.581 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 31d7cfc5-ca75-4afe-b041-495bba019e65 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 525584882 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.192480] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194728] pid_max: default: 32768 minimum: 301 [ 0.196044] ACPI: Core revision 20150930 [ 0.197706] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199450] Security Framework initialized [ 0.200540] Yama: becoming mindful. [ 0.201517] AppArmor: AppArmor initialized [ 0.202649] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204384] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206053] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207655] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209511] Initializing cgroup subsys io [ 0.210604] Initializing cgroup subsys memory [ 0.211769] Initializing cgroup subsys devices [ 0.212945] Initializing cgroup subsys freezer [ 0.214211] Initializing cgroup subsys net_cls [ 0.215380] Initializing cgroup subsys perf_event [ 0.216609] Initializing cgroup subsys net_prio [ 0.217796] Initializing cgroup subsys hugetlb [ 0.218958] Initializing cgroup subsys pids [ 0.220119] CPU: Physical Processor ID: 0 [ 0.221909] mce: CPU supports 10 MCE banks [ 0.223046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224376] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.239522] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246312] ftrace: allocating 31920 entries in 125 pages [ 0.272703] smpboot: Max logical packages: 1 [ 0.273875] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275755] x2apic enabled [ 0.276891] Switched APIC routing to physical x2apic. [ 0.279308] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280796] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283602] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286036] KVM setup paravirtual spinlock [ 0.287668] x86: Booted up 1 node, 1 CPUs [ 0.288758] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290618] devtmpfs: initialized [ 0.292586] evm: security.selinux [ 0.293534] evm: security.SMACK64 [ 0.294465] evm: security.SMACK64EXEC [ 0.295469] evm: security.SMACK64TRANSMUTE [ 0.296555] evm: security.SMACK64MMAP [ 0.297535] evm: security.ima [ 0.298386] evm: security.capability [ 0.299531] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301965] pinctrl core: initialized pinctrl subsystem [ 0.303396] RTC time: 21:07:06, date: 08/25/18 [ 0.304651] NET: Registered protocol family 16 [ 0.305931] cpuidle: using governor ladder [ 0.307016] cpuidle: using governor menu [ 0.308061] PCCT header not found. [ 0.309062] ACPI: bus type PCI registered [ 0.310127] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.311750] PCI: Using configuration type 1 for base access [ 0.313871] ACPI: Added _OSI(Module Device) [ 0.314981] ACPI: Added _OSI(Processor Device) [ 0.316123] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.319424] ACPI: Interpreter enabled [ 0.320443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.325378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.330279] ACPI: (supports S0 S5) [ 0.331216] ACPI: Using IOAPIC for interrupt routing [ 0.332456] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.336187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337677] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.339294] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343731] acpiphp: Slot [3] registered [ 0.344788] acpiphp: Slot [4] registered [ 0.345855] acpiphp: Slot [5] registered [ 0.346924] acpiphp: Slot [6] registered [ 0.347982] acpiphp: Slot [7] registered [ 0.349040] acpiphp: Slot [8] registered [ 0.350093] acpiphp: Slot [9] registered [ 0.351155] acpiphp: Slot [10] registered [ 0.352232] acpiphp: Slot [11] registered [ 0.353310] acpiphp: Slot [12] registered [ 0.354382] acpiphp: Slot [13] registered [ 0.355447] acpiphp: Slot [14] registered [ 0.356523] acpiphp: Slot [15] registered [ 0.371484] acpiphp: Slot [16] registered [ 0.372561] acpiphp: Slot [17] registered [ 0.373634] acpiphp: Slot [18] registered [ 0.374701] acpiphp: Slot [19] registered [ 0.375777] acpiphp: Slot [20] registered [ 0.376852] acpiphp: Slot [21] registered [ 0.377920] acpiphp: Slot [22] registered [ 0.378989] acpiphp: Slot [23] registered [ 0.380064] acpiphp: Slot [24] registered [ 0.381160] acpiphp: Slot [25] registered [ 0.382229] acpiphp: Slot [26] registered [ 0.383296] acpiphp: Slot [27] registered [ 0.384373] acpiphp: Slot [28] registered [ 0.385445] acpiphp: Slot [29] registered [ 0.386514] acpiphp: Slot [30] registered [ 0.387582] acpiphp: Slot [31] registered [ 0.388655] PCI host bridge to bus 0000:00 [ 0.389736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.391317] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392904] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394826] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396738] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398690] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404403] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405940] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407595] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436627] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440372] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443966] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445724] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449171] vgaarb: loaded [ 0.449978] vgaarb: bridge control possible 0000:00:02.0 [ 0.451600] SCSI subsystem initialized [ 0.452827] ACPI: bus type USB registered [ 0.453930] usbcore: registered new interface driver usbfs [ 0.455295] usbcore: registered new interface driver hub [ 0.456627] usbcore: registered new device driver usb [ 0.458079] PCI: Using ACPI for IRQ routing [ 0.459581] NetLabel: Initializing [ 0.460527] NetLabel: domain hash size = 128 [ 0.461654] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462914] NetLabel: unlabeled traffic allowed by default [ 0.464453] clocksource: Switched to clocksource kvm-clock [ 0.474929] AppArmor: AppArmor Filesystem Enabled [ 0.476198] pnp: PnP ACPI init [ 0.477402] pnp: PnP ACPI: found 5 devices [ 0.484189] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486424] NET: Registered protocol family 2 [ 0.487800] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489499] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491110] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492711] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495705] NET: Registered protocol family 1 [ 0.496901] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498396] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499849] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514404] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529014] Trying to unpack rootfs image as initramfs... [ 0.591230] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598327] Scanning for low memory corruption every 60 seconds [ 0.601386] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603021] audit: initializing netlink subsys (disabled) [ 0.604678] audit: type=2000 audit(1535231227.909:1): initialized [ 0.606782] Initialise system trusted keyring [ 0.608320] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.609881] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612737] zbud: loaded [ 0.613810] VFS: Disk quotas dquot_6.6.0 [ 0.614945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617235] fuse init (API version 7.23) [ 0.618482] Key type big_key registered [ 0.619583] Allocating IMA MOK and blacklist keyrings. [ 0.621285] Key type asymmetric registered [ 0.622425] Asymmetric key parser 'x509' registered [ 0.623728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.625792] io scheduler noop registered [ 0.626876] io scheduler deadline registered (default) [ 0.628240] io scheduler cfq registered [ 0.629519] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630921] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.632758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.634743] ACPI: Power Button [PWRF] [ 0.636089] GHES: HEST is not enabled! [ 0.650399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682953] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706687] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709782] Linux agpgart interface v0.103 [ 0.713567] brd: module loaded [ 0.715826] loop: module loaded [ 0.721082] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723058] GPT:90111 != 2097151 [ 0.723979] GPT:Alternate GPT header not at the end of the disk. [ 0.725451] GPT:90111 != 2097151 [ 0.726385] GPT: Use GNU Parted to correct GPT errors. [ 0.727694] vda: vda1 vda15 [ 0.729599] scsi host0: ata_piix [ 0.730666] scsi host1: ata_piix [ 0.731664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.733301] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.735330] libphy: Fixed MDIO Bus: probed [ 0.736452] tun: Universal TUN/TAP device driver, 1.6 [ 0.737749] tun: (C) 1999-2004 Max Krasnyansky [ 0.741081] PPP generic driver version 2.4.2 [ 0.742370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743975] ehci-pci: EHCI PCI platform driver [ 0.745181] ehci-platform: EHCI generic platform driver [ 0.746617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.748158] ohci-pci: OHCI PCI platform driver [ 0.749359] ohci-platform: OHCI generic platform driver [ 0.750730] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765481] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766838] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768812] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773358] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775258] usb usb1: Product: UHCI Host Controller [ 0.776491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.777983] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779304] hub 1-0:1.0: USB hub found [ 0.780458] hub 1-0:1.0: 2 ports detected [ 0.781788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.784662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.785917] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787282] mousedev: PS/2 mouse device common for all mice [ 0.788968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791404] rtc_cmos 00:00: RTC can wake from S4 [ 0.792958] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.794532] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796104] i2c /dev entries driver [ 0.797151] device-mapper: uevent: version 1.0.3 [ 0.798436] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800646] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802611] NET: Registered protocol family 10 [ 0.804409] NET: Registered protocol family 17 [ 0.805626] Key type dns_resolver registered [ 0.806966] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808426] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.810806] registered taskstats version 1 [ 0.811966] Loading compiled-in X.509 certificates [ 0.813827] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816321] zswap: loaded using pool lzo/zbud [ 0.818774] Key type trusted registered [ 0.820928] Key type encrypted registered [ 0.822047] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823450] ima: No TPM chip found, activating TPM-bypass! [ 0.824852] evm: HMAC attrs: 0x1 [ 0.826201] Magic number: 14:185:147 [ 0.827276] acpi device:18: hash matches [ 0.828425] rtc_cmos 00:00: setting system clock to 2018-08-25 21:07:07 UTC (1535231227) [ 0.830635] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832101] EDD information not available. [ 0.895189] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897266] Write protecting the kernel read-only data: 14336k [ 0.902112] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.904700] 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 [ 0.955027] 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.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 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 1.00. iid=i-00000082 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLz+YOYAsPP8aJo7kirk1pOUIO9esr0T3XnKkW4JAor/zPPk0o8falIK3nhMjjtPu6qROPyhGPluV1j98YT1ZweFTGqt+FZx1CuMmrBnbj8hFma/qMPqdeiwCq8HoDq2gViUCN9Ax31U447POzuRZD4mmcJaZ/bBu3FNxJpMoNK+OYNuYl6k7eET70PF+aoB55PQ718wJsXuYILCQoFqUMkLf47IPYDrI2piIeStzLIOF/HAT8pFiN4z7zbNGfKE5fEQox7OBDG7OLVKdDk7K78beim/grKx+RrG53j+VcpL79Jj2GZSg4J+9GfRCMuSmcJG5X8+pkam2G+foFRYuD root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBAMuZKDUE7B6IQTqaiagAKUEkcTvyX6S7xRloxleHA0KzH1XDISlcNwDlkw1NfaLrQWoskQhffZyfxu+ppvy5TVYyeIiWFHYiWVvt7qtD0z9nMRGCgFSK4OTC/kTFyivVkCS58LgtjnDQt8YiEc8QOXiAiTF6luK0WhGEx3OuDXWHAAAAFQCkQ6zpLUZcNjz4di4YOIknugZowwAAAIBRkO8pBAXxAdPbgJpZ/lkPcSBLm/Fh4uafhdD1mL0AWBBM/roAzLPyoP0JVh8mT88DiYbYPPiG/DCTmRh/P4KM/sdmgQuLfZw9PWfkIM0JRhhcy21+gr2oAXg8VPRMGQGkfmmSuOaItl/mRMi7FVeZfitEvWocLRiqh1y61oHlfwAAAIEAn6+sph3jWRCDPr/Pb2jV9A08J53cu35RFqSyIn92rRYjkGV1T1Rc+LCOv5okJZV95nqOLgXee0MZ/onetB7K40VmDvZIVN0JTmuADn59v0kuB9jzg1j3sPgw9s18f2EvLihKg9VngNLqAnZbBLL8UAGCosddUSHBqRp7psnsqgY= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.36s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fed2:404d/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-00000082 name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.01 === === 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:D2:40:4D inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed2:404d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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=1.073 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.242 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.432 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.251 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.169/0.433/1.073 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.141702] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.253573] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.253576] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.253577] usb 1-1: Product: QEMU USB Tablet [ 1.253578] usb 1-1: Manufacturer: QEMU [ 1.253579] usb 1-1: SerialNumber: 42 [ 1.596576] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.596585] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns [ 2.882023] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.931793] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:07:07 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 25 22:07:07 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 25 22:07:07 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 25 22:07:07 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253573] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253576] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253577] usb 1-1: Product: QEMU USB Tablet Aug 25 22:07:07 cirros kern.info kernel: [ 1.253578] usb 1-1: Manufacturer: QEMU Aug 25 22:07:07 cirros kern.info kernel: [ 1.253579] usb 1-1: SerialNumber: 42 Aug 25 22:07:08 cirros kern.info kernel: [ 1.596576] tsc: Refined TSC clocksource calibration: 3491.851 MHz Aug 25 22:07:08 cirros kern.info kernel: [ 1.596585] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Aug 25 22:07:09 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:09 cirros authpriv.info dropbear[345]: Running in background Aug 25 22:07:09 cirros kern.info kernel: [ 2.882023] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:09 cirros kern.info kernel: [ 2.931793] 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-25 21:13:16.649 63 INFO tempest.lib.common.rest_client [req-20461d18-dce2-4539-9d41-397ad1f6d14b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb/action 0.066s 2018-08-25 21:13:16.650 63 DEBUG tempest.lib.common.rest_client [req-20461d18-dce2-4539-9d41-397ad1f6d14b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31897', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb/action', u'x-compute-request-id': 'req-20461d18-dce2-4539-9d41-397ad1f6d14b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20461d18-dce2-4539-9d41-397ad1f6d14b'} 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 474739308 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-25 21:13:16.653 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for d9f6efc0-a505-42c2-9570-49b06bd770bb 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 474739308 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.190979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193286] pid_max: default: 32768 minimum: 301 [ 0.194580] ACPI: Core revision 20150930 [ 0.196269] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198135] Security Framework initialized [ 0.199303] Yama: becoming mindful. [ 0.200387] AppArmor: AppArmor initialized [ 0.201631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205322] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209002] Initializing cgroup subsys io [ 0.210200] Initializing cgroup subsys memory [ 0.211448] Initializing cgroup subsys devices [ 0.212665] Initializing cgroup subsys freezer [ 0.213912] Initializing cgroup subsys net_cls [ 0.215150] Initializing cgroup subsys perf_event [ 0.216417] Initializing cgroup subsys net_prio [ 0.217733] Initializing cgroup subsys hugetlb [ 0.218993] Initializing cgroup subsys pids [ 0.220192] CPU: Physical Processor ID: 0 [ 0.222089] mce: CPU supports 10 MCE banks [ 0.223292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224684] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241399] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248077] ftrace: allocating 31920 entries in 125 pages [ 0.273648] smpboot: Max logical packages: 1 [ 0.274889] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276784] x2apic enabled [ 0.277967] Switched APIC routing to physical x2apic. [ 0.280447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282096] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284975] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287505] KVM setup paravirtual spinlock [ 0.289174] x86: Booted up 1 node, 1 CPUs [ 0.290342] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292392] devtmpfs: initialized [ 0.294365] evm: security.selinux [ 0.295344] evm: security.SMACK64 [ 0.296304] evm: security.SMACK64EXEC [ 0.297339] evm: security.SMACK64TRANSMUTE [ 0.298464] evm: security.SMACK64MMAP [ 0.299503] evm: security.ima [ 0.300395] evm: security.capability [ 0.301517] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304189] pinctrl core: initialized pinctrl subsystem [ 0.305713] RTC time: 21:06:58, date: 08/25/18 [ 0.307021] NET: Registered protocol family 16 [ 0.308362] cpuidle: using governor ladder [ 0.309500] cpuidle: using governor menu [ 0.310595] PCCT header not found. [ 0.311644] ACPI: bus type PCI registered [ 0.312773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314477] PCI: Using configuration type 1 for base access [ 0.316643] ACPI: Added _OSI(Module Device) [ 0.317852] ACPI: Added _OSI(Processor Device) [ 0.319052] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322485] ACPI: Interpreter enabled [ 0.323586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334048] ACPI: (supports S0 S5) [ 0.335062] ACPI: Using IOAPIC for interrupt routing [ 0.336403] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340370] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343725] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348385] acpiphp: Slot [3] registered [ 0.349501] acpiphp: Slot [4] registered [ 0.350634] acpiphp: Slot [5] registered [ 0.351759] acpiphp: Slot [6] registered [ 0.352919] acpiphp: Slot [7] registered [ 0.354066] acpiphp: Slot [8] registered [ 0.355228] acpiphp: Slot [9] registered [ 0.356342] acpiphp: Slot [10] registered [ 0.357477] acpiphp: Slot [11] registered [ 0.358616] acpiphp: Slot [12] registered [ 0.359745] acpiphp: Slot [13] registered [ 0.360871] acpiphp: Slot [14] registered [ 0.362020] acpiphp: Slot [15] registered [ 0.377301] acpiphp: Slot [16] registered [ 0.378446] acpiphp: Slot [17] registered [ 0.379596] acpiphp: Slot [18] registered [ 0.380725] acpiphp: Slot [19] registered [ 0.381851] acpiphp: Slot [20] registered [ 0.383041] acpiphp: Slot [21] registered [ 0.384167] acpiphp: Slot [22] registered [ 0.385295] acpiphp: Slot [23] registered [ 0.386439] acpiphp: Slot [24] registered [ 0.387568] acpiphp: Slot [25] registered [ 0.388696] acpiphp: Slot [26] registered [ 0.389880] acpiphp: Slot [27] registered [ 0.391016] acpiphp: Slot [28] registered [ 0.392156] acpiphp: Slot [29] registered [ 0.393341] acpiphp: Slot [30] registered [ 0.394473] acpiphp: Slot [31] registered [ 0.395605] PCI host bridge to bus 0000:00 [ 0.396727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402122] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406342] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413779] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420010] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444421] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446416] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452605] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454421] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456251] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457708] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459874] vgaarb: loaded [ 0.460715] vgaarb: bridge control possible 0000:00:02.0 [ 0.462449] SCSI subsystem initialized [ 0.463767] ACPI: bus type USB registered [ 0.464961] usbcore: registered new interface driver usbfs [ 0.466388] usbcore: registered new interface driver hub [ 0.467853] usbcore: registered new device driver usb [ 0.469364] PCI: Using ACPI for IRQ routing [ 0.470902] NetLabel: Initializing [ 0.471930] NetLabel: domain hash size = 128 [ 0.473155] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.474541] NetLabel: unlabeled traffic allowed by default [ 0.476143] clocksource: Switched to clocksource kvm-clock [ 0.486189] AppArmor: AppArmor Filesystem Enabled [ 0.487558] pnp: PnP ACPI init [ 0.488806] pnp: PnP ACPI: found 5 devices [ 0.495819] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498183] NET: Registered protocol family 2 [ 0.499610] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.501398] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503139] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504908] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506435] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508059] NET: Registered protocol family 1 [ 0.509286] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.510825] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512315] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.526624] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.541192] Trying to unpack rootfs image as initramfs... [ 0.603132] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.608669] Scanning for low memory corruption every 60 seconds [ 0.611044] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612756] audit: initializing netlink subsys (disabled) [ 0.614309] audit: type=2000 audit(1535231219.615:1): initialized [ 0.616357] Initialise system trusted keyring [ 0.617799] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619475] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622298] zbud: loaded [ 0.623352] VFS: Disk quotas dquot_6.6.0 [ 0.624563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626848] fuse init (API version 7.23) [ 0.628206] Key type big_key registered [ 0.629369] Allocating IMA MOK and blacklist keyrings. [ 0.631142] Key type asymmetric registered [ 0.632359] Asymmetric key parser 'x509' registered [ 0.633767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635976] io scheduler noop registered [ 0.637152] io scheduler deadline registered (default) [ 0.638608] io scheduler cfq registered [ 0.639849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641374] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645388] ACPI: Power Button [PWRF] [ 0.646685] GHES: HEST is not enabled! [ 0.660907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690093] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693026] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.718969] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.722218] Linux agpgart interface v0.103 [ 0.725830] brd: module loaded [ 0.728223] loop: module loaded [ 0.733566] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.735665] GPT:90111 != 2097151 [ 0.736645] GPT:Alternate GPT header not at the end of the disk. [ 0.738207] GPT:90111 != 2097151 [ 0.739179] GPT: Use GNU Parted to correct GPT errors. [ 0.740556] vda: vda1 vda15 [ 0.742277] scsi host0: ata_piix [ 0.743416] scsi host1: ata_piix [ 0.744461] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.746197] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.748521] libphy: Fixed MDIO Bus: probed [ 0.749719] tun: Universal TUN/TAP device driver, 1.6 [ 0.751094] tun: (C) 1999-2004 Max Krasnyansky [ 0.753979] PPP generic driver version 2.4.2 [ 0.755279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756985] ehci-pci: EHCI PCI platform driver [ 0.758253] ehci-platform: EHCI generic platform driver [ 0.759680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.761290] ohci-pci: OHCI PCI platform driver [ 0.762544] ohci-platform: OHCI generic platform driver [ 0.763961] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778654] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782187] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.783609] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.785240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789040] usb usb1: Product: UHCI Host Controller [ 0.790371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791994] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793551] hub 1-0:1.0: USB hub found [ 0.794701] hub 1-0:1.0: 2 ports detected [ 0.796046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799051] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800433] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801910] mousedev: PS/2 mouse device common for all mice [ 0.803692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806286] rtc_cmos 00:00: RTC can wake from S4 [ 0.807873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.809581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811289] i2c /dev entries driver [ 0.812399] device-mapper: uevent: version 1.0.3 [ 0.813775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816098] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818041] NET: Registered protocol family 10 [ 0.819672] NET: Registered protocol family 17 [ 0.820979] Key type dns_resolver registered [ 0.822337] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.823922] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.826442] registered taskstats version 1 [ 0.827645] Loading compiled-in X.509 certificates [ 0.829527] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.832207] zswap: loaded using pool lzo/zbud [ 0.834395] Key type trusted registered [ 0.836690] Key type encrypted registered [ 0.837865] AppArmor: AppArmor sha1 policy hashing enabled [ 0.839347] ima: No TPM chip found, activating TPM-bypass! [ 0.840853] evm: HMAC attrs: 0x1 [ 0.842188] Magic number: 14:185:147 [ 0.843326] acpi device:18: hash matches [ 0.844585] rtc_cmos 00:00: setting system clock to 2018-08-25 21:06:59 UTC (1535231219) [ 0.846887] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.848481] EDD information not available. [ 0.905874] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.908102] Write protecting the kernel read-only data: 14336k [ 0.911143] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913693] 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.962133] 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.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.92. iid=i-00000081 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGCGtTAbI+KidaLTwlB6ZNGXQpA8E4VpxnBx1D4v3cVJyVJ5DoLWq9ed3X5FJGkrQPHW1qd/Zfxn8Gc6MOSkZUmsgU6Qh2NypRX9YIKfgYEYDoha8elA+JGojBtDhrwqvAI3TSA9+n2pg/I7bS4vTicBmovqs8jpWGaFBdWTTaUWHWgHiTIZaHP1EclisiIflxkd6QmrBHNBe8upzehaGCO8cnQ4TEvkiPEWRM4wsEu2pjhag1NIFTuXR0Vg2UAWxjPFoCIxqJtDVYIY3bO/hFLTX+TOYn+DEJ2mm0VQI+rBMZKALOsk3vy0jOWkQ9NVxbsYRZq/yZZv22i4Br8YTL root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBALh6igN7LAQe9el2ibag3Y6h2Xkm0FGFq26WfwheCh8p/HMMaH38HMRwsdw+BFKhIV50Ib3T4A4dKWBzzizvmak1zruShCaUH0Bk1HWQQnHUXvyf7xPf42f6mMIPEnOYrLuzb0QXOPBv7DU1TjG8gazFyZlqxH9Xb7hsgxgDFx+tAAAAFQD2INpjs7Pnr4mKhv7efWE8qJQnGwAAAIEAkrC6X2HPB8PmPS4N6D8SMJ+/KhURzx9MTilLqrmg0IIvWqzMQAyWFSoNELJH1xcC1sHKbVIZjawYdX4LtmRS1T/nsyXwgJQlxx6/sHqc/FuVzHHiWZ7X2aLCiizm0bL632fPuGVBukp5Af/SsPYpTK6DX+fNC/7DhZ+P5XQDzroAAACADrDCFCFRSnZ/WLWPkjShC8iuLE55UGLF8gcM0aUlQifvsqcFs+N1wcqmg5K6vHRloi8CQK5vw3JMDvb88mT6gKdY/l8K/nxn10Lp9MpYXNMOJT3H2vbj5vXDgRnrvrXlIOUvsXZQuVoKnnDgZo7rMwOQ57RoBvYpOoAwNqcgQvc= root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.35s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fef5:4227/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-00000081 name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === === 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:F5:42:27 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef5:4227/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.681 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.637 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.204 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.311 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.253 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.204/0.417/0.681 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.104172] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.264544] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.264546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.264548] usb 1-1: Product: QEMU USB Tablet [ 1.264548] usb 1-1: Manufacturer: QEMU [ 1.264549] usb 1-1: SerialNumber: 42 [ 1.608219] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.608227] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns [ 2.930382] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.964934] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:06:59 cirros kern.info kernel: [ 0.913693] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 25 22:06:59 cirros kern.info kernel: [ 0.928193] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 25 22:06:59 cirros kern.info kernel: [ 0.928195] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 25 22:06:59 cirros kern.info kernel: [ 0.929949] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 25 22:06:59 cirros kern.info kernel: [ 0.933192] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 25 22:06:59 cirros kern.info kernel: [ 0.935317] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 25 22:06:59 cirros kern.info kernel: [ 0.959729] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:59 cirros kern.info kernel: [ 0.960444] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:59 cirros kern.notice kernel: [ 0.962133] random: blkid urandom read with 2 bits of entropy available Aug 25 22:06:59 cirros kern.info kernel: [ 0.964356] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:59 cirros kern.info kernel: [ 0.968035] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:59 cirros kern.info kernel: [ 1.050348] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:59 cirros kern.info kernel: [ 1.058827] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:59 cirros kern.info kernel: [ 1.104172] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:06:59 cirros kern.info kernel: [ 1.264544] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:06:59 cirros kern.info kernel: [ 1.264546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:06:59 cirros kern.info kernel: [ 1.264548] usb 1-1: Product: QEMU USB Tablet Aug 25 22:06:59 cirros kern.info kernel: [ 1.264548] usb 1-1: Manufacturer: QEMU Aug 25 22:06:59 cirros kern.info kernel: [ 1.264549] usb 1-1: SerialNumber: 42 Aug 25 22:07:00 cirros kern.info kernel: [ 1.608219] tsc: Refined TSC clocksource calibration: 3491.876 MHz Aug 25 22:07:00 cirros kern.info kernel: [ 1.608227] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns Aug 25 22:07:01 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:01 cirros authpriv.info dropbear[345]: Running in background Aug 25 22:07:01 cirros kern.info kernel: [ 2.930382] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:01 cirros kern.info kernel: [ 2.964934] 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-25 21:13:16.816 63 INFO tempest.lib.common.rest_client [req-ab438272-d54b-4051-818d-c7da5142d41d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2/action 0.071s 2018-08-25 21:13:16.817 63 DEBUG tempest.lib.common.rest_client [req-ab438272-d54b-4051-818d-c7da5142d41d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31896', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2/action', u'x-compute-request-id': 'req-ab438272-d54b-4051-818d-c7da5142d41d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab438272-d54b-4051-818d-c7da5142d41d'} 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 493651127 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-25 21:13:16.822 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for afa29e69-43f4-433a-ac32-54b44acfe6b2 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 493651127 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.181316] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183558] pid_max: default: 32768 minimum: 301 [ 0.184771] ACPI: Core revision 20150930 [ 0.186428] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188199] Security Framework initialized [ 0.189300] Yama: becoming mindful. [ 0.190301] AppArmor: AppArmor initialized [ 0.191455] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193207] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194888] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196510] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198360] Initializing cgroup subsys io [ 0.199470] Initializing cgroup subsys memory [ 0.200645] Initializing cgroup subsys devices [ 0.201822] Initializing cgroup subsys freezer [ 0.202999] Initializing cgroup subsys net_cls [ 0.204183] Initializing cgroup subsys perf_event [ 0.205420] Initializing cgroup subsys net_prio [ 0.206609] Initializing cgroup subsys hugetlb [ 0.207779] Initializing cgroup subsys pids [ 0.208949] CPU: Physical Processor ID: 0 [ 0.210711] mce: CPU supports 10 MCE banks [ 0.211843] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227995] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234570] ftrace: allocating 31920 entries in 125 pages [ 0.259762] smpboot: Max logical packages: 1 [ 0.260930] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262776] x2apic enabled [ 0.263897] Switched APIC routing to physical x2apic. [ 0.266327] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.270509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.272921] KVM setup paravirtual spinlock [ 0.274500] x86: Booted up 1 node, 1 CPUs [ 0.275586] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277447] devtmpfs: initialized [ 0.279397] evm: security.selinux [ 0.280350] evm: security.SMACK64 [ 0.281294] evm: security.SMACK64EXEC [ 0.282302] evm: security.SMACK64TRANSMUTE [ 0.283396] evm: security.SMACK64MMAP [ 0.284403] evm: security.ima [ 0.285281] evm: security.capability [ 0.286348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288825] pinctrl core: initialized pinctrl subsystem [ 0.290270] RTC time: 21:06:49, date: 08/25/18 [ 0.291546] NET: Registered protocol family 16 [ 0.292841] cpuidle: using governor ladder [ 0.293947] cpuidle: using governor menu [ 0.295007] PCCT header not found. [ 0.296019] ACPI: bus type PCI registered [ 0.297108] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298761] PCI: Using configuration type 1 for base access [ 0.300890] ACPI: Added _OSI(Module Device) [ 0.302029] ACPI: Added _OSI(Processor Device) [ 0.303190] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304403] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306530] ACPI: Interpreter enabled [ 0.307560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317408] ACPI: (supports S0 S5) [ 0.318361] ACPI: Using IOAPIC for interrupt routing [ 0.319630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323381] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326508] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328056] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330913] acpiphp: Slot [3] registered [ 0.331972] acpiphp: Slot [4] registered [ 0.333030] acpiphp: Slot [5] registered [ 0.334084] acpiphp: Slot [6] registered [ 0.335140] acpiphp: Slot [7] registered [ 0.336195] acpiphp: Slot [8] registered [ 0.337250] acpiphp: Slot [9] registered [ 0.338304] acpiphp: Slot [10] registered [ 0.339376] acpiphp: Slot [11] registered [ 0.340450] acpiphp: Slot [12] registered [ 0.341518] acpiphp: Slot [13] registered [ 0.342587] acpiphp: Slot [14] registered [ 0.343661] acpiphp: Slot [15] registered [ 0.358749] acpiphp: Slot [16] registered [ 0.359825] acpiphp: Slot [17] registered [ 0.360904] acpiphp: Slot [18] registered [ 0.361973] acpiphp: Slot [19] registered [ 0.363047] acpiphp: Slot [20] registered [ 0.364119] acpiphp: Slot [21] registered [ 0.365189] acpiphp: Slot [22] registered [ 0.366258] acpiphp: Slot [23] registered [ 0.367329] acpiphp: Slot [24] registered [ 0.368399] acpiphp: Slot [25] registered [ 0.369473] acpiphp: Slot [26] registered [ 0.370541] acpiphp: Slot [27] registered [ 0.371616] acpiphp: Slot [28] registered [ 0.372690] acpiphp: Slot [29] registered [ 0.373761] acpiphp: Slot [30] registered [ 0.374832] acpiphp: Slot [31] registered [ 0.375903] PCI host bridge to bus 0000:00 [ 0.376976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378546] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380122] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382048] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.385921] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.389785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.391449] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.392987] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.394633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.399055] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.400957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422698] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424622] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426491] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430393] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432030] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433748] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437149] vgaarb: loaded [ 0.437956] vgaarb: bridge control possible 0000:00:02.0 [ 0.439548] SCSI subsystem initialized [ 0.440758] ACPI: bus type USB registered [ 0.441854] usbcore: registered new interface driver usbfs [ 0.443214] usbcore: registered new interface driver hub [ 0.444525] usbcore: registered new device driver usb [ 0.445961] PCI: Using ACPI for IRQ routing [ 0.447430] NetLabel: Initializing [ 0.448368] NetLabel: domain hash size = 128 [ 0.449479] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450730] NetLabel: unlabeled traffic allowed by default [ 0.452311] clocksource: Switched to clocksource kvm-clock [ 0.462471] AppArmor: AppArmor Filesystem Enabled [ 0.463758] pnp: PnP ACPI init [ 0.464969] pnp: PnP ACPI: found 5 devices [ 0.471757] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474032] NET: Registered protocol family 2 [ 0.475417] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477145] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478746] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480348] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481797] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483347] NET: Registered protocol family 1 [ 0.484526] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485980] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487404] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501890] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516444] Trying to unpack rootfs image as initramfs... [ 0.578283] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583495] Scanning for low memory corruption every 60 seconds [ 0.585690] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587257] audit: initializing netlink subsys (disabled) [ 0.588727] audit: type=2000 audit(1535231210.540:1): initialized [ 0.590570] Initialise system trusted keyring [ 0.591895] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593448] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596127] zbud: loaded [ 0.597132] VFS: Disk quotas dquot_6.6.0 [ 0.598244] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600378] fuse init (API version 7.23) [ 0.601590] Key type big_key registered [ 0.602676] Allocating IMA MOK and blacklist keyrings. [ 0.604366] Key type asymmetric registered [ 0.605484] Asymmetric key parser 'x509' registered [ 0.606781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608830] io scheduler noop registered [ 0.609905] io scheduler deadline registered (default) [ 0.611245] io scheduler cfq registered [ 0.612432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613833] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615549] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617527] ACPI: Power Button [PWRF] [ 0.618735] GHES: HEST is not enabled! [ 0.632837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661799] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691145] Linux agpgart interface v0.103 [ 0.694531] brd: module loaded [ 0.696723] loop: module loaded [ 0.701717] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703687] GPT:90111 != 2097151 [ 0.704608] GPT:Alternate GPT header not at the end of the disk. [ 0.706072] GPT:90111 != 2097151 [ 0.706990] GPT: Use GNU Parted to correct GPT errors. [ 0.708284] vda: vda1 vda15 [ 0.709899] scsi host0: ata_piix [ 0.710958] scsi host1: ata_piix [ 0.711929] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715496] libphy: Fixed MDIO Bus: probed [ 0.716818] tun: Universal TUN/TAP device driver, 1.6 [ 0.718099] tun: (C) 1999-2004 Max Krasnyansky [ 0.720792] PPP generic driver version 2.4.2 [ 0.722013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723599] ehci-pci: EHCI PCI platform driver [ 0.724781] ehci-platform: EHCI generic platform driver [ 0.726115] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727619] ohci-pci: OHCI PCI platform driver [ 0.728799] ohci-platform: OHCI generic platform driver [ 0.730141] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744681] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746021] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748023] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.749382] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.750926] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752575] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754478] usb usb1: Product: UHCI Host Controller [ 0.755718] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757233] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758526] hub 1-0:1.0: USB hub found [ 0.759583] hub 1-0:1.0: 2 ports detected [ 0.760936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765052] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766432] mousedev: PS/2 mouse device common for all mice [ 0.768096] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.770536] rtc_cmos 00:00: RTC can wake from S4 [ 0.772039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773620] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775209] i2c /dev entries driver [ 0.776235] device-mapper: uevent: version 1.0.3 [ 0.777533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.779715] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781558] NET: Registered protocol family 10 [ 0.783068] NET: Registered protocol family 17 [ 0.784274] Key type dns_resolver registered [ 0.785544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.787000] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.789373] registered taskstats version 1 [ 0.790509] Loading compiled-in X.509 certificates [ 0.792293] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794771] zswap: loaded using pool lzo/zbud [ 0.796823] Key type trusted registered [ 0.798964] Key type encrypted registered [ 0.800072] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801467] ima: No TPM chip found, activating TPM-bypass! [ 0.802849] evm: HMAC attrs: 0x1 [ 0.804102] Magic number: 14:185:147 [ 0.805162] acpi device:18: hash matches [ 0.806314] rtc_cmos 00:00: setting system clock to 2018-08-25 21:06:50 UTC (1535231210) [ 0.808474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809958] EDD information not available. [ 0.873844] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.875925] Write protecting the kernel read-only data: 14336k [ 0.878826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.881222] 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.930269] 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 1.00 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.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 1.09. iid=i-00000080 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHInTgruhQfRHUb4ER5N3ATYxOD0jQxjrvOd49jNgk7w7myB9PTN0y4UVmrpuvExOM2EcRun2Mjp+zQxW6psbQsYOCCM/3DIhYWo3PRAY7F07LN43DqwyN8As1STL+Sz2DKtPAu4C5p8rTH4nj/JKbxhJMEFUssJeg+A00uDUnNZEZlth/1eaBFRFwjOpuBROvvMYJi37g0iA+pcJJZ16cOLUaKEiRRlJXNSDBNHLcXPkKOLSQOGC9TSxX97xBD1SdJjYzBBPxf6mOweeokSkup4hyxMcXuUAsqVMU0/a9ibThgCaUjiYeyTk10Kvg/ZBOYngTtRXQ0u/qFA9q/ehp root@server-1 /dev/root resized successfully [took 0.19s] ssh-dss AAAAB3NzaC1kc3MAAACBAMyzNWPzpyPJURwOgFc4OPVJHEv/iYEah1q6wf+AbAnYX0/37LFYl9bWHw6vyGtaj0Y3QKqGCS/wiVXAZG+JKwPmA+a/IUMauXm2jtqGNiHqEjpgQlFosdnOVto1ZAQojX4k/PGXv7G/LJETT/qLOtD5r6uIo3Jv+HYqq35tg0K9AAAAFQCXGoQCBE/+82N1fpWvDYS8oulIwwAAAIA2x570GYWSnvz6d+7F60Jq8bxHgMZfchC03G5ZXRludvVGNCXItjmxM2SipMmIb/kx1ZJAjyghEq4I/+OYNkFzpFAWhueBfZs7Bqm/QNgRQeHPWtSKLGkHK4ggYWMxwJ6mIuuXO6UamfbnpiWvqqWlTZQKRwxal7x4Xou3IaPQjAAAAIB6dAupDImgrmqLukuKQyMTllfLYhxsgSG1RZfw2fCN1fI3V/yQ5r87bkaC6Tg4m4Rh2GQY9qlFioliNonxKlwOsc04kvhKRnjbTHV9qrHzyyoc5w8gANPLlcyR1OQYXvoySZeopIu/ObJp7xcBLU1a57p8yB/v6R4LgDW5zcIaMQ== root@server-1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:feea:641a/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.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-00000080 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.30 === === 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:EA:64:1A inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:641a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.741 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.365 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.327 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.326 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.307 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.307/0.413/0.741 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.219445] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.227560] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.231951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231952] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.231954] usb 1-1: Product: QEMU USB Tablet [ 1.231955] usb 1-1: Manufacturer: QEMU [ 1.231955] usb 1-1: SerialNumber: 42 [ 1.580670] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.307825] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.349860] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:06:50 cirros kern.info kernel: [ 0.878826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 25 22:06:50 cirros kern.info kernel: [ 0.881222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 25 22:06:50 cirros kern.info kernel: [ 0.894837] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 25 22:06:50 cirros kern.info kernel: [ 0.894838] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 25 22:06:50 cirros kern.info kernel: [ 0.896632] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 25 22:06:50 cirros kern.info kernel: [ 0.899739] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 25 22:06:50 cirros kern.info kernel: [ 0.901887] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 25 22:06:50 cirros kern.info kernel: [ 0.927659] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:50 cirros kern.info kernel: [ 0.928455] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:50 cirros kern.notice kernel: [ 0.930269] random: blkid urandom read with 2 bits of entropy available Aug 25 22:06:50 cirros kern.info kernel: [ 0.932518] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:50 cirros kern.info kernel: [ 0.936412] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:50 cirros kern.info kernel: [ 1.072438] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:06:50 cirros kern.info kernel: [ 1.219445] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:50 cirros kern.info kernel: [ 1.227560] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:50 cirros kern.info kernel: [ 1.231951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:06:50 cirros kern.info kernel: [ 1.231952] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:06:50 cirros kern.info kernel: [ 1.231954] usb 1-1: Product: QEMU USB Tablet Aug 25 22:06:50 cirros kern.info kernel: [ 1.231955] usb 1-1: Manufacturer: QEMU Aug 25 22:06:50 cirros kern.info kernel: [ 1.231955] usb 1-1: SerialNumber: 42 Aug 25 22:06:51 cirros kern.info kernel: [ 1.580670] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 25 22:06:52 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:06:52 cirros authpriv.info dropbear[344]: Running in background Aug 25 22:06:53 cirros kern.info kernel: [ 3.307825] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:06:53 cirros kern.info kernel: [ 3.349860] 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-25 21:13:18.275 63 INFO tempest.lib.common.rest_client [req-e2f82c89-dfa5-4207-a803-cb92ffd603f0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/e0d6e12a-9f34-4aca-a1bc-89dac0a6d995 1.387s 2018-08-25 21:13:18.276 63 DEBUG tempest.lib.common.rest_client [req-e2f82c89-dfa5-4207-a803-cb92ffd603f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/e0d6e12a-9f34-4aca-a1bc-89dac0a6d995', u'date': 'Sat, 25 Aug 2018 21:13:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e2f82c89-dfa5-4207-a803-cb92ffd603f0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:20.209 63 INFO tempest.lib.common.rest_client [req-02178cfb-933e-4baf-bb63-03014054108d ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/remove_router_interface 1.932s 2018-08-25 21:13:20.210 63 DEBUG tempest.lib.common.rest_client [req-02178cfb-933e-4baf-bb63-03014054108d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:13:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02178cfb-933e-4baf-bb63-03014054108d'} Body: {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb", "subnet_ids": ["aab06cc1-b734-4189-8719-fbd5adccc0bb"], "port_id": "d3311ee1-a25b-4110-9ba4-cd1761b4805a", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:22.570 63 INFO tempest.lib.common.rest_client [req-e8120e1a-8440-476c-b661-55642fa5f52d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b 2.358s 2018-08-25 21:13:22.571 63 DEBUG tempest.lib.common.rest_client [req-e8120e1a-8440-476c-b661-55642fa5f52d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b', u'date': 'Sat, 25 Aug 2018 21:13:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8120e1a-8440-476c-b661-55642fa5f52d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:23.980 63 INFO tempest.lib.common.rest_client [req-56bcb812-24dd-4802-997b-3ff2f2da407c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/e768796f-b9aa-4689-9124-3143673044de 1.408s 2018-08-25 21:13:23.980 63 DEBUG tempest.lib.common.rest_client [req-56bcb812-24dd-4802-997b-3ff2f2da407c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/e768796f-b9aa-4689-9124-3143673044de', u'date': 'Sat, 25 Aug 2018 21:13:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-56bcb812-24dd-4802-997b-3ff2f2da407c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:26.843 63 INFO tempest.lib.common.rest_client [req-a7642fa7-dbc0-467e-bcab-c18a9dc83889 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/remove_router_interface 2.862s 2018-08-25 21:13:26.844 63 DEBUG tempest.lib.common.rest_client [req-a7642fa7-dbc0-467e-bcab-c18a9dc83889 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:13:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7642fa7-dbc0-467e-bcab-c18a9dc83889'} Body: {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164", "subnet_ids": ["a90461d8-9f9b-4a02-b899-2a2bd4d0f164"], "port_id": "36520eaf-a60a-4472-8b01-5f2c7da60123", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:28.466 63 INFO tempest.lib.common.rest_client [req-048630ea-ebcb-40ca-9155-23ecf4f7d8f6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d 1.621s 2018-08-25 21:13:28.467 63 DEBUG tempest.lib.common.rest_client [req-048630ea-ebcb-40ca-9155-23ecf4f7d8f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-048630ea-ebcb-40ca-9155-23ecf4f7d8f6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:28.632 63 INFO tempest.lib.common.rest_client [req-3bae0db1-b066-4d75-b033-2f2d50ff0564 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.163s 2018-08-25 21:13:28.632 63 DEBUG tempest.lib.common.rest_client [req-3bae0db1-b066-4d75-b033-2f2d50ff0564 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-3bae0db1-b066-4d75-b033-2f2d50ff0564', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3bae0db1-b066-4d75-b033-2f2d50ff0564'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:29.312 63 INFO tempest.lib.common.rest_client [req-e68a544b-d77b-4e75-a948-56ca6c6b7af0 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.678s 2018-08-25 21:13:29.312 63 DEBUG tempest.lib.common.rest_client [req-e68a544b-d77b-4e75-a948-56ca6c6b7af0 ] 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-e68a544b-d77b-4e75-a948-56ca6c6b7af0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e68a544b-d77b-4e75-a948-56ca6c6b7af0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:30.382 63 INFO tempest.lib.common.rest_client [req-0403c32a-560a-49f1-9127-5fbbe6ee8ab6 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.052s 2018-08-25 21:13:30.382 63 DEBUG tempest.lib.common.rest_client [req-0403c32a-560a-49f1-9127-5fbbe6ee8ab6 ] 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0403c32a-560a-49f1-9127-5fbbe6ee8ab6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0403c32a-560a-49f1-9127-5fbbe6ee8ab6'} Body: {"itemNotFound": {"message": "Instance 364d4485-deb5-4094-8061-8f5cd844b09c could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:31.216 63 INFO tempest.lib.common.rest_client [req-820c6e62-7e16-48b0-8793-a4426aa68b6b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/0574dfac-939e-44c4-a8fb-8be89e30436a 0.832s 2018-08-25 21:13:31.217 63 DEBUG tempest.lib.common.rest_client [req-820c6e62-7e16-48b0-8793-a4426aa68b6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/0574dfac-939e-44c4-a8fb-8be89e30436a', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-820c6e62-7e16-48b0-8793-a4426aa68b6b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:31.366 63 INFO tempest.lib.common.rest_client [req-104c5072-e902-4c94-a532-f3d4b04246a6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.149s 2018-08-25 21:13:31.367 63 DEBUG tempest.lib.common.rest_client [req-104c5072-e902-4c94-a532-f3d4b04246a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-104c5072-e902-4c94-a532-f3d4b04246a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-104c5072-e902-4c94-a532-f3d4b04246a6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:32.551 63 INFO tempest.lib.common.rest_client [req-51e43378-a85b-4428-b5eb-1f4501939bd7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 1.182s 2018-08-25 21:13:32.552 63 DEBUG tempest.lib.common.rest_client [req-51e43378-a85b-4428-b5eb-1f4501939bd7 ] 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-51e43378-a85b-4428-b5eb-1f4501939bd7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51e43378-a85b-4428-b5eb-1f4501939bd7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:33.615 63 INFO tempest.lib.common.rest_client [req-e59340fa-366d-440c-a0b1-1f7bae7ea6ae ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.047s 2018-08-25 21:13:33.616 63 DEBUG tempest.lib.common.rest_client [req-e59340fa-366d-440c-a0b1-1f7bae7ea6ae ] 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-e59340fa-366d-440c-a0b1-1f7bae7ea6ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:33 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e59340fa-366d-440c-a0b1-1f7bae7ea6ae'} Body: {"itemNotFound": {"message": "Instance 31d7cfc5-ca75-4afe-b041-495bba019e65 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:34.843 63 INFO tempest.lib.common.rest_client [req-0aff0a75-cafc-4316-aead-120b2edb5048 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e44794ca-7025-4693-8075-b313ba90e4b8 1.226s 2018-08-25 21:13:34.844 63 DEBUG tempest.lib.common.rest_client [req-0aff0a75-cafc-4316-aead-120b2edb5048 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/e44794ca-7025-4693-8075-b313ba90e4b8', u'date': 'Sat, 25 Aug 2018 21:13:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0aff0a75-cafc-4316-aead-120b2edb5048'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:35.023 63 INFO tempest.lib.common.rest_client [req-31fdecce-11f3-4da4-9bb6-bf29da5d9af9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.178s 2018-08-25 21:13:35.024 63 DEBUG tempest.lib.common.rest_client [req-31fdecce-11f3-4da4-9bb6-bf29da5d9af9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-31fdecce-11f3-4da4-9bb6-bf29da5d9af9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31fdecce-11f3-4da4-9bb6-bf29da5d9af9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:35.492 63 INFO tempest.lib.common.rest_client [req-788cfc93-9f71-4019-a062-2e72ccf16aef ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.467s 2018-08-25 21:13:35.493 63 DEBUG tempest.lib.common.rest_client [req-788cfc93-9f71-4019-a062-2e72ccf16aef ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-788cfc93-9f71-4019-a062-2e72ccf16aef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-788cfc93-9f71-4019-a062-2e72ccf16aef'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:34Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:36.908 63 INFO tempest.lib.common.rest_client [req-138f9c6e-bdad-416f-ac1f-1036acc0b272 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.400s 2018-08-25 21:13:36.909 63 DEBUG tempest.lib.common.rest_client [req-138f9c6e-bdad-416f-ac1f-1036acc0b272 ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-138f9c6e-bdad-416f-ac1f-1036acc0b272', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-138f9c6e-bdad-416f-ac1f-1036acc0b272'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:35Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:37.965 63 INFO tempest.lib.common.rest_client [req-83c7eba1-45d8-44eb-a7a1-82866a5d7302 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.048s 2018-08-25 21:13:37.966 63 DEBUG tempest.lib.common.rest_client [req-83c7eba1-45d8-44eb-a7a1-82866a5d7302 ] 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-83c7eba1-45d8-44eb-a7a1-82866a5d7302', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-83c7eba1-45d8-44eb-a7a1-82866a5d7302'} Body: {"itemNotFound": {"message": "Instance d9f6efc0-a505-42c2-9570-49b06bd770bb could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:38.545 63 INFO tempest.lib.common.rest_client [req-1f1abb68-66d9-432f-be1b-8d3aaf35d067 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c6124deb-abf3-41c6-9a5f-b80951b81e54 0.577s 2018-08-25 21:13:38.546 63 DEBUG tempest.lib.common.rest_client [req-1f1abb68-66d9-432f-be1b-8d3aaf35d067 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c6124deb-abf3-41c6-9a5f-b80951b81e54', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1f1abb68-66d9-432f-be1b-8d3aaf35d067'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:38.719 63 INFO tempest.lib.common.rest_client [req-f76a3141-1246-4e41-ba34-1717732ceab6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.172s 2018-08-25 21:13:38.719 63 DEBUG tempest.lib.common.rest_client [req-f76a3141-1246-4e41-ba34-1717732ceab6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-f76a3141-1246-4e41-ba34-1717732ceab6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f76a3141-1246-4e41-ba34-1717732ceab6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:38.893 63 INFO tempest.lib.common.rest_client [req-bc9d26a5-8902-4675-9ed7-612b206fbf88 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.173s 2018-08-25 21:13:38.894 63 DEBUG tempest.lib.common.rest_client [req-bc9d26a5-8902-4675-9ed7-612b206fbf88 ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-bc9d26a5-8902-4675-9ed7-612b206fbf88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9d26a5-8902-4675-9ed7-612b206fbf88'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:38Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:40.826 63 INFO tempest.lib.common.rest_client [req-c8e6cf88-a16f-4bbb-9fd9-8b2f43401cfe ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.917s 2018-08-25 21:13:40.827 63 DEBUG tempest.lib.common.rest_client [req-c8e6cf88-a16f-4bbb-9fd9-8b2f43401cfe ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c8e6cf88-a16f-4bbb-9fd9-8b2f43401cfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8e6cf88-a16f-4bbb-9fd9-8b2f43401cfe'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:41.889 63 INFO tempest.lib.common.rest_client [req-5ebaad6a-8909-4e8e-ba7a-267871dcb26e ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.047s 2018-08-25 21:13:41.890 63 DEBUG tempest.lib.common.rest_client [req-5ebaad6a-8909-4e8e-ba7a-267871dcb26e ] 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-5ebaad6a-8909-4e8e-ba7a-267871dcb26e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5ebaad6a-8909-4e8e-ba7a-267871dcb26e'} Body: {"itemNotFound": {"message": "Instance afa29e69-43f4-433a-ac32-54b44acfe6b2 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:42.473 63 INFO tempest.lib.common.rest_client [req-c76486cd-5192-4499-8ee9-ee97d28e9be2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7 0.583s 2018-08-25 21:13:42.474 63 DEBUG tempest.lib.common.rest_client [req-c76486cd-5192-4499-8ee9-ee97d28e9be2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7', u'date': 'Sat, 25 Aug 2018 21:13:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c76486cd-5192-4499-8ee9-ee97d28e9be2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:42.527 63 INFO tempest.lib.common.rest_client [req-4ddb32f5-a503-440b-923f-dc297c2ab810 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-189229484 0.052s 2018-08-25 21:13:42.527 63 DEBUG tempest.lib.common.rest_client [req-4ddb32f5-a503-440b-923f-dc297c2ab810 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-189229484', u'x-compute-request-id': 'req-4ddb32f5-a503-440b-923f-dc297c2ab810', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ddb32f5-a503-440b-923f-dc297c2ab810'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:43.520 63 INFO tempest.lib.common.rest_client [req-12efb069-f77e-48b5-8a50-7d1f5317f362 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/aab06cc1-b734-4189-8719-fbd5adccc0bb 0.992s 2018-08-25 21:13:43.521 63 DEBUG tempest.lib.common.rest_client [req-12efb069-f77e-48b5-8a50-7d1f5317f362 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/aab06cc1-b734-4189-8719-fbd5adccc0bb', u'date': 'Sat, 25 Aug 2018 21:13:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12efb069-f77e-48b5-8a50-7d1f5317f362'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:45.210 63 INFO tempest.lib.common.rest_client [req-3a4932d7-cd67-4a9f-a1b9-379c54a4a099 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/9bdb6601-e756-4e56-9fc6-03f62793117f 1.689s 2018-08-25 21:13:45.211 63 DEBUG tempest.lib.common.rest_client [req-3a4932d7-cd67-4a9f-a1b9-379c54a4a099 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/9bdb6601-e756-4e56-9fc6-03f62793117f', u'date': 'Sat, 25 Aug 2018 21:13:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a4932d7-cd67-4a9f-a1b9-379c54a4a099'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:46.658 63 INFO tempest.lib.common.rest_client [req-0fe2f3b7-339b-4784-9c6c-bc0db076871d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a90461d8-9f9b-4a02-b899-2a2bd4d0f164 1.446s 2018-08-25 21:13:46.660 63 DEBUG tempest.lib.common.rest_client [req-0fe2f3b7-339b-4784-9c6c-bc0db076871d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a90461d8-9f9b-4a02-b899-2a2bd4d0f164', u'date': 'Sat, 25 Aug 2018 21:13:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0fe2f3b7-339b-4784-9c6c-bc0db076871d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:48.526 63 INFO tempest.lib.common.rest_client [req-b2b19a7a-7e2b-4778-b1ac-a0d1688381db ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/741f054c-548e-4387-86a7-ae11ba0f08ce 1.865s 2018-08-25 21:13:48.526 63 DEBUG tempest.lib.common.rest_client [req-b2b19a7a-7e2b-4778-b1ac-a0d1688381db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/741f054c-548e-4387-86a7-ae11ba0f08ce', u'date': 'Sat, 25 Aug 2018 21:13:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2b19a7a-7e2b-4778-b1ac-a0d1688381db'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:48.795 63 INFO tempest.lib.common.rest_client [req-d8ce5397-e374-47c2-98d2-9607ee17155b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/08c3449c-f752-41d8-b027-f8c70c298d5d 0.267s 2018-08-25 21:13:48.795 63 DEBUG tempest.lib.common.rest_client [req-d8ce5397-e374-47c2-98d2-9607ee17155b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/08c3449c-f752-41d8-b027-f8c70c298d5d', u'date': 'Sat, 25 Aug 2018 21:13:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d8ce5397-e374-47c2-98d2-9607ee17155b'} 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 [431.454645s] ... 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.206 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-25 21:06:37,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.202s 2018-08-25 21:06:37,546 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1186226946 description", "name": "tempest-secgroup-smoke-1186226946"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-826e9745-7958-41e3-8d41-c6d8a17ac562'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1186226946 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "updated_at": "2018-08-25T21:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:06:37Z", "revision_number": 0, "id": "4052cd44-1124-45b5-99e1-09e5fc46f472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:06:37Z", "revision_number": 0, "id": "5d5822ab-bbc2-4931-a41d-08b4fe366011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "name": "tempest-secgroup-smoke-1186226946"}} 2018-08-25 21:06:37,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.194s 2018-08-25 21:06:37,742 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34908f1f-9112-4e8e-9a93-bb1c8f2af8f5'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e0077e72-31de-4743-ab0a-212d8680b879"}} 2018-08-25 21:06:37,887 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 21:06:37,887 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-668c03a1-ffb2-4f0d-b36d-3b1c0fe8d280'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f6054967-ed67-4b82-87c9-3243121be850"}} 2018-08-25 21:06:38,084 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.196s 2018-08-25 21:06:38,085 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c40099f6-0ffe-413a-9dd1-3e2102ca198c'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ad3d4961-13b8-4cce-b86e-e666dab6cb4e"}} 2018-08-25 21:06:38,262 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.177s 2018-08-25 21:06:38,263 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-269c9519-7c35-48f0-8ac3-026f7d11668a'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "05a12d1c-f995-44c3-ac08-322e30d46a36"}} 2018-08-25 21:06:38,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.152s 2018-08-25 21:06:38,417 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e67ae71-23d3-4955-aa9c-2a84ca69164c'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "527d2cf9-1f50-4909-bb98-169ca14afcc3"}} 2018-08-25 21:06:38,587 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.168s 2018-08-25 21:06:38,587 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ddffa88f-67d3-4a12-809d-b07d1987887c'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b0756086-a161-421c-9ee3-2d32b31cc9c3"}} 2018-08-25 21:06:38,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:06:38,761 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29f6ec16-4089-4e59-9936-d952d3a98ed2'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7cb3a02a-2e74-4ca1-9fd9-7bc4ecf28520"}} 2018-08-25 21:06:38,935 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 21:06:38,935 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f51565a2-839f-47fb-81e0-238ee5abb1f0'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6595ef7e-a727-4dc5-b4cb-01d2fef89359"}} 2018-08-25 21:06:39,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.266s 2018-08-25 21:06:39,203 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1315921631"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08187eb7-26cf-4238-9c03-39da80ee485b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:06:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"741f054c-548e-4387-86a7-ae11ba0f08ce","name":"tempest-A-1315921631"}} 2018-08-25 21:06:39,695 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.490s 2018-08-25 21:06:39,696 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "name": "tempest-subnet-A-1-1637744384"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4a6eba3-3a3d-4c4b-852b-106e5251c3d8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","dns_nameservers":[],"updated_at":"2018-08-25T21:06:39Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","subnetpool_id":null,"name":"tempest-subnet-A-1-1637744384"}} 2018-08-25 21:06:39,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.198s 2018-08-25 21:06:39,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-454513285"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-583b66df-d4d3-4892-9def-96252476551a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:06:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"9bdb6601-e756-4e56-9fc6-03f62793117f","name":"tempest-B-454513285"}} 2018-08-25 21:06:40,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.572s 2018-08-25 21:06:40,474 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "name": "tempest-subnet-B-1-694662176"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f66c850-f9c7-4a96-ba98-2f71050088dc'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:40Z","dns_nameservers":[],"updated_at":"2018-08-25T21:06:40Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","subnetpool_id":null,"name":"tempest-subnet-B-1-694662176"}} 2018-08-25 21:06:40,861 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-25 21:06:40,862 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b596934-a39b-488e-b6e5-839aa80fe980'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "27e56868-3ca2-44e5-806c-9ee2f0ba9853"}} 2018-08-25 21:06:41,066 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.203s 2018-08-25 21:06:41,067 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-189229484"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-b8d98de8-566e-4021-8f68-abb14231f5a4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d98de8-566e-4021-8f68-abb14231f5a4'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuGuw1O4+dVWqqba51AeJnnUTXjkZNKl5GG7wypo1TGe1XZbfHeti1ykbqWr9WNjIJj1bSzCvgj8RXH52+wLKcj3fQhtaqELpTwOfLPBhkjaEfzvUvyX19ypOIpWy28DSELbEkUmlM1PV1XKX73HWuXfXzujigs3ra6zaaXZEE1ErhF9yc8eEJdSHnJkNigbtck66ki2KvZqeV7VkKN92uV9x3PdJxZPdnJ1DNp0qLVEV7CRPhy5SaLym80cCxHaiY2KZwI7oBXiHP9/wlbtgWI9lubA1e13a4D77A38TA2pmryh3rmHzeOFB3V7dq7JPwXj2s5RSZiGPZwmarXP+/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7hrsNTuPnVVqqm2udQHiZ51E145GTSpeRhu8MqaNUxntV2W3\nx3rYtcpG6lq/VjYyCY9W0swr4I/EVx+dvsCynI930IbWqhC6U8DnyzwYZI2hH871\nL8l9fcqTiKVstvA0hC2xJFJpTNT1dVyl+9x1rl3187o4oLN62us2ml2RBNRK4Rfc\nnPHhCXUh5yZDYoG7XJOupItir2anle1ZCjfdrlfcdz3ScWT3ZydQzadKi1RFewkT\n4cuUmi8pvNHAsR2omNimcCO6AV4hz/f8JW7YFiPZbmwNXtd2uA++wN/EwNqZq8od\n65h83jhQd1e3auyT8F49rOUUmYhj2cJmq1z/vwIDAQABAoIBAHmY/DpvUXebEJ86\n5lZRAQvDUE35FcQAuCZ7sY/4aMIgwonYo5NXFGc6hx7V+1MO2Fzze/apWFsVcMLB\nnbC1/kFgL2MqCWTOqClvobCz3w0zGy8AZUzjTJg6JUAqoyuF3nwGTansAGTBeR1X\nlFjcjKjgyWOQHa1MG5jDeJ463H2m5OLf8tAm9mnqYkLH3ulgj31CjKaL8NoufDOg\nghLbonS8p2MSa7ycr66AKClS+GLYtfEastcsx2Omwy97yJTyT6F5ZQJDGIBRwLNv\n3sS74TpOL+Oyloy0ql2HOhz4Yqcs5tE/TcLRKRFlTXifcC+3UeKdxsSEn2Q5M8Be\nrT7clnkCgYEA+6S+pLfq188lHmhxNOpsc1vaRky/yjoMmodOHHxRZ6sE8Eu3lItb\nIQNY2AgMd1Q2afcxwL5p5U2mulqlIrF8Yn71vJATN/JhLXloNSnFhwjc0aSDWE7x\nzz3r7hHR19fZb+QsMQWEV8FqL5Yu4Vv3jROXZfYqNwb6FMVhCPUmV6sCgYEA8jot\ncEgFV2CQ66zUNH9Sr/mr9DOoUtRuqWoY2SOfFkTta80XyTMVDlzkp/Q/H/79DZfz\n5r8+2PWErFAANRTByOX/Ctwb9dA4M9KB1udDuYDfJFm4KminJai1lw5DgjY5KR7t\nhPrz+3utzipMd0+KUgsrcf097APFGRMAEVdiVD0CgYEAvh2sLrQIx/zm9T9A8BJ/\n1vO5R81qRLVwmjrJJ7pAokrRk14RFzflpF5r++Kw0GKeLZalTxJM3QG6iiY7hqeC\n6sMyksBi1KzZAEsuEKQ7aJaohfZ9iPUzuTf2DEoIOMMJsoA3Zt3dK5OjzsnvJzGd\nKEd55X2CTUqHG7Q3aFYWHrsCgYEAyDInHdaYe4f3HqF/3Ueh+ok6giEzrAmg0Go8\n0THsqQYcx+0BDKwoae+CmAF5LqObV+HPllVXxw7cMWIJWdWm97iHWt1iSn5mBQal\ngw0uXyHQywVP/dTy2GAgfREv4G2aPo8uNasHfUDR/EPfYPifVIGgzZxE0kynWLro\nYmy7eu0CgYBIC4dyzxcfD+5ddBzuo0W8IV309lIwM6xmpCp5BwhbF4Rlc9SF7Svc\nmd7tkpS3LrTR8SZgOo1/HpN14dWFdJCPh8ighx2uyqHXk3lxU3XQxaaBmNaJqkDB\nJjiLDl6itY8GD7hvLhifSxQJxur6UF5rxbyiO1jZN+EqODHPxawkIA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-189229484", "fingerprint": "5b:23:24:08:f7:1a:db:61:73:58:16:f0:63:bf:02:c0"}} 2018-08-25 21:06:42,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.033s 2018-08-25 21:06:42,107 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2076247635", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:06:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-673e2a4b-a4f7-4160-bbe4-be0f243e1da6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:06:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:06:41Z","name":"tempest-port-smoke-2076247635","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ea:64:1a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","ip_address":"10.101.11.10"}],"id":"6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} 2018-08-25 21:06:43,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.357s 2018-08-25 21:06:43,466 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-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "741f054c-548e-4387-86a7-ae11ba0f08ce", "port": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c1e8c573-34af-49ba-ad13-2613903fede2', 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1e8c573-34af-49ba-ad13-2613903fede2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "adminPass": "4xfLQf6nWGLq"}} 2018-08-25 21:06:43,565 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.094s 2018-08-25 21:06:43,565 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-ddb4f439-e14d-43a8-bbff-36e85a1d9490', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddb4f439-e14d-43a8-bbff-36e85a1d9490'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:44,827 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.246s 2018-08-25 21:06:44,828 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-94d10fdf-179b-42a4-a1ad-88dea6e63670', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94d10fdf-179b-42a4-a1ad-88dea6e63670'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:45,938 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.096s 2018-08-25 21:06:45,939 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c55bf092-0c47-4898-a8e7-d9f8b3167e73', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c55bf092-0c47-4898-a8e7-d9f8b3167e73'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:45Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:45,953 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:06:47,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.372s 2018-08-25 21:06:47,328 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-763d344f-a4b5-40eb-a98c-8a469fcc02b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-763d344f-a4b5-40eb-a98c-8a469fcc02b8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:47,340 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:06:48,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.178s 2018-08-25 21:06:48,521 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-4324fd61-b0c0-475c-b097-84959c541682', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4324fd61-b0c0-475c-b097-84959c541682'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:50,011 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.482s 2018-08-25 21:06:50,012 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-302633af-0dad-4800-b003-f2652c39f5e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-302633af-0dad-4800-b003-f2652c39f5e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:51,363 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.330s 2018-08-25 21:06:51,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-bf336940-a9c4-4bec-8ed7-87e5b61306fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf336940-a9c4-4bec-8ed7-87e5b61306fe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:51,378 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 21:06:51,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.377s 2018-08-25 21:06:51,756 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c8a843c7-5728-4d58-b40b-42cfb97c963b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8a843c7-5728-4d58-b40b-42cfb97c963b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:51,771 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: afa29e69-43f4-433a-ac32-54b44acfe6b2 with status: ACTIVE 2018-08-25 21:06:52,924 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.152s 2018-08-25 21:06:52,925 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1817229400", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:06:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b2f05a3-73c6-49fa-97c8-8aacf7b3198a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:06:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:06:52Z","name":"tempest-port-smoke-1817229400","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f5:42:27","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","ip_address":"10.102.21.20"}],"id":"c6124deb-abf3-41c6-9a5f-b80951b81e54","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} 2018-08-25 21:06:54,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.388s 2018-08-25 21:06:54,316 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-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9bdb6601-e756-4e56-9fc6-03f62793117f", "port": "c6124deb-abf3-41c6-9a5f-b80951b81e54"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-bf87b2db-7c7b-468e-8e3d-4e6a9449d00e', 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf87b2db-7c7b-468e-8e3d-4e6a9449d00e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "adminPass": "ejzy7KTzjtSp"}} 2018-08-25 21:06:54,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.367s 2018-08-25 21:06:54,690 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-7552df99-4cce-42d8-907d-4d8f893051d2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7552df99-4cce-42d8-907d-4d8f893051d2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:56,117 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.410s 2018-08-25 21:06:56,117 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-92591104-895a-4855-8822-8981608d0d17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92591104-895a-4855-8822-8981608d0d17'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:56,136 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:06:57,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.358s 2018-08-25 21:06:57,498 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-a6d2f549-4e73-4430-abf7-6ad3d7eb55e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6d2f549-4e73-4430-abf7-6ad3d7eb55e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:57,513 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:06:58,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.143s 2018-08-25 21:06:58,659 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-9ceb1081-0f80-4dfb-86ba-81099e9cff98', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ceb1081-0f80-4dfb-86ba-81099e9cff98'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:59,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.151s 2018-08-25 21:06:59,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-b7c33461-978c-47ee-b068-56a637c31a28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b7c33461-978c-47ee-b068-56a637c31a28'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:58Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:59,848 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:00,007 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.157s 2018-08-25 21:07:00,008 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-cd543ad3-b24f-4fff-b11c-c61a43551ec4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd543ad3-b24f-4fff-b11c-c61a43551ec4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:58Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:00,022 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d9f6efc0-a505-42c2-9570-49b06bd770bb with status: ACTIVE 2018-08-25 21:07:01,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.422s 2018-08-25 21:07:01,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1310162369", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:07:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5450a900-d51d-4a34-8a41-3b3f0dc0ec7d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:07:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:07:00Z","name":"tempest-port-smoke-1310162369","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d2:40:4d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","ip_address":"10.101.11.30"}],"id":"e44794ca-7025-4693-8075-b313ba90e4b8","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} 2018-08-25 21:07:02,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.099s 2018-08-25 21:07:02,548 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-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "741f054c-548e-4387-86a7-ae11ba0f08ce", "port": "e44794ca-7025-4693-8075-b313ba90e4b8"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6a8c1573-7ccb-484d-84ad-6e31b84d2df2', 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a8c1573-7ccb-484d-84ad-6e31b84d2df2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "adminPass": "KA5gNoFqAZMc"}} 2018-08-25 21:07:02,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.345s 2018-08-25 21:07:02,898 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-105504a5-ff76-433b-a10b-ccd3483834c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-105504a5-ff76-433b-a10b-ccd3483834c6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:07:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:04,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.288s 2018-08-25 21:07:04,204 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-10d2e9fd-5aa9-476e-ac11-85353246a70a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10d2e9fd-5aa9-476e-ac11-85353246a70a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:04,217 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 21:07:05,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.147s 2018-08-25 21:07:05,367 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-f38d4a65-8c68-4733-a3e3-af3d3805a7c4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f38d4a65-8c68-4733-a3e3-af3d3805a7c4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:05,379 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:07:06,534 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.153s 2018-08-25 21:07:06,534 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-f3544731-adad-4850-bbe3-f087007433b9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3544731-adad-4850-bbe3-f087007433b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:07,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.347s 2018-08-25 21:07:07,900 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-e93f6aaa-9281-464c-9a1b-4c76b1384b73', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e93f6aaa-9281-464c-9a1b-4c76b1384b73'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:07,912 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:08,062 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.149s 2018-08-25 21:07:08,063 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-b3d9d7fd-cd62-4f03-9f3d-5ec8ff13b478', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3d9d7fd-cd62-4f03-9f3d-5ec8ff13b478'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:08,076 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 31d7cfc5-ca75-4afe-b041-495bba019e65 with status: ACTIVE 2018-08-25 21:07:09,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.105s 2018-08-25 21:07:09,183 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-216648654", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:07:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-caee80a7-0247-472f-a61c-80e6fdb87351'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:07:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:07:08Z","name":"tempest-port-smoke-216648654","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:d2:f3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","ip_address":"10.102.21.40"}],"id":"0574dfac-939e-44c4-a8fb-8be89e30436a","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} 2018-08-25 21:07:10,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.088s 2018-08-25 21:07:10,273 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-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9bdb6601-e756-4e56-9fc6-03f62793117f", "port": "0574dfac-939e-44c4-a8fb-8be89e30436a"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-eeea7e9a-2c85-4a3c-8b61-09326813826b', 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eeea7e9a-2c85-4a3c-8b61-09326813826b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "adminPass": "ghW99BJ58Vh7"}} 2018-08-25 21:07:10,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.372s 2018-08-25 21:07:10,650 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-b52ad283-b3fc-461a-9850-d88d12b8b8de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b52ad283-b3fc-461a-9850-d88d12b8b8de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:07:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:11,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.094s 2018-08-25 21:07:11,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': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0c65b68f-ac6d-4400-904b-6f3be1725f42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c65b68f-ac6d-4400-904b-6f3be1725f42'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:11,776 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:07:13,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.328s 2018-08-25 21:07:13,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-ab806632-a06d-4487-951a-4798f2782a51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab806632-a06d-4487-951a-4798f2782a51'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:13,120 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:07:14,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.151s 2018-08-25 21:07:14,273 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0ef02142-cc9f-4cd6-a4a1-3a653ffd6caf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ef02142-cc9f-4cd6-a4a1-3a653ffd6caf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:15,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.148s 2018-08-25 21:07:15,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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-ff973ef1-c8e4-4c89-a1c3-9ef5f86f170e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ff973ef1-c8e4-4c89-a1c3-9ef5f86f170e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:15,450 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:15,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.366s 2018-08-25 21:07:15,817 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-6b3fce1b-6781-4df3-8b49-681dc905ea36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b3fce1b-6781-4df3-8b49-681dc905ea36'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:15,830 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 364d4485-deb5-4094-8061-8f5cd844b09c with status: ACTIVE 2018-08-25 21:07:16,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.168s 2018-08-25 21:07:16,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2127123919", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:07:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c7eb40f-5f72-4ba9-ad17-fe5791b35601'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:15Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:15Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "name": "tempest-router--2127123919"}} 2018-08-25 21:07:17,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d 1.602s 2018-08-25 21:07:17,604 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d', u'date': 'Sat, 25 Aug 2018 21:07:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1533b760-f233-437f-8a37-3b6db48091b2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:15Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:17Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "name": "tempest-router--2127123919"}} 2018-08-25 21:07:19,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/add_router_interface 2.000s 2018-08-25 21:07:19,605 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6af6263-659b-4e4d-8d9e-d812b4e58c33'} Body: {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164", "subnet_ids": ["a90461d8-9f9b-4a02-b899-2a2bd4d0f164"], "port_id": "36520eaf-a60a-4472-8b01-5f2c7da60123", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d"} 2018-08-25 21:07:21,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.997s 2018-08-25 21:07:21,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-033e8969-0222-4916-ac14-75b86e54921b'} Body: {"floatingip": {"router_id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:07:20Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7", "id": "e768796f-b9aa-4689-9124-3143673044de", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:20Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:07:21,751 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.146s 2018-08-25 21:07:21,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2103905677", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-300c5470-4f24-484a-a080-9dfbbd611988'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:21Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:21Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "name": "tempest-router--2103905677"}} 2018-08-25 21:07:23,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b 1.641s 2018-08-25 21:07:23,394 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b', u'date': 'Sat, 25 Aug 2018 21:07:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ce63f0c-4526-43d7-bcc4-02d6be58e568'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:21Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:23Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "name": "tempest-router--2103905677"}} 2018-08-25 21:07:25,509 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/add_router_interface 2.113s 2018-08-25 21:07:25,509 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:07:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ef51f67-836e-4e94-a13d-7bdf0cf32239'} Body: {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb", "subnet_ids": ["aab06cc1-b734-4189-8719-fbd5adccc0bb"], "port_id": "d3311ee1-a25b-4110-9ba4-cd1761b4805a", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"} 2018-08-25 21:07:27,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.879s 2018-08-25 21:07:27,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "0574dfac-939e-44c4-a8fb-8be89e30436a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:07:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02cf52d7-5d2a-4af8-b122-d8799000ae3a'} Body: {"floatingip": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:07:26Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "0574dfac-939e-44c4-a8fb-8be89e30436a", "id": "e0d6e12a-9f34-4aca-a1bc-89dac0a6d995", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:26Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:07:27,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/network_associations 0.560s 2018-08-25 21:07:27,952 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/network_associations', u'date': 'Sat, 25 Aug 2018 21:07:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-470c6a6d-43f2-48c4-9150-a82f3a36a2f0'} Body: {"network_association": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "id": "797b7c6c-093b-4317-9dfc-e093e449ad71"}} 2018-08-25 21:07:27,954 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:43,993 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:44,093 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:44,121 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:44,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-25 21:07:44,236 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:44,238 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:44,299 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:44,303 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:49,310 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.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-25 21:07:49,311 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-25 21:07:49,311 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075700 seconds 2018-08-25 21:07:49,314 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:49,316 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:49,381 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:49,412 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:49,527 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-25 21:07:49,531 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:49,533 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:49,595 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:49,598 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:53,605 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.077739 seconds 2018-08-25 21:07:54,189 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/router_associations 0.583s 2018-08-25 21:07:54,190 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/router_associations', u'date': 'Sat, 25 Aug 2018 21:07:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e866859-20ff-4556-9bd0-e4f3849653ed'} Body: {"router_association": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "id": "be9d4a99-6dda-4475-adef-c8666cd8245a"}} 2018-08-25 21:07:54,191 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:54,193 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:54,257 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:54,290 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:54,404 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-25 21:07:54,405 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:54,407 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:54,467 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:54,473 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:59,480 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.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-25 21:07:59,480 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-25 21:07:59,481 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.076555 seconds 2018-08-25 21:07:59,482 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:08:59,537 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-08-25 21:10:02,082 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-08-25 21:11:05,635 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-08-25 21:12:10,200 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-08-25 21:13:15,717 63 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 after 4 attempts 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh return function() 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh 2018-08-25 21:13:15,722 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.206 failed. Error: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-25 21:13:16,118 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:13:16,119 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.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:13:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be185bec-47f6-4ac8-be5d-f73895238532'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-TestBGPVPNBasic-1613365017"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/4df43ad2e92a4234a2e90abf1a55a213", "region": "reg 2018-08-25 21:13:16,364 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers 0.242s 2018-08-25 21:13:16,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': '1141', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-b54d89f9-86b7-4f94-bc12-cb6dd5183da5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b54d89f9-86b7-4f94-bc12-cb6dd5183da5'} Body: {"servers": [{"id": "364d4485-deb5-4094-8061-8f5cd844b09c", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "name": "server-4"}, {"id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "name": "server-3"}, {"id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "name": "server-2"}, {"id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "name": "server-1"}]} 2018-08-25 21:13:16,500 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c/action 0.128s 2018-08-25 21:13:16,501 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': '31722', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c/action', u'x-compute-request-id': 'req-c582a6b9-3b04-4c50-bf23-f72aea2ba59f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c582a6b9-3b04-4c50-bf23-f72aea2ba59f'} 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 502533788 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-25 21:13:16,506 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 364d4485-deb5-4094-8061-8f5cd844b09c 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 502533788 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.184502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186776] pid_max: default: 32768 minimum: 301 [ 0.188001] ACPI: Core revision 20150930 [ 0.189674] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191450] Security Framework initialized [ 0.192570] Yama: becoming mindful. [ 0.193567] AppArmor: AppArmor initialized [ 0.194733] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198248] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199893] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201774] Initializing cgroup subsys io [ 0.202892] Initializing cgroup subsys memory [ 0.204078] Initializing cgroup subsys devices [ 0.205280] Initializing cgroup subsys freezer [ 0.206478] Initializing cgroup subsys net_cls [ 0.207682] Initializing cgroup subsys perf_event [ 0.208935] Initializing cgroup subsys net_prio [ 0.210137] Initializing cgroup subsys hugetlb [ 0.211334] Initializing cgroup subsys pids [ 0.212534] CPU: Physical Processor ID: 0 [ 0.214328] mce: CPU supports 10 MCE banks [ 0.215501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216880] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233055] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239696] ftrace: allocating 31920 entries in 125 pages [ 0.264983] smpboot: Max logical packages: 1 [ 0.266162] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268056] x2apic enabled [ 0.269197] Switched APIC routing to physical x2apic. [ 0.271676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275892] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278325] KVM setup paravirtual spinlock [ 0.279913] x86: Booted up 1 node, 1 CPUs [ 0.281026] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282899] devtmpfs: initialized [ 0.284872] evm: security.selinux [ 0.285836] evm: security.SMACK64 [ 0.286796] evm: security.SMACK64EXEC [ 0.287824] evm: security.SMACK64TRANSMUTE [ 0.288933] evm: security.SMACK64MMAP [ 0.289957] evm: security.ima [ 0.290850] evm: security.capability [ 0.291918] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294427] pinctrl core: initialized pinctrl subsystem [ 0.295878] RTC time: 21:07:15, date: 08/25/18 [ 0.297162] NET: Registered protocol family 16 [ 0.298471] cpuidle: using governor ladder [ 0.299575] cpuidle: using governor menu [ 0.300645] PCCT header not found. [ 0.301656] ACPI: bus type PCI registered [ 0.302733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304380] PCI: Using configuration type 1 for base access [ 0.306498] ACPI: Added _OSI(Module Device) [ 0.307651] ACPI: Added _OSI(Processor Device) [ 0.308842] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310077] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312228] ACPI: Interpreter enabled [ 0.313285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323426] ACPI: (supports S0 S5) [ 0.324398] ACPI: Using IOAPIC for interrupt routing [ 0.325678] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332682] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337215] acpiphp: Slot [3] registered [ 0.338312] acpiphp: Slot [4] registered [ 0.339416] acpiphp: Slot [5] registered [ 0.340499] acpiphp: Slot [6] registered [ 0.341595] acpiphp: Slot [7] registered [ 0.342707] acpiphp: Slot [8] registered [ 0.343795] acpiphp: Slot [9] registered [ 0.344883] acpiphp: Slot [10] registered [ 0.345985] acpiphp: Slot [11] registered [ 0.347095] acpiphp: Slot [12] registered [ 0.348209] acpiphp: Slot [13] registered [ 0.349315] acpiphp: Slot [14] registered [ 0.350426] acpiphp: Slot [15] registered [ 0.365780] acpiphp: Slot [16] registered [ 0.366908] acpiphp: Slot [17] registered [ 0.368023] acpiphp: Slot [18] registered [ 0.369137] acpiphp: Slot [19] registered [ 0.370248] acpiphp: Slot [20] registered [ 0.371365] acpiphp: Slot [21] registered [ 0.372477] acpiphp: Slot [22] registered [ 0.373586] acpiphp: Slot [23] registered [ 0.374689] acpiphp: Slot [24] registered [ 0.375795] acpiphp: Slot [25] registered [ 0.376903] acpiphp: Slot [26] registered [ 0.378017] acpiphp: Slot [27] registered [ 0.379134] acpiphp: Slot [28] registered [ 0.380249] acpiphp: Slot [29] registered [ 0.381361] acpiphp: Slot [30] registered [ 0.382477] acpiphp: Slot [31] registered [ 0.383582] PCI host bridge to bus 0000:00 [ 0.384691] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386326] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389966] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393942] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397857] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399593] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401195] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409203] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429969] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431955] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433894] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439445] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444752] vgaarb: loaded [ 0.445568] vgaarb: bridge control possible 0000:00:02.0 [ 0.447208] SCSI subsystem initialized [ 0.448468] ACPI: bus type USB registered [ 0.449595] usbcore: registered new interface driver usbfs [ 0.450989] usbcore: registered new interface driver hub [ 0.452334] usbcore: registered new device driver usb [ 0.453839] PCI: Using ACPI for IRQ routing [ 0.455335] NetLabel: Initializing [ 0.456313] NetLabel: domain hash size = 128 [ 0.457483] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458780] NetLabel: unlabeled traffic allowed by default [ 0.460333] clocksource: Switched to clocksource kvm-clock [ 0.470881] AppArmor: AppArmor Filesystem Enabled [ 0.472236] pnp: PnP ACPI init [ 0.473497] pnp: PnP ACPI: found 5 devices [ 0.480326] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.482646] NET: Registered protocol family 2 [ 0.484030] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.485771] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487389] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489014] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.490475] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492045] NET: Registered protocol family 1 [ 0.493228] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494707] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496153] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525666] Trying to unpack rootfs image as initramfs... [ 0.587673] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.592708] Scanning for low memory corruption every 60 seconds [ 0.594849] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.596418] audit: initializing netlink subsys (disabled) [ 0.597840] audit: type=2000 audit(1535231235.804:1): initialized [ 0.599686] Initialise system trusted keyring [ 0.601076] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602656] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.605374] zbud: loaded [ 0.606370] VFS: Disk quotas dquot_6.6.0 [ 0.607484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609636] fuse init (API version 7.23) [ 0.610841] Key type big_key registered [ 0.611933] Allocating IMA MOK and blacklist keyrings. [ 0.613591] Key type asymmetric registered [ 0.614712] Asymmetric key parser 'x509' registered [ 0.616022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618064] io scheduler noop registered [ 0.619139] io scheduler deadline registered (default) [ 0.620486] io scheduler cfq registered [ 0.621655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626776] ACPI: Power Button [PWRF] [ 0.627983] GHES: HEST is not enabled! [ 0.642070] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671164] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.673968] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.697626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.700615] Linux agpgart interface v0.103 [ 0.703956] brd: module loaded [ 0.706149] loop: module loaded [ 0.710726] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.712712] GPT:90111 != 2097151 [ 0.713638] GPT:Alternate GPT header not at the end of the disk. [ 0.715120] GPT:90111 != 2097151 [ 0.716049] GPT: Use GNU Parted to correct GPT errors. [ 0.717355] vda: vda1 vda15 [ 0.718974] scsi host0: ata_piix [ 0.720031] scsi host1: ata_piix [ 0.721019] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.722663] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.724856] libphy: Fixed MDIO Bus: probed [ 0.725973] tun: Universal TUN/TAP device driver, 1.6 [ 0.727262] tun: (C) 1999-2004 Max Krasnyansky [ 0.729946] PPP generic driver version 2.4.2 [ 0.731189] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732802] ehci-pci: EHCI PCI platform driver [ 0.733998] ehci-platform: EHCI generic platform driver [ 0.735335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736855] ohci-pci: OHCI PCI platform driver [ 0.738042] ohci-platform: OHCI generic platform driver [ 0.739381] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753948] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757321] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.760261] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761905] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.763854] usb usb1: Product: UHCI Host Controller [ 0.765122] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.766666] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767983] hub 1-0:1.0: USB hub found [ 0.769067] hub 1-0:1.0: 2 ports detected [ 0.770317] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773164] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774457] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775818] mousedev: PS/2 mouse device common for all mice [ 0.777517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779924] rtc_cmos 00:00: RTC can wake from S4 [ 0.781433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784627] i2c /dev entries driver [ 0.785655] device-mapper: uevent: version 1.0.3 [ 0.786928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789121] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790934] NET: Registered protocol family 10 [ 0.792479] NET: Registered protocol family 17 [ 0.793688] Key type dns_resolver registered [ 0.794973] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796445] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798845] registered taskstats version 1 [ 0.799975] Loading compiled-in X.509 certificates [ 0.801812] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.804325] zswap: loaded using pool lzo/zbud [ 0.806387] Key type trusted registered [ 0.808546] Key type encrypted registered [ 0.809663] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811080] ima: No TPM chip found, activating TPM-bypass! [ 0.812505] evm: HMAC attrs: 0x1 [ 0.813784] Magic number: 14:185:147 [ 0.814869] acpi device:18: hash matches [ 0.816035] rtc_cmos 00:00: setting system clock to 2018-08-25 21:07:16 UTC (1535231236) [ 0.818258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.819749] EDD information not available. [ 0.882067] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.884166] Write protecting the kernel read-only data: 14336k [ 0.887068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.889491] 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.043886] 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.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.89. iid=i-00000083 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPGjwlHkELpemy4deDLJbw/44YgQPb1qabMpVhsvDjS85qAkFmmAhaa4BbvynGuU/DY2KQaEjo0xpVwS1dSa1/62GX3Kn2RwfkoXR4ZALw4z5VmYv4QZ334cTzqAXOktWTxvfDxpqMp5Dsz6sfgXtJ4DFG1jUmEFQCefX1MWlByqd44A8hGhU0jsN1GxMyc9auYb+qFuPDrHnG6ZwExocPCC44MpJnjkgXpIP+FDw9TQMbD0G1rKoXOhqVQwNDHueM8zuFL5oua02i3MLL8nzRKMx+eUWGv4Od8iN08DZiXka1kJq6NZ5YKKn4q2v6IutPE9SeQYCqsdXTiXI2RsPP root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAK67RU7lyk411jh07+I3DZjlLxS3q0cM1rYFTOVPcVwyjWVerTHzQ3sM0xFjL/4rcbeNvM1BgSsceD+7xR9urVoU7u0jWW9UrEipZ8RllFZCEm1xv98jO7ar3VlvnYKD1qdvazQKJ/pWMwEIUOV9vfPSNbI1nkr4Ds8P4E4cuD+DAAAAFQDWXfqZf2/xBhV78aeoJZsIVx2jzQAAAIAgrnp6Q3qUjMhkiv3wu7+QIknMs3Yf4N3UCmz3DcP+UUDL3jngTuReLzUE1gPHz0j1SI6aIysbgoGYEilQPAKhi4fdslVmH8d0DkMbHI9Cn/Qw9q7kitLggQa/STll0tGf10j+16naHkFuGxLHmkXxQxSEr+NsljnVsGBPJuCFhgAAAIB86/Ih7uGxOOzodLbdaLArISJYY3dktYSPgwJpPImYgCvO+AiZYLcEcO/wK75YW+3BNBz1zyHQM905S4K0nNPucMmEZ0gFCCYf7FOgluzilj2CTM9xxVEAd23XUGp64L56JX/IcmraSlOVZbRXcS59q2Jhzn0065Ltz0ZHpiY/mQ== root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.24s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe36:d2f3/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.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-00000083 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=2.47 === === 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:36:D2:F3 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe36:d2f3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.615 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.285 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.281 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.207 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.192 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.192/0.316/0.615 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.080359] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240485] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.240487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240489] usb 1-1: Product: QEMU USB Tablet [ 1.240490] usb 1-1: Manufacturer: QEMU [ 1.240490] usb 1-1: SerialNumber: 42 [ 1.592421] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.592429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns [ 2.449518] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.487079] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:07:16 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 25 22:07:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 25 22:07:16 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 25 22:07:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 25 22:07:16 cirros kern.notice kernel: [ 1.043886] random: dd urandom read with 4 bits of entropy available Aug 25 22:07:16 cirros kern.info kernel: [ 1.080359] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:07:16 cirros kern.info kernel: [ 1.240485] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:07:16 cirros kern.info kernel: [ 1.240487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:07:16 cirros kern.info kernel: [ 1.240489] usb 1-1: Product: QEMU USB Tablet Aug 25 22:07:16 cirros kern.info kernel: [ 1.240490] usb 1-1: Manufacturer: QEMU Aug 25 22:07:16 cirros kern.info kernel: [ 1.240490] usb 1-1: SerialNumber: 42 Aug 25 22:07:17 cirros kern.info kernel: [ 1.592421] tsc: Refined TSC clocksource calibration: 3491.851 MHz Aug 25 22:07:17 cirros kern.info kernel: [ 1.592429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Aug 25 22:07:17 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:18 cirros authpriv.info dropbear[344]: Running in background Aug 25 22:07:18 cirros kern.info kernel: [ 2.449518] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:18 cirros kern.info kernel: [ 2.487079] 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-25 21:13:16,577 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65/action 0.068s 2018-08-25 21:13:16,578 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': '31481', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65/action', u'x-compute-request-id': 'req-e702d8f9-1c96-40e3-affe-b98c6929cddd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e702d8f9-1c96-40e3-affe-b98c6929cddd'} 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 525584882 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-25 21:13:16,581 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 31d7cfc5-ca75-4afe-b041-495bba019e65 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 525584882 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.192480] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194728] pid_max: default: 32768 minimum: 301 [ 0.196044] ACPI: Core revision 20150930 [ 0.197706] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199450] Security Framework initialized [ 0.200540] Yama: becoming mindful. [ 0.201517] AppArmor: AppArmor initialized [ 0.202649] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204384] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206053] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207655] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209511] Initializing cgroup subsys io [ 0.210604] Initializing cgroup subsys memory [ 0.211769] Initializing cgroup subsys devices [ 0.212945] Initializing cgroup subsys freezer [ 0.214211] Initializing cgroup subsys net_cls [ 0.215380] Initializing cgroup subsys perf_event [ 0.216609] Initializing cgroup subsys net_prio [ 0.217796] Initializing cgroup subsys hugetlb [ 0.218958] Initializing cgroup subsys pids [ 0.220119] CPU: Physical Processor ID: 0 [ 0.221909] mce: CPU supports 10 MCE banks [ 0.223046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224376] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.239522] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246312] ftrace: allocating 31920 entries in 125 pages [ 0.272703] smpboot: Max logical packages: 1 [ 0.273875] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275755] x2apic enabled [ 0.276891] Switched APIC routing to physical x2apic. [ 0.279308] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280796] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283602] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286036] KVM setup paravirtual spinlock [ 0.287668] x86: Booted up 1 node, 1 CPUs [ 0.288758] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290618] devtmpfs: initialized [ 0.292586] evm: security.selinux [ 0.293534] evm: security.SMACK64 [ 0.294465] evm: security.SMACK64EXEC [ 0.295469] evm: security.SMACK64TRANSMUTE [ 0.296555] evm: security.SMACK64MMAP [ 0.297535] evm: security.ima [ 0.298386] evm: security.capability [ 0.299531] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301965] pinctrl core: initialized pinctrl subsystem [ 0.303396] RTC time: 21:07:06, date: 08/25/18 [ 0.304651] NET: Registered protocol family 16 [ 0.305931] cpuidle: using governor ladder [ 0.307016] cpuidle: using governor menu [ 0.308061] PCCT header not found. [ 0.309062] ACPI: bus type PCI registered [ 0.310127] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.311750] PCI: Using configuration type 1 for base access [ 0.313871] ACPI: Added _OSI(Module Device) [ 0.314981] ACPI: Added _OSI(Processor Device) [ 0.316123] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.319424] ACPI: Interpreter enabled [ 0.320443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.325378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.330279] ACPI: (supports S0 S5) [ 0.331216] ACPI: Using IOAPIC for interrupt routing [ 0.332456] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.336187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337677] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.339294] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343731] acpiphp: Slot [3] registered [ 0.344788] acpiphp: Slot [4] registered [ 0.345855] acpiphp: Slot [5] registered [ 0.346924] acpiphp: Slot [6] registered [ 0.347982] acpiphp: Slot [7] registered [ 0.349040] acpiphp: Slot [8] registered [ 0.350093] acpiphp: Slot [9] registered [ 0.351155] acpiphp: Slot [10] registered [ 0.352232] acpiphp: Slot [11] registered [ 0.353310] acpiphp: Slot [12] registered [ 0.354382] acpiphp: Slot [13] registered [ 0.355447] acpiphp: Slot [14] registered [ 0.356523] acpiphp: Slot [15] registered [ 0.371484] acpiphp: Slot [16] registered [ 0.372561] acpiphp: Slot [17] registered [ 0.373634] acpiphp: Slot [18] registered [ 0.374701] acpiphp: Slot [19] registered [ 0.375777] acpiphp: Slot [20] registered [ 0.376852] acpiphp: Slot [21] registered [ 0.377920] acpiphp: Slot [22] registered [ 0.378989] acpiphp: Slot [23] registered [ 0.380064] acpiphp: Slot [24] registered [ 0.381160] acpiphp: Slot [25] registered [ 0.382229] acpiphp: Slot [26] registered [ 0.383296] acpiphp: Slot [27] registered [ 0.384373] acpiphp: Slot [28] registered [ 0.385445] acpiphp: Slot [29] registered [ 0.386514] acpiphp: Slot [30] registered [ 0.387582] acpiphp: Slot [31] registered [ 0.388655] PCI host bridge to bus 0000:00 [ 0.389736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.391317] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392904] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394826] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396738] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398690] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404403] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405940] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407595] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436627] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440372] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443966] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445724] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449171] vgaarb: loaded [ 0.449978] vgaarb: bridge control possible 0000:00:02.0 [ 0.451600] SCSI subsystem initialized [ 0.452827] ACPI: bus type USB registered [ 0.453930] usbcore: registered new interface driver usbfs [ 0.455295] usbcore: registered new interface driver hub [ 0.456627] usbcore: registered new device driver usb [ 0.458079] PCI: Using ACPI for IRQ routing [ 0.459581] NetLabel: Initializing [ 0.460527] NetLabel: domain hash size = 128 [ 0.461654] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462914] NetLabel: unlabeled traffic allowed by default [ 0.464453] clocksource: Switched to clocksource kvm-clock [ 0.474929] AppArmor: AppArmor Filesystem Enabled [ 0.476198] pnp: PnP ACPI init [ 0.477402] pnp: PnP ACPI: found 5 devices [ 0.484189] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486424] NET: Registered protocol family 2 [ 0.487800] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489499] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491110] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492711] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495705] NET: Registered protocol family 1 [ 0.496901] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498396] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499849] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514404] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529014] Trying to unpack rootfs image as initramfs... [ 0.591230] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598327] Scanning for low memory corruption every 60 seconds [ 0.601386] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603021] audit: initializing netlink subsys (disabled) [ 0.604678] audit: type=2000 audit(1535231227.909:1): initialized [ 0.606782] Initialise system trusted keyring [ 0.608320] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.609881] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612737] zbud: loaded [ 0.613810] VFS: Disk quotas dquot_6.6.0 [ 0.614945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617235] fuse init (API version 7.23) [ 0.618482] Key type big_key registered [ 0.619583] Allocating IMA MOK and blacklist keyrings. [ 0.621285] Key type asymmetric registered [ 0.622425] Asymmetric key parser 'x509' registered [ 0.623728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.625792] io scheduler noop registered [ 0.626876] io scheduler deadline registered (default) [ 0.628240] io scheduler cfq registered [ 0.629519] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630921] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.632758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.634743] ACPI: Power Button [PWRF] [ 0.636089] GHES: HEST is not enabled! [ 0.650399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682953] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706687] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709782] Linux agpgart interface v0.103 [ 0.713567] brd: module loaded [ 0.715826] loop: module loaded [ 0.721082] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723058] GPT:90111 != 2097151 [ 0.723979] GPT:Alternate GPT header not at the end of the disk. [ 0.725451] GPT:90111 != 2097151 [ 0.726385] GPT: Use GNU Parted to correct GPT errors. [ 0.727694] vda: vda1 vda15 [ 0.729599] scsi host0: ata_piix [ 0.730666] scsi host1: ata_piix [ 0.731664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.733301] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.735330] libphy: Fixed MDIO Bus: probed [ 0.736452] tun: Universal TUN/TAP device driver, 1.6 [ 0.737749] tun: (C) 1999-2004 Max Krasnyansky [ 0.741081] PPP generic driver version 2.4.2 [ 0.742370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743975] ehci-pci: EHCI PCI platform driver [ 0.745181] ehci-platform: EHCI generic platform driver [ 0.746617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.748158] ohci-pci: OHCI PCI platform driver [ 0.749359] ohci-platform: OHCI generic platform driver [ 0.750730] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765481] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766838] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768812] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773358] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775258] usb usb1: Product: UHCI Host Controller [ 0.776491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.777983] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779304] hub 1-0:1.0: USB hub found [ 0.780458] hub 1-0:1.0: 2 ports detected [ 0.781788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.784662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.785917] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787282] mousedev: PS/2 mouse device common for all mice [ 0.788968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791404] rtc_cmos 00:00: RTC can wake from S4 [ 0.792958] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.794532] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796104] i2c /dev entries driver [ 0.797151] device-mapper: uevent: version 1.0.3 [ 0.798436] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800646] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802611] NET: Registered protocol family 10 [ 0.804409] NET: Registered protocol family 17 [ 0.805626] Key type dns_resolver registered [ 0.806966] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808426] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.810806] registered taskstats version 1 [ 0.811966] Loading compiled-in X.509 certificates [ 0.813827] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816321] zswap: loaded using pool lzo/zbud [ 0.818774] Key type trusted registered [ 0.820928] Key type encrypted registered [ 0.822047] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823450] ima: No TPM chip found, activating TPM-bypass! [ 0.824852] evm: HMAC attrs: 0x1 [ 0.826201] Magic number: 14:185:147 [ 0.827276] acpi device:18: hash matches [ 0.828425] rtc_cmos 00:00: setting system clock to 2018-08-25 21:07:07 UTC (1535231227) [ 0.830635] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832101] EDD information not available. [ 0.895189] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897266] Write protecting the kernel read-only data: 14336k [ 0.902112] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.904700] 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 [ 0.955027] 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.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 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 1.00. iid=i-00000082 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLz+YOYAsPP8aJo7kirk1pOUIO9esr0T3XnKkW4JAor/zPPk0o8falIK3nhMjjtPu6qROPyhGPluV1j98YT1ZweFTGqt+FZx1CuMmrBnbj8hFma/qMPqdeiwCq8HoDq2gViUCN9Ax31U447POzuRZD4mmcJaZ/bBu3FNxJpMoNK+OYNuYl6k7eET70PF+aoB55PQ718wJsXuYILCQoFqUMkLf47IPYDrI2piIeStzLIOF/HAT8pFiN4z7zbNGfKE5fEQox7OBDG7OLVKdDk7K78beim/grKx+RrG53j+VcpL79Jj2GZSg4J+9GfRCMuSmcJG5X8+pkam2G+foFRYuD root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBAMuZKDUE7B6IQTqaiagAKUEkcTvyX6S7xRloxleHA0KzH1XDISlcNwDlkw1NfaLrQWoskQhffZyfxu+ppvy5TVYyeIiWFHYiWVvt7qtD0z9nMRGCgFSK4OTC/kTFyivVkCS58LgtjnDQt8YiEc8QOXiAiTF6luK0WhGEx3OuDXWHAAAAFQCkQ6zpLUZcNjz4di4YOIknugZowwAAAIBRkO8pBAXxAdPbgJpZ/lkPcSBLm/Fh4uafhdD1mL0AWBBM/roAzLPyoP0JVh8mT88DiYbYPPiG/DCTmRh/P4KM/sdmgQuLfZw9PWfkIM0JRhhcy21+gr2oAXg8VPRMGQGkfmmSuOaItl/mRMi7FVeZfitEvWocLRiqh1y61oHlfwAAAIEAn6+sph3jWRCDPr/Pb2jV9A08J53cu35RFqSyIn92rRYjkGV1T1Rc+LCOv5okJZV95nqOLgXee0MZ/onetB7K40VmDvZIVN0JTmuADn59v0kuB9jzg1j3sPgw9s18f2EvLihKg9VngNLqAnZbBLL8UAGCosddUSHBqRp7psnsqgY= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.36s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fed2:404d/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-00000082 name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.01 === === 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:D2:40:4D inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed2:404d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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=1.073 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.242 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.432 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.251 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.169/0.433/1.073 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.141702] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.253573] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.253576] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.253577] usb 1-1: Product: QEMU USB Tablet [ 1.253578] usb 1-1: Manufacturer: QEMU [ 1.253579] usb 1-1: SerialNumber: 42 [ 1.596576] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.596585] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns [ 2.882023] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.931793] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:07:07 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 25 22:07:07 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 25 22:07:07 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 25 22:07:07 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253573] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253576] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253577] usb 1-1: Product: QEMU USB Tablet Aug 25 22:07:07 cirros kern.info kernel: [ 1.253578] usb 1-1: Manufacturer: QEMU Aug 25 22:07:07 cirros kern.info kernel: [ 1.253579] usb 1-1: SerialNumber: 42 Aug 25 22:07:08 cirros kern.info kernel: [ 1.596576] tsc: Refined TSC clocksource calibration: 3491.851 MHz Aug 25 22:07:08 cirros kern.info kernel: [ 1.596585] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Aug 25 22:07:09 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:09 cirros authpriv.info dropbear[345]: Running in background Aug 25 22:07:09 cirros kern.info kernel: [ 2.882023] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:09 cirros kern.info kernel: [ 2.931793] 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-25 21:13:16,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb/action 0.066s 2018-08-25 21:13:16,650 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': '31897', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb/action', u'x-compute-request-id': 'req-20461d18-dce2-4539-9d41-397ad1f6d14b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20461d18-dce2-4539-9d41-397ad1f6d14b'} 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 474739308 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-25 21:13:16,653 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for d9f6efc0-a505-42c2-9570-49b06bd770bb 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 474739308 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.190979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193286] pid_max: default: 32768 minimum: 301 [ 0.194580] ACPI: Core revision 20150930 [ 0.196269] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198135] Security Framework initialized [ 0.199303] Yama: becoming mindful. [ 0.200387] AppArmor: AppArmor initialized [ 0.201631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205322] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209002] Initializing cgroup subsys io [ 0.210200] Initializing cgroup subsys memory [ 0.211448] Initializing cgroup subsys devices [ 0.212665] Initializing cgroup subsys freezer [ 0.213912] Initializing cgroup subsys net_cls [ 0.215150] Initializing cgroup subsys perf_event [ 0.216417] Initializing cgroup subsys net_prio [ 0.217733] Initializing cgroup subsys hugetlb [ 0.218993] Initializing cgroup subsys pids [ 0.220192] CPU: Physical Processor ID: 0 [ 0.222089] mce: CPU supports 10 MCE banks [ 0.223292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224684] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241399] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248077] ftrace: allocating 31920 entries in 125 pages [ 0.273648] smpboot: Max logical packages: 1 [ 0.274889] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276784] x2apic enabled [ 0.277967] Switched APIC routing to physical x2apic. [ 0.280447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282096] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284975] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287505] KVM setup paravirtual spinlock [ 0.289174] x86: Booted up 1 node, 1 CPUs [ 0.290342] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292392] devtmpfs: initialized [ 0.294365] evm: security.selinux [ 0.295344] evm: security.SMACK64 [ 0.296304] evm: security.SMACK64EXEC [ 0.297339] evm: security.SMACK64TRANSMUTE [ 0.298464] evm: security.SMACK64MMAP [ 0.299503] evm: security.ima [ 0.300395] evm: security.capability [ 0.301517] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304189] pinctrl core: initialized pinctrl subsystem [ 0.305713] RTC time: 21:06:58, date: 08/25/18 [ 0.307021] NET: Registered protocol family 16 [ 0.308362] cpuidle: using governor ladder [ 0.309500] cpuidle: using governor menu [ 0.310595] PCCT header not found. [ 0.311644] ACPI: bus type PCI registered [ 0.312773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314477] PCI: Using configuration type 1 for base access [ 0.316643] ACPI: Added _OSI(Module Device) [ 0.317852] ACPI: Added _OSI(Processor Device) [ 0.319052] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322485] ACPI: Interpreter enabled [ 0.323586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334048] ACPI: (supports S0 S5) [ 0.335062] ACPI: Using IOAPIC for interrupt routing [ 0.336403] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340370] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343725] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348385] acpiphp: Slot [3] registered [ 0.349501] acpiphp: Slot [4] registered [ 0.350634] acpiphp: Slot [5] registered [ 0.351759] acpiphp: Slot [6] registered [ 0.352919] acpiphp: Slot [7] registered [ 0.354066] acpiphp: Slot [8] registered [ 0.355228] acpiphp: Slot [9] registered [ 0.356342] acpiphp: Slot [10] registered [ 0.357477] acpiphp: Slot [11] registered [ 0.358616] acpiphp: Slot [12] registered [ 0.359745] acpiphp: Slot [13] registered [ 0.360871] acpiphp: Slot [14] registered [ 0.362020] acpiphp: Slot [15] registered [ 0.377301] acpiphp: Slot [16] registered [ 0.378446] acpiphp: Slot [17] registered [ 0.379596] acpiphp: Slot [18] registered [ 0.380725] acpiphp: Slot [19] registered [ 0.381851] acpiphp: Slot [20] registered [ 0.383041] acpiphp: Slot [21] registered [ 0.384167] acpiphp: Slot [22] registered [ 0.385295] acpiphp: Slot [23] registered [ 0.386439] acpiphp: Slot [24] registered [ 0.387568] acpiphp: Slot [25] registered [ 0.388696] acpiphp: Slot [26] registered [ 0.389880] acpiphp: Slot [27] registered [ 0.391016] acpiphp: Slot [28] registered [ 0.392156] acpiphp: Slot [29] registered [ 0.393341] acpiphp: Slot [30] registered [ 0.394473] acpiphp: Slot [31] registered [ 0.395605] PCI host bridge to bus 0000:00 [ 0.396727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402122] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406342] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413779] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420010] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444421] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446416] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452605] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454421] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456251] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457708] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459874] vgaarb: loaded [ 0.460715] vgaarb: bridge control possible 0000:00:02.0 [ 0.462449] SCSI subsystem initialized [ 0.463767] ACPI: bus type USB registered [ 0.464961] usbcore: registered new interface driver usbfs [ 0.466388] usbcore: registered new interface driver hub [ 0.467853] usbcore: registered new device driver usb [ 0.469364] PCI: Using ACPI for IRQ routing [ 0.470902] NetLabel: Initializing [ 0.471930] NetLabel: domain hash size = 128 [ 0.473155] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.474541] NetLabel: unlabeled traffic allowed by default [ 0.476143] clocksource: Switched to clocksource kvm-clock [ 0.486189] AppArmor: AppArmor Filesystem Enabled [ 0.487558] pnp: PnP ACPI init [ 0.488806] pnp: PnP ACPI: found 5 devices [ 0.495819] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498183] NET: Registered protocol family 2 [ 0.499610] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.501398] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503139] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504908] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506435] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508059] NET: Registered protocol family 1 [ 0.509286] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.510825] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512315] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.526624] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.541192] Trying to unpack rootfs image as initramfs... [ 0.603132] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.608669] Scanning for low memory corruption every 60 seconds [ 0.611044] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612756] audit: initializing netlink subsys (disabled) [ 0.614309] audit: type=2000 audit(1535231219.615:1): initialized [ 0.616357] Initialise system trusted keyring [ 0.617799] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619475] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622298] zbud: loaded [ 0.623352] VFS: Disk quotas dquot_6.6.0 [ 0.624563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626848] fuse init (API version 7.23) [ 0.628206] Key type big_key registered [ 0.629369] Allocating IMA MOK and blacklist keyrings. [ 0.631142] Key type asymmetric registered [ 0.632359] Asymmetric key parser 'x509' registered [ 0.633767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635976] io scheduler noop registered [ 0.637152] io scheduler deadline registered (default) [ 0.638608] io scheduler cfq registered [ 0.639849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641374] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645388] ACPI: Power Button [PWRF] [ 0.646685] GHES: HEST is not enabled! [ 0.660907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690093] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693026] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.718969] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.722218] Linux agpgart interface v0.103 [ 0.725830] brd: module loaded [ 0.728223] loop: module loaded [ 0.733566] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.735665] GPT:90111 != 2097151 [ 0.736645] GPT:Alternate GPT header not at the end of the disk. [ 0.738207] GPT:90111 != 2097151 [ 0.739179] GPT: Use GNU Parted to correct GPT errors. [ 0.740556] vda: vda1 vda15 [ 0.742277] scsi host0: ata_piix [ 0.743416] scsi host1: ata_piix [ 0.744461] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.746197] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.748521] libphy: Fixed MDIO Bus: probed [ 0.749719] tun: Universal TUN/TAP device driver, 1.6 [ 0.751094] tun: (C) 1999-2004 Max Krasnyansky [ 0.753979] PPP generic driver version 2.4.2 [ 0.755279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756985] ehci-pci: EHCI PCI platform driver [ 0.758253] ehci-platform: EHCI generic platform driver [ 0.759680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.761290] ohci-pci: OHCI PCI platform driver [ 0.762544] ohci-platform: OHCI generic platform driver [ 0.763961] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778654] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782187] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.783609] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.785240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789040] usb usb1: Product: UHCI Host Controller [ 0.790371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791994] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793551] hub 1-0:1.0: USB hub found [ 0.794701] hub 1-0:1.0: 2 ports detected [ 0.796046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799051] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800433] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801910] mousedev: PS/2 mouse device common for all mice [ 0.803692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806286] rtc_cmos 00:00: RTC can wake from S4 [ 0.807873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.809581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811289] i2c /dev entries driver [ 0.812399] device-mapper: uevent: version 1.0.3 [ 0.813775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816098] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818041] NET: Registered protocol family 10 [ 0.819672] NET: Registered protocol family 17 [ 0.820979] Key type dns_resolver registered [ 0.822337] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.823922] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.826442] registered taskstats version 1 [ 0.827645] Loading compiled-in X.509 certificates [ 0.829527] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.832207] zswap: loaded using pool lzo/zbud [ 0.834395] Key type trusted registered [ 0.836690] Key type encrypted registered [ 0.837865] AppArmor: AppArmor sha1 policy hashing enabled [ 0.839347] ima: No TPM chip found, activating TPM-bypass! [ 0.840853] evm: HMAC attrs: 0x1 [ 0.842188] Magic number: 14:185:147 [ 0.843326] acpi device:18: hash matches [ 0.844585] rtc_cmos 00:00: setting system clock to 2018-08-25 21:06:59 UTC (1535231219) [ 0.846887] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.848481] EDD information not available. [ 0.905874] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.908102] Write protecting the kernel read-only data: 14336k [ 0.911143] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913693] 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.962133] 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.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.92. iid=i-00000081 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGCGtTAbI+KidaLTwlB6ZNGXQpA8E4VpxnBx1D4v3cVJyVJ5DoLWq9ed3X5FJGkrQPHW1qd/Zfxn8Gc6MOSkZUmsgU6Qh2NypRX9YIKfgYEYDoha8elA+JGojBtDhrwqvAI3TSA9+n2pg/I7bS4vTicBmovqs8jpWGaFBdWTTaUWHWgHiTIZaHP1EclisiIflxkd6QmrBHNBe8upzehaGCO8cnQ4TEvkiPEWRM4wsEu2pjhag1NIFTuXR0Vg2UAWxjPFoCIxqJtDVYIY3bO/hFLTX+TOYn+DEJ2mm0VQI+rBMZKALOsk3vy0jOWkQ9NVxbsYRZq/yZZv22i4Br8YTL root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBALh6igN7LAQe9el2ibag3Y6h2Xkm0FGFq26WfwheCh8p/HMMaH38HMRwsdw+BFKhIV50Ib3T4A4dKWBzzizvmak1zruShCaUH0Bk1HWQQnHUXvyf7xPf42f6mMIPEnOYrLuzb0QXOPBv7DU1TjG8gazFyZlqxH9Xb7hsgxgDFx+tAAAAFQD2INpjs7Pnr4mKhv7efWE8qJQnGwAAAIEAkrC6X2HPB8PmPS4N6D8SMJ+/KhURzx9MTilLqrmg0IIvWqzMQAyWFSoNELJH1xcC1sHKbVIZjawYdX4LtmRS1T/nsyXwgJQlxx6/sHqc/FuVzHHiWZ7X2aLCiizm0bL632fPuGVBukp5Af/SsPYpTK6DX+fNC/7DhZ+P5XQDzroAAACADrDCFCFRSnZ/WLWPkjShC8iuLE55UGLF8gcM0aUlQifvsqcFs+N1wcqmg5K6vHRloi8CQK5vw3JMDvb88mT6gKdY/l8K/nxn10Lp9MpYXNMOJT3H2vbj5vXDgRnrvrXlIOUvsXZQuVoKnnDgZo7rMwOQ57RoBvYpOoAwNqcgQvc= root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.35s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fef5:4227/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-00000081 name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === === 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:F5:42:27 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef5:4227/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.681 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.637 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.204 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.311 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.253 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.204/0.417/0.681 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.104172] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.264544] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.264546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.264548] usb 1-1: Product: QEMU USB Tablet [ 1.264548] usb 1-1: Manufacturer: QEMU [ 1.264549] usb 1-1: SerialNumber: 42 [ 1.608219] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.608227] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns [ 2.930382] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.964934] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:06:59 cirros kern.info kernel: [ 0.913693] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 25 22:06:59 cirros kern.info kernel: [ 0.928193] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 25 22:06:59 cirros kern.info kernel: [ 0.928195] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 25 22:06:59 cirros kern.info kernel: [ 0.929949] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 25 22:06:59 cirros kern.info kernel: [ 0.933192] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 25 22:06:59 cirros kern.info kernel: [ 0.935317] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 25 22:06:59 cirros kern.info kernel: [ 0.959729] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:59 cirros kern.info kernel: [ 0.960444] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:59 cirros kern.notice kernel: [ 0.962133] random: blkid urandom read with 2 bits of entropy available Aug 25 22:06:59 cirros kern.info kernel: [ 0.964356] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:59 cirros kern.info kernel: [ 0.968035] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:59 cirros kern.info kernel: [ 1.050348] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:59 cirros kern.info kernel: [ 1.058827] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:59 cirros kern.info kernel: [ 1.104172] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:06:59 cirros kern.info kernel: [ 1.264544] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:06:59 cirros kern.info kernel: [ 1.264546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:06:59 cirros kern.info kernel: [ 1.264548] usb 1-1: Product: QEMU USB Tablet Aug 25 22:06:59 cirros kern.info kernel: [ 1.264548] usb 1-1: Manufacturer: QEMU Aug 25 22:06:59 cirros kern.info kernel: [ 1.264549] usb 1-1: SerialNumber: 42 Aug 25 22:07:00 cirros kern.info kernel: [ 1.608219] tsc: Refined TSC clocksource calibration: 3491.876 MHz Aug 25 22:07:00 cirros kern.info kernel: [ 1.608227] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns Aug 25 22:07:01 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:01 cirros authpriv.info dropbear[345]: Running in background Aug 25 22:07:01 cirros kern.info kernel: [ 2.930382] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:01 cirros kern.info kernel: [ 2.964934] 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-25 21:13:16,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2/action 0.071s 2018-08-25 21:13:16,817 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': '31896', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2/action', u'x-compute-request-id': 'req-ab438272-d54b-4051-818d-c7da5142d41d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab438272-d54b-4051-818d-c7da5142d41d'} 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 493651127 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-25 21:13:16,822 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for afa29e69-43f4-433a-ac32-54b44acfe6b2 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 493651127 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.181316] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183558] pid_max: default: 32768 minimum: 301 [ 0.184771] ACPI: Core revision 20150930 [ 0.186428] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188199] Security Framework initialized [ 0.189300] Yama: becoming mindful. [ 0.190301] AppArmor: AppArmor initialized [ 0.191455] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193207] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194888] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196510] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198360] Initializing cgroup subsys io [ 0.199470] Initializing cgroup subsys memory [ 0.200645] Initializing cgroup subsys devices [ 0.201822] Initializing cgroup subsys freezer [ 0.202999] Initializing cgroup subsys net_cls [ 0.204183] Initializing cgroup subsys perf_event [ 0.205420] Initializing cgroup subsys net_prio [ 0.206609] Initializing cgroup subsys hugetlb [ 0.207779] Initializing cgroup subsys pids [ 0.208949] CPU: Physical Processor ID: 0 [ 0.210711] mce: CPU supports 10 MCE banks [ 0.211843] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227995] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234570] ftrace: allocating 31920 entries in 125 pages [ 0.259762] smpboot: Max logical packages: 1 [ 0.260930] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262776] x2apic enabled [ 0.263897] Switched APIC routing to physical x2apic. [ 0.266327] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.270509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.272921] KVM setup paravirtual spinlock [ 0.274500] x86: Booted up 1 node, 1 CPUs [ 0.275586] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277447] devtmpfs: initialized [ 0.279397] evm: security.selinux [ 0.280350] evm: security.SMACK64 [ 0.281294] evm: security.SMACK64EXEC [ 0.282302] evm: security.SMACK64TRANSMUTE [ 0.283396] evm: security.SMACK64MMAP [ 0.284403] evm: security.ima [ 0.285281] evm: security.capability [ 0.286348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288825] pinctrl core: initialized pinctrl subsystem [ 0.290270] RTC time: 21:06:49, date: 08/25/18 [ 0.291546] NET: Registered protocol family 16 [ 0.292841] cpuidle: using governor ladder [ 0.293947] cpuidle: using governor menu [ 0.295007] PCCT header not found. [ 0.296019] ACPI: bus type PCI registered [ 0.297108] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298761] PCI: Using configuration type 1 for base access [ 0.300890] ACPI: Added _OSI(Module Device) [ 0.302029] ACPI: Added _OSI(Processor Device) [ 0.303190] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304403] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306530] ACPI: Interpreter enabled [ 0.307560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317408] ACPI: (supports S0 S5) [ 0.318361] ACPI: Using IOAPIC for interrupt routing [ 0.319630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323381] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326508] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328056] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330913] acpiphp: Slot [3] registered [ 0.331972] acpiphp: Slot [4] registered [ 0.333030] acpiphp: Slot [5] registered [ 0.334084] acpiphp: Slot [6] registered [ 0.335140] acpiphp: Slot [7] registered [ 0.336195] acpiphp: Slot [8] registered [ 0.337250] acpiphp: Slot [9] registered [ 0.338304] acpiphp: Slot [10] registered [ 0.339376] acpiphp: Slot [11] registered [ 0.340450] acpiphp: Slot [12] registered [ 0.341518] acpiphp: Slot [13] registered [ 0.342587] acpiphp: Slot [14] registered [ 0.343661] acpiphp: Slot [15] registered [ 0.358749] acpiphp: Slot [16] registered [ 0.359825] acpiphp: Slot [17] registered [ 0.360904] acpiphp: Slot [18] registered [ 0.361973] acpiphp: Slot [19] registered [ 0.363047] acpiphp: Slot [20] registered [ 0.364119] acpiphp: Slot [21] registered [ 0.365189] acpiphp: Slot [22] registered [ 0.366258] acpiphp: Slot [23] registered [ 0.367329] acpiphp: Slot [24] registered [ 0.368399] acpiphp: Slot [25] registered [ 0.369473] acpiphp: Slot [26] registered [ 0.370541] acpiphp: Slot [27] registered [ 0.371616] acpiphp: Slot [28] registered [ 0.372690] acpiphp: Slot [29] registered [ 0.373761] acpiphp: Slot [30] registered [ 0.374832] acpiphp: Slot [31] registered [ 0.375903] PCI host bridge to bus 0000:00 [ 0.376976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378546] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380122] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382048] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.385921] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.389785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.391449] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.392987] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.394633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.399055] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.400957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422698] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424622] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426491] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430393] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432030] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433748] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437149] vgaarb: loaded [ 0.437956] vgaarb: bridge control possible 0000:00:02.0 [ 0.439548] SCSI subsystem initialized [ 0.440758] ACPI: bus type USB registered [ 0.441854] usbcore: registered new interface driver usbfs [ 0.443214] usbcore: registered new interface driver hub [ 0.444525] usbcore: registered new device driver usb [ 0.445961] PCI: Using ACPI for IRQ routing [ 0.447430] NetLabel: Initializing [ 0.448368] NetLabel: domain hash size = 128 [ 0.449479] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450730] NetLabel: unlabeled traffic allowed by default [ 0.452311] clocksource: Switched to clocksource kvm-clock [ 0.462471] AppArmor: AppArmor Filesystem Enabled [ 0.463758] pnp: PnP ACPI init [ 0.464969] pnp: PnP ACPI: found 5 devices [ 0.471757] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474032] NET: Registered protocol family 2 [ 0.475417] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477145] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478746] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480348] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481797] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483347] NET: Registered protocol family 1 [ 0.484526] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485980] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487404] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501890] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516444] Trying to unpack rootfs image as initramfs... [ 0.578283] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583495] Scanning for low memory corruption every 60 seconds [ 0.585690] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587257] audit: initializing netlink subsys (disabled) [ 0.588727] audit: type=2000 audit(1535231210.540:1): initialized [ 0.590570] Initialise system trusted keyring [ 0.591895] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593448] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596127] zbud: loaded [ 0.597132] VFS: Disk quotas dquot_6.6.0 [ 0.598244] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600378] fuse init (API version 7.23) [ 0.601590] Key type big_key registered [ 0.602676] Allocating IMA MOK and blacklist keyrings. [ 0.604366] Key type asymmetric registered [ 0.605484] Asymmetric key parser 'x509' registered [ 0.606781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608830] io scheduler noop registered [ 0.609905] io scheduler deadline registered (default) [ 0.611245] io scheduler cfq registered [ 0.612432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613833] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615549] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617527] ACPI: Power Button [PWRF] [ 0.618735] GHES: HEST is not enabled! [ 0.632837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661799] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691145] Linux agpgart interface v0.103 [ 0.694531] brd: module loaded [ 0.696723] loop: module loaded [ 0.701717] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703687] GPT:90111 != 2097151 [ 0.704608] GPT:Alternate GPT header not at the end of the disk. [ 0.706072] GPT:90111 != 2097151 [ 0.706990] GPT: Use GNU Parted to correct GPT errors. [ 0.708284] vda: vda1 vda15 [ 0.709899] scsi host0: ata_piix [ 0.710958] scsi host1: ata_piix [ 0.711929] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715496] libphy: Fixed MDIO Bus: probed [ 0.716818] tun: Universal TUN/TAP device driver, 1.6 [ 0.718099] tun: (C) 1999-2004 Max Krasnyansky [ 0.720792] PPP generic driver version 2.4.2 [ 0.722013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723599] ehci-pci: EHCI PCI platform driver [ 0.724781] ehci-platform: EHCI generic platform driver [ 0.726115] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727619] ohci-pci: OHCI PCI platform driver [ 0.728799] ohci-platform: OHCI generic platform driver [ 0.730141] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744681] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746021] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748023] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.749382] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.750926] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752575] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754478] usb usb1: Product: UHCI Host Controller [ 0.755718] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757233] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758526] hub 1-0:1.0: USB hub found [ 0.759583] hub 1-0:1.0: 2 ports detected [ 0.760936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765052] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766432] mousedev: PS/2 mouse device common for all mice [ 0.768096] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.770536] rtc_cmos 00:00: RTC can wake from S4 [ 0.772039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773620] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775209] i2c /dev entries driver [ 0.776235] device-mapper: uevent: version 1.0.3 [ 0.777533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.779715] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781558] NET: Registered protocol family 10 [ 0.783068] NET: Registered protocol family 17 [ 0.784274] Key type dns_resolver registered [ 0.785544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.787000] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.789373] registered taskstats version 1 [ 0.790509] Loading compiled-in X.509 certificates [ 0.792293] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794771] zswap: loaded using pool lzo/zbud [ 0.796823] Key type trusted registered [ 0.798964] Key type encrypted registered [ 0.800072] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801467] ima: No TPM chip found, activating TPM-bypass! [ 0.802849] evm: HMAC attrs: 0x1 [ 0.804102] Magic number: 14:185:147 [ 0.805162] acpi device:18: hash matches [ 0.806314] rtc_cmos 00:00: setting system clock to 2018-08-25 21:06:50 UTC (1535231210) [ 0.808474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809958] EDD information not available. [ 0.873844] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.875925] Write protecting the kernel read-only data: 14336k [ 0.878826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.881222] 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.930269] 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 1.00 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.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 1.09. iid=i-00000080 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHInTgruhQfRHUb4ER5N3ATYxOD0jQxjrvOd49jNgk7w7myB9PTN0y4UVmrpuvExOM2EcRun2Mjp+zQxW6psbQsYOCCM/3DIhYWo3PRAY7F07LN43DqwyN8As1STL+Sz2DKtPAu4C5p8rTH4nj/JKbxhJMEFUssJeg+A00uDUnNZEZlth/1eaBFRFwjOpuBROvvMYJi37g0iA+pcJJZ16cOLUaKEiRRlJXNSDBNHLcXPkKOLSQOGC9TSxX97xBD1SdJjYzBBPxf6mOweeokSkup4hyxMcXuUAsqVMU0/a9ibThgCaUjiYeyTk10Kvg/ZBOYngTtRXQ0u/qFA9q/ehp root@server-1 /dev/root resized successfully [took 0.19s] ssh-dss AAAAB3NzaC1kc3MAAACBAMyzNWPzpyPJURwOgFc4OPVJHEv/iYEah1q6wf+AbAnYX0/37LFYl9bWHw6vyGtaj0Y3QKqGCS/wiVXAZG+JKwPmA+a/IUMauXm2jtqGNiHqEjpgQlFosdnOVto1ZAQojX4k/PGXv7G/LJETT/qLOtD5r6uIo3Jv+HYqq35tg0K9AAAAFQCXGoQCBE/+82N1fpWvDYS8oulIwwAAAIA2x570GYWSnvz6d+7F60Jq8bxHgMZfchC03G5ZXRludvVGNCXItjmxM2SipMmIb/kx1ZJAjyghEq4I/+OYNkFzpFAWhueBfZs7Bqm/QNgRQeHPWtSKLGkHK4ggYWMxwJ6mIuuXO6UamfbnpiWvqqWlTZQKRwxal7x4Xou3IaPQjAAAAIB6dAupDImgrmqLukuKQyMTllfLYhxsgSG1RZfw2fCN1fI3V/yQ5r87bkaC6Tg4m4Rh2GQY9qlFioliNonxKlwOsc04kvhKRnjbTHV9qrHzyyoc5w8gANPLlcyR1OQYXvoySZeopIu/ObJp7xcBLU1a57p8yB/v6R4LgDW5zcIaMQ== root@server-1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:feea:641a/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.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-00000080 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.30 === === 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:EA:64:1A inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:641a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.741 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.365 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.327 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.326 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.307 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.307/0.413/0.741 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.219445] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.227560] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.231951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231952] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.231954] usb 1-1: Product: QEMU USB Tablet [ 1.231955] usb 1-1: Manufacturer: QEMU [ 1.231955] usb 1-1: SerialNumber: 42 [ 1.580670] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.307825] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.349860] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:06:50 cirros kern.info kernel: [ 0.878826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 25 22:06:50 cirros kern.info kernel: [ 0.881222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 25 22:06:50 cirros kern.info kernel: [ 0.894837] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 25 22:06:50 cirros kern.info kernel: [ 0.894838] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 25 22:06:50 cirros kern.info kernel: [ 0.896632] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 25 22:06:50 cirros kern.info kernel: [ 0.899739] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 25 22:06:50 cirros kern.info kernel: [ 0.901887] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 25 22:06:50 cirros kern.info kernel: [ 0.927659] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:50 cirros kern.info kernel: [ 0.928455] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:50 cirros kern.notice kernel: [ 0.930269] random: blkid urandom read with 2 bits of entropy available Aug 25 22:06:50 cirros kern.info kernel: [ 0.932518] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:50 cirros kern.info kernel: [ 0.936412] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:50 cirros kern.info kernel: [ 1.072438] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:06:50 cirros kern.info kernel: [ 1.219445] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:50 cirros kern.info kernel: [ 1.227560] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:50 cirros kern.info kernel: [ 1.231951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:06:50 cirros kern.info kernel: [ 1.231952] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:06:50 cirros kern.info kernel: [ 1.231954] usb 1-1: Product: QEMU USB Tablet Aug 25 22:06:50 cirros kern.info kernel: [ 1.231955] usb 1-1: Manufacturer: QEMU Aug 25 22:06:50 cirros kern.info kernel: [ 1.231955] usb 1-1: SerialNumber: 42 Aug 25 22:06:51 cirros kern.info kernel: [ 1.580670] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 25 22:06:52 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:06:52 cirros authpriv.info dropbear[344]: Running in background Aug 25 22:06:53 cirros kern.info kernel: [ 3.307825] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:06:53 cirros kern.info kernel: [ 3.349860] 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-25 21:13:18,275 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/e0d6e12a-9f34-4aca-a1bc-89dac0a6d995 1.387s 2018-08-25 21:13:18,276 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/e0d6e12a-9f34-4aca-a1bc-89dac0a6d995', u'date': 'Sat, 25 Aug 2018 21:13:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e2f82c89-dfa5-4207-a803-cb92ffd603f0'} Body: 2018-08-25 21:13:20,209 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/remove_router_interface 1.932s 2018-08-25 21:13:20,210 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:13:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02178cfb-933e-4baf-bb63-03014054108d'} Body: {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb", "subnet_ids": ["aab06cc1-b734-4189-8719-fbd5adccc0bb"], "port_id": "d3311ee1-a25b-4110-9ba4-cd1761b4805a", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"} 2018-08-25 21:13:22,570 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b 2.358s 2018-08-25 21:13:22,571 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b', u'date': 'Sat, 25 Aug 2018 21:13:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8120e1a-8440-476c-b661-55642fa5f52d'} Body: 2018-08-25 21:13:23,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/e768796f-b9aa-4689-9124-3143673044de 1.408s 2018-08-25 21:13:23,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/e768796f-b9aa-4689-9124-3143673044de', u'date': 'Sat, 25 Aug 2018 21:13:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-56bcb812-24dd-4802-997b-3ff2f2da407c'} Body: 2018-08-25 21:13:26,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/remove_router_interface 2.862s 2018-08-25 21:13:26,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:13:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7642fa7-dbc0-467e-bcab-c18a9dc83889'} Body: {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164", "subnet_ids": ["a90461d8-9f9b-4a02-b899-2a2bd4d0f164"], "port_id": "36520eaf-a60a-4472-8b01-5f2c7da60123", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d"} 2018-08-25 21:13:28,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d 1.621s 2018-08-25 21:13:28,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-048630ea-ebcb-40ca-9155-23ecf4f7d8f6'} Body: 2018-08-25 21:13:28,632 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.163s 2018-08-25 21:13:28,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-3bae0db1-b066-4d75-b033-2f2d50ff0564', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3bae0db1-b066-4d75-b033-2f2d50ff0564'} Body: 2018-08-25 21:13:29,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.678s 2018-08-25 21:13:29,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': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-e68a544b-d77b-4e75-a948-56ca6c6b7af0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e68a544b-d77b-4e75-a948-56ca6c6b7af0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:30,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.052s 2018-08-25 21:13:30,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0403c32a-560a-49f1-9127-5fbbe6ee8ab6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0403c32a-560a-49f1-9127-5fbbe6ee8ab6'} Body: {"itemNotFound": {"message": "Instance 364d4485-deb5-4094-8061-8f5cd844b09c could not be found.", "code": 404}} 2018-08-25 21:13:31,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/0574dfac-939e-44c4-a8fb-8be89e30436a 0.832s 2018-08-25 21:13:31,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/0574dfac-939e-44c4-a8fb-8be89e30436a', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-820c6e62-7e16-48b0-8793-a4426aa68b6b'} Body: 2018-08-25 21:13:31,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.149s 2018-08-25 21:13:31,367 63 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-104c5072-e902-4c94-a532-f3d4b04246a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-104c5072-e902-4c94-a532-f3d4b04246a6'} Body: 2018-08-25 21:13:32,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 1.182s 2018-08-25 21:13:32,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': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-51e43378-a85b-4428-b5eb-1f4501939bd7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51e43378-a85b-4428-b5eb-1f4501939bd7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:33,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.047s 2018-08-25 21:13:33,616 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-e59340fa-366d-440c-a0b1-1f7bae7ea6ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:33 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e59340fa-366d-440c-a0b1-1f7bae7ea6ae'} Body: {"itemNotFound": {"message": "Instance 31d7cfc5-ca75-4afe-b041-495bba019e65 could not be found.", "code": 404}} 2018-08-25 21:13:34,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e44794ca-7025-4693-8075-b313ba90e4b8 1.226s 2018-08-25 21:13:34,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/e44794ca-7025-4693-8075-b313ba90e4b8', u'date': 'Sat, 25 Aug 2018 21:13:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0aff0a75-cafc-4316-aead-120b2edb5048'} Body: 2018-08-25 21:13:35,023 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.178s 2018-08-25 21:13:35,024 63 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-31fdecce-11f3-4da4-9bb6-bf29da5d9af9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31fdecce-11f3-4da4-9bb6-bf29da5d9af9'} Body: 2018-08-25 21:13:35,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.467s 2018-08-25 21:13:35,493 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-788cfc93-9f71-4019-a062-2e72ccf16aef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-788cfc93-9f71-4019-a062-2e72ccf16aef'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:34Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:36,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.400s 2018-08-25 21:13:36,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': '1481', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-138f9c6e-bdad-416f-ac1f-1036acc0b272', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-138f9c6e-bdad-416f-ac1f-1036acc0b272'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:35Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:37,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.048s 2018-08-25 21:13:37,966 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-83c7eba1-45d8-44eb-a7a1-82866a5d7302', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-83c7eba1-45d8-44eb-a7a1-82866a5d7302'} Body: {"itemNotFound": {"message": "Instance d9f6efc0-a505-42c2-9570-49b06bd770bb could not be found.", "code": 404}} 2018-08-25 21:13:38,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c6124deb-abf3-41c6-9a5f-b80951b81e54 0.577s 2018-08-25 21:13:38,546 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c6124deb-abf3-41c6-9a5f-b80951b81e54', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1f1abb68-66d9-432f-be1b-8d3aaf35d067'} Body: 2018-08-25 21:13:38,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.172s 2018-08-25 21:13: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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-f76a3141-1246-4e41-ba34-1717732ceab6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f76a3141-1246-4e41-ba34-1717732ceab6'} Body: 2018-08-25 21:13:38,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.173s 2018-08-25 21:13:38,894 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-bc9d26a5-8902-4675-9ed7-612b206fbf88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9d26a5-8902-4675-9ed7-612b206fbf88'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:38Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:40,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.917s 2018-08-25 21:13:40,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': '1482', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c8e6cf88-a16f-4bbb-9fd9-8b2f43401cfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8e6cf88-a16f-4bbb-9fd9-8b2f43401cfe'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:41,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.047s 2018-08-25 21:13:41,890 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-5ebaad6a-8909-4e8e-ba7a-267871dcb26e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5ebaad6a-8909-4e8e-ba7a-267871dcb26e'} Body: {"itemNotFound": {"message": "Instance afa29e69-43f4-433a-ac32-54b44acfe6b2 could not be found.", "code": 404}} 2018-08-25 21:13:42,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7 0.583s 2018-08-25 21:13:42,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.33:9696/v2.0/ports/6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7', u'date': 'Sat, 25 Aug 2018 21:13:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c76486cd-5192-4499-8ee9-ee97d28e9be2'} Body: 2018-08-25 21:13:42,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-189229484 0.052s 2018-08-25 21:13:42,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-189229484', u'x-compute-request-id': 'req-4ddb32f5-a503-440b-923f-dc297c2ab810', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ddb32f5-a503-440b-923f-dc297c2ab810'} Body: 2018-08-25 21:13:43,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/aab06cc1-b734-4189-8719-fbd5adccc0bb 0.992s 2018-08-25 21:13:43,521 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/aab06cc1-b734-4189-8719-fbd5adccc0bb', u'date': 'Sat, 25 Aug 2018 21:13:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12efb069-f77e-48b5-8a50-7d1f5317f362'} Body: 2018-08-25 21:13:45,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/9bdb6601-e756-4e56-9fc6-03f62793117f 1.689s 2018-08-25 21:13:45,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/9bdb6601-e756-4e56-9fc6-03f62793117f', u'date': 'Sat, 25 Aug 2018 21:13:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a4932d7-cd67-4a9f-a1b9-379c54a4a099'} Body: 2018-08-25 21:13:46,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a90461d8-9f9b-4a02-b899-2a2bd4d0f164 1.446s 2018-08-25 21:13:46,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a90461d8-9f9b-4a02-b899-2a2bd4d0f164', u'date': 'Sat, 25 Aug 2018 21:13:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0fe2f3b7-339b-4784-9c6c-bc0db076871d'} Body: 2018-08-25 21:13:48,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/741f054c-548e-4387-86a7-ae11ba0f08ce 1.865s 2018-08-25 21:13:48,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/741f054c-548e-4387-86a7-ae11ba0f08ce', u'date': 'Sat, 25 Aug 2018 21:13:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2b19a7a-7e2b-4778-b1ac-a0d1688381db'} Body: 2018-08-25 21:13:48,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/08c3449c-f752-41d8-b027-f8c70c298d5d 0.267s 2018-08-25 21:13:48,795 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/08c3449c-f752-41d8-b027-f8c70c298d5d', u'date': 'Sat, 25 Aug 2018 21:13:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d8ce5397-e374-47c2-98d2-9607ee17155b'} Body: 2018-08-25 21:13:49.126 63 INFO tempest.lib.common.rest_client [req-2aae7651-d389-45e7-9568-8f07e4ce1c2c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.279s 2018-08-25 21:13:49.127 63 DEBUG tempest.lib.common.rest_client [req-2aae7651-d389-45e7-9568-8f07e4ce1c2c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-85837620 description", "name": "tempest-secgroup-smoke-85837620"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2aae7651-d389-45e7-9568-8f07e4ce1c2c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-85837620 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:48Z", "updated_at": "2018-08-25T21:13:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:13:48Z", "revision_number": 0, "id": "e0c097c5-95b6-48f4-ad15-ffea0934326b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:13:48Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:13:49Z", "revision_number": 0, "id": "f2d55f90-659d-4e4a-8941-a4ec007766cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "073f3714-ca59-461e-a731-7089128d133e", "name": "tempest-secgroup-smoke-85837620"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:49.286 63 INFO tempest.lib.common.rest_client [req-3b7704cb-9b68-48ee-bcf3-de03f14f6904 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:13:49.286 63 DEBUG tempest.lib.common.rest_client [req-3b7704cb-9b68-48ee-bcf3-de03f14f6904 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b7704cb-9b68-48ee-bcf3-de03f14f6904'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e22fe0b4-1acc-4d14-87f7-5007e94965d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:49.426 63 INFO tempest.lib.common.rest_client [req-849835b8-d8d7-46de-b5a1-7ed5bbb617ad ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.139s 2018-08-25 21:13:49.426 63 DEBUG tempest.lib.common.rest_client [req-849835b8-d8d7-46de-b5a1-7ed5bbb617ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-849835b8-d8d7-46de-b5a1-7ed5bbb617ad'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3832dc26-4aa3-4b98-bee7-3be8c29d1c6d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:49.571 63 INFO tempest.lib.common.rest_client [req-36fca416-7027-4fe1-947e-4d3b0d06bbca ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 21:13:49.572 63 DEBUG tempest.lib.common.rest_client [req-36fca416-7027-4fe1-947e-4d3b0d06bbca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36fca416-7027-4fe1-947e-4d3b0d06bbca'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "37cc6e71-0b1e-4cac-8329-b8b285550298"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:49.735 63 INFO tempest.lib.common.rest_client [req-50ccf67f-6338-4a20-b2cf-b21e420a8df4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.162s 2018-08-25 21:13:49.735 63 DEBUG tempest.lib.common.rest_client [req-50ccf67f-6338-4a20-b2cf-b21e420a8df4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50ccf67f-6338-4a20-b2cf-b21e420a8df4'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5ae5ab52-9870-451f-8205-cf286f8353fc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:49.879 63 INFO tempest.lib.common.rest_client [req-dbfec9f1-7ba2-4860-980d-8bc1d006add6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:13:49.880 63 DEBUG tempest.lib.common.rest_client [req-dbfec9f1-7ba2-4860-980d-8bc1d006add6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dbfec9f1-7ba2-4860-980d-8bc1d006add6'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3292f446-e0b1-4708-a728-7d71cfc847d8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:50.048 63 INFO tempest.lib.common.rest_client [req-f2f03f17-6e25-4c68-b8f2-559d266f9afd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 21:13:50.048 63 DEBUG tempest.lib.common.rest_client [req-f2f03f17-6e25-4c68-b8f2-559d266f9afd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2f03f17-6e25-4c68-b8f2-559d266f9afd'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "eea772e8-8bd9-4f23-8171-48a363010bc3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:50.188 63 INFO tempest.lib.common.rest_client [req-4e899a16-8796-4ee5-aae3-44a82d047dc8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.138s 2018-08-25 21:13:50.188 63 DEBUG tempest.lib.common.rest_client [req-4e899a16-8796-4ee5-aae3-44a82d047dc8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e899a16-8796-4ee5-aae3-44a82d047dc8'} 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-25T21:13:50Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1185c796-bfc4-40c4-aaac-7cd2ee8d5d09"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:50.343 63 INFO tempest.lib.common.rest_client [req-55f6e3f2-bb6a-4931-92e4-6374d0a59df9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 21:13:50.343 63 DEBUG tempest.lib.common.rest_client [req-55f6e3f2-bb6a-4931-92e4-6374d0a59df9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-55f6e3f2-bb6a-4931-92e4-6374d0a59df9'} 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-25T21:13:50Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "06b21f33-f0ea-4682-a107-1982d5c39834"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:50.965 63 INFO tempest.lib.common.rest_client [req-67d3c7c9-5d37-404d-8288-1b4fb820e509 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.620s 2018-08-25 21:13:50.966 63 DEBUG tempest.lib.common.rest_client [req-67d3c7c9-5d37-404d-8288-1b4fb820e509 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-949110428"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67d3c7c9-5d37-404d-8288-1b4fb820e509'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:13:50Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","name":"tempest-A-949110428"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:51.512 63 INFO tempest.lib.common.rest_client [req-cb0d998a-2210-4bd0-834b-18f0c0460e0b ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.544s 2018-08-25 21:13:51.512 63 DEBUG tempest.lib.common.rest_client [req-cb0d998a-2210-4bd0-834b-18f0c0460e0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "name": "tempest-subnet-A-1-449222706"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:13:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb0d998a-2210-4bd0-834b-18f0c0460e0b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:51Z","dns_nameservers":[],"updated_at":"2018-08-25T21:13: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"7980c25f-209f-45b4-98f0-f81b5b2d8e6d","subnetpool_id":null,"name":"tempest-subnet-A-1-449222706"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:51.742 63 INFO tempest.lib.common.rest_client [req-8f36d534-0708-44e4-b0c0-9a84cb6c85cb ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.228s 2018-08-25 21:13:51.742 63 DEBUG tempest.lib.common.rest_client [req-8f36d534-0708-44e4-b0c0-9a84cb6c85cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-979141514"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:13:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f36d534-0708-44e4-b0c0-9a84cb6c85cb'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:13:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","name":"tempest-B-979141514"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:52.478 63 INFO tempest.lib.common.rest_client [req-ed3d0ba4-4402-4c80-abcd-a04bc8e3a395 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.734s 2018-08-25 21:13:52.478 63 DEBUG tempest.lib.common.rest_client [req-ed3d0ba4-4402-4c80-abcd-a04bc8e3a395 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "name": "tempest-subnet-B-1-2021916247"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:13:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed3d0ba4-4402-4c80-abcd-a04bc8e3a395'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:52Z","dns_nameservers":[],"updated_at":"2018-08-25T21:13: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"2966dba1-2dfc-4fd3-bf83-7d0342123b65","subnetpool_id":null,"name":"tempest-subnet-B-1-2021916247"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:52.943 63 INFO tempest.lib.common.rest_client [req-0d285056-e5f1-433d-8896-e0484d2bbd1a ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:13:52.944 63 DEBUG tempest.lib.common.rest_client [req-0d285056-e5f1-433d-8896-e0484d2bbd1a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9040', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:13:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d285056-e5f1-433d-8896-e0484d2bbd1a'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3234d0313f804807bb938bff36e1776e", "name": "tempest-TestBGPVPNBasic-188944673"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:53.341 63 INFO tempest.lib.common.rest_client [req-1b8b31c0-276a-4f29-a75f-a7b62122371c ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.395s 2018-08-25 21:13:53.342 63 DEBUG tempest.lib.common.rest_client [req-1b8b31c0-276a-4f29-a75f-a7b62122371c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:13:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b8b31c0-276a-4f29-a75f-a7b62122371c'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:53.760 63 INFO tempest.lib.common.rest_client [req-e27e01e9-2b36-4d2f-a20d-860b5299b294 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations 0.417s 2018-08-25 21:13:53.760 63 DEBUG tempest.lib.common.rest_client [req-e27e01e9-2b36-4d2f-a20d-860b5299b294 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations', u'date': 'Sat, 25 Aug 2018 21:13:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e27e01e9-2b36-4d2f-a20d-860b5299b294'} Body: {"network_association": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "id": "485e564a-c720-4cff-846b-4e203553ca43"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:54.279 63 INFO tempest.lib.common.rest_client [req-a2c1742d-6657-4cd9-8e11-0a88836df74e ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations 0.518s 2018-08-25 21:13:54.280 63 DEBUG tempest.lib.common.rest_client [req-a2c1742d-6657-4cd9-8e11-0a88836df74e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations', u'date': 'Sat, 25 Aug 2018 21:13:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a2c1742d-6657-4cd9-8e11-0a88836df74e'} Body: {"network_association": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "id": "e6c168e5-d797-4836-b7aa-62b77105920b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:54.280 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-25 21:13:54.515 63 INFO tempest.lib.common.rest_client [req-e7ad1576-ef35-4050-a18d-1d27e8d8855b ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.234s 2018-08-25 21:13:54.516 63 DEBUG tempest.lib.common.rest_client [req-e7ad1576-ef35-4050-a18d-1d27e8d8855b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-891003614"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-e7ad1576-ef35-4050-a18d-1d27e8d8855b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7ad1576-ef35-4050-a18d-1d27e8d8855b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFy2zVd3fNH4N/Oidnk0IvG98BWr6nd6lKnRmYVIYR/mgZ6KoQR+V0+2I+3XimUrhHB6RT1rkz7DzVdmvy8KLMtVsOgyrnjN+k5JMNkJudZCixJ5bIItcEoaByx9+vRGqhpAOCYTEf4Pvzm48PoATWCdy63IgA6GU6IYZS9U7zZDQJAxg1i/o0j9IJjJPHaUp3pGtx0pwqYXLZvADnbsUpusBn5YTU6Y++//NlaIutVZIL+GCvA8khpYAbYDGaU7d+Lw7th+AieKWTT4/s2YtijBzAk4BX81q/rTrdkVu3ojvZ28fYpa+fbcGg98cplN7jmWmSsXhXtIAZlkNFnuAF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxcts1Xd3zR+DfzonZ5NCLxvfAVq+p3epSp0ZmFSGEf5oGeiq\nEEfldPtiPt14plK4RwekU9a5M+w81XZr8vCizLVbDoMq54zfpOSTDZCbnWQosSeW\nyCLXBKGgcsffr0RqoaQDgmExH+D785uPD6AE1gncutyIAOhlOiGGUvVO82Q0CQMY\nNYv6NI/SCYyTx2lKd6RrcdKcKmFy2bwA527FKbrAZ+WE1OmPvv/zZWiLrVWSC/hg\nrwPJIaWAG2AxmlO3fi8O7YfgInilk0+P7NmLYowcwJOAV/Nav6063ZFbt6I72dvH\n2KWvn23BoPfHKZTe45lpkrF4V7SAGZZDRZ7gBQIDAQABAoIBACr1hcvPSMvaXlsR\nrGFIkIVezk6jAOmqibBU8qwtH3llAgMuj1E97E4+ExaIT54ANVnoBP7Ykhz+4C+U\nqtl2/kTr1r0OLBFifWh45J97mvDSQixH5u3M81pkKE8FrkWI3IgC8Wgt59d+q/o6\n/RVtsd8zASfsofVghCveACigcudVqFRqnFR6Oh/b3YUiVKvDfrQermmlK/ZAY5aq\nb+1GgpDtPfJ9yhbdUHaq6j/hbHGyApccUV+ke4cD+DCWjIP6VpDYIMIdJpyCG4DD\ndWtyfSTbeT90bzaMbhF0r39NAeMOzFDU2bWpVoxNfHs8T0mPpE4j5pjMRVz7n5ou\n0PfwJ0ECgYEA6BD8z4fxvPPJXiyWx2udt4mck3G3KcnftkuIM3Z8y8XrQhLCOUwp\n1YKPhBzdvlBk0TkwN007RCUs3gyuS/vTJhNMfi6sahEUcBYBVm00I7wFxh8f9DA6\nnfUdbXNp3K8jImLzFnCChJ0tu/uM6Diws3AOPIJVnTX80PBH7P6cQNkCgYEA2jGY\nj7Mhw6LdvIp7rtNJB5aP6NQfhLtu5BqOwrD23nVU2vXt8NdtMBxdbQn1vF1vlDxy\nLyNOPFXdwnTffMGqbXZGbQXUAJhpIvww8QnPMQ85Eo7uso29VJ+ivdb9tqRX1M3T\n9uRcEbE1ZZDUCdHeReSzxey7kd+xxksustCvHQ0CgYEA0KSFR2joFIPyZbMdFMpS\nkHMuzPmOPgn8En+yQuKirOqS62LGMJGjgwzRT2xMiRDqs5kBGpdbU5dA0ZsBEdul\nKTRsr33zEaGtiGCgbz3bhM1FO608I2VBLkb0YDVF1l237vCbsW8SSXyvY7V0KEzf\nwVRb2Fct9hxV4txFLnRzs3ECgYAJq/MgQ4d2nYyIo/bRjAoLrQ/Z+TUgdBJ5R/gW\nBzQaLkdBoW8XouTzIf6+K5fZ7qZYgslo736zS/cVfIq/g/IjAgAjKwP3tsnKRDWD\nKbUmbo9QFEfeYEwJKT5UfegnJWfDRhBkPEEcg6djRiUv/j6FCJszZcf2sly19nUu\ndfOdLQKBgE2gj7ovTXSlZv4IyUhmHniDU2XEtTtbWEf0e2XSJARegbt4vADk8vU6\nUXiE4H2lQ8X8cx/6Ns7GZ77cSBIY4BBTXvsHQcLfDTqYPH2CQNdIqshb6lMLyjUL\nT0AhRtVx1bmadQemVUqS1kPbSmxPuy5csS3K+TFkdP5+z13H3q6p\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-891003614", "fingerprint": "83:88:d0:5d:45:d5:37:fd:9c:62:9f:5a:7c:66:43:b4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:55.344 63 INFO tempest.lib.common.rest_client [req-453b7865-e72c-4fbe-ba6c-e4556c8acfc3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.824s 2018-08-25 21:13:55.344 63 DEBUG tempest.lib.common.rest_client [req-453b7865-e72c-4fbe-ba6c-e4556c8acfc3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-272976730", "security_groups": ["073f3714-ca59-461e-a731-7089128d133e"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:13:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-453b7865-e72c-4fbe-ba6c-e4556c8acfc3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:13:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:13:54Z","name":"tempest-port-smoke-272976730","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f4:f3:74","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"7980c25f-209f-45b4-98f0-f81b5b2d8e6d","ip_address":"10.101.11.10"}],"id":"31c2c752-4256-4fc5-bc17-0d1ff8f86e16","security_groups":["073f3714-ca59-461e-a731-7089128d133e"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:57.287 63 INFO tempest.lib.common.rest_client [req-c655ba20-59a2-44eb-9575-52d938703e5e ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.941s 2018-08-25 21:13:57.287 63 DEBUG tempest.lib.common.rest_client [req-c655ba20-59a2-44eb-9575-52d938703e5e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-891003614", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "port": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c655ba20-59a2-44eb-9575-52d938703e5e', 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c655ba20-59a2-44eb-9575-52d938703e5e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "adminPass": "i2pXXsQC2Bth"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:57.589 63 INFO tempest.lib.common.rest_client [req-1bd55511-50da-41c9-b9d8-e6448b58fc49 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.297s 2018-08-25 21:13:57.590 63 DEBUG tempest.lib.common.rest_client [req-1bd55511-50da-41c9-b9d8-e6448b58fc49 ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-1bd55511-50da-41c9-b9d8-e6448b58fc49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bd55511-50da-41c9-b9d8-e6448b58fc49'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:13:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:59.048 63 INFO tempest.lib.common.rest_client [req-2d13bace-8539-4caa-b871-9763a0532854 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.440s 2018-08-25 21:13:59.049 63 DEBUG tempest.lib.common.rest_client [req-2d13bace-8539-4caa-b871-9763a0532854 ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-2d13bace-8539-4caa-b871-9763a0532854', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d13bace-8539-4caa-b871-9763a0532854'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:58Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:13:59.061 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 21:14:00.391 63 INFO tempest.lib.common.rest_client [req-2d34034b-690a-4fc5-b075-538d136909f9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.328s 2018-08-25 21:14:00.391 63 DEBUG tempest.lib.common.rest_client [req-2d34034b-690a-4fc5-b075-538d136909f9 ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-2d34034b-690a-4fc5-b075-538d136909f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d34034b-690a-4fc5-b075-538d136909f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:00.408 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:14:01.826 63 INFO tempest.lib.common.rest_client [req-d7fe7bb9-1d1e-4c48-bb8b-8cfb3de7e265 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.417s 2018-08-25 21:14:01.827 63 DEBUG tempest.lib.common.rest_client [req-d7fe7bb9-1d1e-4c48-bb8b-8cfb3de7e265 ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-d7fe7bb9-1d1e-4c48-bb8b-8cfb3de7e265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7fe7bb9-1d1e-4c48-bb8b-8cfb3de7e265'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:02.989 63 INFO tempest.lib.common.rest_client [req-e6657051-fc13-4608-a585-5b6ad07e6959 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.146s 2018-08-25 21:14:02.990 63 DEBUG tempest.lib.common.rest_client [req-e6657051-fc13-4608-a585-5b6ad07e6959 ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-e6657051-fc13-4608-a585-5b6ad07e6959', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6657051-fc13-4608-a585-5b6ad07e6959'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:02Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:03.000 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:14:03.420 63 INFO tempest.lib.common.rest_client [req-483bfc6f-8792-4732-a0a3-2f536450eda7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.419s 2018-08-25 21:14:03.421 63 DEBUG tempest.lib.common.rest_client [req-483bfc6f-8792-4732-a0a3-2f536450eda7 ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-483bfc6f-8792-4732-a0a3-2f536450eda7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-483bfc6f-8792-4732-a0a3-2f536450eda7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:02Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:03.433 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 5d9ff431-a770-4544-8c54-f127f07cc26e with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:14:04.233 63 INFO tempest.lib.common.rest_client [req-936bf672-4338-4227-bf27-a56c9ed0c1a9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.799s 2018-08-25 21:14:04.234 63 DEBUG tempest.lib.common.rest_client [req-936bf672-4338-4227-bf27-a56c9ed0c1a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-579609850", "security_groups": ["073f3714-ca59-461e-a731-7089128d133e"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:14:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-936bf672-4338-4227-bf27-a56c9ed0c1a9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:14:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:14:03Z","name":"tempest-port-smoke-579609850","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:dd:b0:8f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"2966dba1-2dfc-4fd3-bf83-7d0342123b65","ip_address":"10.102.21.20"}],"id":"a538d89a-4a19-46bb-90f2-1bebe5df8c32","security_groups":["073f3714-ca59-461e-a731-7089128d133e"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:05.951 63 INFO tempest.lib.common.rest_client [req-73b41f07-bd4c-41e4-833c-ed05b0e32ab9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.716s 2018-08-25 21:14:05.952 63 DEBUG tempest.lib.common.rest_client [req-73b41f07-bd4c-41e4-833c-ed05b0e32ab9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-891003614", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "port": "a538d89a-4a19-46bb-90f2-1bebe5df8c32"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-73b41f07-bd4c-41e4-833c-ed05b0e32ab9', 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73b41f07-bd4c-41e4-833c-ed05b0e32ab9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "adminPass": "NtuF4rCth95W"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:06.270 63 INFO tempest.lib.common.rest_client [req-f95735cb-060c-4981-9b90-8f9829811b52 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.314s 2018-08-25 21:14:06.270 63 DEBUG tempest.lib.common.rest_client [req-f95735cb-060c-4981-9b90-8f9829811b52 ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-f95735cb-060c-4981-9b90-8f9829811b52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f95735cb-060c-4981-9b90-8f9829811b52'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:14:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:07.376 63 INFO tempest.lib.common.rest_client [req-c15bb8cf-3862-4440-9e19-374e23b13084 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.091s 2018-08-25 21:14:07.377 63 DEBUG tempest.lib.common.rest_client [req-c15bb8cf-3862-4440-9e19-374e23b13084 ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-c15bb8cf-3862-4440-9e19-374e23b13084', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c15bb8cf-3862-4440-9e19-374e23b13084'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:07.389 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-25 21:14:08.557 63 INFO tempest.lib.common.rest_client [req-1196a2f5-5ce1-422f-b401-b62d8244a891 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.166s 2018-08-25 21:14:08.557 63 DEBUG tempest.lib.common.rest_client [req-1196a2f5-5ce1-422f-b401-b62d8244a891 ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-1196a2f5-5ce1-422f-b401-b62d8244a891', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1196a2f5-5ce1-422f-b401-b62d8244a891'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:08.570 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:14:09.920 63 INFO tempest.lib.common.rest_client [req-d718311c-a898-43a9-9df9-076549da352e ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.348s 2018-08-25 21:14:09.921 63 DEBUG tempest.lib.common.rest_client [req-d718311c-a898-43a9-9df9-076549da352e ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-d718311c-a898-43a9-9df9-076549da352e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d718311c-a898-43a9-9df9-076549da352e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:11.376 63 INFO tempest.lib.common.rest_client [req-b1f2ced5-b376-43bf-82fe-167b1ce15fce ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.441s 2018-08-25 21:14:11.377 63 DEBUG tempest.lib.common.rest_client [req-b1f2ced5-b376-43bf-82fe-167b1ce15fce ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-b1f2ced5-b376-43bf-82fe-167b1ce15fce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1f2ced5-b376-43bf-82fe-167b1ce15fce'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:12.537 63 INFO tempest.lib.common.rest_client [req-acf4d640-0599-4329-9c2a-b58e19d79dee ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.145s 2018-08-25 21:14:12.537 63 DEBUG tempest.lib.common.rest_client [req-acf4d640-0599-4329-9c2a-b58e19d79dee ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-acf4d640-0599-4329-9c2a-b58e19d79dee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acf4d640-0599-4329-9c2a-b58e19d79dee'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:11Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:12.551 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:14:12.877 63 INFO tempest.lib.common.rest_client [req-60b7a4fa-0176-4268-b320-b5b74a3a30ec ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.325s 2018-08-25 21:14:12.878 63 DEBUG tempest.lib.common.rest_client [req-60b7a4fa-0176-4268-b320-b5b74a3a30ec ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-60b7a4fa-0176-4268-b320-b5b74a3a30ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60b7a4fa-0176-4268-b320-b5b74a3a30ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:11Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:12.891 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 1ae954a9-c430-4817-9021-0ed7505872ac with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:14:12.999 63 INFO tempest.lib.common.rest_client [req-7d86fe74-1586-40a4-b382-148b8637672e ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.107s 2018-08-25 21:14:13.000 63 DEBUG tempest.lib.common.rest_client [req-7d86fe74-1586-40a4-b382-148b8637672e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1038000403", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:14:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d86fe74-1586-40a4-b382-148b8637672e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:12Z", "admin_state_up": true, "updated_at": "2018-08-25T21:14:12Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "891a804b-017b-4485-a676-16f528a9633d", "name": "tempest-router--1038000403"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:14.239 63 INFO tempest.lib.common.rest_client [req-3e6a055f-23d4-4b6a-b88a-bbf7a8a7581d ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d 1.238s 2018-08-25 21:14:14.239 63 DEBUG tempest.lib.common.rest_client [req-3e6a055f-23d4-4b6a-b88a-bbf7a8a7581d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d', u'date': 'Sat, 25 Aug 2018 21:14:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e6a055f-23d4-4b6a-b88a-bbf7a8a7581d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:12Z", "admin_state_up": true, "updated_at": "2018-08-25T21:14:14Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "891a804b-017b-4485-a676-16f528a9633d", "name": "tempest-router--1038000403"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:16.551 63 INFO tempest.lib.common.rest_client [req-fec27ba8-473e-48a0-90d8-e6d24b837c82 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/add_router_interface 2.311s 2018-08-25 21:14:16.552 63 DEBUG tempest.lib.common.rest_client [req-fec27ba8-473e-48a0-90d8-e6d24b837c82 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:14:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fec27ba8-473e-48a0-90d8-e6d24b837c82'} Body: {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d", "subnet_ids": ["7980c25f-209f-45b4-98f0-f81b5b2d8e6d"], "port_id": "3990c6fb-a8e2-45bc-9849-11775646583a", "id": "891a804b-017b-4485-a676-16f528a9633d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:18.311 63 INFO tempest.lib.common.rest_client [req-93077918-a1dd-4280-b56a-669a23e0d910 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.758s 2018-08-25 21:14:18.311 63 DEBUG tempest.lib.common.rest_client [req-93077918-a1dd-4280-b56a-669a23e0d910 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:14:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93077918-a1dd-4280-b56a-669a23e0d910'} Body: {"floatingip": {"router_id": "891a804b-017b-4485-a676-16f528a9633d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:14:17Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16", "id": "5c8b97e1-0d61-43d7-939d-0c4315a0c828", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:14:18.313 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:14:26.327 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:14:26.430 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:14:26.455 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:14:26.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-25 21:14:26.570 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:14:26.572 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:14:26.632 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:14:26.636 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:14:31.644 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:14:31.645 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-25 21:15:41.687 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-25 21:15:41.689 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:15:41.693 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:15:41.759 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:15:41.791 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:15:46.800 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:15:46.801 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-25 21:16:56.871 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-25 21:16:56.872 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-25 21:16:56.873 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:56.880 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:56.939 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:16:56.945 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:56.951 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:16:56.951 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:66:ef:19 [ether] on eth0 2018-08-25 21:16:56.952 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-25 21:16:56.952 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:56.954 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57.015 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:16:57.018 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57.029 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 21:16:57.030 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-25 21:16:57.030 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57.032 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57.091 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:16:57.096 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57.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-25 21:16:57.102 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57.104 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57.167 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:16:57.168 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57.174 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:16:57.175 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:66:ef:19 [ether] on eth0 2018-08-25 21:16:57.175 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-25 21:16:57.176 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57.178 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57.239 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:16:57.242 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:17:02.248 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:17:02.249 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-25 21:18:12.294 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-25 21:18:12.295 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:18:12.300 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:18:12.401 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:18:12.427 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:18:17.434 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:18:17.435 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-25 21:19:27.505 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-25 21:19:27.507 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.200: 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:19:28.974 63 INFO tempest.lib.common.rest_client [req-d1b6fd0c-9566-4f47-9fff-c6dcf3e520bf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/5c8b97e1-0d61-43d7-939d-0c4315a0c828 1.464s 2018-08-25 21:19:28.974 63 DEBUG tempest.lib.common.rest_client [req-d1b6fd0c-9566-4f47-9fff-c6dcf3e520bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/5c8b97e1-0d61-43d7-939d-0c4315a0c828', u'date': 'Sat, 25 Aug 2018 21:19:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d1b6fd0c-9566-4f47-9fff-c6dcf3e520bf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:30.962 63 INFO tempest.lib.common.rest_client [req-0e48f5a0-ee62-4403-bb65-25ea18e95c22 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/remove_router_interface 1.986s 2018-08-25 21:19:30.962 63 DEBUG tempest.lib.common.rest_client [req-0e48f5a0-ee62-4403-bb65-25ea18e95c22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e48f5a0-ee62-4403-bb65-25ea18e95c22'} Body: {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d", "subnet_ids": ["7980c25f-209f-45b4-98f0-f81b5b2d8e6d"], "port_id": "3990c6fb-a8e2-45bc-9849-11775646583a", "id": "891a804b-017b-4485-a676-16f528a9633d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:32.498 63 INFO tempest.lib.common.rest_client [req-00cd3888-7d54-4948-94ea-caa5d7d0a778 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d 1.534s 2018-08-25 21:19:32.500 63 DEBUG tempest.lib.common.rest_client [req-00cd3888-7d54-4948-94ea-caa5d7d0a778 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00cd3888-7d54-4948-94ea-caa5d7d0a778'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:32.980 63 INFO tempest.lib.common.rest_client [req-75e439cc-a9ca-46e5-bc7c-54477f085c46 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.478s 2018-08-25 21:19:32.981 63 DEBUG tempest.lib.common.rest_client [req-75e439cc-a9ca-46e5-bc7c-54477f085c46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-75e439cc-a9ca-46e5-bc7c-54477f085c46', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75e439cc-a9ca-46e5-bc7c-54477f085c46'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:33.682 63 INFO tempest.lib.common.rest_client [req-a6ff3fe3-e79d-4468-a190-5d2b97792a24 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.700s 2018-08-25 21:19:33.682 63 DEBUG tempest.lib.common.rest_client [req-a6ff3fe3-e79d-4468-a190-5d2b97792a24 ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-a6ff3fe3-e79d-4468-a190-5d2b97792a24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6ff3fe3-e79d-4468-a190-5d2b97792a24'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:34.775 63 INFO tempest.lib.common.rest_client [req-2a8a1803-bbb6-496c-8691-1f4667c0b139 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.076s 2018-08-25 21:19:34.776 63 DEBUG tempest.lib.common.rest_client [req-2a8a1803-bbb6-496c-8691-1f4667c0b139 ] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-2a8a1803-bbb6-496c-8691-1f4667c0b139', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2a8a1803-bbb6-496c-8691-1f4667c0b139'} Body: {"itemNotFound": {"message": "Instance 1ae954a9-c430-4817-9021-0ed7505872ac could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:35.677 63 INFO tempest.lib.common.rest_client [req-d0d38680-4fbe-46cf-87f4-819bea144053 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/a538d89a-4a19-46bb-90f2-1bebe5df8c32 0.900s 2018-08-25 21:19:35.678 63 DEBUG tempest.lib.common.rest_client [req-d0d38680-4fbe-46cf-87f4-819bea144053 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/a538d89a-4a19-46bb-90f2-1bebe5df8c32', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d0d38680-4fbe-46cf-87f4-819bea144053'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:35.840 63 INFO tempest.lib.common.rest_client [req-91395aa1-a4b3-45e7-b13b-6872c68e1304 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.161s 2018-08-25 21:19:35.841 63 DEBUG tempest.lib.common.rest_client [req-91395aa1-a4b3-45e7-b13b-6872c68e1304 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-91395aa1-a4b3-45e7-b13b-6872c68e1304', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-91395aa1-a4b3-45e7-b13b-6872c68e1304'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:36.263 63 INFO tempest.lib.common.rest_client [req-903ad928-c141-4bf6-8f5b-5f7d11e94a57 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.421s 2018-08-25 21:19:36.263 63 DEBUG tempest.lib.common.rest_client [req-903ad928-c141-4bf6-8f5b-5f7d11e94a57 ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-903ad928-c141-4bf6-8f5b-5f7d11e94a57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-903ad928-c141-4bf6-8f5b-5f7d11e94a57'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:37.554 63 INFO tempest.lib.common.rest_client [req-0fdcef4a-9b28-4225-ade6-135c1630fb2c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.275s 2018-08-25 21:19:37.555 63 DEBUG tempest.lib.common.rest_client [req-0fdcef4a-9b28-4225-ade6-135c1630fb2c ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-0fdcef4a-9b28-4225-ade6-135c1630fb2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fdcef4a-9b28-4225-ade6-135c1630fb2c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:38.804 63 INFO tempest.lib.common.rest_client [req-46daff74-c5ce-4cf0-8b9f-a1c724594fda ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.235s 2018-08-25 21:19:38.804 63 DEBUG tempest.lib.common.rest_client [req-46daff74-c5ce-4cf0-8b9f-a1c724594fda ] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-46daff74-c5ce-4cf0-8b9f-a1c724594fda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:38 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-46daff74-c5ce-4cf0-8b9f-a1c724594fda'} Body: {"itemNotFound": {"message": "Instance 5d9ff431-a770-4544-8c54-f127f07cc26e could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:39.394 63 INFO tempest.lib.common.rest_client [req-7449ace6-8aa0-40e0-9dac-8cab72418c7c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/31c2c752-4256-4fc5-bc17-0d1ff8f86e16 0.588s 2018-08-25 21:19:39.395 63 DEBUG tempest.lib.common.rest_client [req-7449ace6-8aa0-40e0-9dac-8cab72418c7c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/31c2c752-4256-4fc5-bc17-0d1ff8f86e16', u'date': 'Sat, 25 Aug 2018 21:19:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7449ace6-8aa0-40e0-9dac-8cab72418c7c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:39.432 63 INFO tempest.lib.common.rest_client [req-18642d14-8d29-44f1-a848-1c2f67150c0a ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-891003614 0.036s 2018-08-25 21:19:39.433 63 DEBUG tempest.lib.common.rest_client [req-18642d14-8d29-44f1-a848-1c2f67150c0a ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-891003614', u'x-compute-request-id': 'req-18642d14-8d29-44f1-a848-1c2f67150c0a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18642d14-8d29-44f1-a848-1c2f67150c0a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:40.987 63 INFO tempest.lib.common.rest_client [req-d9abfef3-7b85-43a0-bbf0-0590e3d3a67f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/2966dba1-2dfc-4fd3-bf83-7d0342123b65 1.553s 2018-08-25 21:19:40.987 63 DEBUG tempest.lib.common.rest_client [req-d9abfef3-7b85-43a0-bbf0-0590e3d3a67f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/2966dba1-2dfc-4fd3-bf83-7d0342123b65', u'date': 'Sat, 25 Aug 2018 21:19:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d9abfef3-7b85-43a0-bbf0-0590e3d3a67f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:42.165 63 INFO tempest.lib.common.rest_client [req-8f70121c-cd66-40e9-bc29-15c8629bcc23 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5906f4b8-2414-4e12-8aa7-00aac3e4c689 1.177s 2018-08-25 21:19:42.166 63 DEBUG tempest.lib.common.rest_client [req-8f70121c-cd66-40e9-bc29-15c8629bcc23 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5906f4b8-2414-4e12-8aa7-00aac3e4c689', u'date': 'Sat, 25 Aug 2018 21:19:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8f70121c-cd66-40e9-bc29-15c8629bcc23'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:43.193 63 INFO tempest.lib.common.rest_client [req-2820f0d9-04bf-42e2-af01-56a90920b54a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/7980c25f-209f-45b4-98f0-f81b5b2d8e6d 1.027s 2018-08-25 21:19:43.194 63 DEBUG tempest.lib.common.rest_client [req-2820f0d9-04bf-42e2-af01-56a90920b54a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/7980c25f-209f-45b4-98f0-f81b5b2d8e6d', u'date': 'Sat, 25 Aug 2018 21:19:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2820f0d9-04bf-42e2-af01-56a90920b54a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:44.245 63 INFO tempest.lib.common.rest_client [req-58523087-3eb4-4b49-b3ca-147581ce500f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31 1.050s 2018-08-25 21:19:44.246 63 DEBUG tempest.lib.common.rest_client [req-58523087-3eb4-4b49-b3ca-147581ce500f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58523087-3eb4-4b49-b3ca-147581ce500f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:44.579 63 INFO tempest.lib.common.rest_client [req-503fa684-a472-4069-aa6a-524f3967c9a1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/073f3714-ca59-461e-a731-7089128d133e 0.332s 2018-08-25 21:19:44.580 63 DEBUG tempest.lib.common.rest_client [req-503fa684-a472-4069-aa6a-524f3967c9a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/073f3714-ca59-461e-a731-7089128d133e', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-503fa684-a472-4069-aa6a-524f3967c9a1'} 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 [355.734653s] ... 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-25 21:13:49,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.279s 2018-08-25 21:13:49,127 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-85837620 description", "name": "tempest-secgroup-smoke-85837620"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2aae7651-d389-45e7-9568-8f07e4ce1c2c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-85837620 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:48Z", "updated_at": "2018-08-25T21:13:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:13:48Z", "revision_number": 0, "id": "e0c097c5-95b6-48f4-ad15-ffea0934326b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:13:48Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:13:49Z", "revision_number": 0, "id": "f2d55f90-659d-4e4a-8941-a4ec007766cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "073f3714-ca59-461e-a731-7089128d133e", "name": "tempest-secgroup-smoke-85837620"}} 2018-08-25 21:13:49,286 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:13:49,286 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b7704cb-9b68-48ee-bcf3-de03f14f6904'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e22fe0b4-1acc-4d14-87f7-5007e94965d1"}} 2018-08-25 21:13:49,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.139s 2018-08-25 21:13:49,426 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-849835b8-d8d7-46de-b5a1-7ed5bbb617ad'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3832dc26-4aa3-4b98-bee7-3be8c29d1c6d"}} 2018-08-25 21:13:49,571 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 21:13:49,572 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36fca416-7027-4fe1-947e-4d3b0d06bbca'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "37cc6e71-0b1e-4cac-8329-b8b285550298"}} 2018-08-25 21:13:49,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.162s 2018-08-25 21:13:49,735 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50ccf67f-6338-4a20-b2cf-b21e420a8df4'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5ae5ab52-9870-451f-8205-cf286f8353fc"}} 2018-08-25 21:13:49,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:13:49,880 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dbfec9f1-7ba2-4860-980d-8bc1d006add6'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3292f446-e0b1-4708-a728-7d71cfc847d8"}} 2018-08-25 21:13:50,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 21:13:50,048 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2f03f17-6e25-4c68-b8f2-559d266f9afd'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "eea772e8-8bd9-4f23-8171-48a363010bc3"}} 2018-08-25 21:13:50,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.138s 2018-08-25 21:13:50,188 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e899a16-8796-4ee5-aae3-44a82d047dc8'} 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-25T21:13:50Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1185c796-bfc4-40c4-aaac-7cd2ee8d5d09"}} 2018-08-25 21:13:50,343 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 21:13:50,343 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-55f6e3f2-bb6a-4931-92e4-6374d0a59df9'} 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-25T21:13:50Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "06b21f33-f0ea-4682-a107-1982d5c39834"}} 2018-08-25 21:13:50,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.620s 2018-08-25 21:13:50,966 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-949110428"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67d3c7c9-5d37-404d-8288-1b4fb820e509'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:13:50Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","name":"tempest-A-949110428"}} 2018-08-25 21:13:51,512 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.544s 2018-08-25 21:13:51,512 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "name": "tempest-subnet-A-1-449222706"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:13:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb0d998a-2210-4bd0-834b-18f0c0460e0b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:51Z","dns_nameservers":[],"updated_at":"2018-08-25T21:13: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"7980c25f-209f-45b4-98f0-f81b5b2d8e6d","subnetpool_id":null,"name":"tempest-subnet-A-1-449222706"}} 2018-08-25 21:13:51,742 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.228s 2018-08-25 21:13:51,742 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-979141514"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:13:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f36d534-0708-44e4-b0c0-9a84cb6c85cb'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:13:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","name":"tempest-B-979141514"}} 2018-08-25 21:13:52,478 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.734s 2018-08-25 21:13:52,478 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "name": "tempest-subnet-B-1-2021916247"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:13:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed3d0ba4-4402-4c80-abcd-a04bc8e3a395'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:52Z","dns_nameservers":[],"updated_at":"2018-08-25T21:13: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"2966dba1-2dfc-4fd3-bf83-7d0342123b65","subnetpool_id":null,"name":"tempest-subnet-B-1-2021916247"}} 2018-08-25 21:13:52,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:13:52,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9040', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:13:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d285056-e5f1-433d-8896-e0484d2bbd1a'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3234d0313f804807bb938bff36e1776e", "name": "tempest-TestBGPVPNBasic-188944673"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9 2018-08-25 21:13:53,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.395s 2018-08-25 21:13:53,342 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:13:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b8b31c0-276a-4f29-a75f-a7b62122371c'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19"}} 2018-08-25 21:13:53,760 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations 0.417s 2018-08-25 21:13:53,760 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations', u'date': 'Sat, 25 Aug 2018 21:13:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e27e01e9-2b36-4d2f-a20d-860b5299b294'} Body: {"network_association": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "id": "485e564a-c720-4cff-846b-4e203553ca43"}} 2018-08-25 21:13:54,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations 0.518s 2018-08-25 21:13:54,280 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations', u'date': 'Sat, 25 Aug 2018 21:13:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a2c1742d-6657-4cd9-8e11-0a88836df74e'} Body: {"network_association": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "id": "e6c168e5-d797-4836-b7aa-62b77105920b"}} 2018-08-25 21:13:54,280 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:13:54,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.234s 2018-08-25 21:13:54,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-891003614"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-e7ad1576-ef35-4050-a18d-1d27e8d8855b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7ad1576-ef35-4050-a18d-1d27e8d8855b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFy2zVd3fNH4N/Oidnk0IvG98BWr6nd6lKnRmYVIYR/mgZ6KoQR+V0+2I+3XimUrhHB6RT1rkz7DzVdmvy8KLMtVsOgyrnjN+k5JMNkJudZCixJ5bIItcEoaByx9+vRGqhpAOCYTEf4Pvzm48PoATWCdy63IgA6GU6IYZS9U7zZDQJAxg1i/o0j9IJjJPHaUp3pGtx0pwqYXLZvADnbsUpusBn5YTU6Y++//NlaIutVZIL+GCvA8khpYAbYDGaU7d+Lw7th+AieKWTT4/s2YtijBzAk4BX81q/rTrdkVu3ojvZ28fYpa+fbcGg98cplN7jmWmSsXhXtIAZlkNFnuAF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxcts1Xd3zR+DfzonZ5NCLxvfAVq+p3epSp0ZmFSGEf5oGeiq\nEEfldPtiPt14plK4RwekU9a5M+w81XZr8vCizLVbDoMq54zfpOSTDZCbnWQosSeW\nyCLXBKGgcsffr0RqoaQDgmExH+D785uPD6AE1gncutyIAOhlOiGGUvVO82Q0CQMY\nNYv6NI/SCYyTx2lKd6RrcdKcKmFy2bwA527FKbrAZ+WE1OmPvv/zZWiLrVWSC/hg\nrwPJIaWAG2AxmlO3fi8O7YfgInilk0+P7NmLYowcwJOAV/Nav6063ZFbt6I72dvH\n2KWvn23BoPfHKZTe45lpkrF4V7SAGZZDRZ7gBQIDAQABAoIBACr1hcvPSMvaXlsR\nrGFIkIVezk6jAOmqibBU8qwtH3llAgMuj1E97E4+ExaIT54ANVnoBP7Ykhz+4C+U\nqtl2/kTr1r0OLBFifWh45J97mvDSQixH5u3M81pkKE8FrkWI3IgC8Wgt59d+q/o6\n/RVtsd8zASfsofVghCveACigcudVqFRqnFR6Oh/b3YUiVKvDfrQermmlK/ZAY5aq\nb+1GgpDtPfJ9yhbdUHaq6j/hbHGyApccUV+ke4cD+DCWjIP6VpDYIMIdJpyCG4DD\ndWtyfSTbeT90bzaMbhF0r39NAeMOzFDU2bWpVoxNfHs8T0mPpE4j5pjMRVz7n5ou\n0PfwJ0ECgYEA6BD8z4fxvPPJXiyWx2udt4mck3G3KcnftkuIM3Z8y8XrQhLCOUwp\n1YKPhBzdvlBk0TkwN007RCUs3gyuS/vTJhNMfi6sahEUcBYBVm00I7wFxh8f9DA6\nnfUdbXNp3K8jImLzFnCChJ0tu/uM6Diws3AOPIJVnTX80PBH7P6cQNkCgYEA2jGY\nj7Mhw6LdvIp7rtNJB5aP6NQfhLtu5BqOwrD23nVU2vXt8NdtMBxdbQn1vF1vlDxy\nLyNOPFXdwnTffMGqbXZGbQXUAJhpIvww8QnPMQ85Eo7uso29VJ+ivdb9tqRX1M3T\n9uRcEbE1ZZDUCdHeReSzxey7kd+xxksustCvHQ0CgYEA0KSFR2joFIPyZbMdFMpS\nkHMuzPmOPgn8En+yQuKirOqS62LGMJGjgwzRT2xMiRDqs5kBGpdbU5dA0ZsBEdul\nKTRsr33zEaGtiGCgbz3bhM1FO608I2VBLkb0YDVF1l237vCbsW8SSXyvY7V0KEzf\nwVRb2Fct9hxV4txFLnRzs3ECgYAJq/MgQ4d2nYyIo/bRjAoLrQ/Z+TUgdBJ5R/gW\nBzQaLkdBoW8XouTzIf6+K5fZ7qZYgslo736zS/cVfIq/g/IjAgAjKwP3tsnKRDWD\nKbUmbo9QFEfeYEwJKT5UfegnJWfDRhBkPEEcg6djRiUv/j6FCJszZcf2sly19nUu\ndfOdLQKBgE2gj7ovTXSlZv4IyUhmHniDU2XEtTtbWEf0e2XSJARegbt4vADk8vU6\nUXiE4H2lQ8X8cx/6Ns7GZ77cSBIY4BBTXvsHQcLfDTqYPH2CQNdIqshb6lMLyjUL\nT0AhRtVx1bmadQemVUqS1kPbSmxPuy5csS3K+TFkdP5+z13H3q6p\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-891003614", "fingerprint": "83:88:d0:5d:45:d5:37:fd:9c:62:9f:5a:7c:66:43:b4"}} 2018-08-25 21:13:55,344 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.824s 2018-08-25 21:13:55,344 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-272976730", "security_groups": ["073f3714-ca59-461e-a731-7089128d133e"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:13:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-453b7865-e72c-4fbe-ba6c-e4556c8acfc3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:13:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:13:54Z","name":"tempest-port-smoke-272976730","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f4:f3:74","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"7980c25f-209f-45b4-98f0-f81b5b2d8e6d","ip_address":"10.101.11.10"}],"id":"31c2c752-4256-4fc5-bc17-0d1ff8f86e16","security_groups":["073f3714-ca59-461e-a731-7089128d133e"],"device_id":""}} 2018-08-25 21:13:57,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.941s 2018-08-25 21:13:57,287 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-891003614", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "port": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c655ba20-59a2-44eb-9575-52d938703e5e', 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c655ba20-59a2-44eb-9575-52d938703e5e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "adminPass": "i2pXXsQC2Bth"}} 2018-08-25 21:13:57,589 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.297s 2018-08-25 21:13: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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-1bd55511-50da-41c9-b9d8-e6448b58fc49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bd55511-50da-41c9-b9d8-e6448b58fc49'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:13:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:59,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.440s 2018-08-25 21:13:59,049 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-2d13bace-8539-4caa-b871-9763a0532854', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d13bace-8539-4caa-b871-9763a0532854'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:58Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:59,061 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 21:14:00,391 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.328s 2018-08-25 21:14:00,391 63 DEBUG [tempest.lib.common.rest_client] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-2d34034b-690a-4fc5-b075-538d136909f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d34034b-690a-4fc5-b075-538d136909f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:00,408 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:14:01,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.417s 2018-08-25 21:14:01,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': '1385', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-d7fe7bb9-1d1e-4c48-bb8b-8cfb3de7e265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7fe7bb9-1d1e-4c48-bb8b-8cfb3de7e265'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:02,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.146s 2018-08-25 21:14:02,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': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-e6657051-fc13-4608-a585-5b6ad07e6959', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6657051-fc13-4608-a585-5b6ad07e6959'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:02Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:03,000 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:14:03,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.419s 2018-08-25 21:14:03,421 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-483bfc6f-8792-4732-a0a3-2f536450eda7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-483bfc6f-8792-4732-a0a3-2f536450eda7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:02Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:03,433 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5d9ff431-a770-4544-8c54-f127f07cc26e with status: ACTIVE 2018-08-25 21:14:04,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.799s 2018-08-25 21:14:04,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-579609850", "security_groups": ["073f3714-ca59-461e-a731-7089128d133e"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:14:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-936bf672-4338-4227-bf27-a56c9ed0c1a9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:14:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:14:03Z","name":"tempest-port-smoke-579609850","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:dd:b0:8f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"2966dba1-2dfc-4fd3-bf83-7d0342123b65","ip_address":"10.102.21.20"}],"id":"a538d89a-4a19-46bb-90f2-1bebe5df8c32","security_groups":["073f3714-ca59-461e-a731-7089128d133e"],"device_id":""}} 2018-08-25 21:14:05,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.716s 2018-08-25 21:14:05,952 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-891003614", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "port": "a538d89a-4a19-46bb-90f2-1bebe5df8c32"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-73b41f07-bd4c-41e4-833c-ed05b0e32ab9', 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73b41f07-bd4c-41e4-833c-ed05b0e32ab9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "adminPass": "NtuF4rCth95W"}} 2018-08-25 21:14:06,270 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.314s 2018-08-25 21:14:06,270 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-f95735cb-060c-4981-9b90-8f9829811b52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f95735cb-060c-4981-9b90-8f9829811b52'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:14:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:07,376 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.091s 2018-08-25 21:14:07,377 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-c15bb8cf-3862-4440-9e19-374e23b13084', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c15bb8cf-3862-4440-9e19-374e23b13084'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:07,389 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-25 21:14:08,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.166s 2018-08-25 21:14:08,557 63 DEBUG [tempest.lib.common.rest_client] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-1196a2f5-5ce1-422f-b401-b62d8244a891', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1196a2f5-5ce1-422f-b401-b62d8244a891'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:08,570 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:14:09,920 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.348s 2018-08-25 21:14:09,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': '1385', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-d718311c-a898-43a9-9df9-076549da352e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d718311c-a898-43a9-9df9-076549da352e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:11,376 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.441s 2018-08-25 21:14:11,377 63 DEBUG [tempest.lib.common.rest_client] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-b1f2ced5-b376-43bf-82fe-167b1ce15fce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1f2ced5-b376-43bf-82fe-167b1ce15fce'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:12,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.145s 2018-08-25 21:14:12,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': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-acf4d640-0599-4329-9c2a-b58e19d79dee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acf4d640-0599-4329-9c2a-b58e19d79dee'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:11Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:12,551 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:14:12,877 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.325s 2018-08-25 21:14:12,878 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-60b7a4fa-0176-4268-b320-b5b74a3a30ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60b7a4fa-0176-4268-b320-b5b74a3a30ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:11Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:12,891 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1ae954a9-c430-4817-9021-0ed7505872ac with status: ACTIVE 2018-08-25 21:14:12,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.107s 2018-08-25 21:14:13,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1038000403", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:14:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d86fe74-1586-40a4-b382-148b8637672e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:12Z", "admin_state_up": true, "updated_at": "2018-08-25T21:14:12Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "891a804b-017b-4485-a676-16f528a9633d", "name": "tempest-router--1038000403"}} 2018-08-25 21:14:14,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d 1.238s 2018-08-25 21:14:14,239 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d', u'date': 'Sat, 25 Aug 2018 21:14:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e6a055f-23d4-4b6a-b88a-bbf7a8a7581d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:12Z", "admin_state_up": true, "updated_at": "2018-08-25T21:14:14Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "891a804b-017b-4485-a676-16f528a9633d", "name": "tempest-router--1038000403"}} 2018-08-25 21:14:16,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/add_router_interface 2.311s 2018-08-25 21:14:16,552 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:14:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fec27ba8-473e-48a0-90d8-e6d24b837c82'} Body: {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d", "subnet_ids": ["7980c25f-209f-45b4-98f0-f81b5b2d8e6d"], "port_id": "3990c6fb-a8e2-45bc-9849-11775646583a", "id": "891a804b-017b-4485-a676-16f528a9633d"} 2018-08-25 21:14:18,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.758s 2018-08-25 21:14:18,311 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:14:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93077918-a1dd-4280-b56a-669a23e0d910'} Body: {"floatingip": {"router_id": "891a804b-017b-4485-a676-16f528a9633d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:14:17Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16", "id": "5c8b97e1-0d61-43d7-939d-0c4315a0c828", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:14:18,313 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:14:26,327 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:14:26,430 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:14:26,455 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:14:26,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-25 21:14:26,570 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:14:26,572 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:14:26,632 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:14:26,636 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:14:31,644 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:14:31,645 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-25 21:15:41,687 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-25 21:15:41,689 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:15:41,693 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:15:41,759 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:15:41,791 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:15:46,800 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:15:46,801 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-25 21:16:56,871 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:16:56,872 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-25 21:16:56,873 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:56,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:56,939 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:56,945 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:56,951 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:16:56,951 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:66:ef:19 [ether] on eth0 2018-08-25 21:16:56,952 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-25 21:16:56,952 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:56,954 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57,015 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:57,018 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57,029 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:16:57,030 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-25 21:16:57,030 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57,032 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57,091 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:57,096 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57,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-25 21:16:57,102 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57,104 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57,167 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:57,168 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57,174 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:16:57,175 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:66:ef:19 [ether] on eth0 2018-08-25 21:16:57,175 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-25 21:16:57,176 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57,178 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57,239 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:57,242 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:17:02,248 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:17:02,249 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-25 21:18:12,294 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-25 21:18:12,295 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:18:12,300 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:18:12,401 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:18:12,427 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:18:17,434 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:18:17,435 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-25 21:19:27,505 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:19:27,507 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.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:19:28,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/5c8b97e1-0d61-43d7-939d-0c4315a0c828 1.464s 2018-08-25 21:19:28,974 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/5c8b97e1-0d61-43d7-939d-0c4315a0c828', u'date': 'Sat, 25 Aug 2018 21:19:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d1b6fd0c-9566-4f47-9fff-c6dcf3e520bf'} Body: 2018-08-25 21:19:30,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/remove_router_interface 1.986s 2018-08-25 21:19:30,962 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e48f5a0-ee62-4403-bb65-25ea18e95c22'} Body: {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d", "subnet_ids": ["7980c25f-209f-45b4-98f0-f81b5b2d8e6d"], "port_id": "3990c6fb-a8e2-45bc-9849-11775646583a", "id": "891a804b-017b-4485-a676-16f528a9633d"} 2018-08-25 21:19:32,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d 1.534s 2018-08-25 21:19:32,500 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00cd3888-7d54-4948-94ea-caa5d7d0a778'} Body: 2018-08-25 21:19:32,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.478s 2018-08-25 21:19:32,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-75e439cc-a9ca-46e5-bc7c-54477f085c46', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75e439cc-a9ca-46e5-bc7c-54477f085c46'} Body: 2018-08-25 21:19:33,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.700s 2018-08-25 21:19:33,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': '1547', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-a6ff3fe3-e79d-4468-a190-5d2b97792a24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6ff3fe3-e79d-4468-a190-5d2b97792a24'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:34,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.076s 2018-08-25 21:19:34,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-2a8a1803-bbb6-496c-8691-1f4667c0b139', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2a8a1803-bbb6-496c-8691-1f4667c0b139'} Body: {"itemNotFound": {"message": "Instance 1ae954a9-c430-4817-9021-0ed7505872ac could not be found.", "code": 404}} 2018-08-25 21:19:35,677 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/a538d89a-4a19-46bb-90f2-1bebe5df8c32 0.900s 2018-08-25 21:19:35,678 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/a538d89a-4a19-46bb-90f2-1bebe5df8c32', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d0d38680-4fbe-46cf-87f4-819bea144053'} Body: 2018-08-25 21:19:35,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.161s 2018-08-25 21:19:35,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-91395aa1-a4b3-45e7-b13b-6872c68e1304', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-91395aa1-a4b3-45e7-b13b-6872c68e1304'} Body: 2018-08-25 21:19:36,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.421s 2018-08-25 21:19:36,263 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-903ad928-c141-4bf6-8f5b-5f7d11e94a57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-903ad928-c141-4bf6-8f5b-5f7d11e94a57'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:37,554 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.275s 2018-08-25 21:19:37,555 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-0fdcef4a-9b28-4225-ade6-135c1630fb2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fdcef4a-9b28-4225-ade6-135c1630fb2c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:38,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.235s 2018-08-25 21:19:38,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-46daff74-c5ce-4cf0-8b9f-a1c724594fda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:38 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-46daff74-c5ce-4cf0-8b9f-a1c724594fda'} Body: {"itemNotFound": {"message": "Instance 5d9ff431-a770-4544-8c54-f127f07cc26e could not be found.", "code": 404}} 2018-08-25 21:19:39,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/31c2c752-4256-4fc5-bc17-0d1ff8f86e16 0.588s 2018-08-25 21:19:39,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/31c2c752-4256-4fc5-bc17-0d1ff8f86e16', u'date': 'Sat, 25 Aug 2018 21:19:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7449ace6-8aa0-40e0-9dac-8cab72418c7c'} Body: 2018-08-25 21:19:39,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-891003614 0.036s 2018-08-25 21:19:39,433 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-891003614', u'x-compute-request-id': 'req-18642d14-8d29-44f1-a848-1c2f67150c0a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18642d14-8d29-44f1-a848-1c2f67150c0a'} Body: 2018-08-25 21:19:40,987 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/2966dba1-2dfc-4fd3-bf83-7d0342123b65 1.553s 2018-08-25 21:19:40,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.33:9696/v2.0/subnets/2966dba1-2dfc-4fd3-bf83-7d0342123b65', u'date': 'Sat, 25 Aug 2018 21:19:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d9abfef3-7b85-43a0-bbf0-0590e3d3a67f'} Body: 2018-08-25 21:19:42,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5906f4b8-2414-4e12-8aa7-00aac3e4c689 1.177s 2018-08-25 21:19:42,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5906f4b8-2414-4e12-8aa7-00aac3e4c689', u'date': 'Sat, 25 Aug 2018 21:19:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8f70121c-cd66-40e9-bc29-15c8629bcc23'} Body: 2018-08-25 21:19:43,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/7980c25f-209f-45b4-98f0-f81b5b2d8e6d 1.027s 2018-08-25 21:19:43,194 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/7980c25f-209f-45b4-98f0-f81b5b2d8e6d', u'date': 'Sat, 25 Aug 2018 21:19:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2820f0d9-04bf-42e2-af01-56a90920b54a'} Body: 2018-08-25 21:19:44,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31 1.050s 2018-08-25 21:19:44,246 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58523087-3eb4-4b49-b3ca-147581ce500f'} Body: 2018-08-25 21:19:44,579 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/073f3714-ca59-461e-a731-7089128d133e 0.332s 2018-08-25 21:19:44,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/073f3714-ca59-461e-a731-7089128d133e', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-503fa684-a472-4069-aa6a-524f3967c9a1'} Body: 2018-08-25 21:19:44.865 63 INFO tempest.lib.common.rest_client [req-722b11b9-dc1f-49ac-b73c-54014536c487 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.260s 2018-08-25 21:19:44.865 63 DEBUG tempest.lib.common.rest_client [req-722b11b9-dc1f-49ac-b73c-54014536c487 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1034752930 description", "name": "tempest-secgroup-smoke-1034752930"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-722b11b9-dc1f-49ac-b73c-54014536c487'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1034752930 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:44Z", "updated_at": "2018-08-25T21:19:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:19:44Z", "revision_number": 0, "id": "81caebbd-a4de-4b47-8ea8-17e7763ad49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:19:44Z", "revision_number": 0, "id": "d7d50868-5b4b-4afc-9170-1ad0841024f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "name": "tempest-secgroup-smoke-1034752930"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:45.042 63 INFO tempest.lib.common.rest_client [req-a7d9db4f-6d26-47fc-ba10-9c38596acac4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.175s 2018-08-25 21:19:45.042 63 DEBUG tempest.lib.common.rest_client [req-a7d9db4f-6d26-47fc-ba10-9c38596acac4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7d9db4f-6d26-47fc-ba10-9c38596acac4'} 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-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:44Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "02a41722-d898-4b29-920b-f6b4c6ccf317"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:45.207 63 INFO tempest.lib.common.rest_client [req-f700fcd7-59d7-4483-8a2b-e3ee1d2495bb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.163s 2018-08-25 21:19:45.207 63 DEBUG tempest.lib.common.rest_client [req-f700fcd7-59d7-4483-8a2b-e3ee1d2495bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f700fcd7-59d7-4483-8a2b-e3ee1d2495bb'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "61360ced-62f2-4238-af80-8833e1cc3052"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:45.356 63 INFO tempest.lib.common.rest_client [req-3257ad9f-0170-435d-aa12-d1ed43866d69 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:19:45.357 63 DEBUG tempest.lib.common.rest_client [req-3257ad9f-0170-435d-aa12-d1ed43866d69 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3257ad9f-0170-435d-aa12-d1ed43866d69'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c2ee7d90-3aa7-48e1-a82c-070dd7de5082"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:45.485 63 INFO tempest.lib.common.rest_client [req-a9646b1c-aed7-4e3b-97bb-24e46f2e1c80 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.127s 2018-08-25 21:19:45.486 63 DEBUG tempest.lib.common.rest_client [req-a9646b1c-aed7-4e3b-97bb-24e46f2e1c80 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9646b1c-aed7-4e3b-97bb-24e46f2e1c80'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "950c774b-5613-4ce5-bd39-ed503c4bb0ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:45.650 63 INFO tempest.lib.common.rest_client [req-4f7c6802-1d40-438b-baae-b4beef6a379f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.162s 2018-08-25 21:19:45.650 63 DEBUG tempest.lib.common.rest_client [req-4f7c6802-1d40-438b-baae-b4beef6a379f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f7c6802-1d40-438b-baae-b4beef6a379f'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "08dee36b-557e-4288-a23c-0d71e4332784"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:45.800 63 INFO tempest.lib.common.rest_client [req-967226c4-e346-4604-acd0-35a6d868a5bb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:19:45.800 63 DEBUG tempest.lib.common.rest_client [req-967226c4-e346-4604-acd0-35a6d868a5bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-967226c4-e346-4604-acd0-35a6d868a5bb'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "40326079-5ac0-4899-965e-225415974d8b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:45.974 63 INFO tempest.lib.common.rest_client [req-4af816da-dc23-4900-aef7-a7da2148a056 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:19:45.974 63 DEBUG tempest.lib.common.rest_client [req-4af816da-dc23-4900-aef7-a7da2148a056 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4af816da-dc23-4900-aef7-a7da2148a056'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6e5ae7a7-7e97-4557-bd6f-0abbf8ba45c4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:46.135 63 INFO tempest.lib.common.rest_client [req-89753184-0758-4b76-b560-a7fc7dbca1c9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:19:46.135 63 DEBUG tempest.lib.common.rest_client [req-89753184-0758-4b76-b560-a7fc7dbca1c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89753184-0758-4b76-b560-a7fc7dbca1c9'} 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-25T21:19:46Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:46Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a3903ce6-e33d-44a4-8f90-f688004ccf15"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:46.395 63 INFO tempest.lib.common.rest_client [req-a254dd4b-e673-4c7d-8eaa-b13f9ef24213 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.258s 2018-08-25 21:19:46.395 63 DEBUG tempest.lib.common.rest_client [req-a254dd4b-e673-4c7d-8eaa-b13f9ef24213 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-445996289"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a254dd4b-e673-4c7d-8eaa-b13f9ef24213'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:19:46Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","name":"tempest-A-445996289"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:47.201 63 INFO tempest.lib.common.rest_client [req-49623af9-0831-41b4-b731-e6e19413d7f6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.804s 2018-08-25 21:19:47.201 63 DEBUG tempest.lib.common.rest_client [req-49623af9-0831-41b4-b731-e6e19413d7f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "name": "tempest-subnet-A-1-998918312"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:19:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49623af9-0831-41b4-b731-e6e19413d7f6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:46Z","dns_nameservers":[],"updated_at":"2018-08-25T21:19:46Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"059bce0a-06d9-49d7-8df9-7da7dc909bbf","subnetpool_id":null,"name":"tempest-subnet-A-1-998918312"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:47.455 63 INFO tempest.lib.common.rest_client [req-1d243d16-1894-4beb-b4f4-fade25eb7f3d ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.253s 2018-08-25 21:19:47.456 63 DEBUG tempest.lib.common.rest_client [req-1d243d16-1894-4beb-b4f4-fade25eb7f3d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1550284746"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:19:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1d243d16-1894-4beb-b4f4-fade25eb7f3d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:19:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","name":"tempest-B-1550284746"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:48.288 63 INFO tempest.lib.common.rest_client [req-b95dc6f8-d09e-4eab-b878-3cab71cfc6d8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.832s 2018-08-25 21:19:48.289 63 DEBUG tempest.lib.common.rest_client [req-b95dc6f8-d09e-4eab-b878-3cab71cfc6d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "name": "tempest-subnet-B-1-1516280115"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:19:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b95dc6f8-d09e-4eab-b878-3cab71cfc6d8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:47Z","dns_nameservers":[],"updated_at":"2018-08-25T21:19:47Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"95eab0c7-30dc-4b9b-8e8c-e576e75e5de7","subnetpool_id":null,"name":"tempest-subnet-B-1-1516280115"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:48.418 63 INFO tempest.lib.common.rest_client [req-6a15775d-7f42-4f78-b04e-602f84784d91 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.128s 2018-08-25 21:19:48.418 63 DEBUG tempest.lib.common.rest_client [req-6a15775d-7f42-4f78-b04e-602f84784d91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-14587096"}} Response - Headers: {'status': '200', u'content-length': '2307', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6a15775d-7f42-4f78-b04e-602f84784d91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a15775d-7f42-4f78-b04e-602f84784d91'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjv6iqpP+NSNXJw66Ih6l4vOUNimw4OBZRt+8e6y/bgRz9QIFGX59lotlC/LSVl588tcBqQlIuFL3FtxG0TRlIpFw+EKDnQvpzly/eTOukaUuKcGTnwtvtdG6fX1XdPl0VU/CTznbIjBRQp0af0DatjXSRV/X9kyrndwvkSbYQweIZRYEe3X+2BGhjOy4FNx4Xji6ZDd00bIpeJ7XHrqQJpBMDWdB4FR35NC04PhmZ9jWce2xC1kmXKU8OkF0Ki5gj5Uip5gVIDmrUUDVoE8i/ZlR/BzUG/9j6HJUUiYV32rdNoICggBhpsm/T8mbuSuLr3RN6QtYpH17hyM9urzhz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo7+oqqT/jUjVycOuiIepeLzlDYpsODgWUbfvHusv24Ec/UCB\nRl+fZaLZQvy0lZefPLXAakJSLhS9xbcRtE0ZSKRcPhCg50L6c5cv3kzrpGlLinBk\n58Lb7XRun19V3T5dFVPwk852yIwUUKdGn9A2rY10kVf1/ZMq53cL5Em2EMHiGUWB\nHt1/tgRoYzsuBTceF44umQ3dNGyKXie1x66kCaQTA1nQeBUd+TQtOD4ZmfY1nHts\nQtZJlylPDpBdCouYI+VIqeYFSA5q1FA1aBPIv2ZUfwc1Bv/Y+hyVFImFd9q3TaCA\noIAYabJv0/Jm7kri690TekLWKR9e4cjPbq84cwIDAQABAoIBAHQizaxho8H/w2j7\nOUEp/n9ccZPd9g0Vcnb43kZuhZ3H/9h6NHXGAhYinrbM5gMm61Ayk8qJSSHXohSl\nV5AqEmGb+LQoNQZwUZNDyjZ/Fa2g5GvGdTqO0E6kgoTUJ+DnhztGMl2SVFq+RvZA\n/W0BTpZeuisPWK9E/mv12eBKiy9sQG4PY8Upg4c6HRbHWYyXWczE1Wiypy4wjG9+\n1BMJ5nhh1ZyY2MAFIfQ1BhQHNNegoNjGz27EZ0bN58i/p7gKWm7Oqa/jFiNqH/Xh\nIyKI+Cc8Z77czYATKC0QWN1VWLeBlLTfk9x+v+EJvyAU7CIHxse9Gvkk6T9Vqfgl\nP2UFRWkCgYEA170JzMGqqK/MFGYyBSTdVf5TOczhx4yu9VgDCmbxWGLsmOmsP5NT\nlVzSf0Eg0oma6fVkWcQeTNeBKi/VXU/sBZYKhNAY9yH2qSr906W4CEST9eoiKBu9\nB27tg0Bz+tbPbjBr3ZHFlg3EvJ1uycTDGY3vtSk/pS1/+fBZKo7ofP8CgYEAwk7L\nrMKvoincoqeJ2VzzRuwJZzRdekfLLrmf0+5oINbCEAmdf5Kkt8a8PtIzX/nOSWGe\nal8bF18S9hFxOMGzQneCc/nlKuKErcMoVMCDRVP+075vjHtXqHM3oP7WtGkmqxkH\nfg0nz794TG+iKd2m/9Whb7VKW9YdvjvanZ59oI0CgYA7yI3bqNtS7YxfJsa7uDCB\nsP19KfJzKuAc6uvEySweMyOfaDmsUHY8EMHgM7sVvL4qES9i1L8Uyi9n8mNs/UXJ\ncn+tuEEC0u2YiWpXaTfrSp256szWUoF6etnkokrBex92SILLnqajY2NeZT4bOaRb\nA4Mmr6yMaGRrbZg3++wfHwKBgAIqEoa4HHC3+qctKpHrQSJ3Gpu1r5zfE9pPYwJf\nU3WaLssy8Dgtj/wkEJC6kqvtAmk61yLkME8QVgu7ogE51x9UaXWVQQI7R7MPy3E2\nO8AX8Wy2YFO2RAGyVtpKPGYCDdY2DylOSDU+Mr7XN30z5NpQrN2rrUpcljQ6QnMj\nAs85AoGBAI9kOy60XYpjj6LbMXv6PP/I5wVzxeMOUl06Sudp1Y4Z+03ZVzfm6CHi\nS0RJ6pavaWtsryFQAyLo6XlEVfTP9xY4Hw6ZgPlkZ2mBLwcYaf8zRx93fM7uxvyP\nyvhXwBWXCL+JiRXL6F/Xd65EnD9XHOYxpihuRI3hZfTSqvkf4Hwt\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-14587096", "fingerprint": "cb:a7:1d:93:85:40:91:b2:d9:f8:44:6a:68:92:7c:6b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:49.959 63 INFO tempest.lib.common.rest_client [req-706a9e50-6a58-4b7d-a0c2-0f8328c4ce24 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.537s 2018-08-25 21:19:49.959 63 DEBUG tempest.lib.common.rest_client [req-706a9e50-6a58-4b7d-a0c2-0f8328c4ce24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-558623374", "security_groups": ["a629b998-1e31-4c61-8bfc-2da9928f1112"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:19:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-706a9e50-6a58-4b7d-a0c2-0f8328c4ce24'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:19:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:19:49Z","name":"tempest-port-smoke-558623374","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:87:00:e8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"059bce0a-06d9-49d7-8df9-7da7dc909bbf","ip_address":"10.101.11.10"}],"id":"c78861b8-d19c-431f-8bc7-9dddcf7e2c5a","security_groups":["a629b998-1e31-4c61-8bfc-2da9928f1112"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:51.346 63 INFO tempest.lib.common.rest_client [req-fe04a9ee-ac92-43c6-b38b-98591094c4fe ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.386s 2018-08-25 21:19:51.347 63 DEBUG tempest.lib.common.rest_client [req-fe04a9ee-ac92-43c6-b38b-98591094c4fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-14587096", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "port": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-fe04a9ee-ac92-43c6-b38b-98591094c4fe', 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe04a9ee-ac92-43c6-b38b-98591094c4fe'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "adminPass": "nf6QLdiQX85W"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:51.608 63 INFO tempest.lib.common.rest_client [req-45e33582-2722-45a7-a18e-156fb80dd9cf ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.257s 2018-08-25 21:19:51.609 63 DEBUG tempest.lib.common.rest_client [req-45e33582-2722-45a7-a18e-156fb80dd9cf ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-45e33582-2722-45a7-a18e-156fb80dd9cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45e33582-2722-45a7-a18e-156fb80dd9cf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:19:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:53.159 63 INFO tempest.lib.common.rest_client [req-3074837a-1c0b-465e-afcd-3b36a6456b25 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.537s 2018-08-25 21:19:53.160 63 DEBUG tempest.lib.common.rest_client [req-3074837a-1c0b-465e-afcd-3b36a6456b25 ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-3074837a-1c0b-465e-afcd-3b36a6456b25', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3074837a-1c0b-465e-afcd-3b36a6456b25'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:54.590 63 INFO tempest.lib.common.rest_client [req-fdeb5883-ff8d-47db-b556-629c20e6fb37 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.417s 2018-08-25 21:19:54.591 63 DEBUG tempest.lib.common.rest_client [req-fdeb5883-ff8d-47db-b556-629c20e6fb37 ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-fdeb5883-ff8d-47db-b556-629c20e6fb37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdeb5883-ff8d-47db-b556-629c20e6fb37'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:54.604 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:19:56.039 63 INFO tempest.lib.common.rest_client [req-68dc9e73-06c0-4c44-840e-6713687826b2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.433s 2018-08-25 21:19:56.043 63 DEBUG tempest.lib.common.rest_client [req-68dc9e73-06c0-4c44-840e-6713687826b2 ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-68dc9e73-06c0-4c44-840e-6713687826b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68dc9e73-06c0-4c44-840e-6713687826b2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:57.411 63 INFO tempest.lib.common.rest_client [req-690b1b25-79ea-4f8f-9582-16944c27eb52 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.353s 2018-08-25 21:19:57.412 63 DEBUG tempest.lib.common.rest_client [req-690b1b25-79ea-4f8f-9582-16944c27eb52 ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-690b1b25-79ea-4f8f-9582-16944c27eb52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-690b1b25-79ea-4f8f-9582-16944c27eb52'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:58.850 63 INFO tempest.lib.common.rest_client [req-d584a155-8177-4b15-91aa-02444f7cf976 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.426s 2018-08-25 21:19:58.852 63 DEBUG tempest.lib.common.rest_client [req-d584a155-8177-4b15-91aa-02444f7cf976 ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-d584a155-8177-4b15-91aa-02444f7cf976', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d584a155-8177-4b15-91aa-02444f7cf976'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:58.868 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 21:19:59.015 63 INFO tempest.lib.common.rest_client [req-dcf4b814-9b52-4695-a5c3-54bc6c968ddb ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.147s 2018-08-25 21:19:59.016 63 DEBUG tempest.lib.common.rest_client [req-dcf4b814-9b52-4695-a5c3-54bc6c968ddb ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-dcf4b814-9b52-4695-a5c3-54bc6c968ddb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dcf4b814-9b52-4695-a5c3-54bc6c968ddb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:19:59.027 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 47a4f245-15c9-4451-ae37-c08d4ff306b1 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:20:00.295 63 INFO tempest.lib.common.rest_client [req-15ac4cb5-891c-4ab1-a361-5cfbaa31d87f ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.267s 2018-08-25 21:20:00.295 63 DEBUG tempest.lib.common.rest_client [req-15ac4cb5-891c-4ab1-a361-5cfbaa31d87f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-335045572", "security_groups": ["a629b998-1e31-4c61-8bfc-2da9928f1112"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:20:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15ac4cb5-891c-4ab1-a361-5cfbaa31d87f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:19:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:19:59Z","name":"tempest-port-smoke-335045572","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:19:b6:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"95eab0c7-30dc-4b9b-8e8c-e576e75e5de7","ip_address":"10.102.21.20"}],"id":"f9723206-7060-4ec9-85e3-57ae45c418f5","security_groups":["a629b998-1e31-4c61-8bfc-2da9928f1112"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:01.384 63 INFO tempest.lib.common.rest_client [req-935defce-64f3-420d-921c-6d0038ffadc4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.088s 2018-08-25 21:20:01.385 63 DEBUG tempest.lib.common.rest_client [req-935defce-64f3-420d-921c-6d0038ffadc4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-14587096", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "port": "f9723206-7060-4ec9-85e3-57ae45c418f5"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-935defce-64f3-420d-921c-6d0038ffadc4', 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-935defce-64f3-420d-921c-6d0038ffadc4'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "adminPass": "nLaY2j8dHLzk"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:01.448 63 INFO tempest.lib.common.rest_client [req-713e31ec-084a-4665-b7c5-16d4169e88fa ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.058s 2018-08-25 21:20:01.449 63 DEBUG tempest.lib.common.rest_client [req-713e31ec-084a-4665-b7c5-16d4169e88fa ] 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-713e31ec-084a-4665-b7c5-16d4169e88fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-713e31ec-084a-4665-b7c5-16d4169e88fa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:20:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:02.797 63 INFO tempest.lib.common.rest_client [req-2b052329-aed8-4f73-9725-3048f909120e ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.329s 2018-08-25 21:20:02.797 63 DEBUG tempest.lib.common.rest_client [req-2b052329-aed8-4f73-9725-3048f909120e ] 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-2b052329-aed8-4f73-9725-3048f909120e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b052329-aed8-4f73-9725-3048f909120e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:03.983 63 INFO tempest.lib.common.rest_client [req-fc962e83-6e23-4b1e-b40a-45ce99988251 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.168s 2018-08-25 21:20:03.983 63 DEBUG tempest.lib.common.rest_client [req-fc962e83-6e23-4b1e-b40a-45ce99988251 ] 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-fc962e83-6e23-4b1e-b40a-45ce99988251', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc962e83-6e23-4b1e-b40a-45ce99988251'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:03.996 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:20:05.337 63 INFO tempest.lib.common.rest_client [req-8fba3720-6c6c-464c-ac68-04485cdeadfb ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.340s 2018-08-25 21:20:05.338 63 DEBUG tempest.lib.common.rest_client [req-8fba3720-6c6c-464c-ac68-04485cdeadfb ] 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-8fba3720-6c6c-464c-ac68-04485cdeadfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fba3720-6c6c-464c-ac68-04485cdeadfb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:07.046 63 INFO tempest.lib.common.rest_client [req-cb680295-9db3-4329-8f44-af6b26024b61 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.695s 2018-08-25 21:20:07.047 63 DEBUG tempest.lib.common.rest_client [req-cb680295-9db3-4329-8f44-af6b26024b61 ] 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-cb680295-9db3-4329-8f44-af6b26024b61', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb680295-9db3-4329-8f44-af6b26024b61'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:20:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:07.059 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:20:07.422 63 INFO tempest.lib.common.rest_client [req-6e59034f-03e6-40c7-b7e3-73d88f6bb9f1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.361s 2018-08-25 21:20:07.422 63 DEBUG tempest.lib.common.rest_client [req-6e59034f-03e6-40c7-b7e3-73d88f6bb9f1 ] 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-6e59034f-03e6-40c7-b7e3-73d88f6bb9f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e59034f-03e6-40c7-b7e3-73d88f6bb9f1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:20:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:07.437 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: e479642c-6d9b-48d3-a529-18bba2b5e3a9 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:20:07.636 63 INFO tempest.lib.common.rest_client [req-dd6ee269-68f3-4c7e-96eb-f793426f854d ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.198s 2018-08-25 21:20:07.637 63 DEBUG tempest.lib.common.rest_client [req-dd6ee269-68f3-4c7e-96eb-f793426f854d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1894933764", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:20:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd6ee269-68f3-4c7e-96eb-f793426f854d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:07Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:07Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5f822d5b-a522-4449-ae39-2207de3f843b", "name": "tempest-router--1894933764"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:09.154 63 INFO tempest.lib.common.rest_client [req-9f4c0697-fd23-4f62-97f1-57868e8a7225 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b 1.517s 2018-08-25 21:20:09.155 63 DEBUG tempest.lib.common.rest_client [req-9f4c0697-fd23-4f62-97f1-57868e8a7225 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b', u'date': 'Sat, 25 Aug 2018 21:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f4c0697-fd23-4f62-97f1-57868e8a7225'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:07Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:08Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5f822d5b-a522-4449-ae39-2207de3f843b", "name": "tempest-router--1894933764"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:11.525 63 INFO tempest.lib.common.rest_client [req-d72fddac-d828-4d40-bc7f-8a2db2aec446 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/add_router_interface 2.369s 2018-08-25 21:20:11.526 63 DEBUG tempest.lib.common.rest_client [req-d72fddac-d828-4d40-bc7f-8a2db2aec446 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d72fddac-d828-4d40-bc7f-8a2db2aec446'} Body: {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7", "subnet_ids": ["95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"], "port_id": "df7e6524-1ad5-42b8-becf-049472e50d93", "id": "5f822d5b-a522-4449-ae39-2207de3f843b"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:11.856 63 INFO tempest.lib.common.rest_client [req-077cb351-815a-443e-9bd8-d8b15d2d47ab ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.329s 2018-08-25 21:20:11.856 63 DEBUG tempest.lib.common.rest_client [req-077cb351-815a-443e-9bd8-d8b15d2d47ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-077cb351-815a-443e-9bd8-d8b15d2d47ab'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "b1140664-bbe2-4ef0-a01b-59cfa73cf9ca"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:12.222 63 INFO tempest.lib.common.rest_client [req-7110cd98-cfb9-4379-84fa-778d3db68cd4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations 0.364s 2018-08-25 21:20:12.222 63 DEBUG tempest.lib.common.rest_client [req-7110cd98-cfb9-4379-84fa-778d3db68cd4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations', u'date': 'Sat, 25 Aug 2018 21:20:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7110cd98-cfb9-4379-84fa-778d3db68cd4'} Body: {"network_association": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "id": "7acdc37b-d55d-4234-81ec-686a90082387"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:13.271 63 INFO tempest.lib.common.rest_client [req-1fb80e1d-eca7-46ff-905d-8022864c6965 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations 1.047s 2018-08-25 21:20:13.272 63 DEBUG tempest.lib.common.rest_client [req-1fb80e1d-eca7-46ff-905d-8022864c6965 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations', u'date': 'Sat, 25 Aug 2018 21:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1fb80e1d-eca7-46ff-905d-8022864c6965'} Body: {"network_association": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "id": "8c78d1ce-8dfc-4d21-ae5d-50c0eed0a740"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:13.275 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-25 21:20:13.401 63 INFO tempest.lib.common.rest_client [req-221d96c9-c27b-4963-bb6e-71f9afde1fe9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.126s 2018-08-25 21:20:13.402 63 DEBUG tempest.lib.common.rest_client [req-221d96c9-c27b-4963-bb6e-71f9afde1fe9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1221569691", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-221d96c9-c27b-4963-bb6e-71f9afde1fe9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:13Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:13Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "735aa22a-fe81-4e95-af11-fd92fa884417", "name": "tempest-router--1221569691"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:14.865 63 INFO tempest.lib.common.rest_client [req-85264faf-6016-48cb-ba13-d6558038a539 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417 1.462s 2018-08-25 21:20:14.865 63 DEBUG tempest.lib.common.rest_client [req-85264faf-6016-48cb-ba13-d6558038a539 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417', u'date': 'Sat, 25 Aug 2018 21:20:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85264faf-6016-48cb-ba13-d6558038a539'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:13Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:14Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "735aa22a-fe81-4e95-af11-fd92fa884417", "name": "tempest-router--1221569691"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:16.835 63 INFO tempest.lib.common.rest_client [req-63d9c793-e4de-4984-aab0-fa649690bf32 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/add_router_interface 1.968s 2018-08-25 21:20:16.835 63 DEBUG tempest.lib.common.rest_client [req-63d9c793-e4de-4984-aab0-fa649690bf32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:20:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63d9c793-e4de-4984-aab0-fa649690bf32'} Body: {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf", "subnet_ids": ["059bce0a-06d9-49d7-8df9-7da7dc909bbf"], "port_id": "1f55a059-42cd-4804-b7bb-34ef7883eca7", "id": "735aa22a-fe81-4e95-af11-fd92fa884417"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:18.790 63 INFO tempest.lib.common.rest_client [req-cb1a9b8b-f96b-43e4-93de-959a07aa5d4f ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.954s 2018-08-25 21:20:18.791 63 DEBUG tempest.lib.common.rest_client [req-cb1a9b8b-f96b-43e4-93de-959a07aa5d4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:20:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb1a9b8b-f96b-43e4-93de-959a07aa5d4f'} Body: {"floatingip": {"router_id": "735aa22a-fe81-4e95-af11-fd92fa884417", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:20:17Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a", "id": "ea167fbd-211f-408e-a895-a987b6160faf", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:20:18.792 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:20:26.806 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:20:26.867 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:20:26.871 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:20:26.985 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-25 21:20:26.986 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:20:26.988 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:20:27.048 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:20:27.052 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:20:32.059 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:20:32.060 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-25 21:21:42.102 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-25 21:21:42.103 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:21:42.108 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:21:42.207 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:21:42.235 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:21:47.250 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:21:47.250 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-25 21:22:57.302 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-25 21:22:57.302 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-25 21:22:57.302 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57.308 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57.401 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:22:57.402 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57.407 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:22:57.407 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:2e:41:02 [ether] on eth0 2018-08-25 21:22:57.407 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-25 21:22:57.408 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57.410 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57.465 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:22:57.474 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57.482 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 21:22:57.482 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-25 21:22:57.482 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57.484 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57.542 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:22:57.547 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57.552 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-25 21:22:57.552 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57.553 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57.609 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:22:57.616 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57.620 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:22:57.620 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:2e:41:02 [ether] on eth0 2018-08-25 21:22:57.620 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-25 21:22:57.621 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57.622 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57.678 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:22:57.686 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:23:02.693 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:23:02.693 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-25 21:24:12.762 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-25 21:24:12.763 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:24:12.769 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:24:12.868 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:24:12.895 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:24:17.903 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:24:17.904 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-25 21:25:27.958 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-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:25:29.100 63 INFO tempest.lib.common.rest_client [req-0bf7ac19-04d8-448b-b7cb-f44198a8e88f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ea167fbd-211f-408e-a895-a987b6160faf 1.138s 2018-08-25 21:25:29.101 63 DEBUG tempest.lib.common.rest_client [req-0bf7ac19-04d8-448b-b7cb-f44198a8e88f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ea167fbd-211f-408e-a895-a987b6160faf', u'date': 'Sat, 25 Aug 2018 21:25:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0bf7ac19-04d8-448b-b7cb-f44198a8e88f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:31.050 63 INFO tempest.lib.common.rest_client [req-7812b1e1-ec43-4f4d-9b81-4d1ba1b51d41 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/remove_router_interface 1.948s 2018-08-25 21:25:31.051 63 DEBUG tempest.lib.common.rest_client [req-7812b1e1-ec43-4f4d-9b81-4d1ba1b51d41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:25:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7812b1e1-ec43-4f4d-9b81-4d1ba1b51d41'} Body: {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf", "subnet_ids": ["059bce0a-06d9-49d7-8df9-7da7dc909bbf"], "port_id": "1f55a059-42cd-4804-b7bb-34ef7883eca7", "id": "735aa22a-fe81-4e95-af11-fd92fa884417"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:32.931 63 INFO tempest.lib.common.rest_client [req-cb0319a1-953f-4eb4-851f-44858754df92 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417 1.879s 2018-08-25 21:25:32.931 63 DEBUG tempest.lib.common.rest_client [req-cb0319a1-953f-4eb4-851f-44858754df92 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417', u'date': 'Sat, 25 Aug 2018 21:25:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb0319a1-953f-4eb4-851f-44858754df92'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:34.687 63 INFO tempest.lib.common.rest_client [req-e0be7642-8dae-475f-a617-7ad93bb84d5d ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/remove_router_interface 1.754s 2018-08-25 21:25:34.688 63 DEBUG tempest.lib.common.rest_client [req-e0be7642-8dae-475f-a617-7ad93bb84d5d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:25:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0be7642-8dae-475f-a617-7ad93bb84d5d'} Body: {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7", "subnet_ids": ["95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"], "port_id": "df7e6524-1ad5-42b8-becf-049472e50d93", "id": "5f822d5b-a522-4449-ae39-2207de3f843b"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:36.236 63 INFO tempest.lib.common.rest_client [req-48e71712-a878-4b7a-9707-dcb5038044ee ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b 1.546s 2018-08-25 21:25:36.236 63 DEBUG tempest.lib.common.rest_client [req-48e71712-a878-4b7a-9707-dcb5038044ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48e71712-a878-4b7a-9707-dcb5038044ee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:36.585 63 INFO tempest.lib.common.rest_client [req-7b792824-6e50-4460-8110-7b618fb38cc9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.347s 2018-08-25 21:25:36.585 63 DEBUG tempest.lib.common.rest_client [req-7b792824-6e50-4460-8110-7b618fb38cc9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-7b792824-6e50-4460-8110-7b618fb38cc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b792824-6e50-4460-8110-7b618fb38cc9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:37.324 63 INFO tempest.lib.common.rest_client [req-5bc9a31b-8dcb-4ba1-a784-11f8c767ea2e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.737s 2018-08-25 21:25:37.324 63 DEBUG tempest.lib.common.rest_client [req-5bc9a31b-8dcb-4ba1-a784-11f8c767ea2e ] 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-5bc9a31b-8dcb-4ba1-a784-11f8c767ea2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5bc9a31b-8dcb-4ba1-a784-11f8c767ea2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:25:36Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:38.726 63 INFO tempest.lib.common.rest_client [req-d4fb18e2-5ec0-4694-8644-af0907b6ae04 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.386s 2018-08-25 21:25:38.726 63 DEBUG tempest.lib.common.rest_client [req-d4fb18e2-5ec0-4694-8644-af0907b6ae04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1346', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-d4fb18e2-5ec0-4694-8644-af0907b6ae04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4fb18e2-5ec0-4694-8644-af0907b6ae04'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:25:38Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": "2018-08-25T21:25:38.000000", "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:38.741 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-25 21:25:39.796 63 INFO tempest.lib.common.rest_client [req-c9789624-7286-40f9-80ce-827d0d86155d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.053s 2018-08-25 21:25:39.796 63 DEBUG tempest.lib.common.rest_client [req-c9789624-7286-40f9-80ce-827d0d86155d ] 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-c9789624-7286-40f9-80ce-827d0d86155d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9789624-7286-40f9-80ce-827d0d86155d'} Body: {"itemNotFound": {"message": "Instance e479642c-6d9b-48d3-a529-18bba2b5e3a9 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:40.435 63 INFO tempest.lib.common.rest_client [req-ce6079fd-ae54-47ca-840b-b0fb52a83707 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f9723206-7060-4ec9-85e3-57ae45c418f5 0.638s 2018-08-25 21:25:40.436 63 DEBUG tempest.lib.common.rest_client [req-ce6079fd-ae54-47ca-840b-b0fb52a83707 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f9723206-7060-4ec9-85e3-57ae45c418f5', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce6079fd-ae54-47ca-840b-b0fb52a83707'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:40.586 63 INFO tempest.lib.common.rest_client [req-d8694dfb-aac2-4a9a-b491-43b74077cbb7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.149s 2018-08-25 21:25:40.586 63 DEBUG tempest.lib.common.rest_client [req-d8694dfb-aac2-4a9a-b491-43b74077cbb7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-d8694dfb-aac2-4a9a-b491-43b74077cbb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8694dfb-aac2-4a9a-b491-43b74077cbb7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:41.420 63 INFO tempest.lib.common.rest_client [req-c0af4455-fa3c-475a-8d8c-604b0db7172f ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.833s 2018-08-25 21:25:41.421 63 DEBUG tempest.lib.common.rest_client [req-c0af4455-fa3c-475a-8d8c-604b0db7172f ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-c0af4455-fa3c-475a-8d8c-604b0db7172f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0af4455-fa3c-475a-8d8c-604b0db7172f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:25:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:42.482 63 INFO tempest.lib.common.rest_client [req-c782969f-e8d2-48e9-8580-19deffa08f5d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.046s 2018-08-25 21:25:42.483 63 DEBUG tempest.lib.common.rest_client [req-c782969f-e8d2-48e9-8580-19deffa08f5d ] 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-c782969f-e8d2-48e9-8580-19deffa08f5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c782969f-e8d2-48e9-8580-19deffa08f5d'} Body: {"itemNotFound": {"message": "Instance 47a4f245-15c9-4451-ae37-c08d4ff306b1 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:43.251 63 INFO tempest.lib.common.rest_client [req-2a9ca158-fed0-4329-804e-1c9fc7171408 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c78861b8-d19c-431f-8bc7-9dddcf7e2c5a 0.766s 2018-08-25 21:25:43.252 63 DEBUG tempest.lib.common.rest_client [req-2a9ca158-fed0-4329-804e-1c9fc7171408 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c78861b8-d19c-431f-8bc7-9dddcf7e2c5a', u'date': 'Sat, 25 Aug 2018 21:25:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a9ca158-fed0-4329-804e-1c9fc7171408'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:43.289 63 INFO tempest.lib.common.rest_client [req-8afe170f-b93c-4041-8429-57213ef2b07b ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-14587096 0.036s 2018-08-25 21:25:43.289 63 DEBUG tempest.lib.common.rest_client [req-8afe170f-b93c-4041-8429-57213ef2b07b ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-14587096', u'x-compute-request-id': 'req-8afe170f-b93c-4041-8429-57213ef2b07b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8afe170f-b93c-4041-8429-57213ef2b07b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:44.680 63 INFO tempest.lib.common.rest_client [req-8c3f4477-b716-4c8d-adfd-dc92b8a83dfa ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/95eab0c7-30dc-4b9b-8e8c-e576e75e5de7 1.389s 2018-08-25 21:25:44.684 63 DEBUG tempest.lib.common.rest_client [req-8c3f4477-b716-4c8d-adfd-dc92b8a83dfa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/95eab0c7-30dc-4b9b-8e8c-e576e75e5de7', u'date': 'Sat, 25 Aug 2018 21:25:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c3f4477-b716-4c8d-adfd-dc92b8a83dfa'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:46.398 63 INFO tempest.lib.common.rest_client [req-18308094-f05e-4317-8f5e-60223f15faa6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c23c30b1-7aa3-4c26-9aed-56d0011336db 1.712s 2018-08-25 21:25:46.399 63 DEBUG tempest.lib.common.rest_client [req-18308094-f05e-4317-8f5e-60223f15faa6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/c23c30b1-7aa3-4c26-9aed-56d0011336db', u'date': 'Sat, 25 Aug 2018 21:25:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-18308094-f05e-4317-8f5e-60223f15faa6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:47.514 63 INFO tempest.lib.common.rest_client [req-0f194df1-c8da-4a7f-abf8-63373ea740f7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/059bce0a-06d9-49d7-8df9-7da7dc909bbf 1.114s 2018-08-25 21:25:47.514 63 DEBUG tempest.lib.common.rest_client [req-0f194df1-c8da-4a7f-abf8-63373ea740f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/059bce0a-06d9-49d7-8df9-7da7dc909bbf', u'date': 'Sat, 25 Aug 2018 21:25:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0f194df1-c8da-4a7f-abf8-63373ea740f7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:49.441 63 INFO tempest.lib.common.rest_client [req-ad5fc0fd-621a-4ad5-90c0-26c304ee56ef ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/a4ba4fcc-c33f-44b8-8144-2b060aeb7087 1.925s 2018-08-25 21:25:49.442 63 DEBUG tempest.lib.common.rest_client [req-ad5fc0fd-621a-4ad5-90c0-26c304ee56ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/a4ba4fcc-c33f-44b8-8144-2b060aeb7087', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ad5fc0fd-621a-4ad5-90c0-26c304ee56ef'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:49.699 63 INFO tempest.lib.common.rest_client [req-5e55406f-5cb5-4b8d-84be-50f26ce30c0b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/a629b998-1e31-4c61-8bfc-2da9928f1112 0.257s 2018-08-25 21:25:49.700 63 DEBUG tempest.lib.common.rest_client [req-5e55406f-5cb5-4b8d-84be-50f26ce30c0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/a629b998-1e31-4c61-8bfc-2da9928f1112', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5e55406f-5cb5-4b8d-84be-50f26ce30c0b'} 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 [365.097109s] ... 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-25 21:19:44,865 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.260s 2018-08-25 21:19:44,865 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1034752930 description", "name": "tempest-secgroup-smoke-1034752930"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-722b11b9-dc1f-49ac-b73c-54014536c487'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1034752930 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:44Z", "updated_at": "2018-08-25T21:19:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:19:44Z", "revision_number": 0, "id": "81caebbd-a4de-4b47-8ea8-17e7763ad49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:19:44Z", "revision_number": 0, "id": "d7d50868-5b4b-4afc-9170-1ad0841024f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "name": "tempest-secgroup-smoke-1034752930"}} 2018-08-25 21:19:45,042 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.175s 2018-08-25 21:19:45,042 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7d9db4f-6d26-47fc-ba10-9c38596acac4'} 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-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:44Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "02a41722-d898-4b29-920b-f6b4c6ccf317"}} 2018-08-25 21:19:45,207 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.163s 2018-08-25 21:19:45,207 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f700fcd7-59d7-4483-8a2b-e3ee1d2495bb'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "61360ced-62f2-4238-af80-8833e1cc3052"}} 2018-08-25 21:19:45,356 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:19:45,357 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3257ad9f-0170-435d-aa12-d1ed43866d69'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c2ee7d90-3aa7-48e1-a82c-070dd7de5082"}} 2018-08-25 21:19:45,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.127s 2018-08-25 21:19:45,486 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9646b1c-aed7-4e3b-97bb-24e46f2e1c80'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "950c774b-5613-4ce5-bd39-ed503c4bb0ed"}} 2018-08-25 21:19:45,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.162s 2018-08-25 21:19:45,650 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f7c6802-1d40-438b-baae-b4beef6a379f'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "08dee36b-557e-4288-a23c-0d71e4332784"}} 2018-08-25 21:19:45,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:19:45,800 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-967226c4-e346-4604-acd0-35a6d868a5bb'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "40326079-5ac0-4899-965e-225415974d8b"}} 2018-08-25 21:19:45,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:19:45,974 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4af816da-dc23-4900-aef7-a7da2148a056'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6e5ae7a7-7e97-4557-bd6f-0abbf8ba45c4"}} 2018-08-25 21:19:46,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:19:46,135 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89753184-0758-4b76-b560-a7fc7dbca1c9'} 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-25T21:19:46Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:46Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a3903ce6-e33d-44a4-8f90-f688004ccf15"}} 2018-08-25 21:19:46,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.258s 2018-08-25 21:19:46,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-445996289"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a254dd4b-e673-4c7d-8eaa-b13f9ef24213'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:19:46Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","name":"tempest-A-445996289"}} 2018-08-25 21:19:47,201 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.804s 2018-08-25 21:19:47,201 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "name": "tempest-subnet-A-1-998918312"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:19:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49623af9-0831-41b4-b731-e6e19413d7f6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:46Z","dns_nameservers":[],"updated_at":"2018-08-25T21:19:46Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"059bce0a-06d9-49d7-8df9-7da7dc909bbf","subnetpool_id":null,"name":"tempest-subnet-A-1-998918312"}} 2018-08-25 21:19:47,455 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.253s 2018-08-25 21:19:47,456 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1550284746"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:19:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1d243d16-1894-4beb-b4f4-fade25eb7f3d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:19:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","name":"tempest-B-1550284746"}} 2018-08-25 21:19:48,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.832s 2018-08-25 21:19:48,289 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "name": "tempest-subnet-B-1-1516280115"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:19:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b95dc6f8-d09e-4eab-b878-3cab71cfc6d8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:47Z","dns_nameservers":[],"updated_at":"2018-08-25T21:19:47Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"95eab0c7-30dc-4b9b-8e8c-e576e75e5de7","subnetpool_id":null,"name":"tempest-subnet-B-1-1516280115"}} 2018-08-25 21:19:48,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.128s 2018-08-25 21:19:48,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-14587096"}} Response - Headers: {'status': '200', u'content-length': '2307', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6a15775d-7f42-4f78-b04e-602f84784d91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a15775d-7f42-4f78-b04e-602f84784d91'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjv6iqpP+NSNXJw66Ih6l4vOUNimw4OBZRt+8e6y/bgRz9QIFGX59lotlC/LSVl588tcBqQlIuFL3FtxG0TRlIpFw+EKDnQvpzly/eTOukaUuKcGTnwtvtdG6fX1XdPl0VU/CTznbIjBRQp0af0DatjXSRV/X9kyrndwvkSbYQweIZRYEe3X+2BGhjOy4FNx4Xji6ZDd00bIpeJ7XHrqQJpBMDWdB4FR35NC04PhmZ9jWce2xC1kmXKU8OkF0Ki5gj5Uip5gVIDmrUUDVoE8i/ZlR/BzUG/9j6HJUUiYV32rdNoICggBhpsm/T8mbuSuLr3RN6QtYpH17hyM9urzhz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo7+oqqT/jUjVycOuiIepeLzlDYpsODgWUbfvHusv24Ec/UCB\nRl+fZaLZQvy0lZefPLXAakJSLhS9xbcRtE0ZSKRcPhCg50L6c5cv3kzrpGlLinBk\n58Lb7XRun19V3T5dFVPwk852yIwUUKdGn9A2rY10kVf1/ZMq53cL5Em2EMHiGUWB\nHt1/tgRoYzsuBTceF44umQ3dNGyKXie1x66kCaQTA1nQeBUd+TQtOD4ZmfY1nHts\nQtZJlylPDpBdCouYI+VIqeYFSA5q1FA1aBPIv2ZUfwc1Bv/Y+hyVFImFd9q3TaCA\noIAYabJv0/Jm7kri690TekLWKR9e4cjPbq84cwIDAQABAoIBAHQizaxho8H/w2j7\nOUEp/n9ccZPd9g0Vcnb43kZuhZ3H/9h6NHXGAhYinrbM5gMm61Ayk8qJSSHXohSl\nV5AqEmGb+LQoNQZwUZNDyjZ/Fa2g5GvGdTqO0E6kgoTUJ+DnhztGMl2SVFq+RvZA\n/W0BTpZeuisPWK9E/mv12eBKiy9sQG4PY8Upg4c6HRbHWYyXWczE1Wiypy4wjG9+\n1BMJ5nhh1ZyY2MAFIfQ1BhQHNNegoNjGz27EZ0bN58i/p7gKWm7Oqa/jFiNqH/Xh\nIyKI+Cc8Z77czYATKC0QWN1VWLeBlLTfk9x+v+EJvyAU7CIHxse9Gvkk6T9Vqfgl\nP2UFRWkCgYEA170JzMGqqK/MFGYyBSTdVf5TOczhx4yu9VgDCmbxWGLsmOmsP5NT\nlVzSf0Eg0oma6fVkWcQeTNeBKi/VXU/sBZYKhNAY9yH2qSr906W4CEST9eoiKBu9\nB27tg0Bz+tbPbjBr3ZHFlg3EvJ1uycTDGY3vtSk/pS1/+fBZKo7ofP8CgYEAwk7L\nrMKvoincoqeJ2VzzRuwJZzRdekfLLrmf0+5oINbCEAmdf5Kkt8a8PtIzX/nOSWGe\nal8bF18S9hFxOMGzQneCc/nlKuKErcMoVMCDRVP+075vjHtXqHM3oP7WtGkmqxkH\nfg0nz794TG+iKd2m/9Whb7VKW9YdvjvanZ59oI0CgYA7yI3bqNtS7YxfJsa7uDCB\nsP19KfJzKuAc6uvEySweMyOfaDmsUHY8EMHgM7sVvL4qES9i1L8Uyi9n8mNs/UXJ\ncn+tuEEC0u2YiWpXaTfrSp256szWUoF6etnkokrBex92SILLnqajY2NeZT4bOaRb\nA4Mmr6yMaGRrbZg3++wfHwKBgAIqEoa4HHC3+qctKpHrQSJ3Gpu1r5zfE9pPYwJf\nU3WaLssy8Dgtj/wkEJC6kqvtAmk61yLkME8QVgu7ogE51x9UaXWVQQI7R7MPy3E2\nO8AX8Wy2YFO2RAGyVtpKPGYCDdY2DylOSDU+Mr7XN30z5NpQrN2rrUpcljQ6QnMj\nAs85AoGBAI9kOy60XYpjj6LbMXv6PP/I5wVzxeMOUl06Sudp1Y4Z+03ZVzfm6CHi\nS0RJ6pavaWtsryFQAyLo6XlEVfTP9xY4Hw6ZgPlkZ2mBLwcYaf8zRx93fM7uxvyP\nyvhXwBWXCL+JiRXL6F/Xd65EnD9XHOYxpihuRI3hZfTSqvkf4Hwt\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-14587096", "fingerprint": "cb:a7:1d:93:85:40:91:b2:d9:f8:44:6a:68:92:7c:6b"}} 2018-08-25 21:19:49,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.537s 2018-08-25 21:19:49,959 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-558623374", "security_groups": ["a629b998-1e31-4c61-8bfc-2da9928f1112"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:19:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-706a9e50-6a58-4b7d-a0c2-0f8328c4ce24'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:19:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:19:49Z","name":"tempest-port-smoke-558623374","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:87:00:e8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"059bce0a-06d9-49d7-8df9-7da7dc909bbf","ip_address":"10.101.11.10"}],"id":"c78861b8-d19c-431f-8bc7-9dddcf7e2c5a","security_groups":["a629b998-1e31-4c61-8bfc-2da9928f1112"],"device_id":""}} 2018-08-25 21:19:51,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.386s 2018-08-25 21:19:51,347 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-14587096", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "port": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-fe04a9ee-ac92-43c6-b38b-98591094c4fe', 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe04a9ee-ac92-43c6-b38b-98591094c4fe'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "adminPass": "nf6QLdiQX85W"}} 2018-08-25 21:19:51,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.257s 2018-08-25 21:19:51,609 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-45e33582-2722-45a7-a18e-156fb80dd9cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45e33582-2722-45a7-a18e-156fb80dd9cf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:19:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:53,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.537s 2018-08-25 21:19:53,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': '1264', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-3074837a-1c0b-465e-afcd-3b36a6456b25', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3074837a-1c0b-465e-afcd-3b36a6456b25'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:54,590 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.417s 2018-08-25 21:19:54,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': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-fdeb5883-ff8d-47db-b556-629c20e6fb37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdeb5883-ff8d-47db-b556-629c20e6fb37'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:54,604 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:19:56,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.433s 2018-08-25 21:19:56,043 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-68dc9e73-06c0-4c44-840e-6713687826b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68dc9e73-06c0-4c44-840e-6713687826b2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:57,411 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.353s 2018-08-25 21:19:57,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': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-690b1b25-79ea-4f8f-9582-16944c27eb52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-690b1b25-79ea-4f8f-9582-16944c27eb52'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:58,850 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.426s 2018-08-25 21:19:58,852 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-d584a155-8177-4b15-91aa-02444f7cf976', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d584a155-8177-4b15-91aa-02444f7cf976'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:58,868 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 21:19:59,015 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.147s 2018-08-25 21:19:59,016 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-dcf4b814-9b52-4695-a5c3-54bc6c968ddb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dcf4b814-9b52-4695-a5c3-54bc6c968ddb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:59,027 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 47a4f245-15c9-4451-ae37-c08d4ff306b1 with status: ACTIVE 2018-08-25 21:20:00,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.267s 2018-08-25 21:20:00,295 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-335045572", "security_groups": ["a629b998-1e31-4c61-8bfc-2da9928f1112"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:20:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15ac4cb5-891c-4ab1-a361-5cfbaa31d87f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:19:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:19:59Z","name":"tempest-port-smoke-335045572","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:19:b6:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"95eab0c7-30dc-4b9b-8e8c-e576e75e5de7","ip_address":"10.102.21.20"}],"id":"f9723206-7060-4ec9-85e3-57ae45c418f5","security_groups":["a629b998-1e31-4c61-8bfc-2da9928f1112"],"device_id":""}} 2018-08-25 21:20:01,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.088s 2018-08-25 21:20:01,385 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-14587096", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "port": "f9723206-7060-4ec9-85e3-57ae45c418f5"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-935defce-64f3-420d-921c-6d0038ffadc4', 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-935defce-64f3-420d-921c-6d0038ffadc4'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "adminPass": "nLaY2j8dHLzk"}} 2018-08-25 21:20:01,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.058s 2018-08-25 21:20:01,449 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-713e31ec-084a-4665-b7c5-16d4169e88fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-713e31ec-084a-4665-b7c5-16d4169e88fa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:20:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:02,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.329s 2018-08-25 21:20:02,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': '1264', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-2b052329-aed8-4f73-9725-3048f909120e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b052329-aed8-4f73-9725-3048f909120e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:03,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.168s 2018-08-25 21:20:03,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': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-fc962e83-6e23-4b1e-b40a-45ce99988251', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc962e83-6e23-4b1e-b40a-45ce99988251'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:03,996 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:20:05,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.340s 2018-08-25 21:20:05,338 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-8fba3720-6c6c-464c-ac68-04485cdeadfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fba3720-6c6c-464c-ac68-04485cdeadfb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:07,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.695s 2018-08-25 21:20:07,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-cb680295-9db3-4329-8f44-af6b26024b61', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb680295-9db3-4329-8f44-af6b26024b61'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:20:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:07,059 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:20:07,422 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.361s 2018-08-25 21:20:07,422 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-6e59034f-03e6-40c7-b7e3-73d88f6bb9f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e59034f-03e6-40c7-b7e3-73d88f6bb9f1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:20:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:07,437 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: e479642c-6d9b-48d3-a529-18bba2b5e3a9 with status: ACTIVE 2018-08-25 21:20:07,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.198s 2018-08-25 21:20:07,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1894933764", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:20:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd6ee269-68f3-4c7e-96eb-f793426f854d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:07Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:07Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5f822d5b-a522-4449-ae39-2207de3f843b", "name": "tempest-router--1894933764"}} 2018-08-25 21:20:09,154 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b 1.517s 2018-08-25 21:20:09,155 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b', u'date': 'Sat, 25 Aug 2018 21:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f4c0697-fd23-4f62-97f1-57868e8a7225'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:07Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:08Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5f822d5b-a522-4449-ae39-2207de3f843b", "name": "tempest-router--1894933764"}} 2018-08-25 21:20:11,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/add_router_interface 2.369s 2018-08-25 21:20:11,526 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d72fddac-d828-4d40-bc7f-8a2db2aec446'} Body: {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7", "subnet_ids": ["95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"], "port_id": "df7e6524-1ad5-42b8-becf-049472e50d93", "id": "5f822d5b-a522-4449-ae39-2207de3f843b"} 2018-08-25 21:20:11,856 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.329s 2018-08-25 21:20:11,856 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-077cb351-815a-443e-9bd8-d8b15d2d47ab'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "b1140664-bbe2-4ef0-a01b-59cfa73cf9ca"}} 2018-08-25 21:20:12,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations 0.364s 2018-08-25 21:20:12,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations', u'date': 'Sat, 25 Aug 2018 21:20:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7110cd98-cfb9-4379-84fa-778d3db68cd4'} Body: {"network_association": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "id": "7acdc37b-d55d-4234-81ec-686a90082387"}} 2018-08-25 21:20:13,271 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations 1.047s 2018-08-25 21:20:13,272 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations', u'date': 'Sat, 25 Aug 2018 21:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1fb80e1d-eca7-46ff-905d-8022864c6965'} Body: {"network_association": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "id": "8c78d1ce-8dfc-4d21-ae5d-50c0eed0a740"}} 2018-08-25 21:20:13,275 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:20:13,401 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.126s 2018-08-25 21:20:13,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1221569691", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-221d96c9-c27b-4963-bb6e-71f9afde1fe9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:13Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:13Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "735aa22a-fe81-4e95-af11-fd92fa884417", "name": "tempest-router--1221569691"}} 2018-08-25 21:20:14,865 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417 1.462s 2018-08-25 21:20:14,865 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417', u'date': 'Sat, 25 Aug 2018 21:20:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85264faf-6016-48cb-ba13-d6558038a539'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:13Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:14Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "735aa22a-fe81-4e95-af11-fd92fa884417", "name": "tempest-router--1221569691"}} 2018-08-25 21:20:16,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/add_router_interface 1.968s 2018-08-25 21:20:16,835 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:20:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63d9c793-e4de-4984-aab0-fa649690bf32'} Body: {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf", "subnet_ids": ["059bce0a-06d9-49d7-8df9-7da7dc909bbf"], "port_id": "1f55a059-42cd-4804-b7bb-34ef7883eca7", "id": "735aa22a-fe81-4e95-af11-fd92fa884417"} 2018-08-25 21:20:18,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.954s 2018-08-25 21:20:18,791 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:20:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb1a9b8b-f96b-43e4-93de-959a07aa5d4f'} Body: {"floatingip": {"router_id": "735aa22a-fe81-4e95-af11-fd92fa884417", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:20:17Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a", "id": "ea167fbd-211f-408e-a895-a987b6160faf", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:20:18,792 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:20:26,806 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:20:26,867 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:20:26,871 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:20:26,985 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-25 21:20:26,986 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:20:26,988 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:20:27,048 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:20:27,052 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:20:32,059 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:20:32,060 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-25 21:21:42,102 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-25 21:21:42,103 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:21:42,108 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:21:42,207 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:21:42,235 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:21:47,250 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:21:47,250 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-25 21:22:57,302 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:22:57,302 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-25 21:22:57,302 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,308 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,401 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,402 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57,407 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:22:57,407 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2e:41:02 [ether] on eth0 2018-08-25 21:22:57,407 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-25 21:22:57,408 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,410 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,465 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,474 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57,482 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:22:57,482 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-25 21:22:57,482 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,484 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,542 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,547 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57,552 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-25 21:22:57,552 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,553 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,609 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,616 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57,620 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:22:57,620 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2e:41:02 [ether] on eth0 2018-08-25 21:22:57,620 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-25 21:22:57,621 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,622 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,678 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,686 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:23:02,693 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:23:02,693 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-25 21:24:12,762 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-25 21:24:12,763 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:24:12,769 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:24:12,868 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:24:12,895 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:24:17,903 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:24:17,904 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-25 21:25:27,958 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:25:27,959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:25:29,100 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ea167fbd-211f-408e-a895-a987b6160faf 1.138s 2018-08-25 21:25:29,101 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ea167fbd-211f-408e-a895-a987b6160faf', u'date': 'Sat, 25 Aug 2018 21:25:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0bf7ac19-04d8-448b-b7cb-f44198a8e88f'} Body: 2018-08-25 21:25:31,050 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/remove_router_interface 1.948s 2018-08-25 21:25:31,051 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:25:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7812b1e1-ec43-4f4d-9b81-4d1ba1b51d41'} Body: {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf", "subnet_ids": ["059bce0a-06d9-49d7-8df9-7da7dc909bbf"], "port_id": "1f55a059-42cd-4804-b7bb-34ef7883eca7", "id": "735aa22a-fe81-4e95-af11-fd92fa884417"} 2018-08-25 21:25:32,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417 1.879s 2018-08-25 21:25:32,931 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417', u'date': 'Sat, 25 Aug 2018 21:25:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb0319a1-953f-4eb4-851f-44858754df92'} Body: 2018-08-25 21:25:34,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/remove_router_interface 1.754s 2018-08-25 21:25:34,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:25:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0be7642-8dae-475f-a617-7ad93bb84d5d'} Body: {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7", "subnet_ids": ["95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"], "port_id": "df7e6524-1ad5-42b8-becf-049472e50d93", "id": "5f822d5b-a522-4449-ae39-2207de3f843b"} 2018-08-25 21:25:36,236 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b 1.546s 2018-08-25 21:25:36,236 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48e71712-a878-4b7a-9707-dcb5038044ee'} Body: 2018-08-25 21:25:36,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.347s 2018-08-25 21:25:36,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-7b792824-6e50-4460-8110-7b618fb38cc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b792824-6e50-4460-8110-7b618fb38cc9'} Body: 2018-08-25 21:25:37,324 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.737s 2018-08-25 21:25:37,324 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-5bc9a31b-8dcb-4ba1-a784-11f8c767ea2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5bc9a31b-8dcb-4ba1-a784-11f8c767ea2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:25:36Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:25:38,726 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.386s 2018-08-25 21:25:38,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': '200', u'content-length': '1346', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-d4fb18e2-5ec0-4694-8644-af0907b6ae04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4fb18e2-5ec0-4694-8644-af0907b6ae04'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:25:38Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": "2018-08-25T21:25:38.000000", "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:25:38,741 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-25 21:25:39,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.053s 2018-08-25 21:25:39,796 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-c9789624-7286-40f9-80ce-827d0d86155d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9789624-7286-40f9-80ce-827d0d86155d'} Body: {"itemNotFound": {"message": "Instance e479642c-6d9b-48d3-a529-18bba2b5e3a9 could not be found.", "code": 404}} 2018-08-25 21:25:40,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f9723206-7060-4ec9-85e3-57ae45c418f5 0.638s 2018-08-25 21:25:40,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f9723206-7060-4ec9-85e3-57ae45c418f5', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce6079fd-ae54-47ca-840b-b0fb52a83707'} Body: 2018-08-25 21:25:40,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.149s 2018-08-25 21:25:40,586 63 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-d8694dfb-aac2-4a9a-b491-43b74077cbb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8694dfb-aac2-4a9a-b491-43b74077cbb7'} Body: 2018-08-25 21:25:41,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.833s 2018-08-25 21:25:41,421 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-c0af4455-fa3c-475a-8d8c-604b0db7172f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0af4455-fa3c-475a-8d8c-604b0db7172f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:25:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:25:42,482 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.046s 2018-08-25 21:25:42,483 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-c782969f-e8d2-48e9-8580-19deffa08f5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c782969f-e8d2-48e9-8580-19deffa08f5d'} Body: {"itemNotFound": {"message": "Instance 47a4f245-15c9-4451-ae37-c08d4ff306b1 could not be found.", "code": 404}} 2018-08-25 21:25:43,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c78861b8-d19c-431f-8bc7-9dddcf7e2c5a 0.766s 2018-08-25 21:25:43,252 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c78861b8-d19c-431f-8bc7-9dddcf7e2c5a', u'date': 'Sat, 25 Aug 2018 21:25:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a9ca158-fed0-4329-804e-1c9fc7171408'} Body: 2018-08-25 21:25:43,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-14587096 0.036s 2018-08-25 21:25:43,289 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-14587096', u'x-compute-request-id': 'req-8afe170f-b93c-4041-8429-57213ef2b07b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8afe170f-b93c-4041-8429-57213ef2b07b'} Body: 2018-08-25 21:25:44,680 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/95eab0c7-30dc-4b9b-8e8c-e576e75e5de7 1.389s 2018-08-25 21:25:44,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/95eab0c7-30dc-4b9b-8e8c-e576e75e5de7', u'date': 'Sat, 25 Aug 2018 21:25:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c3f4477-b716-4c8d-adfd-dc92b8a83dfa'} Body: 2018-08-25 21:25:46,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c23c30b1-7aa3-4c26-9aed-56d0011336db 1.712s 2018-08-25 21:25:46,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/c23c30b1-7aa3-4c26-9aed-56d0011336db', u'date': 'Sat, 25 Aug 2018 21:25:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-18308094-f05e-4317-8f5e-60223f15faa6'} Body: 2018-08-25 21:25:47,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/059bce0a-06d9-49d7-8df9-7da7dc909bbf 1.114s 2018-08-25 21:25:47,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/059bce0a-06d9-49d7-8df9-7da7dc909bbf', u'date': 'Sat, 25 Aug 2018 21:25:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0f194df1-c8da-4a7f-abf8-63373ea740f7'} Body: 2018-08-25 21:25:49,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/a4ba4fcc-c33f-44b8-8144-2b060aeb7087 1.925s 2018-08-25 21:25:49,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.33:9696/v2.0/networks/a4ba4fcc-c33f-44b8-8144-2b060aeb7087', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ad5fc0fd-621a-4ad5-90c0-26c304ee56ef'} Body: 2018-08-25 21:25:49,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/a629b998-1e31-4c61-8bfc-2da9928f1112 0.257s 2018-08-25 21:25:49,700 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/a629b998-1e31-4c61-8bfc-2da9928f1112', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5e55406f-5cb5-4b8d-84be-50f26ce30c0b'} Body: 2018-08-25 21:25:49.996 63 INFO tempest.lib.common.rest_client [req-9a13329a-6688-4dbf-9b99-19af8d8182bd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.270s 2018-08-25 21:25:49.997 63 DEBUG tempest.lib.common.rest_client [req-9a13329a-6688-4dbf-9b99-19af8d8182bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-898500219 description", "name": "tempest-secgroup-smoke-898500219"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a13329a-6688-4dbf-9b99-19af8d8182bd'} Body: {"security_group": {"description": "tempest-secgroup-smoke-898500219 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:49Z", "updated_at": "2018-08-25T21:25:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:25:49Z", "revision_number": 0, "id": "3106e79a-550e-4e8d-91c5-90b40916eb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:25:49Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:25:49Z", "revision_number": 0, "id": "63a95324-0397-452f-bff6-c057365c44c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:25:49Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "name": "tempest-secgroup-smoke-898500219"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:50.197 63 INFO tempest.lib.common.rest_client [req-b10d95a5-5bf6-46db-b9da-f76c28896616 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.199s 2018-08-25 21:25:50.198 63 DEBUG tempest.lib.common.rest_client [req-b10d95a5-5bf6-46db-b9da-f76c28896616 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b10d95a5-5bf6-46db-b9da-f76c28896616'} 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-25T21:25:50Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "835c8036-99ff-4854-93d2-8bba9fa062e4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:50.366 63 INFO tempest.lib.common.rest_client [req-d96f7858-d796-46a6-a130-9c8b67933007 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.167s 2018-08-25 21:25:50.366 63 DEBUG tempest.lib.common.rest_client [req-d96f7858-d796-46a6-a130-9c8b67933007 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d96f7858-d796-46a6-a130-9c8b67933007'} 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-25T21:25:50Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e09e9351-7fff-416d-9c11-993844594420"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:51.112 63 INFO tempest.lib.common.rest_client [req-43b130fa-05ef-4419-ba04-61ff68dc02ba ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.744s 2018-08-25 21:25:51.113 63 DEBUG tempest.lib.common.rest_client [req-43b130fa-05ef-4419-ba04-61ff68dc02ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43b130fa-05ef-4419-ba04-61ff68dc02ba'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1cacc9ed-c67f-4d6f-b613-1278db88c581"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:51.273 63 INFO tempest.lib.common.rest_client [req-e8bfb9d9-bcdc-4fcd-add7-55a10f80a68c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:25:51.273 63 DEBUG tempest.lib.common.rest_client [req-e8bfb9d9-bcdc-4fcd-add7-55a10f80a68c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8bfb9d9-bcdc-4fcd-add7-55a10f80a68c'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "dda73d4d-a85f-42a1-9341-6667079233fe"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:51.460 63 INFO tempest.lib.common.rest_client [req-92e14169-1a18-4e6d-86ff-0f6fcffa0839 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.185s 2018-08-25 21:25:51.460 63 DEBUG tempest.lib.common.rest_client [req-92e14169-1a18-4e6d-86ff-0f6fcffa0839 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92e14169-1a18-4e6d-86ff-0f6fcffa0839'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c299adac-b30c-4390-bb77-5ebe7fb2564b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:51.602 63 INFO tempest.lib.common.rest_client [req-d1e25696-6fee-457f-a953-6cd81342ccfa ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.141s 2018-08-25 21:25:51.602 63 DEBUG tempest.lib.common.rest_client [req-d1e25696-6fee-457f-a953-6cd81342ccfa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1e25696-6fee-457f-a953-6cd81342ccfa'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9b3f2d22-8835-4914-b640-0e54de3a4a48"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:51.749 63 INFO tempest.lib.common.rest_client [req-ebd92fd2-b307-408e-9810-4ac0ae69e41c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 21:25:51.749 63 DEBUG tempest.lib.common.rest_client [req-ebd92fd2-b307-408e-9810-4ac0ae69e41c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebd92fd2-b307-408e-9810-4ac0ae69e41c'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d00da20d-8112-4087-99ba-5e102eaf8cb3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:51.905 63 INFO tempest.lib.common.rest_client [req-43043804-50b0-4678-986f-76b09e049c90 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 21:25:51.905 63 DEBUG tempest.lib.common.rest_client [req-43043804-50b0-4678-986f-76b09e049c90 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43043804-50b0-4678-986f-76b09e049c90'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78879f75-c60f-4b38-ae1d-93bb4013cdc5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:52.153 63 INFO tempest.lib.common.rest_client [req-a6c9b4d3-facb-4b3b-822c-daa2aa85f567 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/networks 0.246s 2018-08-25 21:25:52.153 63 DEBUG tempest.lib.common.rest_client [req-a6c9b4d3-facb-4b3b-822c-daa2aa85f567 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1628684950"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:25:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6c9b4d3-facb-4b3b-822c-daa2aa85f567'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:25:52Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","name":"tempest-A-1628684950"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:52.691 63 INFO tempest.lib.common.rest_client [req-a1057cfc-a386-4ec2-b72f-871b6147afdc ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.536s 2018-08-25 21:25:52.691 63 DEBUG tempest.lib.common.rest_client [req-a1057cfc-a386-4ec2-b72f-871b6147afdc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "name": "tempest-subnet-A-1-448617524"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:25:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1057cfc-a386-4ec2-b72f-871b6147afdc'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:52Z","dns_nameservers":[],"updated_at":"2018-08-25T21:25: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a2baf118-3e34-4404-b9d3-07ffcdfe18ac","subnetpool_id":null,"name":"tempest-subnet-A-1-448617524"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:53.339 63 INFO tempest.lib.common.rest_client [req-dcc1271e-447c-41c4-adc7-ddb74b7c89e7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/networks 0.646s 2018-08-25 21:25:53.340 63 DEBUG tempest.lib.common.rest_client [req-dcc1271e-447c-41c4-adc7-ddb74b7c89e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-972542274"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:25:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcc1271e-447c-41c4-adc7-ddb74b7c89e7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:25:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","name":"tempest-B-972542274"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:54.087 63 INFO tempest.lib.common.rest_client [req-0289c9c6-dbde-473c-98b8-714a78aca478 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.746s 2018-08-25 21:25:54.088 63 DEBUG tempest.lib.common.rest_client [req-0289c9c6-dbde-473c-98b8-714a78aca478 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "name": "tempest-subnet-B-1-143600493"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0289c9c6-dbde-473c-98b8-714a78aca478'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:53Z","dns_nameservers":[],"updated_at":"2018-08-25T21:25:53Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","subnetpool_id":null,"name":"tempest-subnet-B-1-143600493"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:54.617 63 INFO tempest.lib.common.rest_client [req-6387ac08-3af4-4ef8-8d2b-3baabbf07d04 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.528s 2018-08-25 21:25:54.618 63 DEBUG tempest.lib.common.rest_client [req-6387ac08-3af4-4ef8-8d2b-3baabbf07d04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1480123265"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6387ac08-3af4-4ef8-8d2b-3baabbf07d04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6387ac08-3af4-4ef8-8d2b-3baabbf07d04'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBzzmfC3EBtFraziISiy5yolaMwOGTtdVcdZN1tsC4hwnlarWiDMA5HxTFZ6se2lvbgmCly8AAgr33Etnsq0iSaPqQW7LqGueabbjDWqvhCOlEz7bw+QwSBEFFYs7u9egFiVUGFN9rC40jdinr5hHUbsKzqRcDLtFPB/nCukESi6QI0est9WXYwmjx0D8RIbuCPMoRgEV4C2Q+rSE27d40Ky7ndjhnpxJcF0NZIkMhKUl5tKguToyDYnHSPrJyW18R5wqxe7YQIe0iUQ/GTAbhil8TXsCD1M7rxEsHfQGpdozHQhR2rT0JlPFyHkLLJL7HlPdXgCpG98FJxrQN9VsH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwc85nwtxAbRa2s4iEosucqJWjMDhk7XVXHWTdbbAuIcJ5Wq1\nogzAOR8UxWerHtpb24JgpcvAAIK99xLZ7KtIkmj6kFuy6hrnmm24w1qr4QjpRM+2\n8PkMEgRBRWLO7vXoBYlVBhTfawuNI3Yp6+YR1G7Cs6kXAy7RTwf5wrpBEoukCNHr\nLfVl2MJo8dA/ESG7gjzKEYBFeAtkPq0hNu3eNCsu53Y4Z6cSXBdDWSJDISlJebSo\nLk6Mg2Jx0j6ycltfEecKsXu2ECHtIlEPxkwG4YpfE17Ag9TO68RLB30BqXaMx0IU\ndq09CZTxch5CyyS+x5T3V4AqRvfBSca0DfVbBwIDAQABAoIBAAdjIK0hQINyHmxs\novvV9kVETsw6pd59dc56ZM590sa1zvjBon60wbbrql0D4I/iftHVHF31cDIUyazb\nORc+SBvciIBsHlux/tXyDLLVh+uh7VJEIJL6yyz8oIhGheCx2tArNeRvczyfShfp\n7xsgv9k7B4zVix0B8dRzV1/Gvag5PVmJKDEZLTlup1pBxbCTjxmHF1geV2WzwTph\nKZtLRAfA3s2o+Y/v6JVOB6e8blPZ8ZNMOHtZ4UXBdlVNFeZDCWNgLTmhXGEvgHV3\neklDg9OVDgE+1HX/hFr9p5vS4hXU5VsjMt9Y/Gd9GCugTFFK+P6Zm1uF7brD3fMd\nRm/ufmECgYEA7WjRgYujzQvYuUglo4REuu872tDUtHeYVV/7afiKXJCIUMNn6CDj\n6cNdHqosJyzkkxGefoS5STJZaKA9EiZTyn3HW01MpL2p5xketjjXwGoNphWfY8tv\nUUA4af0MK/f56u49GDGuD4fbCy7RzSYGBoQZAVz0yqTAe3TQ+3oDYq8CgYEA0Pxj\ncCqvO3q8Go+FT0SWhx/LWYFEG/Z+PFuupIuSGjugjlsCTOdNqTCK5zfeU6zpxGwA\ndYsBn/9iZB8BF9udCPS01lqyCeMvgLXIaKTXKT/aBgbipWXMWLl7oB7jAk1dJqk0\nvbMTsxg4miW8YCprWMtQTtE3AUd1TbmS+W2FgykCgYBK6BWicDLAkYpR+4eUrjkZ\nWj5ibh2Oy2VPGrey2e6eAiRghycTwLzolvGcqUjBG5MLLDX76Vik1bQMJPLf9SPe\n8gyirCMQn58qAW0FRa4dUdj4nD3sONXopwClwGfEv7sk+wJfzd0DnXPpdV5RAjxI\ndgmFupSqE41/5n3But+ylQKBgF8afCYPRq9Kq09rAL+R9u6HCYMx0EzpX4kYL+Gx\noktN10LxJ5rXp//Wl1+hjQuHJNq+S3cySwsErUHi2hyBVHU+5wylOWBGgteP4iO8\n4C1lYVJcz8d1DAlUX23+oE/r5PgzCE1LsStPWnLLuW4J39AItgMoMl/ipP859CiO\nLrQBAoGATMl4Cbvwu/RaE/hGalIpC9XZ6xIv3ckJPJC2Oyur7HjlDSKhhov0vaG5\nZklG8kMHcDXktCFGHoA/To4FvSLMk3XfUfby6gB95kLzKvRCuoSuiNyMtTyqHzlq\nCQJ+NOZ9VHgc36IXXd7aMOGHYCsKjRiV8EBkuBcXHSzORIZdaTE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1480123265", "fingerprint": "f5:22:7b:68:3d:d0:1b:a3:5d:4e:e4:2d:7c:ae:be:da"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:56.252 63 INFO tempest.lib.common.rest_client [req-48de93d9-1159-4139-bdaa-981c06b7e2ea ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/ports 1.630s 2018-08-25 21:25:56.253 63 DEBUG tempest.lib.common.rest_client [req-48de93d9-1159-4139-bdaa-981c06b7e2ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1335408393", "security_groups": ["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:25:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48de93d9-1159-4139-bdaa-981c06b7e2ea'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:25:55Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:25:55Z","name":"tempest-port-smoke-1335408393","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f7:89:98","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a2baf118-3e34-4404-b9d3-07ffcdfe18ac","ip_address":"10.101.11.10"}],"id":"bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd","security_groups":["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:58.626 63 INFO tempest.lib.common.rest_client [req-159934a2-057c-444e-a960-9c2bb10c621d ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.33:8774/v2.1/servers 2.372s 2018-08-25 21:25:58.627 63 DEBUG tempest.lib.common.rest_client [req-159934a2-057c-444e-a960-9c2bb10c621d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1480123265", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "port": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-159934a2-057c-444e-a960-9c2bb10c621d', 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-159934a2-057c-444e-a960-9c2bb10c621d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "adminPass": "k3R6Uw9LwAWZ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:25:59.382 63 INFO tempest.lib.common.rest_client [req-b8d16a61-63b9-4b3c-8ba5-631fee81cd4b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.751s 2018-08-25 21:25:59.383 63 DEBUG tempest.lib.common.rest_client [req-b8d16a61-63b9-4b3c-8ba5-631fee81cd4b ] 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-b8d16a61-63b9-4b3c-8ba5-631fee81cd4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d16a61-63b9-4b3c-8ba5-631fee81cd4b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:25:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:00.765 63 INFO tempest.lib.common.rest_client [req-5a341bd8-f177-4d63-998e-5fa5123d58ff ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.367s 2018-08-25 21:26:00.766 63 DEBUG tempest.lib.common.rest_client [req-5a341bd8-f177-4d63-998e-5fa5123d58ff ] 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-5a341bd8-f177-4d63-998e-5fa5123d58ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a341bd8-f177-4d63-998e-5fa5123d58ff'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:00.779 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:26:02.177 63 INFO tempest.lib.common.rest_client [req-e7c027da-e22e-4e68-b841-5fc02db0a53d ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.396s 2018-08-25 21:26:02.178 63 DEBUG tempest.lib.common.rest_client [req-e7c027da-e22e-4e68-b841-5fc02db0a53d ] 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-e7c027da-e22e-4e68-b841-5fc02db0a53d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7c027da-e22e-4e68-b841-5fc02db0a53d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:02.191 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:26:03.337 63 INFO tempest.lib.common.rest_client [req-be966199-5688-4108-8bbd-f67d5924bc8b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.144s 2018-08-25 21:26:03.338 63 DEBUG tempest.lib.common.rest_client [req-be966199-5688-4108-8bbd-f67d5924bc8b ] 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-be966199-5688-4108-8bbd-f67d5924bc8b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be966199-5688-4108-8bbd-f67d5924bc8b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:05.240 63 INFO tempest.lib.common.rest_client [req-6a04b095-c57f-4741-b12e-fc152d899607 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.887s 2018-08-25 21:26:05.241 63 DEBUG tempest.lib.common.rest_client [req-6a04b095-c57f-4741-b12e-fc152d899607 ] 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-6a04b095-c57f-4741-b12e-fc152d899607', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a04b095-c57f-4741-b12e-fc152d899607'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:05.254 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:26:05.425 63 INFO tempest.lib.common.rest_client [req-f8804fbb-7b22-47bb-8e19-3d5eb4551566 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.170s 2018-08-25 21:26:05.425 63 DEBUG tempest.lib.common.rest_client [req-f8804fbb-7b22-47bb-8e19-3d5eb4551566 ] 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-f8804fbb-7b22-47bb-8e19-3d5eb4551566', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8804fbb-7b22-47bb-8e19-3d5eb4551566'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:05.437 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 864c656a-b46b-4556-875c-bfd2b054e9ab with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:26:06.528 63 INFO tempest.lib.common.rest_client [req-2f3d4ca8-1531-4005-81a4-4821969f9b55 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/ports 1.090s 2018-08-25 21:26:06.529 63 DEBUG tempest.lib.common.rest_client [req-2f3d4ca8-1531-4005-81a4-4821969f9b55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1121808185", "security_groups": ["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f3d4ca8-1531-4005-81a4-4821969f9b55'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:26:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:26:06Z","name":"tempest-port-smoke-1121808185","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a0:c1:3f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","ip_address":"10.102.21.20"}],"id":"f57be3ac-d922-4373-a708-100c06c0ef9e","security_groups":["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:06.963 63 INFO tempest.lib.common.rest_client [req-f1f25f3e-2e47-4320-b7df-d0b8740f1703 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.33:8774/v2.1/servers 0.433s 2018-08-25 21:26:06.964 63 DEBUG tempest.lib.common.rest_client [req-f1f25f3e-2e47-4320-b7df-d0b8740f1703 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1480123265", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "port": "f57be3ac-d922-4373-a708-100c06c0ef9e"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f1f25f3e-2e47-4320-b7df-d0b8740f1703', 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1f25f3e-2e47-4320-b7df-d0b8740f1703'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "adminPass": "r6o6TJZWeJnp"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:07.608 63 INFO tempest.lib.common.rest_client [req-82aae598-75dc-4916-98f4-3b88500e372d ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.640s 2018-08-25 21:26:07.608 63 DEBUG tempest.lib.common.rest_client [req-82aae598-75dc-4916-98f4-3b88500e372d ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-82aae598-75dc-4916-98f4-3b88500e372d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82aae598-75dc-4916-98f4-3b88500e372d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:26:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:08.733 63 INFO tempest.lib.common.rest_client [req-7c772000-b862-409d-b3ff-6adcf5fa84c0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.110s 2018-08-25 21:26:08.734 63 DEBUG tempest.lib.common.rest_client [req-7c772000-b862-409d-b3ff-6adcf5fa84c0 ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-7c772000-b862-409d-b3ff-6adcf5fa84c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c772000-b862-409d-b3ff-6adcf5fa84c0'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:08Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:08.747 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:26:10.123 63 INFO tempest.lib.common.rest_client [req-8716f3ce-b3df-4e31-b8e3-df1ff0a633e9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.374s 2018-08-25 21:26:10.124 63 DEBUG tempest.lib.common.rest_client [req-8716f3ce-b3df-4e31-b8e3-df1ff0a633e9 ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-8716f3ce-b3df-4e31-b8e3-df1ff0a633e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8716f3ce-b3df-4e31-b8e3-df1ff0a633e9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:10.143 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:26:11.467 63 INFO tempest.lib.common.rest_client [req-2af12d01-9441-4d9c-a320-f10f62b85820 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.322s 2018-08-25 21:26:11.468 63 DEBUG tempest.lib.common.rest_client [req-2af12d01-9441-4d9c-a320-f10f62b85820 ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-2af12d01-9441-4d9c-a320-f10f62b85820', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2af12d01-9441-4d9c-a320-f10f62b85820'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:12.642 63 INFO tempest.lib.common.rest_client [req-9a695ec8-f601-4b24-b72b-782e95eb8606 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.159s 2018-08-25 21:26:12.642 63 DEBUG tempest.lib.common.rest_client [req-9a695ec8-f601-4b24-b72b-782e95eb8606 ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-9a695ec8-f601-4b24-b72b-782e95eb8606', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a695ec8-f601-4b24-b72b-782e95eb8606'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:13.804 63 INFO tempest.lib.common.rest_client [req-9f7da2a7-dbbf-4ed4-b0d4-e6e47c26e083 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.147s 2018-08-25 21:26:13.804 63 DEBUG tempest.lib.common.rest_client [req-9f7da2a7-dbbf-4ed4-b0d4-e6e47c26e083 ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-9f7da2a7-dbbf-4ed4-b0d4-e6e47c26e083', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f7da2a7-dbbf-4ed4-b0d4-e6e47c26e083'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:13.817 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:26:13.962 63 INFO tempest.lib.common.rest_client [req-2394e145-95fb-46e6-84aa-c06895c98395 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.143s 2018-08-25 21:26:13.962 63 DEBUG tempest.lib.common.rest_client [req-2394e145-95fb-46e6-84aa-c06895c98395 ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-2394e145-95fb-46e6-84aa-c06895c98395', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2394e145-95fb-46e6-84aa-c06895c98395'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:13.975 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: cd65b7f1-eb59-4393-bd22-62175e4d182a with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:26:14.080 63 INFO tempest.lib.common.rest_client [req-67b55c18-0d46-45c1-b516-481d66e2c7e4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/routers 0.104s 2018-08-25 21:26:14.080 63 DEBUG tempest.lib.common.rest_client [req-67b55c18-0d46-45c1-b516-481d66e2c7e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--730710790", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:26:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67b55c18-0d46-45c1-b516-481d66e2c7e4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:14Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:14Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559", "name": "tempest-router--730710790"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:15.552 63 INFO tempest.lib.common.rest_client [req-b0cfa407-cc46-4550-a33b-f115fa3088a2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 1.470s 2018-08-25 21:26:15.552 63 DEBUG tempest.lib.common.rest_client [req-b0cfa407-cc46-4550-a33b-f115fa3088a2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0cfa407-cc46-4550-a33b-f115fa3088a2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:14Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:15Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559", "name": "tempest-router--730710790"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:17.867 63 INFO tempest.lib.common.rest_client [req-13af0862-e725-41fb-af75-8ba6d9619aa1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/add_router_interface 2.313s 2018-08-25 21:26:17.868 63 DEBUG tempest.lib.common.rest_client [req-13af0862-e725-41fb-af75-8ba6d9619aa1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-13af0862-e725-41fb-af75-8ba6d9619aa1'} Body: {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a", "subnet_ids": ["33e00c68-1cc1-47d5-b709-ff3e62f29c3a"], "port_id": "9d138c4a-2148-42eb-b661-da327fe59127", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:18.219 63 INFO tempest.lib.common.rest_client [req-f7995125-9d09-4a7c-9b5e-59753032d12b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.350s 2018-08-25 21:26:18.219 63 DEBUG tempest.lib.common.rest_client [req-f7995125-9d09-4a7c-9b5e-59753032d12b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:26:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7995125-9d09-4a7c-9b5e-59753032d12b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "7c5b36b0-b363-40dc-a9c0-7547a9fc6f49"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:18.605 63 INFO tempest.lib.common.rest_client [req-56c291d9-0a66-4544-ae2e-6899309cadd7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations 0.384s 2018-08-25 21:26:18.606 63 DEBUG tempest.lib.common.rest_client [req-56c291d9-0a66-4544-ae2e-6899309cadd7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations', u'date': 'Sat, 25 Aug 2018 21:26:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56c291d9-0a66-4544-ae2e-6899309cadd7'} Body: {"network_association": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "id": "39e7ecbe-e2f7-4d69-a9da-a449073c922e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:19.269 63 INFO tempest.lib.common.rest_client [req-2c7d46cc-7d86-4d4c-9e61-10852f07b540 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations 0.662s 2018-08-25 21:26:19.270 63 DEBUG tempest.lib.common.rest_client [req-2c7d46cc-7d86-4d4c-9e61-10852f07b540 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations', u'date': 'Sat, 25 Aug 2018 21:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c7d46cc-7d86-4d4c-9e61-10852f07b540'} Body: {"network_association": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "id": "bc34ac83-80eb-4729-bb4d-f55cadb75bed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:19.270 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-25 21:26:19.349 63 INFO tempest.lib.common.rest_client [req-4ed632a8-7dd5-41c0-809d-09ddeeb1533a ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:9696/v2.0/ports?device_id=93d51712-7e69-41e9-adb0-2bea7d3db559 0.076s 2018-08-25 21:26:19.350 63 DEBUG tempest.lib.common.rest_client [req-4ed632a8-7dd5-41c0-809d-09ddeeb1533a ] 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.33:9696/v2.0/ports?device_id=93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ed632a8-7dd5-41c0-809d-09ddeeb1533a'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:26:16Z","admin_state_up":true,"updated_at":"2018-08-25T21:26:17Z","binding:vnic_type":"normal","device_id":"93d51712-7e69-41e9-adb0-2bea7d3db559","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:f5:ab:34","id":"9d138c4a-2148-42eb-b661-da327fe59127","port_security_enabled":false,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","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-25 21:26:21.043 63 INFO tempest.lib.common.rest_client [req-f1a5431e-7b28-47ea-b732-bc7c3c03cb51 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface 1.692s 2018-08-25 21:26:21.044 63 DEBUG tempest.lib.common.rest_client [req-f1a5431e-7b28-47ea-b732-bc7c3c03cb51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1a5431e-7b28-47ea-b732-bc7c3c03cb51'} Body: {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a", "subnet_ids": ["33e00c68-1cc1-47d5-b709-ff3e62f29c3a"], "port_id": "9d138c4a-2148-42eb-b661-da327fe59127", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:22.670 63 INFO tempest.lib.common.rest_client [req-9b6bc396-6a16-49df-a05f-bc592c1e3778 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 1.625s 2018-08-25 21:26:22.671 63 DEBUG tempest.lib.common.rest_client [req-9b6bc396-6a16-49df-a05f-bc592c1e3778 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b6bc396-6a16-49df-a05f-bc592c1e3778'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:22.836 63 INFO tempest.lib.common.rest_client [req-6455e985-e584-4b86-96d6-fff1893dd1f1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/routers 0.164s 2018-08-25 21:26:22.836 63 DEBUG tempest.lib.common.rest_client [req-6455e985-e584-4b86-96d6-fff1893dd1f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2002375457", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6455e985-e584-4b86-96d6-fff1893dd1f1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:22Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:22Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "name": "tempest-router--2002375457"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:24.385 63 INFO tempest.lib.common.rest_client [req-3b56d40e-993d-4b49-b932-ec5e445cde03 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45 1.548s 2018-08-25 21:26:24.385 63 DEBUG tempest.lib.common.rest_client [req-3b56d40e-993d-4b49-b932-ec5e445cde03 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45', u'date': 'Sat, 25 Aug 2018 21:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b56d40e-993d-4b49-b932-ec5e445cde03'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:22Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:24Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "name": "tempest-router--2002375457"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:26.465 63 INFO tempest.lib.common.rest_client [req-02089fe9-4e58-44e3-ae97-1ec9e838bc9c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/add_router_interface 2.078s 2018-08-25 21:26:26.465 63 DEBUG tempest.lib.common.rest_client [req-02089fe9-4e58-44e3-ae97-1ec9e838bc9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02089fe9-4e58-44e3-ae97-1ec9e838bc9c'} Body: {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac", "subnet_ids": ["a2baf118-3e34-4404-b9d3-07ffcdfe18ac"], "port_id": "b9c62857-c1af-467d-8b3b-f3f74f09fb0a", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:27.996 63 INFO tempest.lib.common.rest_client [req-20cf09d1-8edf-4bf4-97c1-6297aa62cf91 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.529s 2018-08-25 21:26:27.999 63 DEBUG tempest.lib.common.rest_client [req-20cf09d1-8edf-4bf4-97c1-6297aa62cf91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20cf09d1-8edf-4bf4-97c1-6297aa62cf91'} Body: {"floatingip": {"router_id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:26:27Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd", "id": "db06fc14-5344-4a12-9944-912596190294", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:27Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:26:28.002 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:26:44.026 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:26:44.090 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:26:44.123 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:26:44.238 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-25 21:26:44.239 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:26:44.241 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:26:44.303 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:26:44.305 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:26:49.313 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:26:49.313 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:27:59.382 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-25 21:27:59.383 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:27:59.388 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:27:59.451 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:27:59.452 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:28:04.460 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:28:04.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.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:29:14.508 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-25 21:29:14.509 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-25 21:29:14.509 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14.514 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14.614 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:29:14.642 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14.649 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:29:14.650 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:5b:db:c6 [ether] on eth0 2018-08-25 21:29:14.650 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-25 21:29:14.651 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14.653 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14.714 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:29:14.717 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14.726 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 21:29:14.727 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-25 21:29:14.727 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14.729 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14.789 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:29:14.793 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14.799 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-25 21:29:14.799 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14.802 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14.864 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:29:14.866 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14.872 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:29:14.872 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:5b:db:c6 [ether] on eth0 2018-08-25 21:29:14.872 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-25 21:29:14.873 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14.874 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14.934 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:29:14.938 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:19.946 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:29:19.947 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:30:30.000 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-25 21:30:30.002 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:30:30.006 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:30:30.071 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:30:30.103 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:30:35.110 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:30:35.111 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:31:45.142 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-25 21:31:45.143 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.210: 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:31:46.244 63 INFO tempest.lib.common.rest_client [req-4114549b-3218-4d97-8584-5158ac375fdb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/db06fc14-5344-4a12-9944-912596190294 1.098s 2018-08-25 21:31:46.245 63 DEBUG tempest.lib.common.rest_client [req-4114549b-3218-4d97-8584-5158ac375fdb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/db06fc14-5344-4a12-9944-912596190294', u'date': 'Sat, 25 Aug 2018 21:31:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4114549b-3218-4d97-8584-5158ac375fdb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:48.210 63 INFO tempest.lib.common.rest_client [req-b4031264-3776-470b-8f83-f9e8a717f9ce ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/remove_router_interface 1.964s 2018-08-25 21:31:48.210 63 DEBUG tempest.lib.common.rest_client [req-b4031264-3776-470b-8f83-f9e8a717f9ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:31:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4031264-3776-470b-8f83-f9e8a717f9ce'} Body: {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac", "subnet_ids": ["a2baf118-3e34-4404-b9d3-07ffcdfe18ac"], "port_id": "b9c62857-c1af-467d-8b3b-f3f74f09fb0a", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:49.710 63 INFO tempest.lib.common.rest_client [req-4ef12514-32de-4b3b-9d00-31ae9dcf4669 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45 1.499s 2018-08-25 21:31:49.711 63 DEBUG tempest.lib.common.rest_client [req-4ef12514-32de-4b3b-9d00-31ae9dcf4669 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ef12514-32de-4b3b-9d00-31ae9dcf4669'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:49.754 63 INFO tempest.lib.common.rest_client [req-8062b2f0-0ace-4192-88ad-24704ded3a12 ] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface 0.042s 2018-08-25 21:31:49.755 63 DEBUG tempest.lib.common.rest_client [req-8062b2f0-0ace-4192-88ad-24704ded3a12 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8062b2f0-0ace-4192-88ad-24704ded3a12'} Body: {"NeutronError": {"message": "Router 93d51712-7e69-41e9-adb0-2bea7d3db559 could not be found", "type": "RouterNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:49.806 63 INFO tempest.lib.common.rest_client [req-a180ce59-3551-4598-b050-eed818532309 ] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 0.050s 2018-08-25 21:31:49.806 63 DEBUG tempest.lib.common.rest_client [req-a180ce59-3551-4598-b050-eed818532309 ] 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.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a180ce59-3551-4598-b050-eed818532309'} Body: {"NeutronError": {"message": "Router 93d51712-7e69-41e9-adb0-2bea7d3db559 could not be found", "type": "RouterNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:50.218 63 INFO tempest.lib.common.rest_client [req-1591d0a9-f64d-4801-9348-d746f2ebe6da ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.411s 2018-08-25 21:31:50.219 63 DEBUG tempest.lib.common.rest_client [req-1591d0a9-f64d-4801-9348-d746f2ebe6da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-1591d0a9-f64d-4801-9348-d746f2ebe6da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1591d0a9-f64d-4801-9348-d746f2ebe6da'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:51.245 63 INFO tempest.lib.common.rest_client [req-606bc4da-40be-4b70-90e7-23623867bc01 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 1.025s 2018-08-25 21:31:51.246 63 DEBUG tempest.lib.common.rest_client [req-606bc4da-40be-4b70-90e7-23623867bc01 ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-606bc4da-40be-4b70-90e7-23623867bc01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-606bc4da-40be-4b70-90e7-23623867bc01'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:31:50Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:52.307 63 INFO tempest.lib.common.rest_client [req-85df2fd4-21d6-4b6c-86a5-40a3ba720677 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.044s 2018-08-25 21:31:52.307 63 DEBUG tempest.lib.common.rest_client [req-85df2fd4-21d6-4b6c-86a5-40a3ba720677 ] 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-85df2fd4-21d6-4b6c-86a5-40a3ba720677', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:52 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-85df2fd4-21d6-4b6c-86a5-40a3ba720677'} Body: {"itemNotFound": {"message": "Instance cd65b7f1-eb59-4393-bd22-62175e4d182a could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:53.504 63 INFO tempest.lib.common.rest_client [req-6a92b910-053d-465d-87be-2e77049f3010 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f57be3ac-d922-4373-a708-100c06c0ef9e 1.196s 2018-08-25 21:31:53.505 63 DEBUG tempest.lib.common.rest_client [req-6a92b910-053d-465d-87be-2e77049f3010 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f57be3ac-d922-4373-a708-100c06c0ef9e', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6a92b910-053d-465d-87be-2e77049f3010'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:53.902 63 INFO tempest.lib.common.rest_client [req-873fc465-35f2-4572-99bf-316f71ae5abc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.396s 2018-08-25 21:31:53.903 63 DEBUG tempest.lib.common.rest_client [req-873fc465-35f2-4572-99bf-316f71ae5abc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-873fc465-35f2-4572-99bf-316f71ae5abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-873fc465-35f2-4572-99bf-316f71ae5abc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:55.162 63 INFO tempest.lib.common.rest_client [req-a72a84f4-8885-43be-b222-8857b2a8f8e7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 1.258s 2018-08-25 21:31:55.162 63 DEBUG tempest.lib.common.rest_client [req-a72a84f4-8885-43be-b222-8857b2a8f8e7 ] 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-a72a84f4-8885-43be-b222-8857b2a8f8e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a72a84f4-8885-43be-b222-8857b2a8f8e7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:31:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:56.222 63 INFO tempest.lib.common.rest_client [req-ed7d8507-d9b1-44b5-bdb2-a279d47334bd ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.045s 2018-08-25 21:31:56.223 63 DEBUG tempest.lib.common.rest_client [req-ed7d8507-d9b1-44b5-bdb2-a279d47334bd ] 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-ed7d8507-d9b1-44b5-bdb2-a279d47334bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:56 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ed7d8507-d9b1-44b5-bdb2-a279d47334bd'} Body: {"itemNotFound": {"message": "Instance 864c656a-b46b-4556-875c-bfd2b054e9ab could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:57.070 63 INFO tempest.lib.common.rest_client [req-1775b0f7-ea85-476b-9841-d678d2f770d5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd 0.847s 2018-08-25 21:31:57.071 63 DEBUG tempest.lib.common.rest_client [req-1775b0f7-ea85-476b-9841-d678d2f770d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd', u'date': 'Sat, 25 Aug 2018 21:31:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1775b0f7-ea85-476b-9841-d678d2f770d5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:57.099 63 INFO tempest.lib.common.rest_client [req-6f7616fe-4489-40bc-bec2-814c18a65e4a ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1480123265 0.027s 2018-08-25 21:31:57.100 63 DEBUG tempest.lib.common.rest_client [req-6f7616fe-4489-40bc-bec2-814c18a65e4a ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1480123265', u'x-compute-request-id': 'req-6f7616fe-4489-40bc-bec2-814c18a65e4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f7616fe-4489-40bc-bec2-814c18a65e4a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:31:58.350 63 INFO tempest.lib.common.rest_client [req-547e4179-57d9-472a-8668-9165a669bec7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/33e00c68-1cc1-47d5-b709-ff3e62f29c3a 1.249s 2018-08-25 21:31:58.351 63 DEBUG tempest.lib.common.rest_client [req-547e4179-57d9-472a-8668-9165a669bec7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/33e00c68-1cc1-47d5-b709-ff3e62f29c3a', u'date': 'Sat, 25 Aug 2018 21:31:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-547e4179-57d9-472a-8668-9165a669bec7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:00.248 63 INFO tempest.lib.common.rest_client [req-2f5463b5-8f6e-42c6-9277-fefd8d10aa84 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/d1dba31c-a567-4bf3-823a-7c0f8de5c201 1.891s 2018-08-25 21:32:00.248 63 DEBUG tempest.lib.common.rest_client [req-2f5463b5-8f6e-42c6-9277-fefd8d10aa84 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/d1dba31c-a567-4bf3-823a-7c0f8de5c201', u'date': 'Sat, 25 Aug 2018 21:32:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f5463b5-8f6e-42c6-9277-fefd8d10aa84'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:01.311 63 INFO tempest.lib.common.rest_client [req-803fe670-b1e8-47ce-bf66-d25734e485d7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a2baf118-3e34-4404-b9d3-07ffcdfe18ac 1.061s 2018-08-25 21:32:01.312 63 DEBUG tempest.lib.common.rest_client [req-803fe670-b1e8-47ce-bf66-d25734e485d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a2baf118-3e34-4404-b9d3-07ffcdfe18ac', u'date': 'Sat, 25 Aug 2018 21:32:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-803fe670-b1e8-47ce-bf66-d25734e485d7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:03.067 63 INFO tempest.lib.common.rest_client [req-84f55c7b-4102-4122-97dd-345331967c6f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/3e873e61-6fcc-4b11-93d7-7d3b3ac3823e 1.753s 2018-08-25 21:32:03.068 63 DEBUG tempest.lib.common.rest_client [req-84f55c7b-4102-4122-97dd-345331967c6f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/3e873e61-6fcc-4b11-93d7-7d3b3ac3823e', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-84f55c7b-4102-4122-97dd-345331967c6f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:03.347 63 INFO tempest.lib.common.rest_client [req-83fc8ef1-97ff-4a36-8813-0c6c9a1e384b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/ca1a0003-aef4-4402-a9b1-2fd61985aa3a 0.278s 2018-08-25 21:32:03.348 63 DEBUG tempest.lib.common.rest_client [req-83fc8ef1-97ff-4a36-8813-0c6c9a1e384b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/ca1a0003-aef4-4402-a9b1-2fd61985aa3a', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83fc8ef1-97ff-4a36-8813-0c6c9a1e384b'} 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 [373.624822s] ... 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-25 21:25:49,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.270s 2018-08-25 21:25:49,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-898500219 description", "name": "tempest-secgroup-smoke-898500219"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a13329a-6688-4dbf-9b99-19af8d8182bd'} Body: {"security_group": {"description": "tempest-secgroup-smoke-898500219 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:49Z", "updated_at": "2018-08-25T21:25:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:25:49Z", "revision_number": 0, "id": "3106e79a-550e-4e8d-91c5-90b40916eb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:25:49Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:25:49Z", "revision_number": 0, "id": "63a95324-0397-452f-bff6-c057365c44c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:25:49Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "name": "tempest-secgroup-smoke-898500219"}} 2018-08-25 21:25:50,197 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.199s 2018-08-25 21:25:50,198 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b10d95a5-5bf6-46db-b9da-f76c28896616'} 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-25T21:25:50Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "835c8036-99ff-4854-93d2-8bba9fa062e4"}} 2018-08-25 21:25:50,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.167s 2018-08-25 21:25:50,366 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d96f7858-d796-46a6-a130-9c8b67933007'} 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-25T21:25:50Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e09e9351-7fff-416d-9c11-993844594420"}} 2018-08-25 21:25:51,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.744s 2018-08-25 21:25:51,113 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43b130fa-05ef-4419-ba04-61ff68dc02ba'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1cacc9ed-c67f-4d6f-b613-1278db88c581"}} 2018-08-25 21:25:51,273 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:25:51,273 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8bfb9d9-bcdc-4fcd-add7-55a10f80a68c'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "dda73d4d-a85f-42a1-9341-6667079233fe"}} 2018-08-25 21:25:51,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.185s 2018-08-25 21:25:51,460 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92e14169-1a18-4e6d-86ff-0f6fcffa0839'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c299adac-b30c-4390-bb77-5ebe7fb2564b"}} 2018-08-25 21:25:51,602 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.141s 2018-08-25 21:25:51,602 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1e25696-6fee-457f-a953-6cd81342ccfa'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9b3f2d22-8835-4914-b640-0e54de3a4a48"}} 2018-08-25 21:25:51,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 21:25:51,749 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebd92fd2-b307-408e-9810-4ac0ae69e41c'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d00da20d-8112-4087-99ba-5e102eaf8cb3"}} 2018-08-25 21:25:51,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 21:25:51,905 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43043804-50b0-4678-986f-76b09e049c90'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78879f75-c60f-4b38-ae1d-93bb4013cdc5"}} 2018-08-25 21:25:52,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/networks 0.246s 2018-08-25 21:25:52,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1628684950"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:25:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6c9b4d3-facb-4b3b-822c-daa2aa85f567'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:25:52Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","name":"tempest-A-1628684950"}} 2018-08-25 21:25:52,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.536s 2018-08-25 21:25:52,691 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "name": "tempest-subnet-A-1-448617524"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:25:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1057cfc-a386-4ec2-b72f-871b6147afdc'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:52Z","dns_nameservers":[],"updated_at":"2018-08-25T21:25: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a2baf118-3e34-4404-b9d3-07ffcdfe18ac","subnetpool_id":null,"name":"tempest-subnet-A-1-448617524"}} 2018-08-25 21:25:53,339 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/networks 0.646s 2018-08-25 21:25:53,340 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-972542274"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:25:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcc1271e-447c-41c4-adc7-ddb74b7c89e7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:25:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","name":"tempest-B-972542274"}} 2018-08-25 21:25:54,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.746s 2018-08-25 21:25:54,088 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "name": "tempest-subnet-B-1-143600493"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0289c9c6-dbde-473c-98b8-714a78aca478'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:53Z","dns_nameservers":[],"updated_at":"2018-08-25T21:25:53Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","subnetpool_id":null,"name":"tempest-subnet-B-1-143600493"}} 2018-08-25 21:25:54,617 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.528s 2018-08-25 21:25:54,618 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1480123265"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6387ac08-3af4-4ef8-8d2b-3baabbf07d04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6387ac08-3af4-4ef8-8d2b-3baabbf07d04'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBzzmfC3EBtFraziISiy5yolaMwOGTtdVcdZN1tsC4hwnlarWiDMA5HxTFZ6se2lvbgmCly8AAgr33Etnsq0iSaPqQW7LqGueabbjDWqvhCOlEz7bw+QwSBEFFYs7u9egFiVUGFN9rC40jdinr5hHUbsKzqRcDLtFPB/nCukESi6QI0est9WXYwmjx0D8RIbuCPMoRgEV4C2Q+rSE27d40Ky7ndjhnpxJcF0NZIkMhKUl5tKguToyDYnHSPrJyW18R5wqxe7YQIe0iUQ/GTAbhil8TXsCD1M7rxEsHfQGpdozHQhR2rT0JlPFyHkLLJL7HlPdXgCpG98FJxrQN9VsH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwc85nwtxAbRa2s4iEosucqJWjMDhk7XVXHWTdbbAuIcJ5Wq1\nogzAOR8UxWerHtpb24JgpcvAAIK99xLZ7KtIkmj6kFuy6hrnmm24w1qr4QjpRM+2\n8PkMEgRBRWLO7vXoBYlVBhTfawuNI3Yp6+YR1G7Cs6kXAy7RTwf5wrpBEoukCNHr\nLfVl2MJo8dA/ESG7gjzKEYBFeAtkPq0hNu3eNCsu53Y4Z6cSXBdDWSJDISlJebSo\nLk6Mg2Jx0j6ycltfEecKsXu2ECHtIlEPxkwG4YpfE17Ag9TO68RLB30BqXaMx0IU\ndq09CZTxch5CyyS+x5T3V4AqRvfBSca0DfVbBwIDAQABAoIBAAdjIK0hQINyHmxs\novvV9kVETsw6pd59dc56ZM590sa1zvjBon60wbbrql0D4I/iftHVHF31cDIUyazb\nORc+SBvciIBsHlux/tXyDLLVh+uh7VJEIJL6yyz8oIhGheCx2tArNeRvczyfShfp\n7xsgv9k7B4zVix0B8dRzV1/Gvag5PVmJKDEZLTlup1pBxbCTjxmHF1geV2WzwTph\nKZtLRAfA3s2o+Y/v6JVOB6e8blPZ8ZNMOHtZ4UXBdlVNFeZDCWNgLTmhXGEvgHV3\neklDg9OVDgE+1HX/hFr9p5vS4hXU5VsjMt9Y/Gd9GCugTFFK+P6Zm1uF7brD3fMd\nRm/ufmECgYEA7WjRgYujzQvYuUglo4REuu872tDUtHeYVV/7afiKXJCIUMNn6CDj\n6cNdHqosJyzkkxGefoS5STJZaKA9EiZTyn3HW01MpL2p5xketjjXwGoNphWfY8tv\nUUA4af0MK/f56u49GDGuD4fbCy7RzSYGBoQZAVz0yqTAe3TQ+3oDYq8CgYEA0Pxj\ncCqvO3q8Go+FT0SWhx/LWYFEG/Z+PFuupIuSGjugjlsCTOdNqTCK5zfeU6zpxGwA\ndYsBn/9iZB8BF9udCPS01lqyCeMvgLXIaKTXKT/aBgbipWXMWLl7oB7jAk1dJqk0\nvbMTsxg4miW8YCprWMtQTtE3AUd1TbmS+W2FgykCgYBK6BWicDLAkYpR+4eUrjkZ\nWj5ibh2Oy2VPGrey2e6eAiRghycTwLzolvGcqUjBG5MLLDX76Vik1bQMJPLf9SPe\n8gyirCMQn58qAW0FRa4dUdj4nD3sONXopwClwGfEv7sk+wJfzd0DnXPpdV5RAjxI\ndgmFupSqE41/5n3But+ylQKBgF8afCYPRq9Kq09rAL+R9u6HCYMx0EzpX4kYL+Gx\noktN10LxJ5rXp//Wl1+hjQuHJNq+S3cySwsErUHi2hyBVHU+5wylOWBGgteP4iO8\n4C1lYVJcz8d1DAlUX23+oE/r5PgzCE1LsStPWnLLuW4J39AItgMoMl/ipP859CiO\nLrQBAoGATMl4Cbvwu/RaE/hGalIpC9XZ6xIv3ckJPJC2Oyur7HjlDSKhhov0vaG5\nZklG8kMHcDXktCFGHoA/To4FvSLMk3XfUfby6gB95kLzKvRCuoSuiNyMtTyqHzlq\nCQJ+NOZ9VHgc36IXXd7aMOGHYCsKjRiV8EBkuBcXHSzORIZdaTE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1480123265", "fingerprint": "f5:22:7b:68:3d:d0:1b:a3:5d:4e:e4:2d:7c:ae:be:da"}} 2018-08-25 21:25:56,252 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/ports 1.630s 2018-08-25 21:25:56,253 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1335408393", "security_groups": ["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:25:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48de93d9-1159-4139-bdaa-981c06b7e2ea'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:25:55Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:25:55Z","name":"tempest-port-smoke-1335408393","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f7:89:98","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a2baf118-3e34-4404-b9d3-07ffcdfe18ac","ip_address":"10.101.11.10"}],"id":"bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd","security_groups":["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"],"device_id":""}} 2018-08-25 21:25:58,626 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.33:8774/v2.1/servers 2.372s 2018-08-25 21:25:58,627 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-1480123265", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "port": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-159934a2-057c-444e-a960-9c2bb10c621d', 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-159934a2-057c-444e-a960-9c2bb10c621d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "adminPass": "k3R6Uw9LwAWZ"}} 2018-08-25 21:25:59,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.751s 2018-08-25 21:25:59,383 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-b8d16a61-63b9-4b3c-8ba5-631fee81cd4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d16a61-63b9-4b3c-8ba5-631fee81cd4b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:25:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:00,765 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.367s 2018-08-25 21:26:00,766 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-5a341bd8-f177-4d63-998e-5fa5123d58ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a341bd8-f177-4d63-998e-5fa5123d58ff'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:00,779 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:26:02,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.396s 2018-08-25 21:26:02,178 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-e7c027da-e22e-4e68-b841-5fc02db0a53d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7c027da-e22e-4e68-b841-5fc02db0a53d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:02,191 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:26:03,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.144s 2018-08-25 21:26:03,338 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-be966199-5688-4108-8bbd-f67d5924bc8b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be966199-5688-4108-8bbd-f67d5924bc8b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:05,240 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.887s 2018-08-25 21:26:05,241 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-6a04b095-c57f-4741-b12e-fc152d899607', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a04b095-c57f-4741-b12e-fc152d899607'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:05,254 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:26:05,425 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.170s 2018-08-25 21:26:05,425 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-f8804fbb-7b22-47bb-8e19-3d5eb4551566', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8804fbb-7b22-47bb-8e19-3d5eb4551566'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:05,437 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 864c656a-b46b-4556-875c-bfd2b054e9ab with status: ACTIVE 2018-08-25 21:26:06,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/ports 1.090s 2018-08-25 21:26:06,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1121808185", "security_groups": ["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f3d4ca8-1531-4005-81a4-4821969f9b55'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:26:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:26:06Z","name":"tempest-port-smoke-1121808185","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a0:c1:3f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","ip_address":"10.102.21.20"}],"id":"f57be3ac-d922-4373-a708-100c06c0ef9e","security_groups":["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"],"device_id":""}} 2018-08-25 21:26:06,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.33:8774/v2.1/servers 0.433s 2018-08-25 21:26:06,964 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-1480123265", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "port": "f57be3ac-d922-4373-a708-100c06c0ef9e"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f1f25f3e-2e47-4320-b7df-d0b8740f1703', 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1f25f3e-2e47-4320-b7df-d0b8740f1703'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "adminPass": "r6o6TJZWeJnp"}} 2018-08-25 21:26:07,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.640s 2018-08-25 21:26:07,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': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-82aae598-75dc-4916-98f4-3b88500e372d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82aae598-75dc-4916-98f4-3b88500e372d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:26:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:08,733 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.110s 2018-08-25 21:26:08,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': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-7c772000-b862-409d-b3ff-6adcf5fa84c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c772000-b862-409d-b3ff-6adcf5fa84c0'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:08Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:08,747 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:26:10,123 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.374s 2018-08-25 21:26:10,124 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-8716f3ce-b3df-4e31-b8e3-df1ff0a633e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8716f3ce-b3df-4e31-b8e3-df1ff0a633e9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:10,143 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:26:11,467 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.322s 2018-08-25 21:26:11,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-2af12d01-9441-4d9c-a320-f10f62b85820', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2af12d01-9441-4d9c-a320-f10f62b85820'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:12,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.159s 2018-08-25 21:26:12,642 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-9a695ec8-f601-4b24-b72b-782e95eb8606', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a695ec8-f601-4b24-b72b-782e95eb8606'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:13,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.147s 2018-08-25 21:26:13,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-9f7da2a7-dbbf-4ed4-b0d4-e6e47c26e083', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f7da2a7-dbbf-4ed4-b0d4-e6e47c26e083'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:13,817 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:26:13,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.143s 2018-08-25 21:26:13,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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-2394e145-95fb-46e6-84aa-c06895c98395', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2394e145-95fb-46e6-84aa-c06895c98395'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:13,975 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cd65b7f1-eb59-4393-bd22-62175e4d182a with status: ACTIVE 2018-08-25 21:26:14,080 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/routers 0.104s 2018-08-25 21:26:14,080 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--730710790", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:26:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67b55c18-0d46-45c1-b516-481d66e2c7e4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:14Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:14Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559", "name": "tempest-router--730710790"}} 2018-08-25 21:26:15,552 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 1.470s 2018-08-25 21:26:15,552 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0cfa407-cc46-4550-a33b-f115fa3088a2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:14Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:15Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559", "name": "tempest-router--730710790"}} 2018-08-25 21:26:17,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/add_router_interface 2.313s 2018-08-25 21:26:17,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-13af0862-e725-41fb-af75-8ba6d9619aa1'} Body: {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a", "subnet_ids": ["33e00c68-1cc1-47d5-b709-ff3e62f29c3a"], "port_id": "9d138c4a-2148-42eb-b661-da327fe59127", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559"} 2018-08-25 21:26:18,219 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.350s 2018-08-25 21:26:18,219 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:26:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7995125-9d09-4a7c-9b5e-59753032d12b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "7c5b36b0-b363-40dc-a9c0-7547a9fc6f49"}} 2018-08-25 21:26:18,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations 0.384s 2018-08-25 21:26:18,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations', u'date': 'Sat, 25 Aug 2018 21:26:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56c291d9-0a66-4544-ae2e-6899309cadd7'} Body: {"network_association": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "id": "39e7ecbe-e2f7-4d69-a9da-a449073c922e"}} 2018-08-25 21:26:19,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations 0.662s 2018-08-25 21:26:19,270 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations', u'date': 'Sat, 25 Aug 2018 21:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c7d46cc-7d86-4d4c-9e61-10852f07b540'} Body: {"network_association": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "id": "bc34ac83-80eb-4729-bb4d-f55cadb75bed"}} 2018-08-25 21:26:19,270 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:26:19,349 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:9696/v2.0/ports?device_id=93d51712-7e69-41e9-adb0-2bea7d3db559 0.076s 2018-08-25 21:26:19,350 63 DEBUG [tempest.lib.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.33:9696/v2.0/ports?device_id=93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ed632a8-7dd5-41c0-809d-09ddeeb1533a'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:26:16Z","admin_state_up":true,"updated_at":"2018-08-25T21:26:17Z","binding:vnic_type":"normal","device_id":"93d51712-7e69-41e9-adb0-2bea7d3db559","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:f5:ab:34","id":"9d138c4a-2148-42eb-b661-da327fe59127","port_security_enabled":false,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-25 21:26:21,043 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface 1.692s 2018-08-25 21:26:21,044 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1a5431e-7b28-47ea-b732-bc7c3c03cb51'} Body: {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a", "subnet_ids": ["33e00c68-1cc1-47d5-b709-ff3e62f29c3a"], "port_id": "9d138c4a-2148-42eb-b661-da327fe59127", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559"} 2018-08-25 21:26:22,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 1.625s 2018-08-25 21:26:22,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b6bc396-6a16-49df-a05f-bc592c1e3778'} Body: 2018-08-25 21:26:22,836 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/routers 0.164s 2018-08-25 21:26:22,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2002375457", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6455e985-e584-4b86-96d6-fff1893dd1f1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:22Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:22Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "name": "tempest-router--2002375457"}} 2018-08-25 21:26:24,385 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45 1.548s 2018-08-25 21:26:24,385 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45', u'date': 'Sat, 25 Aug 2018 21:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b56d40e-993d-4b49-b932-ec5e445cde03'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:22Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:24Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "name": "tempest-router--2002375457"}} 2018-08-25 21:26:26,465 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/add_router_interface 2.078s 2018-08-25 21:26:26,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02089fe9-4e58-44e3-ae97-1ec9e838bc9c'} Body: {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac", "subnet_ids": ["a2baf118-3e34-4404-b9d3-07ffcdfe18ac"], "port_id": "b9c62857-c1af-467d-8b3b-f3f74f09fb0a", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45"} 2018-08-25 21:26:27,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.529s 2018-08-25 21:26:27,999 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20cf09d1-8edf-4bf4-97c1-6297aa62cf91'} Body: {"floatingip": {"router_id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:26:27Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd", "id": "db06fc14-5344-4a12-9944-912596190294", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:27Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:26:28,002 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:26:44,026 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:26:44,090 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:26:44,123 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:26:44,238 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-25 21:26:44,239 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:26:44,241 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:26:44,303 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:26:44,305 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:26:49,313 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:26:49,313 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 21:27:59,382 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-25 21:27:59,383 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:27:59,388 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:27:59,451 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:27:59,452 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:28:04,460 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:28:04,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.210. 2018-08-25 21:29:14,508 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:29:14,509 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-25 21:29:14,509 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,514 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,614 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,642 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14,649 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:29:14,650 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5b:db:c6 [ether] on eth0 2018-08-25 21:29:14,650 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-25 21:29:14,651 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,653 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,714 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,717 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14,726 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:29:14,727 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-25 21:29:14,727 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,729 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,789 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,793 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14,799 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-25 21:29:14,799 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,802 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,864 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,866 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14,872 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:29:14,872 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5b:db:c6 [ether] on eth0 2018-08-25 21:29:14,872 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-25 21:29:14,873 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,874 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,934 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,938 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:19,946 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:29:19,947 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 21:30:30,000 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-25 21:30:30,002 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:30:30,006 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:30:30,071 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:30:30,103 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:30:35,110 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:30:35,111 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 21:31:45,142 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:31:45,143 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.210: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:31:46,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/db06fc14-5344-4a12-9944-912596190294 1.098s 2018-08-25 21:31: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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/db06fc14-5344-4a12-9944-912596190294', u'date': 'Sat, 25 Aug 2018 21:31:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4114549b-3218-4d97-8584-5158ac375fdb'} Body: 2018-08-25 21:31:48,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/remove_router_interface 1.964s 2018-08-25 21:31:48,210 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:31:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4031264-3776-470b-8f83-f9e8a717f9ce'} Body: {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac", "subnet_ids": ["a2baf118-3e34-4404-b9d3-07ffcdfe18ac"], "port_id": "b9c62857-c1af-467d-8b3b-f3f74f09fb0a", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45"} 2018-08-25 21:31:49,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45 1.499s 2018-08-25 21:31:49,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ef12514-32de-4b3b-9d00-31ae9dcf4669'} Body: 2018-08-25 21:31:49,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface 0.042s 2018-08-25 21:31:49,755 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8062b2f0-0ace-4192-88ad-24704ded3a12'} Body: {"NeutronError": {"message": "Router 93d51712-7e69-41e9-adb0-2bea7d3db559 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-25 21:31:49,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 0.050s 2018-08-25 21:31:49,806 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.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a180ce59-3551-4598-b050-eed818532309'} Body: {"NeutronError": {"message": "Router 93d51712-7e69-41e9-adb0-2bea7d3db559 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-25 21:31:50,218 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.411s 2018-08-25 21:31:50,219 63 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-1591d0a9-f64d-4801-9348-d746f2ebe6da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1591d0a9-f64d-4801-9348-d746f2ebe6da'} Body: 2018-08-25 21:31:51,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 1.025s 2018-08-25 21:31:51,246 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-606bc4da-40be-4b70-90e7-23623867bc01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-606bc4da-40be-4b70-90e7-23623867bc01'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:31:50Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:31:52,307 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.044s 2018-08-25 21:31:52,307 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-85df2fd4-21d6-4b6c-86a5-40a3ba720677', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:52 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-85df2fd4-21d6-4b6c-86a5-40a3ba720677'} Body: {"itemNotFound": {"message": "Instance cd65b7f1-eb59-4393-bd22-62175e4d182a could not be found.", "code": 404}} 2018-08-25 21:31:53,504 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f57be3ac-d922-4373-a708-100c06c0ef9e 1.196s 2018-08-25 21:31:53,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f57be3ac-d922-4373-a708-100c06c0ef9e', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6a92b910-053d-465d-87be-2e77049f3010'} Body: 2018-08-25 21:31:53,902 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.396s 2018-08-25 21:31:53,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-873fc465-35f2-4572-99bf-316f71ae5abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-873fc465-35f2-4572-99bf-316f71ae5abc'} Body: 2018-08-25 21:31:55,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 1.258s 2018-08-25 21:31:55,162 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-a72a84f4-8885-43be-b222-8857b2a8f8e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a72a84f4-8885-43be-b222-8857b2a8f8e7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:31:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:31:56,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.045s 2018-08-25 21:31:56,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-ed7d8507-d9b1-44b5-bdb2-a279d47334bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:56 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ed7d8507-d9b1-44b5-bdb2-a279d47334bd'} Body: {"itemNotFound": {"message": "Instance 864c656a-b46b-4556-875c-bfd2b054e9ab could not be found.", "code": 404}} 2018-08-25 21:31:57,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd 0.847s 2018-08-25 21:31:57,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd', u'date': 'Sat, 25 Aug 2018 21:31:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1775b0f7-ea85-476b-9841-d678d2f770d5'} Body: 2018-08-25 21:31:57,099 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1480123265 0.027s 2018-08-25 21:31:57,100 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1480123265', u'x-compute-request-id': 'req-6f7616fe-4489-40bc-bec2-814c18a65e4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f7616fe-4489-40bc-bec2-814c18a65e4a'} Body: 2018-08-25 21:31:58,350 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/33e00c68-1cc1-47d5-b709-ff3e62f29c3a 1.249s 2018-08-25 21:31:58,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/33e00c68-1cc1-47d5-b709-ff3e62f29c3a', u'date': 'Sat, 25 Aug 2018 21:31:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-547e4179-57d9-472a-8668-9165a669bec7'} Body: 2018-08-25 21:32:00,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/d1dba31c-a567-4bf3-823a-7c0f8de5c201 1.891s 2018-08-25 21:32:00,248 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/d1dba31c-a567-4bf3-823a-7c0f8de5c201', u'date': 'Sat, 25 Aug 2018 21:32:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f5463b5-8f6e-42c6-9277-fefd8d10aa84'} Body: 2018-08-25 21:32:01,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a2baf118-3e34-4404-b9d3-07ffcdfe18ac 1.061s 2018-08-25 21:32:01,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a2baf118-3e34-4404-b9d3-07ffcdfe18ac', u'date': 'Sat, 25 Aug 2018 21:32:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-803fe670-b1e8-47ce-bf66-d25734e485d7'} Body: 2018-08-25 21:32:03,067 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/3e873e61-6fcc-4b11-93d7-7d3b3ac3823e 1.753s 2018-08-25 21:32:03,068 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/3e873e61-6fcc-4b11-93d7-7d3b3ac3823e', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-84f55c7b-4102-4122-97dd-345331967c6f'} Body: 2018-08-25 21:32:03,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/ca1a0003-aef4-4402-a9b1-2fd61985aa3a 0.278s 2018-08-25 21:32:03,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/ca1a0003-aef4-4402-a9b1-2fd61985aa3a', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83fc8ef1-97ff-4a36-8813-0c6c9a1e384b'} Body: 2018-08-25 21:32:03.611 63 INFO tempest.lib.common.rest_client [req-1e5b5d67-0501-4ff8-abf2-a3a39ff29aa4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.235s 2018-08-25 21:32:03.612 63 DEBUG tempest.lib.common.rest_client [req-1e5b5d67-0501-4ff8-abf2-a3a39ff29aa4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1680200715 description", "name": "tempest-secgroup-smoke-1680200715"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e5b5d67-0501-4ff8-abf2-a3a39ff29aa4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1680200715 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "updated_at": "2018-08-25T21:32:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:32:03Z", "revision_number": 0, "id": "3e4f309c-02e1-4be9-aec1-e88fa5f40a0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:32:03Z", "revision_number": 0, "id": "80e5bd66-4b09-4c71-ac19-9046fac106c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "name": "tempest-secgroup-smoke-1680200715"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:03.832 63 INFO tempest.lib.common.rest_client [req-6cdacc74-0b62-4811-b8c9-c13569d7b7dd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.219s 2018-08-25 21:32:03.833 63 DEBUG tempest.lib.common.rest_client [req-6cdacc74-0b62-4811-b8c9-c13569d7b7dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6cdacc74-0b62-4811-b8c9-c13569d7b7dd'} 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-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "eed64634-30ac-4d45-97e2-9de0ff471511"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:04.019 63 INFO tempest.lib.common.rest_client [req-c7e5590a-8fd5-42e5-8933-d623f798d518 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.185s 2018-08-25 21:32:04.020 63 DEBUG tempest.lib.common.rest_client [req-c7e5590a-8fd5-42e5-8933-d623f798d518 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7e5590a-8fd5-42e5-8933-d623f798d518'} 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-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ec93ca70-6fdc-4f2a-9a67-0bd7ae0ab0ff"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:04.187 63 INFO tempest.lib.common.rest_client [req-645996c7-e0ff-4cfb-a1f6-5e80fb895643 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 21:32:04.187 63 DEBUG tempest.lib.common.rest_client [req-645996c7-e0ff-4cfb-a1f6-5e80fb895643 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-645996c7-e0ff-4cfb-a1f6-5e80fb895643'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9a83b19d-6530-4e3f-9ae5-4700216c40eb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:04.647 63 INFO tempest.lib.common.rest_client [req-57cdf5e3-cf71-4cbe-8ac7-a5bb5cb2ed1e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.458s 2018-08-25 21:32:04.648 63 DEBUG tempest.lib.common.rest_client [req-57cdf5e3-cf71-4cbe-8ac7-a5bb5cb2ed1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57cdf5e3-cf71-4cbe-8ac7-a5bb5cb2ed1e'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e3134715-76ac-4338-83eb-f99a986d1c1d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:04.821 63 INFO tempest.lib.common.rest_client [req-95a1c02d-7569-4401-a42f-186d678a30a0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:32:04.822 63 DEBUG tempest.lib.common.rest_client [req-95a1c02d-7569-4401-a42f-186d678a30a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95a1c02d-7569-4401-a42f-186d678a30a0'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9c30b269-51b3-4643-8160-6f8dd7b0519a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:04.983 63 INFO tempest.lib.common.rest_client [req-76fd4098-ecc1-4b86-a752-e589c6a0e3f1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:32:04.984 63 DEBUG tempest.lib.common.rest_client [req-76fd4098-ecc1-4b86-a752-e589c6a0e3f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76fd4098-ecc1-4b86-a752-e589c6a0e3f1'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e84eb368-7869-4ff9-8824-ddf30f070cb0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:05.127 63 INFO tempest.lib.common.rest_client [req-8c4c3673-c9b2-42d7-95d0-4af2f84bf1ab ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.143s 2018-08-25 21:32:05.128 63 DEBUG tempest.lib.common.rest_client [req-8c4c3673-c9b2-42d7-95d0-4af2f84bf1ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c4c3673-c9b2-42d7-95d0-4af2f84bf1ab'} 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-25T21:32:05Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:05Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "db906a65-f89a-4f0b-840a-391c42037a74"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:05.587 63 INFO tempest.lib.common.rest_client [req-151eb574-c970-42c8-bee1-0167f25318fb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.458s 2018-08-25 21:32:05.587 63 DEBUG tempest.lib.common.rest_client [req-151eb574-c970-42c8-bee1-0167f25318fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-151eb574-c970-42c8-bee1-0167f25318fb'} 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-25T21:32:05Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:05Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f3e5e5a4-9d12-4020-841e-2267e630ad34"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:05.870 63 INFO tempest.lib.common.rest_client [req-ae63c791-5af6-4cd7-8daa-64a633523a75 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/networks 0.281s 2018-08-25 21:32:05.871 63 DEBUG tempest.lib.common.rest_client [req-ae63c791-5af6-4cd7-8daa-64a633523a75 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-934753092"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae63c791-5af6-4cd7-8daa-64a633523a75'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:32:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"bb05f73e-ea5c-4198-bdab-60484f83396e","name":"tempest-A-934753092"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:07.062 63 INFO tempest.lib.common.rest_client [req-28dec66e-a016-4ca3-9937-df0592649b50 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.189s 2018-08-25 21:32:07.063 63 DEBUG tempest.lib.common.rest_client [req-28dec66e-a016-4ca3-9937-df0592649b50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "name": "tempest-subnet-A-1-1044595609"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28dec66e-a016-4ca3-9937-df0592649b50'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb05f73e-ea5c-4198-bdab-60484f83396e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:06Z","dns_nameservers":[],"updated_at":"2018-08-25T21:32:06Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"170c992d-0d47-4b78-b69c-2fc8c1c46e37","subnetpool_id":null,"name":"tempest-subnet-A-1-1044595609"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:07.268 63 INFO tempest.lib.common.rest_client [req-74a2e156-8916-456a-bfc7-2ad20964c5cd ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/networks 0.204s 2018-08-25 21:32:07.270 63 DEBUG tempest.lib.common.rest_client [req-74a2e156-8916-456a-bfc7-2ad20964c5cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-799590154"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74a2e156-8916-456a-bfc7-2ad20964c5cd'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:32:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","name":"tempest-B-799590154"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:07.988 63 INFO tempest.lib.common.rest_client [req-56a8ed84-3d5e-493f-a8ec-0956d89495c6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.715s 2018-08-25 21:32:07.989 63 DEBUG tempest.lib.common.rest_client [req-56a8ed84-3d5e-493f-a8ec-0956d89495c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "name": "tempest-subnet-B-1-745291219"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56a8ed84-3d5e-493f-a8ec-0956d89495c6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:07Z","dns_nameservers":[],"updated_at":"2018-08-25T21:32:07Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"665acc46-077c-4084-bd54-4310139378cd","subnetpool_id":null,"name":"tempest-subnet-B-1-745291219"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:08.145 63 INFO tempest.lib.common.rest_client [req-55305e8f-b70d-4a08-96fb-52e435f1c51a ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.154s 2018-08-25 21:32:08.145 63 DEBUG tempest.lib.common.rest_client [req-55305e8f-b70d-4a08-96fb-52e435f1c51a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-111698319"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-55305e8f-b70d-4a08-96fb-52e435f1c51a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55305e8f-b70d-4a08-96fb-52e435f1c51a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGj/WsP3DbqRgrMAKpLjp1akqYQ2sOu5AHjsaT+vYANhkObPf3RsCIGwV2LGd1+DVVes4gIuOK7+drnjiODgx4a2Y2Tpf5EdyG5JCpWadc0b/zwsNINYGScttZ5KIQ1Pitk6pdK8kYo9hF36tQn987H4qoEOtH4aAU1TQg1nNc0TWG0ezgV04/4UdT9qbmfuKTsJFOK008E4p9QUuzu/wzdYjdoqP6Yg6sOZlhWaFjQsunPdv/mC0FX7ub9di0tbUIhoCNLWZwQ0BbSK87l/wwsCG0ZGCk3lh2NzHfnzqdMwPCp1YAK4D35RVax8E1AKXhWgvX+cfF6ck5HoH6EYcz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxo/1rD9w26kYKzACqS46dWpKmENrDruQB47Gk/r2ADYZDmz3\n90bAiBsFdixndfg1VXrOICLjiu/na544jg4MeGtmNk6X+RHchuSQqVmnXNG/88LD\nSDWBknLbWeSiENT4rZOqXSvJGKPYRd+rUJ/fOx+KqBDrR+GgFNU0INZzXNE1htHs\n4FdOP+FHU/am5n7ik7CRTitNPBOKfUFLs7v8M3WI3aKj+mIOrDmZYVmhY0LLpz3b\n/5gtBV+7m/XYtLW1CIaAjS1mcENAW0ivO5f8MLAhtGRgpN5Ydjcx3586nTMDwqdW\nACuA9+UVWsfBNQCl4VoL1/nHxenJOR6B+hGHMwIDAQABAoIBAQC0rwMrPn+AIxrv\nEb0aHgrsFVDTxWWB/oNNnUpuFgwMnS2nxtjNlwBT2eLaagWrf7Vol1tCOv07zJqV\nf2CPQ5Ftcq2L9XCtIOe/h/VrZT26ZNN7CVuSNb42eXXJExe2oVW4/YolRlazqUSA\nMMw/jXsg3c7aqKqwuktlKa1JxFsttUZxa2Qi0ICx6eOwyUBxgBYtZhkgQX3RaaHq\nS0dpkLun2UxeoyDG0ukykVImw3GNjHUTV5Pzdk6BV9goJ1tSbrJ4NTbnAqAm6A/4\nlZbtM9LLkO+9Nu+YSYqyJbTYOVE7Ir8cT8uh1JlMbAhKVO4sw/bo+TinZZ0qWI87\nzjdjzsJBAoGBAPUgEoTpuV6QtpFTjpCA5iDuFPqOaW3g63cqiVBpgYsJcG2MAr9F\n9uxz9qRirmdQnNO2GiLEkOtvqdImioM+LoAEuEmbY0T0oVpkd/1BxBT9NA2YRm71\nytxo4pz2NblrCfnqngAoVWw/OGVyr0yhEOcbchfEZcDly0TWBcSngsSJAoGBAM9f\nEH9OZDopNL++PknUMRj0SIo0SNfxZ1pXjkQtMRiK/yonnBV+8ykzs1Hjf2w1Gf9t\n5mjXQY9V+sK0P9wKU3etP6qJn+2waiY/u6m9M/CLb1LXw/uLFMbZfWsTSFMJ7dus\n8T6wmZMcjTW+PrW3fPWlpDmDP2OvGzJGS3//KrbbAoGBAIMCkENPc86SA7GqefDL\no7OH69h6UujyJIc9ScSbjywTcG5sPW+jYjTASdtUDqiTUi5pDpD0hAwBUz9JcBBz\nJIExhJl6nlTVdoOMXQETrEwXhEGb2FEntzOUL0H66X3fMqbK+YVWCUnghDDcWcrX\n7uPGLHV9d3DgoIJ67PxNFzwZAoGBALKj+WlCFdOItdlMQQqG0jjmECuGuQ3V9yv7\nayJOMBItg31EHBDkiQMAd8Tej2GfKSNDAI9miCK7dccPUkfzWU4qoEMARhaTuA31\nL2wdAsaAx8j8+OcUPDTFHWcFeHOYhSCODlDr/5CcswUOO6V9SRewtxWYfB4atfoM\nVnQQVDKrAoGAdzkrbJ7mP1BNvylElsM7oUsNFOh5h3OCL8j/8yKf6v+uhlv1E3yp\nXBjnbgi9vX4im3v+YqUeL91bmfPtE9DBFrzg8/FqRZOaVmrsvDpRnQl3ACvqSmMK\nUjBleQPA5R6eaKKa+ZWRtraO9pDrDsTWSUDyTWP+WOFFdBjzsWhsNgA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-111698319", "fingerprint": "bf:bb:b8:57:9f:c8:b6:a0:be:26:d2:ba:08:2a:0f:54"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:08.944 63 INFO tempest.lib.common.rest_client [req-182a2354-8d31-4795-8b99-dd07413044ce ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/ports 0.795s 2018-08-25 21:32:08.944 63 DEBUG tempest.lib.common.rest_client [req-182a2354-8d31-4795-8b99-dd07413044ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1014461035", "security_groups": ["7d1b6d6e-266f-4675-b16d-5617bad79bd0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:32:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-182a2354-8d31-4795-8b99-dd07413044ce'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:32:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb05f73e-ea5c-4198-bdab-60484f83396e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:32:08Z","name":"tempest-port-smoke-1014461035","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:33:f8:2a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"170c992d-0d47-4b78-b69c-2fc8c1c46e37","ip_address":"10.101.11.10"}],"id":"6bcac1f9-cc4e-4b07-a2a8-7ad941477221","security_groups":["7d1b6d6e-266f-4675-b16d-5617bad79bd0"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:10.763 63 INFO tempest.lib.common.rest_client [req-d5d90bfc-22f2-41b5-b6ba-67704b8d6bd8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.33:8774/v2.1/servers 1.818s 2018-08-25 21:32:10.764 63 DEBUG tempest.lib.common.rest_client [req-d5d90bfc-22f2-41b5-b6ba-67704b8d6bd8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-111698319", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "bb05f73e-ea5c-4198-bdab-60484f83396e", "port": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-d5d90bfc-22f2-41b5-b6ba-67704b8d6bd8', 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5d90bfc-22f2-41b5-b6ba-67704b8d6bd8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "adminPass": "HtZsJR5aLjWx"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:11.135 63 INFO tempest.lib.common.rest_client [req-468faa1e-93b4-45e4-9f82-c7caea3129f7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.367s 2018-08-25 21:32:11.136 63 DEBUG tempest.lib.common.rest_client [req-468faa1e-93b4-45e4-9f82-c7caea3129f7 ] 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-468faa1e-93b4-45e4-9f82-c7caea3129f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-468faa1e-93b4-45e4-9f82-c7caea3129f7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:32:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:12.427 63 INFO tempest.lib.common.rest_client [req-0056ba1e-b5a5-4e46-b586-d4b29851e830 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.277s 2018-08-25 21:32:12.427 63 DEBUG tempest.lib.common.rest_client [req-0056ba1e-b5a5-4e46-b586-d4b29851e830 ] 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-0056ba1e-b5a5-4e46-b586-d4b29851e830', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0056ba1e-b5a5-4e46-b586-d4b29851e830'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:12.441 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 21:32:13.929 63 INFO tempest.lib.common.rest_client [req-22090674-20a4-4d9f-a739-32f0b8bc3a96 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.487s 2018-08-25 21:32:13.930 63 DEBUG tempest.lib.common.rest_client [req-22090674-20a4-4d9f-a739-32f0b8bc3a96 ] 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-22090674-20a4-4d9f-a739-32f0b8bc3a96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22090674-20a4-4d9f-a739-32f0b8bc3a96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:13.943 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:32:15.106 63 INFO tempest.lib.common.rest_client [req-35e047d4-43ec-4fd7-8e24-ec3c0d23b408 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.161s 2018-08-25 21:32:15.107 63 DEBUG tempest.lib.common.rest_client [req-35e047d4-43ec-4fd7-8e24-ec3c0d23b408 ] 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-35e047d4-43ec-4fd7-8e24-ec3c0d23b408', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35e047d4-43ec-4fd7-8e24-ec3c0d23b408'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:16.521 63 INFO tempest.lib.common.rest_client [req-a098d36d-1bcc-4394-9010-b0630138f83c ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.399s 2018-08-25 21:32:16.521 63 DEBUG tempest.lib.common.rest_client [req-a098d36d-1bcc-4394-9010-b0630138f83c ] 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-a098d36d-1bcc-4394-9010-b0630138f83c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a098d36d-1bcc-4394-9010-b0630138f83c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:16.535 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:32:16.937 63 INFO tempest.lib.common.rest_client [req-0b8eaecc-6a55-4b3f-8783-8e51b15a8b15 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.401s 2018-08-25 21:32:16.938 63 DEBUG tempest.lib.common.rest_client [req-0b8eaecc-6a55-4b3f-8783-8e51b15a8b15 ] 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-0b8eaecc-6a55-4b3f-8783-8e51b15a8b15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b8eaecc-6a55-4b3f-8783-8e51b15a8b15'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:16.951 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: cd356029-c1f0-44f3-ac02-0782e0a79ceb with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:32:17.717 63 INFO tempest.lib.common.rest_client [req-c069127d-9bf8-4ff3-b527-918257685451 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/ports 0.766s 2018-08-25 21:32:17.718 63 DEBUG tempest.lib.common.rest_client [req-c069127d-9bf8-4ff3-b527-918257685451 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1774063946", "security_groups": ["7d1b6d6e-266f-4675-b16d-5617bad79bd0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:32:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c069127d-9bf8-4ff3-b527-918257685451'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:32:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:32:17Z","name":"tempest-port-smoke-1774063946","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:47:6c:4f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"665acc46-077c-4084-bd54-4310139378cd","ip_address":"10.102.21.20"}],"id":"c4b8372c-4f46-4866-9fa8-4eeac0bb9af4","security_groups":["7d1b6d6e-266f-4675-b16d-5617bad79bd0"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:19.545 63 INFO tempest.lib.common.rest_client [req-49fe889f-be5a-4f6e-9e76-75edc7d4167f ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.33:8774/v2.1/servers 1.826s 2018-08-25 21:32:19.546 63 DEBUG tempest.lib.common.rest_client [req-49fe889f-be5a-4f6e-9e76-75edc7d4167f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-111698319", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "port": "c4b8372c-4f46-4866-9fa8-4eeac0bb9af4"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-49fe889f-be5a-4f6e-9e76-75edc7d4167f', 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49fe889f-be5a-4f6e-9e76-75edc7d4167f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "adminPass": "LP7VE6Tiftde"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:20.314 63 INFO tempest.lib.common.rest_client [req-22aa3f39-f713-49f6-87ce-afb7b95148bf ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.764s 2018-08-25 21:32:20.315 63 DEBUG tempest.lib.common.rest_client [req-22aa3f39-f713-49f6-87ce-afb7b95148bf ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-22aa3f39-f713-49f6-87ce-afb7b95148bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22aa3f39-f713-49f6-87ce-afb7b95148bf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:32:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:22.080 63 INFO tempest.lib.common.rest_client [req-039c0ded-4762-4068-88cd-81465c40dc19 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.750s 2018-08-25 21:32:22.081 63 DEBUG tempest.lib.common.rest_client [req-039c0ded-4762-4068-88cd-81465c40dc19 ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-039c0ded-4762-4068-88cd-81465c40dc19', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-039c0ded-4762-4068-88cd-81465c40dc19'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:22.095 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:32:23.277 63 INFO tempest.lib.common.rest_client [req-a50c476a-a12f-45de-a055-eb8f303f5cb9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.176s 2018-08-25 21:32:23.278 63 DEBUG tempest.lib.common.rest_client [req-a50c476a-a12f-45de-a055-eb8f303f5cb9 ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-a50c476a-a12f-45de-a055-eb8f303f5cb9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a50c476a-a12f-45de-a055-eb8f303f5cb9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:25.055 63 INFO tempest.lib.common.rest_client [req-075b2c59-3575-41d3-acbc-681a08abc8a1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.761s 2018-08-25 21:32:25.056 63 DEBUG tempest.lib.common.rest_client [req-075b2c59-3575-41d3-acbc-681a08abc8a1 ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-075b2c59-3575-41d3-acbc-681a08abc8a1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-075b2c59-3575-41d3-acbc-681a08abc8a1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:26.244 63 INFO tempest.lib.common.rest_client [req-a4c2f588-907a-438b-b933-96dced748c78 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.173s 2018-08-25 21:32:26.245 63 DEBUG tempest.lib.common.rest_client [req-a4c2f588-907a-438b-b933-96dced748c78 ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-a4c2f588-907a-438b-b933-96dced748c78', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a4c2f588-907a-438b-b933-96dced748c78'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:26.258 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:32:26.503 63 INFO tempest.lib.common.rest_client [req-32aab2c8-7e26-424e-a206-89f666b10179 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.244s 2018-08-25 21:32:26.505 63 DEBUG tempest.lib.common.rest_client [req-32aab2c8-7e26-424e-a206-89f666b10179 ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-32aab2c8-7e26-424e-a206-89f666b10179', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32aab2c8-7e26-424e-a206-89f666b10179'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:26.521 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: fb9503ed-238c-4f7a-b71f-54f43ac0f6dc with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:32:26.835 63 INFO tempest.lib.common.rest_client [req-e2d657ae-f7d5-4268-8651-051b02020cbc ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.313s 2018-08-25 21:32:26.835 63 DEBUG tempest.lib.common.rest_client [req-e2d657ae-f7d5-4268-8651-051b02020cbc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2d657ae-f7d5-4268-8651-051b02020cbc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "f13c0137-300b-41a8-9adc-2a44c9fb3711"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:27.259 63 INFO tempest.lib.common.rest_client [req-ca1cba1c-974c-4418-8ae6-665db4195e90 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations 0.422s 2018-08-25 21:32:27.259 63 DEBUG tempest.lib.common.rest_client [req-ca1cba1c-974c-4418-8ae6-665db4195e90 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca1cba1c-974c-4418-8ae6-665db4195e90'} Body: {"network_association": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "id": "b8b2a880-2f16-407c-943e-4fb68dd0c6d3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:27.714 63 INFO tempest.lib.common.rest_client [req-14b2799c-f003-41d2-9406-7516be2eb6de ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations 0.453s 2018-08-25 21:32:27.714 63 DEBUG tempest.lib.common.rest_client [req-14b2799c-f003-41d2-9406-7516be2eb6de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14b2799c-f003-41d2-9406-7516be2eb6de'} Body: {"network_association": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "id": "94b23938-6f1f-4629-b391-922b0b535d6c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:27.715 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-25 21:32:27.822 63 INFO tempest.lib.common.rest_client [req-ee6d79e3-636d-47e4-9eb7-984a18f647c9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/routers 0.106s 2018-08-25 21:32:27.823 63 DEBUG tempest.lib.common.rest_client [req-ee6d79e3-636d-47e4-9eb7-984a18f647c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--308489143", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee6d79e3-636d-47e4-9eb7-984a18f647c9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:27Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:27Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "76a474d0-08dc-4572-98be-380f23cd0b65", "name": "tempest-router--308489143"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:29.337 63 INFO tempest.lib.common.rest_client [req-52de15b5-ff14-472a-9520-cc5d41fe7eaa ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65 1.514s 2018-08-25 21:32:29.338 63 DEBUG tempest.lib.common.rest_client [req-52de15b5-ff14-472a-9520-cc5d41fe7eaa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65', u'date': 'Sat, 25 Aug 2018 21:32:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52de15b5-ff14-472a-9520-cc5d41fe7eaa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:27Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:29Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "76a474d0-08dc-4572-98be-380f23cd0b65", "name": "tempest-router--308489143"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:31.432 63 INFO tempest.lib.common.rest_client [req-933ba5bd-8df3-4056-bdfa-7c13e7f20968 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/add_router_interface 2.092s 2018-08-25 21:32:31.432 63 DEBUG tempest.lib.common.rest_client [req-933ba5bd-8df3-4056-bdfa-7c13e7f20968 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "665acc46-077c-4084-bd54-4310139378cd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-933ba5bd-8df3-4056-bdfa-7c13e7f20968'} Body: {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "665acc46-077c-4084-bd54-4310139378cd", "subnet_ids": ["665acc46-077c-4084-bd54-4310139378cd"], "port_id": "a00571da-d4a5-4fa6-955a-7f640bc3500b", "id": "76a474d0-08dc-4572-98be-380f23cd0b65"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:31.548 63 INFO tempest.lib.common.rest_client [req-14c9ba2c-99ca-4d15-8493-2be824863fa6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/routers 0.115s 2018-08-25 21:32:31.549 63 DEBUG tempest.lib.common.rest_client [req-14c9ba2c-99ca-4d15-8493-2be824863fa6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1037188669", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14c9ba2c-99ca-4d15-8493-2be824863fa6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:31Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "name": "tempest-router--1037188669"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:33.060 63 INFO tempest.lib.common.rest_client [req-c7c8e7f2-6df9-478a-9be8-1c3ecc3515d9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71 1.510s 2018-08-25 21:32:33.061 63 DEBUG tempest.lib.common.rest_client [req-c7c8e7f2-6df9-478a-9be8-1c3ecc3515d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71', u'date': 'Sat, 25 Aug 2018 21:32:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7c8e7f2-6df9-478a-9be8-1c3ecc3515d9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:32Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "name": "tempest-router--1037188669"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:35.014 63 INFO tempest.lib.common.rest_client [req-769d3143-e964-4a84-a194-18db220afde1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/add_router_interface 1.952s 2018-08-25 21:32:35.015 63 DEBUG tempest.lib.common.rest_client [req-769d3143-e964-4a84-a194-18db220afde1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:32:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-769d3143-e964-4a84-a194-18db220afde1'} Body: {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37", "subnet_ids": ["170c992d-0d47-4b78-b69c-2fc8c1c46e37"], "port_id": "0256e339-6f59-4f4a-800e-e34eed65a2a1", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:36.843 63 INFO tempest.lib.common.rest_client [req-827d8e21-e01a-4ff4-a650-d42de51f9012 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.827s 2018-08-25 21:32:36.844 63 DEBUG tempest.lib.common.rest_client [req-827d8e21-e01a-4ff4-a650-d42de51f9012 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:32:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-827d8e21-e01a-4ff4-a650-d42de51f9012'} Body: {"floatingip": {"router_id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:32:36Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221", "id": "ab943330-e47f-4b7d-8c71-59de1e56246a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:36Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:32:36.845 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:32:52.871 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:32:52.936 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:32:52.968 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:32:53.082 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-25 21:32:53.083 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:32:53.085 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:32:53.141 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:32:53.150 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:32:58.164 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:32:58.164 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-25 21:34:08.228 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-25 21:34:08.229 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:34:08.233 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:34:08.293 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:34:08.296 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:34:13.303 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:34:13.303 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-25 21:35:23.353 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-25 21:35:23.353 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-25 21:35:23.354 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23.360 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23.461 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:35:23.491 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23.498 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:35:23.498 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:11:18:f3 [ether] on eth0 2018-08-25 21:35:23.498 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-25 21:35:23.499 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23.501 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23.561 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:35:23.565 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23.575 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 21:35:23.576 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-25 21:35:23.576 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23.578 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23.640 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:35:23.642 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23.649 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-25 21:35:23.649 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23.651 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23.712 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:35:23.715 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23.721 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:35:23.721 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:11:18:f3 [ether] on eth0 2018-08-25 21:35:23.722 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-25 21:35:23.722 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23.728 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23.789 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:35:23.793 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:28.799 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:35:28.800 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-25 21:36:38.863 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-25 21:36:38.866 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:36:38.872 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:36:38.970 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:36:38.999 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:36:44.006 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:36:44.008 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-25 21:37:54.067 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-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:37:55.547 63 INFO tempest.lib.common.rest_client [req-0c27b815-1436-4060-af6f-f1ec181d581a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ab943330-e47f-4b7d-8c71-59de1e56246a 1.475s 2018-08-25 21:37:55.548 63 DEBUG tempest.lib.common.rest_client [req-0c27b815-1436-4060-af6f-f1ec181d581a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ab943330-e47f-4b7d-8c71-59de1e56246a', u'date': 'Sat, 25 Aug 2018 21:37:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c27b815-1436-4060-af6f-f1ec181d581a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:37:57.591 63 INFO tempest.lib.common.rest_client [req-617f722c-20de-4a2d-bade-6980160d1ea2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/remove_router_interface 2.042s 2018-08-25 21:37:57.591 63 DEBUG tempest.lib.common.rest_client [req-617f722c-20de-4a2d-bade-6980160d1ea2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:37:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-617f722c-20de-4a2d-bade-6980160d1ea2'} Body: {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37", "subnet_ids": ["170c992d-0d47-4b78-b69c-2fc8c1c46e37"], "port_id": "0256e339-6f59-4f4a-800e-e34eed65a2a1", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:37:59.336 63 INFO tempest.lib.common.rest_client [req-e217cb86-e50e-46ec-836f-dc3417d7dfdd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71 1.744s 2018-08-25 21:37:59.337 63 DEBUG tempest.lib.common.rest_client [req-e217cb86-e50e-46ec-836f-dc3417d7dfdd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71', u'date': 'Sat, 25 Aug 2018 21:37:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e217cb86-e50e-46ec-836f-dc3417d7dfdd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:01.003 63 INFO tempest.lib.common.rest_client [req-1dd2a02e-0e75-4678-b91a-8f05376a639e ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/remove_router_interface 1.665s 2018-08-25 21:38:01.003 63 DEBUG tempest.lib.common.rest_client [req-1dd2a02e-0e75-4678-b91a-8f05376a639e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "665acc46-077c-4084-bd54-4310139378cd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1dd2a02e-0e75-4678-b91a-8f05376a639e'} Body: {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "665acc46-077c-4084-bd54-4310139378cd", "subnet_ids": ["665acc46-077c-4084-bd54-4310139378cd"], "port_id": "a00571da-d4a5-4fa6-955a-7f640bc3500b", "id": "76a474d0-08dc-4572-98be-380f23cd0b65"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:02.695 63 INFO tempest.lib.common.rest_client [req-09f72f5f-c4bf-4db7-92b9-a854e7176671 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65 1.690s 2018-08-25 21:38:02.696 63 DEBUG tempest.lib.common.rest_client [req-09f72f5f-c4bf-4db7-92b9-a854e7176671 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65', u'date': 'Sat, 25 Aug 2018 21:38:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-09f72f5f-c4bf-4db7-92b9-a854e7176671'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:03.085 63 INFO tempest.lib.common.rest_client [req-78eed36e-0199-4799-923d-9e6ab03d0b00 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.388s 2018-08-25 21:38:03.086 63 DEBUG tempest.lib.common.rest_client [req-78eed36e-0199-4799-923d-9e6ab03d0b00 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-78eed36e-0199-4799-923d-9e6ab03d0b00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78eed36e-0199-4799-923d-9e6ab03d0b00'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:03.510 63 INFO tempest.lib.common.rest_client [req-15e93a6b-14dc-4f3c-8613-6b8323930127 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.423s 2018-08-25 21:38:03.511 63 DEBUG tempest.lib.common.rest_client [req-15e93a6b-14dc-4f3c-8613-6b8323930127 ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-15e93a6b-14dc-4f3c-8613-6b8323930127', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15e93a6b-14dc-4f3c-8613-6b8323930127'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:04.923 63 INFO tempest.lib.common.rest_client [req-eb8ffaf9-9f06-4111-a4bf-9fc382ec375e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.389s 2018-08-25 21:38:04.923 63 DEBUG tempest.lib.common.rest_client [req-eb8ffaf9-9f06-4111-a4bf-9fc382ec375e ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-eb8ffaf9-9f06-4111-a4bf-9fc382ec375e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb8ffaf9-9f06-4111-a4bf-9fc382ec375e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:05.988 63 INFO tempest.lib.common.rest_client [req-eb3ccd05-d399-45f2-b062-1b5d4b7c6104 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.046s 2018-08-25 21:38:05.989 63 DEBUG tempest.lib.common.rest_client [req-eb3ccd05-d399-45f2-b062-1b5d4b7c6104 ] 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-eb3ccd05-d399-45f2-b062-1b5d4b7c6104', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:05 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-eb3ccd05-d399-45f2-b062-1b5d4b7c6104'} Body: {"itemNotFound": {"message": "Instance fb9503ed-238c-4f7a-b71f-54f43ac0f6dc could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:06.812 63 INFO tempest.lib.common.rest_client [req-b8738e65-bab5-444f-8130-1d09d3b2b606 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c4b8372c-4f46-4866-9fa8-4eeac0bb9af4 0.822s 2018-08-25 21:38:06.813 63 DEBUG tempest.lib.common.rest_client [req-b8738e65-bab5-444f-8130-1d09d3b2b606 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c4b8372c-4f46-4866-9fa8-4eeac0bb9af4', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b8738e65-bab5-444f-8130-1d09d3b2b606'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:06.973 63 INFO tempest.lib.common.rest_client [req-83825172-b8e2-4a32-aded-362f3e42923b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.158s 2018-08-25 21:38:06.973 63 DEBUG tempest.lib.common.rest_client [req-83825172-b8e2-4a32-aded-362f3e42923b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-83825172-b8e2-4a32-aded-362f3e42923b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83825172-b8e2-4a32-aded-362f3e42923b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:07.386 63 INFO tempest.lib.common.rest_client [req-75a85054-a204-4cef-8087-ca7d1b0b05c2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.411s 2018-08-25 21:38:07.386 63 DEBUG tempest.lib.common.rest_client [req-75a85054-a204-4cef-8087-ca7d1b0b05c2 ] 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-75a85054-a204-4cef-8087-ca7d1b0b05c2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75a85054-a204-4cef-8087-ca7d1b0b05c2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:08.501 63 INFO tempest.lib.common.rest_client [req-acdb841f-c902-4320-bcf9-feffd505bec8 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.098s 2018-08-25 21:38:08.501 63 DEBUG tempest.lib.common.rest_client [req-acdb841f-c902-4320-bcf9-feffd505bec8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-acdb841f-c902-4320-bcf9-feffd505bec8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acdb841f-c902-4320-bcf9-feffd505bec8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:09.558 63 INFO tempest.lib.common.rest_client [req-e14cbfcd-bd43-4d51-aab7-a13531012326 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.043s 2018-08-25 21:38:09.559 63 DEBUG tempest.lib.common.rest_client [req-e14cbfcd-bd43-4d51-aab7-a13531012326 ] 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-e14cbfcd-bd43-4d51-aab7-a13531012326', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:09 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e14cbfcd-bd43-4d51-aab7-a13531012326'} Body: {"itemNotFound": {"message": "Instance cd356029-c1f0-44f3-ac02-0782e0a79ceb could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:10.399 63 INFO tempest.lib.common.rest_client [req-554a7c92-630c-4157-a93f-d9701ecc8b99 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/6bcac1f9-cc4e-4b07-a2a8-7ad941477221 0.838s 2018-08-25 21:38:10.399 63 DEBUG tempest.lib.common.rest_client [req-554a7c92-630c-4157-a93f-d9701ecc8b99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/6bcac1f9-cc4e-4b07-a2a8-7ad941477221', u'date': 'Sat, 25 Aug 2018 21:38:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-554a7c92-630c-4157-a93f-d9701ecc8b99'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:10.439 63 INFO tempest.lib.common.rest_client [req-e06cee17-a8da-43e6-a95b-601e157f7d96 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-111698319 0.037s 2018-08-25 21:38:10.440 63 DEBUG tempest.lib.common.rest_client [req-e06cee17-a8da-43e6-a95b-601e157f7d96 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-111698319', u'x-compute-request-id': 'req-e06cee17-a8da-43e6-a95b-601e157f7d96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e06cee17-a8da-43e6-a95b-601e157f7d96'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:11.714 63 INFO tempest.lib.common.rest_client [req-bad37dbe-3f1f-411b-b439-bc11613b0f15 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/665acc46-077c-4084-bd54-4310139378cd 1.272s 2018-08-25 21:38:11.714 63 DEBUG tempest.lib.common.rest_client [req-bad37dbe-3f1f-411b-b439-bc11613b0f15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/665acc46-077c-4084-bd54-4310139378cd', u'date': 'Sat, 25 Aug 2018 21:38:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bad37dbe-3f1f-411b-b439-bc11613b0f15'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:13.124 63 INFO tempest.lib.common.rest_client [req-7501408c-8442-4944-ae95-5ab94c9e42a0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/25721d4e-534d-43ab-85e8-0a2b7e17ddc5 1.409s 2018-08-25 21:38:13.125 63 DEBUG tempest.lib.common.rest_client [req-7501408c-8442-4944-ae95-5ab94c9e42a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/25721d4e-534d-43ab-85e8-0a2b7e17ddc5', u'date': 'Sat, 25 Aug 2018 21:38:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7501408c-8442-4944-ae95-5ab94c9e42a0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:14.199 63 INFO tempest.lib.common.rest_client [req-2634223a-9f92-49c2-bb03-fc749ecd88d8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/170c992d-0d47-4b78-b69c-2fc8c1c46e37 1.072s 2018-08-25 21:38:14.199 63 DEBUG tempest.lib.common.rest_client [req-2634223a-9f92-49c2-bb03-fc749ecd88d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/170c992d-0d47-4b78-b69c-2fc8c1c46e37', u'date': 'Sat, 25 Aug 2018 21:38:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2634223a-9f92-49c2-bb03-fc749ecd88d8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:15.995 63 INFO tempest.lib.common.rest_client [req-4b5aebc6-e578-4b7c-99bb-f8985497ea47 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/bb05f73e-ea5c-4198-bdab-60484f83396e 1.795s 2018-08-25 21:38:15.996 63 DEBUG tempest.lib.common.rest_client [req-4b5aebc6-e578-4b7c-99bb-f8985497ea47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/bb05f73e-ea5c-4198-bdab-60484f83396e', u'date': 'Sat, 25 Aug 2018 21:38:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b5aebc6-e578-4b7c-99bb-f8985497ea47'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:16.239 63 INFO tempest.lib.common.rest_client [req-1f09b501-9e7f-4b8f-bbd8-96e255860f13 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/7d1b6d6e-266f-4675-b16d-5617bad79bd0 0.243s 2018-08-25 21:38:16.240 63 DEBUG tempest.lib.common.rest_client [req-1f09b501-9e7f-4b8f-bbd8-96e255860f13 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/7d1b6d6e-266f-4675-b16d-5617bad79bd0', u'date': 'Sat, 25 Aug 2018 21:38:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1f09b501-9e7f-4b8f-bbd8-96e255860f13'} 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 [372.866412s] ... 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-25 21:32:03,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.235s 2018-08-25 21:32:03,612 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1680200715 description", "name": "tempest-secgroup-smoke-1680200715"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e5b5d67-0501-4ff8-abf2-a3a39ff29aa4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1680200715 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "updated_at": "2018-08-25T21:32:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:32:03Z", "revision_number": 0, "id": "3e4f309c-02e1-4be9-aec1-e88fa5f40a0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:32:03Z", "revision_number": 0, "id": "80e5bd66-4b09-4c71-ac19-9046fac106c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "name": "tempest-secgroup-smoke-1680200715"}} 2018-08-25 21:32:03,832 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.219s 2018-08-25 21:32:03,833 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6cdacc74-0b62-4811-b8c9-c13569d7b7dd'} 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-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "eed64634-30ac-4d45-97e2-9de0ff471511"}} 2018-08-25 21:32:04,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.185s 2018-08-25 21:32:04,020 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7e5590a-8fd5-42e5-8933-d623f798d518'} 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-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ec93ca70-6fdc-4f2a-9a67-0bd7ae0ab0ff"}} 2018-08-25 21:32:04,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 21:32:04,187 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-645996c7-e0ff-4cfb-a1f6-5e80fb895643'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9a83b19d-6530-4e3f-9ae5-4700216c40eb"}} 2018-08-25 21:32:04,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.458s 2018-08-25 21:32:04,648 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57cdf5e3-cf71-4cbe-8ac7-a5bb5cb2ed1e'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e3134715-76ac-4338-83eb-f99a986d1c1d"}} 2018-08-25 21:32:04,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:32:04,822 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95a1c02d-7569-4401-a42f-186d678a30a0'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9c30b269-51b3-4643-8160-6f8dd7b0519a"}} 2018-08-25 21:32:04,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:32:04,984 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76fd4098-ecc1-4b86-a752-e589c6a0e3f1'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e84eb368-7869-4ff9-8824-ddf30f070cb0"}} 2018-08-25 21:32:05,127 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.143s 2018-08-25 21:32:05,128 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c4c3673-c9b2-42d7-95d0-4af2f84bf1ab'} 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-25T21:32:05Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:05Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "db906a65-f89a-4f0b-840a-391c42037a74"}} 2018-08-25 21:32:05,587 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.458s 2018-08-25 21:32:05,587 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-151eb574-c970-42c8-bee1-0167f25318fb'} 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-25T21:32:05Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:05Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f3e5e5a4-9d12-4020-841e-2267e630ad34"}} 2018-08-25 21:32:05,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/networks 0.281s 2018-08-25 21:32:05,871 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-934753092"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae63c791-5af6-4cd7-8daa-64a633523a75'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:32:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"bb05f73e-ea5c-4198-bdab-60484f83396e","name":"tempest-A-934753092"}} 2018-08-25 21:32:07,062 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.189s 2018-08-25 21:32:07,063 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "name": "tempest-subnet-A-1-1044595609"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28dec66e-a016-4ca3-9937-df0592649b50'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb05f73e-ea5c-4198-bdab-60484f83396e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:06Z","dns_nameservers":[],"updated_at":"2018-08-25T21:32:06Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"170c992d-0d47-4b78-b69c-2fc8c1c46e37","subnetpool_id":null,"name":"tempest-subnet-A-1-1044595609"}} 2018-08-25 21:32:07,268 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/networks 0.204s 2018-08-25 21:32:07,270 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-799590154"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74a2e156-8916-456a-bfc7-2ad20964c5cd'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:32:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","name":"tempest-B-799590154"}} 2018-08-25 21:32:07,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.715s 2018-08-25 21:32:07,989 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "name": "tempest-subnet-B-1-745291219"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56a8ed84-3d5e-493f-a8ec-0956d89495c6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:07Z","dns_nameservers":[],"updated_at":"2018-08-25T21:32:07Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"665acc46-077c-4084-bd54-4310139378cd","subnetpool_id":null,"name":"tempest-subnet-B-1-745291219"}} 2018-08-25 21:32:08,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.154s 2018-08-25 21:32:08,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-111698319"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-55305e8f-b70d-4a08-96fb-52e435f1c51a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55305e8f-b70d-4a08-96fb-52e435f1c51a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGj/WsP3DbqRgrMAKpLjp1akqYQ2sOu5AHjsaT+vYANhkObPf3RsCIGwV2LGd1+DVVes4gIuOK7+drnjiODgx4a2Y2Tpf5EdyG5JCpWadc0b/zwsNINYGScttZ5KIQ1Pitk6pdK8kYo9hF36tQn987H4qoEOtH4aAU1TQg1nNc0TWG0ezgV04/4UdT9qbmfuKTsJFOK008E4p9QUuzu/wzdYjdoqP6Yg6sOZlhWaFjQsunPdv/mC0FX7ub9di0tbUIhoCNLWZwQ0BbSK87l/wwsCG0ZGCk3lh2NzHfnzqdMwPCp1YAK4D35RVax8E1AKXhWgvX+cfF6ck5HoH6EYcz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxo/1rD9w26kYKzACqS46dWpKmENrDruQB47Gk/r2ADYZDmz3\n90bAiBsFdixndfg1VXrOICLjiu/na544jg4MeGtmNk6X+RHchuSQqVmnXNG/88LD\nSDWBknLbWeSiENT4rZOqXSvJGKPYRd+rUJ/fOx+KqBDrR+GgFNU0INZzXNE1htHs\n4FdOP+FHU/am5n7ik7CRTitNPBOKfUFLs7v8M3WI3aKj+mIOrDmZYVmhY0LLpz3b\n/5gtBV+7m/XYtLW1CIaAjS1mcENAW0ivO5f8MLAhtGRgpN5Ydjcx3586nTMDwqdW\nACuA9+UVWsfBNQCl4VoL1/nHxenJOR6B+hGHMwIDAQABAoIBAQC0rwMrPn+AIxrv\nEb0aHgrsFVDTxWWB/oNNnUpuFgwMnS2nxtjNlwBT2eLaagWrf7Vol1tCOv07zJqV\nf2CPQ5Ftcq2L9XCtIOe/h/VrZT26ZNN7CVuSNb42eXXJExe2oVW4/YolRlazqUSA\nMMw/jXsg3c7aqKqwuktlKa1JxFsttUZxa2Qi0ICx6eOwyUBxgBYtZhkgQX3RaaHq\nS0dpkLun2UxeoyDG0ukykVImw3GNjHUTV5Pzdk6BV9goJ1tSbrJ4NTbnAqAm6A/4\nlZbtM9LLkO+9Nu+YSYqyJbTYOVE7Ir8cT8uh1JlMbAhKVO4sw/bo+TinZZ0qWI87\nzjdjzsJBAoGBAPUgEoTpuV6QtpFTjpCA5iDuFPqOaW3g63cqiVBpgYsJcG2MAr9F\n9uxz9qRirmdQnNO2GiLEkOtvqdImioM+LoAEuEmbY0T0oVpkd/1BxBT9NA2YRm71\nytxo4pz2NblrCfnqngAoVWw/OGVyr0yhEOcbchfEZcDly0TWBcSngsSJAoGBAM9f\nEH9OZDopNL++PknUMRj0SIo0SNfxZ1pXjkQtMRiK/yonnBV+8ykzs1Hjf2w1Gf9t\n5mjXQY9V+sK0P9wKU3etP6qJn+2waiY/u6m9M/CLb1LXw/uLFMbZfWsTSFMJ7dus\n8T6wmZMcjTW+PrW3fPWlpDmDP2OvGzJGS3//KrbbAoGBAIMCkENPc86SA7GqefDL\no7OH69h6UujyJIc9ScSbjywTcG5sPW+jYjTASdtUDqiTUi5pDpD0hAwBUz9JcBBz\nJIExhJl6nlTVdoOMXQETrEwXhEGb2FEntzOUL0H66X3fMqbK+YVWCUnghDDcWcrX\n7uPGLHV9d3DgoIJ67PxNFzwZAoGBALKj+WlCFdOItdlMQQqG0jjmECuGuQ3V9yv7\nayJOMBItg31EHBDkiQMAd8Tej2GfKSNDAI9miCK7dccPUkfzWU4qoEMARhaTuA31\nL2wdAsaAx8j8+OcUPDTFHWcFeHOYhSCODlDr/5CcswUOO6V9SRewtxWYfB4atfoM\nVnQQVDKrAoGAdzkrbJ7mP1BNvylElsM7oUsNFOh5h3OCL8j/8yKf6v+uhlv1E3yp\nXBjnbgi9vX4im3v+YqUeL91bmfPtE9DBFrzg8/FqRZOaVmrsvDpRnQl3ACvqSmMK\nUjBleQPA5R6eaKKa+ZWRtraO9pDrDsTWSUDyTWP+WOFFdBjzsWhsNgA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-111698319", "fingerprint": "bf:bb:b8:57:9f:c8:b6:a0:be:26:d2:ba:08:2a:0f:54"}} 2018-08-25 21:32:08,944 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/ports 0.795s 2018-08-25 21:32:08,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1014461035", "security_groups": ["7d1b6d6e-266f-4675-b16d-5617bad79bd0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:32:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-182a2354-8d31-4795-8b99-dd07413044ce'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:32:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb05f73e-ea5c-4198-bdab-60484f83396e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:32:08Z","name":"tempest-port-smoke-1014461035","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:33:f8:2a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"170c992d-0d47-4b78-b69c-2fc8c1c46e37","ip_address":"10.101.11.10"}],"id":"6bcac1f9-cc4e-4b07-a2a8-7ad941477221","security_groups":["7d1b6d6e-266f-4675-b16d-5617bad79bd0"],"device_id":""}} 2018-08-25 21:32:10,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.33:8774/v2.1/servers 1.818s 2018-08-25 21:32:10,764 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-111698319", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "bb05f73e-ea5c-4198-bdab-60484f83396e", "port": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-d5d90bfc-22f2-41b5-b6ba-67704b8d6bd8', 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5d90bfc-22f2-41b5-b6ba-67704b8d6bd8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "adminPass": "HtZsJR5aLjWx"}} 2018-08-25 21:32:11,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.367s 2018-08-25 21:32:11,136 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-468faa1e-93b4-45e4-9f82-c7caea3129f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-468faa1e-93b4-45e4-9f82-c7caea3129f7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:32:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:12,427 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.277s 2018-08-25 21:32:12,427 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-0056ba1e-b5a5-4e46-b586-d4b29851e830', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0056ba1e-b5a5-4e46-b586-d4b29851e830'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:12,441 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 21:32:13,929 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.487s 2018-08-25 21:32:13,930 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-22090674-20a4-4d9f-a739-32f0b8bc3a96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22090674-20a4-4d9f-a739-32f0b8bc3a96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:13,943 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:32:15,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.161s 2018-08-25 21:32:15,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-35e047d4-43ec-4fd7-8e24-ec3c0d23b408', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35e047d4-43ec-4fd7-8e24-ec3c0d23b408'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:16,521 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.399s 2018-08-25 21:32:16,521 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-a098d36d-1bcc-4394-9010-b0630138f83c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a098d36d-1bcc-4394-9010-b0630138f83c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:16,535 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:32:16,937 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.401s 2018-08-25 21:32:16,938 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-0b8eaecc-6a55-4b3f-8783-8e51b15a8b15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b8eaecc-6a55-4b3f-8783-8e51b15a8b15'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:16,951 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cd356029-c1f0-44f3-ac02-0782e0a79ceb with status: ACTIVE 2018-08-25 21:32:17,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/ports 0.766s 2018-08-25 21:32:17,718 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1774063946", "security_groups": ["7d1b6d6e-266f-4675-b16d-5617bad79bd0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:32:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c069127d-9bf8-4ff3-b527-918257685451'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:32:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:32:17Z","name":"tempest-port-smoke-1774063946","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:47:6c:4f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"665acc46-077c-4084-bd54-4310139378cd","ip_address":"10.102.21.20"}],"id":"c4b8372c-4f46-4866-9fa8-4eeac0bb9af4","security_groups":["7d1b6d6e-266f-4675-b16d-5617bad79bd0"],"device_id":""}} 2018-08-25 21:32:19,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.33:8774/v2.1/servers 1.826s 2018-08-25 21:32:19,546 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-111698319", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "port": "c4b8372c-4f46-4866-9fa8-4eeac0bb9af4"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-49fe889f-be5a-4f6e-9e76-75edc7d4167f', 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49fe889f-be5a-4f6e-9e76-75edc7d4167f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "adminPass": "LP7VE6Tiftde"}} 2018-08-25 21:32:20,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.764s 2018-08-25 21:32:20,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-22aa3f39-f713-49f6-87ce-afb7b95148bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22aa3f39-f713-49f6-87ce-afb7b95148bf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:32:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:22,080 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.750s 2018-08-25 21:32:22,081 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-039c0ded-4762-4068-88cd-81465c40dc19', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-039c0ded-4762-4068-88cd-81465c40dc19'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:22,095 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:32:23,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.176s 2018-08-25 21:32:23,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-a50c476a-a12f-45de-a055-eb8f303f5cb9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a50c476a-a12f-45de-a055-eb8f303f5cb9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:25,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.761s 2018-08-25 21:32:25,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-075b2c59-3575-41d3-acbc-681a08abc8a1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-075b2c59-3575-41d3-acbc-681a08abc8a1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:26,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.173s 2018-08-25 21:32:26,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-a4c2f588-907a-438b-b933-96dced748c78', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a4c2f588-907a-438b-b933-96dced748c78'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:26,258 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:32:26,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.244s 2018-08-25 21:32:26,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': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-32aab2c8-7e26-424e-a206-89f666b10179', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32aab2c8-7e26-424e-a206-89f666b10179'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:26,521 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: fb9503ed-238c-4f7a-b71f-54f43ac0f6dc with status: ACTIVE 2018-08-25 21:32:26,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.313s 2018-08-25 21:32:26,835 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2d657ae-f7d5-4268-8651-051b02020cbc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "f13c0137-300b-41a8-9adc-2a44c9fb3711"}} 2018-08-25 21:32:27,259 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations 0.422s 2018-08-25 21:32:27,259 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca1cba1c-974c-4418-8ae6-665db4195e90'} Body: {"network_association": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "id": "b8b2a880-2f16-407c-943e-4fb68dd0c6d3"}} 2018-08-25 21:32:27,714 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations 0.453s 2018-08-25 21:32:27,714 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14b2799c-f003-41d2-9406-7516be2eb6de'} Body: {"network_association": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "id": "94b23938-6f1f-4629-b391-922b0b535d6c"}} 2018-08-25 21:32:27,715 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:32:27,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/routers 0.106s 2018-08-25 21:32:27,823 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--308489143", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee6d79e3-636d-47e4-9eb7-984a18f647c9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:27Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:27Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "76a474d0-08dc-4572-98be-380f23cd0b65", "name": "tempest-router--308489143"}} 2018-08-25 21:32:29,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65 1.514s 2018-08-25 21:32:29,338 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65', u'date': 'Sat, 25 Aug 2018 21:32:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52de15b5-ff14-472a-9520-cc5d41fe7eaa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:27Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:29Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "76a474d0-08dc-4572-98be-380f23cd0b65", "name": "tempest-router--308489143"}} 2018-08-25 21:32:31,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/add_router_interface 2.092s 2018-08-25 21:32:31,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "665acc46-077c-4084-bd54-4310139378cd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-933ba5bd-8df3-4056-bdfa-7c13e7f20968'} Body: {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "665acc46-077c-4084-bd54-4310139378cd", "subnet_ids": ["665acc46-077c-4084-bd54-4310139378cd"], "port_id": "a00571da-d4a5-4fa6-955a-7f640bc3500b", "id": "76a474d0-08dc-4572-98be-380f23cd0b65"} 2018-08-25 21:32:31,548 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/routers 0.115s 2018-08-25 21:32:31,549 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1037188669", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14c9ba2c-99ca-4d15-8493-2be824863fa6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:31Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "name": "tempest-router--1037188669"}} 2018-08-25 21:32:33,060 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71 1.510s 2018-08-25 21:32:33,061 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71', u'date': 'Sat, 25 Aug 2018 21:32:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7c8e7f2-6df9-478a-9be8-1c3ecc3515d9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:32Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "name": "tempest-router--1037188669"}} 2018-08-25 21:32:35,014 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/add_router_interface 1.952s 2018-08-25 21:32:35,015 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:32:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-769d3143-e964-4a84-a194-18db220afde1'} Body: {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37", "subnet_ids": ["170c992d-0d47-4b78-b69c-2fc8c1c46e37"], "port_id": "0256e339-6f59-4f4a-800e-e34eed65a2a1", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71"} 2018-08-25 21:32:36,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.827s 2018-08-25 21:32:36,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:32:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-827d8e21-e01a-4ff4-a650-d42de51f9012'} Body: {"floatingip": {"router_id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:32:36Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221", "id": "ab943330-e47f-4b7d-8c71-59de1e56246a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:36Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:32:36,845 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:32:52,871 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:32:52,936 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:32:52,968 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:32:53,082 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-25 21:32:53,083 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:32:53,085 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:32:53,141 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:32:53,150 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:32:58,164 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:32:58,164 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-25 21:34:08,228 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-25 21:34:08,229 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:34:08,233 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:34:08,293 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:34:08,296 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:34:13,303 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:34:13,303 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-25 21:35:23,353 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:35:23,353 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-25 21:35:23,354 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,360 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,461 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,491 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:35:23,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:11:18:f3 [ether] on eth0 2018-08-25 21:35:23,498 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-25 21:35:23,499 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,501 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,561 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,565 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23,575 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:35:23,576 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-25 21:35:23,576 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,578 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,640 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,642 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23,649 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-25 21:35:23,649 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,651 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,712 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,715 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23,721 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:35:23,721 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:11:18:f3 [ether] on eth0 2018-08-25 21:35:23,722 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-25 21:35:23,722 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,728 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,789 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,793 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:28,799 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:35:28,800 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-25 21:36:38,863 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-25 21:36:38,866 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:36:38,872 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:36:38,970 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:36:38,999 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:36:44,006 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:36:44,008 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-25 21:37:54,067 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:37:54,068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:37:55,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ab943330-e47f-4b7d-8c71-59de1e56246a 1.475s 2018-08-25 21:37:55,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ab943330-e47f-4b7d-8c71-59de1e56246a', u'date': 'Sat, 25 Aug 2018 21:37:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c27b815-1436-4060-af6f-f1ec181d581a'} Body: 2018-08-25 21:37:57,591 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/remove_router_interface 2.042s 2018-08-25 21:37:57,591 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:37:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-617f722c-20de-4a2d-bade-6980160d1ea2'} Body: {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37", "subnet_ids": ["170c992d-0d47-4b78-b69c-2fc8c1c46e37"], "port_id": "0256e339-6f59-4f4a-800e-e34eed65a2a1", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71"} 2018-08-25 21:37:59,336 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71 1.744s 2018-08-25 21:37:59,337 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71', u'date': 'Sat, 25 Aug 2018 21:37:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e217cb86-e50e-46ec-836f-dc3417d7dfdd'} Body: 2018-08-25 21:38:01,003 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/remove_router_interface 1.665s 2018-08-25 21:38:01,003 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "665acc46-077c-4084-bd54-4310139378cd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1dd2a02e-0e75-4678-b91a-8f05376a639e'} Body: {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "665acc46-077c-4084-bd54-4310139378cd", "subnet_ids": ["665acc46-077c-4084-bd54-4310139378cd"], "port_id": "a00571da-d4a5-4fa6-955a-7f640bc3500b", "id": "76a474d0-08dc-4572-98be-380f23cd0b65"} 2018-08-25 21:38:02,695 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65 1.690s 2018-08-25 21:38:02,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.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65', u'date': 'Sat, 25 Aug 2018 21:38:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-09f72f5f-c4bf-4db7-92b9-a854e7176671'} Body: 2018-08-25 21:38:03,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.388s 2018-08-25 21:38:03,086 63 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-78eed36e-0199-4799-923d-9e6ab03d0b00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78eed36e-0199-4799-923d-9e6ab03d0b00'} Body: 2018-08-25 21:38:03,510 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.423s 2018-08-25 21:38:03,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': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-15e93a6b-14dc-4f3c-8613-6b8323930127', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15e93a6b-14dc-4f3c-8613-6b8323930127'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:04,923 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.389s 2018-08-25 21:38:04,923 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-eb8ffaf9-9f06-4111-a4bf-9fc382ec375e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb8ffaf9-9f06-4111-a4bf-9fc382ec375e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:05,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.046s 2018-08-25 21:38:05,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-eb3ccd05-d399-45f2-b062-1b5d4b7c6104', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:05 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-eb3ccd05-d399-45f2-b062-1b5d4b7c6104'} Body: {"itemNotFound": {"message": "Instance fb9503ed-238c-4f7a-b71f-54f43ac0f6dc could not be found.", "code": 404}} 2018-08-25 21:38:06,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c4b8372c-4f46-4866-9fa8-4eeac0bb9af4 0.822s 2018-08-25 21:38:06,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c4b8372c-4f46-4866-9fa8-4eeac0bb9af4', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b8738e65-bab5-444f-8130-1d09d3b2b606'} Body: 2018-08-25 21:38:06,973 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.158s 2018-08-25 21:38:06,973 63 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-83825172-b8e2-4a32-aded-362f3e42923b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83825172-b8e2-4a32-aded-362f3e42923b'} Body: 2018-08-25 21:38:07,386 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.411s 2018-08-25 21:38:07,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-75a85054-a204-4cef-8087-ca7d1b0b05c2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75a85054-a204-4cef-8087-ca7d1b0b05c2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:08,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.098s 2018-08-25 21:38:08,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': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-acdb841f-c902-4320-bcf9-feffd505bec8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acdb841f-c902-4320-bcf9-feffd505bec8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:09,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.043s 2018-08-25 21:38:09,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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-e14cbfcd-bd43-4d51-aab7-a13531012326', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:09 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e14cbfcd-bd43-4d51-aab7-a13531012326'} Body: {"itemNotFound": {"message": "Instance cd356029-c1f0-44f3-ac02-0782e0a79ceb could not be found.", "code": 404}} 2018-08-25 21:38:10,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/6bcac1f9-cc4e-4b07-a2a8-7ad941477221 0.838s 2018-08-25 21:38:10,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/6bcac1f9-cc4e-4b07-a2a8-7ad941477221', u'date': 'Sat, 25 Aug 2018 21:38:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-554a7c92-630c-4157-a93f-d9701ecc8b99'} Body: 2018-08-25 21:38:10,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-111698319 0.037s 2018-08-25 21:38:10,440 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-111698319', u'x-compute-request-id': 'req-e06cee17-a8da-43e6-a95b-601e157f7d96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e06cee17-a8da-43e6-a95b-601e157f7d96'} Body: 2018-08-25 21:38:11,714 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/665acc46-077c-4084-bd54-4310139378cd 1.272s 2018-08-25 21:38:11,714 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/665acc46-077c-4084-bd54-4310139378cd', u'date': 'Sat, 25 Aug 2018 21:38:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bad37dbe-3f1f-411b-b439-bc11613b0f15'} Body: 2018-08-25 21:38:13,124 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/25721d4e-534d-43ab-85e8-0a2b7e17ddc5 1.409s 2018-08-25 21:38:13,125 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/25721d4e-534d-43ab-85e8-0a2b7e17ddc5', u'date': 'Sat, 25 Aug 2018 21:38:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7501408c-8442-4944-ae95-5ab94c9e42a0'} Body: 2018-08-25 21:38:14,199 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/170c992d-0d47-4b78-b69c-2fc8c1c46e37 1.072s 2018-08-25 21:38:14,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/170c992d-0d47-4b78-b69c-2fc8c1c46e37', u'date': 'Sat, 25 Aug 2018 21:38:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2634223a-9f92-49c2-bb03-fc749ecd88d8'} Body: 2018-08-25 21:38:15,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/bb05f73e-ea5c-4198-bdab-60484f83396e 1.795s 2018-08-25 21:38:15,996 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/bb05f73e-ea5c-4198-bdab-60484f83396e', u'date': 'Sat, 25 Aug 2018 21:38:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b5aebc6-e578-4b7c-99bb-f8985497ea47'} Body: 2018-08-25 21:38:16,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/7d1b6d6e-266f-4675-b16d-5617bad79bd0 0.243s 2018-08-25 21:38:16,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/7d1b6d6e-266f-4675-b16d-5617bad79bd0', u'date': 'Sat, 25 Aug 2018 21:38:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1f09b501-9e7f-4b8f-bbd8-96e255860f13'} Body: 2018-08-25 21:38:16.879 63 INFO tempest.lib.common.rest_client [req-cf6b4283-803e-414e-87a2-4e0c31afc7d1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.614s 2018-08-25 21:38:16.880 63 DEBUG tempest.lib.common.rest_client [req-cf6b4283-803e-414e-87a2-4e0c31afc7d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-271176100 description", "name": "tempest-secgroup-smoke-271176100"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:38:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf6b4283-803e-414e-87a2-4e0c31afc7d1'} Body: {"security_group": {"description": "tempest-secgroup-smoke-271176100 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:16Z", "updated_at": "2018-08-25T21:38:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:38:16Z", "revision_number": 0, "id": "3a3680d2-2aec-4e53-bca9-68ada7b39ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:38:16Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:38:16Z", "revision_number": 0, "id": "41060bf0-89fd-4d64-a9f5-9b521168f2a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:38:16Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "name": "tempest-secgroup-smoke-271176100"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:17.263 63 INFO tempest.lib.common.rest_client [req-63304cf8-59f0-43ea-af8d-0b6a5f8a9421 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.381s 2018-08-25 21:38:17.264 63 DEBUG tempest.lib.common.rest_client [req-63304cf8-59f0-43ea-af8d-0b6a5f8a9421 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63304cf8-59f0-43ea-af8d-0b6a5f8a9421'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "80098020-80bb-429a-b662-751efe04974f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:17.419 63 INFO tempest.lib.common.rest_client [req-6aefca5f-76ec-49e4-ab05-ff5374d465d4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 21:38:17.419 63 DEBUG tempest.lib.common.rest_client [req-6aefca5f-76ec-49e4-ab05-ff5374d465d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6aefca5f-76ec-49e4-ab05-ff5374d465d4'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "287d317f-5e96-45b4-8c5b-90987d066ce5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:17.570 63 INFO tempest.lib.common.rest_client [req-7cd9a428-66ab-4608-bdab-51cf382fc44d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.150s 2018-08-25 21:38:17.571 63 DEBUG tempest.lib.common.rest_client [req-7cd9a428-66ab-4608-bdab-51cf382fc44d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cd9a428-66ab-4608-bdab-51cf382fc44d'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "81b29a13-0e74-4aea-9fc8-7efd5e38225d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:17.715 63 INFO tempest.lib.common.rest_client [req-ab69b218-25df-4d10-8a80-004015bff2a6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:38:17.715 63 DEBUG tempest.lib.common.rest_client [req-ab69b218-25df-4d10-8a80-004015bff2a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab69b218-25df-4d10-8a80-004015bff2a6'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "60b5217b-fa09-44eb-94d8-ae6e03c6c93a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:17.864 63 INFO tempest.lib.common.rest_client [req-4e88018c-40ef-4aee-a472-94ea82c9e93e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:38:17.865 63 DEBUG tempest.lib.common.rest_client [req-4e88018c-40ef-4aee-a472-94ea82c9e93e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e88018c-40ef-4aee-a472-94ea82c9e93e'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "bd869fc3-328d-4a41-8668-044273800b7b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:18.037 63 INFO tempest.lib.common.rest_client [req-4c890490-c40c-4c4a-b4aa-ba91a1d6a11d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 21:38:18.037 63 DEBUG tempest.lib.common.rest_client [req-4c890490-c40c-4c4a-b4aa-ba91a1d6a11d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c890490-c40c-4c4a-b4aa-ba91a1d6a11d'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7e43edfc-a652-4609-b3a3-f493619f211a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:18.199 63 INFO tempest.lib.common.rest_client [req-e9ab51d9-03ab-48a6-8868-0bf51f0b8653 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:38:18.199 63 DEBUG tempest.lib.common.rest_client [req-e9ab51d9-03ab-48a6-8868-0bf51f0b8653 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9ab51d9-03ab-48a6-8868-0bf51f0b8653'} 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-25T21:38:18Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b04e625a-6a7a-4581-b568-40f46e34a2f9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:18.435 63 INFO tempest.lib.common.rest_client [req-d658c00c-b036-4d8c-9996-7f7bd1a9b614 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.235s 2018-08-25 21:38:18.436 63 DEBUG tempest.lib.common.rest_client [req-d658c00c-b036-4d8c-9996-7f7bd1a9b614 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d658c00c-b036-4d8c-9996-7f7bd1a9b614'} 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-25T21:38:18Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d54ba875-5f0d-4e31-808c-b2a157448e07"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:18.662 63 INFO tempest.lib.common.rest_client [req-a689bd8a-ef19-47d2-8039-3d934bceb177 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/networks 0.225s 2018-08-25 21:38:18.663 63 DEBUG tempest.lib.common.rest_client [req-a689bd8a-ef19-47d2-8039-3d934bceb177 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1512002944"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a689bd8a-ef19-47d2-8039-3d934bceb177'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:38:18Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","name":"tempest-A-1512002944"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:19.492 63 INFO tempest.lib.common.rest_client [req-de53975d-a844-47a4-b5b0-357203a4e6a2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.827s 2018-08-25 21:38:19.492 63 DEBUG tempest.lib.common.rest_client [req-de53975d-a844-47a4-b5b0-357203a4e6a2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "name": "tempest-subnet-A-1-2039816103"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:38:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de53975d-a844-47a4-b5b0-357203a4e6a2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","dns_nameservers":[],"updated_at":"2018-08-25T21:38: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"68c03511-5525-4cdd-b45d-d9bbca431b4a","subnetpool_id":null,"name":"tempest-subnet-A-1-2039816103"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:19.710 63 INFO tempest.lib.common.rest_client [req-c46b0fd2-be0b-49af-a8e4-53582d1a1862 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/networks 0.217s 2018-08-25 21:38:19.711 63 DEBUG tempest.lib.common.rest_client [req-c46b0fd2-be0b-49af-a8e4-53582d1a1862 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1261144452"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:38:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c46b0fd2-be0b-49af-a8e4-53582d1a1862'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:38:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","name":"tempest-B-1261144452"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:20.623 63 INFO tempest.lib.common.rest_client [req-95bfd164-a77c-4496-bee5-0730dc93cb75 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.910s 2018-08-25 21:38:20.623 63 DEBUG tempest.lib.common.rest_client [req-95bfd164-a77c-4496-bee5-0730dc93cb75 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "name": "tempest-subnet-B-1-810867998"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:38:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95bfd164-a77c-4496-bee5-0730dc93cb75'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","dns_nameservers":[],"updated_at":"2018-08-25T21:38:19Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"dd39b773-678d-492b-a8ef-daa5378ee078","subnetpool_id":null,"name":"tempest-subnet-B-1-810867998"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:21.032 63 INFO tempest.lib.common.rest_client [req-22c10126-7a9f-4718-aa97-7bb61c2d3246 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/routers 0.408s 2018-08-25 21:38:21.033 63 DEBUG tempest.lib.common.rest_client [req-22c10126-7a9f-4718-aa97-7bb61c2d3246 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1243312610", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22c10126-7a9f-4718-aa97-7bb61c2d3246'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:20Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:20Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e9c081c2-e83e-401b-a148-9be78f586422", "name": "tempest-router--1243312610"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:22.338 63 INFO tempest.lib.common.rest_client [req-28ba58d0-8270-4092-9ebb-b1255df5a0bd ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422 1.304s 2018-08-25 21:38:22.339 63 DEBUG tempest.lib.common.rest_client [req-28ba58d0-8270-4092-9ebb-b1255df5a0bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422', u'date': 'Sat, 25 Aug 2018 21:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28ba58d0-8270-4092-9ebb-b1255df5a0bd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:20Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:22Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e9c081c2-e83e-401b-a148-9be78f586422", "name": "tempest-router--1243312610"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:24.465 63 INFO tempest.lib.common.rest_client [req-70de473b-1055-4ec7-b2b8-d0fa874b14a1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/add_router_interface 2.125s 2018-08-25 21:38:24.465 63 DEBUG tempest.lib.common.rest_client [req-70de473b-1055-4ec7-b2b8-d0fa874b14a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70de473b-1055-4ec7-b2b8-d0fa874b14a1'} Body: {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078", "subnet_ids": ["dd39b773-678d-492b-a8ef-daa5378ee078"], "port_id": "a7616b30-1214-4617-a8f0-85c85722255f", "id": "e9c081c2-e83e-401b-a148-9be78f586422"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:25.005 63 INFO tempest.lib.common.rest_client [req-6c69de84-38b3-449f-9f9b-f8e82028e1bc ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.538s 2018-08-25 21:38:25.005 63 DEBUG tempest.lib.common.rest_client [req-6c69de84-38b3-449f-9f9b-f8e82028e1bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c69de84-38b3-449f-9f9b-f8e82028e1bc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:25.428 63 INFO tempest.lib.common.rest_client [req-d92e4b77-c0d0-48ec-97af-543a0639a153 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations 0.421s 2018-08-25 21:38:25.428 63 DEBUG tempest.lib.common.rest_client [req-d92e4b77-c0d0-48ec-97af-543a0639a153 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations', u'date': 'Sat, 25 Aug 2018 21:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d92e4b77-c0d0-48ec-97af-543a0639a153'} Body: {"network_association": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "id": "68c1421f-20d2-42ec-8c80-97043f037dfa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:26.389 63 INFO tempest.lib.common.rest_client [req-1f9a5a8b-0184-4a1a-89f9-f117c2b7544b ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations 0.959s 2018-08-25 21:38:26.389 63 DEBUG tempest.lib.common.rest_client [req-1f9a5a8b-0184-4a1a-89f9-f117c2b7544b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations', u'date': 'Sat, 25 Aug 2018 21:38:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f9a5a8b-0184-4a1a-89f9-f117c2b7544b'} Body: {"network_association": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "id": "d383ff7b-2cff-4b78-9848-c1df3aeed7d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:26.390 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-25 21:38:26.607 63 INFO tempest.lib.common.rest_client [req-0f014481-aa56-4c4d-8700-366258cc275b ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.216s 2018-08-25 21:38:26.607 63 DEBUG tempest.lib.common.rest_client [req-0f014481-aa56-4c4d-8700-366258cc275b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-298431853"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-0f014481-aa56-4c4d-8700-366258cc275b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f014481-aa56-4c4d-8700-366258cc275b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC99nPlOJzj2mUYq6J9A2jVWrDS+ShYe4C8aH+Hof8rYsulDRjKhMx+XyktmE561/HLhqH/SlHvcaQB5OysWkqLmCMFuDDyDA88A87z/c5UHatuKTR+5Iv2rUGXW0qY4i/1N28ntk5inciLvrY+8PukpJqqskLIgZKU9D64AaAfjFjmqngpcq58bzqxw3DtzrCL/0aoA2kVE3rdB9bPHuQ0BS9bZuWuNVxfNC2Wluax/2QGD7hG5TkxotSRxeOqW8CWZVmCkfaTIpcdv+QrsWsrStngq/1TDBfbo39eKwk8JfcY1m0NOZNvKXU0xpWyTwaitn/eTM5hu5d/liZpxmeN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvfZz5Tic49plGKuifQNo1Vqw0vkoWHuAvGh/h6H/K2LLpQ0Y\nyoTMfl8pLZhOetfxy4ah/0pR73GkAeTsrFpKi5gjBbgw8gwPPAPO8/3OVB2rbik0\nfuSL9q1Bl1tKmOIv9TdvJ7ZOYp3Ii762PvD7pKSaqrJCyIGSlPQ+uAGgH4xY5qp4\nKXKufG86scNw7c6wi/9GqANpFRN63QfWzx7kNAUvW2blrjVcXzQtlpbmsf9kBg+4\nRuU5MaLUkcXjqlvAlmVZgpH2kyKXHb/kK7FrK0rZ4Kv9UwwX26N/XisJPCX3GNZt\nDTmTbyl1NMaVsk8GorZ/3kzOYbuXf5YmacZnjQIDAQABAoIBABR1/ke7UFLOjEMb\nAZZ7jogki5U91xWov9YLX2kpjsWKj6rIfVoa8bfO4i2SESn0JowohTxtMeQblnHJ\nyaBK3WqpyWPtUgBQQjfRpTHsrZOr2nI0J/5e+aBpSv5Vi/RpsIa2INfjMBA5NIew\n1Ap1hHVYcXxfVQgpxLMcl8DUE/4xvOFkz1AA/q9cuQICRdjJEXo/Mms9ZXk4fnXb\nCqvea7+MalO1NqZjCcfJAe+Lbnqlb3n6LWBvRGqdJ44bUrxaZ1DJrcuwRHG2lq74\ngIsZcEXnGHPMnUa9HIEuYlRm3hWRBnL509vRcPmQnQg6d/LFQ4sRIv/+eaUYtqqK\nzl56NIECgYEA+nisRQPiepWwFjyc1R7IWkbFq2iXD8+SCL4gx+BOS+j2XubCqvKB\nSwBpJ6YJrGECucMxQXfPGhBf4qNLUorQ8i8Hp5jwCqGkgBGsHF+N5O505TqQKrb1\n+zcnJcKt3ghdJM1Z+U03C9sO3AttEq4IPzSw4Gx9t1jrlbFLY+pTcSECgYEAwifd\nwKmYhNVllr2iya7Jnlr1w+wOEXFjbea1bXsfqwswHFr7Zjr4o+03ZTneIsbtI44i\nDPaXvabhT73ZznXZg9WdNh/PrymheJTwAPd6HQ33j6cMlp0D5cxPQM8yXwKj8Elf\naMY8mT1fApeBwqeJiGyVO5ml1SeyrTmMjI91LO0CgYBlNqxOe0JizOhKJBYwHO9T\nY7PvDyW0EuntNH9kpaSeEja0pMVXdQWAPFtB1VulV9JVJKZb0UFUQ/erStdeNJA4\nvX53YFrnwOgLhJirIoXhU+bS1rZ5PFPsPx5HqQK/bVvOSlkoX+Z1mQDJNKjP2pmk\niPNMzSqEE5+nbuyLJJ6xYQKBgQCjPRt/idf3Dugb5hMBGNjhMD7j3Asz9S6Qz2GI\ny/UjPQPVQ1WNbVVxldd2X0H54WCt/Sl51rZbuPxErC19Ha6k3iwQvoxCDHF7TVXA\nqlHcLcsP13aJBzios6+KoOoL4c9uDnKOR+XZPTUtm654t521uv15n8RCw97BL9qQ\nr2joPQKBgHlJV61fMiLqPFwWHUfIfdTidHiY/IOJMq5qBiKnWOkqgzWDBNT/s5u7\n1awv+enE207p8UdH65SOglWSbLkEwfeiNtxhlzOX6jr8Ibu8oqaL8a9I4hpw1O7B\nOCY7pXu7NGDVX+p1TJ64ApmDPI+reK1hl2U1yIl6wxpvqNElbGWt\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-298431853", "fingerprint": "1f:b3:99:0e:9f:00:c9:49:40:27:09:ec:21:24:f1:62"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:27.446 63 INFO tempest.lib.common.rest_client [req-2dbc0806-e3dd-41d3-9562-2ad0a0b121ee ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/ports 0.834s 2018-08-25 21:38:27.447 63 DEBUG tempest.lib.common.rest_client [req-2dbc0806-e3dd-41d3-9562-2ad0a0b121ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1298967599", "security_groups": ["9c9391d3-bbaa-4c37-9e60-9b671d62414e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:38:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2dbc0806-e3dd-41d3-9562-2ad0a0b121ee'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:38:26Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:38:26Z","name":"tempest-port-smoke-1298967599","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:00:cf:83","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"68c03511-5525-4cdd-b45d-d9bbca431b4a","ip_address":"10.101.11.10"}],"id":"2857fd01-b67c-4a66-a665-0d43b97e55b4","security_groups":["9c9391d3-bbaa-4c37-9e60-9b671d62414e"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:29.397 63 INFO tempest.lib.common.rest_client [req-a52118bb-d44b-4d9c-9114-4bd867a57140 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.33:8774/v2.1/servers 1.948s 2018-08-25 21:38:29.398 63 DEBUG tempest.lib.common.rest_client [req-a52118bb-d44b-4d9c-9114-4bd867a57140 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-298431853", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "port": "2857fd01-b67c-4a66-a665-0d43b97e55b4"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-a52118bb-d44b-4d9c-9114-4bd867a57140', 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a52118bb-d44b-4d9c-9114-4bd867a57140'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "adminPass": "K2RgMKxgXppo"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:29.737 63 INFO tempest.lib.common.rest_client [req-cb7fd48d-fd21-4871-8d52-23abbd1508c3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.336s 2018-08-25 21:38:29.738 63 DEBUG tempest.lib.common.rest_client [req-cb7fd48d-fd21-4871-8d52-23abbd1508c3 ] 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-cb7fd48d-fd21-4871-8d52-23abbd1508c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb7fd48d-fd21-4871-8d52-23abbd1508c3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:31.162 63 INFO tempest.lib.common.rest_client [req-06d18e5e-a190-44f8-857a-757a94e354b4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.408s 2018-08-25 21:38:31.162 63 DEBUG tempest.lib.common.rest_client [req-06d18e5e-a190-44f8-857a-757a94e354b4 ] 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-06d18e5e-a190-44f8-857a-757a94e354b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06d18e5e-a190-44f8-857a-757a94e354b4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:32.668 63 INFO tempest.lib.common.rest_client [req-5f5d8f15-870e-4597-a04b-9baebb868040 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.486s 2018-08-25 21:38:32.669 63 DEBUG tempest.lib.common.rest_client [req-5f5d8f15-870e-4597-a04b-9baebb868040 ] 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-5f5d8f15-870e-4597-a04b-9baebb868040', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f5d8f15-870e-4597-a04b-9baebb868040'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:32.689 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:38:34.432 63 INFO tempest.lib.common.rest_client [req-299e5535-9b11-46fc-9449-c38fc7b2b05f ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.741s 2018-08-25 21:38:34.433 63 DEBUG tempest.lib.common.rest_client [req-299e5535-9b11-46fc-9449-c38fc7b2b05f ] 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-299e5535-9b11-46fc-9449-c38fc7b2b05f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-299e5535-9b11-46fc-9449-c38fc7b2b05f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:35.607 63 INFO tempest.lib.common.rest_client [req-6948f4f9-e57f-426f-9617-186e72c67548 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.159s 2018-08-25 21:38:35.607 63 DEBUG tempest.lib.common.rest_client [req-6948f4f9-e57f-426f-9617-186e72c67548 ] 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-6948f4f9-e57f-426f-9617-186e72c67548', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6948f4f9-e57f-426f-9617-186e72c67548'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:35.619 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:38:35.768 63 INFO tempest.lib.common.rest_client [req-b2d4a8ab-3765-4d05-b71c-333c13356455 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.148s 2018-08-25 21:38:35.769 63 DEBUG tempest.lib.common.rest_client [req-b2d4a8ab-3765-4d05-b71c-333c13356455 ] 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-b2d4a8ab-3765-4d05-b71c-333c13356455', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2d4a8ab-3765-4d05-b71c-333c13356455'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:35.787 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 8e86ab86-a4f3-4201-ab16-fd5a964092a0 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:38:36.951 63 INFO tempest.lib.common.rest_client [req-ca629bba-3c53-4ce3-8de5-f77690011aa6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/ports 1.163s 2018-08-25 21:38:36.951 63 DEBUG tempest.lib.common.rest_client [req-ca629bba-3c53-4ce3-8de5-f77690011aa6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1996934023", "security_groups": ["9c9391d3-bbaa-4c37-9e60-9b671d62414e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:38:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca629bba-3c53-4ce3-8de5-f77690011aa6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:38:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:38:36Z","name":"tempest-port-smoke-1996934023","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:93:a1:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"dd39b773-678d-492b-a8ef-daa5378ee078","ip_address":"10.102.21.20"}],"id":"01e61883-07b2-4249-b5f8-8931edfd4b55","security_groups":["9c9391d3-bbaa-4c37-9e60-9b671d62414e"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:39.287 63 INFO tempest.lib.common.rest_client [req-f3bb40b4-d963-4c0c-8d34-5f2244346644 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.33:8774/v2.1/servers 2.333s 2018-08-25 21:38:39.288 63 DEBUG tempest.lib.common.rest_client [req-f3bb40b4-d963-4c0c-8d34-5f2244346644 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-298431853", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "port": "01e61883-07b2-4249-b5f8-8931edfd4b55"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f3bb40b4-d963-4c0c-8d34-5f2244346644', 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3bb40b4-d963-4c0c-8d34-5f2244346644'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "adminPass": "ro5G9GbejzFh"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:39.629 63 INFO tempest.lib.common.rest_client [req-bdf5e210-d0ca-44c9-a163-52289c56146d ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.331s 2018-08-25 21:38:39.629 63 DEBUG tempest.lib.common.rest_client [req-bdf5e210-d0ca-44c9-a163-52289c56146d ] 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-bdf5e210-d0ca-44c9-a163-52289c56146d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdf5e210-d0ca-44c9-a163-52289c56146d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:40.983 63 INFO tempest.lib.common.rest_client [req-15ab84cf-d3ef-486e-ac8c-0f82a1d61ee9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.340s 2018-08-25 21:38:40.984 63 DEBUG tempest.lib.common.rest_client [req-15ab84cf-d3ef-486e-ac8c-0f82a1d61ee9 ] 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-15ab84cf-d3ef-486e-ac8c-0f82a1d61ee9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15ab84cf-d3ef-486e-ac8c-0f82a1d61ee9'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:40Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:41.001 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:38:42.340 63 INFO tempest.lib.common.rest_client [req-92b38fe4-8be3-4cef-926a-6a7dd30c90c6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.336s 2018-08-25 21:38:42.340 63 DEBUG tempest.lib.common.rest_client [req-92b38fe4-8be3-4cef-926a-6a7dd30c90c6 ] 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-92b38fe4-8be3-4cef-926a-6a7dd30c90c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92b38fe4-8be3-4cef-926a-6a7dd30c90c6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:41Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:42.354 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:38:43.514 63 INFO tempest.lib.common.rest_client [req-56818b9c-d7c0-44b0-9a9f-e06b32a04ecc ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.158s 2018-08-25 21:38:43.517 63 DEBUG tempest.lib.common.rest_client [req-56818b9c-d7c0-44b0-9a9f-e06b32a04ecc ] 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-56818b9c-d7c0-44b0-9a9f-e06b32a04ecc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56818b9c-d7c0-44b0-9a9f-e06b32a04ecc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:41Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:44.886 63 INFO tempest.lib.common.rest_client [req-b344fd75-3a4a-457e-ba4b-34d2df5c7155 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.352s 2018-08-25 21:38:44.887 63 DEBUG tempest.lib.common.rest_client [req-b344fd75-3a4a-457e-ba4b-34d2df5c7155 ] 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-b344fd75-3a4a-457e-ba4b-34d2df5c7155', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b344fd75-3a4a-457e-ba4b-34d2df5c7155'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:44.909 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:38:45.294 63 INFO tempest.lib.common.rest_client [req-8cf713e9-7dcf-4e00-a493-baf4471f5d22 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.384s 2018-08-25 21:38:45.295 63 DEBUG tempest.lib.common.rest_client [req-8cf713e9-7dcf-4e00-a493-baf4471f5d22 ] 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-8cf713e9-7dcf-4e00-a493-baf4471f5d22', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cf713e9-7dcf-4e00-a493-baf4471f5d22'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:45.315 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 13458993-d7cf-4433-ae08-76679c5cb0f2 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:38:45.445 63 INFO tempest.lib.common.rest_client [req-f8108e4c-794d-4ae9-ae8a-df7dd1e0b5e2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/routers 0.129s 2018-08-25 21:38:45.446 63 DEBUG tempest.lib.common.rest_client [req-f8108e4c-794d-4ae9-ae8a-df7dd1e0b5e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2052266747", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8108e4c-794d-4ae9-ae8a-df7dd1e0b5e2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:45Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:45Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "68062165-79ce-44d5-834b-32bd777cb27d", "name": "tempest-router--2052266747"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:46.984 63 INFO tempest.lib.common.rest_client [req-994dc8d4-97a1-4561-8758-dce7f91e3d14 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d 1.536s 2018-08-25 21:38:46.985 63 DEBUG tempest.lib.common.rest_client [req-994dc8d4-97a1-4561-8758-dce7f91e3d14 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d', u'date': 'Sat, 25 Aug 2018 21:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-994dc8d4-97a1-4561-8758-dce7f91e3d14'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:45Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:46Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "68062165-79ce-44d5-834b-32bd777cb27d", "name": "tempest-router--2052266747"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:49.093 63 INFO tempest.lib.common.rest_client [req-1818e1fa-7a81-47ee-98c2-68421587549f ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/add_router_interface 2.105s 2018-08-25 21:38:49.093 63 DEBUG tempest.lib.common.rest_client [req-1818e1fa-7a81-47ee-98c2-68421587549f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1818e1fa-7a81-47ee-98c2-68421587549f'} Body: {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a", "subnet_ids": ["68c03511-5525-4cdd-b45d-d9bbca431b4a"], "port_id": "0a75921f-fa46-4b58-ab6c-895c77774657", "id": "68062165-79ce-44d5-834b-32bd777cb27d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:51.061 63 INFO tempest.lib.common.rest_client [req-6df22d82-6f7d-477f-9feb-90919e6a5949 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.966s 2018-08-25 21:38:51.061 63 DEBUG tempest.lib.common.rest_client [req-6df22d82-6f7d-477f-9feb-90919e6a5949 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "2857fd01-b67c-4a66-a665-0d43b97e55b4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df22d82-6f7d-477f-9feb-90919e6a5949'} Body: {"floatingip": {"router_id": "68062165-79ce-44d5-834b-32bd777cb27d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:38:49Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "2857fd01-b67c-4a66-a665-0d43b97e55b4", "id": "c6fc854b-def6-4163-85e0-a184c22ffa47", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:38:51.063 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:38:59.080 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:38:59.145 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:38:59.178 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:38:59.292 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-25 21:38:59.293 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:38:59.295 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:38:59.354 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:38:59.359 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:39:04.366 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:39:04.367 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-25 21:40:14.438 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-25 21:40:14.438 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:40:14.442 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:40:14.506 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:40:14.538 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:40:19.545 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:40:19.546 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-25 21:41:29.605 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-25 21:41:29.606 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-25 21:41:29.607 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29.613 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29.674 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:41:29.677 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29.684 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:41:29.684 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:39:b2:a7 [ether] on eth0 2018-08-25 21:41:29.685 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-25 21:41:29.685 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29.687 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29.749 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:41:29.751 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29.761 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 21:41:29.761 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-25 21:41:29.762 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29.764 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29.825 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:41:29.828 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29.834 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-25 21:41:29.835 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29.837 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29.897 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:41:29.901 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29.909 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:41:29.909 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:39:b2:a7 [ether] on eth0 2018-08-25 21:41:29.910 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-25 21:41:29.910 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29.912 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29.973 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:41:29.976 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:34.983 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:41:34.983 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-25 21:42:45.045 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-25 21:42:45.047 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:42:45.051 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:42:45.115 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:42:45.115 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:42:50.123 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:42:50.124 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-25 21:44:00.175 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-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:44:01.782 63 INFO tempest.lib.common.rest_client [req-c5de9b95-e6e8-4315-ab55-703d3b9af84f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/c6fc854b-def6-4163-85e0-a184c22ffa47 1.600s 2018-08-25 21:44:01.783 63 DEBUG tempest.lib.common.rest_client [req-c5de9b95-e6e8-4315-ab55-703d3b9af84f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/c6fc854b-def6-4163-85e0-a184c22ffa47', u'date': 'Sat, 25 Aug 2018 21:44:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c5de9b95-e6e8-4315-ab55-703d3b9af84f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:04.781 63 INFO tempest.lib.common.rest_client [req-a96623df-4ae5-4043-a5f0-634562201d05 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/remove_router_interface 2.996s 2018-08-25 21:44:04.782 63 DEBUG tempest.lib.common.rest_client [req-a96623df-4ae5-4043-a5f0-634562201d05 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a96623df-4ae5-4043-a5f0-634562201d05'} Body: {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a", "subnet_ids": ["68c03511-5525-4cdd-b45d-d9bbca431b4a"], "port_id": "0a75921f-fa46-4b58-ab6c-895c77774657", "id": "68062165-79ce-44d5-834b-32bd777cb27d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:06.520 63 INFO tempest.lib.common.rest_client [req-dcfd805b-b0fd-4578-a5d9-411034219f4e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d 1.733s 2018-08-25 21:44:06.521 63 DEBUG tempest.lib.common.rest_client [req-dcfd805b-b0fd-4578-a5d9-411034219f4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dcfd805b-b0fd-4578-a5d9-411034219f4e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:06.929 63 INFO tempest.lib.common.rest_client [req-2af6c8c8-4dca-477f-ad02-0f4b7ce472ee ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.407s 2018-08-25 21:44:06.930 63 DEBUG tempest.lib.common.rest_client [req-2af6c8c8-4dca-477f-ad02-0f4b7ce472ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-2af6c8c8-4dca-477f-ad02-0f4b7ce472ee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2af6c8c8-4dca-477f-ad02-0f4b7ce472ee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:07.701 63 INFO tempest.lib.common.rest_client [req-f7b735d4-d344-4283-b23a-99a5b42fe64d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.770s 2018-08-25 21:44:07.701 63 DEBUG tempest.lib.common.rest_client [req-f7b735d4-d344-4283-b23a-99a5b42fe64d ] 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-f7b735d4-d344-4283-b23a-99a5b42fe64d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7b735d4-d344-4283-b23a-99a5b42fe64d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:08.772 63 INFO tempest.lib.common.rest_client [req-9f1536f8-ec6d-4359-a936-9165009f7a15 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.054s 2018-08-25 21:44:08.772 63 DEBUG tempest.lib.common.rest_client [req-9f1536f8-ec6d-4359-a936-9165009f7a15 ] 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-9f1536f8-ec6d-4359-a936-9165009f7a15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:08 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9f1536f8-ec6d-4359-a936-9165009f7a15'} Body: {"itemNotFound": {"message": "Instance 13458993-d7cf-4433-ae08-76679c5cb0f2 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:09.689 63 INFO tempest.lib.common.rest_client [req-9e138b59-b77f-4954-942e-1c8e4abe2cba ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/01e61883-07b2-4249-b5f8-8931edfd4b55 0.915s 2018-08-25 21:44:09.689 63 DEBUG tempest.lib.common.rest_client [req-9e138b59-b77f-4954-942e-1c8e4abe2cba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/01e61883-07b2-4249-b5f8-8931edfd4b55', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e138b59-b77f-4954-942e-1c8e4abe2cba'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:09.967 63 INFO tempest.lib.common.rest_client [req-7aab8bfc-8e19-484d-8d5d-ff8500e4745b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.276s 2018-08-25 21:44:09.967 63 DEBUG tempest.lib.common.rest_client [req-7aab8bfc-8e19-484d-8d5d-ff8500e4745b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-7aab8bfc-8e19-484d-8d5d-ff8500e4745b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7aab8bfc-8e19-484d-8d5d-ff8500e4745b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:10.700 63 INFO tempest.lib.common.rest_client [req-279a9bda-5152-4ddb-8371-ee02fba884b3 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.732s 2018-08-25 21:44:10.701 63 DEBUG tempest.lib.common.rest_client [req-279a9bda-5152-4ddb-8371-ee02fba884b3 ] 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-279a9bda-5152-4ddb-8371-ee02fba884b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-279a9bda-5152-4ddb-8371-ee02fba884b3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:11.766 63 INFO tempest.lib.common.rest_client [req-3fa697e1-0b0a-4c4d-9cce-54860c168ccb ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.047s 2018-08-25 21:44:11.766 63 DEBUG tempest.lib.common.rest_client [req-3fa697e1-0b0a-4c4d-9cce-54860c168ccb ] 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-3fa697e1-0b0a-4c4d-9cce-54860c168ccb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:11 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3fa697e1-0b0a-4c4d-9cce-54860c168ccb'} Body: {"itemNotFound": {"message": "Instance 8e86ab86-a4f3-4201-ab16-fd5a964092a0 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:12.595 63 INFO tempest.lib.common.rest_client [req-f4c879d6-1774-451f-8d4b-d3a757f6e1ac ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/2857fd01-b67c-4a66-a665-0d43b97e55b4 0.828s 2018-08-25 21:44:12.596 63 DEBUG tempest.lib.common.rest_client [req-f4c879d6-1774-451f-8d4b-d3a757f6e1ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/2857fd01-b67c-4a66-a665-0d43b97e55b4', u'date': 'Sat, 25 Aug 2018 21:44:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4c879d6-1774-451f-8d4b-d3a757f6e1ac'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:12.632 63 INFO tempest.lib.common.rest_client [req-b65c64cd-d288-461d-bf2a-50d4eedbc3c6 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-298431853 0.035s 2018-08-25 21:44:12.632 63 DEBUG tempest.lib.common.rest_client [req-b65c64cd-d288-461d-bf2a-50d4eedbc3c6 ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-298431853', u'x-compute-request-id': 'req-b65c64cd-d288-461d-bf2a-50d4eedbc3c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b65c64cd-d288-461d-bf2a-50d4eedbc3c6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:14.300 63 INFO tempest.lib.common.rest_client [req-f2e9d774-9491-4bea-81c4-1c0dd3b05f46 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/remove_router_interface 1.666s 2018-08-25 21:44:14.301 63 DEBUG tempest.lib.common.rest_client [req-f2e9d774-9491-4bea-81c4-1c0dd3b05f46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2e9d774-9491-4bea-81c4-1c0dd3b05f46'} Body: {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078", "subnet_ids": ["dd39b773-678d-492b-a8ef-daa5378ee078"], "port_id": "a7616b30-1214-4617-a8f0-85c85722255f", "id": "e9c081c2-e83e-401b-a148-9be78f586422"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:15.883 63 INFO tempest.lib.common.rest_client [req-fb641634-e78a-4d64-85cb-edbc08ad45d1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422 1.581s 2018-08-25 21:44:15.884 63 DEBUG tempest.lib.common.rest_client [req-fb641634-e78a-4d64-85cb-edbc08ad45d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422', u'date': 'Sat, 25 Aug 2018 21:44:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fb641634-e78a-4d64-85cb-edbc08ad45d1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:17.272 63 INFO tempest.lib.common.rest_client [req-cd2f1338-c4fd-4e89-af70-deec14184536 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/dd39b773-678d-492b-a8ef-daa5378ee078 1.387s 2018-08-25 21:44:17.272 63 DEBUG tempest.lib.common.rest_client [req-cd2f1338-c4fd-4e89-af70-deec14184536 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/dd39b773-678d-492b-a8ef-daa5378ee078', u'date': 'Sat, 25 Aug 2018 21:44:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd2f1338-c4fd-4e89-af70-deec14184536'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:18.842 63 INFO tempest.lib.common.rest_client [req-e31be188-6108-44db-a6f4-69f1f3829b54 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/14042b38-7ef2-49b1-9e5f-08f3f588b8ae 1.569s 2018-08-25 21:44:18.843 63 DEBUG tempest.lib.common.rest_client [req-e31be188-6108-44db-a6f4-69f1f3829b54 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/14042b38-7ef2-49b1-9e5f-08f3f588b8ae', u'date': 'Sat, 25 Aug 2018 21:44:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e31be188-6108-44db-a6f4-69f1f3829b54'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:19.910 63 INFO tempest.lib.common.rest_client [req-15c25521-3007-4c76-9387-8c828d57df5d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/68c03511-5525-4cdd-b45d-d9bbca431b4a 1.066s 2018-08-25 21:44:19.910 63 DEBUG tempest.lib.common.rest_client [req-15c25521-3007-4c76-9387-8c828d57df5d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/68c03511-5525-4cdd-b45d-d9bbca431b4a', u'date': 'Sat, 25 Aug 2018 21:44:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15c25521-3007-4c76-9387-8c828d57df5d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:21.485 63 INFO tempest.lib.common.rest_client [req-21e606b3-d185-4850-b931-d2fc48ac9847 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/224fed69-8ee9-4bd7-ad78-31a10d966f66 1.573s 2018-08-25 21:44:21.486 63 DEBUG tempest.lib.common.rest_client [req-21e606b3-d185-4850-b931-d2fc48ac9847 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/224fed69-8ee9-4bd7-ad78-31a10d966f66', u'date': 'Sat, 25 Aug 2018 21:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-21e606b3-d185-4850-b931-d2fc48ac9847'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:22.569 63 INFO tempest.lib.common.rest_client [req-b173acf9-cb7d-4b57-a75b-c92a6c040b01 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/9c9391d3-bbaa-4c37-9e60-9b671d62414e 1.082s 2018-08-25 21:44:22.570 63 DEBUG tempest.lib.common.rest_client [req-b173acf9-cb7d-4b57-a75b-c92a6c040b01 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/9c9391d3-bbaa-4c37-9e60-9b671d62414e', u'date': 'Sat, 25 Aug 2018 21:44:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b173acf9-cb7d-4b57-a75b-c92a6c040b01'} 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 [366.306924s] ... 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-25 21:38:16,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.614s 2018-08-25 21:38:16,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-271176100 description", "name": "tempest-secgroup-smoke-271176100"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:38:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf6b4283-803e-414e-87a2-4e0c31afc7d1'} Body: {"security_group": {"description": "tempest-secgroup-smoke-271176100 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:16Z", "updated_at": "2018-08-25T21:38:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:38:16Z", "revision_number": 0, "id": "3a3680d2-2aec-4e53-bca9-68ada7b39ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:38:16Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:38:16Z", "revision_number": 0, "id": "41060bf0-89fd-4d64-a9f5-9b521168f2a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:38:16Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "name": "tempest-secgroup-smoke-271176100"}} 2018-08-25 21:38:17,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.381s 2018-08-25 21:38:17,264 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63304cf8-59f0-43ea-af8d-0b6a5f8a9421'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "80098020-80bb-429a-b662-751efe04974f"}} 2018-08-25 21:38:17,419 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 21:38:17,419 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6aefca5f-76ec-49e4-ab05-ff5374d465d4'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "287d317f-5e96-45b4-8c5b-90987d066ce5"}} 2018-08-25 21:38:17,570 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.150s 2018-08-25 21:38:17,571 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cd9a428-66ab-4608-bdab-51cf382fc44d'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "81b29a13-0e74-4aea-9fc8-7efd5e38225d"}} 2018-08-25 21:38:17,715 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:38:17,715 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab69b218-25df-4d10-8a80-004015bff2a6'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "60b5217b-fa09-44eb-94d8-ae6e03c6c93a"}} 2018-08-25 21:38:17,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:38:17,865 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e88018c-40ef-4aee-a472-94ea82c9e93e'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "bd869fc3-328d-4a41-8668-044273800b7b"}} 2018-08-25 21:38:18,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 21:38:18,037 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c890490-c40c-4c4a-b4aa-ba91a1d6a11d'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7e43edfc-a652-4609-b3a3-f493619f211a"}} 2018-08-25 21:38:18,199 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:38:18,199 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9ab51d9-03ab-48a6-8868-0bf51f0b8653'} 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-25T21:38:18Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b04e625a-6a7a-4581-b568-40f46e34a2f9"}} 2018-08-25 21:38:18,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.235s 2018-08-25 21:38:18,436 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d658c00c-b036-4d8c-9996-7f7bd1a9b614'} 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-25T21:38:18Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d54ba875-5f0d-4e31-808c-b2a157448e07"}} 2018-08-25 21:38:18,662 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/networks 0.225s 2018-08-25 21:38:18,663 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1512002944"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a689bd8a-ef19-47d2-8039-3d934bceb177'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:38:18Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","name":"tempest-A-1512002944"}} 2018-08-25 21:38:19,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.827s 2018-08-25 21:38:19,492 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "name": "tempest-subnet-A-1-2039816103"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:38:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de53975d-a844-47a4-b5b0-357203a4e6a2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","dns_nameservers":[],"updated_at":"2018-08-25T21:38: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"68c03511-5525-4cdd-b45d-d9bbca431b4a","subnetpool_id":null,"name":"tempest-subnet-A-1-2039816103"}} 2018-08-25 21:38:19,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/networks 0.217s 2018-08-25 21:38:19,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1261144452"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:38:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c46b0fd2-be0b-49af-a8e4-53582d1a1862'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:38:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","name":"tempest-B-1261144452"}} 2018-08-25 21:38:20,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.910s 2018-08-25 21:38:20,623 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "name": "tempest-subnet-B-1-810867998"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:38:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95bfd164-a77c-4496-bee5-0730dc93cb75'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","dns_nameservers":[],"updated_at":"2018-08-25T21:38:19Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"dd39b773-678d-492b-a8ef-daa5378ee078","subnetpool_id":null,"name":"tempest-subnet-B-1-810867998"}} 2018-08-25 21:38:21,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/routers 0.408s 2018-08-25 21:38:21,033 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1243312610", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22c10126-7a9f-4718-aa97-7bb61c2d3246'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:20Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:20Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e9c081c2-e83e-401b-a148-9be78f586422", "name": "tempest-router--1243312610"}} 2018-08-25 21:38:22,338 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422 1.304s 2018-08-25 21:38:22,339 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422', u'date': 'Sat, 25 Aug 2018 21:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28ba58d0-8270-4092-9ebb-b1255df5a0bd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:20Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:22Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e9c081c2-e83e-401b-a148-9be78f586422", "name": "tempest-router--1243312610"}} 2018-08-25 21:38:24,465 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/add_router_interface 2.125s 2018-08-25 21:38:24,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70de473b-1055-4ec7-b2b8-d0fa874b14a1'} Body: {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078", "subnet_ids": ["dd39b773-678d-492b-a8ef-daa5378ee078"], "port_id": "a7616b30-1214-4617-a8f0-85c85722255f", "id": "e9c081c2-e83e-401b-a148-9be78f586422"} 2018-08-25 21:38:25,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.538s 2018-08-25 21:38:25,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c69de84-38b3-449f-9f9b-f8e82028e1bc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa"}} 2018-08-25 21:38:25,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations 0.421s 2018-08-25 21:38:25,428 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations', u'date': 'Sat, 25 Aug 2018 21:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d92e4b77-c0d0-48ec-97af-543a0639a153'} Body: {"network_association": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "id": "68c1421f-20d2-42ec-8c80-97043f037dfa"}} 2018-08-25 21:38:26,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations 0.959s 2018-08-25 21:38:26,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations', u'date': 'Sat, 25 Aug 2018 21:38:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f9a5a8b-0184-4a1a-89f9-f117c2b7544b'} Body: {"network_association": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "id": "d383ff7b-2cff-4b78-9848-c1df3aeed7d1"}} 2018-08-25 21:38:26,390 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:38:26,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.216s 2018-08-25 21:38:26,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-298431853"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-0f014481-aa56-4c4d-8700-366258cc275b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f014481-aa56-4c4d-8700-366258cc275b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC99nPlOJzj2mUYq6J9A2jVWrDS+ShYe4C8aH+Hof8rYsulDRjKhMx+XyktmE561/HLhqH/SlHvcaQB5OysWkqLmCMFuDDyDA88A87z/c5UHatuKTR+5Iv2rUGXW0qY4i/1N28ntk5inciLvrY+8PukpJqqskLIgZKU9D64AaAfjFjmqngpcq58bzqxw3DtzrCL/0aoA2kVE3rdB9bPHuQ0BS9bZuWuNVxfNC2Wluax/2QGD7hG5TkxotSRxeOqW8CWZVmCkfaTIpcdv+QrsWsrStngq/1TDBfbo39eKwk8JfcY1m0NOZNvKXU0xpWyTwaitn/eTM5hu5d/liZpxmeN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvfZz5Tic49plGKuifQNo1Vqw0vkoWHuAvGh/h6H/K2LLpQ0Y\nyoTMfl8pLZhOetfxy4ah/0pR73GkAeTsrFpKi5gjBbgw8gwPPAPO8/3OVB2rbik0\nfuSL9q1Bl1tKmOIv9TdvJ7ZOYp3Ii762PvD7pKSaqrJCyIGSlPQ+uAGgH4xY5qp4\nKXKufG86scNw7c6wi/9GqANpFRN63QfWzx7kNAUvW2blrjVcXzQtlpbmsf9kBg+4\nRuU5MaLUkcXjqlvAlmVZgpH2kyKXHb/kK7FrK0rZ4Kv9UwwX26N/XisJPCX3GNZt\nDTmTbyl1NMaVsk8GorZ/3kzOYbuXf5YmacZnjQIDAQABAoIBABR1/ke7UFLOjEMb\nAZZ7jogki5U91xWov9YLX2kpjsWKj6rIfVoa8bfO4i2SESn0JowohTxtMeQblnHJ\nyaBK3WqpyWPtUgBQQjfRpTHsrZOr2nI0J/5e+aBpSv5Vi/RpsIa2INfjMBA5NIew\n1Ap1hHVYcXxfVQgpxLMcl8DUE/4xvOFkz1AA/q9cuQICRdjJEXo/Mms9ZXk4fnXb\nCqvea7+MalO1NqZjCcfJAe+Lbnqlb3n6LWBvRGqdJ44bUrxaZ1DJrcuwRHG2lq74\ngIsZcEXnGHPMnUa9HIEuYlRm3hWRBnL509vRcPmQnQg6d/LFQ4sRIv/+eaUYtqqK\nzl56NIECgYEA+nisRQPiepWwFjyc1R7IWkbFq2iXD8+SCL4gx+BOS+j2XubCqvKB\nSwBpJ6YJrGECucMxQXfPGhBf4qNLUorQ8i8Hp5jwCqGkgBGsHF+N5O505TqQKrb1\n+zcnJcKt3ghdJM1Z+U03C9sO3AttEq4IPzSw4Gx9t1jrlbFLY+pTcSECgYEAwifd\nwKmYhNVllr2iya7Jnlr1w+wOEXFjbea1bXsfqwswHFr7Zjr4o+03ZTneIsbtI44i\nDPaXvabhT73ZznXZg9WdNh/PrymheJTwAPd6HQ33j6cMlp0D5cxPQM8yXwKj8Elf\naMY8mT1fApeBwqeJiGyVO5ml1SeyrTmMjI91LO0CgYBlNqxOe0JizOhKJBYwHO9T\nY7PvDyW0EuntNH9kpaSeEja0pMVXdQWAPFtB1VulV9JVJKZb0UFUQ/erStdeNJA4\nvX53YFrnwOgLhJirIoXhU+bS1rZ5PFPsPx5HqQK/bVvOSlkoX+Z1mQDJNKjP2pmk\niPNMzSqEE5+nbuyLJJ6xYQKBgQCjPRt/idf3Dugb5hMBGNjhMD7j3Asz9S6Qz2GI\ny/UjPQPVQ1WNbVVxldd2X0H54WCt/Sl51rZbuPxErC19Ha6k3iwQvoxCDHF7TVXA\nqlHcLcsP13aJBzios6+KoOoL4c9uDnKOR+XZPTUtm654t521uv15n8RCw97BL9qQ\nr2joPQKBgHlJV61fMiLqPFwWHUfIfdTidHiY/IOJMq5qBiKnWOkqgzWDBNT/s5u7\n1awv+enE207p8UdH65SOglWSbLkEwfeiNtxhlzOX6jr8Ibu8oqaL8a9I4hpw1O7B\nOCY7pXu7NGDVX+p1TJ64ApmDPI+reK1hl2U1yIl6wxpvqNElbGWt\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-298431853", "fingerprint": "1f:b3:99:0e:9f:00:c9:49:40:27:09:ec:21:24:f1:62"}} 2018-08-25 21:38:27,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/ports 0.834s 2018-08-25 21:38:27,447 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1298967599", "security_groups": ["9c9391d3-bbaa-4c37-9e60-9b671d62414e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:38:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2dbc0806-e3dd-41d3-9562-2ad0a0b121ee'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:38:26Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:38:26Z","name":"tempest-port-smoke-1298967599","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:00:cf:83","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"68c03511-5525-4cdd-b45d-d9bbca431b4a","ip_address":"10.101.11.10"}],"id":"2857fd01-b67c-4a66-a665-0d43b97e55b4","security_groups":["9c9391d3-bbaa-4c37-9e60-9b671d62414e"],"device_id":""}} 2018-08-25 21:38:29,397 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.33:8774/v2.1/servers 1.948s 2018-08-25 21:38:29,398 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-298431853", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "port": "2857fd01-b67c-4a66-a665-0d43b97e55b4"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-a52118bb-d44b-4d9c-9114-4bd867a57140', 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a52118bb-d44b-4d9c-9114-4bd867a57140'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "adminPass": "K2RgMKxgXppo"}} 2018-08-25 21:38:29,737 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.336s 2018-08-25 21:38:29,738 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-cb7fd48d-fd21-4871-8d52-23abbd1508c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb7fd48d-fd21-4871-8d52-23abbd1508c3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:31,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.408s 2018-08-25 21:38:31,162 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-06d18e5e-a190-44f8-857a-757a94e354b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06d18e5e-a190-44f8-857a-757a94e354b4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:32,668 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.486s 2018-08-25 21:38:32,669 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-5f5d8f15-870e-4597-a04b-9baebb868040', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f5d8f15-870e-4597-a04b-9baebb868040'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:32,689 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:38:34,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.741s 2018-08-25 21:38:34,433 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-299e5535-9b11-46fc-9449-c38fc7b2b05f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-299e5535-9b11-46fc-9449-c38fc7b2b05f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:35,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.159s 2018-08-25 21:38:35,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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-6948f4f9-e57f-426f-9617-186e72c67548', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6948f4f9-e57f-426f-9617-186e72c67548'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:35,619 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:38:35,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.148s 2018-08-25 21:38:35,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-b2d4a8ab-3765-4d05-b71c-333c13356455', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2d4a8ab-3765-4d05-b71c-333c13356455'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:35,787 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 8e86ab86-a4f3-4201-ab16-fd5a964092a0 with status: ACTIVE 2018-08-25 21:38:36,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/ports 1.163s 2018-08-25 21:38:36,951 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1996934023", "security_groups": ["9c9391d3-bbaa-4c37-9e60-9b671d62414e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:38:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca629bba-3c53-4ce3-8de5-f77690011aa6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:38:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:38:36Z","name":"tempest-port-smoke-1996934023","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:93:a1:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"dd39b773-678d-492b-a8ef-daa5378ee078","ip_address":"10.102.21.20"}],"id":"01e61883-07b2-4249-b5f8-8931edfd4b55","security_groups":["9c9391d3-bbaa-4c37-9e60-9b671d62414e"],"device_id":""}} 2018-08-25 21:38:39,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.33:8774/v2.1/servers 2.333s 2018-08-25 21:38:39,288 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-298431853", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "port": "01e61883-07b2-4249-b5f8-8931edfd4b55"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f3bb40b4-d963-4c0c-8d34-5f2244346644', 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3bb40b4-d963-4c0c-8d34-5f2244346644'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "adminPass": "ro5G9GbejzFh"}} 2018-08-25 21:38:39,629 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.331s 2018-08-25 21:38:39,629 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-bdf5e210-d0ca-44c9-a163-52289c56146d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdf5e210-d0ca-44c9-a163-52289c56146d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:40,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.340s 2018-08-25 21:38:40,984 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-15ab84cf-d3ef-486e-ac8c-0f82a1d61ee9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15ab84cf-d3ef-486e-ac8c-0f82a1d61ee9'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:40Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:41,001 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:38:42,340 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.336s 2018-08-25 21:38:42,340 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-92b38fe4-8be3-4cef-926a-6a7dd30c90c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92b38fe4-8be3-4cef-926a-6a7dd30c90c6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:41Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:42,354 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:38:43,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.158s 2018-08-25 21:38:43,517 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-56818b9c-d7c0-44b0-9a9f-e06b32a04ecc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56818b9c-d7c0-44b0-9a9f-e06b32a04ecc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:41Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:44,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.352s 2018-08-25 21:38:44,887 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-b344fd75-3a4a-457e-ba4b-34d2df5c7155', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b344fd75-3a4a-457e-ba4b-34d2df5c7155'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:44,909 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:38:45,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.384s 2018-08-25 21:38:45,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': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-8cf713e9-7dcf-4e00-a493-baf4471f5d22', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cf713e9-7dcf-4e00-a493-baf4471f5d22'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:45,315 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 13458993-d7cf-4433-ae08-76679c5cb0f2 with status: ACTIVE 2018-08-25 21:38:45,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/routers 0.129s 2018-08-25 21:38:45,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2052266747", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8108e4c-794d-4ae9-ae8a-df7dd1e0b5e2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:45Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:45Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "68062165-79ce-44d5-834b-32bd777cb27d", "name": "tempest-router--2052266747"}} 2018-08-25 21:38:46,984 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d 1.536s 2018-08-25 21:38:46,985 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d', u'date': 'Sat, 25 Aug 2018 21:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-994dc8d4-97a1-4561-8758-dce7f91e3d14'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:45Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:46Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "68062165-79ce-44d5-834b-32bd777cb27d", "name": "tempest-router--2052266747"}} 2018-08-25 21:38:49,093 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/add_router_interface 2.105s 2018-08-25 21:38:49,093 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1818e1fa-7a81-47ee-98c2-68421587549f'} Body: {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a", "subnet_ids": ["68c03511-5525-4cdd-b45d-d9bbca431b4a"], "port_id": "0a75921f-fa46-4b58-ab6c-895c77774657", "id": "68062165-79ce-44d5-834b-32bd777cb27d"} 2018-08-25 21:38:51,061 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.966s 2018-08-25 21:38:51,061 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "2857fd01-b67c-4a66-a665-0d43b97e55b4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df22d82-6f7d-477f-9feb-90919e6a5949'} Body: {"floatingip": {"router_id": "68062165-79ce-44d5-834b-32bd777cb27d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:38:49Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "2857fd01-b67c-4a66-a665-0d43b97e55b4", "id": "c6fc854b-def6-4163-85e0-a184c22ffa47", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:38:51,063 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:38:59,080 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:38:59,145 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:38:59,178 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:38:59,292 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-25 21:38:59,293 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:38:59,295 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:38:59,354 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:38:59,359 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:39:04,366 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:39:04,367 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-25 21:40:14,438 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-25 21:40:14,438 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:40:14,442 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:40:14,506 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:40:14,538 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:40:19,545 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:40:19,546 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-25 21:41:29,605 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:41:29,606 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-25 21:41:29,607 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,613 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,674 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,677 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:41:29,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:39:b2:a7 [ether] on eth0 2018-08-25 21:41:29,685 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-25 21:41:29,685 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,687 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,749 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,751 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29,761 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:41:29,761 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-25 21:41:29,762 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,764 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,825 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,828 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29,834 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-25 21:41:29,835 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,837 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,897 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,901 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29,909 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:41:29,909 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:39:b2:a7 [ether] on eth0 2018-08-25 21:41:29,910 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-25 21:41:29,910 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,912 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,973 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,976 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:34,983 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:41:34,983 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-25 21:42:45,045 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-25 21:42:45,047 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:42:45,051 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:42:45,115 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:42:45,115 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:42:50,123 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:42:50,124 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-25 21:44:00,175 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:44:00,178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:44:01,782 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/c6fc854b-def6-4163-85e0-a184c22ffa47 1.600s 2018-08-25 21:44:01,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/c6fc854b-def6-4163-85e0-a184c22ffa47', u'date': 'Sat, 25 Aug 2018 21:44:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c5de9b95-e6e8-4315-ab55-703d3b9af84f'} Body: 2018-08-25 21:44:04,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/remove_router_interface 2.996s 2018-08-25 21:44:04,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a96623df-4ae5-4043-a5f0-634562201d05'} Body: {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a", "subnet_ids": ["68c03511-5525-4cdd-b45d-d9bbca431b4a"], "port_id": "0a75921f-fa46-4b58-ab6c-895c77774657", "id": "68062165-79ce-44d5-834b-32bd777cb27d"} 2018-08-25 21:44:06,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d 1.733s 2018-08-25 21:44:06,521 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dcfd805b-b0fd-4578-a5d9-411034219f4e'} Body: 2018-08-25 21:44:06,929 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.407s 2018-08-25 21:44:06,930 63 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-2af6c8c8-4dca-477f-ad02-0f4b7ce472ee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2af6c8c8-4dca-477f-ad02-0f4b7ce472ee'} Body: 2018-08-25 21:44:07,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.770s 2018-08-25 21:44:07,701 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-f7b735d4-d344-4283-b23a-99a5b42fe64d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7b735d4-d344-4283-b23a-99a5b42fe64d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:08,772 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.054s 2018-08-25 21:44:08,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-9f1536f8-ec6d-4359-a936-9165009f7a15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:08 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9f1536f8-ec6d-4359-a936-9165009f7a15'} Body: {"itemNotFound": {"message": "Instance 13458993-d7cf-4433-ae08-76679c5cb0f2 could not be found.", "code": 404}} 2018-08-25 21:44:09,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/01e61883-07b2-4249-b5f8-8931edfd4b55 0.915s 2018-08-25 21:44:09,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/01e61883-07b2-4249-b5f8-8931edfd4b55', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e138b59-b77f-4954-942e-1c8e4abe2cba'} Body: 2018-08-25 21:44:09,967 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.276s 2018-08-25 21:44:09,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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-7aab8bfc-8e19-484d-8d5d-ff8500e4745b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7aab8bfc-8e19-484d-8d5d-ff8500e4745b'} Body: 2018-08-25 21:44:10,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.732s 2018-08-25 21:44:10,701 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-279a9bda-5152-4ddb-8371-ee02fba884b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-279a9bda-5152-4ddb-8371-ee02fba884b3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:11,766 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.047s 2018-08-25 21:44:11,766 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-3fa697e1-0b0a-4c4d-9cce-54860c168ccb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:11 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3fa697e1-0b0a-4c4d-9cce-54860c168ccb'} Body: {"itemNotFound": {"message": "Instance 8e86ab86-a4f3-4201-ab16-fd5a964092a0 could not be found.", "code": 404}} 2018-08-25 21:44:12,595 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/2857fd01-b67c-4a66-a665-0d43b97e55b4 0.828s 2018-08-25 21:44:12,596 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/2857fd01-b67c-4a66-a665-0d43b97e55b4', u'date': 'Sat, 25 Aug 2018 21:44:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4c879d6-1774-451f-8d4b-d3a757f6e1ac'} Body: 2018-08-25 21:44:12,632 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-298431853 0.035s 2018-08-25 21:44:12,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-298431853', u'x-compute-request-id': 'req-b65c64cd-d288-461d-bf2a-50d4eedbc3c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b65c64cd-d288-461d-bf2a-50d4eedbc3c6'} Body: 2018-08-25 21:44:14,300 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/remove_router_interface 1.666s 2018-08-25 21:44:14,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2e9d774-9491-4bea-81c4-1c0dd3b05f46'} Body: {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078", "subnet_ids": ["dd39b773-678d-492b-a8ef-daa5378ee078"], "port_id": "a7616b30-1214-4617-a8f0-85c85722255f", "id": "e9c081c2-e83e-401b-a148-9be78f586422"} 2018-08-25 21:44:15,883 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422 1.581s 2018-08-25 21:44:15,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.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422', u'date': 'Sat, 25 Aug 2018 21:44:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fb641634-e78a-4d64-85cb-edbc08ad45d1'} Body: 2018-08-25 21:44:17,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/dd39b773-678d-492b-a8ef-daa5378ee078 1.387s 2018-08-25 21:44:17,272 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/dd39b773-678d-492b-a8ef-daa5378ee078', u'date': 'Sat, 25 Aug 2018 21:44:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd2f1338-c4fd-4e89-af70-deec14184536'} Body: 2018-08-25 21:44:18,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/14042b38-7ef2-49b1-9e5f-08f3f588b8ae 1.569s 2018-08-25 21:44:18,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/14042b38-7ef2-49b1-9e5f-08f3f588b8ae', u'date': 'Sat, 25 Aug 2018 21:44:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e31be188-6108-44db-a6f4-69f1f3829b54'} Body: 2018-08-25 21:44:19,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/68c03511-5525-4cdd-b45d-d9bbca431b4a 1.066s 2018-08-25 21:44:19,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/68c03511-5525-4cdd-b45d-d9bbca431b4a', u'date': 'Sat, 25 Aug 2018 21:44:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15c25521-3007-4c76-9387-8c828d57df5d'} Body: 2018-08-25 21:44:21,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/224fed69-8ee9-4bd7-ad78-31a10d966f66 1.573s 2018-08-25 21:44:21,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/224fed69-8ee9-4bd7-ad78-31a10d966f66', u'date': 'Sat, 25 Aug 2018 21:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-21e606b3-d185-4850-b931-d2fc48ac9847'} Body: 2018-08-25 21:44:22,569 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/9c9391d3-bbaa-4c37-9e60-9b671d62414e 1.082s 2018-08-25 21:44:22,570 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/9c9391d3-bbaa-4c37-9e60-9b671d62414e', u'date': 'Sat, 25 Aug 2018 21:44:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b173acf9-cb7d-4b57-a75b-c92a6c040b01'} Body: 2018-08-25 21:44:22.892 63 INFO tempest.lib.common.rest_client [req-0a061a71-51aa-450a-b45d-f064c3acadc2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.296s 2018-08-25 21:44:22.892 63 DEBUG tempest.lib.common.rest_client [req-0a061a71-51aa-450a-b45d-f064c3acadc2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1209837587 description", "name": "tempest-secgroup-smoke-1209837587"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:44:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a061a71-51aa-450a-b45d-f064c3acadc2'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1209837587 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:22Z", "updated_at": "2018-08-25T21:44:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:44:22Z", "revision_number": 0, "id": "b3d1fea0-4f65-44e2-b8ef-99da3de38e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:44:22Z", "revision_number": 0, "id": "db32b75d-9462-44d4-92cb-7404b00fd483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "name": "tempest-secgroup-smoke-1209837587"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:23.096 63 INFO tempest.lib.common.rest_client [req-d6757c4f-744d-4005-95bb-ff599ad8cbcb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.203s 2018-08-25 21:44:23.097 63 DEBUG tempest.lib.common.rest_client [req-d6757c4f-744d-4005-95bb-ff599ad8cbcb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6757c4f-744d-4005-95bb-ff599ad8cbcb'} 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-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:22Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94515c76-ec00-4bfe-86fb-b0ab8a0ca974"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:23.349 63 INFO tempest.lib.common.rest_client [req-8ab8b90c-ba7a-4994-b03f-8baacdbb44bc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.252s 2018-08-25 21:44:23.350 63 DEBUG tempest.lib.common.rest_client [req-8ab8b90c-ba7a-4994-b03f-8baacdbb44bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ab8b90c-ba7a-4994-b03f-8baacdbb44bc'} 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-25T21:44:23Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1805fd74-74f2-4a0b-a203-0ea65d592153"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:24.210 63 INFO tempest.lib.common.rest_client [req-b7cad3c5-9680-42c5-8dc9-9c48bb827194 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.859s 2018-08-25 21:44:24.211 63 DEBUG tempest.lib.common.rest_client [req-b7cad3c5-9680-42c5-8dc9-9c48bb827194 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7cad3c5-9680-42c5-8dc9-9c48bb827194'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ac429220-7921-4242-b2d4-f2335b62b169"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:24.366 63 INFO tempest.lib.common.rest_client [req-30efa4d6-72c0-4cb9-a2ff-4c000433830b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 21:44:24.366 63 DEBUG tempest.lib.common.rest_client [req-30efa4d6-72c0-4cb9-a2ff-4c000433830b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30efa4d6-72c0-4cb9-a2ff-4c000433830b'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "399bf226-a095-491c-9709-2095b1cb6f06"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:24.526 63 INFO tempest.lib.common.rest_client [req-b3d3afa6-9d99-4986-83bb-d441df92d59d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:44:24.527 63 DEBUG tempest.lib.common.rest_client [req-b3d3afa6-9d99-4986-83bb-d441df92d59d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3d3afa6-9d99-4986-83bb-d441df92d59d'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f52bf871-09c6-4cd5-b5aa-a761f11832a4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:24.658 63 INFO tempest.lib.common.rest_client [req-15345ddd-8e87-410d-8b31-f60916af0b0e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.130s 2018-08-25 21:44:24.659 63 DEBUG tempest.lib.common.rest_client [req-15345ddd-8e87-410d-8b31-f60916af0b0e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15345ddd-8e87-410d-8b31-f60916af0b0e'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1dbb2913-413f-4ec4-bd59-d0ffa2ae3ddd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:24.792 63 INFO tempest.lib.common.rest_client [req-26364d60-8dd7-4315-8f60-4ba33c1b39e1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.132s 2018-08-25 21:44:24.792 63 DEBUG tempest.lib.common.rest_client [req-26364d60-8dd7-4315-8f60-4ba33c1b39e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26364d60-8dd7-4315-8f60-4ba33c1b39e1'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "77fb9e92-d545-4b57-945e-e2bfd888b613"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:24.949 63 INFO tempest.lib.common.rest_client [req-c94847e3-16da-4940-8920-47c04861d627 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.155s 2018-08-25 21:44:24.949 63 DEBUG tempest.lib.common.rest_client [req-c94847e3-16da-4940-8920-47c04861d627 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c94847e3-16da-4940-8920-47c04861d627'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "501b2fee-6809-46c4-b68c-89f9b73bb95e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:25.227 63 INFO tempest.lib.common.rest_client [req-9ecdf92c-b927-4334-9cfe-2fda83efbecb ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/networks 0.277s 2018-08-25 21:44:25.228 63 DEBUG tempest.lib.common.rest_client [req-9ecdf92c-b927-4334-9cfe-2fda83efbecb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1208713613"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:44:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ecdf92c-b927-4334-9cfe-2fda83efbecb'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:44:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","name":"tempest-A-1208713613"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:26.098 63 INFO tempest.lib.common.rest_client [req-66f13703-7f43-45f0-bdec-b36352af36d7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.869s 2018-08-25 21:44:26.099 63 DEBUG tempest.lib.common.rest_client [req-66f13703-7f43-45f0-bdec-b36352af36d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "name": "tempest-subnet-A-1-1934100712"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:44:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66f13703-7f43-45f0-bdec-b36352af36d7'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:25Z","dns_nameservers":[],"updated_at":"2018-08-25T21:44:25Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"29769342-e9c2-485c-b4e8-5fc4eeac86cb","subnetpool_id":null,"name":"tempest-subnet-A-1-1934100712"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:26.342 63 INFO tempest.lib.common.rest_client [req-462e02e4-2b76-479d-acde-4ffd084e71c4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/networks 0.242s 2018-08-25 21:44:26.342 63 DEBUG tempest.lib.common.rest_client [req-462e02e4-2b76-479d-acde-4ffd084e71c4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-77625435"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:44:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-462e02e4-2b76-479d-acde-4ffd084e71c4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:44:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","name":"tempest-B-77625435"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:27.402 63 INFO tempest.lib.common.rest_client [req-d706c274-d3cc-4d22-b3e4-c170eeedd759 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.059s 2018-08-25 21:44:27.403 63 DEBUG tempest.lib.common.rest_client [req-d706c274-d3cc-4d22-b3e4-c170eeedd759 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "name": "tempest-subnet-B-1-1282452884"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:44:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d706c274-d3cc-4d22-b3e4-c170eeedd759'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:27Z","dns_nameservers":[],"updated_at":"2018-08-25T21:44: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"6c954bbc-04b9-4247-aafd-c9cfacc4c58c","subnetpool_id":null,"name":"tempest-subnet-B-1-1282452884"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:27.836 63 INFO tempest.lib.common.rest_client [req-1bcf39a7-1dea-4696-bd25-1b7e65d7696a ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.432s 2018-08-25 21:44:27.837 63 DEBUG tempest.lib.common.rest_client [req-1bcf39a7-1dea-4696-bd25-1b7e65d7696a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:44:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bcf39a7-1dea-4696-bd25-1b7e65d7696a'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "13aba118-f4b4-4f56-bb9c-04408657c659"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:28.390 63 INFO tempest.lib.common.rest_client [req-54635913-50a1-4dd4-a08b-e01dce9c2934 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations 0.552s 2018-08-25 21:44:28.391 63 DEBUG tempest.lib.common.rest_client [req-54635913-50a1-4dd4-a08b-e01dce9c2934 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations', u'date': 'Sat, 25 Aug 2018 21:44:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54635913-50a1-4dd4-a08b-e01dce9c2934'} Body: {"network_association": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "id": "730845e6-0fd4-47c0-bec3-a451f008c856"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:29.596 63 INFO tempest.lib.common.rest_client [req-7cd91adb-57c9-4291-931e-2ca72ae97667 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations 1.204s 2018-08-25 21:44:29.597 63 DEBUG tempest.lib.common.rest_client [req-7cd91adb-57c9-4291-931e-2ca72ae97667 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations', u'date': 'Sat, 25 Aug 2018 21:44:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cd91adb-57c9-4291-931e-2ca72ae97667'} Body: {"network_association": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "id": "71404e39-475b-4160-84fd-f0ea681ed76d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:29.597 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-25 21:44:29.746 63 INFO tempest.lib.common.rest_client [req-75ee26de-e47e-4762-9576-cf60f58016b9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/routers 0.147s 2018-08-25 21:44:29.746 63 DEBUG tempest.lib.common.rest_client [req-75ee26de-e47e-4762-9576-cf60f58016b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--429778765", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:44:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75ee26de-e47e-4762-9576-cf60f58016b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:29Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:29Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0", "name": "tempest-router--429778765"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:31.502 63 INFO tempest.lib.common.rest_client [req-4213ff6c-9625-4f09-87d2-42806c3656ef ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0 1.755s 2018-08-25 21:44:31.503 63 DEBUG tempest.lib.common.rest_client [req-4213ff6c-9625-4f09-87d2-42806c3656ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0', u'date': 'Sat, 25 Aug 2018 21:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4213ff6c-9625-4f09-87d2-42806c3656ef'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:29Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:31Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0", "name": "tempest-router--429778765"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:33.955 63 INFO tempest.lib.common.rest_client [req-614433ad-aa65-4a23-bfde-93801e8e733c ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/add_router_interface 2.451s 2018-08-25 21:44:33.956 63 DEBUG tempest.lib.common.rest_client [req-614433ad-aa65-4a23-bfde-93801e8e733c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-614433ad-aa65-4a23-bfde-93801e8e733c'} Body: {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c", "subnet_ids": ["6c954bbc-04b9-4247-aafd-c9cfacc4c58c"], "port_id": "33942bea-5c74-4191-afed-446abe52671d", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:34.127 63 INFO tempest.lib.common.rest_client [req-a5c5b68e-8289-4db5-b3fc-15880d8bf219 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.170s 2018-08-25 21:44:34.127 63 DEBUG tempest.lib.common.rest_client [req-a5c5b68e-8289-4db5-b3fc-15880d8bf219 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1215080793"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-a5c5b68e-8289-4db5-b3fc-15880d8bf219', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a5c5b68e-8289-4db5-b3fc-15880d8bf219'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1EQzeINS0p1bpviVWf5DadQxfN9mWxE5qMY959MgVvGdVUEBq+6njjirR5mnCUP33Hof6jxRQRYwlIkLbaErfOxd1yofuxwvTBF/jZOSeg4yxIr08Fa6P0JpJvUeL9BhWpRFyWV2eCyS2lLX/ZZIaTqPKHaF3AWgvKWavh8sCTISeeLgOnBpj0ZDWhkfi5wmzWLq3NKl9vAwVIh96PegwoZD1K/4VteY0lYA8n4RBFHxPBBf3/e9hLKHRsfzYgE84wTDbpjdGk276CczO2PuO25KUanDL94U+sKJ+4RdoxZoj5OjH9+LduybOKorrO43nKxETOeHhmF6crEzo2FAl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtREM3iDUtKdW6b4lVn+Q2nUMXzfZlsROajGPefTIFbxnVVBA\navup444q0eZpwlD99x6H+o8UUEWMJSJC22hK3zsXdcqH7scL0wRf42TknoOMsSK9\nPBWuj9CaSb1Hi/QYVqURclldngsktpS1/2WSGk6jyh2hdwFoLylmr4fLAkyEnni4\nDpwaY9GQ1oZH4ucJs1i6tzSpfbwMFSIfej3oMKGQ9Sv+FbXmNJWAPJ+EQRR8TwQX\n9/3vYSyh0bH82IBPOMEw26Y3RpNu+gnMztj7jtuSlGpwy/eFPrCifuEXaMWaI+To\nx/fi3bsmziqK6zuN5ysREznh4ZhenKxM6NhQJQIDAQABAoIBACafE2qSACzkgMJs\n35P6s9AVJWVuCUiCaON33M27q64POM9WxdbMBWnXWkTZa/eZxQIgDgsg18ljfEgz\nbaVVMps5BIEIiUQiSuBgz382dxlkn+7spQaa7VgZu78803UDxOk+XmFQtIpQgC09\nvTBT3v0jhwZGmblDoJBmuVN5mJDNmxd6O5kQZSb/Xn0v1E3dMekf9czY/BtMSChM\n3OpWAWziOF+ah0cZN/gR8kX10WCWdGZ9CcCkETV7g1EQlrOz1f0eNGwJbAPPeGkS\n9QJMHjFZvRImHghvx+k8A/ocqLhzgoWgBa32VJVX+wXzaYRXimALLVPmlcZTDJEK\nIGAYbqECgYEA8HX/LUg5AXBYA9IveQQ3vbSBSrGFiehFKwyIE1xp1uemFLitxraI\nHHpqf1N41CMoc3vNalfr1VXIwje9Rej8tr6XxsQ4+Q19tjWFC+y5EpIstg6OOdbi\nvILT8rHufm8msHRb1w03Z9Fq8kLOlf1baX3f08PwU13aoq4sh8oPOQkCgYEAwMR6\nlaXFfYBnTVBCfWG+OeodB3Bq0Oe9B0wooTy0s49r3lyPq8JH3V857Cni9am1qbBp\nFwq2MMw2+SNAaEG/qyOg4TbfkkIH9umh9iIlLOI9dV3lu/SzNIGzYvl0kb1GS7tk\ndKOopSyk4PIpVJ6+RJ0OHyDPYIgoaRAXUoMlMT0CgYEAnZ3azAXBSA4pwyds8rgv\nCWxeK2W9kK3tWNB4CajTv4hMNtzvG4feJDyhviAq3XLGOxx1gzVqYoY+eAAtUrvr\nmqXHuwQ4DBgpxNvEABMFJQUnxZY45/TQ3pwq7bRwDfQxugwrfwUswiJlJbNg0rQl\nzTozEw4mY57rhyMAEWoDHHECgYA0ipk7BscQkRoXCaRF1olp8bTd3TdQH4n3XjvI\nzuoV8yacojAKydaasSTxiO0ytoIscUgDnsjP/imRuJkKkbkzZW+pUzKXA+Z113Js\nyxvE4xmLTv+aPnVF/4Asnv+15ZgudjJIVH9YHhYGthqr1OTZgNFjjKbZkeMp19fz\nholxpQKBgQDasr2r7k6ljAZ5x+pi/Tu9Q0bgtkm/kqGqG/7a7tnlP/LVlOiwIfrs\nNBEsGmPK6KP1MjLefVhVnnwjJBqn8TLC3/zHnnOEzFIjTlfLgUt0MbxLd04uuATw\nIkvzZnM8Eupsfy5BOgb4TcrW3tY6kBHoak3n7TIMcMjtzoo5VWSQgg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1215080793", "fingerprint": "d1:63:eb:2e:48:df:86:a9:d3:a3:56:72:66:e3:68:57"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:35.519 63 INFO tempest.lib.common.rest_client [req-a0e738e0-84aa-44f4-86ff-d122674805d6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/ports 1.386s 2018-08-25 21:44:35.519 63 DEBUG tempest.lib.common.rest_client [req-a0e738e0-84aa-44f4-86ff-d122674805d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-756026909", "security_groups": ["00d63770-a995-4eb9-85b3-baf3b32fcba0"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0e738e0-84aa-44f4-86ff-d122674805d6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:44:34Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:44:34Z","name":"tempest-port-smoke-756026909","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:73:c1:50","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"29769342-e9c2-485c-b4e8-5fc4eeac86cb","ip_address":"10.101.11.10"}],"id":"f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14","security_groups":["00d63770-a995-4eb9-85b3-baf3b32fcba0"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:37.288 63 INFO tempest.lib.common.rest_client [req-6d71aca2-b8c9-43ec-b461-a03e97c44dfc ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.33:8774/v2.1/servers 1.767s 2018-08-25 21:44:37.289 63 DEBUG tempest.lib.common.rest_client [req-6d71aca2-b8c9-43ec-b461-a03e97c44dfc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1215080793", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "port": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6d71aca2-b8c9-43ec-b461-a03e97c44dfc', 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d71aca2-b8c9-43ec-b461-a03e97c44dfc'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "adminPass": "ysBPZAPBw4rY"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:37.567 63 INFO tempest.lib.common.rest_client [req-4ef75f45-6330-420e-ada4-78d136dd11a1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.274s 2018-08-25 21:44:37.568 63 DEBUG tempest.lib.common.rest_client [req-4ef75f45-6330-420e-ada4-78d136dd11a1 ] 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-4ef75f45-6330-420e-ada4-78d136dd11a1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ef75f45-6330-420e-ada4-78d136dd11a1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:39.153 63 INFO tempest.lib.common.rest_client [req-ac6b9180-c490-4e18-8bf7-f7f8f267e9d8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.570s 2018-08-25 21:44:39.154 63 DEBUG tempest.lib.common.rest_client [req-ac6b9180-c490-4e18-8bf7-f7f8f267e9d8 ] 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-ac6b9180-c490-4e18-8bf7-f7f8f267e9d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac6b9180-c490-4e18-8bf7-f7f8f267e9d8'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:38Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:39.176 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:44:40.645 63 INFO tempest.lib.common.rest_client [req-fae804c2-6054-4475-9a4a-195bdf9d07af ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.467s 2018-08-25 21:44:40.646 63 DEBUG tempest.lib.common.rest_client [req-fae804c2-6054-4475-9a4a-195bdf9d07af ] 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-fae804c2-6054-4475-9a4a-195bdf9d07af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fae804c2-6054-4475-9a4a-195bdf9d07af'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:40.665 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:44:42.049 63 INFO tempest.lib.common.rest_client [req-64b8726e-1ff5-474a-9558-c89621d56937 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.382s 2018-08-25 21:44:42.050 63 DEBUG tempest.lib.common.rest_client [req-64b8726e-1ff5-474a-9558-c89621d56937 ] 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-64b8726e-1ff5-474a-9558-c89621d56937', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64b8726e-1ff5-474a-9558-c89621d56937'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:43.221 63 INFO tempest.lib.common.rest_client [req-4785a102-f61b-41e0-b928-2f07910cc949 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.152s 2018-08-25 21:44:43.221 63 DEBUG tempest.lib.common.rest_client [req-4785a102-f61b-41e0-b928-2f07910cc949 ] 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-4785a102-f61b-41e0-b928-2f07910cc949', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4785a102-f61b-41e0-b928-2f07910cc949'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:43.233 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:44:43.681 63 INFO tempest.lib.common.rest_client [req-47cb2c98-f728-4e32-9faa-4240964faac4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.447s 2018-08-25 21:44:43.682 63 DEBUG tempest.lib.common.rest_client [req-47cb2c98-f728-4e32-9faa-4240964faac4 ] 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-47cb2c98-f728-4e32-9faa-4240964faac4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-47cb2c98-f728-4e32-9faa-4240964faac4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:43.696 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:44:44.498 63 INFO tempest.lib.common.rest_client [req-aaa3353e-8971-4aa8-8282-be9689328f67 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/ports 0.801s 2018-08-25 21:44:44.498 63 DEBUG tempest.lib.common.rest_client [req-aaa3353e-8971-4aa8-8282-be9689328f67 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-463098104", "security_groups": ["00d63770-a995-4eb9-85b3-baf3b32fcba0"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaa3353e-8971-4aa8-8282-be9689328f67'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:44:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:44:44Z","name":"tempest-port-smoke-463098104","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0b:ec:81","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"6c954bbc-04b9-4247-aafd-c9cfacc4c58c","ip_address":"10.102.21.20"}],"id":"e0d55d69-b7e0-4857-a698-699c44c0f83d","security_groups":["00d63770-a995-4eb9-85b3-baf3b32fcba0"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:45.893 63 INFO tempest.lib.common.rest_client [req-0a4b72ba-b593-4f7e-a367-6539059b0ceb ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.33:8774/v2.1/servers 1.393s 2018-08-25 21:44:45.894 63 DEBUG tempest.lib.common.rest_client [req-0a4b72ba-b593-4f7e-a367-6539059b0ceb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1215080793", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "port": "e0d55d69-b7e0-4857-a698-699c44c0f83d"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-0a4b72ba-b593-4f7e-a367-6539059b0ceb', 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a4b72ba-b593-4f7e-a367-6539059b0ceb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "adminPass": "xxr4WVAYHC9P"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:45.962 63 INFO tempest.lib.common.rest_client [req-d85974fa-5426-4462-81b2-27af1ea4c2ff ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.062s 2018-08-25 21:44:45.965 63 DEBUG tempest.lib.common.rest_client [req-d85974fa-5426-4462-81b2-27af1ea4c2ff ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-d85974fa-5426-4462-81b2-27af1ea4c2ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d85974fa-5426-4462-81b2-27af1ea4c2ff'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:47.045 63 INFO tempest.lib.common.rest_client [req-4eba30d5-7b96-4ecc-9350-ac4a3e65210a ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.065s 2018-08-25 21:44:47.045 63 DEBUG tempest.lib.common.rest_client [req-4eba30d5-7b96-4ecc-9350-ac4a3e65210a ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-4eba30d5-7b96-4ecc-9350-ac4a3e65210a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4eba30d5-7b96-4ecc-9350-ac4a3e65210a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:48.394 63 INFO tempest.lib.common.rest_client [req-9de6c5ca-077e-4799-baab-55ec1ecc669e ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.334s 2018-08-25 21:44:48.394 63 DEBUG tempest.lib.common.rest_client [req-9de6c5ca-077e-4799-baab-55ec1ecc669e ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-9de6c5ca-077e-4799-baab-55ec1ecc669e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9de6c5ca-077e-4799-baab-55ec1ecc669e'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:47Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:48.408 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 21:44:49.564 63 INFO tempest.lib.common.rest_client [req-0daaeb6b-0f96-419a-9a9c-7f522430cbcf ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.154s 2018-08-25 21:44:49.566 63 DEBUG tempest.lib.common.rest_client [req-0daaeb6b-0f96-419a-9a9c-7f522430cbcf ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-0daaeb6b-0f96-419a-9a9c-7f522430cbcf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0daaeb6b-0f96-419a-9a9c-7f522430cbcf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:49.585 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:44:50.764 63 INFO tempest.lib.common.rest_client [req-0b04a40a-7b28-4a50-8ca4-bf37641b72b1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.177s 2018-08-25 21:44:50.765 63 DEBUG tempest.lib.common.rest_client [req-0b04a40a-7b28-4a50-8ca4-bf37641b72b1 ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-0b04a40a-7b28-4a50-8ca4-bf37641b72b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b04a40a-7b28-4a50-8ca4-bf37641b72b1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:51.940 63 INFO tempest.lib.common.rest_client [req-85fe62ae-4d9c-43a8-be97-af0e859943de ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.155s 2018-08-25 21:44:51.941 63 DEBUG tempest.lib.common.rest_client [req-85fe62ae-4d9c-43a8-be97-af0e859943de ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-85fe62ae-4d9c-43a8-be97-af0e859943de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85fe62ae-4d9c-43a8-be97-af0e859943de'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:51Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:51.954 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:44:52.272 63 INFO tempest.lib.common.rest_client [req-920f5f09-10ac-4b46-ba3d-f1acbe3d1aad ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.316s 2018-08-25 21:44:52.272 63 DEBUG tempest.lib.common.rest_client [req-920f5f09-10ac-4b46-ba3d-f1acbe3d1aad ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-920f5f09-10ac-4b46-ba3d-f1acbe3d1aad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-920f5f09-10ac-4b46-ba3d-f1acbe3d1aad'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:51Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:52.289 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d7d856e8-1f00-4683-8970-c0d1b0ed4301 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-25 21:44:52.420 63 INFO tempest.lib.common.rest_client [req-686215b6-f0c8-450b-ab79-e74998187b39 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/routers 0.130s 2018-08-25 21:44:52.421 63 DEBUG tempest.lib.common.rest_client [req-686215b6-f0c8-450b-ab79-e74998187b39 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1379282486", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:44:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-686215b6-f0c8-450b-ab79-e74998187b39'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:52Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:52Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "name": "tempest-router--1379282486"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:53.921 63 INFO tempest.lib.common.rest_client [req-bf96c45a-2d96-45cf-9323-993c8066f4f0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c 1.499s 2018-08-25 21:44:53.922 63 DEBUG tempest.lib.common.rest_client [req-bf96c45a-2d96-45cf-9323-993c8066f4f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c', u'date': 'Sat, 25 Aug 2018 21:44:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf96c45a-2d96-45cf-9323-993c8066f4f0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:52Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:53Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "name": "tempest-router--1379282486"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:55.986 63 INFO tempest.lib.common.rest_client [req-ed5afcd9-359a-41d6-bd2c-6f799ad88ce3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/add_router_interface 2.062s 2018-08-25 21:44:55.987 63 DEBUG tempest.lib.common.rest_client [req-ed5afcd9-359a-41d6-bd2c-6f799ad88ce3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed5afcd9-359a-41d6-bd2c-6f799ad88ce3'} Body: {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb", "subnet_ids": ["29769342-e9c2-485c-b4e8-5fc4eeac86cb"], "port_id": "c5ecd6f9-1403-47ec-af9b-3f31ee929255", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:58.050 63 INFO tempest.lib.common.rest_client [req-625a439a-6e89-425d-96c4-adec8783e691 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.061s 2018-08-25 21:44:58.051 63 DEBUG tempest.lib.common.rest_client [req-625a439a-6e89-425d-96c4-adec8783e691 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:44:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-625a439a-6e89-425d-96c4-adec8783e691'} Body: {"floatingip": {"router_id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:44:56Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14", "id": "c2720d7c-61dc-4617-bf2d-266df043f499", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:56Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:44:58.052 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:45:06.071 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:45:06.135 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:45:06.136 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:45:06.251 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-25 21:45:06.251 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:45:06.253 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:45:06.313 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:45:06.318 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:45:11.325 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:45:11.325 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-25 21:46:21.393 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-25 21:46:21.393 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:46:21.397 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:46:21.456 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:46:21.461 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:46:26.467 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:46:26.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.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-25 21:47:36.528 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-25 21:47:36.528 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-25 21:47:36.529 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36.533 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36.633 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:47:36.660 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36.666 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:47:36.667 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:e6:4e:42 [ether] on eth0 2018-08-25 21:47:36.667 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-25 21:47:36.667 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36.669 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36.728 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:47:36.733 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36.741 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-25 21:47:36.742 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-25 21:47:36.742 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36.744 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36.804 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:47:36.808 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36.814 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-25 21:47:36.815 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36.817 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36.876 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:47:36.882 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36.888 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-25 21:47:36.888 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:e6:4e:42 [ether] on eth0 2018-08-25 21:47:36.889 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-25 21:47:36.889 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36.891 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36.952 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:47:36.955 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:41.961 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:47:41.962 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-25 21:48:52.027 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-25 21:48:52.028 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:48:52.032 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:48:52.128 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-25 21:48:52.160 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:48:57.167 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:48:57.167 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-25 21:50:07.213 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-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:50:08.347 63 INFO tempest.lib.common.rest_client [req-0cd7aebf-926a-4ac0-a8a6-d828ab8e0412 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/c2720d7c-61dc-4617-bf2d-266df043f499 1.131s 2018-08-25 21:50:08.348 63 DEBUG tempest.lib.common.rest_client [req-0cd7aebf-926a-4ac0-a8a6-d828ab8e0412 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/c2720d7c-61dc-4617-bf2d-266df043f499', u'date': 'Sat, 25 Aug 2018 21:50:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0cd7aebf-926a-4ac0-a8a6-d828ab8e0412'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:10.405 63 INFO tempest.lib.common.rest_client [req-c47072f1-7cb9-4b77-8c2b-207848e20d14 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/remove_router_interface 2.056s 2018-08-25 21:50:10.406 63 DEBUG tempest.lib.common.rest_client [req-c47072f1-7cb9-4b77-8c2b-207848e20d14 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:50:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c47072f1-7cb9-4b77-8c2b-207848e20d14'} Body: {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb", "subnet_ids": ["29769342-e9c2-485c-b4e8-5fc4eeac86cb"], "port_id": "c5ecd6f9-1403-47ec-af9b-3f31ee929255", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:12.264 63 INFO tempest.lib.common.rest_client [req-618c79b4-548d-4efe-ac0a-d32a7a23493a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c 1.857s 2018-08-25 21:50:12.265 63 DEBUG tempest.lib.common.rest_client [req-618c79b4-548d-4efe-ac0a-d32a7a23493a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-618c79b4-548d-4efe-ac0a-d32a7a23493a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:12.701 63 INFO tempest.lib.common.rest_client [req-02fe417f-af90-4c0d-a296-61387878ae4e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.435s 2018-08-25 21:50:12.701 63 DEBUG tempest.lib.common.rest_client [req-02fe417f-af90-4c0d-a296-61387878ae4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-02fe417f-af90-4c0d-a296-61387878ae4e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02fe417f-af90-4c0d-a296-61387878ae4e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:13.740 63 INFO tempest.lib.common.rest_client [req-1e609495-48ed-402a-b25c-854cfaddf852 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 1.038s 2018-08-25 21:50:13.741 63 DEBUG tempest.lib.common.rest_client [req-1e609495-48ed-402a-b25c-854cfaddf852 ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-1e609495-48ed-402a-b25c-854cfaddf852', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1e609495-48ed-402a-b25c-854cfaddf852'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:50:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:14.797 63 INFO tempest.lib.common.rest_client [req-8483c69e-e086-4c2e-a3a9-62e8e4ca1b60 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.041s 2018-08-25 21:50:14.798 63 DEBUG tempest.lib.common.rest_client [req-8483c69e-e086-4c2e-a3a9-62e8e4ca1b60 ] 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-8483c69e-e086-4c2e-a3a9-62e8e4ca1b60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:14 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8483c69e-e086-4c2e-a3a9-62e8e4ca1b60'} Body: {"itemNotFound": {"message": "Instance d7d856e8-1f00-4683-8970-c0d1b0ed4301 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:15.624 63 INFO tempest.lib.common.rest_client [req-0a16cfc8-cb47-46f2-aa9f-6e36f42d3d64 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e0d55d69-b7e0-4857-a698-699c44c0f83d 0.825s 2018-08-25 21:50:15.625 63 DEBUG tempest.lib.common.rest_client [req-0a16cfc8-cb47-46f2-aa9f-6e36f42d3d64 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/e0d55d69-b7e0-4857-a698-699c44c0f83d', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0a16cfc8-cb47-46f2-aa9f-6e36f42d3d64'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:15.834 63 INFO tempest.lib.common.rest_client [req-84191665-5ba4-444e-bbc5-cf0ce7ccb274 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.208s 2018-08-25 21:50:15.835 63 DEBUG tempest.lib.common.rest_client [req-84191665-5ba4-444e-bbc5-cf0ce7ccb274 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-84191665-5ba4-444e-bbc5-cf0ce7ccb274', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84191665-5ba4-444e-bbc5-cf0ce7ccb274'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:16.267 63 INFO tempest.lib.common.rest_client [req-c97af073-42c5-4b24-839e-96433e6478c8 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.431s 2018-08-25 21:50:16.268 63 DEBUG tempest.lib.common.rest_client [req-c97af073-42c5-4b24-839e-96433e6478c8 ] 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-c97af073-42c5-4b24-839e-96433e6478c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c97af073-42c5-4b24-839e-96433e6478c8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:50:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:17.335 63 INFO tempest.lib.common.rest_client [req-52ae046a-d397-4281-99e0-9bc0da96792f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.050s 2018-08-25 21:50:17.336 63 DEBUG tempest.lib.common.rest_client [req-52ae046a-d397-4281-99e0-9bc0da96792f ] 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-52ae046a-d397-4281-99e0-9bc0da96792f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-52ae046a-d397-4281-99e0-9bc0da96792f'} Body: {"itemNotFound": {"message": "Instance c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:17.894 63 INFO tempest.lib.common.rest_client [req-8e91c322-6725-4baa-90f8-1e4599563c42 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14 0.557s 2018-08-25 21:50:17.895 63 DEBUG tempest.lib.common.rest_client [req-8e91c322-6725-4baa-90f8-1e4599563c42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8e91c322-6725-4baa-90f8-1e4599563c42'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:17.932 63 INFO tempest.lib.common.rest_client [req-4a3c98a0-6020-4a5a-b8a2-c4c6a4381c8e ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1215080793 0.036s 2018-08-25 21:50:17.933 63 DEBUG tempest.lib.common.rest_client [req-4a3c98a0-6020-4a5a-b8a2-c4c6a4381c8e ] 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1215080793', u'x-compute-request-id': 'req-4a3c98a0-6020-4a5a-b8a2-c4c6a4381c8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a3c98a0-6020-4a5a-b8a2-c4c6a4381c8e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:19.596 63 INFO tempest.lib.common.rest_client [req-8b9158dd-a90c-417a-8d03-50a3356629ef ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/remove_router_interface 1.662s 2018-08-25 21:50:19.597 63 DEBUG tempest.lib.common.rest_client [req-8b9158dd-a90c-417a-8d03-50a3356629ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:50:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b9158dd-a90c-417a-8d03-50a3356629ef'} Body: {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c", "subnet_ids": ["6c954bbc-04b9-4247-aafd-c9cfacc4c58c"], "port_id": "33942bea-5c74-4191-afed-446abe52671d", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:21.130 63 INFO tempest.lib.common.rest_client [req-6e52fb2f-e783-4993-bb5e-a5e916636135 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0 1.532s 2018-08-25 21:50:21.131 63 DEBUG tempest.lib.common.rest_client [req-6e52fb2f-e783-4993-bb5e-a5e916636135 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0', u'date': 'Sat, 25 Aug 2018 21:50:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e52fb2f-e783-4993-bb5e-a5e916636135'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:22.701 63 INFO tempest.lib.common.rest_client [req-40ad0169-b3a7-4790-8491-ce5f0f9c4d18 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/6c954bbc-04b9-4247-aafd-c9cfacc4c58c 1.569s 2018-08-25 21:50:22.702 63 DEBUG tempest.lib.common.rest_client [req-40ad0169-b3a7-4790-8491-ce5f0f9c4d18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/6c954bbc-04b9-4247-aafd-c9cfacc4c58c', u'date': 'Sat, 25 Aug 2018 21:50:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-40ad0169-b3a7-4790-8491-ce5f0f9c4d18'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:24.480 63 INFO tempest.lib.common.rest_client [req-caeb11b3-6021-4984-8666-a9a46609fcdc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/a16e16e2-c21e-4c5f-85e7-9d59cdf103e9 1.777s 2018-08-25 21:50:24.481 63 DEBUG tempest.lib.common.rest_client [req-caeb11b3-6021-4984-8666-a9a46609fcdc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/a16e16e2-c21e-4c5f-85e7-9d59cdf103e9', u'date': 'Sat, 25 Aug 2018 21:50:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-caeb11b3-6021-4984-8666-a9a46609fcdc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:25.821 63 INFO tempest.lib.common.rest_client [req-078530d9-f663-4cae-908c-f402ba61830d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/29769342-e9c2-485c-b4e8-5fc4eeac86cb 1.338s 2018-08-25 21:50:25.821 63 DEBUG tempest.lib.common.rest_client [req-078530d9-f663-4cae-908c-f402ba61830d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/29769342-e9c2-485c-b4e8-5fc4eeac86cb', u'date': 'Sat, 25 Aug 2018 21:50:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-078530d9-f663-4cae-908c-f402ba61830d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:27.498 63 INFO tempest.lib.common.rest_client [req-9338b751-efd7-4c52-bed6-b08438399f8b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/2b854fb6-f3cf-4f05-9bde-b5e09895345b 1.675s 2018-08-25 21:50:27.498 63 DEBUG tempest.lib.common.rest_client [req-9338b751-efd7-4c52-bed6-b08438399f8b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/2b854fb6-f3cf-4f05-9bde-b5e09895345b', u'date': 'Sat, 25 Aug 2018 21:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9338b751-efd7-4c52-bed6-b08438399f8b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:27.797 63 INFO tempest.lib.common.rest_client [req-2efd3682-609f-4d80-939d-8b015506888d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/00d63770-a995-4eb9-85b3-baf3b32fcba0 0.298s 2018-08-25 21:50:27.798 63 DEBUG tempest.lib.common.rest_client [req-2efd3682-609f-4d80-939d-8b015506888d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/00d63770-a995-4eb9-85b3-baf3b32fcba0', u'date': 'Sat, 25 Aug 2018 21:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2efd3682-609f-4d80-939d-8b015506888d'} 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 [365.204172s] ... 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-25 21:44:22,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.296s 2018-08-25 21:44:22,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1209837587 description", "name": "tempest-secgroup-smoke-1209837587"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:44:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a061a71-51aa-450a-b45d-f064c3acadc2'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1209837587 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:22Z", "updated_at": "2018-08-25T21:44:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:44:22Z", "revision_number": 0, "id": "b3d1fea0-4f65-44e2-b8ef-99da3de38e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:44:22Z", "revision_number": 0, "id": "db32b75d-9462-44d4-92cb-7404b00fd483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "name": "tempest-secgroup-smoke-1209837587"}} 2018-08-25 21:44:23,096 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.203s 2018-08-25 21:44:23,097 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6757c4f-744d-4005-95bb-ff599ad8cbcb'} 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-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:22Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94515c76-ec00-4bfe-86fb-b0ab8a0ca974"}} 2018-08-25 21:44:23,349 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.252s 2018-08-25 21:44:23,350 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ab8b90c-ba7a-4994-b03f-8baacdbb44bc'} 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-25T21:44:23Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1805fd74-74f2-4a0b-a203-0ea65d592153"}} 2018-08-25 21:44:24,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.859s 2018-08-25 21:44:24,211 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7cad3c5-9680-42c5-8dc9-9c48bb827194'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ac429220-7921-4242-b2d4-f2335b62b169"}} 2018-08-25 21:44:24,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 21:44:24,366 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30efa4d6-72c0-4cb9-a2ff-4c000433830b'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "399bf226-a095-491c-9709-2095b1cb6f06"}} 2018-08-25 21:44:24,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:44:24,527 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3d3afa6-9d99-4986-83bb-d441df92d59d'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f52bf871-09c6-4cd5-b5aa-a761f11832a4"}} 2018-08-25 21:44:24,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.130s 2018-08-25 21:44:24,659 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15345ddd-8e87-410d-8b31-f60916af0b0e'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1dbb2913-413f-4ec4-bd59-d0ffa2ae3ddd"}} 2018-08-25 21:44:24,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.132s 2018-08-25 21:44:24,792 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26364d60-8dd7-4315-8f60-4ba33c1b39e1'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "77fb9e92-d545-4b57-945e-e2bfd888b613"}} 2018-08-25 21:44:24,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.155s 2018-08-25 21:44:24,949 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c94847e3-16da-4940-8920-47c04861d627'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "501b2fee-6809-46c4-b68c-89f9b73bb95e"}} 2018-08-25 21:44:25,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/networks 0.277s 2018-08-25 21:44:25,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1208713613"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:44:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ecdf92c-b927-4334-9cfe-2fda83efbecb'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:44:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","name":"tempest-A-1208713613"}} 2018-08-25 21:44:26,098 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.869s 2018-08-25 21:44:26,099 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "name": "tempest-subnet-A-1-1934100712"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:44:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66f13703-7f43-45f0-bdec-b36352af36d7'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:25Z","dns_nameservers":[],"updated_at":"2018-08-25T21:44:25Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"29769342-e9c2-485c-b4e8-5fc4eeac86cb","subnetpool_id":null,"name":"tempest-subnet-A-1-1934100712"}} 2018-08-25 21:44:26,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/networks 0.242s 2018-08-25 21:44:26,342 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-77625435"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:44:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-462e02e4-2b76-479d-acde-4ffd084e71c4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:44:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","name":"tempest-B-77625435"}} 2018-08-25 21:44:27,402 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.059s 2018-08-25 21:44:27,403 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "name": "tempest-subnet-B-1-1282452884"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:44:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d706c274-d3cc-4d22-b3e4-c170eeedd759'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:27Z","dns_nameservers":[],"updated_at":"2018-08-25T21:44: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"6c954bbc-04b9-4247-aafd-c9cfacc4c58c","subnetpool_id":null,"name":"tempest-subnet-B-1-1282452884"}} 2018-08-25 21:44:27,836 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.432s 2018-08-25 21:44:27,837 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:44:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bcf39a7-1dea-4696-bd25-1b7e65d7696a'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "13aba118-f4b4-4f56-bb9c-04408657c659"}} 2018-08-25 21:44:28,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations 0.552s 2018-08-25 21:44:28,391 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations', u'date': 'Sat, 25 Aug 2018 21:44:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54635913-50a1-4dd4-a08b-e01dce9c2934'} Body: {"network_association": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "id": "730845e6-0fd4-47c0-bec3-a451f008c856"}} 2018-08-25 21:44:29,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations 1.204s 2018-08-25 21:44:29,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations', u'date': 'Sat, 25 Aug 2018 21:44:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cd91adb-57c9-4291-931e-2ca72ae97667'} Body: {"network_association": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "id": "71404e39-475b-4160-84fd-f0ea681ed76d"}} 2018-08-25 21:44:29,597 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:44:29,746 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/routers 0.147s 2018-08-25 21:44:29,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--429778765", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:44:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75ee26de-e47e-4762-9576-cf60f58016b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:29Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:29Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0", "name": "tempest-router--429778765"}} 2018-08-25 21:44:31,502 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0 1.755s 2018-08-25 21:44:31,503 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0', u'date': 'Sat, 25 Aug 2018 21:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4213ff6c-9625-4f09-87d2-42806c3656ef'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:29Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:31Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0", "name": "tempest-router--429778765"}} 2018-08-25 21:44:33,955 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/add_router_interface 2.451s 2018-08-25 21:44:33,956 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-614433ad-aa65-4a23-bfde-93801e8e733c'} Body: {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c", "subnet_ids": ["6c954bbc-04b9-4247-aafd-c9cfacc4c58c"], "port_id": "33942bea-5c74-4191-afed-446abe52671d", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0"} 2018-08-25 21:44:34,127 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.170s 2018-08-25 21:44:34,127 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1215080793"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-a5c5b68e-8289-4db5-b3fc-15880d8bf219', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a5c5b68e-8289-4db5-b3fc-15880d8bf219'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1EQzeINS0p1bpviVWf5DadQxfN9mWxE5qMY959MgVvGdVUEBq+6njjirR5mnCUP33Hof6jxRQRYwlIkLbaErfOxd1yofuxwvTBF/jZOSeg4yxIr08Fa6P0JpJvUeL9BhWpRFyWV2eCyS2lLX/ZZIaTqPKHaF3AWgvKWavh8sCTISeeLgOnBpj0ZDWhkfi5wmzWLq3NKl9vAwVIh96PegwoZD1K/4VteY0lYA8n4RBFHxPBBf3/e9hLKHRsfzYgE84wTDbpjdGk276CczO2PuO25KUanDL94U+sKJ+4RdoxZoj5OjH9+LduybOKorrO43nKxETOeHhmF6crEzo2FAl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtREM3iDUtKdW6b4lVn+Q2nUMXzfZlsROajGPefTIFbxnVVBA\navup444q0eZpwlD99x6H+o8UUEWMJSJC22hK3zsXdcqH7scL0wRf42TknoOMsSK9\nPBWuj9CaSb1Hi/QYVqURclldngsktpS1/2WSGk6jyh2hdwFoLylmr4fLAkyEnni4\nDpwaY9GQ1oZH4ucJs1i6tzSpfbwMFSIfej3oMKGQ9Sv+FbXmNJWAPJ+EQRR8TwQX\n9/3vYSyh0bH82IBPOMEw26Y3RpNu+gnMztj7jtuSlGpwy/eFPrCifuEXaMWaI+To\nx/fi3bsmziqK6zuN5ysREznh4ZhenKxM6NhQJQIDAQABAoIBACafE2qSACzkgMJs\n35P6s9AVJWVuCUiCaON33M27q64POM9WxdbMBWnXWkTZa/eZxQIgDgsg18ljfEgz\nbaVVMps5BIEIiUQiSuBgz382dxlkn+7spQaa7VgZu78803UDxOk+XmFQtIpQgC09\nvTBT3v0jhwZGmblDoJBmuVN5mJDNmxd6O5kQZSb/Xn0v1E3dMekf9czY/BtMSChM\n3OpWAWziOF+ah0cZN/gR8kX10WCWdGZ9CcCkETV7g1EQlrOz1f0eNGwJbAPPeGkS\n9QJMHjFZvRImHghvx+k8A/ocqLhzgoWgBa32VJVX+wXzaYRXimALLVPmlcZTDJEK\nIGAYbqECgYEA8HX/LUg5AXBYA9IveQQ3vbSBSrGFiehFKwyIE1xp1uemFLitxraI\nHHpqf1N41CMoc3vNalfr1VXIwje9Rej8tr6XxsQ4+Q19tjWFC+y5EpIstg6OOdbi\nvILT8rHufm8msHRb1w03Z9Fq8kLOlf1baX3f08PwU13aoq4sh8oPOQkCgYEAwMR6\nlaXFfYBnTVBCfWG+OeodB3Bq0Oe9B0wooTy0s49r3lyPq8JH3V857Cni9am1qbBp\nFwq2MMw2+SNAaEG/qyOg4TbfkkIH9umh9iIlLOI9dV3lu/SzNIGzYvl0kb1GS7tk\ndKOopSyk4PIpVJ6+RJ0OHyDPYIgoaRAXUoMlMT0CgYEAnZ3azAXBSA4pwyds8rgv\nCWxeK2W9kK3tWNB4CajTv4hMNtzvG4feJDyhviAq3XLGOxx1gzVqYoY+eAAtUrvr\nmqXHuwQ4DBgpxNvEABMFJQUnxZY45/TQ3pwq7bRwDfQxugwrfwUswiJlJbNg0rQl\nzTozEw4mY57rhyMAEWoDHHECgYA0ipk7BscQkRoXCaRF1olp8bTd3TdQH4n3XjvI\nzuoV8yacojAKydaasSTxiO0ytoIscUgDnsjP/imRuJkKkbkzZW+pUzKXA+Z113Js\nyxvE4xmLTv+aPnVF/4Asnv+15ZgudjJIVH9YHhYGthqr1OTZgNFjjKbZkeMp19fz\nholxpQKBgQDasr2r7k6ljAZ5x+pi/Tu9Q0bgtkm/kqGqG/7a7tnlP/LVlOiwIfrs\nNBEsGmPK6KP1MjLefVhVnnwjJBqn8TLC3/zHnnOEzFIjTlfLgUt0MbxLd04uuATw\nIkvzZnM8Eupsfy5BOgb4TcrW3tY6kBHoak3n7TIMcMjtzoo5VWSQgg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1215080793", "fingerprint": "d1:63:eb:2e:48:df:86:a9:d3:a3:56:72:66:e3:68:57"}} 2018-08-25 21:44:35,519 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/ports 1.386s 2018-08-25 21:44:35,519 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-756026909", "security_groups": ["00d63770-a995-4eb9-85b3-baf3b32fcba0"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0e738e0-84aa-44f4-86ff-d122674805d6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:44:34Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:44:34Z","name":"tempest-port-smoke-756026909","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:73:c1:50","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"29769342-e9c2-485c-b4e8-5fc4eeac86cb","ip_address":"10.101.11.10"}],"id":"f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14","security_groups":["00d63770-a995-4eb9-85b3-baf3b32fcba0"],"device_id":""}} 2018-08-25 21:44:37,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.33:8774/v2.1/servers 1.767s 2018-08-25 21:44:37,289 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-1215080793", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "port": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6d71aca2-b8c9-43ec-b461-a03e97c44dfc', 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d71aca2-b8c9-43ec-b461-a03e97c44dfc'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "adminPass": "ysBPZAPBw4rY"}} 2018-08-25 21:44:37,567 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.274s 2018-08-25 21:44:37,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': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-4ef75f45-6330-420e-ada4-78d136dd11a1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ef75f45-6330-420e-ada4-78d136dd11a1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:39,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.570s 2018-08-25 21:44:39,154 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-ac6b9180-c490-4e18-8bf7-f7f8f267e9d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac6b9180-c490-4e18-8bf7-f7f8f267e9d8'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:38Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:39,176 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:44:40,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.467s 2018-08-25 21:44:40,646 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-fae804c2-6054-4475-9a4a-195bdf9d07af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fae804c2-6054-4475-9a4a-195bdf9d07af'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:40,665 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:44:42,049 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.382s 2018-08-25 21:44:42,050 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-64b8726e-1ff5-474a-9558-c89621d56937', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64b8726e-1ff5-474a-9558-c89621d56937'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:43,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.152s 2018-08-25 21:44:43,221 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-4785a102-f61b-41e0-b928-2f07910cc949', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4785a102-f61b-41e0-b928-2f07910cc949'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:43,233 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:44:43,681 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.447s 2018-08-25 21:44:43,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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-47cb2c98-f728-4e32-9faa-4240964faac4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-47cb2c98-f728-4e32-9faa-4240964faac4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:43,696 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb with status: ACTIVE 2018-08-25 21:44:44,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/ports 0.801s 2018-08-25 21:44:44,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-463098104", "security_groups": ["00d63770-a995-4eb9-85b3-baf3b32fcba0"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaa3353e-8971-4aa8-8282-be9689328f67'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:44:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:44:44Z","name":"tempest-port-smoke-463098104","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0b:ec:81","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"6c954bbc-04b9-4247-aafd-c9cfacc4c58c","ip_address":"10.102.21.20"}],"id":"e0d55d69-b7e0-4857-a698-699c44c0f83d","security_groups":["00d63770-a995-4eb9-85b3-baf3b32fcba0"],"device_id":""}} 2018-08-25 21:44:45,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.33:8774/v2.1/servers 1.393s 2018-08-25 21:44:45,894 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-1215080793", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "port": "e0d55d69-b7e0-4857-a698-699c44c0f83d"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-0a4b72ba-b593-4f7e-a367-6539059b0ceb', 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a4b72ba-b593-4f7e-a367-6539059b0ceb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "adminPass": "xxr4WVAYHC9P"}} 2018-08-25 21:44:45,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.062s 2018-08-25 21:44:45,965 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-d85974fa-5426-4462-81b2-27af1ea4c2ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d85974fa-5426-4462-81b2-27af1ea4c2ff'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:47,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.065s 2018-08-25 21:44:47,045 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-4eba30d5-7b96-4ecc-9350-ac4a3e65210a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4eba30d5-7b96-4ecc-9350-ac4a3e65210a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:48,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.334s 2018-08-25 21:44:48,394 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-9de6c5ca-077e-4799-baab-55ec1ecc669e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9de6c5ca-077e-4799-baab-55ec1ecc669e'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:47Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:48,408 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 21:44:49,564 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.154s 2018-08-25 21:44:49,566 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-0daaeb6b-0f96-419a-9a9c-7f522430cbcf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0daaeb6b-0f96-419a-9a9c-7f522430cbcf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:49,585 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:44:50,764 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.177s 2018-08-25 21:44:50,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': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-0b04a40a-7b28-4a50-8ca4-bf37641b72b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b04a40a-7b28-4a50-8ca4-bf37641b72b1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:51,940 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.155s 2018-08-25 21:44:51,941 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-85fe62ae-4d9c-43a8-be97-af0e859943de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85fe62ae-4d9c-43a8-be97-af0e859943de'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:51Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:51,954 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:44:52,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.316s 2018-08-25 21:44:52,272 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-920f5f09-10ac-4b46-ba3d-f1acbe3d1aad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-920f5f09-10ac-4b46-ba3d-f1acbe3d1aad'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:51Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:52,289 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d7d856e8-1f00-4683-8970-c0d1b0ed4301 with status: ACTIVE 2018-08-25 21:44:52,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/routers 0.130s 2018-08-25 21:44:52,421 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1379282486", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:44:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-686215b6-f0c8-450b-ab79-e74998187b39'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:52Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:52Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "name": "tempest-router--1379282486"}} 2018-08-25 21:44:53,921 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c 1.499s 2018-08-25 21:44:53,922 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c', u'date': 'Sat, 25 Aug 2018 21:44:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf96c45a-2d96-45cf-9323-993c8066f4f0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:52Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:53Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "name": "tempest-router--1379282486"}} 2018-08-25 21:44:55,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/add_router_interface 2.062s 2018-08-25 21:44:55,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed5afcd9-359a-41d6-bd2c-6f799ad88ce3'} Body: {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb", "subnet_ids": ["29769342-e9c2-485c-b4e8-5fc4eeac86cb"], "port_id": "c5ecd6f9-1403-47ec-af9b-3f31ee929255", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c"} 2018-08-25 21:44:58,050 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.061s 2018-08-25 21:44:58,051 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:44:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-625a439a-6e89-425d-96c4-adec8783e691'} Body: {"floatingip": {"router_id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:44:56Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14", "id": "c2720d7c-61dc-4617-bf2d-266df043f499", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:56Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:44:58,052 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:45:06,071 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:45:06,135 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:45:06,136 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:45:06,251 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-25 21:45:06,251 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:45:06,253 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:45:06,313 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:45:06,318 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:45:11,325 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:45:11,325 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-25 21:46:21,393 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-25 21:46:21,393 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:46:21,397 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:46:21,456 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:46:21,461 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:46:26,467 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:46:26,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.206. 2018-08-25 21:47:36,528 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:47:36,528 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-25 21:47:36,529 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,533 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,633 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,660 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36,666 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:47:36,667 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e6:4e:42 [ether] on eth0 2018-08-25 21:47:36,667 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-25 21:47:36,667 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,669 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,728 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,733 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36,741 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:47:36,742 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-25 21:47:36,742 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,744 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,804 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,808 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36,814 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-25 21:47:36,815 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,817 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,876 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,882 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36,888 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:47:36,888 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e6:4e:42 [ether] on eth0 2018-08-25 21:47:36,889 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-25 21:47:36,889 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,891 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,952 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,955 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:41,961 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:47:41,962 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-25 21:48:52,027 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-25 21:48:52,028 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:48:52,032 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:48:52,128 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:48:52,160 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:48:57,167 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:48:57,167 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-25 21:50:07,213 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:50:07,214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:50:08,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/c2720d7c-61dc-4617-bf2d-266df043f499 1.131s 2018-08-25 21:50:08,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/c2720d7c-61dc-4617-bf2d-266df043f499', u'date': 'Sat, 25 Aug 2018 21:50:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0cd7aebf-926a-4ac0-a8a6-d828ab8e0412'} Body: 2018-08-25 21:50:10,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/remove_router_interface 2.056s 2018-08-25 21:50:10,406 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:50:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c47072f1-7cb9-4b77-8c2b-207848e20d14'} Body: {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb", "subnet_ids": ["29769342-e9c2-485c-b4e8-5fc4eeac86cb"], "port_id": "c5ecd6f9-1403-47ec-af9b-3f31ee929255", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c"} 2018-08-25 21:50:12,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c 1.857s 2018-08-25 21:50:12,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-618c79b4-548d-4efe-ac0a-d32a7a23493a'} Body: 2018-08-25 21:50:12,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.435s 2018-08-25 21:50:12,701 63 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-02fe417f-af90-4c0d-a296-61387878ae4e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02fe417f-af90-4c0d-a296-61387878ae4e'} Body: 2018-08-25 21:50:13,740 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 1.038s 2018-08-25 21:50:13,741 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-1e609495-48ed-402a-b25c-854cfaddf852', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1e609495-48ed-402a-b25c-854cfaddf852'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:50:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:50:14,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.041s 2018-08-25 21:50:14,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-8483c69e-e086-4c2e-a3a9-62e8e4ca1b60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:14 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8483c69e-e086-4c2e-a3a9-62e8e4ca1b60'} Body: {"itemNotFound": {"message": "Instance d7d856e8-1f00-4683-8970-c0d1b0ed4301 could not be found.", "code": 404}} 2018-08-25 21:50:15,624 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e0d55d69-b7e0-4857-a698-699c44c0f83d 0.825s 2018-08-25 21:50:15,625 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/e0d55d69-b7e0-4857-a698-699c44c0f83d', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0a16cfc8-cb47-46f2-aa9f-6e36f42d3d64'} Body: 2018-08-25 21:50:15,834 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.208s 2018-08-25 21:50:15,835 63 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-84191665-5ba4-444e-bbc5-cf0ce7ccb274', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84191665-5ba4-444e-bbc5-cf0ce7ccb274'} Body: 2018-08-25 21:50:16,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.431s 2018-08-25 21:50:16,268 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-c97af073-42c5-4b24-839e-96433e6478c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c97af073-42c5-4b24-839e-96433e6478c8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:50:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:50:17,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.050s 2018-08-25 21:50:17,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-52ae046a-d397-4281-99e0-9bc0da96792f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-52ae046a-d397-4281-99e0-9bc0da96792f'} Body: {"itemNotFound": {"message": "Instance c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb could not be found.", "code": 404}} 2018-08-25 21:50:17,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14 0.557s 2018-08-25 21:50:17,895 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8e91c322-6725-4baa-90f8-1e4599563c42'} Body: 2018-08-25 21:50:17,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1215080793 0.036s 2018-08-25 21:50:17,933 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1215080793', u'x-compute-request-id': 'req-4a3c98a0-6020-4a5a-b8a2-c4c6a4381c8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a3c98a0-6020-4a5a-b8a2-c4c6a4381c8e'} Body: 2018-08-25 21:50:19,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/remove_router_interface 1.662s 2018-08-25 21:50:19,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:50:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b9158dd-a90c-417a-8d03-50a3356629ef'} Body: {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c", "subnet_ids": ["6c954bbc-04b9-4247-aafd-c9cfacc4c58c"], "port_id": "33942bea-5c74-4191-afed-446abe52671d", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0"} 2018-08-25 21:50:21,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0 1.532s 2018-08-25 21:50:21,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0', u'date': 'Sat, 25 Aug 2018 21:50:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e52fb2f-e783-4993-bb5e-a5e916636135'} Body: 2018-08-25 21:50:22,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/6c954bbc-04b9-4247-aafd-c9cfacc4c58c 1.569s 2018-08-25 21:50:22,702 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/6c954bbc-04b9-4247-aafd-c9cfacc4c58c', u'date': 'Sat, 25 Aug 2018 21:50:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-40ad0169-b3a7-4790-8491-ce5f0f9c4d18'} Body: 2018-08-25 21:50:24,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/a16e16e2-c21e-4c5f-85e7-9d59cdf103e9 1.777s 2018-08-25 21:50:24,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/a16e16e2-c21e-4c5f-85e7-9d59cdf103e9', u'date': 'Sat, 25 Aug 2018 21:50:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-caeb11b3-6021-4984-8666-a9a46609fcdc'} Body: 2018-08-25 21:50:25,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/29769342-e9c2-485c-b4e8-5fc4eeac86cb 1.338s 2018-08-25 21:50:25,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.33:9696/v2.0/subnets/29769342-e9c2-485c-b4e8-5fc4eeac86cb', u'date': 'Sat, 25 Aug 2018 21:50:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-078530d9-f663-4cae-908c-f402ba61830d'} Body: 2018-08-25 21:50:27,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/2b854fb6-f3cf-4f05-9bde-b5e09895345b 1.675s 2018-08-25 21:50:27,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/2b854fb6-f3cf-4f05-9bde-b5e09895345b', u'date': 'Sat, 25 Aug 2018 21:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9338b751-efd7-4c52-bed6-b08438399f8b'} Body: 2018-08-25 21:50:27,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/00d63770-a995-4eb9-85b3-baf3b32fcba0 0.298s 2018-08-25 21:50:27,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/00d63770-a995-4eb9-85b3-baf3b32fcba0', u'date': 'Sat, 25 Aug 2018 21:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2efd3682-609f-4d80-939d-8b015506888d'} Body: 2018-08-25 21:50:28.213 63 INFO tempest.lib.common.rest_client [req-5cc26f5f-4d7d-4e9b-b5a0-f093f399e1df ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c 0.388s 2018-08-25 21:50:28.214 63 DEBUG tempest.lib.common.rest_client [req-5cc26f5f-4d7d-4e9b-b5a0-f093f399e1df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c', u'date': 'Sat, 25 Aug 2018 21:50:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5cc26f5f-4d7d-4e9b-b5a0-f093f399e1df'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:28.843 63 INFO tempest.lib.common.rest_client [req-59dd0b5e-9bf1-4c97-855e-23627de408e9 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8 0.628s 2018-08-25 21:50:28.843 63 DEBUG tempest.lib.common.rest_client [req-59dd0b5e-9bf1-4c97-855e-23627de408e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8', u'date': 'Sat, 25 Aug 2018 21:50:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-59dd0b5e-9bf1-4c97-855e-23627de408e9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:29.155 63 INFO tempest.lib.common.rest_client [req-cb00edb7-847d-4bab-a494-88b580f4ec74 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2 0.311s 2018-08-25 21:50:29.156 63 DEBUG tempest.lib.common.rest_client [req-cb00edb7-847d-4bab-a494-88b580f4ec74 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2', u'date': 'Sat, 25 Aug 2018 21:50:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb00edb7-847d-4bab-a494-88b580f4ec74'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:29.671 63 INFO tempest.lib.common.rest_client [req-7278548e-bbad-48d0-91a1-c4e361f7df0a ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87 0.514s 2018-08-25 21:50:29.671 63 DEBUG tempest.lib.common.rest_client [req-7278548e-bbad-48d0-91a1-c4e361f7df0a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87', u'date': 'Sat, 25 Aug 2018 21:50:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7278548e-bbad-48d0-91a1-c4e361f7df0a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:30.049 63 INFO tempest.lib.common.rest_client [req-7142e5c5-7dce-4903-a5b3-8ea94f3a831e ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/62e86c06-c960-4029-b326-e49c10fac63a 0.376s 2018-08-25 21:50:30.049 63 DEBUG tempest.lib.common.rest_client [req-7142e5c5-7dce-4903-a5b3-8ea94f3a831e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/62e86c06-c960-4029-b326-e49c10fac63a', u'date': 'Sat, 25 Aug 2018 21:50:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7142e5c5-7dce-4903-a5b3-8ea94f3a831e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:30.160 63 INFO tempest.lib.common.rest_client [req-728e816e-0acd-4ff1-8f7d-1150f3779582 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6062262f-2803-40fd-b1e1-7ab8b6cb9616 0.110s 2018-08-25 21:50:30.161 63 DEBUG tempest.lib.common.rest_client [req-728e816e-0acd-4ff1-8f7d-1150f3779582 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6062262f-2803-40fd-b1e1-7ab8b6cb9616', u'date': 'Sat, 25 Aug 2018 21:50:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-728e816e-0acd-4ff1-8f7d-1150f3779582'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:30.819 63 INFO tempest.lib.common.rest_client [req-e2b5dd8e-59f2-49ea-bace-f3855fc751ab ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb 0.658s 2018-08-25 21:50:30.820 63 DEBUG tempest.lib.common.rest_client [req-e2b5dd8e-59f2-49ea-bace-f3855fc751ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb', u'date': 'Sat, 25 Aug 2018 21:50:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e2b5dd8e-59f2-49ea-bace-f3855fc751ab'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:31.172 63 INFO tempest.lib.common.rest_client [req-5060eb2f-0f9a-4fd8-92a0-a5c7180ce5a5 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8 0.351s 2018-08-25 21:50:31.172 63 DEBUG tempest.lib.common.rest_client [req-5060eb2f-0f9a-4fd8-92a0-a5c7180ce5a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8', u'date': 'Sat, 25 Aug 2018 21:50:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5060eb2f-0f9a-4fd8-92a0-a5c7180ce5a5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:31.272 63 INFO tempest.lib.common.rest_client [req-01e043ab-40be-45d1-870f-b78b15a66d9a ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/ad2779f1-5943-4884-bb58-cd0208946fca 0.098s 2018-08-25 21:50:31.272 63 DEBUG tempest.lib.common.rest_client [req-01e043ab-40be-45d1-870f-b78b15a66d9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/ad2779f1-5943-4884-bb58-cd0208946fca', u'date': 'Sat, 25 Aug 2018 21:50:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-01e043ab-40be-45d1-870f-b78b15a66d9a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:31.378 63 INFO tempest.lib.common.rest_client [req-c5387746-0cc7-4835-b9e4-c85f412f7a92 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/828c8f02-1ac9-41db-848c-fdfcdf872878 0.105s 2018-08-25 21:50:31.378 63 DEBUG tempest.lib.common.rest_client [req-c5387746-0cc7-4835-b9e4-c85f412f7a92 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/828c8f02-1ac9-41db-848c-fdfcdf872878', u'date': 'Sat, 25 Aug 2018 21:50:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c5387746-0cc7-4835-b9e4-c85f412f7a92'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:31.663 63 INFO tempest.lib.common.rest_client [req-72dac816-b742-4463-a932-012b7fcdd232 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d 0.284s 2018-08-25 21:50:31.663 63 DEBUG tempest.lib.common.rest_client [req-72dac816-b742-4463-a932-012b7fcdd232 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d', u'date': 'Sat, 25 Aug 2018 21:50:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-72dac816-b742-4463-a932-012b7fcdd232'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:31.747 63 INFO tempest.lib.common.rest_client [req-15cb5a68-47d3-4657-aaee-9c2c11d0f93d ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43 0.083s 2018-08-25 21:50:31.748 63 DEBUG tempest.lib.common.rest_client [req-15cb5a68-47d3-4657-aaee-9c2c11d0f93d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43', u'date': 'Sat, 25 Aug 2018 21:50:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15cb5a68-47d3-4657-aaee-9c2c11d0f93d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:32.023 63 INFO tempest.lib.common.rest_client [req-4b9f2876-9d0c-4281-9f7a-e782b9c13d4e ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463 0.274s 2018-08-25 21:50:32.024 63 DEBUG tempest.lib.common.rest_client [req-4b9f2876-9d0c-4281-9f7a-e782b9c13d4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463', u'date': 'Sat, 25 Aug 2018 21:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b9f2876-9d0c-4281-9f7a-e782b9c13d4e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:32.306 63 INFO tempest.lib.common.rest_client [req-9885e86b-0546-4c00-b416-c4bfbbecc2e0 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4 0.282s 2018-08-25 21:50:32.307 63 DEBUG tempest.lib.common.rest_client [req-9885e86b-0546-4c00-b416-c4bfbbecc2e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4', u'date': 'Sat, 25 Aug 2018 21:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9885e86b-0546-4c00-b416-c4bfbbecc2e0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:32.396 63 INFO tempest.lib.common.rest_client [req-c8d161e4-6187-4970-b065-502feff500ac ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853 0.089s 2018-08-25 21:50:32.397 63 DEBUG tempest.lib.common.rest_client [req-c8d161e4-6187-4970-b065-502feff500ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853', u'date': 'Sat, 25 Aug 2018 21:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c8d161e4-6187-4970-b065-502feff500ac'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:32.478 63 INFO tempest.lib.common.rest_client [req-4436f9e0-9192-4e3d-90fd-e3c04cb20740 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19 0.080s 2018-08-25 21:50:32.479 63 DEBUG tempest.lib.common.rest_client [req-4436f9e0-9192-4e3d-90fd-e3c04cb20740 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19', u'date': 'Sat, 25 Aug 2018 21:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4436f9e0-9192-4e3d-90fd-e3c04cb20740'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:32.562 63 INFO tempest.lib.common.rest_client [req-9a0d70e2-e47b-4989-b0a7-b377d0bcef39 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca 0.082s 2018-08-25 21:50:32.563 63 DEBUG tempest.lib.common.rest_client [req-9a0d70e2-e47b-4989-b0a7-b377d0bcef39 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca', u'date': 'Sat, 25 Aug 2018 21:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9a0d70e2-e47b-4989-b0a7-b377d0bcef39'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:32.667 63 INFO tempest.lib.common.rest_client [req-c9f61ac5-7212-42dd-8da4-2875120a83e6 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49 0.103s 2018-08-25 21:50:32.667 63 DEBUG tempest.lib.common.rest_client [req-c9f61ac5-7212-42dd-8da4-2875120a83e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49', u'date': 'Sat, 25 Aug 2018 21:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9f61ac5-7212-42dd-8da4-2875120a83e6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:33.019 63 INFO tempest.lib.common.rest_client [req-b1dc38b7-4682-4593-bfde-a1b06dd30872 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711 0.350s 2018-08-25 21:50:33.019 63 DEBUG tempest.lib.common.rest_client [req-b1dc38b7-4682-4593-bfde-a1b06dd30872 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711', u'date': 'Sat, 25 Aug 2018 21:50:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b1dc38b7-4682-4593-bfde-a1b06dd30872'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:33.116 63 INFO tempest.lib.common.rest_client [req-7bf35715-cd43-4910-bc16-8b8f9ac34cf3 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa 0.093s 2018-08-25 21:50:33.118 63 DEBUG tempest.lib.common.rest_client [req-7bf35715-cd43-4910-bc16-8b8f9ac34cf3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa', u'date': 'Sat, 25 Aug 2018 21:50:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7bf35715-cd43-4910-bc16-8b8f9ac34cf3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:33.219 63 INFO tempest.lib.common.rest_client [req-b07cfb25-1654-4fcc-87f2-2232333e5944 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659 0.099s 2018-08-25 21:50:33.221 63 DEBUG tempest.lib.common.rest_client [req-b07cfb25-1654-4fcc-87f2-2232333e5944 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659', u'date': 'Sat, 25 Aug 2018 21:50:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b07cfb25-1654-4fcc-87f2-2232333e5944'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:33.610 63 INFO tempest.lib.common.rest_client [req-ceb5e20e-c43a-42af-9a35-48b3c3cd4828 ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:50:33.610 63 DEBUG tempest.lib.common.rest_client [req-ceb5e20e-c43a-42af-9a35-48b3c3cd4828 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:50:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ceb5e20e-c43a-42af-9a35-48b3c3cd4828'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:33.903 63 INFO tempest.lib.common.rest_client [req-08ffd6bf-1570-477c-b4dd-e9c8baceb77f ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/0395124f8dc04b95a0a095e7cd23173d 0.291s 2018-08-25 21:50:33.903 63 DEBUG tempest.lib.common.rest_client [req-08ffd6bf-1570-477c-b4dd-e9c8baceb77f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/0395124f8dc04b95a0a095e7cd23173d', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:50:33 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-08ffd6bf-1570-477c-b4dd-e9c8baceb77f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:34.280 63 INFO tempest.lib.common.rest_client [req-49566589-e629-4528-9de0-85fab1cb3d77 ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:50:34.281 63 DEBUG tempest.lib.common.rest_client [req-49566589-e629-4528-9de0-85fab1cb3d77 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:50:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49566589-e629-4528-9de0-85fab1cb3d77'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:34.700 63 INFO tempest.lib.common.rest_client [req-fff5da6b-b920-4188-a2d4-9db71fdfaca9 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.33:9696/v2.0/security-groups?tenant_id=3234d0313f804807bb938bff36e1776e&name=default 0.417s 2018-08-25 21:50:34.700 63 DEBUG tempest.lib.common.rest_client [req-fff5da6b-b920-4188-a2d4-9db71fdfaca9 ] 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.33:9696/v2.0/security-groups?tenant_id=3234d0313f804807bb938bff36e1776e&name=default', u'date': 'Sat, 25 Aug 2018 21:50:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fff5da6b-b920-4188-a2d4-9db71fdfaca9'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3234d0313f804807bb938bff36e1776e", "created_at": "2018-08-25T21:50:34Z", "updated_at": "2018-08-25T21:50:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:50:34Z", "revision_number": 0, "id": "0efe19e5-e6ed-4986-b72b-96949ee0a5b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:50:34Z", "security_group_id": "0e7ba097-bdbc-4817-b6ad-de94ef48b085", "tenant_id": "3234d0313f804807bb938bff36e1776e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3234d0313f804807bb938bff36e1776e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:50:34Z", "revision_number": 0, "id": "52105cd3-e971-4c53-bfbb-114fbd0f9ed7", "remote_group_id": "0e7ba097-bdbc-4817-b6ad-de94ef48b085", "remote_ip_prefix": null, "created_at": "2018-08-25T21:50:34Z", "security_group_id": "0e7ba097-bdbc-4817-b6ad-de94ef48b085", "tenant_id": "3234d0313f804807bb938bff36e1776e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3234d0313f804807bb938bff36e1776e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:50:34Z", "revision_number": 0, "id": "930c7703-ea46-4b3b-8339-28ae4ccef2f1", "remote_group_id": "0e7ba097-bdbc-4817-b6ad-de94ef48b085", "remote_ip_prefix": null, "created_at": "2018-08-25T21:50:34Z", "security_group_id": "0e7ba097-bdbc-4817-b6ad-de94ef48b085", "tenant_id": "3234d0313f804807bb938bff36e1776e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3234d0313f804807bb938bff36e1776e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:50:34Z", "revision_number": 0, "id": "a8b82a0b-8ac1-4989-a523-93c10c1094ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:50:34Z", "security_group_id": "0e7ba097-bdbc-4817-b6ad-de94ef48b085", "tenant_id": "3234d0313f804807bb938bff36e1776e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3234d0313f804807bb938bff36e1776e"}], "revision_number": 1, "project_id": "3234d0313f804807bb938bff36e1776e", "id": "0e7ba097-bdbc-4817-b6ad-de94ef48b085", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:35.409 63 INFO tempest.lib.common.rest_client [req-49af6520-d26f-4c4a-aa95-5c1087aeb0cd ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0e7ba097-bdbc-4817-b6ad-de94ef48b085 0.708s 2018-08-25 21:50:35.409 63 DEBUG tempest.lib.common.rest_client [req-49af6520-d26f-4c4a-aa95-5c1087aeb0cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0e7ba097-bdbc-4817-b6ad-de94ef48b085', u'date': 'Sat, 25 Aug 2018 21:50:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-49af6520-d26f-4c4a-aa95-5c1087aeb0cd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:35.649 63 INFO tempest.lib.common.rest_client [req-81dce178-0e9e-438c-8552-e1e01ad6a68a ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/3234d0313f804807bb938bff36e1776e 0.239s 2018-08-25 21:50:35.649 63 DEBUG tempest.lib.common.rest_client [req-81dce178-0e9e-438c-8552-e1e01ad6a68a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/3234d0313f804807bb938bff36e1776e', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:50:35 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-81dce178-0e9e-438c-8552-e1e01ad6a68a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:35.949 63 INFO tempest.lib.common.rest_client [req-b82659aa-8da0-441b-95ee-20cdf98a0504 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/f04fdce441634d7d8957d760180401be 0.299s 2018-08-25 21:50:35.950 63 DEBUG tempest.lib.common.rest_client [req-b82659aa-8da0-441b-95ee-20cdf98a0504 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/f04fdce441634d7d8957d760180401be', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:50:35 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-b82659aa-8da0-441b-95ee-20cdf98a0504'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:36.094 63 INFO tempest.lib.common.rest_client [req-31b2ee6a-7cfb-4117-b8fe-977ff5d779d9 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.33:9696/v2.0/security-groups?tenant_id=0b7f3f69b0fa47faba2b25a3eee8408b&name=default 0.143s 2018-08-25 21:50:36.094 63 DEBUG tempest.lib.common.rest_client [req-31b2ee6a-7cfb-4117-b8fe-977ff5d779d9 ] 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.33:9696/v2.0/security-groups?tenant_id=0b7f3f69b0fa47faba2b25a3eee8408b&name=default', u'date': 'Sat, 25 Aug 2018 21:50:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-31b2ee6a-7cfb-4117-b8fe-977ff5d779d9'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0b7f3f69b0fa47faba2b25a3eee8408b", "created_at": "2018-08-25T21:50:35Z", "updated_at": "2018-08-25T21:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:50:35Z", "revision_number": 0, "id": "86e866d5-4d4d-454d-889a-2843c4d7bf5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:50:35Z", "security_group_id": "462ea976-d2a7-42ac-b337-5760a6a7aa17", "tenant_id": "0b7f3f69b0fa47faba2b25a3eee8408b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7f3f69b0fa47faba2b25a3eee8408b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:50:35Z", "revision_number": 0, "id": "95375673-9a69-4f70-8962-286e5c498cbf", "remote_group_id": "462ea976-d2a7-42ac-b337-5760a6a7aa17", "remote_ip_prefix": null, "created_at": "2018-08-25T21:50:35Z", "security_group_id": "462ea976-d2a7-42ac-b337-5760a6a7aa17", "tenant_id": "0b7f3f69b0fa47faba2b25a3eee8408b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7f3f69b0fa47faba2b25a3eee8408b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:50:35Z", "revision_number": 0, "id": "e3b5798a-f811-44ee-8f89-ab8e71ec30b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:50:35Z", "security_group_id": "462ea976-d2a7-42ac-b337-5760a6a7aa17", "tenant_id": "0b7f3f69b0fa47faba2b25a3eee8408b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7f3f69b0fa47faba2b25a3eee8408b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:50:35Z", "revision_number": 0, "id": "e4fd3a0b-3e91-4a3e-8e81-18d0c709158a", "remote_group_id": "462ea976-d2a7-42ac-b337-5760a6a7aa17", "remote_ip_prefix": null, "created_at": "2018-08-25T21:50:35Z", "security_group_id": "462ea976-d2a7-42ac-b337-5760a6a7aa17", "tenant_id": "0b7f3f69b0fa47faba2b25a3eee8408b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7f3f69b0fa47faba2b25a3eee8408b"}], "revision_number": 1, "project_id": "0b7f3f69b0fa47faba2b25a3eee8408b", "id": "462ea976-d2a7-42ac-b337-5760a6a7aa17", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:36.575 63 INFO tempest.lib.common.rest_client [req-db557e68-89ad-42aa-83e5-633468546ce1 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/462ea976-d2a7-42ac-b337-5760a6a7aa17 0.479s 2018-08-25 21:50:36.575 63 DEBUG tempest.lib.common.rest_client [req-db557e68-89ad-42aa-83e5-633468546ce1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/462ea976-d2a7-42ac-b337-5760a6a7aa17', u'date': 'Sat, 25 Aug 2018 21:50:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-db557e68-89ad-42aa-83e5-633468546ce1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:36.909 63 INFO tempest.lib.common.rest_client [req-76f5ba00-0fe8-44f9-96dc-6fb5b1b55ea0 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/0b7f3f69b0fa47faba2b25a3eee8408b 0.333s 2018-08-25 21:50:36.909 63 DEBUG tempest.lib.common.rest_client [req-76f5ba00-0fe8-44f9-96dc-6fb5b1b55ea0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/0b7f3f69b0fa47faba2b25a3eee8408b', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:50:36 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-76f5ba00-0fe8-44f9-96dc-6fb5b1b55ea0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:37.326 63 INFO tempest.lib.common.rest_client [req-80fd84a9-c681-42ed-ba2a-84e33554c1c7 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/cdbdc0c7eb63412f8a6558905d4a81c2 0.416s 2018-08-25 21:50:37.329 63 DEBUG tempest.lib.common.rest_client [req-80fd84a9-c681-42ed-ba2a-84e33554c1c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/cdbdc0c7eb63412f8a6558905d4a81c2', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:50:36 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-80fd84a9-c681-42ed-ba2a-84e33554c1c7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:37.655 63 INFO tempest.lib.common.rest_client [req-c68c8d72-de26-43a2-ade7-6f6be3ccc257 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.33:9696/v2.0/security-groups?tenant_id=4df43ad2e92a4234a2e90abf1a55a213&name=default 0.325s 2018-08-25 21:50:37.656 63 DEBUG tempest.lib.common.rest_client [req-c68c8d72-de26-43a2-ade7-6f6be3ccc257 ] 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.33:9696/v2.0/security-groups?tenant_id=4df43ad2e92a4234a2e90abf1a55a213&name=default', u'date': 'Sat, 25 Aug 2018 21:50:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c68c8d72-de26-43a2-ade7-6f6be3ccc257'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:07Z", "updated_at": "2018-08-25T20:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "15b1ac98-9531-4f4b-a167-206fd37377b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "4f309130-21d4-4bb2-b882-91e5fc0ba355", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "2a59f268-a11e-4b3f-8416-48825c3f8e0e", "remote_group_id": "4f309130-21d4-4bb2-b882-91e5fc0ba355", "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "4f309130-21d4-4bb2-b882-91e5fc0ba355", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "2e29090e-8e9b-4b8d-9423-12402dd6bfa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "4f309130-21d4-4bb2-b882-91e5fc0ba355", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "8eccc95d-c4ac-444d-985a-56f2add98c1e", "remote_group_id": "4f309130-21d4-4bb2-b882-91e5fc0ba355", "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "4f309130-21d4-4bb2-b882-91e5fc0ba355", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "4f309130-21d4-4bb2-b882-91e5fc0ba355", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:37.819 63 INFO tempest.lib.common.rest_client [req-64a3534a-8d6e-4ca4-ab66-990f3891c386 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/4f309130-21d4-4bb2-b882-91e5fc0ba355 0.162s 2018-08-25 21:50:37.819 63 DEBUG tempest.lib.common.rest_client [req-64a3534a-8d6e-4ca4-ab66-990f3891c386 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/4f309130-21d4-4bb2-b882-91e5fc0ba355', u'date': 'Sat, 25 Aug 2018 21:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-64a3534a-8d6e-4ca4-ab66-990f3891c386'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-25 21:50:38.059 63 INFO tempest.lib.common.rest_client [req-8571fa32-27ff-420f-9430-a8e873c02777 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/4df43ad2e92a4234a2e90abf1a55a213 0.239s 2018-08-25 21:50:38.060 63 DEBUG tempest.lib.common.rest_client [req-8571fa32-27ff-420f-9430-a8e873c02777 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/4df43ad2e92a4234a2e90abf1a55a213', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:50:37 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-8571fa32-27ff-420f-9430-a8e873c02777'} 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-25 20:09:52,151 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.272s 2018-08-25 20:09:52,152 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--1692827098"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b8c8da3-ddc0-4a6e-8c21-7832d64c50eb'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1692827098", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "59232870437a4264b2a14c8bc7f52bdf", "route_targets": ["64512:1"], "project_id": "59232870437a4264b2a14c8bc7f52bdf", "type": "l3", "id": "605df364-f3cb-457b-a1c7-a216bd911572"}} 2018-08-25 20:09:52,354 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/605df364-f3cb-457b-a1c7-a216bd911572 0.201s 2018-08-25 20:09:52,354 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.33:9696/v2.0/bgpvpn/bgpvpns/605df364-f3cb-457b-a1c7-a216bd911572', u'date': 'Sat, 25 Aug 2018 20:09:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5b9646e-4934-4c9b-8070-7dd94c0ff2a1'} 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-25 20:10:08,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.548s 2018-08-25 20:10:08,077 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1549107650 description", "name": "tempest-secgroup-smoke-1549107650"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac344ddf-6545-4139-ba22-6779b4695b62'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1549107650 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:07Z", "updated_at": "2018-08-25T20:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "6c0277ca-33ef-44c1-8eed-1baeb7e7882f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:10:07Z", "revision_number": 0, "id": "88e1eb68-43d4-4928-8154-5a8f8dbd4aab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:10:07Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "name": "tempest-secgroup-smoke-1549107650"}} 2018-08-25 20:10:08,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.218s 2018-08-25 20:10:08,297 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-688dd6d1-0704-41dd-9730-61d83a8c827b'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8db7e24b-8634-4c87-9d65-547c07b5b687"}} 2018-08-25 20:10:08,739 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.441s 2018-08-25 20:10:08,740 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2dccca99-1e25-419e-88b0-a220b7ff9c37'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e8f1ae6c-249e-4e72-9909-6d19d5cbb28c"}} 2018-08-25 20:10:08,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:10:08,898 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6404e6a3-d205-405c-85b3-4cfb52cad0ee'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c529fcae-9018-437d-9bcb-80ca46b06242"}} 2018-08-25 20:10:09,040 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.141s 2018-08-25 20:10:09,041 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6f70567-ca4a-4f95-9a12-f13afdb6bd0a'} 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-25T20:10:08Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "bece28ea-35c4-4371-9bf1-524a3073720a"}} 2018-08-25 20:10:09,213 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 20:10:09,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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4dfa36f-cabb-4b13-8cd6-919351e77bc7'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "23f0907d-27f2-48a2-854a-ecf6bfc6ade9"}} 2018-08-25 20:10:09,364 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.149s 2018-08-25 20:10:09,364 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3e2eef2-8df4-473e-829f-e55f5f7c099b'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9bd102e8-f94b-4fb9-a867-bb965cb7ff41"}} 2018-08-25 20:10:09,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 20:10:09,508 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a4ae516-f6e9-48ce-b7f1-10c1b303cb0a'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3b274b0d-378c-4960-b5ce-72e6debcdb24"}} 2018-08-25 20:10:09,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 20:10:09,682 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6def6a65-9a87-48a2-a785-c2859356d708'} 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-25T20:10:09Z", "security_group_id": "0a9c12e8-8e11-4445-9b2c-9698de009d63", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:09Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "16a1edfb-fdfe-4fbf-9015-e2813fda2a15"}} 2018-08-25 20:10:09,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/networks 0.235s 2018-08-25 20:10:09,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1743891570"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce5e2872-ccb2-4c02-9053-d092891cf28b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:10:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6f68226d-9570-424d-86da-5103ea2f2f3b","name":"tempest-A-1743891570"}} 2018-08-25 20:10:10,844 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.924s 2018-08-25 20:10:10,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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "name": "tempest-subnet-A-1-610340142"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:10:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab3390d3-f13e-4d2d-9582-3dfb785cd194'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f68226d-9570-424d-86da-5103ea2f2f3b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:10Z","dns_nameservers":[],"updated_at":"2018-08-25T20:10:10Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"d69e1910-19dc-4cf1-b17f-c5c91dc34486","subnetpool_id":null,"name":"tempest-subnet-A-1-610340142"}} 2018-08-25 20:10:11,117 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/networks 0.271s 2018-08-25 20:10:11,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-789978975"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f158e2e8-a51b-4439-87bc-2e26689c3b21'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:10:11Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"7853767f-2c50-4f6f-b46d-5a48013f837d","name":"tempest-B-789978975"}} 2018-08-25 20:10:11,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.527s 2018-08-25 20:10:11,645 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "name": "tempest-subnet-B-1-2097569365"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5850688c-9953-46c2-acb1-a7efdd107d5d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7853767f-2c50-4f6f-b46d-5a48013f837d","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:10:11Z","dns_nameservers":[],"updated_at":"2018-08-25T20:10:11Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"ab71a5fd-aa51-4464-88b8-f150e7fcbd3d","subnetpool_id":null,"name":"tempest-subnet-B-1-2097569365"}} 2018-08-25 20:10:12,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.662s 2018-08-25 20:10:12,309 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-847407898"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-d366b741-1c1b-435f-a714-ac20e6d036d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d366b741-1c1b-435f-a714-ac20e6d036d6'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvKecwiByYBrK6pTfFl+7hc5A7Hoi/jR47+5ixLnlLqMUrmUW49dKjxcYQd4E2B0b1kBc4gT3SgK1T98Vc4q5JHjduVYzcAI5QDUuj64Gm+QNncid2onq9QU8LsTfJvE2+Tt2H94FNBxVSKNMaUeictQPo1hcWIEi9vOMmrTgUUg9uPkTWdyWvhtR7CAGIoqFCA4vFYCQuAi9OLTSi58eaLKNaqhGOlTcwxOXfkd/k3tgT7ieWfBfaZGMGUzpAiGPS4Q64M5V3FUr3fuY2ycIb1AYKIuSWjTDBjbwwIh6RexXrSKDXZmVLzszJ3Engs5sWQnEdMzRcU+Iddj0AV39b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7ynnMIgcmAayuqU3xZfu4XOQOx6Iv40eO/uYsS55S6jFK5lF\nuPXSo8XGEHeBNgdG9ZAXOIE90oCtU/fFXOKuSR43blWM3ACOUA1Lo+uBpvkDZ3In\ndqJ6vUFPC7E3ybxNvk7dh/eBTQcVUijTGlHonLUD6NYXFiBIvbzjJq04FFIPbj5E\n1nclr4bUewgBiKKhQgOLxWAkLgIvTi00oufHmiyjWqoRjpU3MMTl35Hf5N7YE+4n\nlnwX2mRjBlM6QIhj0uEOuDOVdxVK937mNsnCG9QGCiLklo0wwY28MCIekXsV60ig\n12ZlS87MydxJ4LObFkJxHTM0XFPiHXY9AFd/WwIDAQABAoIBADr62HrNdk+/hyAk\nUoa2G0EaIL2ToCGtCYG9YECBt4QDEOzZlaoxZUriISA6eHD8hnFUoYVbygU5moUU\nm2V2uYhqnTzmeCBhOrdfMAIyt/yXeFFwg27sTtyRWI8Hmzxy5bFC/brkPMzkLEvg\nqX7aKEVNFrO66GKaf5XbGSGWojfQMsiIw9KNOzJc1iHgmz1rmO/BWVG6K12Rg5Jq\nYtGLqDZdjmZ/FHAQyOZe2GnBEycHtKaliFA3gswmQzA2dzDSGllyHfj42M/CQ+XB\nVcyQyfO+CTWP3eVV8lFnyqqBguqoJ7VXN/VDFCJB6599LahDSXUA6c4QWMxiV5A/\ngXyEb1ECgYEA/xQkv124gfZlUK8RUeAjgCvqxR+K80t+jNKu7k/l3z0zEH0SkN3X\no0QLGGO2N1cZ7BY2j8wyYg2p72Vv/xL8UZcwOS/+AZAf8fODw4tCvCNCg5wogL2z\n2eUFgwD+n6ipMTrUXIpUK4/VHJz/+eXblkPKcy+QvKY0z5KpAuenCTcCgYEA8AcL\nOndNbAF8XPJY38dOp4L5TSwpL+APm3NiUGY6rkNZnPBSjcmW4dZdQVNI+BlFYuCy\nMTd9NF0bBUAc7bOoFr0f8UQN4xc4cyaOIlrUwYkOwRDbEV3vnYQ1aaYPSySU56zT\n+x1IT8MJ+SRTgNaOXnhFpAnr+0OE/EMob4n5vP0CgYBG6SeqF3jSkFfsDS8obsIP\nwKW8dR9gsW0V4wAEeiuyWsYWYF7H7RQkbCcVearPSaSIMEiswxyCi7/hMHbpFzMT\nz471ZvUbJCDtV0AbHVzJBphYFBJib9pOyc81cxJV+kJG0E73BvGNRqf9E1xJ8W+R\nH3lpeiCngSEPT3sytomGEwKBgQDoJVflxyc5U8KNPtNYM7LN7q3hxtla9XEC3zjy\nG72bd4Y/dGvTuGpWqHZvTPbhBcgHFt0hHtLYh0gv7s9L0xu6SlaPiUuJHJc7P8nu\nTj1BpaaAciX+iQTMKudh8/sMqSffXldzouGiSzflIA4nKNxvYBGy0unKjYYcWXPN\nVPwWnQKBgHZqPrtpq3/hny2nw0Db/Y4MilrWlTY5g/1pvN/Lf5yPZogjSZr/avpq\nGD6jy7B1IJYT8ItSyc7aLoeY0UWwgOhEoEaYNokEFSRuXj8OlEeiglH/48XSQM/W\n4l3ilPbRqNpAyCYjl9dWrAxt8AT0VgUfgq/1dupJIZ29xdzU9beb\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-847407898", "fingerprint": "a4:5c:06:d4:52:8d:7f:63:9f:8a:1b:38:6e:5f:5f:36"}} 2018-08-25 20:10:13,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/ports 1.086s 2018-08-25 20:10:13,401 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-442298288", "security_groups": ["0a9c12e8-8e11-4445-9b2c-9698de009d63"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:10:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8bcaf74-a397-4726-bbdb-d7aac3e8772c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:10:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6f68226d-9570-424d-86da-5103ea2f2f3b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:10:13Z","name":"tempest-port-smoke-442298288","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:61:41:8a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"d69e1910-19dc-4cf1-b17f-c5c91dc34486","ip_address":"10.101.11.10"}],"id":"17e1aefe-3692-4963-8c45-a886fb5853d2","security_groups":["0a9c12e8-8e11-4445-9b2c-9698de009d63"],"device_id":""}} 2018-08-25 20:10:15,513 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.33:8774/v2.1/servers 2.111s 2018-08-25 20:10:15,514 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-847407898", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6f68226d-9570-424d-86da-5103ea2f2f3b", "port": "17e1aefe-3692-4963-8c45-a886fb5853d2"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-08ddb2a5-869c-4e7e-8937-005152cccbfb', 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08ddb2a5-869c-4e7e-8937-005152cccbfb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "adminPass": "8J3SfA6QPNmJ"}} 2018-08-25 20:10:15,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.316s 2018-08-25 20:10:15,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-3ee8a2da-3a39-49f6-b1b8-dacae1a9eac7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ee8a2da-3a39-49f6-b1b8-dacae1a9eac7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:17,440 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.590s 2018-08-25 20:10:17,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': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-226fd8c9-30d8-4f13-8a35-d9d99a779e94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-226fd8c9-30d8-4f13-8a35-d9d99a779e94'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:17,455 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 20:10:19,090 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.634s 2018-08-25 20:10:19,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-84904173-0890-41ae-9439-396899f43a6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84904173-0890-41ae-9439-396899f43a6e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:19,104 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:10:20,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.159s 2018-08-25 20:10:20,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-b860e2e6-be2d-49aa-a8ce-59a4e1ac071b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b860e2e6-be2d-49aa-a8ce-59a4e1ac071b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:21,841 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.561s 2018-08-25 20:10:21,842 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-53ddf7d2-3685-40b7-be95-998881bd4b01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53ddf7d2-3685-40b7-be95-998881bd4b01'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:23,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.466s 2018-08-25 20:10:23,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-7d20c31b-0e4b-4044-aac8-e8f2f06b3f06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d20c31b-0e4b-4044-aac8-e8f2f06b3f06'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:23,336 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 20:10:23,477 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.139s 2018-08-25 20:10:23,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-114d59ea-7c82-4110-8523-954f6cc7cfbd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114d59ea-7c82-4110-8523-954f6cc7cfbd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:23,490 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1f814d6a-850f-4b2a-a3df-7582183aee8f with status: ACTIVE 2018-08-25 20:10:24,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/ports 1.175s 2018-08-25 20:10:24,666 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1820702279", "security_groups": ["0a9c12e8-8e11-4445-9b2c-9698de009d63"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:10:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-943a874c-b894-4548-8557-a5ea5903c953'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:10:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7853767f-2c50-4f6f-b46d-5a48013f837d","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:10:24Z","name":"tempest-port-smoke-1820702279","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b6:fc:8c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab71a5fd-aa51-4464-88b8-f150e7fcbd3d","ip_address":"10.102.21.20"}],"id":"246359b2-94ac-4d3b-a027-31956025faed","security_groups":["0a9c12e8-8e11-4445-9b2c-9698de009d63"],"device_id":""}} 2018-08-25 20:10:26,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.33:8774/v2.1/servers 1.949s 2018-08-25 20:10:26,617 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-847407898", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "7853767f-2c50-4f6f-b46d-5a48013f837d", "port": "246359b2-94ac-4d3b-a027-31956025faed"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c7ce50d9-e835-40d8-902e-6f6a2b148580', 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7ce50d9-e835-40d8-902e-6f6a2b148580'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "adminPass": "ZQaj9d58pgS7"}} 2018-08-25 20:10:27,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.451s 2018-08-25 20:10:27,072 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-81e4fdea-8860-4445-9d8c-0f5a95fbd5e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81e4fdea-8860-4445-9d8c-0f5a95fbd5e5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:28,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.713s 2018-08-25 20:10:28,799 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-909b4fda-b619-4b38-a7e6-83628f54b3e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-909b4fda-b619-4b38-a7e6-83628f54b3e9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:10:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:30,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.453s 2018-08-25 20:10:30,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-e2806b18-a796-419a-bd8b-5ddbf85590f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2806b18-a796-419a-bd8b-5ddbf85590f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:30,280 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:10:31,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.407s 2018-08-25 20:10:31,690 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-8031f3f2-77be-4e97-9982-732bfb7e6734', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8031f3f2-77be-4e97-9982-732bfb7e6734'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:32,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.165s 2018-08-25 20:10:32,868 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-a0c01b56-6061-45b5-bbff-6effb2d7a22a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0c01b56-6061-45b5-bbff-6effb2d7a22a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:10:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:34,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.326s 2018-08-25 20:10:34,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': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-c0b86647-7432-47d2-90cd-36d6df6d1279', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0b86647-7432-47d2-90cd-36d6df6d1279'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:33Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:34,222 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:10:34,592 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.370s 2018-08-25 20:10:34,593 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-6f32c2bb-d22d-4209-9323-70d4bca0df26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:10:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f32c2bb-d22d-4209-9323-70d4bca0df26'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:10:33Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:10:34,606 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4b618fd4-10c3-49d2-ab22-11397b674e4e with status: ACTIVE 2018-08-25 20:10:34,948 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.342s 2018-08-25 20:10:34,949 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:10:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67710a46-f377-4697-8202-064adc67fc52'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c"}} 2018-08-25 20:10:35,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations 0.488s 2018-08-25 20:10:35,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": "6f68226d-9570-424d-86da-5103ea2f2f3b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2225f884-2d13-48ee-8992-73157268bb64'} Body: {"network_association": {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "id": "52c63275-c5ab-43e9-94bf-3cd47a4df1ed"}} 2018-08-25 20:10:35,769 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations 0.329s 2018-08-25 20:10:35,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e872dff9-2d0a-4655-9d6e-aa96b5f7cf5c/network_associations', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98acf210-2889-4d14-a6d8-14ced91d0d72'} Body: {"network_association": {"network_id": "7853767f-2c50-4f6f-b46d-5a48013f837d", "id": "10fa55f8-4960-4338-81c6-27bd30d8920a"}} 2018-08-25 20:10:35,770 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:10:35,912 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/routers 0.141s 2018-08-25 20:10:35,913 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2002382921", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:10:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3044da1b-a83f-4179-bf54-08e689e6a92f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:35Z", "admin_state_up": true, "updated_at": "2018-08-25T20:10:35Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "name": "tempest-router--2002382921"}} 2018-08-25 20:10:37,772 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d 1.858s 2018-08-25 20:10:37,772 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d', u'date': 'Sat, 25 Aug 2018 20:10:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6905473-b8c3-4289-99b2-51a8a83bb7b7'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:35Z", "admin_state_up": true, "updated_at": "2018-08-25T20:10:37Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "name": "tempest-router--2002382921"}} 2018-08-25 20:10:39,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/add_router_interface 2.008s 2018-08-25 20:10:39,781 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:10:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97c6be65-dfee-4558-93e2-c6bcd4784b2d'} Body: {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486", "subnet_ids": ["d69e1910-19dc-4cf1-b17f-c5c91dc34486"], "port_id": "75a8330c-29f8-4b6b-b869-4ac35870f9f2", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d"} 2018-08-25 20:10:41,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.884s 2018-08-25 20:10:41,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "17e1aefe-3692-4963-8c45-a886fb5853d2"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:10:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-464683b3-2571-43e1-81b3-4ecffc45597d'} Body: {"floatingip": {"router_id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:10:40Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "17e1aefe-3692-4963-8c45-a886fb5853d2", "id": "847cd9c9-1dbe-4fd6-8a9b-450d69af7be7", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:10:40Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:10:41,669 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:10:44,673 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:10:44,737 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:10:44,738 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:10:44,852 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-25 20:10:44,852 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:10:44,854 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:10:44,915 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:10:44,918 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:10:49,926 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:10:49,927 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-25 20:11:59,997 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-25 20:11:59,998 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:12:00,002 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:12:00,061 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:12:00,066 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:12:05,072 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:12:05,073 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-25 20:13:15,144 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:13:15,145 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-25 20:13:15,146 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,152 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,250 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,280 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15,287 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:13:15,287 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:4d:62:67 [ether] on eth0 2018-08-25 20:13:15,288 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-25 20:13:15,289 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,291 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,349 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,355 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15,363 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:13:15,364 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-25 20:13:15,364 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,366 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,425 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,430 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15,436 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-25 20:13:15,436 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,438 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,498 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,502 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:15,508 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:13:15,508 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:4d:62:67 [ether] on eth0 2018-08-25 20:13:15,509 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-25 20:13:15,509 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:13:15,511 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:13:15,569 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:13:15,575 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:13:20,582 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:13:20,583 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-25 20:14:30,654 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-25 20:14:30,654 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 20:14:30,659 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:14:30,755 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:14:30,786 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 20:14:35,793 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) 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-25 20:14:35,794 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-25 20:15:45,843 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:15:45,844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:15:45.844 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-25 20:15:45.844 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:15:47,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/847cd9c9-1dbe-4fd6-8a9b-450d69af7be7 1.193s 2018-08-25 20:15:47,045 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/847cd9c9-1dbe-4fd6-8a9b-450d69af7be7', u'date': 'Sat, 25 Aug 2018 20:15:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1727e756-cfe5-44f6-8719-30bf58042716'} Body: 2018-08-25 20:15:48,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/remove_router_interface 1.947s 2018-08-25 20:15:48,994 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d10d972f-897d-46bd-b00d-43a8a95644f1'} Body: {"network_id": "6f68226d-9570-424d-86da-5103ea2f2f3b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "d69e1910-19dc-4cf1-b17f-c5c91dc34486", "subnet_ids": ["d69e1910-19dc-4cf1-b17f-c5c91dc34486"], "port_id": "75a8330c-29f8-4b6b-b869-4ac35870f9f2", "id": "95cd0cd7-982e-4b4e-8b27-feac9d42cc4d"} 2018-08-25 20:15:50,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d 1.621s 2018-08-25 20:15:50,616 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/95cd0cd7-982e-4b4e-8b27-feac9d42cc4d', u'date': 'Sat, 25 Aug 2018 20:15:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12af0e9b-c857-4bb4-a7b5-443d72807f03'} Body: 2018-08-25 20:15:51,052 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.435s 2018-08-25 20:15:51,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-c50f1749-77bd-4ceb-9ef8-87aefe47adbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c50f1749-77bd-4ceb-9ef8-87aefe47adbc'} Body: 2018-08-25 20:15:51,848 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.794s 2018-08-25 20:15:51,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-7b6c1348-99d7-4aa6-bd2f-5551915aed2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b6c1348-99d7-4aa6-bd2f-5551915aed2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-789978975": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:fc:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:50Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:15:53,617 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.752s 2018-08-25 20:15:53,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': '1347', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-31b30d08-9e58-4b9f-95b3-b42c733ee13d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31b30d08-9e58-4b9f-95b3-b42c733ee13d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T20:10:33.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4b618fd4-10c3-49d2-ab22-11397b674e4e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:15:52Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": "2018-08-25T20:15:52.000000", "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-2", "created": "2018-08-25T20:10:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:15:53,630 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-25 20:15:54,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e 0.045s 2018-08-25 20:15:54,678 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.33:8774/v2.1/servers/4b618fd4-10c3-49d2-ab22-11397b674e4e', u'x-compute-request-id': 'req-5b6250d9-31ba-416f-b1b8-7d6fcdae9272', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5b6250d9-31ba-416f-b1b8-7d6fcdae9272'} Body: {"itemNotFound": {"message": "Instance 4b618fd4-10c3-49d2-ab22-11397b674e4e could not be found.", "code": 404}} 2018-08-25 20:15:55,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/246359b2-94ac-4d3b-a027-31956025faed 0.847s 2018-08-25 20:15:55,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.33:9696/v2.0/ports/246359b2-94ac-4d3b-a027-31956025faed', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ec51abee-8d32-4c73-ad61-0d73fefbbf1a'} Body: 2018-08-25 20:15:55,789 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.261s 2018-08-25 20:15:55,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-55447bd6-9684-4fa5-8bf2-c97b2478738f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55447bd6-9684-4fa5-8bf2-c97b2478738f'} Body: 2018-08-25 20:15:56,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.436s 2018-08-25 20:15:56,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': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-07090f92-5951-4afe-8eb4-b1f09017868e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07090f92-5951-4afe-8eb4-b1f09017868e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "security_groups": [{"name": "tempest-secgroup-smoke-1549107650"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:15:57,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.660s 2018-08-25 20:15:57,902 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-21de01d0-068e-4bd1-b3d5-a4ec00577943', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21de01d0-068e-4bd1-b3d5-a4ec00577943'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1743891570": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:41:8a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:10:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1f814d6a-850f-4b2a-a3df-7582183aee8f", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:15:56Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-847407898", "name": "server-1", "created": "2018-08-25T20:10:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:15:58,961 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f 0.044s 2018-08-25 20:15:58,961 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.33:8774/v2.1/servers/1f814d6a-850f-4b2a-a3df-7582183aee8f', u'x-compute-request-id': 'req-c74a902e-2abb-4931-a768-2062f138f8c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:58 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c74a902e-2abb-4931-a768-2062f138f8c5'} Body: {"itemNotFound": {"message": "Instance 1f814d6a-850f-4b2a-a3df-7582183aee8f could not be found.", "code": 404}} 2018-08-25 20:15:59,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/17e1aefe-3692-4963-8c45-a886fb5853d2 0.563s 2018-08-25 20:15:59,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/17e1aefe-3692-4963-8c45-a886fb5853d2', u'date': 'Sat, 25 Aug 2018 20:15:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ee7e247-0923-44a8-8171-1deac78ad3b4'} Body: 2018-08-25 20:15:59,570 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-847407898 0.043s 2018-08-25 20:15:59,571 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-847407898', u'x-compute-request-id': 'req-0c60e8f3-b0ea-4edb-aab6-047ae22ce9b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:15:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c60e8f3-b0ea-4edb-aab6-047ae22ce9b7'} Body: 2018-08-25 20:16:00,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/ab71a5fd-aa51-4464-88b8-f150e7fcbd3d 1.046s 2018-08-25 20:16:00,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.33:9696/v2.0/subnets/ab71a5fd-aa51-4464-88b8-f150e7fcbd3d', u'date': 'Sat, 25 Aug 2018 20:16:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9df4be04-b806-4e1d-964d-e52cc6ba246e'} Body: 2018-08-25 20:16:02,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/7853767f-2c50-4f6f-b46d-5a48013f837d 1.465s 2018-08-25 20:16:02,085 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/7853767f-2c50-4f6f-b46d-5a48013f837d', u'date': 'Sat, 25 Aug 2018 20:16:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-157dd99b-73d4-4d50-acb6-0081b51583ae'} Body: 2018-08-25 20:16:03,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/d69e1910-19dc-4cf1-b17f-c5c91dc34486 1.586s 2018-08-25 20:16:03,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/d69e1910-19dc-4cf1-b17f-c5c91dc34486', u'date': 'Sat, 25 Aug 2018 20:16:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f45b7716-dd41-4475-ad06-49b369c22877'} Body: 2018-08-25 20:16:05,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6f68226d-9570-424d-86da-5103ea2f2f3b 1.442s 2018-08-25 20:16:05,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/6f68226d-9570-424d-86da-5103ea2f2f3b', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4560fd22-1144-4653-b9be-f9d0f2ab0e06'} Body: 2018-08-25 20:16:05,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0a9c12e8-8e11-4445-9b2c-9698de009d63 0.353s 2018-08-25 20:16:05,471 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0a9c12e8-8e11-4445-9b2c-9698de009d63', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bbec7f3d-6160-46fb-9b4e-d60b19a7661a'} 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-25 20:16:05,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.495s 2018-08-25 20:16:05,994 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-265458878 description", "name": "tempest-secgroup-smoke-265458878"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b40e9713-79cf-462a-8c4e-37ae574a3914'} Body: {"security_group": {"description": "tempest-secgroup-smoke-265458878 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:05Z", "updated_at": "2018-08-25T20:16:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:16:05Z", "revision_number": 0, "id": "3c923d22-72c1-49b5-8b74-3569a5010c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:16:05Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:16:05Z", "revision_number": 0, "id": "4601c7b4-7e11-4947-a47e-4312c07033b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:16:05Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "name": "tempest-secgroup-smoke-265458878"}} 2018-08-25 20:16:06,195 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.200s 2018-08-25 20:16:06,196 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a32b4a6-9ed7-4efe-bebe-75dd2f66c7c4'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "50618d33-9a27-4d3f-bd57-98a2c4c3b00b"}} 2018-08-25 20:16:06,361 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.164s 2018-08-25 20:16:06,362 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96b6abfb-97e6-4a62-8561-fe24edbf075f'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2fdba406-a673-4e0b-ab5f-b6ad362d9507"}} 2018-08-25 20:16:06,523 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.161s 2018-08-25 20:16:06,524 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7afb297-6853-424a-8aa5-eb15c99b99a3'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d01c3d7f-7d5d-4404-891f-10f9f45ffd19"}} 2018-08-25 20:16:06,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:16:06,691 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8484d5e3-f8f5-431d-903b-2689b026caef'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9a048e71-1ecc-48e8-85a6-16ef01e43d3d"}} 2018-08-25 20:16:06,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.151s 2018-08-25 20:16:06,843 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87ba5a5c-bce3-4477-acfc-a77cb56069ac'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2602a864-28b9-4e05-97e7-aff5f1ee95e3"}} 2018-08-25 20:16:07,009 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:16:07,010 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29da95a0-496d-43b0-a1ed-b47842c09aa9'} 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-25T20:16:06Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:06Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "39de6014-3b7c-4d9b-ba86-99dafce5fe50"}} 2018-08-25 20:16:07,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:16:07,177 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-faadfda0-0ca0-42ce-8dbc-1de47e95035e'} 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-25T20:16:07Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1247a1bf-c95d-457b-abe3-c2181b609255"}} 2018-08-25 20:16:07,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.167s 2018-08-25 20:16:07,345 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4363221-00f6-4633-8490-425b55ad086d'} 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-25T20:16:07Z", "security_group_id": "0789aa9d-ecb4-4fea-a58c-e423e364a920", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a7a539c9-c025-47ee-a60c-ea0317a310ca"}} 2018-08-25 20:16:07,613 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/networks 0.266s 2018-08-25 20:16:07,614 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-116357677"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:16:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6518d19-7967-4120-b250-8de15d9615a3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:16:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"0f723701-4752-4c5e-8c97-3c5722378382","name":"tempest-A-116357677"}} 2018-08-25 20:16:08,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.860s 2018-08-25 20:16:08,475 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "name": "tempest-subnet-A-1-986059203"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:16:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bd1e8de-3c27-49d3-9094-203611506396'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f723701-4752-4c5e-8c97-3c5722378382","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:08Z","dns_nameservers":[],"updated_at":"2018-08-25T20:16:08Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd","subnetpool_id":null,"name":"tempest-subnet-A-1-986059203"}} 2018-08-25 20:16:08,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/networks 0.205s 2018-08-25 20:16:08,683 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-841658671"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:16:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d348d27-73d7-4e75-ae39-28d41b6b0150'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:16:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","name":"tempest-B-841658671"}} 2018-08-25 20:16:09,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.912s 2018-08-25 20:16:09,596 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "name": "tempest-subnet-B-1-1062575829"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:16:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71a384b5-8172-4cd7-b6d5-59027bbc82bb'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:16:09Z","dns_nameservers":[],"updated_at":"2018-08-25T20:16:09Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"07218f8c-5e61-418c-a938-90ea875ac452","subnetpool_id":null,"name":"tempest-subnet-B-1-1062575829"}} 2018-08-25 20:16:10,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.461s 2018-08-25 20:16:10,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-308ff9b4-0db5-4c70-9dd0-b8566e105054'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "883b272d-a7c9-40d8-8c1a-41542b7a95b8"}} 2018-08-25 20:16:10,633 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations 0.573s 2018-08-25 20:16:10,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations', u'date': 'Sat, 25 Aug 2018 20:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71f20b2c-8c24-4b73-aab4-d38bac68430f'} Body: {"network_association": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "id": "4c05d93c-f346-4837-8fce-80a23afb614e"}} 2018-08-25 20:16:11,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations 0.679s 2018-08-25 20:16:11,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/883b272d-a7c9-40d8-8c1a-41542b7a95b8/network_associations', u'date': 'Sat, 25 Aug 2018 20:16:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db8f91c3-bfc5-4d42-9465-46483a6f4191'} Body: {"network_association": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "id": "8a9d3b40-1d81-4d75-8f11-9a81af3a0852"}} 2018-08-25 20:16:11,315 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:16:11,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.212s 2018-08-25 20:16:11,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1086667037"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6ab1e67b-9680-4d5c-911e-8c4604eda100', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6ab1e67b-9680-4d5c-911e-8c4604eda100'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxvVLFcI0+GwMDzDlahB7M+i2DhhglUsRKsuoEY6wbGbUKe9crU7AXG7+0qBHWW1wQfLnxiLKD+FExxCdsFW3YWxcjrn27zDzSddTVsLSN7kSm2uszfHVAMlmET+SXW+vTzSZo7t4a8GQyliaIdIFbQObB8nI/EgBX7u+hCmoPs9qz1Fp9BBy+a+7fx/A0wqtmio6CmCzS1TVZINXuxCv/XBqR0qJC8mAIBEkRAo+SbDn/JO6JFTxc2GTRuesN+s0vzbMvwLWEgE9YqvKLtXPB++stb/SP96l/c73xK6ooe+TgkhX5s7YhC0F2U91zdbiXDKD++bixiv3NZ3lCrjj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3cb1SxXCNPhsDA8w5WoQezPotg4YYJVLESrLqBGOsGxm1Cnv\nXK1OwFxu/tKgR1ltcEHy58Yiyg/hRMcQnbBVt2FsXI659u8w80nXU1bC0je5Eptr\nrM3x1QDJZhE/kl1vr080maO7eGvBkMpYmiHSBW0DmwfJyPxIAV+7voQpqD7Pas9R\nafQQcvmvu38fwNMKrZoqOgpgs0tU1WSDV7sQr/1wakdKiQvJgCARJEQKPkmw5/yT\nuiRU8XNhk0bnrDfrNL82zL8C1hIBPWKryi7VzwfvrLW/0j/epf3O98SuqKHvk4JI\nV+bO2IQtBdlPdc3W4lwyg/vm4sYr9zWd5Qq44wIDAQABAoIBADV13m9pIVWPhMwr\nZUgIF0z7qF8qaqntkxjiThGHmfPhTbBbI34dsNwh7Ae1Ujmgzwa+fwVr97rptQ3V\nRqYcea0o6Owu45ko843SAPvv8CqokA5yNLSFOIR2GhZmlgJ8T43c8/sNQwW2RATZ\nIh6VhIEWVEYszHGMjvb10tYMGdaaSo5v9i37y+J9NcakkTxyPHKwlVQFP9WsRxh7\ncjOV9pyM5Mk1MWnVHybWvhC3ekjX4UVFz+wJbLZQnSnfflgGqpk+4yjXX4oS/FyW\nDwu+9V8kVeNp62qAv6XttkYRcWD7sq1XOhrOORmNvK8ONrgXABzWjBFLO6StZQyu\noJcRJmECgYEA9NU817rRI0ouPeHI3jD2Jv01KxHurW0MPdvMMu3oar9YK1nI4sq8\nmrqrDoB+MOoO4ehw0StWCBTYMOJyLFgiyOWlVtqVxvu+YV6uGBgFli6I3z4D4OGa\ntdKadK355ADVJFXzX3vZPooL0vF6EnbOeF+WBgU6VTV05s9D6mf7kSkCgYEA5+SD\nM1tsh53nWD/keTl38+k5Ni16kHO29XObUSyqAQBfPoxtQDAGPwJKcULP4Sq1/nV/\nbNaJtdbZKjvCKGSglJ4XLaKWgucWXTYS3HUqwPAZFpgd6NmyYUWC2eL+sApnU4ld\nZbtIMYNpw47+Z0CyCaJD39FQSKkerxFkgZVWfysCgYB2wOdeDDNc1qJPSbDQdRcw\nGikr1uraG8aQSohlO5g8DsuJW2dg+c05j8lgo1qSBzVoxgHSsx5rlRC3xV5zu9xD\nbYAg/K0hcwII4I+5CA3NpoylG8Nt1H/iKWDZr3lB6lV35mjBq6TX/MV3b8EyK4ZC\nRLrT+L0uj1tAiM/8ZqtS4QKBgGZ2pDpnJTdvYC+wW6Xs7MHLxcnYopV9a9Rc9r4R\nfDThEzSyG/wGvFvPCVGucehOVQhQprNSwJqmimKM8Sej/whsKlWxx8ujjFA3enIL\nG48RCCThpiWjO5ybeEwKbvsePbW9tpUjAa1PIcaVQnghMAnttwwIku7oO3SjvMM9\nV3DtAoGBAJ+ydrcBERR6zvDFNHxFXVyOH6HI0IgWgqZDnrWCnmGD3yPo77Icg5K4\noJ3PfsGOaoxLwIc+UYPjsbnTOn4nQPnHWhmGIwfIZXXGdBXdYVzcdKU30hc1MBCi\niKeNyQer/U1KcK2YTbjXnWxCs40OVetvZL8Cam4Lu0lgCr4L24wI\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1086667037", "fingerprint": "48:e4:88:90:3e:cc:ba:69:a1:b5:a5:09:3e:54:7a:36"}} 2018-08-25 20:16:12,431 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/ports 0.899s 2018-08-25 20:16:12,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1327828392", "security_groups": ["0789aa9d-ecb4-4fea-a58c-e423e364a920"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:16:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ccd5ab1-fb23-470b-9aaa-98a2672ddc4a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:16:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f723701-4752-4c5e-8c97-3c5722378382","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:16:11Z","name":"tempest-port-smoke-1327828392","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:7c:56:d1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd","ip_address":"10.101.11.10"}],"id":"dd2d8740-9835-4e13-b0d7-2526eab182b2","security_groups":["0789aa9d-ecb4-4fea-a58c-e423e364a920"],"device_id":""}} 2018-08-25 20:16:14,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.33:8774/v2.1/servers 2.285s 2018-08-25 20:16:14,719 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-1086667037", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "0f723701-4752-4c5e-8c97-3c5722378382", "port": "dd2d8740-9835-4e13-b0d7-2526eab182b2"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-1481a4f7-3804-4cc0-8349-d21b0b086778', 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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1481a4f7-3804-4cc0-8349-d21b0b086778'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "adminPass": "j57ce8gXBaZp"}} 2018-08-25 20:16:15,058 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.335s 2018-08-25 20:16:15,059 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-7813e690-6cd6-49f6-9dce-8af64a933cd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7813e690-6cd6-49f6-9dce-8af64a933cd8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:16,340 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.265s 2018-08-25 20:16:16,341 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-648a034c-812e-4ca5-a971-be28786cc145', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-648a034c-812e-4ca5-a971-be28786cc145'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:18,336 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.980s 2018-08-25 20:16:18,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': '1399', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-1ed576e1-53bd-4bd2-aa94-81d0e198be59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ed576e1-53bd-4bd2-aa94-81d0e198be59'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:18,349 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 20:16:19,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.397s 2018-08-25 20:16:19,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-d54cd5fa-406a-4289-acf1-d86b419defa2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d54cd5fa-406a-4289-acf1-d86b419defa2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:19,762 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:16:20,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.166s 2018-08-25 20:16:20,931 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-6f316cea-4692-4e3c-a607-d549b8d0bbaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f316cea-4692-4e3c-a607-d549b8d0bbaf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:20,945 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:16:21,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.186s 2018-08-25 20:16:21,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-74a32678-5aab-41bf-9278-4056c445ea45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74a32678-5aab-41bf-9278-4056c445ea45'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:21,142 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: e9bdbd16-ff35-496c-9a3b-32410762b7a2 with status: ACTIVE 2018-08-25 20:16:22,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/ports 1.149s 2018-08-25 20:16:22,292 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1341531023", "security_groups": ["0789aa9d-ecb4-4fea-a58c-e423e364a920"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:16:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea648f3b-b7db-4d56-9832-9125120c2ab3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:16:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"84f6d1d8-a0f7-41db-b825-7de0b9ca5736","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:16:21Z","name":"tempest-port-smoke-1341531023","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:62:55:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"07218f8c-5e61-418c-a938-90ea875ac452","ip_address":"10.102.21.20"}],"id":"8f770c35-c3be-40cf-9451-8978fef169e9","security_groups":["0789aa9d-ecb4-4fea-a58c-e423e364a920"],"device_id":""}} 2018-08-25 20:16:23,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.33:8774/v2.1/servers 1.539s 2018-08-25 20:16:23,834 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-1086667037", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "84f6d1d8-a0f7-41db-b825-7de0b9ca5736", "port": "8f770c35-c3be-40cf-9451-8978fef169e9"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c435b581-eec7-447f-8855-32cfd9f4effa', 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c435b581-eec7-447f-8855-32cfd9f4effa'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "adminPass": "MmRjve5ZQqu6"}} 2018-08-25 20:16:23,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.055s 2018-08-25 20:16:23,894 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-450f5775-c3d4-44ef-80d9-449cee1b991e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-450f5775-c3d4-44ef-80d9-449cee1b991e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:25,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.599s 2018-08-25 20:16:25,508 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-bd5dc8be-d6e9-4d30-a4d2-b9613fd40f62', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd5dc8be-d6e9-4d30-a4d2-b9613fd40f62'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:16:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:26,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.372s 2018-08-25 20:16:26,895 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-6a1dd164-06b5-4d30-8239-f628aebf9355', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a1dd164-06b5-4d30-8239-f628aebf9355'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:26,909 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:16:28,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.385s 2018-08-25 20:16:28,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-c0b49340-28b5-4f88-9348-64ee10ffdf55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0b49340-28b5-4f88-9348-64ee10ffdf55'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:16:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:29,723 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.412s 2018-08-25 20:16:29,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-204398c1-85e0-4a50-922e-3ceb540ade65', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-204398c1-85e0-4a50-922e-3ceb540ade65'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:29,736 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:16:30,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.442s 2018-08-25 20:16:30,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-d66272fa-a253-488e-a6f9-bf79f3594e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d66272fa-a253-488e-a6f9-bf79f3594e55'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:16:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:16:30,193 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 77f04bff-1de8-4517-afaa-ba4cecd7b000 with status: ACTIVE 2018-08-25 20:16:30,292 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/routers 0.098s 2018-08-25 20:16:30,292 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--13129637", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:16:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-789560e9-8e76-4f7a-b31d-c701e98407d1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:30Z", "admin_state_up": true, "updated_at": "2018-08-25T20:16:30Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "name": "tempest-router--13129637"}} 2018-08-25 20:16:31,960 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1 1.667s 2018-08-25 20:16:31,961 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1', u'date': 'Sat, 25 Aug 2018 20:16:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9079a97-a1e4-461e-8348-65417ecf9c84'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:30Z", "admin_state_up": true, "updated_at": "2018-08-25T20:16:31Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "name": "tempest-router--13129637"}} 2018-08-25 20:16:34,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/add_router_interface 2.243s 2018-08-25 20:16:34,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:16:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44cf0a1c-7e5e-4714-b3eb-4aa3d09e1c23'} Body: {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd", "subnet_ids": ["c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"], "port_id": "e4fe6e98-b0a3-4427-8487-a530032d264d", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1"} 2018-08-25 20:16:36,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.169s 2018-08-25 20:16:36,376 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "dd2d8740-9835-4e13-b0d7-2526eab182b2"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:16:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d74807ac-bfa8-47af-a7d8-a59552954a18'} Body: {"floatingip": {"router_id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:16:35Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "dd2d8740-9835-4e13-b0d7-2526eab182b2", "id": "61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:16:35Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:16:36,377 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:16:38,380 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:16:38,444 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:16:38,476 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:16:38,591 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-25 20:16:38,591 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:16:38,594 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:16:38,654 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:16:38,657 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:16:43,664 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:16:43,665 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 20:17:53,691 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-25 20:17:53,691 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:17:53,695 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:17:53,758 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:17:53,759 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:17:58,766 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:17:58,766 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 20:19:08,830 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:19:08,831 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-25 20:19:08,831 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:08,836 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:08,937 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:08,962 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:08,968 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:19:08,969 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:99:61:66 [ether] on eth0 2018-08-25 20:19:08,969 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-25 20:19:08,969 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:08,971 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09,033 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:09,035 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09,044 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:19:09,044 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-25 20:19:09,044 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09,046 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09,105 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:09,110 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09,116 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-25 20:19:09,116 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09,118 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09,177 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:09,182 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:09,187 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:19:09,188 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:99:61:66 [ether] on eth0 2018-08-25 20:19:09,188 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-25 20:19:09,189 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:19:09,190 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:19:09,249 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:19:09,254 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:19:14,261 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:19:14,261 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 20:20:24,332 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-25 20:20:24,333 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 20:20:24,338 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:20:24,439 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:20:24,465 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 20:20:29,473 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.210 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-25 20:20:29,473 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 20:21:39,529 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:21:39,530 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.210: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:21:39.530 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-25 20:21:39.530 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:21:40,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac 1.457s 2018-08-25 20:21:40,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/61079c5e-9fc9-464e-a5fb-7e4ddf25e9ac', u'date': 'Sat, 25 Aug 2018 20:21:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3608158f-8d07-4f28-a043-65c98c0bab7d'} Body: 2018-08-25 20:21:42,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/remove_router_interface 1.944s 2018-08-25 20:21:42,935 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:21:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87eb49f2-e62f-4357-86e7-8c9a7da82ea9'} Body: {"network_id": "0f723701-4752-4c5e-8c97-3c5722378382", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd", "subnet_ids": ["c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd"], "port_id": "e4fe6e98-b0a3-4427-8487-a530032d264d", "id": "0e890d2f-b99b-4c18-b5ce-7f78cbac52c1"} 2018-08-25 20:21:44,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1 1.537s 2018-08-25 20:21:44,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.33:9696/v2.0/routers/0e890d2f-b99b-4c18-b5ce-7f78cbac52c1', u'date': 'Sat, 25 Aug 2018 20:21:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79f00652-c4bf-49da-b73c-c485d669c5f6'} Body: 2018-08-25 20:21:45,008 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.532s 2018-08-25 20:21:45,008 63 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-007799fc-b319-4fc4-bacb-adfd01b40782', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-007799fc-b319-4fc4-bacb-adfd01b40782'} Body: 2018-08-25 20:21:45,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.697s 2018-08-25 20:21:45,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-1879e15a-fee1-414e-938a-5ed006afc841', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1879e15a-fee1-414e-938a-5ed006afc841'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-841658671": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:55:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:21:47,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.382s 2018-08-25 20:21:47,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': '1343', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-abd0b193-8940-4dfb-8d9a-6e493bc41c3d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abd0b193-8940-4dfb-8d9a-6e493bc41c3d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "77f04bff-1de8-4517-afaa-ba4cecd7b000", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-2", "created": "2018-08-25T20:16:23Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:21:48,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000 0.048s 2018-08-25 20:21:48,168 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.33:8774/v2.1/servers/77f04bff-1de8-4517-afaa-ba4cecd7b000', u'x-compute-request-id': 'req-260ba99d-2991-4962-9653-7ed7979da524', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-260ba99d-2991-4962-9653-7ed7979da524'} Body: {"itemNotFound": {"message": "Instance 77f04bff-1de8-4517-afaa-ba4cecd7b000 could not be found.", "code": 404}} 2018-08-25 20:21:48,716 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8f770c35-c3be-40cf-9451-8978fef169e9 0.547s 2018-08-25 20:21:48,717 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8f770c35-c3be-40cf-9451-8978fef169e9', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-204f1fdb-7e13-42a6-ab29-86d6367a96c4'} Body: 2018-08-25 20:21:48,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.200s 2018-08-25 20:21:48,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-6995ca0e-422a-4c9c-9528-129d6a73f96e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6995ca0e-422a-4c9c-9528-129d6a73f96e'} Body: 2018-08-25 20:21:49,124 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.203s 2018-08-25 20:21:49,124 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-17bcb079-b1c9-4334-a973-982d5b842477', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17bcb079-b1c9-4334-a973-982d5b842477'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "security_groups": [{"name": "tempest-secgroup-smoke-265458878"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:48Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:21:50,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.559s 2018-08-25 20:21:50,701 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-d89db7f2-134d-484b-a145-7d63b13a56ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d89db7f2-134d-484b-a145-7d63b13a56ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116357677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:56:d1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:16:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e9bdbd16-ff35-496c-9a3b-32410762b7a2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:21:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1086667037", "name": "server-1", "created": "2018-08-25T20:16:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:21:51,770 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2 0.056s 2018-08-25 20:21:51,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e9bdbd16-ff35-496c-9a3b-32410762b7a2', u'x-compute-request-id': 'req-34906c3a-4955-4c05-9f96-1609b9426084', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:51 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-34906c3a-4955-4c05-9f96-1609b9426084'} Body: {"itemNotFound": {"message": "Instance e9bdbd16-ff35-496c-9a3b-32410762b7a2 could not be found.", "code": 404}} 2018-08-25 20:21:52,924 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/dd2d8740-9835-4e13-b0d7-2526eab182b2 1.152s 2018-08-25 20:21:52,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.33:9696/v2.0/ports/dd2d8740-9835-4e13-b0d7-2526eab182b2', u'date': 'Sat, 25 Aug 2018 20:21:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d80f527f-4527-442e-be19-f65f1fe41ef4'} Body: 2018-08-25 20:21:52,950 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1086667037 0.024s 2018-08-25 20:21:52,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1086667037', u'x-compute-request-id': 'req-71383767-1f0f-45ff-98a5-9281e04675ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:21:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71383767-1f0f-45ff-98a5-9281e04675ce'} Body: 2018-08-25 20:21:53,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/07218f8c-5e61-418c-a938-90ea875ac452 0.953s 2018-08-25 20:21:53,905 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/07218f8c-5e61-418c-a938-90ea875ac452', u'date': 'Sat, 25 Aug 2018 20:21:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bdcd48d4-c052-4831-a304-82230352ebcd'} Body: 2018-08-25 20:21:55,543 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/84f6d1d8-a0f7-41db-b825-7de0b9ca5736 1.636s 2018-08-25 20:21:55,543 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/84f6d1d8-a0f7-41db-b825-7de0b9ca5736', u'date': 'Sat, 25 Aug 2018 20:21:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ea0af49c-cb9c-4137-a1b6-53dd75c21565'} Body: 2018-08-25 20:21:56,676 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd 1.132s 2018-08-25 20:21:56,677 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/c4e0ffd4-82cb-42c5-9cfe-fccc4de17ebd', u'date': 'Sat, 25 Aug 2018 20:21:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bb88d686-b82a-48e9-94b5-c00d17be02e9'} Body: 2018-08-25 20:21:58,160 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/0f723701-4752-4c5e-8c97-3c5722378382 1.482s 2018-08-25 20:21:58,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.33:9696/v2.0/networks/0f723701-4752-4c5e-8c97-3c5722378382', u'date': 'Sat, 25 Aug 2018 20:21:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-817f8638-86d7-4fb6-9e2b-b5ce93698aae'} Body: 2018-08-25 20:21:58,484 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0789aa9d-ecb4-4fea-a58c-e423e364a920 0.323s 2018-08-25 20:21:58,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0789aa9d-ecb4-4fea-a58c-e423e364a920', u'date': 'Sat, 25 Aug 2018 20:21:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7ff820b-8723-4869-8127-16d14e5b86e9'} 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-25 20:21:59,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.501s 2018-08-25 20:21:59,016 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1459386918 description", "name": "tempest-secgroup-smoke-1459386918"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db2acf24-d871-41e0-93e7-f60ef9351d81'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1459386918 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:58Z", "updated_at": "2018-08-25T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:21:58Z", "revision_number": 0, "id": "5b7b8823-8811-4f72-8200-9b945e4787d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:21:58Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:21:58Z", "revision_number": 0, "id": "66e69f1b-689f-4a39-a0cb-35f6064242f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:21:58Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "name": "tempest-secgroup-smoke-1459386918"}} 2018-08-25 20:21:59,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.416s 2018-08-25 20:21:59,434 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa482d27-e7a4-49ed-ad7d-bbf8bacdfd2b'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "430665b1-faa3-48cd-9d27-1e215790c1ed"}} 2018-08-25 20:21:59,830 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.394s 2018-08-25 20:21:59,830 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0528c95c-1f38-4a78-b59e-094d75335565'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "565ac238-bcba-499f-9abd-fd8dc91138cd"}} 2018-08-25 20:21:59,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:21:59,980 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e795a2d2-e122-4e94-940b-ebe7db1c9230'} 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-25T20:21:59Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:21:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "47a70fe1-3875-4a62-83cb-494462dba8e8"}} 2018-08-25 20:22:00,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.135s 2018-08-25 20:22:00,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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54a2e1e4-d46d-4e7b-bf68-541befef6503'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "17e9790a-c666-46a1-b089-f52e5567baf5"}} 2018-08-25 20:22:00,254 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.136s 2018-08-25 20:22:00,254 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bba2496b-1be3-45b6-9d8e-9e964fcc496b'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9162e9f8-78e0-4967-8f37-1dec07e149e5"}} 2018-08-25 20:22:00,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.143s 2018-08-25 20:22:00,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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08b8d937-2238-409e-898b-9fa1194b9147'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b801699d-77d2-4c10-bf6b-3b84a767c922"}} 2018-08-25 20:22:00,548 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:22:00,549 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57d2d315-9d0c-42c8-ba87-c036dfe32204'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "82fa5b0f-a3ab-4d0d-9ba5-ed64d5ef8fa4"}} 2018-08-25 20:22:00,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.136s 2018-08-25 20:22:00,687 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3cd4ba1-61b8-46ec-8cf4-eb6ee798404e'} 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-25T20:22:00Z", "security_group_id": "0b4bcdf7-0665-48b1-a416-554beb345ad9", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:00Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e68cb5d-8e96-4372-9096-f6ec7acac7ec"}} 2018-08-25 20:22:00,906 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.217s 2018-08-25 20:22:00,906 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1054514368"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76525c50-f721-49d7-8ee0-9a1c4e0b5ed9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:22:00Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"3c7f2959-4726-4793-b294-59ac719305b5","name":"tempest-A-1054514368"}} 2018-08-25 20:22:01,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.826s 2018-08-25 20:22:01,734 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "name": "tempest-subnet-A-1-672416555"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27f49d8a-d64c-4f30-a846-cb872ffe2f8b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c7f2959-4726-4793-b294-59ac719305b5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:01Z","dns_nameservers":[],"updated_at":"2018-08-25T20:22:01Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"4407d757-b8ab-4e28-8ca3-7aede5d21152","subnetpool_id":null,"name":"tempest-subnet-A-1-672416555"}} 2018-08-25 20:22:01,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.244s 2018-08-25 20:22:01,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-305596876"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54944323-9c4b-4e6e-9ce8-6d34205a6e0d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:22:01Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","name":"tempest-B-305596876"}} 2018-08-25 20:22:02,578 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.597s 2018-08-25 20:22:02,579 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "name": "tempest-subnet-B-1-757795677"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:22:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32269b99-f72b-4378-be46-9bed900e2999'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:22:02Z","dns_nameservers":[],"updated_at":"2018-08-25T20:22:02Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"2612c59c-a74b-42ce-90af-ad1b61d1e450","subnetpool_id":null,"name":"tempest-subnet-B-1-757795677"}} 2018-08-25 20:22:02,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.412s 2018-08-25 20:22:02,993 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:22:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76f6d0a2-2da0-4e14-8342-ab5cf3fc2635'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "aa7032ed-d4ba-403b-96c6-feedfbb5a5f2"}} 2018-08-25 20:22:03,280 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations 0.286s 2018-08-25 20:22:03,281 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14372a27-02e7-4982-a282-722761aba13b'} Body: {"network_association": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "id": "d7b95d1e-5489-402b-ad03-75934629b7b9"}} 2018-08-25 20:22:03,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations 0.304s 2018-08-25 20:22:03,586 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/aa7032ed-d4ba-403b-96c6-feedfbb5a5f2/network_associations', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cc128f38-0be3-4c53-af88-ff0b50061b0f'} Body: {"network_association": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "id": "790ca97f-d821-452a-b5f5-e2abfc86edd2"}} 2018-08-25 20:22:03,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.230s 2018-08-25 20:22:03,818 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1032338049"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8bdc9ee6-2dab-4711-b6c2-393d1cbc8c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8bdc9ee6-2dab-4711-b6c2-393d1cbc8c92'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1WPgCjLDtE50GhjQeudb7oY4S64DpqUtVhxBflvH4WsjUDPKkQxmhDUtep23NUsabe1DdurBcMtCKYxwOAZWgE/eqDobW7mRJ8NrwmLqMSzp0xzxBSkUetSXi1QGHycWFV1uDIn4RVM1CXoIEx9tjGJcfWpm6TqVuNsy0Cft+qGahYuIk6JQQDpjwy0d31p5yickN43L2kqpfyrrgaF7CN/Aa1NfoC/vyCSOgJogjSoXrqj0nVmN5cQtRir+s4A7KvUlqMsCo0uw1N31fZ2Xey+lNkHjIyodCHJCurkyrEr/SOmX+YTzGvazKyUEnlNd9Kt/masMY34BbCawMho/1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtVj4Aoyw7ROdBoY0HrnW+6GOEuuA6alLVYcQX5bx+FrI1Azy\npEMZoQ1LXqdtzVLGm3tQ3bqwXDLQimMcDgGVoBP3qg6G1u5kSfDa8Ji6jEs6dMc8\nQUpFHrUl4tUBh8nFhVdbgyJ+EVTNQl6CBMfbYxiXH1qZuk6lbjbMtAn7fqhmoWLi\nJOiUEA6Y8MtHd9aeconJDeNy9pKqX8q64GhewjfwGtTX6Av78gkjoCaII0qF66o9\nJ1ZjeXELUYq/rOAOyr1JajLAqNLsNTd9X2dl3svpTZB4yMqHQhyQrq5MqxK/0jpl\n/mE8xr2syslBJ5TXfSrf5mrDGN+AWwmsDIaP9QIDAQABAoIBAC4f8+zKFhImw/Ct\n38HU6M5VuAot5jsIOUYGtW5quR6/EIeGx4xqGLGy7PGlSjNIE4XmZpoO6t54ejxI\nmxEg7AqsKXkSes9eERoRbc52OjSGydZ7+mJs3onB72HzZZFBC8Evh/IhqskDtbVk\nzlMi9jUNQxrRc3pEmKUgwQ4l39bF1jd3dniwOuntqK2mwB6mvCI7MhfFHvyMe3Xi\ncK5c9yrUq/6tpmpRC0pe14RqmjBYhHXT/0kxNNpOPNlfqIzhp6ZuSfysP0nhpkeb\njv9dIVss4Mlyv6g463yzAvqihOib5uFB2z+0aqR6e8n0lVjqaEBGHLed5ffVvfz/\n6IhzgP0CgYEA7e2HlsztldPLgcQnX9nkQrdlneFrZ+E3TH6pPLQSUUYh6d22yKmp\noBxg5kY4zkUp5o/HHIye/BWizCQycFeogZwuaVam6NUbXGh6sRRdlk2AqxNkhgjC\n5RWXBxWZyBB8UKKdotxYbiMgyzcgNeCbw2VY/zNsPhRe5+yglHGh0LsCgYEAwx8+\nXmaDeBUHghNayh+tPGbKeUyzpp4Qtkn3DOl9JUbzSZ+kuyjz9QnDq6W7rk3UX64T\nTZ2E8+AoIkeVb3AXD7zVi7Nu6NOAwy7kWb13uzLHMmWMo7/xtPpPJRoEWmnzxZY4\n4eLXjJoauCJzr6zkNGFRIg0O/VXHz//9OdEbLw8CgYAo/542qRdjkvxlXwSd6rD/\nohSbkQVuAAwEXWsSL8FcSeZ8Ix1lFH9LPLih1YXiXV6sASiBTeXzcFL+NFqQqzo5\nI02ID0txoY82bDaAHw9FYBOE5zGSOx5CVWcR7HH0XIrfZjYdozSFvf3fpp8hSZPt\npqAgUZ8cT2xPMKI3EiGdEwKBgHrcR3dFcW7BPxMGgNpYi8pGpyMtyskVKky90hON\nScGZJUOshBtdNA+M8Go6Vyzv0NPWVk0+7CJreJntHQkoOT0tmAD5INL1qlQ8SIjB\nJoz28jqneqD5EYb1PbSM50TPBjHZ30NMhJEBz+U1vEZXxPG+fUnFkzStOL2d4KLx\nKf69AoGADG+Ob3+OL3qZ0F0+XfJAnq9h+IBi+ZGuV/F1LLF2NZ4ogiGe6xetPL4q\nqM9XyB5DB46APkiOGsH0V6dk2GC4MEJajMjVW8xCwmmj0W2goXZmc7MBsIBe1sF5\n7psaWgOUM4gFHFyOsdi+J5zcEvIEC/aQymfGJbfDK9obuunYwXU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1032338049", "fingerprint": "d5:94:19:b2:f6:4b:30:de:ba:b3:31:c6:95:1f:2c:2b"}} 2018-08-25 20:22:05,283 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.462s 2018-08-25 20:22:05,284 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1812285842", "security_groups": ["0b4bcdf7-0665-48b1-a416-554beb345ad9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:22:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e93409a-73ed-413f-8c0e-42b697644d5c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:22:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3c7f2959-4726-4793-b294-59ac719305b5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:22:04Z","name":"tempest-port-smoke-1812285842","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:67:72","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"4407d757-b8ab-4e28-8ca3-7aede5d21152","ip_address":"10.101.11.10"}],"id":"e4efd4e7-bca4-47c5-8086-d44abe376d49","security_groups":["0b4bcdf7-0665-48b1-a416-554beb345ad9"],"device_id":""}} 2018-08-25 20:22:07,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.33:8774/v2.1/servers 2.221s 2018-08-25 20:22:07,506 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-1032338049", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "3c7f2959-4726-4793-b294-59ac719305b5", "port": "e4efd4e7-bca4-47c5-8086-d44abe376d49"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-9a99916b-196b-4500-9095-1dfd07b82b9a', 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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a99916b-196b-4500-9095-1dfd07b82b9a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "adminPass": "JBgeZWs68ZZv"}} 2018-08-25 20:22:07,828 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.318s 2018-08-25 20:22:07,829 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-14929823-d25d-4c78-97f7-d047f69349fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14929823-d25d-4c78-97f7-d047f69349fa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:09,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.291s 2018-08-25 20:22:09,135 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-f075ad28-792d-4ddd-830a-9fb1d9f2e689', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f075ad28-792d-4ddd-830a-9fb1d9f2e689'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:10,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.346s 2018-08-25 20:22:10,495 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-0cc72809-368c-4360-b2bb-d1282a3f26ab', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0cc72809-368c-4360-b2bb-d1282a3f26ab'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:10,508 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:22:11,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.403s 2018-08-25 20:22:11,914 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-17348c48-a76f-47b3-ad85-20a39d489cd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17348c48-a76f-47b3-ad85-20a39d489cd1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:13,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.333s 2018-08-25 20:22:13,258 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-8ade78d6-4fa1-4550-9d71-3a0f6f5b2931', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ade78d6-4fa1-4550-9d71-3a0f6f5b2931'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:14,665 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.392s 2018-08-25 20:22:14,666 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-2c3c3432-8f2f-418d-9f0b-7a136617464b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c3c3432-8f2f-418d-9f0b-7a136617464b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:14,679 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:22:15,132 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.452s 2018-08-25 20:22:15,133 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-2598a406-a41a-49a0-a6f8-f8eb05660b4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2598a406-a41a-49a0-a6f8-f8eb05660b4b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:15,146 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 56e2bacd-69cb-49db-abef-f958280cc2ca with status: ACTIVE 2018-08-25 20:22:16,313 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.166s 2018-08-25 20:22:16,314 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-281727344", "security_groups": ["0b4bcdf7-0665-48b1-a416-554beb345ad9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:22:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-527a0387-3703-4a56-815c-1a01c8d08dc7'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:22:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6dd31e3a-e3de-4b42-a350-65b8f3e55d59","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:22:15Z","name":"tempest-port-smoke-281727344","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d0:e5:e1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"2612c59c-a74b-42ce-90af-ad1b61d1e450","ip_address":"10.102.21.20"}],"id":"cc20db6f-4cb8-4119-824a-d3d893c10f81","security_groups":["0b4bcdf7-0665-48b1-a416-554beb345ad9"],"device_id":""}} 2018-08-25 20:22:17,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.33:8774/v2.1/servers 1.563s 2018-08-25 20:22:17,879 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-1032338049", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6dd31e3a-e3de-4b42-a350-65b8f3e55d59", "port": "cc20db6f-4cb8-4119-824a-d3d893c10f81"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c5c40f48-edb5-4e46-8005-b1c413c4d951', 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5c40f48-edb5-4e46-8005-b1c413c4d951'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "adminPass": "pNP9PQ7hcKXw"}} 2018-08-25 20:22:18,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.949s 2018-08-25 20:22:18,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': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-fdde2742-ce65-4608-a796-9caed2e0a270', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdde2742-ce65-4608-a796-9caed2e0a270'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:22:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:20,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.330s 2018-08-25 20:22:20,178 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-109e672a-7116-42ea-9f5f-b9d10649e27c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-109e672a-7116-42ea-9f5f-b9d10649e27c'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:19Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:20,191 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 20:22:21,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.429s 2018-08-25 20:22:21,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': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-be1dcd12-af16-4095-bd53-84cddccd3895', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be1dcd12-af16-4095-bd53-84cddccd3895'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:20Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:21,634 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:22:23,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.380s 2018-08-25 20:22:23,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-2a7d5b30-8a78-4a8b-8273-30dd5ff66209', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2a7d5b30-8a78-4a8b-8273-30dd5ff66209'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:22:20Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:24,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.336s 2018-08-25 20:22:24,367 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-944e87a1-bfa8-4e1c-a85c-ad6029fa8bcc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-944e87a1-bfa8-4e1c-a85c-ad6029fa8bcc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:23Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:24,381 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:22:24,531 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.149s 2018-08-25 20:22:24,531 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-5ac300d0-e66d-444e-88a4-6f0be37f7e44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ac300d0-e66d-444e-88a4-6f0be37f7e44'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:22:23Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:22:24,544 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7e4bde4d-a19a-4729-9ab4-f271300f558b with status: ACTIVE 2018-08-25 20:22:24,693 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.148s 2018-08-25 20:22:24,694 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--729420331", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:22:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-91542f48-0131-4fdf-affb-690eac80e521'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:24Z", "admin_state_up": true, "updated_at": "2018-08-25T20:22:24Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "name": "tempest-router--729420331"}} 2018-08-25 20:22:26,196 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4 1.501s 2018-08-25 20:22:26,197 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4', u'date': 'Sat, 25 Aug 2018 20:22:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90cda851-63e4-4668-b496-cf60c2a3c73e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:24Z", "admin_state_up": true, "updated_at": "2018-08-25T20:22:25Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "name": "tempest-router--729420331"}} 2018-08-25 20:22:28,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/add_router_interface 2.190s 2018-08-25 20:22:28,388 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:22:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd53713c-2640-48ea-8aa0-855d94e4ed46'} Body: {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152", "subnet_ids": ["4407d757-b8ab-4e28-8ca3-7aede5d21152"], "port_id": "097d40c7-9393-4e4d-bddb-850c86bf14ba", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4"} 2018-08-25 20:22:30,336 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.946s 2018-08-25 20:22:30,336 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "e4efd4e7-bca4-47c5-8086-d44abe376d49"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:22:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d1cb4a7-a510-477c-b647-564341def355'} Body: {"floatingip": {"router_id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:22:29Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "e4efd4e7-bca4-47c5-8086-d44abe376d49", "id": "27d1b858-5ee8-495a-a4a9-1b2882a90b58", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:22:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:22:30,337 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:22:33,345 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:22:33,403 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:22:33,410 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:22:33,524 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-25 20:22:33,525 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:22:33,527 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:22:33,586 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:22:33,591 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:22:38,597 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:22:38,598 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-25 20:23:48,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-25 20:23:48,645 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:23:48,649 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:23:48,748 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:23:48,777 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:23:53,784 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:23:53,784 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-25 20:25:03,855 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:25:03,856 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-25 20:25:03,856 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:03,861 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:03,921 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:03,925 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:03,931 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:25:03,932 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:74:ea:86 [ether] on eth0 2018-08-25 20:25:03,932 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-25 20:25:03,933 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:03,935 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:03,996 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:04,000 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04,008 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:25:04,008 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-25 20:25:04,009 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04,010 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04,068 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:04,075 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04,081 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-25 20:25:04,081 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04,083 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04,140 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:04,147 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:04,152 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:25:04,153 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:74:ea:86 [ether] on eth0 2018-08-25 20:25:04,153 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-25 20:25:04,154 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:25:04,155 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:25:04,216 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:25:04,220 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:25:09,226 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:25:09,227 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-25 20:26:19,267 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-25 20:26:19,268 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-25 20:26:19,272 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:26:19,374 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:26:19,400 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-25 20:26:24,408 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) 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-25 20:26:24,409 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-25 20:27:34,468 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:27:34,469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:27:34.469 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-25 20:27:34.469 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:27:35,954 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/27d1b858-5ee8-495a-a4a9-1b2882a90b58 1.484s 2018-08-25 20:27:35,954 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/27d1b858-5ee8-495a-a4a9-1b2882a90b58', u'date': 'Sat, 25 Aug 2018 20:27:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90dddb94-2ac0-4890-846e-74866682a8f5'} Body: 2018-08-25 20:27:38,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/remove_router_interface 2.115s 2018-08-25 20:27:38,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:27:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57e88119-faed-4e1a-8e36-f0eccc9ba83a'} Body: {"network_id": "3c7f2959-4726-4793-b294-59ac719305b5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "4407d757-b8ab-4e28-8ca3-7aede5d21152", "subnet_ids": ["4407d757-b8ab-4e28-8ca3-7aede5d21152"], "port_id": "097d40c7-9393-4e4d-bddb-850c86bf14ba", "id": "7bc4b127-7f26-4d0e-9e34-567504d0fcb4"} 2018-08-25 20:27:39,766 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4 1.694s 2018-08-25 20:27:39,766 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/7bc4b127-7f26-4d0e-9e34-567504d0fcb4', u'date': 'Sat, 25 Aug 2018 20:27:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aeb7dd6d-54ea-4cc5-8c9a-e2ea2b59aa88'} Body: 2018-08-25 20:27:40,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.400s 2018-08-25 20:27:40,168 63 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.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-fe1bf074-c4c3-415c-bd30-5d05c4a28e91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe1bf074-c4c3-415c-bd30-5d05c4a28e91'} Body: 2018-08-25 20:27:41,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 1.306s 2018-08-25 20:27:41,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': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-2395f34b-89b9-4b5f-a745-8f2bdc60da35', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2395f34b-89b9-4b5f-a745-8f2bdc60da35'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-305596876": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:e5:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7e4bde4d-a19a-4729-9ab4-f271300f558b", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:27:40Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-2", "created": "2018-08-25T20:22:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:27:42,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b 0.043s 2018-08-25 20:27:42,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7e4bde4d-a19a-4729-9ab4-f271300f558b', u'x-compute-request-id': 'req-63c0573a-7552-4ed6-a273-6d664b17784a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-63c0573a-7552-4ed6-a273-6d664b17784a'} Body: {"itemNotFound": {"message": "Instance 7e4bde4d-a19a-4729-9ab4-f271300f558b could not be found.", "code": 404}} 2018-08-25 20:27:43,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/cc20db6f-4cb8-4119-824a-d3d893c10f81 1.000s 2018-08-25 20:27:43,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.33:9696/v2.0/ports/cc20db6f-4cb8-4119-824a-d3d893c10f81', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29b46c21-7e41-48be-934f-2719b419b8cd'} Body: 2018-08-25 20:27:43,733 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.195s 2018-08-25 20:27:43,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-32b6c639-c965-4f13-bd2b-8fd08f2a8b76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32b6c639-c965-4f13-bd2b-8fd08f2a8b76'} Body: 2018-08-25 20:27:44,408 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.673s 2018-08-25 20:27:44,408 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-153323e6-a763-44dd-90a0-20423648822a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-153323e6-a763-44dd-90a0-20423648822a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1054514368": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:67:72", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/56e2bacd-69cb-49db-abef-f958280cc2ca", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:22:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "56e2bacd-69cb-49db-abef-f958280cc2ca", "security_groups": [{"name": "tempest-secgroup-smoke-1459386918"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:27:43Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1032338049", "name": "server-1", "created": "2018-08-25T20:22:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:27:45,467 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca 0.044s 2018-08-25 20:27:45,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.33:8774/v2.1/servers/56e2bacd-69cb-49db-abef-f958280cc2ca', u'x-compute-request-id': 'req-8d286698-df2e-41e6-a0fc-d74c4185cb06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:45 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8d286698-df2e-41e6-a0fc-d74c4185cb06'} Body: {"itemNotFound": {"message": "Instance 56e2bacd-69cb-49db-abef-f958280cc2ca could not be found.", "code": 404}} 2018-08-25 20:27:46,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e4efd4e7-bca4-47c5-8086-d44abe376d49 0.753s 2018-08-25 20:27:46,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.33:9696/v2.0/ports/e4efd4e7-bca4-47c5-8086-d44abe376d49', u'date': 'Sat, 25 Aug 2018 20:27:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d24377a1-00a0-429f-b8fa-c8a2cd6b4841'} Body: 2018-08-25 20:27:46,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1032338049 0.034s 2018-08-25 20:27:46,259 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1032338049', u'x-compute-request-id': 'req-d3aab2fa-5291-44d4-81ce-f99e251b5187', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:27:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3aab2fa-5291-44d4-81ce-f99e251b5187'} Body: 2018-08-25 20:27:47,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/2612c59c-a74b-42ce-90af-ad1b61d1e450 1.246s 2018-08-25 20:27:47,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/2612c59c-a74b-42ce-90af-ad1b61d1e450', u'date': 'Sat, 25 Aug 2018 20:27:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2c344671-695b-44cf-9427-28462e895478'} Body: 2018-08-25 20:27:49,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6dd31e3a-e3de-4b42-a350-65b8f3e55d59 1.814s 2018-08-25 20:27:49,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.33:9696/v2.0/networks/6dd31e3a-e3de-4b42-a350-65b8f3e55d59', u'date': 'Sat, 25 Aug 2018 20:27:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b1b4f58d-9b76-4d4e-b0dc-2f67d54d47ed'} Body: 2018-08-25 20:27:50,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/4407d757-b8ab-4e28-8ca3-7aede5d21152 1.322s 2018-08-25 20:27:50,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.33:9696/v2.0/subnets/4407d757-b8ab-4e28-8ca3-7aede5d21152', u'date': 'Sat, 25 Aug 2018 20:27:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ed0e5df6-156a-402f-b951-6170cd4a9bc6'} Body: 2018-08-25 20:27:52,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/3c7f2959-4726-4793-b294-59ac719305b5 1.827s 2018-08-25 20:27:52,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/3c7f2959-4726-4793-b294-59ac719305b5', u'date': 'Sat, 25 Aug 2018 20:27:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b8ff632-3e20-40f1-84ca-9eaeb64e06b4'} Body: 2018-08-25 20:27:52,794 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0b4bcdf7-0665-48b1-a416-554beb345ad9 0.318s 2018-08-25 20:27:52,795 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0b4bcdf7-0665-48b1-a416-554beb345ad9', u'date': 'Sat, 25 Aug 2018 20:27:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99a548b8-c1dc-4bcf-a1ce-2cb3a2d85900'} 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-25 20:27:53,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.235s 2018-08-25 20:27:53,055 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-567029668 description", "name": "tempest-secgroup-smoke-567029668"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed2a0f11-ea38-4332-869a-051acffc16d6'} Body: {"security_group": {"description": "tempest-secgroup-smoke-567029668 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:52Z", "updated_at": "2018-08-25T20:27:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:27:52Z", "revision_number": 0, "id": "2b622dc6-bd76-4d03-ab59-24dad92780a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:27:52Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:27:52Z", "revision_number": 0, "id": "682f8f5f-8549-4e9b-a2c2-64443d37005d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:27:52Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "name": "tempest-secgroup-smoke-567029668"}} 2018-08-25 20:27:53,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:27:53,216 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f16fcf7-cf94-420a-bf41-23f664ee66f1'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "33a2552a-1ac9-4de3-a87b-64bb8d23a2f9"}} 2018-08-25 20:27:53,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.394s 2018-08-25 20:27:53,612 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7db56900-b129-46cd-a4d2-fab87b986681'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c5892a2c-3485-414a-a2a4-8eadb22a1f56"}} 2018-08-25 20:27:53,786 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 20:27:53,787 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb5c2a9a-48cd-4d59-9506-27ff139feedb'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "639df3a7-3e55-4df4-ac77-c73a2d4d93aa"}} 2018-08-25 20:27:53,961 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 20:27:53,961 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5c4745f-0b01-49d8-ad07-65330bf67886'} 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-25T20:27:53Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f7558fac-424b-4236-affd-2c8030372c9a"}} 2018-08-25 20:27:54,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 20:27:54,135 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1772767-7ac6-440c-86a2-d032f4f8a71a'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "4c2126a9-e79f-49cc-95d5-c641d35c3f9d"}} 2018-08-25 20:27:54,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.178s 2018-08-25 20:27:54,315 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c07fab9c-c3bf-4df4-ae98-bef5459b739b'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e2a01827-9f92-4dc8-9826-f914b2238fd9"}} 2018-08-25 20:27:54,511 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.195s 2018-08-25 20:27:54,512 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2bdf4c5a-4548-4269-878e-df437df3fb4c'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "29e54b19-89c3-47ec-8664-9e60756381d6"}} 2018-08-25 20:27:54,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.186s 2018-08-25 20:27:54,700 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e820787-a11e-49f3-a450-639bcffa4b4e'} 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-25T20:27:54Z", "security_group_id": "d4f1bfc6-be87-4b01-a723-a4f149a17490", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:54Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "46a77001-7d47-4c65-87ab-e420e76e1816"}} 2018-08-25 20:27:54,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.263s 2018-08-25 20:27:54,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1151497573"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:27:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b2a41341-e3f9-44cb-813e-8afdfbac0c38'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:27:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","name":"tempest-A-1151497573"}} 2018-08-25 20:27:55,738 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.773s 2018-08-25 20:27:55,739 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "name": "tempest-subnet-A-1-1436983813"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:27:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9584f3e3-ed1e-462e-8fd8-cc04fc5b093a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:55Z","dns_nameservers":[],"updated_at":"2018-08-25T20:27:55Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"1234e3b4-4717-4c8a-a015-8b56b6599a7e","subnetpool_id":null,"name":"tempest-subnet-A-1-1436983813"}} 2018-08-25 20:27:55,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/networks 0.256s 2018-08-25 20:27:55,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1112620236"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e17d29a-5c7e-4e6c-bfbf-24ba37ea12dc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:27:55Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","name":"tempest-B-1112620236"}} 2018-08-25 20:27:56,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.623s 2018-08-25 20:27:56,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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "name": "tempest-subnet-B-1-338285978"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-675494c9-fbce-4c72-a016-bc10323abadd'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:27:56Z","dns_nameservers":[],"updated_at":"2018-08-25T20:27:56Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"1065a489-39be-487c-88f3-d76e859dbbed","subnetpool_id":null,"name":"tempest-subnet-B-1-338285978"}} 2018-08-25 20:27:56,787 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.164s 2018-08-25 20:27:56,787 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--321614123", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:27:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a0ad012-9dd0-4c65-b659-0739146c16b5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:56Z", "admin_state_up": true, "updated_at": "2018-08-25T20:27:56Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce71a64b-505c-42af-8afd-9e861606ccef", "name": "tempest-router--321614123"}} 2018-08-25 20:27:58,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef 1.462s 2018-08-25 20:27:58,251 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef', u'date': 'Sat, 25 Aug 2018 20:27:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fd3e5d9-f649-469a-9bcc-81f2579829e4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:27:56Z", "admin_state_up": true, "updated_at": "2018-08-25T20:27:58Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce71a64b-505c-42af-8afd-9e861606ccef", "name": "tempest-router--321614123"}} 2018-08-25 20:28:00,266 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/add_router_interface 2.014s 2018-08-25 20:28:00,267 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf698f5a-5033-4098-aeed-fccd07af74c8'} Body: {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed", "subnet_ids": ["1065a489-39be-487c-88f3-d76e859dbbed"], "port_id": "546a5ead-c48c-44bd-80fb-0d064da64110", "id": "ce71a64b-505c-42af-8afd-9e861606ccef"} 2018-08-25 20:28:00,655 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.387s 2018-08-25 20:28:00,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95520d0e-4024-48d5-a4d6-6aa578edfb48'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "1d5fb30e-b848-441a-b84a-60bc49933f87"}} 2018-08-25 20:28:00,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/network_associations 0.243s 2018-08-25 20:28:00,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/network_associations', u'date': 'Sat, 25 Aug 2018 20:28:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef103590-347a-4c07-a68f-68f2d99ad0d8'} Body: {"network_association": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "id": "066a7898-2d2e-47d6-a4b7-07b33828e18e"}} 2018-08-25 20:28:01,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/router_associations 0.782s 2018-08-25 20:28:01,683 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "ce71a64b-505c-42af-8afd-9e861606ccef"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1d5fb30e-b848-441a-b84a-60bc49933f87/router_associations', u'date': 'Sat, 25 Aug 2018 20:28:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10f2bee4-5939-44b5-a7d8-6f446f2851ad'} Body: {"router_association": {"router_id": "ce71a64b-505c-42af-8afd-9e861606ccef", "id": "053d946e-d5e6-4140-b915-690eb2add441"}} 2018-08-25 20:28:01,854 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.170s 2018-08-25 20:28:01,854 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-929930548"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-568a11a6-effe-4cb2-bf97-cf7d718ac608', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-568a11a6-effe-4cb2-bf97-cf7d718ac608'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn2dvr6ANTKhFho73ZzluFgRmYpMcl06vLRnZG6fiJt3G2u++nl057cpP14swjlAbjppbjMZp9+CRvF6qKBlQ2+zQQ4E9IUbkZyD6y95oYo1nNJ57qg+gEVwnrC+nkCXfmqCLI+G3lPahGS9J39LgOnWT1SC1Gd4+hob9m1V1+M0mHYXPY+VQZLyDkvnSmSaIu7k/DcyoTNI7LS+/yv2yGxctiA/CvjlmhXtd+QZPFJAXj/pThXq+axfhQeKK4Cz3lNB8jInNLIdGv4fwciJrIQa2xlTd8Bn4uGbHZQ4aM4r3C7nk30uUdCmpjYsQFVoSdSKUMmGRV7cZTEnkNjr21 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA59nb6+gDUyoRYaO92c5bhYEZmKTHJdOry0Z2Run4ibdxtrvv\np5dOe3KT9eLMI5QG46aW4zGaffgkbxeqigZUNvs0EOBPSFG5Gcg+sveaGKNZzSee\n6oPoBFcJ6wvp5Al35qgiyPht5T2oRkvSd/S4Dp1k9UgtRnePoaG/ZtVdfjNJh2Fz\n2PlUGS8g5L50pkmiLu5Pw3MqEzSOy0vv8r9shsXLYgPwr45ZoV7XfkGTxSQF4/6U\n4V6vmsX4UHiiuAs95TQfIyJzSyHRr+H8HIiayEGtsZU3fAZ+Lhmx2UOGjOK9wu55\nN9LlHQpqY2LEBVaEnUilDJhkVe3GUxJ5DY69tQIDAQABAoIBAEaMjlT8ZnaZ6GwT\njSOHnWXEYOuHyGmEPVQ/fqIZc91ECsAV89jFO8ZomQlLF98Dng0LlgJQB7ipFz0O\nsIALaPjJ+4/fEYDqDS8BNcLzgNpaamr40Wx+8szPR19UYrlXADsZkmwg3B/TYS7y\nx3pk5tTbo+rXKZ+1pekC9ODvr+FEWaYV9F7KY8mL5Ii/O5nuUCVFgQWN3K64Pwhp\nO8tbplv6qIzsW2hiUFR1wOiYNYipsW+aVouUDJohAnd+sXMPRlMzTldGnEjuODmi\ntb0PysmoH5qbZngQ3BKMQeb2kC5E04+C+gLTN1r+h59Rb6LYeVI+hscm/7SKaxwU\nqZvPCkkCgYEA9sLRVvc8qFf7+epN2QDfTJ1uvHPHieB3FbmuCETDyIXYDPaGQdeK\n5KAfWFw1tbFIn/B2btcUQSIhDyX0x4PwxeQNCKC21Ydcvo18hcjUJviSkU5tQmPS\n0Qfjwdwu1VyiakFY71vR9Lh58ak/Ao1XYOalV9inE6Cai1ddud4p1KMCgYEA8Igh\nX39XvLnwJBGgfIOGtBtmfNuwA1hxqNCbDXBsOgzG9/YyyU39v4cjpd8MH2HXG/4C\niW1VzZExpojNbViAHzDCA3OYEHvtHK/m5SqhvNYkbU3INBtEB3rHMp+yZUi7Va8m\nPvGhqKfbyuMnY6aRlZ8sY9oVvH7eNfHTBV9/8ccCgYEAgItkOgV5V8jdvobMHutR\nZ7vrX8iAfdassmiTvEL2KpNuxPH3Zn0+IXM4YPNIF2pPBuJhD8SDDJsW1alUJksZ\nNj1ifMgb9ogZTDqwT5Ea02JSF9ffGuKdg760atykmQk0ol2AUtBmQzGGdNlRtaaj\nihscrvJxtsvHNidA7/5HlDkCgYBUTcI0sHNV6G2slqkDOy4pTjk7pdwpMASWQJc3\nvKGSLwxFuHrQZ496Y6kw595d2XMFkp/c/v9Fz4/xaJ1np88wH2zAvPEdRfIzTcvF\noo2RnBSkYtC6wpuza2sJ6UMjkLxoKb1j7ljUvhChKcCSgr0gDewHC1b2/BhyG9H0\nXiZ/3QKBgCS7az9SLEDSUa5foc4g7fBbMwEgvCWp3bflQUewRWcKfKnL0N6fwQSS\njKsm3V1Kn8n63zJsmRC7gYhV1H6PwF4psqfVr9nLemEOMAaEKWgoimJ6axmP+o5Y\n3PWWC7tRm0GNoSp+yysyEOjKxUVfqj/yQ6PSERdifcDA7YidDXv9\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-929930548", "fingerprint": "b2:fd:9b:4c:f2:25:0c:81:85:e7:9a:0e:77:da:bb:66"}} 2018-08-25 20:28:02,579 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/ports 0.720s 2018-08-25 20:28:02,580 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1638046486", "security_groups": ["d4f1bfc6-be87-4b01-a723-a4f149a17490"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:28:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9980a48a-4bf4-4fca-9baa-ee45601f654c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:28:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc9cfad7-6695-4d6c-9142-f9595576bf6f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:28:02Z","name":"tempest-port-smoke-1638046486","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b7:8a:0c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"1234e3b4-4717-4c8a-a015-8b56b6599a7e","ip_address":"10.101.11.10"}],"id":"c7280a78-aca1-4ab3-aa32-22287b2e8bc3","security_groups":["d4f1bfc6-be87-4b01-a723-a4f149a17490"],"device_id":""}} 2018-08-25 20:28:04,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.33:8774/v2.1/servers 2.174s 2018-08-25 20:28:04,756 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-929930548", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "port": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-81f05078-973e-4edd-91c1-0f62f693c124', 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81f05078-973e-4edd-91c1-0f62f693c124'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "adminPass": "Xm7qgkT2UYQ4"}} 2018-08-25 20:28:04,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.234s 2018-08-25 20:28:04,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': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2d5bfa82-b465-42a7-8b87-e2805fcc8691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d5bfa82-b465-42a7-8b87-e2805fcc8691'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:06,303 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.293s 2018-08-25 20:28:06,304 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-100e4692-3ed1-4f6f-a2fb-8061f04bd2fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-100e4692-3ed1-4f6f-a2fb-8061f04bd2fe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:07,786 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.468s 2018-08-25 20:28:07,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': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2fb60d83-f19f-4291-a61e-9ad9f23d1834', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fb60d83-f19f-4291-a61e-9ad9f23d1834'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:07,801 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 20:28:09,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.215s 2018-08-25 20:28:09,018 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-4b6a058b-7b1e-447f-8bf4-4b76ed9acd45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b6a058b-7b1e-447f-8bf4-4b76ed9acd45'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:09,031 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:28:10,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.853s 2018-08-25 20:28:10,886 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-038724f3-20c4-41eb-9f60-75b317f3fe9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-038724f3-20c4-41eb-9f60-75b317f3fe9b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:12,584 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.682s 2018-08-25 20:28:12,584 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-2f2dd9c0-97aa-4806-9430-080179543f00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f2dd9c0-97aa-4806-9430-080179543f00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:10Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:12,599 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:28:12,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.151s 2018-08-25 20:28:12,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': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-683cf613-16e2-4589-9654-e08ea0a42dde', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-683cf613-16e2-4589-9654-e08ea0a42dde'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:10Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:12,764 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 873bd60b-2c6c-4d16-b2e8-dfba3c52d665 with status: ACTIVE 2018-08-25 20:28:13,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/ports 1.110s 2018-08-25 20:28:13,876 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1051733324", "security_groups": ["d4f1bfc6-be87-4b01-a723-a4f149a17490"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:28:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c5c0893-265c-4951-ba6e-71d9b03b7423'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:28:13Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5d91fc4a-c65d-455f-a7fc-e8f3d19b7871","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:28:13Z","name":"tempest-port-smoke-1051733324","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:02:61:a4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"1065a489-39be-487c-88f3-d76e859dbbed","ip_address":"10.102.21.20"}],"id":"fb9846fb-abe1-4dfe-9bbc-386992377076","security_groups":["d4f1bfc6-be87-4b01-a723-a4f149a17490"],"device_id":""}} 2018-08-25 20:28:15,359 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.33:8774/v2.1/servers 1.482s 2018-08-25 20:28:15,359 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-929930548", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "port": "fb9846fb-abe1-4dfe-9bbc-386992377076"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-081921a6-3740-427d-a6bc-ef9acf961d60', 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-081921a6-3740-427d-a6bc-ef9acf961d60'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "adminPass": "e22Do4Nh9vvc"}} 2018-08-25 20:28:15,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.064s 2018-08-25 20:28:15,429 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-82d6e6be-5d24-4e4c-a9ce-b90d59e88fd3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82d6e6be-5d24-4e4c-a9ce-b90d59e88fd3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:16,518 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.075s 2018-08-25 20:28:16,519 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-851650f0-b65f-4151-81cc-76fe36a59e45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-851650f0-b65f-4151-81cc-76fe36a59e45'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:28:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:17,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.089s 2018-08-25 20:28:17,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': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-9b1bc38f-30fa-4574-99b4-ab4fa8a11cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b1bc38f-30fa-4574-99b4-ab4fa8a11cfb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:17,635 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:28:19,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.394s 2018-08-25 20:28:19,032 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-8177180c-7328-4999-9672-89209e85549f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8177180c-7328-4999-9672-89209e85549f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:19,046 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:28:20,190 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.141s 2018-08-25 20:28:20,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': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-5cd1689c-8001-433a-9c58-63cbb8505e8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cd1689c-8001-433a-9c58-63cbb8505e8e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:21,381 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.175s 2018-08-25 20:28:21,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': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-b48c6adf-f7af-49a4-9e88-400a06f75851', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b48c6adf-f7af-49a4-9e88-400a06f75851'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:28:17Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:22,539 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.143s 2018-08-25 20:28:22,540 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-36c40c94-715c-4428-928c-ad2b750a572c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-36c40c94-715c-4428-928c-ad2b750a572c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:22,552 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 20:28:22,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.172s 2018-08-25 20:28:22,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-fd0f1392-5b9a-41c8-a780-a6f799049ce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd0f1392-5b9a-41c8-a780-a6f799049ce4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:28:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:28:22,738 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 with status: ACTIVE 2018-08-25 20:28:22,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/routers 0.235s 2018-08-25 20:28:22,975 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--224050284", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:28:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6503e80-7945-4f9d-a86a-aaaff405200d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:22Z", "admin_state_up": true, "updated_at": "2018-08-25T20:28:22Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "name": "tempest-router--224050284"}} 2018-08-25 20:28:24,442 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29 1.466s 2018-08-25 20:28:24,442 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29', u'date': 'Sat, 25 Aug 2018 20:28:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca75b774-61be-486d-a484-6e2585743634'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:22Z", "admin_state_up": true, "updated_at": "2018-08-25T20:28:24Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "name": "tempest-router--224050284"}} 2018-08-25 20:28:26,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/add_router_interface 2.459s 2018-08-25 20:28:26,903 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:28:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-388906d7-2357-4129-a597-67b7264cb539'} Body: {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e", "subnet_ids": ["1234e3b4-4717-4c8a-a015-8b56b6599a7e"], "port_id": "d79045f8-adcd-45ce-b86b-66897f925ef8", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29"} 2018-08-25 20:28:28,769 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.865s 2018-08-25 20:28:28,770 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:28:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92b22d2a-05e3-4151-823e-dbc1f1875d31'} Body: {"floatingip": {"router_id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:28:27Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c7280a78-aca1-4ab3-aa32-22287b2e8bc3", "id": "b89600bd-450e-4329-a069-165b0e058a3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:28:27Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:28:28,771 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:28:44,791 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:28:44,854 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:28:44,855 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:28:44,970 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-25 20:28:44,970 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:28:44,972 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:28:45,033 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:28:45,036 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:28:50,043 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:28:50,044 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-25 20:30:00,109 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-25 20:30: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-25 20:30:00,113 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:30:00,176 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:30:00,177 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:30:05,184 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:30:05,185 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-25 20:31:15,237 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:31:15,238 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-25 20:31:15,238 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,243 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,344 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,371 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15,377 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:31:15,377 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ad:6e:ac [ether] on eth0 2018-08-25 20:31:15,378 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-25 20:31:15,378 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,380 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,443 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,445 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15,453 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:31:15,454 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-25 20:31:15,454 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,456 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,515 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,520 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15,526 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-25 20:31:15,526 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,529 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,587 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,592 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:15,597 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:31:15,598 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ad:6e:ac [ether] on eth0 2018-08-25 20:31:15,598 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-25 20:31:15,599 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:31:15,600 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:31:15,659 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:31:15,664 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:31:20,672 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:31:20,672 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-25 20:32:30,739 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-25 20:32:30,740 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:32:30,744 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:32:30,845 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:32:30,872 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:32:35,879 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) 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-25 20:32:35,880 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-25 20:33:45,940 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:33:45,941 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.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:33:45.941 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-25 20:33:45.941 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:33:47,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/b89600bd-450e-4329-a069-165b0e058a3a 1.116s 2018-08-25 20:33:47,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/b89600bd-450e-4329-a069-165b0e058a3a', u'date': 'Sat, 25 Aug 2018 20:33:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf376025-672c-41fa-9e41-2fddd1bec3a6'} Body: 2018-08-25 20:33:48,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/remove_router_interface 1.765s 2018-08-25 20:33:48,826 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:33:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af0268a0-abc7-41bf-bcb3-dda9394d735e'} Body: {"network_id": "dc9cfad7-6695-4d6c-9142-f9595576bf6f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1234e3b4-4717-4c8a-a015-8b56b6599a7e", "subnet_ids": ["1234e3b4-4717-4c8a-a015-8b56b6599a7e"], "port_id": "d79045f8-adcd-45ce-b86b-66897f925ef8", "id": "c399a86f-cc6b-44bc-826d-4cf32eb12d29"} 2018-08-25 20:33:50,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29 1.708s 2018-08-25 20:33:50,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.33:9696/v2.0/routers/c399a86f-cc6b-44bc-826d-4cf32eb12d29', u'date': 'Sat, 25 Aug 2018 20:33:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0d9b1585-ef9f-4dbf-9eee-7d835f79468f'} Body: 2018-08-25 20:33:51,325 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.787s 2018-08-25 20:33:51,325 63 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.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-8652fa51-a0a4-4c60-8ef9-01e7d150989f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8652fa51-a0a4-4c60-8ef9-01e7d150989f'} Body: 2018-08-25 20:33:51,789 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.463s 2018-08-25 20:33:51,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-39ce5833-3d95-4487-9373-1a1c0ffdac56', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ce5833-3d95-4487-9373-1a1c0ffdac56'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1112620236": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:61:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:51Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:33:53,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.741s 2018-08-25 20:33:53,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-879a747f-fc45-4f61-b3da-200938af7fd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-879a747f-fc45-4f61-b3da-200938af7fd5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5e9f7afd-3316-4a4d-83a4-61e0ab2b2716", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:51Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-2", "created": "2018-08-25T20:28:15Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:33:54,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 0.044s 2018-08-25 20:33:54,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5e9f7afd-3316-4a4d-83a4-61e0ab2b2716', u'x-compute-request-id': 'req-c002bf55-2ab9-4799-b984-20484bb3db27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c002bf55-2ab9-4799-b984-20484bb3db27'} Body: {"itemNotFound": {"message": "Instance 5e9f7afd-3316-4a4d-83a4-61e0ab2b2716 could not be found.", "code": 404}} 2018-08-25 20:33:55,158 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/fb9846fb-abe1-4dfe-9bbc-386992377076 0.549s 2018-08-25 20:33:55,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/fb9846fb-abe1-4dfe-9bbc-386992377076', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7fd715a1-75f3-4606-bfa8-ac959d1d468b'} Body: 2018-08-25 20:33:55,339 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.180s 2018-08-25 20:33:55,340 63 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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-309065d0-f378-43e3-8750-3f214f2084c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-309065d0-f378-43e3-8750-3f214f2084c3'} Body: 2018-08-25 20:33:56,083 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.742s 2018-08-25 20:33:56,083 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-5a9486fb-386e-4adf-8cd5-a9f0498b38e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a9486fb-386e-4adf-8cd5-a9f0498b38e1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1151497573": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:0c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:28:10.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "873bd60b-2c6c-4d16-b2e8-dfba3c52d665", "security_groups": [{"name": "tempest-secgroup-smoke-567029668"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:33:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-929930548", "name": "server-1", "created": "2018-08-25T20:28:04Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:33:57,151 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665 0.052s 2018-08-25 20:33:57,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/873bd60b-2c6c-4d16-b2e8-dfba3c52d665', u'x-compute-request-id': 'req-53b6f160-1149-40b2-9050-00fe4ed0f24c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:57 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-53b6f160-1149-40b2-9050-00fe4ed0f24c'} Body: {"itemNotFound": {"message": "Instance 873bd60b-2c6c-4d16-b2e8-dfba3c52d665 could not be found.", "code": 404}} 2018-08-25 20:33:58,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c7280a78-aca1-4ab3-aa32-22287b2e8bc3 0.865s 2018-08-25 20:33:58,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c7280a78-aca1-4ab3-aa32-22287b2e8bc3', u'date': 'Sat, 25 Aug 2018 20:33:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-86e50b2f-3269-4903-bc79-e8f5f7e581fd'} Body: 2018-08-25 20:33:58,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-929930548 0.027s 2018-08-25 20:33:58,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-929930548', u'x-compute-request-id': 'req-21dddb96-9be2-448c-8349-6f11f6c619fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:33:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21dddb96-9be2-448c-8349-6f11f6c619fc'} Body: 2018-08-25 20:33:59,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/remove_router_interface 1.910s 2018-08-25 20:33:59,959 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:33:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-488b613e-f7cf-4234-b996-06bc5bd58e09'} Body: {"network_id": "5d91fc4a-c65d-455f-a7fc-e8f3d19b7871", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "1065a489-39be-487c-88f3-d76e859dbbed", "subnet_ids": ["1065a489-39be-487c-88f3-d76e859dbbed"], "port_id": "546a5ead-c48c-44bd-80fb-0d064da64110", "id": "ce71a64b-505c-42af-8afd-9e861606ccef"} 2018-08-25 20:34:01,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef 1.788s 2018-08-25 20:34:01,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ce71a64b-505c-42af-8afd-9e861606ccef', u'date': 'Sat, 25 Aug 2018 20:34:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-709030f7-f831-44aa-8ac5-5dc57c409ea6'} Body: 2018-08-25 20:34:03,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/1065a489-39be-487c-88f3-d76e859dbbed 1.304s 2018-08-25 20:34:03,054 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/1065a489-39be-487c-88f3-d76e859dbbed', u'date': 'Sat, 25 Aug 2018 20:34:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7241be8c-7a8e-4af2-be12-cbfcfe8e71ad'} Body: 2018-08-25 20:34:04,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5d91fc4a-c65d-455f-a7fc-e8f3d19b7871 1.339s 2018-08-25 20:34:04,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5d91fc4a-c65d-455f-a7fc-e8f3d19b7871', u'date': 'Sat, 25 Aug 2018 20:34:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8ec8d84-194b-4292-ac83-f986e86db4a1'} Body: 2018-08-25 20:34:05,531 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/1234e3b4-4717-4c8a-a015-8b56b6599a7e 1.135s 2018-08-25 20:34:05,532 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/1234e3b4-4717-4c8a-a015-8b56b6599a7e', u'date': 'Sat, 25 Aug 2018 20:34:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90ed2d56-df4b-47b9-87a8-f4392c50bde7'} Body: 2018-08-25 20:34:06,597 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/dc9cfad7-6695-4d6c-9142-f9595576bf6f 1.064s 2018-08-25 20:34:06,598 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/dc9cfad7-6695-4d6c-9142-f9595576bf6f', u'date': 'Sat, 25 Aug 2018 20:34:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-afcb6bf1-df20-44a0-b101-e3ec3f9ae4c9'} Body: 2018-08-25 20:34:07,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/d4f1bfc6-be87-4b01-a723-a4f149a17490 0.415s 2018-08-25 20:34:07,014 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/d4f1bfc6-be87-4b01-a723-a4f149a17490', u'date': 'Sat, 25 Aug 2018 20:34:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6a6be7bb-a809-4d2b-878c-8f13c332c598'} 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-25 20:36:11,380 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.642s 2018-08-25 20:36:11,381 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1896380633 description", "name": "tempest-secgroup-smoke-1896380633"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca9e4a99-e933-4030-bd30-7e9c54985bdb'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1896380633 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "updated_at": "2018-08-25T20:36:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:36:11Z", "revision_number": 0, "id": "afe88102-65ba-4b73-91cb-bd9c0b7da455", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:36:11Z", "revision_number": 0, "id": "b62eccb7-9b86-49df-b0e1-bb1b2d10a68a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "name": "tempest-secgroup-smoke-1896380633"}} 2018-08-25 20:36:11,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.229s 2018-08-25 20:36:11,612 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a663c73e-aa61-40b9-a1c8-30c23ad89f4d'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e0425518-fc66-4a77-8cfc-ea0f9ed336c2"}} 2018-08-25 20:36:11,819 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.206s 2018-08-25 20:36:11,820 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1d1086d-b60b-40e0-b1d7-517ed66064cb'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "205c73b1-1ba3-4945-9981-9a8a7c9c524c"}} 2018-08-25 20:36:11,975 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:36:11,975 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0aa2946-4b32-4b48-bf1e-7582830ecc31'} 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-25T20:36:11Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:11Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "086132f5-d2a4-448e-a002-161004d15ef3"}} 2018-08-25 20:36:12,169 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.192s 2018-08-25 20:36:12,169 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-942b1f1f-434d-45a4-b06f-f8f2ea8c321b'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f85f4f0f-b39d-4b2b-a861-cb567e4e6d1e"}} 2018-08-25 20:36:12,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:36:12,330 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4677f9aa-a5a3-4164-9a99-e8978b1f7719'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "43e62870-7626-47c1-9647-54e89feddbc1"}} 2018-08-25 20:36:12,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.166s 2018-08-25 20:36:12,498 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c196d3e7-c84c-4ddf-ae5b-2e9cf6c3e0f1'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "143af4d7-8d38-4283-a305-0e4df2c1e2e8"}} 2018-08-25 20:36:12,694 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.195s 2018-08-25 20:36:12,694 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d72e9f1-c5ed-4005-8030-052aab71ef33'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7df6504f-0eda-4111-bd27-7eaa108784b6"}} 2018-08-25 20:36:12,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:36:12,875 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:36:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78d2781f-9474-43f2-8acb-8b2d43228658'} 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-25T20:36:12Z", "security_group_id": "8816e89c-bd72-4b60-89e2-a98c28ad2071", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:12Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed2e517c-ba5f-4a59-a823-9aef5f60bbcb"}} 2018-08-25 20:36:13,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/networks 0.249s 2018-08-25 20:36:13,126 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-463293833"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:36:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1fb3523-8ed4-4c91-9f57-e15f3f987290'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:36:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","name":"tempest-A-463293833"}} 2018-08-25 20:36:13,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.547s 2018-08-25 20:36:13,676 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "name": "tempest-subnet-A-1-1173069229"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:36:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-213d8916-2cef-49d8-b2cb-7184a7aa3fa9'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:13Z","dns_nameservers":[],"updated_at":"2018-08-25T20:36:13Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0d57cd1b-04f4-4d0d-a794-070a9383349b","subnetpool_id":null,"name":"tempest-subnet-A-1-1173069229"}} 2018-08-25 20:36:14,246 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/networks 0.569s 2018-08-25 20:36:14,246 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-592251120"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:36:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fec7d72-c5bb-40f2-99bc-729c0b915834'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:36:14Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"70eb1dee-9360-4744-a271-67d7e1cb4321","name":"tempest-B-592251120"}} 2018-08-25 20:36:15,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.938s 2018-08-25 20:36:15,186 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "name": "tempest-subnet-B-1-1950554721"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcb61dab-af19-436a-92ec-ee549980ae5a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70eb1dee-9360-4744-a271-67d7e1cb4321","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:36:14Z","dns_nameservers":[],"updated_at":"2018-08-25T20:36:14Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"e3e41b3b-4fa0-43a5-b629-c053b22f3199","subnetpool_id":null,"name":"tempest-subnet-B-1-1950554721"}} 2018-08-25 20:36:15,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.455s 2018-08-25 20:36:15,643 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fbba7be-2681-482a-b6a1-8914325baa39'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "04adccee-ff9a-4b49-aeb0-d8def6558fbb"}} 2018-08-25 20:36:15,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.102s 2018-08-25 20:36:15,747 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-244600308"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8a5775ef-f5ea-4544-867e-9afb8c2b9b13', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a5775ef-f5ea-4544-867e-9afb8c2b9b13'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi39P3WhKPmU3VJO7fa+63zlvThsuNd+jFAAyVivkYwHY4nW/KC67Zgmuh6/toq4xxnDRBRXo/gY0dt0GGhn7xlQj+IoX6w3JuknoWsk9h6NtpUwMQAKZLYiiLVPlNi/HzzxvG6ML7JjKv2JtK5VTa8Z9TuvhsGOsnL1nNlzOYzrhVkXidXqHvkkOqF0Qcdye7et3kbbgkkXeZzmbgAXOqYSycqWO0Ngif8RntYhmfCmgtiPAmjT+GYSIoTZ9l/qvXiRrxfuhj2ee3sflkJUp77z5OAEQSuSQIJk0z5iWyfmwsvueO5w5St7Exsf5T44bW2Jg9I1TmBwtAzPIspx3F Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4t/T91oSj5lN1STu32vut85b04bLjXfoxQAMlYr5GMB2OJ1v\nyguu2YJroev7aKuMcZw0QUV6P4GNHbdBhoZ+8ZUI/iKF+sNybpJ6FrJPYejbaVMD\nEACmS2Ioi1T5TYvx888bxujC+yYyr9ibSuVU2vGfU7r4bBjrJy9ZzZczmM64VZF4\nnV6h75JDqhdEHHcnu3rd5G24JJF3mc5m4AFzqmEsnKljtDYIn/EZ7WIZnwpoLYjw\nJo0/hmEiKE2fZf6r14ka8X7oY9nnt7H5ZCVKe+8+TgBEErkkCCZNM+Ylsn5sLL7n\njucOUrexMbH+U+OG1tiYPSNU5gcLQMzyLKcdxQIDAQABAoIBAEtCTKJE8ttH05Xd\nBpB+0VWP0s48bNGk8UZIWeRRkYgwcAcf0rGHZp0osmOoUGHMZm5ZjswILCFc7F7r\nJ4VkoD+rXKxQ73jb1N3xISbeR48HG6G4s89fJ8rh6OkvavPadIyYK3K0S9ncNfw3\nMmyJ3rgyZtPztezF51u8TWHxwl/xsyfdI4CGoYPVw6eE2fcjqEoIHGf9gRooJZ65\nLRer3zywfcFJ0RyzG1vku8ZM8FQY0Ml5MlCt18sI9xCwwr01LcDBypKgOoe2c0u6\n5HuSwdr3MjEyt++31ovULcb1Xkvu+hLxQiXKHrAWQ4bAgaCm4BBbrfJaKPpTlZ3F\nAFYT0xECgYEA9/EP+ubmvSfAfHOSoX1oIiKskq2ukIzX15ia7QFGs9YKYdUxIbHF\n5flEu0pCQ0dZ2NGYeEZeKK5kUoQPJd3ey38N//UwdL0zX273cUvcS1H3gZTeAq4C\nVR3HAi1wDM4hVSw+O+PItKDmk+2xQkp0HRyiwzg6Aa7rgW7TwXxqHRsCgYEA6j96\n53wJXjpVSxVyS4eVLOhDLCwgUD7sQy4CZdd241Z8QbDpstYo0nKr5w5qIios8j8i\n9tdHn7ZM9ER8zCw6sI+wnw4T/AMlxFBJS65QeBoU+VbGHD+NnUYYVp9dZqRuWknN\nJs34kaA8jw1pP+i9jAbZM8PEl+JpTfwNRyq/vp8CgYEA6zjw3yj2GNhAvhDrOHgA\nNfpNXK6XoR1tnGVz/YurZuuWV/BpNz0vsZlFgqXVrXxgmdlm3BxuMgwYs0wEDvmp\n58d3IbCcsvPYbB6bdAnzSiXOOUphQYuSPOwOJFu1JQDeEK7zr9/PRsYrWoYzF+AI\nvqGvLKQILBal6Nqa3MJK7acCgYEAxKV/3t6A2sqrmbmqVn++mpFs+qMciWEZZBg2\nyRoFYznSXC9RMOGaKXk8mF7AeGfhjYe1KXV2WjxnA9SO07P5nQkzY4MlAbX+uXwQ\n2+i9AuYaX2saKtKrZrFWczmb5jP5s/Aquf3FQzM6Q3kltxICNY/2PP+GhV77ugzz\ndKANkc8CgYA79fXD9w2nFb3Qlme2yHFN+9VO4BZpU1B+Opv2KEavs8s2i3bHOCoz\npxLQ2Da9eM3YnMDgNUPpeeTKZruYc4FHvn9aL9GzEmCx4GBX0f5A58XJ+gzC79pu\nsfFaOa3YIcrN23umG1WLjaMi/hjv+r/k8HJrx9+YB70WJd1IUsBmoQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-244600308", "fingerprint": "2a:ba:ee:a7:f8:7d:56:77:78:48:38:cc:76:be:cc:ea"}} 2018-08-25 20:36:16,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/ports 1.222s 2018-08-25 20:36:16,978 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1504625170", "security_groups": ["8816e89c-bd72-4b60-89e2-a98c28ad2071"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:36:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-116fd08e-1769-4cec-b1f3-07748c3c97db'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:36:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5961b1a9-1799-43e3-9ed4-547df5ea5afb","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:36:16Z","name":"tempest-port-smoke-1504625170","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:28:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0d57cd1b-04f4-4d0d-a794-070a9383349b","ip_address":"10.101.11.10"}],"id":"8a4db829-ecd0-4901-bf3b-e9cc04582da8","security_groups":["8816e89c-bd72-4b60-89e2-a98c28ad2071"],"device_id":""}} 2018-08-25 20:36:18,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.33:8774/v2.1/servers 1.888s 2018-08-25 20:36:18,868 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-244600308", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "port": "8a4db829-ecd0-4901-bf3b-e9cc04582da8"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-3e308c07-d9d3-4898-8cf3-e01f868fbca2', 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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e308c07-d9d3-4898-8cf3-e01f868fbca2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8a9a002-2111-4782-a848-b49342cd2488", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "adminPass": "uC54XW4CrScN"}} 2018-08-25 20:36:19,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.588s 2018-08-25 20:36:19,461 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-544853ec-91af-4573-bff7-005ee505c9f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544853ec-91af-4573-bff7-005ee505c9f9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:36:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:20,571 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.094s 2018-08-25 20:36:20,572 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-65761380-65b9-49ed-83c4-a26c6f9574a5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65761380-65b9-49ed-83c4-a26c6f9574a5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:20,585 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-25 20:36:21,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.338s 2018-08-25 20:36:21,926 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-b2d60a38-7c3e-4f6d-9d85-fbc107cb567c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2d60a38-7c3e-4f6d-9d85-fbc107cb567c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:23,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.145s 2018-08-25 20:36:23,086 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-99e9297c-92db-4a0b-a42a-b6826502faaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99e9297c-92db-4a0b-a42a-b6826502faaf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:24,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.345s 2018-08-25 20:36:24,446 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-fc3aaae0-f7a2-423f-bc6a-9a973d90604b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc3aaae0-f7a2-423f-bc6a-9a973d90604b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:23Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:24,459 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:36:24,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.412s 2018-08-25 20:36:24,873 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-a6313b0b-3ff0-464c-a14c-e4a4338babff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6313b0b-3ff0-464c-a14c-e4a4338babff'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:23Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:24,886 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d8a9a002-2111-4782-a848-b49342cd2488 with status: ACTIVE 2018-08-25 20:36:25,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/ports 0.919s 2018-08-25 20:36:25,807 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1845798307", "security_groups": ["8816e89c-bd72-4b60-89e2-a98c28ad2071"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:36:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d71d5e2d-d3bc-4200-8ff2-af3df9234fca'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:36:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70eb1dee-9360-4744-a271-67d7e1cb4321","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:36:25Z","name":"tempest-port-smoke-1845798307","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:82:03:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"e3e41b3b-4fa0-43a5-b629-c053b22f3199","ip_address":"10.102.21.20"}],"id":"4b7ffc60-9fbf-474a-8c97-8ad56562b962","security_groups":["8816e89c-bd72-4b60-89e2-a98c28ad2071"],"device_id":""}} 2018-08-25 20:36:26,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.33:8774/v2.1/servers 0.456s 2018-08-25 20:36:26,264 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-244600308", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "70eb1dee-9360-4744-a271-67d7e1cb4321", "port": "4b7ffc60-9fbf-474a-8c97-8ad56562b962"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-eee21b2b-60f1-4bdb-9025-aa2fafb07e17', 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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eee21b2b-60f1-4bdb-9025-aa2fafb07e17'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "adminPass": "e6i3EnkJQtYd"}} 2018-08-25 20:36:26,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.059s 2018-08-25 20:36:26,328 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-595497b6-08a9-43c3-8a5d-922cd3f2d7c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-595497b6-08a9-43c3-8a5d-922cd3f2d7c7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:36:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:27,635 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.293s 2018-08-25 20:36:27,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': '1321', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-9a831ff3-1e88-4e1f-8dda-318bf50cc1e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a831ff3-1e88-4e1f-8dda-318bf50cc1e5'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:27,650 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:36:28,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.151s 2018-08-25 20:36:28,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-71abadd9-645c-46b8-88cb-76d1ab341d28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71abadd9-645c-46b8-88cb-76d1ab341d28'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:28,817 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:36:30,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.186s 2018-08-25 20:36:30,006 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-358c9f2c-3086-4256-b796-588a5a563083', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-358c9f2c-3086-4256-b796-588a5a563083'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:31,236 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.215s 2018-08-25 20:36:31,236 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-b97fb0e2-f695-41b8-8cfa-680d1dcee515', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b97fb0e2-f695-41b8-8cfa-680d1dcee515'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:36:27Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:32,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.175s 2018-08-25 20:36:32,426 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-5a9a8b0f-6ae9-4ddb-b23e-d2410d5e2286', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a9a8b0f-6ae9-4ddb-b23e-d2410d5e2286'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:32,440 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:36:32,601 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.160s 2018-08-25 20:36:32,601 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-1aa4835d-cf95-4a4b-8674-97d6bef30609', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1aa4835d-cf95-4a4b-8674-97d6bef30609'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:36:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:36:32,615 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 04ae9959-e0a5-4254-90cb-c336700be19a with status: ACTIVE 2018-08-25 20:36:32,940 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations 0.323s 2018-08-25 20:36:32,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations', u'date': 'Sat, 25 Aug 2018 20:36:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-667e53e1-b683-4564-8538-c0f0b8f98615'} Body: {"network_association": {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "id": "71698e14-38e6-4b02-b608-dec0da14355a"}} 2018-08-25 20:36:33,275 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations 0.334s 2018-08-25 20:36:33,276 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/04adccee-ff9a-4b49-aeb0-d8def6558fbb/network_associations', u'date': 'Sat, 25 Aug 2018 20:36:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96ef3a6d-15a6-4688-916c-4b57e41eb5c3'} Body: {"network_association": {"network_id": "70eb1dee-9360-4744-a271-67d7e1cb4321", "id": "acfb7e03-d471-44ee-a71e-820d72813b97"}} 2018-08-25 20:36:33,276 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:36:33,378 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/routers 0.101s 2018-08-25 20:36:33,378 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--399229700", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:36:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0cd5c3a-9aab-4b90-aed7-ec743fd4ffde'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:36:33Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "name": "tempest-router--399229700"}} 2018-08-25 20:36:35,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38 1.620s 2018-08-25 20:36:35,000 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38', u'date': 'Sat, 25 Aug 2018 20:36:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1585d37f-f4b3-48ca-a731-1a188795a305'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:36:34Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "name": "tempest-router--399229700"}} 2018-08-25 20:36:37,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/add_router_interface 2.227s 2018-08-25 20:36:37,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6997725-61a0-429b-ac1a-de66099a9bd9'} Body: {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b", "subnet_ids": ["0d57cd1b-04f4-4d0d-a794-070a9383349b"], "port_id": "051bd6bf-06a8-4db6-903d-6b643fea1da2", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38"} 2018-08-25 20:36:39,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.900s 2018-08-25 20:36:39,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "8a4db829-ecd0-4901-bf3b-e9cc04582da8"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2429a32f-0965-427a-8350-027ffebdb6c4'} Body: {"floatingip": {"router_id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:36:38Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "8a4db829-ecd0-4901-bf3b-e9cc04582da8", "id": "2efa2efc-eaff-4d84-b036-8fb32b21f8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:36:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:36:39,132 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:36:47,147 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:36:47,250 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:36:47,275 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:36:47,389 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-25 20:36:47,390 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:36:47,392 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:36:47,452 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:36:47,456 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:36:52,464 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-25 20:36:52,465 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-25 20:38:02,499 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-25 20:38:02,499 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:38:02,503 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:38:02,566 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:38:02,567 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:38:07,573 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-25 20:38:07,574 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-25 20:39:17,629 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:39:17,630 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-25 20:39:17,630 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,634 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17,735 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:17,763 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17,769 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:39:17,769 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:69:ba:23 [ether] on eth0 2018-08-25 20:39:17,769 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-25 20:39:17,770 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,772 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17,834 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:17,836 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17,844 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:39:17,844 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-25 20:39:17,844 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,846 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17,906 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:17,910 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17,916 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-25 20:39:17,916 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,918 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:17,978 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:17,983 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:17,988 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:39:17,989 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:69:ba:23 [ether] on eth0 2018-08-25 20:39:17,989 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-25 20:39:17,989 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:39:17,992 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:39:18,050 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:39:18,056 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:39:23,063 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-25 20:39:23,064 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-25 20:40:33,074 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-25 20:40:33,075 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-25 20:40:33,079 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:40:33,180 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:40:33,207 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-25 20:40:38,214 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-25 20:40:38,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.204. 2018-08-25 20:41:48,233 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:41:48,234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:41:48.234 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-25 20:41:48.234 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:41:49,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/2efa2efc-eaff-4d84-b036-8fb32b21f8ae 1.429s 2018-08-25 20:41:49,668 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/2efa2efc-eaff-4d84-b036-8fb32b21f8ae', u'date': 'Sat, 25 Aug 2018 20:41:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cdf9d3f7-c723-46dc-8658-9b848baeb7c0'} Body: 2018-08-25 20:41:52,467 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/remove_router_interface 2.798s 2018-08-25 20:41:52,468 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:41:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc0e9e12-eee0-4a9f-b36e-fdbdb1e4c835'} Body: {"network_id": "5961b1a9-1799-43e3-9ed4-547df5ea5afb", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "0d57cd1b-04f4-4d0d-a794-070a9383349b", "subnet_ids": ["0d57cd1b-04f4-4d0d-a794-070a9383349b"], "port_id": "051bd6bf-06a8-4db6-903d-6b643fea1da2", "id": "ee8522ff-de88-4f9c-bda1-712cb50d6f38"} 2018-08-25 20:41:54,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38 1.798s 2018-08-25 20:41:54,268 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ee8522ff-de88-4f9c-bda1-712cb50d6f38', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aa4f267f-4629-4cde-8e6a-919407675cb3'} Body: 2018-08-25 20:41:54,659 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.390s 2018-08-25 20:41:54,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-390e3de4-3d35-4104-b8da-b2fc64469453', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-390e3de4-3d35-4104-b8da-b2fc64469453'} Body: 2018-08-25 20:41:55,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.808s 2018-08-25 20:41:55,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-b90a8ebc-6524-4bff-98d9-708e0f33df76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b90a8ebc-6524-4bff-98d9-708e0f33df76'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-592251120": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:03:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/04ae9959-e0a5-4254-90cb-c336700be19a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "04ae9959-e0a5-4254-90cb-c336700be19a", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:41:54Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-2", "created": "2018-08-25T20:36:26Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:41:56,539 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a 0.054s 2018-08-25 20:41:56,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/04ae9959-e0a5-4254-90cb-c336700be19a', u'x-compute-request-id': 'req-1574132f-447e-4a1f-af09-65b428ac7454', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:56 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1574132f-447e-4a1f-af09-65b428ac7454'} Body: {"itemNotFound": {"message": "Instance 04ae9959-e0a5-4254-90cb-c336700be19a could not be found.", "code": 404}} 2018-08-25 20:41:57,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/4b7ffc60-9fbf-474a-8c97-8ad56562b962 1.160s 2018-08-25 20:41:57,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/4b7ffc60-9fbf-474a-8c97-8ad56562b962', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-46db3ebf-c71a-4b5e-a59f-a909a6c57600'} Body: 2018-08-25 20:41:57,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.167s 2018-08-25 20:41:57,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-4172540d-db93-4c4d-9f5d-82eec519554f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4172540d-db93-4c4d-9f5d-82eec519554f'} Body: 2018-08-25 20:41:58,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.664s 2018-08-25 20:41: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': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-1ce31cfd-ae88-4cbe-8e93-e835fd4a9a2d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ce31cfd-ae88-4cbe-8e93-e835fd4a9a2d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-463293833": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:28:a9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d8a9a002-2111-4782-a848-b49342cd2488", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:36:23.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d8a9a002-2111-4782-a848-b49342cd2488", "security_groups": [{"name": "tempest-secgroup-smoke-1896380633"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:41:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-244600308", "name": "server-1", "created": "2018-08-25T20:36:18Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:41:59,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488 0.053s 2018-08-25 20:41:59,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d8a9a002-2111-4782-a848-b49342cd2488', u'x-compute-request-id': 'req-01f950d3-65a5-4ee3-a056-282e5e79aa2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:41:59 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-01f950d3-65a5-4ee3-a056-282e5e79aa2a'} Body: {"itemNotFound": {"message": "Instance d8a9a002-2111-4782-a848-b49342cd2488 could not be found.", "code": 404}} 2018-08-25 20:42:00,379 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8a4db829-ecd0-4901-bf3b-e9cc04582da8 0.772s 2018-08-25 20:42:00,379 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8a4db829-ecd0-4901-bf3b-e9cc04582da8', u'date': 'Sat, 25 Aug 2018 20:42:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a1469584-334a-45df-bfde-5e6c502d4281'} Body: 2018-08-25 20:42:00,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-244600308 0.035s 2018-08-25 20:42:00,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-244600308', u'x-compute-request-id': 'req-f51917f1-b5c6-467f-9f1e-8e5d9b6dd8dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f51917f1-b5c6-467f-9f1e-8e5d9b6dd8dc'} Body: 2018-08-25 20:42:01,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/e3e41b3b-4fa0-43a5-b629-c053b22f3199 1.493s 2018-08-25 20:42:01,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.33:9696/v2.0/subnets/e3e41b3b-4fa0-43a5-b629-c053b22f3199', u'date': 'Sat, 25 Aug 2018 20:42:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1cdda84b-f91c-45f5-af28-4bfe43770593'} Body: 2018-08-25 20:42:03,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/70eb1dee-9360-4744-a271-67d7e1cb4321 1.377s 2018-08-25 20:42:03,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/70eb1dee-9360-4744-a271-67d7e1cb4321', u'date': 'Sat, 25 Aug 2018 20:42:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-89444b5e-a630-4572-a043-1e3c335e6109'} Body: 2018-08-25 20:42:04,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0d57cd1b-04f4-4d0d-a794-070a9383349b 1.295s 2018-08-25 20:42:04,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/0d57cd1b-04f4-4d0d-a794-070a9383349b', u'date': 'Sat, 25 Aug 2018 20:42:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02ffa710-4ae4-4703-8dd6-c136b523ce5d'} Body: 2018-08-25 20:42:06,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5961b1a9-1799-43e3-9ed4-547df5ea5afb 1.707s 2018-08-25 20:42:06,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5961b1a9-1799-43e3-9ed4-547df5ea5afb', u'date': 'Sat, 25 Aug 2018 20:42:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d87c0561-ccf4-4ac1-983c-60da417d51a4'} Body: 2018-08-25 20:42:06,838 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/8816e89c-bd72-4b60-89e2-a98c28ad2071 0.542s 2018-08-25 20:42:06,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/8816e89c-bd72-4b60-89e2-a98c28ad2071', u'date': 'Sat, 25 Aug 2018 20:42:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-13c49119-cca2-4867-b89a-be5537af2fff'} 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-25 20:42:07,064 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.198s 2018-08-25 20:42:07,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1866275663 description", "name": "tempest-secgroup-smoke-1866275663"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-162c7a49-5e4e-43e9-a41d-a68d20a22a91'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1866275663 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:06Z", "updated_at": "2018-08-25T20:42:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:42:06Z", "revision_number": 0, "id": "24be86af-173f-4ad8-8f6c-f2b36c0bb14d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:42:06Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:42:06Z", "revision_number": 0, "id": "35783987-8a83-45c4-b185-4cd6a3b8204a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:42:06Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "name": "tempest-secgroup-smoke-1866275663"}} 2018-08-25 20:42:07,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.213s 2018-08-25 20:42:07,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": "ingress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01ba618f-c0a9-4288-b094-c5807d0ee0bc'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ff14568a-85f0-43c3-986e-7b63192cc33b"}} 2018-08-25 20:42:07,490 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.209s 2018-08-25 20:42:07,490 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60ef3c1f-0a23-496d-a697-f084db68b2fa'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "512fb877-299f-40ad-ad5f-1d4fe5e272fd"}} 2018-08-25 20:42:07,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:42:07,657 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-716e0f86-9208-48f5-aa5f-b5764e3aa36b'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "145e7667-091a-43ce-8c97-c047dbdd8f93"}} 2018-08-25 20:42:07,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 20:42:07,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": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-568bb83b-405a-4024-af14-ab85c5bb2695'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f3188ca-bf2a-4906-9229-eecddcc2d1ed"}} 2018-08-25 20:42:07,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 20:42:07,952 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa3be794-3100-4d40-964c-c414a4aa53d9'} 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-25T20:42:07Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:07Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9132e92a-d3c7-46ef-b598-1e9d7a0b4ae3"}} 2018-08-25 20:42:08,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.155s 2018-08-25 20:42:08,108 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d58f2dec-75f1-438f-92bc-98a54271f09d'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d09825ca-0b59-4812-a046-311df6967933"}} 2018-08-25 20:42:08,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 20:42:08,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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1950faf-813d-4a5c-908a-496e50c7b9ec'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c0603c1a-8568-4f9c-8b87-d1b48b792a2e"}} 2018-08-25 20:42:08,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:42:08,436 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de0c7379-ddd0-4fb9-90b6-9d6dc74a853e'} 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-25T20:42:08Z", "security_group_id": "92c7454e-008b-4195-ba6f-ac9c7b929566", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78be4338-d37d-44cb-bdb1-e9815d668691"}} 2018-08-25 20:42:08,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/networks 0.249s 2018-08-25 20:42:08,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1384117796"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:42:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28b1a69f-1206-4af5-a7cb-2626e1617d9a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:42:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"9168046d-76d7-4b47-bf95-b659c1d379e6","name":"tempest-A-1384117796"}} 2018-08-25 20:42:09,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.723s 2018-08-25 20:42:09,411 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "name": "tempest-subnet-A-1-792806007"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:42:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2eb60203-d79b-4e8d-8398-125cd38a6d9a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9168046d-76d7-4b47-bf95-b659c1d379e6","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:09Z","dns_nameservers":[],"updated_at":"2018-08-25T20:42: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"40a0d9dc-9b9e-48d0-8344-c682f27bf280","subnetpool_id":null,"name":"tempest-subnet-A-1-792806007"}} 2018-08-25 20:42:10,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/networks 0.815s 2018-08-25 20:42:10,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-21461036"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:42:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3bff318e-f4c8-4c18-8b31-5b3625582af5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:42:10Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","name":"tempest-B-21461036"}} 2018-08-25 20:42:10,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.668s 2018-08-25 20:42:10,898 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "name": "tempest-subnet-B-1-493491818"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:42:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6c3fa52-9e14-4ac4-bc1e-d9c4f2f2177d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:42:10Z","dns_nameservers":[],"updated_at":"2018-08-25T20:42:10Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0d559ed5-f317-4a87-b869-cfc252408155","subnetpool_id":null,"name":"tempest-subnet-B-1-493491818"}} 2018-08-25 20:42:11,323 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.424s 2018-08-25 20:42:11,324 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:42:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-560c4b66-99c1-4217-a37b-8df499bd35c9'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "8c5c11ab-2629-40b9-8432-aaf5b86519f8"}} 2018-08-25 20:42:11,533 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.208s 2018-08-25 20:42:11,533 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-764831209"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-adf393b7-1b0f-450c-a182-35794d86bcdc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adf393b7-1b0f-450c-a182-35794d86bcdc'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTlhtlWdLCGll6U86V4VFWpsFCBtTYDFGE+EIvEZA2JbwZgSNCRB8ttn22x6j+6vcePva89slDJnPkCBLZSNDm+j4zG7x/7hsGyOaPtS7f9Kf9jmKXZx0BG7e3UlNC6nvYuTGXdYUGIkHBY6Pq8xjO2TWmCi9TMzXgqPNTfLizXpe3EB06m1h3P9wjGD4QIm3c8VJ2M0wJu+lha1xOvMlps/4TQNhpdE7Y090im7hL0JBZxlce/2lYT3NnMgXIrm8+ALRaldjPddFEx7auq03BkkM9qh9Wt01yGgwPB5hzIbYGBGwDgWS+LSp+DZU16l5P4IHiL7TDCyIGgZyFKyiJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA05YbZVnSwhpZelPOleFRVqbBQgbU2AxRhPhCLxGQNiW8GYEj\nQkQfLbZ9tseo/ur3Hj72vPbJQyZz5AgS2UjQ5vo+Mxu8f+4bBsjmj7Uu3/Sn/Y5i\nl2cdARu3t1JTQup72Lkxl3WFBiJBwWOj6vMYztk1pgovUzM14KjzU3y4s16XtxAd\nOptYdz/cIxg+ECJt3PFSdjNMCbvpYWtcTrzJabP+E0DYaXRO2NPdIpu4S9CQWcZX\nHv9pWE9zZzIFyK5vPgC0WpXYz3XRRMe2rqtNwZJDPaofVrdNchoMDweYcyG2BgRs\nA4Fkvi0qfg2VNepeT+CB4i+0wwsiBoGchSsoiQIDAQABAoIBAEL6f42j043SXYTV\nxs23V9JAU2kdVH9X1u5q0DiqLKaXZ2YDdS/i9KO54y3bImof4z5V3DGRRcDWCVWk\nIKNb45Vanhn7q74rl66cJjBTwJTwk8U2L4uR/qJ9LbkAfI7wP2gpp8M0VnnMmlgn\nvJoBflbsd4kqLDUAPwvxL6W8E5PjyGUwNheSE49s4XgR5s4HHd+MVh1ZjeoO3UJX\nGWM67oEe6yxuuh7xaRrMKpWBORCEjnpk5xjf4EyxjF0ueFyhUffKE4BoDlTojjHI\nVp5y3s+xkTYwUpquElJEzvKPv3bT5S76ouUyzzopRHrsIR4cptOVK9Xs67dXTl7K\nLEtEDgECgYEA77W9Lvm7N1MWxbl89Ho4VHED8mrJqnEb4c/VvCAcJIW5pkJNNAEL\nwkN66ZK7h03eePtU7GDFmmI85fLrWRmUVGV6EpVa7Q2f0dmPWdqxT0wWjzMVohcn\nWJXHU2szJtCCr7iSduyblRQpwxidFV5IduNRPo4ux1lPGdSb8jFGWeECgYEA4fcZ\nYxayPIRUtbTpUCa1tL7yRA/b5/yd3b8wDGXB6lAuBKeKc5iQVPQNMW/+BZWBw0Y3\nJ7EVltVGfWD9ukshIZHRl5i2wNo1UiPj1JzGX6oSChOxR8e8OBVRmH2LHvOze9cJ\nC+uDzcbIj2Y4v3zW7bbk6GuQK9+dmxX6W6gSM6kCgYBBwb8l9cfPw3FJyDpo7mYp\nc987TuQHZ4PYjCT7uGs/8Zcd7q4zB95r6gr7rA7ZbRkMYxXGyj0qvqwqAFtjU8sG\n49d65ZHN2aDv9hiG86EUObEukzrp/iQC/wNw9MVRbn2LKryy9vEvEhrqtAPTasvC\nIVWWLXbTpMI4OcSVycKcwQKBgAZn/P5ELHVuwwALyvmMv2YKa8/mKzPeg5M/0lrn\nn6HG+CcFoPU6BA2EhcM7C5aY8H7axMGJUbVfAoqXb1oSuzO6cJi9qaC6DvzvK4xh\njXY02iITANmqHfnxEMkj9gfAnPwL0qPV33y7//+gxEcZgPZoUwEL26CCzHMTIm/q\nyelRAoGAFZUvCpUbHxtcNhNk2ckTWhGeCi4zhixbNTbhhesz18ZuGY2ysDPVRL6E\niPFrpbnI4PzyFP/WUDCxnMs5AOYn4533bYKPLAFiPyDpFuUGd5PP5KWYQ3AYSAqu\n7r5Za6/NEdX7a54FU4P93pBxtFDwiZkzAW/9Xr8odveA3QxfiHI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-764831209", "fingerprint": "92:25:a6:d5:a0:d6:ed:48:59:ca:53:9d:c0:6b:4a:d0"}} 2018-08-25 20:42:12,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/ports 1.264s 2018-08-25 20:42:12,803 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-934848272", "security_groups": ["92c7454e-008b-4195-ba6f-ac9c7b929566"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:42:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-19b127b9-e149-4567-8f4d-2f7d57b24615'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:42:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9168046d-76d7-4b47-bf95-b659c1d379e6","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:42:12Z","name":"tempest-port-smoke-934848272","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:9e:0f:e2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"40a0d9dc-9b9e-48d0-8344-c682f27bf280","ip_address":"10.101.11.10"}],"id":"94ecfd2d-0905-4a76-a431-604a965b9b5e","security_groups":["92c7454e-008b-4195-ba6f-ac9c7b929566"],"device_id":""}} 2018-08-25 20:42:14,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.33:8774/v2.1/servers 1.845s 2018-08-25 20:42:14,650 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-764831209", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9168046d-76d7-4b47-bf95-b659c1d379e6", "port": "94ecfd2d-0905-4a76-a431-604a965b9b5e"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-fed29171-9b5e-45e4-b85a-f9d4febacb47', 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fed29171-9b5e-45e4-b85a-f9d4febacb47'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "adminPass": "hDjKmDFf3uR6"}} 2018-08-25 20:42:15,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.381s 2018-08-25 20:42:15,036 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-371f52a6-903c-4805-b35a-a9841a7188d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-371f52a6-903c-4805-b35a-a9841a7188d3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:42:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:17,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 1.200s 2018-08-25 20:42:17,252 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1381', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-039a4631-fb86-42b2-b01c-1e9bcc062e49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-039a4631-fb86-42b2-b01c-1e9bcc062e49'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:17,266 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:42:19,066 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.798s 2018-08-25 20:42:19,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-49638487-c68e-4c58-939b-a9b45d1da7d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49638487-c68e-4c58-939b-a9b45d1da7d5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:19,079 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-25 20:42:20,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.444s 2018-08-25 20:42:20,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-8971c069-327e-49ab-b5a9-048fc2673abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8971c069-327e-49ab-b5a9-048fc2673abc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:21,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.364s 2018-08-25 20:42:21,905 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-610beb4c-5743-41e7-b958-9b71fcb579c4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-610beb4c-5743-41e7-b958-9b71fcb579c4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:21,919 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:42:22,305 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.385s 2018-08-25 20:42:22,305 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-57ab1dc1-91a8-4e69-a3ea-789e0743437d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57ab1dc1-91a8-4e69-a3ea-789e0743437d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:20Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:22,319 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 84870699-17ce-4ed6-a994-92a4fe3bd164 with status: ACTIVE 2018-08-25 20:42:23,207 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/ports 0.888s 2018-08-25 20:42:23,208 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1838256402", "security_groups": ["92c7454e-008b-4195-ba6f-ac9c7b929566"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:42:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dba88a17-2f95-4972-8197-d5eea3acf82b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:42:22Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"83c4007e-75b9-4def-9b5b-2476579b8fe0","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:42:22Z","name":"tempest-port-smoke-1838256402","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:bb:75:49","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0d559ed5-f317-4a87-b869-cfc252408155","ip_address":"10.102.21.20"}],"id":"ca3bb07e-f590-473b-87e5-7d99daac032c","security_groups":["92c7454e-008b-4195-ba6f-ac9c7b929566"],"device_id":""}} 2018-08-25 20:42:24,652 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.33:8774/v2.1/servers 1.443s 2018-08-25 20:42:24,653 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-764831209", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "port": "ca3bb07e-f590-473b-87e5-7d99daac032c"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6275607d-4d3b-46b4-8291-bb08db16af3c', 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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6275607d-4d3b-46b4-8291-bb08db16af3c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "adminPass": "mim6cLHhymet"}} 2018-08-25 20:42:24,975 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.318s 2018-08-25 20:42:24,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-a2460e7e-02ff-47b9-a00a-ce7c79566266', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a2460e7e-02ff-47b9-a00a-ce7c79566266'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:42:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:26,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.099s 2018-08-25 20:42:26,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': '1257', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-4e3a0b42-a6e4-4fa5-a80c-eed37f689a34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e3a0b42-a6e4-4fa5-a80c-eed37f689a34'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:26,103 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:42:27,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.593s 2018-08-25 20:42:27,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': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-007f33c6-262b-4a39-bb7d-031eddf0035c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-007f33c6-262b-4a39-bb7d-031eddf0035c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:27,712 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 20:42:29,079 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.365s 2018-08-25 20:42:29,079 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-f6362249-c3f4-4d18-8e11-0d9adf817f76', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f6362249-c3f4-4d18-8e11-0d9adf817f76'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:29,093 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-25 20:42:30,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.344s 2018-08-25 20:42:30,439 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-d1c7d31d-f021-4571-86bf-bce6a627d7e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1c7d31d-f021-4571-86bf-bce6a627d7e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:42:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:32,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.761s 2018-08-25 20:42:32,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': '1542', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-c43b84dd-984e-49a9-a484-a286b7272967', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c43b84dd-984e-49a9-a484-a286b7272967'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:30Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:32,239 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 20:42:32,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.147s 2018-08-25 20:42:32,388 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-6e594b68-cb55-4848-8b9c-e77ce2d2051d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e594b68-cb55-4848-8b9c-e77ce2d2051d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:42:30Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:42:32,401 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d with status: ACTIVE 2018-08-25 20:42:33,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations 0.616s 2018-08-25 20:42:33,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-18a45af9-f9ca-44de-a108-ae548ac30997'} Body: {"network_association": {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "id": "7e17996f-864e-4aba-a456-ce670705a3a2"}} 2018-08-25 20:42:33,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations 0.375s 2018-08-25 20:42:33,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8c5c11ab-2629-40b9-8432-aaf5b86519f8/network_associations', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36172865-8ab4-44c7-9323-7f966b0bf3a9'} Body: {"network_association": {"network_id": "83c4007e-75b9-4def-9b5b-2476579b8fe0", "id": "d1664557-7dec-4696-9220-063c0ce5ce76"}} 2018-08-25 20:42:33,395 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:42:33,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/routers 0.250s 2018-08-25 20:42:33,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1388972357", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e838f72-ae8b-41c7-a82d-3f3db79cbacc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:42:33Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f58dcb1-663b-4ad5-a116-494484821372", "name": "tempest-router--1388972357"}} 2018-08-25 20:42:35,214 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372 1.566s 2018-08-25 20:42:35,215 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372', u'date': 'Sat, 25 Aug 2018 20:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64601340-735d-47d4-bd7d-cd6e0af7e32f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:33Z", "admin_state_up": true, "updated_at": "2018-08-25T20:42:35Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8f58dcb1-663b-4ad5-a116-494484821372", "name": "tempest-router--1388972357"}} 2018-08-25 20:42:37,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/add_router_interface 2.084s 2018-08-25 20:42:37,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45572524-6292-49db-9e91-fb141bbb3bcd'} Body: {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280", "subnet_ids": ["40a0d9dc-9b9e-48d0-8344-c682f27bf280"], "port_id": "8719c361-c108-457e-8c0c-573f74eefe13", "id": "8f58dcb1-663b-4ad5-a116-494484821372"} 2018-08-25 20:42:39,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.073s 2018-08-25 20:42:39,375 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "94ecfd2d-0905-4a76-a431-604a965b9b5e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:42:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4512a5-fb48-4170-b614-be34593d206d'} Body: {"floatingip": {"router_id": "8f58dcb1-663b-4ad5-a116-494484821372", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:42:38Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "94ecfd2d-0905-4a76-a431-604a965b9b5e", "id": "b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:42:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:42:39,376 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:42:55,417 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:42:55,481 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:42:55,514 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:42:55,629 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-25 20:42:55,630 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:42:55,632 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:42:55,695 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:42:55,696 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:43:00,703 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:43:00,704 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-25 20:44:10,756 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-25 20:44:10,756 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:44:10,761 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:44:10,862 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:44:10,889 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:44:15,897 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:44:15,897 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-25 20:45:25,951 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:45:25,951 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-25 20:45:25,952 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:25,956 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,058 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,084 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26,091 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:45:26,091 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:63:0f:f9 [ether] on eth0 2018-08-25 20:45:26,091 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-25 20:45:26,092 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26,094 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,154 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,158 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26,168 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:45:26,168 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-25 20:45:26,169 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26,170 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,229 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,235 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26,241 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-25 20:45:26,241 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26,243 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,305 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,307 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:26,313 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:45:26,314 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:63:0f:f9 [ether] on eth0 2018-08-25 20:45:26,314 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-25 20:45:26,315 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:45:26,316 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:45:26,378 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:45:26,381 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:45:31,387 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:45:31,388 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-25 20:46:41,430 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-25 20:46:41,431 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 20:46:41,435 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:46:41,495 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:46:41,499 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 20:46:46,507 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) 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-25 20:46:46,507 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-25 20:47:56,575 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:47:56,576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:47:56.576 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-25 20:47:56.576 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:47:58,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6 1.491s 2018-08-25 20:47:58,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/b35d5ea0-8ee0-4fef-9dfa-8e4f5195dee6', u'date': 'Sat, 25 Aug 2018 20:47:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3669bac9-fc8e-4744-b2ff-a3d8307ae647'} Body: 2018-08-25 20:47:59,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/remove_router_interface 1.785s 2018-08-25 20:47:59,857 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:47:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58913469-d2b1-4032-8118-7302f0e8c983'} Body: {"network_id": "9168046d-76d7-4b47-bf95-b659c1d379e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "40a0d9dc-9b9e-48d0-8344-c682f27bf280", "subnet_ids": ["40a0d9dc-9b9e-48d0-8344-c682f27bf280"], "port_id": "8719c361-c108-457e-8c0c-573f74eefe13", "id": "8f58dcb1-663b-4ad5-a116-494484821372"} 2018-08-25 20:48:01,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372 1.909s 2018-08-25 20:48:01,768 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8f58dcb1-663b-4ad5-a116-494484821372', u'date': 'Sat, 25 Aug 2018 20:48:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-088a7596-c326-40bd-8701-aca475daff0e'} Body: 2018-08-25 20:48:02,164 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.395s 2018-08-25 20:48:02,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-b2490025-f1b8-4f76-9fc3-a7eef1aa7d6c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2490025-f1b8-4f76-9fc3-a7eef1aa7d6c'} Body: 2018-08-25 20:48:02,594 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.428s 2018-08-25 20:48:02,595 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-5cf36371-16ad-4937-91c3-4cf7db50e35e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cf36371-16ad-4937-91c3-4cf7db50e35e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-21461036": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:75:49", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:02Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:48:04,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.428s 2018-08-25 20:48:04,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': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-725d15f2-76da-4f28-8c17-87e2da4c078a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-725d15f2-76da-4f28-8c17-87e2da4c078a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:30.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:02Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-2", "created": "2018-08-25T20:42:24Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:48:05,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d 0.053s 2018-08-25 20:48:05,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d', u'x-compute-request-id': 'req-ef0a3309-d491-4798-bf98-f6eef834bb88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:05 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ef0a3309-d491-4798-bf98-f6eef834bb88'} Body: {"itemNotFound": {"message": "Instance af7f7749-ec78-4e5d-bc6a-2d0f31fcc92d could not be found.", "code": 404}} 2018-08-25 20:48:05,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/ca3bb07e-f590-473b-87e5-7d99daac032c 0.886s 2018-08-25 20:48:05,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.33:9696/v2.0/ports/ca3bb07e-f590-473b-87e5-7d99daac032c', u'date': 'Sat, 25 Aug 2018 20:48:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3e3b4613-c917-4443-8af1-1e05b44a8971'} Body: 2018-08-25 20:48:06,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.171s 2018-08-25 20:48:06,167 63 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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-b1482d8f-7d49-43f1-964d-d4328cea03a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1482d8f-7d49-43f1-964d-d4328cea03a3'} Body: 2018-08-25 20:48:06,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.747s 2018-08-25 20:48:06,916 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-dd19aaea-6814-4994-a431-ebd61e00c701', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd19aaea-6814-4994-a431-ebd61e00c701'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1384117796": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:0f:e2", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/84870699-17ce-4ed6-a994-92a4fe3bd164", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:42:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "84870699-17ce-4ed6-a994-92a4fe3bd164", "security_groups": [{"name": "tempest-secgroup-smoke-1866275663"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:48:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-764831209", "name": "server-1", "created": "2018-08-25T20:42:14Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:48:07,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164 0.049s 2018-08-25 20:48:07,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/84870699-17ce-4ed6-a994-92a4fe3bd164', u'x-compute-request-id': 'req-62b15624-2eeb-496e-b0f2-7a46920ede68', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:07 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-62b15624-2eeb-496e-b0f2-7a46920ede68'} Body: {"itemNotFound": {"message": "Instance 84870699-17ce-4ed6-a994-92a4fe3bd164 could not be found.", "code": 404}} 2018-08-25 20:48:08,896 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/94ecfd2d-0905-4a76-a431-604a965b9b5e 0.914s 2018-08-25 20:48:08,897 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/94ecfd2d-0905-4a76-a431-604a965b9b5e', u'date': 'Sat, 25 Aug 2018 20:48:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e21dcbf1-37c6-4efc-b845-360e2c369e30'} Body: 2018-08-25 20:48:08,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-764831209 0.036s 2018-08-25 20:48:08,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-764831209', u'x-compute-request-id': 'req-2702121f-d898-4dce-af49-d03e93c46693', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:48:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2702121f-d898-4dce-af49-d03e93c46693'} Body: 2018-08-25 20:48:09,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0d559ed5-f317-4a87-b869-cfc252408155 0.975s 2018-08-25 20:48:09,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.33:9696/v2.0/subnets/0d559ed5-f317-4a87-b869-cfc252408155', u'date': 'Sat, 25 Aug 2018 20:48:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6105e223-7fbd-4860-90f4-4aa46370456b'} Body: 2018-08-25 20:48:11,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/83c4007e-75b9-4def-9b5b-2476579b8fe0 1.729s 2018-08-25 20:48:11,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/83c4007e-75b9-4def-9b5b-2476579b8fe0', u'date': 'Sat, 25 Aug 2018 20:48:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ae2ed89d-cca3-4c55-b52a-6187b39bac38'} Body: 2018-08-25 20:48:13,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/40a0d9dc-9b9e-48d0-8344-c682f27bf280 1.392s 2018-08-25 20:48:13,035 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/40a0d9dc-9b9e-48d0-8344-c682f27bf280', u'date': 'Sat, 25 Aug 2018 20:48:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c58327a7-eb3d-4ee4-a9fc-854c6628090f'} Body: 2018-08-25 20:48:15,097 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/9168046d-76d7-4b47-bf95-b659c1d379e6 2.060s 2018-08-25 20:48:15,097 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/9168046d-76d7-4b47-bf95-b659c1d379e6', u'date': 'Sat, 25 Aug 2018 20:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9623fe80-41c2-45fc-93b3-e87625b3a7d4'} Body: 2018-08-25 20:48:15,424 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/92c7454e-008b-4195-ba6f-ac9c7b929566 0.325s 2018-08-25 20:48:15,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/92c7454e-008b-4195-ba6f-ac9c7b929566', u'date': 'Sat, 25 Aug 2018 20:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a6feed1d-8ca9-4f7b-b51e-c815bdfe8cd0'} 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 303, in test_bgpvpn_update_route_targets_and_unassociated_net 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-25 20:51:29,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.309s 2018-08-25 20:51:29,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1317654579 description", "name": "tempest-secgroup-smoke-1317654579"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:51:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28e84e46-0610-456b-a285-d453fefc7068'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1317654579 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "updated_at": "2018-08-25T20:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:51:29Z", "revision_number": 0, "id": "97f88dc2-940b-46a2-bf6a-dac601e41257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:51:29Z", "revision_number": 0, "id": "daf554b4-68db-4256-93cb-c4bd990bbd57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "name": "tempest-secgroup-smoke-1317654579"}} 2018-08-25 20:51:29,881 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.193s 2018-08-25 20:51:29,882 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e723fd5b-3bad-47d5-b6e6-c09537115485'} 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-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2beaf363-11db-4ef0-b138-b0cf5d7c40ff"}} 2018-08-25 20:51:30,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.181s 2018-08-25 20:51:30,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": "egress", "protocol": "tcp", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e0455a3-4364-4ad2-8070-8a2b089e09e7'} 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-25T20:51:29Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:29Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "396cf141-d372-4de1-9018-812635ffba0f"}} 2018-08-25 20:51:30,226 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 20:51:30,226 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b016b61-6ba3-4f7f-a9f9-4672d06a320c'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "2fd75776-ea1f-4af1-af81-f57f45ded2d9"}} 2018-08-25 20:51:30,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 20:51:30,373 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9c4d340-6f19-468b-b5fd-d221b907bb71'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d4eb96d5-f08c-4f64-8159-0058d61b6dd6"}} 2018-08-25 20:51:30,505 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.131s 2018-08-25 20:51:30,506 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e46e477-96b5-4d35-8390-3c0835d9dca2'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "50daf344-d902-47f8-a764-52c73d581440"}} 2018-08-25 20:51:30,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:51:30,664 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-571bd765-61e5-4c63-8ee5-69ab79ebdfba'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8bb9f97e-8307-4048-aeb3-a53b8506aed5"}} 2018-08-25 20:51:30,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 20:51:30,823 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-452b0681-93bb-4d97-9f22-25004bbbb0db'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9af13dbd-de6e-4d1f-b12b-a58e6b9adb89"}} 2018-08-25 20:51:30,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 20:51:30,978 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:51:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd0b16fb-4671-410f-af1f-75f7a49cc2cf'} 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-25T20:51:30Z", "security_group_id": "022ee145-1c71-4053-9cc4-f1b93f160bfc", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:30Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5ac3144a-00aa-45bb-857d-00bf0d42b9b6"}} 2018-08-25 20:51:31,234 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/networks 0.255s 2018-08-25 20:51:31,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-480990260"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26a6fb26-8363-4c99-8de7-249819a7fc19'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:51:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","name":"tempest-A-480990260"}} 2018-08-25 20:51:31,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.505s 2018-08-25 20:51:31,741 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "name": "tempest-subnet-A-1-1379198529"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4174827-6696-4d91-a499-142804c2c94c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","dns_nameservers":[],"updated_at":"2018-08-25T20:51:31Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a38f4d67-89cb-42f1-95b0-91d2d13e64b4","subnetpool_id":null,"name":"tempest-subnet-A-1-1379198529"}} 2018-08-25 20:51:31,966 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/networks 0.224s 2018-08-25 20:51:31,966 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1436615220"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:51:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f95b26f9-beeb-4e7a-a743-b7e7790aea3c'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:51:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","name":"tempest-B-1436615220"}} 2018-08-25 20:51:32,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.895s 2018-08-25 20:51:32,863 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "name": "tempest-subnet-B-1-2063928048"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:51:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8097bb4f-676d-4a74-a7e1-735f9188b126'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:51:32Z","dns_nameservers":[],"updated_at":"2018-08-25T20:51: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a57b2238-9b97-4892-9c33-985a6bdc76fa","subnetpool_id":null,"name":"tempest-subnet-B-1-2063928048"}} 2018-08-25 20:51:33,028 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.163s 2018-08-25 20:51:33,029 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1494901877"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-d3da6bc9-57e7-44ac-ad3c-df67c2c5c142', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3da6bc9-57e7-44ac-ad3c-df67c2c5c142'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTg5d1TXDh0twECGvoYJ6nf57b0qoJZnNx5/VMopsHMRoG1h9j8yWqnwQhU7HvIgAdiuQVyUVU3u80L09RiNMh78b2sLTt5t3h1I4NWnld5BPoUs07pMcUfge88lXler6Pu1lNcGwI5YsWq2BuzAylV2rNVUvxVHzA+AchI+FG3Wlsyz2N0R4qF3cPN36Sy6/mF2RUp+9axAYBUiMs9Ze4TQ/ECItoMoCHv26FSzcWRpFwBakYSp4/KaPnaO156G4rkDo4EXowD/6cZHWvfGvqi2kc0s3I8lO0WQmxH0kE34wHWgOrJPOt7TJID+t1uPIz+jUYIl41ODeKtojes6Kp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAk4OXdU1w4dLcBAhr6GCep3+e29KqCWZzcef1TKKbBzEaBtYf\nY/Mlqp8EIVOx7yIAHYrkFclFVN7vNC9PUYjTIe/G9rC07ebd4dSODVp5XeQT6FLN\nO6THFH4HvPJV5Xq+j7tZTXBsCOWLFqtgbswMpVdqzVVL8VR8wPgHISPhRt1pbMs9\njdEeKhd3Dzd+ksuv5hdkVKfvWsQGAVIjLPWXuE0PxAiLaDKAh79uhUs3FkaRcAWp\nGEqePymj52jteehuK5A6OBF6MA/+nGR1r3xr6otpHNLNyPJTtFkJsR9JBN+MB1oD\nqyTzre0ySA/rdbjyM/o1GCJeNTg3iraI3rOiqQIDAQABAoIBADl0iauArDTo4hUY\nCp+J8oGe7YsFNIFQzCpThHGC7AsTDuYWxEczzznzkbJBXQ6dGZpoHIp3yG9UHasf\nui8xsbqIH+C51t7KiyWImoOM97SgPzi/93wBpCDRLcZkRRyKgGqPOCs3XHzimxgL\nTBYbl9lWgRzU2i13ENhAQtafmQD2aNYoIXl2GQ8dPkIpMh8YO0FvxkLmx2EzxZas\nHnhUNIUyBtxEnh8/hYMBhgYD6oN3u88vvLcnWUYJKmsuJVwqoWOSNn+viksVKNml\n62wbBI8pHZknMz428iDCfDRZF4Vahi5ARtKpSEsMHH1IxwJsey7ESzPtVQHndkjM\nvEZWbmECgYEAwr9ijjWnDlOV8D4zzB3nuALJwe/yJDaWs1j+6PJ/aiD7DaVgBdIw\nTxzoSKJAEU7BlsZjpMIN9CsiQkr5WM+VT436TzxwQvXLqeWJYDukTlz+ypVQPoGd\n9LkT3ZXgV39dZLJmO88rnCvWRGTkZD0WeM0mIV10u2xifTcrS2cvgK0CgYEAwekS\nW+1mZBwA+zgJpseqjxF3ZelsYOT2efd6EXxyE+cgJMHGZ4AWuYuqOlSh6wkljO+u\nDX6SqzAGfoLbNNhgvlCv89RbF97ohrXyChl1YiZBA1us4Mey4XtQb2mjt08M8IFv\nsClRBpdJa3n5KOBieSDfFtYDDa5fqigwOe0HXW0CgYEAl68Db2pgnKsD3ORF6dTd\nF5isVq6yNfyCslw952iBT0My53UIbmBBGk2UqoYdSp3B8NLC55/xyF0USPgmcEL2\ns8kMzkxvz+esYr8Sme66UgLivR1BK/4+7k59J5jF7MCaGIVPVYROHkySjiDbNyvR\nZfO7oD8vXY/UwlyHDyrmd90CgYBP/nKQcdM3oUXWXTu+DciS1MXIyQ7ougvkLO+y\nnwAArexYvYe30uOND8zd22QgrdlL1uSatIiVDm7faeQ8XLcsS+UKVaRuqIqMaCq9\nd9sw7k8Lr5oV8MwesNxx2casLHROE1eb+K9wZKDpMZxT/J0jEyh1JzyDPFhCvemH\nO/050QKBgCyXyG+a3EhhnFT6jEZiS3wUfPP2nbOyTSDSBnwAYK54zgVW+ct/rsRg\nJGsfVHd5AgJ68M2M7+XGdSREWE/70EVQe816T2jgdMnla7LzOFBgjpi1Zvf73Sc6\nZQ+Ub8y//gT/ULUIDZrWqasM5DSCyYUxdYxzPeWzuQl4/l8VP7Ua\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1494901877", "fingerprint": "bf:4a:53:84:f2:a1:a6:fe:f5:68:35:c1:90:08:1a:57"}} 2018-08-25 20:51:33,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/ports 0.868s 2018-08-25 20:51:33,901 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1799525380", "security_groups": ["022ee145-1c71-4053-9cc4-f1b93f160bfc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:51:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f926b0a1-8fa1-4775-9672-95a526e0946f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:51:33Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:51:33Z","name":"tempest-port-smoke-1799525380","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ea:ef:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a38f4d67-89cb-42f1-95b0-91d2d13e64b4","ip_address":"10.101.11.10"}],"id":"ca2fa82b-8937-4974-b836-272e155fb3a9","security_groups":["022ee145-1c71-4053-9cc4-f1b93f160bfc"],"device_id":""}} 2018-08-25 20:51:35,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.33:8774/v2.1/servers 1.510s 2018-08-25 20:51:35,413 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-1494901877", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "port": "ca2fa82b-8937-4974-b836-272e155fb3a9"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f2c084a3-174d-4409-a5ac-56308ba56c8f', 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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f2c084a3-174d-4409-a5ac-56308ba56c8f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "adminPass": "eVKckh64SUXq"}} 2018-08-25 20:51:35,740 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.323s 2018-08-25 20:51:35,740 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-c4bafa9e-b2eb-4be5-99ea-652a7e6e62ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4bafa9e-b2eb-4be5-99ea-652a7e6e62ec'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:51:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:37,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.378s 2018-08-25 20:51:37,135 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-5ca169f8-34d8-479e-b177-8f77c81ceb72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ca169f8-34d8-479e-b177-8f77c81ceb72'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:37,148 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 20:51:38,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.191s 2018-08-25 20:51:38,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-2c63e50b-2613-4339-a1b2-21f1618e88be', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c63e50b-2613-4339-a1b2-21f1618e88be'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:37Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:38,356 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:51:39,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.408s 2018-08-25 20:51:39,767 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-c965c61c-901b-4f7f-b782-1992da82d4e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c965c61c-901b-4f7f-b782-1992da82d4e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:37Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:41,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.450s 2018-08-25 20:51:41,233 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-329e27cf-8a16-4717-a6e8-4f0a473c6b5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-329e27cf-8a16-4717-a6e8-4f0a473c6b5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:41,250 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:51:41,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.391s 2018-08-25 20:51:41,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-2219f6d7-d624-476e-a3ec-accf1a17a7dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2219f6d7-d624-476e-a3ec-accf1a17a7dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:41,657 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 with status: ACTIVE 2018-08-25 20:51:42,865 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/ports 1.207s 2018-08-25 20:51:42,866 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-833397045", "security_groups": ["022ee145-1c71-4053-9cc4-f1b93f160bfc"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f32f625-ce6c-40cc-bb88-ad6f5b1aa03a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:51:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c4dbf22c-4f5d-4808-8b1e-0116d311dcf2","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:51:42Z","name":"tempest-port-smoke-833397045","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:3c:92:62","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a57b2238-9b97-4892-9c33-985a6bdc76fa","ip_address":"10.102.21.20"}],"id":"73e3fb4e-5af9-4a72-91d2-91506b0d9bdd","security_groups":["022ee145-1c71-4053-9cc4-f1b93f160bfc"],"device_id":""}} 2018-08-25 20:51:43,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.33:8774/v2.1/servers 0.868s 2018-08-25 20:51:43,735 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-1494901877", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "port": "73e3fb4e-5af9-4a72-91d2-91506b0d9bdd"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f33faa6e-5cd8-452e-b715-7c75d6c1e128', 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f33faa6e-5cd8-452e-b715-7c75d6c1e128'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11567113-a295-42f2-bce3-a0721195426b", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "adminPass": "jQnqs5NRBFTB"}} 2018-08-25 20:51:43,825 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.086s 2018-08-25 20:51:43,826 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-ac17ef2e-a9e0-4858-8f8b-2486fb9d39aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac17ef2e-a9e0-4858-8f8b-2486fb9d39aa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:51:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:44,933 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.093s 2018-08-25 20:51:44,933 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-9dd7fa03-2a45-4d35-8f76-7ff4cc94356d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9dd7fa03-2a45-4d35-8f76-7ff4cc94356d'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:44,948 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:51:46,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.416s 2018-08-25 20:51:46,367 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-59bf5e00-8124-4767-82a1-d3e16c88648e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59bf5e00-8124-4767-82a1-d3e16c88648e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:46,379 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 20:51:47,534 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.153s 2018-08-25 20:51:47,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': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-dbbf5db9-190d-48fd-8d9d-af48a382f715', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dbbf5db9-190d-48fd-8d9d-af48a382f715'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:48,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.187s 2018-08-25 20:51:48,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-fd915ac2-2d10-4d07-8bba-877cb7d3db49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd915ac2-2d10-4d07-8bba-877cb7d3db49'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:51:45Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:49,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.202s 2018-08-25 20:51:49,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': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-4ffcc94a-650a-4fbe-a992-bf21c8349935', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ffcc94a-650a-4fbe-a992-bf21c8349935'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:49,970 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:51:50,374 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.403s 2018-08-25 20:51:50,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': '1545', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-e5367ce7-3f7f-419e-8a01-9c4ef2acac93', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:51:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5367ce7-3f7f-419e-8a01-9c4ef2acac93'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:51:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:51:50,387 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 11567113-a295-42f2-bce3-a0721195426b with status: ACTIVE 2018-08-25 20:51:50,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/routers 0.590s 2018-08-25 20:51:50,979 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1139682066", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cfbeade-cdca-4bc0-8535-e5feffde4877'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:50Z", "admin_state_up": true, "updated_at": "2018-08-25T20:51:50Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e64da11-5040-4870-8fdd-8a934b10d527", "name": "tempest-router--1139682066"}} 2018-08-25 20:51:52,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527 1.517s 2018-08-25 20:51:52,497 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527', u'date': 'Sat, 25 Aug 2018 20:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4702b7d-63b1-4b0f-93ab-7b7bba1ad510'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:50Z", "admin_state_up": true, "updated_at": "2018-08-25T20:51:52Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9e64da11-5040-4870-8fdd-8a934b10d527", "name": "tempest-router--1139682066"}} 2018-08-25 20:51:54,554 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/add_router_interface 2.055s 2018-08-25 20:51:54,554 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8bfddc96-e6d3-4532-948d-1fbdcf8f2ca5'} Body: {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4", "subnet_ids": ["a38f4d67-89cb-42f1-95b0-91d2d13e64b4"], "port_id": "8dc55745-8357-4225-b041-971fadd829ce", "id": "9e64da11-5040-4870-8fdd-8a934b10d527"} 2018-08-25 20:51:56,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.828s 2018-08-25 20:51:56,385 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "ca2fa82b-8937-4974-b836-272e155fb3a9"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:51:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c09bf937-3a27-4030-bd67-69e5293ec375'} Body: {"floatingip": {"router_id": "9e64da11-5040-4870-8fdd-8a934b10d527", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:51:55Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ca2fa82b-8937-4974-b836-272e155fb3a9", "id": "79dd4b73-c6d4-40eb-a558-2eade95e4837", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:51:55Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:51:56,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.498s 2018-08-25 20:51:56,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:51:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2fef1eb6-a8cd-4f4c-9cb9-fa78b710363b'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "8773dde6-b0a2-4465-81dd-bbf0b840a99d"}} 2018-08-25 20:51:57,332 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations 0.446s 2018-08-25 20:51:57,332 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations', u'date': 'Sat, 25 Aug 2018 20:51:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24ba5b95-d72f-4b13-b024-9ca5482c45e0'} Body: {"network_association": {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "id": "e7259379-5b88-430e-ab3b-4a56d733852c"}} 2018-08-25 20:51:57,333 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:13,371 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:13,474 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:52:13,498 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:13,613 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-25 20:52:13,613 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:13,616 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:13,676 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:52:13,680 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:18,687 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) 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-25 20:52:18,688 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-25 20:52:18,688 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075591 seconds 2018-08-25 20:52:19,058 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations 0.368s 2018-08-25 20:52:19,058 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d/network_associations', u'date': 'Sat, 25 Aug 2018 20:52:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ce3b298-4035-4e14-b225-230a121f7134'} Body: {"network_association": {"network_id": "c4dbf22c-4f5d-4808-8b1e-0116d311dcf2", "id": "2dfb4490-c84a-4114-8f60-51d5bf72be9c"}} 2018-08-25 20:52:19,059 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:19,062 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:19,122 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:52:19,126 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:19,240 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-25 20:52:19,241 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 20:52:19,242 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:52:19,304 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:52:19,307 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 20:52:24,315 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) 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-25 20:52:24,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-25 20:52:24,315 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075188 seconds 2018-08-25 20:52:24,315 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 8773dde6-b0a2-4465-81dd-bbf0b840a99d 2018-08-25 20:52:24,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d 0.403s 2018-08-25 20:52:24,719 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.33:9696/v2.0/bgpvpn/bgpvpns/8773dde6-b0a2-4465-81dd-bbf0b840a99d', u'date': 'Sat, 25 Aug 2018 20:52:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-441bbf81-ef9d-4507-a2ff-dc79eb388c74'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-25 20:52:25,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/79dd4b73-c6d4-40eb-a558-2eade95e4837 0.821s 2018-08-25 20:52:25,545 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/79dd4b73-c6d4-40eb-a558-2eade95e4837', u'date': 'Sat, 25 Aug 2018 20:52:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-31fc8572-c6b9-4467-a632-e7ff794a2869'} Body: 2018-08-25 20:52:27,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/remove_router_interface 1.934s 2018-08-25 20:52:27,480 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:52:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01679936-33f4-4cec-86f6-cf586081e789'} Body: {"network_id": "522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a38f4d67-89cb-42f1-95b0-91d2d13e64b4", "subnet_ids": ["a38f4d67-89cb-42f1-95b0-91d2d13e64b4"], "port_id": "8dc55745-8357-4225-b041-971fadd829ce", "id": "9e64da11-5040-4870-8fdd-8a934b10d527"} 2018-08-25 20:52:28,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527 1.480s 2018-08-25 20:52:28,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/9e64da11-5040-4870-8fdd-8a934b10d527', u'date': 'Sat, 25 Aug 2018 20:52:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb42b920-b544-495b-b57b-323029fc8ea5'} Body: 2018-08-25 20:52:29,132 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.169s 2018-08-25 20:52:29,133 63 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-4c504378-042a-4c31-89e4-3cdde08ba95a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c504378-042a-4c31-89e4-3cdde08ba95a'} Body: 2018-08-25 20:52:29,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.453s 2018-08-25 20:52:29,587 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-5cbce166-3def-4802-bc40-fe6241bd22eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cbce166-3def-4802-bc40-fe6241bd22eb'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1436615220": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:92:62", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:30,738 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.136s 2018-08-25 20:52:30,739 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-86c89505-2c3b-47d8-80a5-87233bad3cd2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86c89505-2c3b-47d8-80a5-87233bad3cd2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/11567113-a295-42f2-bce3-a0721195426b", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "11567113-a295-42f2-bce3-a0721195426b", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-2", "created": "2018-08-25T20:51:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:31,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b 0.042s 2018-08-25 20:52:31,795 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.33:8774/v2.1/servers/11567113-a295-42f2-bce3-a0721195426b', u'x-compute-request-id': 'req-67a024d5-37e7-4ddd-9ea5-8b451c51b308', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-67a024d5-37e7-4ddd-9ea5-8b451c51b308'} Body: {"itemNotFound": {"message": "Instance 11567113-a295-42f2-bce3-a0721195426b could not be found.", "code": 404}} 2018-08-25 20:52:32,396 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/73e3fb4e-5af9-4a72-91d2-91506b0d9bdd 0.600s 2018-08-25 20:52:32,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/73e3fb4e-5af9-4a72-91d2-91506b0d9bdd', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dcf14f31-3a38-4ab1-85dc-ac26f7790719'} Body: 2018-08-25 20:52:32,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.136s 2018-08-25 20:52:32,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-e803f256-6e9f-44fd-9727-a97f221984bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e803f256-6e9f-44fd-9727-a97f221984bd'} Body: 2018-08-25 20:52:32,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.432s 2018-08-25 20:52:32,970 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-7d8ec075-8cf4-4dce-a35f-1fc466b2a1dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d8ec075-8cf4-4dce-a35f-1fc466b2a1dc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-480990260": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ef:b3", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "security_groups": [{"name": "tempest-secgroup-smoke-1317654579"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:32Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:34,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.118s 2018-08-25 20:52:34,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': '1348', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-79a33ba1-45e5-4ff3-9817-822e26677779', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79a33ba1-45e5-4ff3-9817-822e26677779'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T20:51:40.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:34Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": "2018-08-25T20:52:33.000000", "key_name": "tempest-TestBGPVPNBasic-1494901877", "name": "server-1", "created": "2018-08-25T20:51:35Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:34,121 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-25 20:52:35,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 0.043s 2018-08-25 20:52:35,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6', u'x-compute-request-id': 'req-6e14cc4d-05dd-4aab-84ee-d21d5fc7086f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6e14cc4d-05dd-4aab-84ee-d21d5fc7086f'} Body: {"itemNotFound": {"message": "Instance 7a3d5552-cf5a-4461-a8b0-deedcdbcd6c6 could not be found.", "code": 404}} 2018-08-25 20:52:35,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/ca2fa82b-8937-4974-b836-272e155fb3a9 0.607s 2018-08-25 20:52:35,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/ca2fa82b-8937-4974-b836-272e155fb3a9', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eb97375d-362d-46a9-ae4f-bf2371af4ae4'} Body: 2018-08-25 20:52:35,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1494901877 0.042s 2018-08-25 20:52:35,819 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1494901877', u'x-compute-request-id': 'req-ea782bf2-e977-4ebe-9314-f32d7771c1f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea782bf2-e977-4ebe-9314-f32d7771c1f3'} Body: 2018-08-25 20:52:37,124 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a57b2238-9b97-4892-9c33-985a6bdc76fa 1.304s 2018-08-25 20:52:37,124 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a57b2238-9b97-4892-9c33-985a6bdc76fa', u'date': 'Sat, 25 Aug 2018 20:52:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-048ac66c-6aa2-472f-98cc-111d101a8fdf'} Body: 2018-08-25 20:52:38,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c4dbf22c-4f5d-4808-8b1e-0116d311dcf2 1.774s 2018-08-25 20:52:38,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.33:9696/v2.0/networks/c4dbf22c-4f5d-4808-8b1e-0116d311dcf2', u'date': 'Sat, 25 Aug 2018 20:52:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a0e0db4-32db-4f16-9c6c-b5a762637009'} Body: 2018-08-25 20:52:39,948 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a38f4d67-89cb-42f1-95b0-91d2d13e64b4 1.047s 2018-08-25 20:52:39,949 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a38f4d67-89cb-42f1-95b0-91d2d13e64b4', u'date': 'Sat, 25 Aug 2018 20:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a9a3c80-6910-449b-9430-20045911bee6'} Body: 2018-08-25 20:52:41,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901 1.759s 2018-08-25 20:52:41,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/522ebb23-84f3-4b4e-9ffa-3c1f3aaf9901', u'date': 'Sat, 25 Aug 2018 20:52:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc306248-3324-4450-9fa4-0ad135be8a42'} Body: 2018-08-25 20:52:41,954 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/022ee145-1c71-4053-9cc4-f1b93f160bfc 0.242s 2018-08-25 20:52:41,955 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/022ee145-1c71-4053-9cc4-f1b93f160bfc', u'date': 'Sat, 25 Aug 2018 20:52:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-89400731-9baa-454b-9ea9-bc958225d302'} 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-25 20:52:42,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.196s 2018-08-25 20:52:42,177 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-242864513 description", "name": "tempest-secgroup-smoke-242864513"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45918fc6-32f6-460f-944e-37e0ae6a4073'} Body: {"security_group": {"description": "tempest-secgroup-smoke-242864513 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "updated_at": "2018-08-25T20:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:52:42Z", "revision_number": 0, "id": "8df89750-6c45-404b-873a-d1f5366f8342", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:52:42Z", "revision_number": 0, "id": "9a832be0-d288-40f9-88df-faaf38757e2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "name": "tempest-secgroup-smoke-242864513"}} 2018-08-25 20:52:42,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.496s 2018-08-25 20:52:42,675 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8e63c4f-8e94-4144-9487-b43e437dcad4'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3c76f683-45e1-4c2f-97f5-808ca86c86cb"}} 2018-08-25 20:52:42,855 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:52:42,856 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7d77ca7-83e8-41fa-bd1d-8ee58d50ba2e'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78a8f528-8859-46b5-a16d-116f283ca2e0"}} 2018-08-25 20:52:43,053 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.196s 2018-08-25 20:52:43,053 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01b355b1-a4f7-406c-9e06-d261eae27933'} 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-25T20:52:42Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:42Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1c169ec4-a46e-45f7-8dc5-2bf203b0f8d5"}} 2018-08-25 20:52:43,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 20:52:43,221 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec047ff6-cfe9-4914-ac55-5af04d38d992'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ea4aaf1b-c7be-479f-8799-d46046a16da3"}} 2018-08-25 20:52:43,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.168s 2018-08-25 20:52:43,391 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b6f2037-1587-4523-9323-8df1233053ee'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f441b9c9-4e90-40cd-a122-421ad1a8d4a0"}} 2018-08-25 20:52:43,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.135s 2018-08-25 20:52:43,527 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5557b02-3f28-41dc-a99c-621c1a2145ca'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "795d094e-2d09-42fb-94a1-a2b9c2f1915f"}} 2018-08-25 20:52:43,692 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.163s 2018-08-25 20:52:43,692 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70d23d92-174b-4a25-a1dd-c8bdd9fa2fef'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "215c073e-df82-47a3-b487-36384e12b0ac"}} 2018-08-25 20:52:43,868 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.174s 2018-08-25 20:52:43,868 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d33f6d31-1ff2-46a8-8150-e75df083e41b'} 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-25T20:52:43Z", "security_group_id": "e6ba096e-8a5f-4ed1-8f39-f22fe6767de4", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:52:43Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "fd2d5e33-175f-4fd3-8f3a-1c343907586a"}} 2018-08-25 20:52:44,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/networks 0.261s 2018-08-25 20:52:44,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-228859714"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78e271b4-f273-42d8-bf3e-cbb8f6c58e27'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","name":"tempest-A-228859714"}} 2018-08-25 20:52:44,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.507s 2018-08-25 20:52:44,640 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "name": "tempest-subnet-A-1-1497708391"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eaa37390-2daa-424e-a946-dc2a1aa149c2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:44Z","dns_nameservers":[],"updated_at":"2018-08-25T20: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"8f3cce5a-acdb-4261-b2bc-423aa67d79bb","subnetpool_id":null,"name":"tempest-subnet-A-1-1497708391"}} 2018-08-25 20:52:44,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/networks 0.230s 2018-08-25 20:52:44,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-344996838"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64a92e27-e856-4019-9276-3b932ed0a934'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","name":"tempest-B-344996838"}} 2018-08-25 20:52:45,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.006s 2018-08-25 20:52:45,880 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "name": "tempest-subnet-B-1-565803304"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30703383-681a-45d8-b8a4-6a951786e75a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:52:45Z","dns_nameservers":[],"updated_at":"2018-08-25T20: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"0203ba40-1a81-402b-a9e0-ac704066cab2","subnetpool_id":null,"name":"tempest-subnet-B-1-565803304"}} 2018-08-25 20:52:46,041 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.161s 2018-08-25 20:52:46,042 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1423722772"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-45a03fe2-dfa9-4a95-a6fd-f0c3eec70883', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45a03fe2-dfa9-4a95-a6fd-f0c3eec70883'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTSrkzBRb3ygBcfKxt/UuDSS9UhH7y5xTyNSnEplFGXVSObJ9P3jGNUdeyrI+TCJ6R4mG0A2yhz/6GH9haWoKJ71hiGDI6BlWiTU/8rMrDd24IaVT1TDFr21TEwbPj6HiHMX/kCCR4rF294Q3N4GAIohQmtgX9DDZUYTMacoc3cc1GN8cXbmLRc4SuX/bK5z5T1A286IXgbvkL2VkEYxhDjNYkEpkvQEG5ccjf7aGmpdkV3zDjaVzdPAkS2iVZg0tO2t9y9l6TGHHXcBG7sNXGiuG8qs0clCYg7Nn6FZT4X7ZFRMYRAHxXFOfFBiPDxDsZcn02Gj0/gQ5s5HAmZP17 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA00q5MwUW98oAXHysbf1Lg0kvVIR+8ucU8jUpxKZRRl1Ujmyf\nT94xjVHXsqyPkwiekeJhtANsoc/+hh/YWlqCie9YYhgyOgZVok1P/KzKw3duCGlU\n9Uwxa9tUxMGz4+h4hzF/5AgkeKxdveENzeBgCKIUJrYF/Qw2VGEzGnKHN3HNRjfH\nF25i0XOErl/2yuc+U9QNvOiF4G75C9lZBGMYQ4zWJBKZL0BBuXHI3+2hpqXZFd8w\n42lc3TwJEtolWYNLTtrfcvZekxhx13ARu7DVxorhvKrNHJQmIOzZ+hWU+F+2RUTG\nEQB8VxTnxQYjw8Q7GXJ9Nho9P4EObORwJmT9ewIDAQABAoIBAFaE/pkZuHH20XcN\nxj2zvrwft7XQG3uzjCwyAMx5nkZF6V34tLOrtHa90KllZ9U5blUmcgOYc18/IGYj\nnCBDd7irvXFNnyOLfH1dUyeQSecIfJINL7DSZlpYEboP522nv9L8PfZOL0EKs8gQ\n4+otuqVOWRoQ5xrbaVPcCWUHCL92p68rrXrjmmTVSKm+A2wksyWh5FDbhu1PW5Kx\nqcpaPhgPkug/f4iK1ceOa0Bji/pemK36lWzgzyokJlSkPp7kHPkeL4morAdL0XVK\n8R3WUZxgM1ney4r/koeIdpCzIvvk5Lh0y0bwm1wxPIUMN7p7jFDvDQ3ZoPWImD6C\ntxduqSECgYEA65mluOiFy8l9aG1ZaPwYssjr4MUp6vVK107fRDJIPQ8KuSgDnJJb\nX+O3Wb2nM4VsOueRST802EiAAI6eYB/YbToANHAbIZny/9RRku/k5R7otEHNXzj2\nc4+unNZ8R6SudZFr76z9zbs3vQzB5+Y/JX880fOC0zxGWSddCSiL2r0CgYEA5ZZB\nHeE1irO2VacIpDlXiboZHQeeoYzLI72wqUrMIfc2CV+NBhNZ48ITPQtQzjsSSVAK\n8ZsQa5kDw+bFLu4qWopF/9ZTCYl1zFvohG+c716yZbRi5DL0TQnK+4jt8FiKIp8T\nJRzPL3WzVtixjFowHl/CEgKdEqO0rmloNlHuWJcCgYEAxl8Hb4qw5SaRJjU0HDZv\nYVHVcdrw8Xl5e5JYYOZpdqfMopvzdoiw0Ss+PRx3xOSpfWtvJBpJF3br+Awdg9gs\ndcNpWr2tynwCY6/Uw4Cj3NtKmkPxdSTUNfcb0ciyuewKTMmV9SdWSDxDsTUlq2lt\nb9gTUL/VPqC4puaC6mwuXY0CgYAWLbSuqUHd20yC67bm/m8Za/PfHQxS+OHq2vlE\n8WfU5CfBMgzSiG4HlYj8PaqZsZUrpeLYwi0M5+Q4OYPU68cFphPrCg5Nfoz1p+9H\nU+zqJtC/CHUBLHbzNj34nJq3vCXkAE/+JtFQ+WLQwfAs6c16Ma/yw3PfCBd9PcuG\na9XFkwKBgFRcfe/sxYlyouHXYWsl0QQ5wrPV/9XxaFDcXKsZoc2Rx/wa213a/w9H\nFiAn1PW2+OEo9E1Vkhhz6RQPo167BQYgx1gHT2Mglx5AIxE2cTfrM3+ZsReAvaSY\nG2UQEpBPNThTwDGp2JnEsHBeT/RqUychEHATj9bWRuJG2fL82T6m\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1423722772", "fingerprint": "88:56:e7:5c:66:69:9e:c7:23:c1:ee:bd:b0:25:19:a4"}} 2018-08-25 20:52:47,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/ports 1.219s 2018-08-25 20:52:47,265 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2022583402", "security_groups": ["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44a910bc-a4e4-453c-9d69-195de06020e0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:52:46Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5681829c-a42f-4f19-9b99-c5f1fd074ede","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:52:46Z","name":"tempest-port-smoke-2022583402","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8c:b6:3f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"8f3cce5a-acdb-4261-b2bc-423aa67d79bb","ip_address":"10.101.11.10"}],"id":"69bf006f-66e8-4e89-a942-1e80e0c09293","security_groups":["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"],"device_id":""}} 2018-08-25 20:52:47,759 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.33:8774/v2.1/servers 0.492s 2018-08-25 20:52:47,760 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-1423722772", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "port": "69bf006f-66e8-4e89-a942-1e80e0c09293"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-9bdf6fdf-a590-4fb1-8775-6aa1b6b4fa05', 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bdf6fdf-a590-4fb1-8775-6aa1b6b4fa05'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "adminPass": "mZCUnTas27c7"}} 2018-08-25 20:52:48,160 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.394s 2018-08-25 20:52:48,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': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-c6b6f282-6548-4cd9-ac70-eff3947fe8a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6b6f282-6548-4cd9-ac70-eff3947fe8a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:49,298 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.121s 2018-08-25 20:52:49,299 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-32b434eb-f49c-47ba-8f15-e4489727d8e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32b434eb-f49c-47ba-8f15-e4489727d8e3'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:49,311 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:52:50,783 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.470s 2018-08-25 20:52:50,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-5473e2ac-e7eb-4566-bff1-9e177bbbacd4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5473e2ac-e7eb-4566-bff1-9e177bbbacd4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:50,795 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:52:52,243 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.446s 2018-08-25 20:52:52,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-1ba2c826-6f1c-4dad-9c25-2b1a0641376e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ba2c826-6f1c-4dad-9c25-2b1a0641376e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:53,764 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.506s 2018-08-25 20:52:53,764 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-623992cc-609d-4837-8e38-ae2c9a54f4ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-623992cc-609d-4837-8e38-ae2c9a54f4ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:52Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:53,782 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:52:54,530 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.746s 2018-08-25 20:52:54,530 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-27733f9c-3286-410c-91fa-0f3db6727256', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-27733f9c-3286-410c-91fa-0f3db6727256'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:52:52Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:54,543 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 with status: ACTIVE 2018-08-25 20:52:55,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/ports 0.895s 2018-08-25 20:52:55,439 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1791852726", "security_groups": ["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa9f5347-af3b-49d2-a23e-0134c2ab017c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:52:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:52:54Z","name":"tempest-port-smoke-1791852726","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5f:82:51","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"0203ba40-1a81-402b-a9e0-ac704066cab2","ip_address":"10.102.21.20"}],"id":"08e104f2-bada-4c9f-83af-0a0e1ff6a981","security_groups":["e6ba096e-8a5f-4ed1-8f39-f22fe6767de4"],"device_id":""}} 2018-08-25 20:52:55,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.33:8774/v2.1/servers 0.457s 2018-08-25 20:52:55,898 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-1423722772", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "port": "08e104f2-bada-4c9f-83af-0a0e1ff6a981"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f41c776a-13ff-4b3e-9004-769c0e5673a0', 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f41c776a-13ff-4b3e-9004-769c0e5673a0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "adminPass": "rk6fYKUVsige"}} 2018-08-25 20:52:56,185 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.283s 2018-08-25 20:52:56,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': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-e58c92af-d846-40d6-a835-c786a90b381e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e58c92af-d846-40d6-a835-c786a90b381e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:52:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:57,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.090s 2018-08-25 20:52:57,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': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-6964e574-bb2e-48d2-98f2-74ccffbf516c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6964e574-bb2e-48d2-98f2-74ccffbf516c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:56Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:57,303 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 20:52:58,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.161s 2018-08-25 20:52:58,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-5fadf477-df10-4610-aef8-95fd5c5d0734', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fadf477-df10-4610-aef8-95fd5c5d0734'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:57Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:52:58,483 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:52:59,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.480s 2018-08-25 20:52:59,965 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-64853ddc-5ee2-475d-9230-b5a81a2776ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:52:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64853ddc-5ee2-475d-9230-b5a81a2776ae'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:52:57Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:53:01,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.347s 2018-08-25 20:53:01,328 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-aa7cfc20-d1ac-40b9-86bb-c796e7ce55fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:53:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa7cfc20-d1ac-40b9-86bb-c796e7ce55fa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:53:00Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:53:01,341 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:53:01,760 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.418s 2018-08-25 20:53:01,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-ebeae910-bf75-4fad-aa30-4ec1ffec3927', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebeae910-bf75-4fad-aa30-4ec1ffec3927'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:53:00Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:53:01,770 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d39aa5c2-2163-4aad-9ad1-4587845d3ecc with status: ACTIVE 2018-08-25 20:53:01,859 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.088s 2018-08-25 20:53:01,859 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b989b4f-5085-4861-95c9-521f90b36e35'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "6be05cea-5a02-43c7-a7a2-5321ffe02d43"}} 2018-08-25 20:53:02,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations 0.330s 2018-08-25 20:53:02,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": "5681829c-a42f-4f19-9b99-c5f1fd074ede"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations', u'date': 'Sat, 25 Aug 2018 20:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23c3dd18-2141-4b6e-b1d7-336648f6f90a'} Body: {"network_association": {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "id": "eea685b1-71e3-400a-bf66-0a2d124d2d7b"}} 2018-08-25 20:53:02,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations 0.699s 2018-08-25 20:53:02,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/6be05cea-5a02-43c7-a7a2-5321ffe02d43/network_associations', u'date': 'Sat, 25 Aug 2018 20:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92a7db29-4129-407e-b7a5-e591e5765c11'} Body: {"network_association": {"network_id": "7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256", "id": "146aa90e-25cf-4248-81d4-b47fae969f0b"}} 2018-08-25 20:53:02,894 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:53:03,333 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/routers 0.438s 2018-08-25 20:53:03,334 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2063063997", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd9b7896-dabf-4c1f-97da-9cc426ae686b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:03Z", "admin_state_up": true, "updated_at": "2018-08-25T20:53:03Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "name": "tempest-router--2063063997"}} 2018-08-25 20:53:05,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3 1.735s 2018-08-25 20:53:05,071 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3', u'date': 'Sat, 25 Aug 2018 20:53:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14be644e-21db-45e0-b05f-b31d6ccc9b27'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:03Z", "admin_state_up": true, "updated_at": "2018-08-25T20:53:04Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "name": "tempest-router--2063063997"}} 2018-08-25 20:53:07,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/add_router_interface 2.404s 2018-08-25 20:53:07,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:53:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd8041a3-2e20-4e6b-ab20-1eddfcd60cb6'} Body: {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb", "subnet_ids": ["8f3cce5a-acdb-4261-b2bc-423aa67d79bb"], "port_id": "7869a406-8f1b-4a8a-b7c9-3ae182691f2b", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3"} 2018-08-25 20:53:09,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.839s 2018-08-25 20:53:09,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "69bf006f-66e8-4e89-a942-1e80e0c09293"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:53:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30863e16-be9c-4544-af42-9d260e14e6ae'} Body: {"floatingip": {"router_id": "8d2be90d-9752-4b91-8ecb-d640efa48df3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:53:08Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "69bf006f-66e8-4e89-a942-1e80e0c09293", "id": "f49c6035-1532-43f5-9417-eec05f81e0e6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:53:08Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:53:09,319 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:53:25,353 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:53:25,416 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:53:25,449 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:53:25,563 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-25 20:53:25,564 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:53:25,566 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:53:25,627 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:53:25,630 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:53:30,640 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:53:30,641 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-25 20:54:40,697 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-25 20:54:40,697 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:54:40,702 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:54:40,803 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:54:40,830 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:54:45,837 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:54:45,837 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-25 20:55:55,898 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:55:55,898 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-25 20:55:55,899 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:55,903 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:55,998 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,031 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56,037 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:55:56,037 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b4:e6:68 [ether] on eth0 2018-08-25 20:55:56,038 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-25 20:55:56,038 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56,041 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56,102 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,105 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56,117 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 20:55:56,118 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-25 20:55:56,118 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56,120 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56,182 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,185 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56,191 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-25 20:55:56,192 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56,194 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56,257 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,258 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:55:56,264 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 20:55:56,264 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b4:e6:68 [ether] on eth0 2018-08-25 20:55:56,265 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-25 20:55:56,265 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:55:56,268 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:55:56,325 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:55:56,332 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:56:01,338 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:56:01,339 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-25 20:57:11,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-25 20:57:11,387 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 20:57:11,394 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:57:11,491 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:57:11,519 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 20:57:16,527 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) 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-25 20:57:16,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.200. 2018-08-25 20:58:26,573 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 20:58:26,574 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.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 20:58:26.574 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-25 20:58:26.574 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 20:58:27,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/f49c6035-1532-43f5-9417-eec05f81e0e6 1.410s 2018-08-25 20:58:27,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/f49c6035-1532-43f5-9417-eec05f81e0e6', u'date': 'Sat, 25 Aug 2018 20:58:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-414406aa-042b-49b3-a177-58a462d49362'} Body: 2018-08-25 20:58:30,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/remove_router_interface 2.376s 2018-08-25 20:58:30,366 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3/remove_router_interface', u'date': 'Sat, 25 Aug 2018 20:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e6b8f20-505f-494f-b69a-f66aa487372c'} Body: {"network_id": "5681829c-a42f-4f19-9b99-c5f1fd074ede", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "8f3cce5a-acdb-4261-b2bc-423aa67d79bb", "subnet_ids": ["8f3cce5a-acdb-4261-b2bc-423aa67d79bb"], "port_id": "7869a406-8f1b-4a8a-b7c9-3ae182691f2b", "id": "8d2be90d-9752-4b91-8ecb-d640efa48df3"} 2018-08-25 20:58:32,003 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3 1.636s 2018-08-25 20:58:32,004 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/8d2be90d-9752-4b91-8ecb-d640efa48df3', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e65910eb-c1af-4e07-93d5-97cc6f62608b'} Body: 2018-08-25 20:58:32,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.407s 2018-08-25 20:58:32,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-5e62c59c-dc51-4f22-bf11-08d059a6091a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e62c59c-dc51-4f22-bf11-08d059a6091a'} Body: 2018-08-25 20:58:33,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.700s 2018-08-25 20:58:33,114 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-75f65d3d-b219-4885-be54-d4c08928426f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75f65d3d-b219-4885-be54-d4c08928426f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:34,502 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.372s 2018-08-25 20:58:34,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': '1482', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-89cfa007-33c6-4f37-a474-4312abf26691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-89cfa007-33c6-4f37-a474-4312abf26691'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-344996838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:82:51", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:53:00.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d39aa5c2-2163-4aad-9ad1-4587845d3ecc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-2", "created": "2018-08-25T20:52:55Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:35,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc 0.045s 2018-08-25 20:58:35,564 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.33:8774/v2.1/servers/d39aa5c2-2163-4aad-9ad1-4587845d3ecc', u'x-compute-request-id': 'req-c9a4e978-34b1-4305-acf8-0072bb61bed9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9a4e978-34b1-4305-acf8-0072bb61bed9'} Body: {"itemNotFound": {"message": "Instance d39aa5c2-2163-4aad-9ad1-4587845d3ecc could not be found.", "code": 404}} 2018-08-25 20:58:36,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/08e104f2-bada-4c9f-83af-0a0e1ff6a981 0.601s 2018-08-25 20:58:36,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/08e104f2-bada-4c9f-83af-0a0e1ff6a981', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-09d7ab42-b7f6-4e8f-9d40-36d9ea6fcaa0'} Body: 2018-08-25 20:58:36,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.174s 2018-08-25 20:58:36,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-b5e90510-359f-4776-94bb-91064aa09e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5e90510-359f-4776-94bb-91064aa09e24'} Body: 2018-08-25 20:58:36,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.433s 2018-08-25 20:58:36,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-7f43891b-04e8-4870-b6cc-e38f3fb49001', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f43891b-04e8-4870-b6cc-e38f3fb49001'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "security_groups": [{"name": "tempest-secgroup-smoke-242864513"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:38,380 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.590s 2018-08-25 20:58:38,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': '1482', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-8a9b2ecd-f370-43e3-abc2-a9e897bef9b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a9b2ecd-f370-43e3-abc2-a9e897bef9b1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-228859714": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:b6:3f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:52:52.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1423722772", "name": "server-1", "created": "2018-08-25T20:52:47Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:39,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 0.048s 2018-08-25 20:58:39,448 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.33:8774/v2.1/servers/5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79', u'x-compute-request-id': 'req-d6cd93c1-2ed9-491a-8e86-85e564fe0524', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d6cd93c1-2ed9-491a-8e86-85e564fe0524'} Body: {"itemNotFound": {"message": "Instance 5c87b390-5cbb-4ac7-b0f2-5e4fc12bfd79 could not be found.", "code": 404}} 2018-08-25 20:58:40,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/69bf006f-66e8-4e89-a942-1e80e0c09293 0.898s 2018-08-25 20:58:40,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/69bf006f-66e8-4e89-a942-1e80e0c09293', u'date': 'Sat, 25 Aug 2018 20:58:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3d7b70a3-1e36-4bf0-92bc-d08d5c2c9291'} Body: 2018-08-25 20:58:40,401 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1423722772 0.051s 2018-08-25 20:58:40,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1423722772', u'x-compute-request-id': 'req-8c640af3-4b5a-450e-a66d-f1b6df532c01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c640af3-4b5a-450e-a66d-f1b6df532c01'} Body: 2018-08-25 20:58:41,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/0203ba40-1a81-402b-a9e0-ac704066cab2 1.016s 2018-08-25 20:58:41,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.33:9696/v2.0/subnets/0203ba40-1a81-402b-a9e0-ac704066cab2', u'date': 'Sat, 25 Aug 2018 20:58:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-37d00075-b851-44c2-a1e5-0df40e1c095a'} Body: 2018-08-25 20:58:43,101 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256 1.680s 2018-08-25 20:58:43,102 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/7c4c59ff-fb99-43b7-b9bb-ff64f2b0c256', u'date': 'Sat, 25 Aug 2018 20:58:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b6cd0f9-b251-4cc7-8061-6e5f8cf6779a'} Body: 2018-08-25 20:58:44,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/8f3cce5a-acdb-4261-b2bc-423aa67d79bb 1.089s 2018-08-25 20:58:44,194 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/8f3cce5a-acdb-4261-b2bc-423aa67d79bb', u'date': 'Sat, 25 Aug 2018 20:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b327915a-cc21-4c6a-95a6-ec03d19b06c6'} Body: 2018-08-25 20:58:45,825 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5681829c-a42f-4f19-9b99-c5f1fd074ede 1.630s 2018-08-25 20:58:45,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5681829c-a42f-4f19-9b99-c5f1fd074ede', u'date': 'Sat, 25 Aug 2018 20:58:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-08caadf0-910a-4a98-a78d-7fc72d7cd65f'} Body: 2018-08-25 20:58:46,278 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/e6ba096e-8a5f-4ed1-8f39-f22fe6767de4 0.451s 2018-08-25 20:58:46,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/e6ba096e-8a5f-4ed1-8f39-f22fe6767de4', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e67667a1-f8e0-4179-be87-ea04811faaad'} 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-25 20:58:46,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.208s 2018-08-25 20:58:46,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-866886670 description", "name": "tempest-secgroup-smoke-866886670"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e79b82a0-c7a7-4c12-99e3-d7207f1ce152'} Body: {"security_group": {"description": "tempest-secgroup-smoke-866886670 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:46Z", "updated_at": "2018-08-25T20:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:58:46Z", "revision_number": 0, "id": "57f1817b-7057-4a88-ad75-59e8cebb35be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T20:58:46Z", "revision_number": 0, "id": "e2239adc-6168-4df3-8588-66a7c940e1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "name": "tempest-secgroup-smoke-866886670"}} 2018-08-25 20:58:46,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.393s 2018-08-25 20:58:46,909 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e9ef406-6056-4714-bc96-194f421012ff'} 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-25T20:58:46Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:46Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "0a1ae7a2-90c5-461c-b937-6d636516498a"}} 2018-08-25 20:58:47,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.272s 2018-08-25 20:58:47,185 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-11936f69-d694-458a-a992-24a6f3e17118'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "833d4863-1259-4060-af25-180302f68d7f"}} 2018-08-25 20:58:47,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.441s 2018-08-25 20:58:47,627 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12bd2e12-6311-4e00-b378-24860512de19'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a1343489-d40c-4e6c-adc8-92a88d2abdfb"}} 2018-08-25 20:58:47,829 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.201s 2018-08-25 20:58:47,830 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac341619-4341-491d-a50b-b17ae174b9a0'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1331ed82-4272-474a-99bb-fb9ea13ef8cf"}} 2018-08-25 20:58:48,009 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.179s 2018-08-25 20:58:48,010 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f058ba3-0735-4409-98ab-c57bb4099935'} 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-25T20:58:47Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:47Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ce06ac47-1985-4056-9a85-1aa311d29a2b"}} 2018-08-25 20:58:48,201 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.191s 2018-08-25 20:58:48,202 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52b66df8-1515-4dc5-9c66-cbead7ef1565'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c7770a67-2470-4914-b6e1-24f080600f59"}} 2018-08-25 20:58:48,357 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 20:58:48,358 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a6c2264-fef6-4671-ad2f-74064f40621c'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "72a92e40-45be-4d6c-91e1-1fecd55979e0"}} 2018-08-25 20:58:48,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 20:58:48,502 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-150d16b7-e564-4048-b886-5f7c251c177e'} 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-25T20:58:48Z", "security_group_id": "0ac6bc16-5651-4063-9a29-80dd9885f2f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:58:48Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ac149f70-f47f-46d8-9394-0ec72d81dbd1"}} 2018-08-25 20:58:48,830 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/networks 0.328s 2018-08-25 20:58:48,831 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1294004567"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:58:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a7ad854-0870-4535-a56e-02c22b4c87be'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:58:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","name":"tempest-A-1294004567"}} 2018-08-25 20:58:49,782 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.950s 2018-08-25 20:58:49,783 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "name": "tempest-subnet-A-1-1005932599"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:58:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6fa7d6c-f568-4ad1-bdaa-8a99e5e68371'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:49Z","dns_nameservers":[],"updated_at":"2018-08-25T20:58:49Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053","subnetpool_id":null,"name":"tempest-subnet-A-1-1005932599"}} 2018-08-25 20:58:50,040 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/networks 0.256s 2018-08-25 20:58:50,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-709475679"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3161755d-a318-4015-bc7f-a96993fcfd70'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T20:58:49Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","name":"tempest-B-709475679"}} 2018-08-25 20:58:50,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.675s 2018-08-25 20:58:50,717 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "name": "tempest-subnet-B-1-159447029"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f24d82a-0aa2-40bc-9e00-e90b376d00a5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T20:58:50Z","dns_nameservers":[],"updated_at":"2018-08-25T20:58:50Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"4189125b-8c6c-4a8f-ad1f-2ed4a633f353","subnetpool_id":null,"name":"tempest-subnet-B-1-159447029"}} 2018-08-25 20:58:50,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.171s 2018-08-25 20:58:50,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-904138615"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-0875135b-962f-44f9-b064-57d7fc28535e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0875135b-962f-44f9-b064-57d7fc28535e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zHIMcjzMhzJQUcbSaRpmUTzmw4/ym9kiXgSbCMkc8SEXkdGs2BKcw/XlLcP223Oao02XCCRpd4SCNEMKyeAa4cCmbr5Y3KzDQeh28Hxki+WqCAJM4Z95+Y2LfxtrDjDWjevgouTeHLWskhDBZaNbFxtrnpMhnBL117g9eoehQuEWBQCqi6vrSM5n6/kYrQuKYdWs6ayO/B79Wtjzel3XB5myzezC7aXoMSDnwWdka8W30R5qZ3zsDC+ct/EL8XPL1kFx+K+MtSp/RAqsQ6JUY3xntBjsw9p77z7hd0I3f3kvC6pp1hLWFU6EHqWdCnetLEzMxumfT/kY3z6ZDtfh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvMxyDHI8zIcyUFHG0mkaZlE85sOP8pvZIl4EmwjJHPEhF5HR\nrNgSnMP15S3D9ttzmqNNlwgkaXeEgjRDCsngGuHApm6+WNysw0HodvB8ZIvlqggC\nTOGfefmNi38baw4w1o3r4KLk3hy1rJIQwWWjWxcba56TIZwS9de4PXqHoULhFgUA\nqour60jOZ+v5GK0LimHVrOmsjvwe/VrY83pd1weZss3swu2l6DEg58FnZGvFt9Ee\namd87AwvnLfxC/Fzy9ZBcfivjLUqf0QKrEOiVGN8Z7QY7MPae+8+4XdCN395Lwuq\nadYS1hVOhB6lnQp3rSxMzMbpn0/5GN8+mQ7X4QIDAQABAoIBACOud/eGN5toCchI\nTE1D8+tWey4Z08DEV5s5LaGnXWsM33Y25uvFwm7CUlzH83taKlUVe/qJXWhZYD/D\nZNBLKwGpnOFXmL3upvAYKrkf5kKSdgtWjCi/k4ZX9bphgWsQOYazN9syrhKUVnmQ\n+X2zmdYDXflO9PurJaI07OshlzSQvh7clNQQwxn9y5z4Dk/RJardUBoSYahPBi0A\n4No08dYQXBTagBLFPgkBp2sWP7+EGJaA0xM7ANpVH+YWRD/k2cbkc8ehtW/15gCP\nLwICJtY8ZpN8RqLp07eWfi5sgQWhA61G9/KmJG1yM4OSrZpYmSsBV+escfD1tqNI\nzZJwggECgYEA4Lhm3HJBQPfJOg/kyDU17bJygXxtIyFL3SpvyAV9le13tLfsbLgW\ncWKMopupX0MYjGILqXwWx57rsFgeXEo8TWT248/GkhH/smpfn509TyAraMoEva3L\nwQ9P8Rc81wlH4Thb/6NkJWHXOywwoBnSVJ64+ZrFiDjqerH3RySN4fECgYEA1xQF\n/IXjgYFuWaEo+mi0ov1drbzwiLYjXuIbw5tmeozMPlNUewOpgtm6edFJ3e4SCIuF\nhGPLGvZxmHVfyPZD+eMgdScQPPGRArdnoXmRSFMH5vlvfP5kJCSGto9uzdlklSWM\ni/IYU/pzYWRzbtwByfEsXzQQpEuol446qgvrZPECgYEAnL0hyZrLltP9f8j8KwSq\nM7umkFhICxu7PWzPALWLrdovB1bNydrwlG9HZleqYC59XdU5CyLpBJz9CUe9DWQe\nAWFtruIKP3HcZgY54iubSqhGftWBTwd8uZDDkoZBwj7P6vATgw/k1woSREyDMfgw\nsyLuI/Lm2ifQrHma3v1JFRECgYAqgXKNbYiA16uPWyJWGstYSupwo56F5jknT1hd\nWCDwp1LWHnHbveWKTq1j1dDbY2l89tX0TCSft4TLtKaxeLoGcLTBcm7rHHKkLsr0\nRqpHuOEe7Lzz3vK7kdxtx/sGA6i1MS6NmdLlBeI3pTqK9kAEQP2b8xY24hz3lsxR\nPvnOgQKBgETtq30hBM89DQG4gwsLeuYXIw/1zPFXT4Y2AV8NT71wpEenwLrWEdZT\nJBVQtASAnPt3s3FAVgi3+tBPzZMtkTx6rkyx5DlzWzaxrplAX4kkOr8seUHT+Hqk\nFe59eoMVRVj/kPeGVBuulitOzRyJ9GuPoubTwk5VLgI9q6M2dyzU\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-904138615", "fingerprint": "6d:67:17:a3:19:ec:58:66:8c:eb:d6:8f:bc:94:69:bd"}} 2018-08-25 20:58:51,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/ports 1.065s 2018-08-25 20:58:51,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1061511129", "security_groups": ["0ac6bc16-5651-4063-9a29-80dd9885f2f5"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:58:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94561c69-ab24-4d34-84d7-5bc467207fd3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:58:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c537bf33-214a-4609-898c-a36c4d5fbf7b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:58:51Z","name":"tempest-port-smoke-1061511129","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:48:a1:a1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053","ip_address":"10.101.11.10"}],"id":"8d634792-f92a-4c70-9aed-74bffd765bec","security_groups":["0ac6bc16-5651-4063-9a29-80dd9885f2f5"],"device_id":""}} 2018-08-25 20:58:53,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.33:8774/v2.1/servers 1.508s 2018-08-25 20:58:53,474 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-904138615", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "port": "8d634792-f92a-4c70-9aed-74bffd765bec"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-747bc95c-12be-40e1-87f9-1256f35deb1b', 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-747bc95c-12be-40e1-87f9-1256f35deb1b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "adminPass": "Er7Qar8GxdUz"}} 2018-08-25 20:58:54,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.628s 2018-08-25 20:58:54,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-07514b82-d4d2-472c-b7e3-f30d0d9b6c9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07514b82-d4d2-472c-b7e3-f30d0d9b6c9e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:58:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:55,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.315s 2018-08-25 20:58:55,438 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-6683a3e1-e453-43e6-aa9e-3d07b40d843c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6683a3e1-e453-43e6-aa9e-3d07b40d843c'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:55,449 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 20:58:56,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.487s 2018-08-25 20:58:56,939 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-97af26c2-94ae-4056-9dad-3eb2997db69b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97af26c2-94ae-4056-9dad-3eb2997db69b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:56,952 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:58:58,338 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.383s 2018-08-25 20:58:58,339 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-977181d7-8982-4144-8ae5-627c8eba46ca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-977181d7-8982-4144-8ae5-627c8eba46ca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:58:55Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:59,895 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.542s 2018-08-25 20:58:59,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-5e0e6e5b-441e-47f3-8aa7-f94fa9af8f03', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e0e6e5b-441e-47f3-8aa7-f94fa9af8f03'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:58:59,910 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 20:59:00,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.144s 2018-08-25 20:59:00,055 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-ab69940e-b375-4399-b142-1e58ba2bf741', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab69940e-b375-4399-b142-1e58ba2bf741'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:58:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:00,068 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4d87124e-42ab-40bd-87e0-b65fc00aeef8 with status: ACTIVE 2018-08-25 20:59:00,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/ports 0.798s 2018-08-25 20:59:00,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1275388619", "security_groups": ["0ac6bc16-5651-4063-9a29-80dd9885f2f5"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 20:59:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db85eef5-92d4-4414-9102-6b02596cf88f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T20:59:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"688d954c-cec0-46f2-9a1b-8c9bb51a34ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T20:59:00Z","name":"tempest-port-smoke-1275388619","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f6:ca:c8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"4189125b-8c6c-4a8f-ad1f-2ed4a633f353","ip_address":"10.102.21.20"}],"id":"4d5dbf56-d81b-45e5-b4ff-36b34849dbb6","security_groups":["0ac6bc16-5651-4063-9a29-80dd9885f2f5"],"device_id":""}} 2018-08-25 20:59:01,917 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.33:8774/v2.1/servers 1.048s 2018-08-25 20:59:01,918 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-904138615", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "port": "4d5dbf56-d81b-45e5-b4ff-36b34849dbb6"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-faf71d10-8295-44f7-81af-1f32368aee37', 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faf71d10-8295-44f7-81af-1f32368aee37'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "adminPass": "wPkpVk9iGrTg"}} 2018-08-25 20:59:02,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.237s 2018-08-25 20:59:02,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-9263f823-ed82-49e9-abf6-3ae446fc99bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9263f823-ed82-49e9-abf6-3ae446fc99bf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T20:59:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:03,266 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.091s 2018-08-25 20:59:03,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': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-206d21bd-1e0e-494f-bc07-8f051d492f00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-206d21bd-1e0e-494f-bc07-8f051d492f00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:03,279 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 20:59:04,702 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.421s 2018-08-25 20:59:04,703 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-22a3b98d-dad6-41b2-9ae7-4e17b919d926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22a3b98d-dad6-41b2-9ae7-4e17b919d926'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:04,715 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 20:59:05,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.163s 2018-08-25 20:59:05,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': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-181d0ccf-c861-4545-ab27-eb74badb42b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-181d0ccf-c861-4545-ab27-eb74badb42b1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:07,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.165s 2018-08-25 20:59:07,060 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-0938b2a9-f697-4af5-9729-d5501c13723d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0938b2a9-f697-4af5-9729-d5501c13723d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T20:59:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:08,226 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.150s 2018-08-25 20:59:08,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': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-5985967c-317d-44f1-8b80-ae556eedbea2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5985967c-317d-44f1-8b80-ae556eedbea2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:59:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:08,239 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 20:59:08,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.142s 2018-08-25 20:59:08,383 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-75412b79-8316-4d6b-a685-c8b5f86bfae4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75412b79-8316-4d6b-a685-c8b5f86bfae4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T20:59:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 20:59:08,396 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cb7a532f-02ed-4551-aae8-db325e8dcc69 with status: ACTIVE 2018-08-25 20:59:08,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.537s 2018-08-25 20:59:08,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 20:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a19497eb-f8f7-4410-8d18-e91455c86421'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "627afd1e-1835-4c74-a7e3-6ec75ed68463"}} 2018-08-25 20:59:09,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations 0.366s 2018-08-25 20:59:09,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9a51ef9-92a5-4f49-8fe7-0b0102405f6d'} Body: {"network_association": {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "id": "828a250e-7e03-4ed1-99f3-80def9780867"}} 2018-08-25 20:59:09,665 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations 0.362s 2018-08-25 20:59:09,666 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/627afd1e-1835-4c74-a7e3-6ec75ed68463/network_associations', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d301ce43-18a8-4780-bb10-4abcea45ee67'} Body: {"network_association": {"network_id": "688d954c-cec0-46f2-9a1b-8c9bb51a34ae", "id": "fa7f08dc-ec38-4205-9622-de6b0b2b990b"}} 2018-08-25 20:59:09,666 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 20:59:09,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/routers 0.146s 2018-08-25 20:59:09,814 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1909784801", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 20:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1172ea72-2229-447d-8d93-70719797ea4d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:09Z", "admin_state_up": true, "updated_at": "2018-08-25T20:59:09Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b556822b-4d98-471c-8428-e99bdbbad736", "name": "tempest-router--1909784801"}} 2018-08-25 20:59:11,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736 1.435s 2018-08-25 20:59:11,251 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736', u'date': 'Sat, 25 Aug 2018 20:59:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e95aa81a-1a96-4514-815d-c9eda028f405'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:09Z", "admin_state_up": true, "updated_at": "2018-08-25T20:59:11Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b556822b-4d98-471c-8428-e99bdbbad736", "name": "tempest-router--1909784801"}} 2018-08-25 20:59:13,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/add_router_interface 1.995s 2018-08-25 20:59:13,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/add_router_interface', u'date': 'Sat, 25 Aug 2018 20:59:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a096b804-af9a-4c4a-b1af-2a55b6ce6d40'} Body: {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053", "subnet_ids": ["e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"], "port_id": "4fa8a49c-d575-4454-ac02-fa313eb7b6c0", "id": "b556822b-4d98-471c-8428-e99bdbbad736"} 2018-08-25 20:59:15,060 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.811s 2018-08-25 20:59:15,061 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "8d634792-f92a-4c70-9aed-74bffd765bec"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 20:59:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27f2f985-b246-4ba2-9ba3-da3c963acd8d'} Body: {"floatingip": {"router_id": "b556822b-4d98-471c-8428-e99bdbbad736", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T20:59:14Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "8d634792-f92a-4c70-9aed-74bffd765bec", "id": "012971dc-fdc8-4670-a66d-a0c4cd55009c", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T20:59:14Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 20:59:15,062 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 20:59:31,098 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:59:31,162 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:59:31,194 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 20:59:31,309 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-25 20:59:31,309 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 20:59:31,311 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 20:59:31,371 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 20:59:31,375 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 20:59:36,382 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 20:59:36,382 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-25 21:00:46,431 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-25 21:00:46,434 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:00:46,441 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:00:46,502 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:00:46,505 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:00:51,512 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:00:51,512 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-25 21:02:01,579 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:02:01,581 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-25 21:02:01,582 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,588 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01,686 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:01,715 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01,722 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:02:01,722 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:d8:af:48 [ether] on eth0 2018-08-25 21:02:01,723 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-25 21:02:01,723 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,725 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01,786 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:01,789 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01,798 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:02:01,799 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-25 21:02:01,799 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,801 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01,862 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:01,865 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01,875 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-25 21:02:01,876 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,878 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:01,938 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:01,942 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:01,947 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:02:01,948 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:d8:af:48 [ether] on eth0 2018-08-25 21:02:01,948 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-25 21:02:01,948 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:02:01,950 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:02:02,009 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:02:02,015 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:02:07,021 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:02:07,022 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-25 21:03:17,054 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-25 21:03:17,054 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-25 21:03:17,058 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:03:17,118 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:03:17,122 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-25 21:03:22,129 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.205 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-25 21:03:22,129 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-25 21:04:32,193 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:04:32,194 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.205: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:04:32.194 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-25 21:04:32.194 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:04:33,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/012971dc-fdc8-4670-a66d-a0c4cd55009c 1.450s 2018-08-25 21:04:33,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/012971dc-fdc8-4670-a66d-a0c4cd55009c', u'date': 'Sat, 25 Aug 2018 21:04:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e940c709-e2df-4a78-9395-90abb1901d80'} Body: 2018-08-25 21:04:35,648 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/remove_router_interface 1.998s 2018-08-25 21:04:35,648 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f27006c2-3227-46ba-b73e-99c7ab370637'} Body: {"network_id": "c537bf33-214a-4609-898c-a36c4d5fbf7b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053", "subnet_ids": ["e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053"], "port_id": "4fa8a49c-d575-4454-ac02-fa313eb7b6c0", "id": "b556822b-4d98-471c-8428-e99bdbbad736"} 2018-08-25 21:04:37,455 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736 1.805s 2018-08-25 21:04:37,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.33:9696/v2.0/routers/b556822b-4d98-471c-8428-e99bdbbad736', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99ca6b88-d047-440d-a19c-3e7d8e621bf9'} Body: 2018-08-25 21:04:37,828 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.372s 2018-08-25 21:04:37,829 63 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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-41b1b7b1-6b9e-43a6-9a43-0b326ace8a72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-41b1b7b1-6b9e-43a6-9a43-0b326ace8a72'} Body: 2018-08-25 21:04:38,268 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.438s 2018-08-25 21:04:38,269 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-50b7797f-8555-4f7f-817b-50e8600f097a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50b7797f-8555-4f7f-817b-50e8600f097a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:37Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:04:39,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.702s 2018-08-25 21:04:39,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': '1481', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-e6e32642-8f0b-4dc2-9a85-bbbab2fadd1e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6e32642-8f0b-4dc2-9a85-bbbab2fadd1e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-709475679": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ca:c8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:59:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cb7a532f-02ed-4551-aae8-db325e8dcc69", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:38Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-2", "created": "2018-08-25T20:59:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:04:41,044 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69 0.042s 2018-08-25 21:04:41,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cb7a532f-02ed-4551-aae8-db325e8dcc69', u'x-compute-request-id': 'req-343f709d-4904-424c-ac17-eefaf39b1faa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-343f709d-4904-424c-ac17-eefaf39b1faa'} Body: {"itemNotFound": {"message": "Instance cb7a532f-02ed-4551-aae8-db325e8dcc69 could not be found.", "code": 404}} 2018-08-25 21:04:41,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/4d5dbf56-d81b-45e5-b4ff-36b34849dbb6 0.911s 2018-08-25 21:04:41,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/4d5dbf56-d81b-45e5-b4ff-36b34849dbb6', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04f4fde3-07d0-4390-82ee-516300157cc0'} Body: 2018-08-25 21:04:42,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.218s 2018-08-25 21:04:42,178 63 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.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-d3333881-c4ad-40ab-a8a7-d456d2354170', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3333881-c4ad-40ab-a8a7-d456d2354170'} Body: 2018-08-25 21:04:42,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.809s 2018-08-25 21:04:42,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-cf22c736-355d-483a-92a4-776eaf6ba69d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf22c736-355d-483a-92a4-776eaf6ba69d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1294004567": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:a1:a1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T20:58:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4d87124e-42ab-40bd-87e0-b65fc00aeef8", "security_groups": [{"name": "tempest-secgroup-smoke-866886670"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:04:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-904138615", "name": "server-1", "created": "2018-08-25T20:58:53Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:04:44,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8 0.044s 2018-08-25 21:04:44,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4d87124e-42ab-40bd-87e0-b65fc00aeef8', u'x-compute-request-id': 'req-6ae8ed2b-5529-4e6c-88e8-d442ab0c9a3c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6ae8ed2b-5529-4e6c-88e8-d442ab0c9a3c'} Body: {"itemNotFound": {"message": "Instance 4d87124e-42ab-40bd-87e0-b65fc00aeef8 could not be found.", "code": 404}} 2018-08-25 21:04:45,194 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/8d634792-f92a-4c70-9aed-74bffd765bec 1.145s 2018-08-25 21:04:45,195 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/8d634792-f92a-4c70-9aed-74bffd765bec', u'date': 'Sat, 25 Aug 2018 21:04:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93c6f36e-1a43-4712-a732-58c0ecc283f4'} Body: 2018-08-25 21:04:45,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-904138615 0.043s 2018-08-25 21:04:45,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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-904138615', u'x-compute-request-id': 'req-e065a6cf-5687-4048-a3c0-618735ce810d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e065a6cf-5687-4048-a3c0-618735ce810d'} Body: 2018-08-25 21:04:46,594 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/4189125b-8c6c-4a8f-ad1f-2ed4a633f353 1.354s 2018-08-25 21:04:46,594 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/4189125b-8c6c-4a8f-ad1f-2ed4a633f353', u'date': 'Sat, 25 Aug 2018 21:04:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6101a3b4-1814-4807-8981-7a53f4e66dcf'} Body: 2018-08-25 21:04:48,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/688d954c-cec0-46f2-9a1b-8c9bb51a34ae 1.793s 2018-08-25 21:04:48,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.33:9696/v2.0/networks/688d954c-cec0-46f2-9a1b-8c9bb51a34ae', u'date': 'Sat, 25 Aug 2018 21:04:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f058e08-abbc-4ed2-a194-140c7533b870'} Body: 2018-08-25 21:04:49,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053 1.117s 2018-08-25 21:04:49,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/e51bab4b-0ac6-4cbe-9e4d-5cd0f5d43053', u'date': 'Sat, 25 Aug 2018 21:04:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-17254323-b093-48e0-941d-2dee75256927'} Body: 2018-08-25 21:04:51,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c537bf33-214a-4609-898c-a36c4d5fbf7b 1.843s 2018-08-25 21:04:51,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/c537bf33-214a-4609-898c-a36c4d5fbf7b', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b50d6943-706c-4524-b426-0a5f3daed83a'} Body: 2018-08-25 21:04:51,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/0ac6bc16-5651-4063-9a29-80dd9885f2f5 0.258s 2018-08-25 21:04:51,612 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/0ac6bc16-5651-4063-9a29-80dd9885f2f5', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c4eb6cf-7008-406b-84f0-2cce8936d29d'} 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-25 21:04:51,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.224s 2018-08-25 21:04:51,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1398725900 description", "name": "tempest-secgroup-smoke-1398725900"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:04:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e92a626-5318-4224-82d4-ca20b0ed6c47'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1398725900 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:51Z", "updated_at": "2018-08-25T21:04:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:04:51Z", "revision_number": 0, "id": "6b23bd0c-1ca9-44cb-8ba6-bab468f0cd71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:04:51Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:04:51Z", "revision_number": 0, "id": "e79fff7d-73dc-4e76-9905-29f2c85f0ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:04:51Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "name": "tempest-secgroup-smoke-1398725900"}} 2018-08-25 21:04:52,372 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.510s 2018-08-25 21:04:52,373 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90ede6a5-8a3d-4b32-bcc3-3cee4f0d48d9'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "8fb66dda-8994-4c32-8dd6-7a957785ef96"}} 2018-08-25 21:04:52,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.192s 2018-08-25 21:04:52,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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5edc4e8e-ac42-41c5-9be5-d45c0a3a826f'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b95d7bfa-408f-459f-8d21-753bf0f501d1"}} 2018-08-25 21:04:52,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:04:52,710 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7c6047a2-727d-478f-88c8-f42e6d4f9d9a'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3b057e18-788d-470a-b6b0-8f5cf260feb6"}} 2018-08-25 21:04:52,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 21:04:52,884 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7cd973e-4641-4fe0-8723-fa4c753a02d9'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5c0cab89-265c-41b8-b311-5676ad0610aa"}} 2018-08-25 21:04:53,042 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:04:53,043 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-234dfb51-66ae-4123-bb7b-d701b396fb2f'} 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-25T21:04:52Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:52Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ae835bf9-a409-464e-855f-1ed341c914f9"}} 2018-08-25 21:04:53,189 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 21:04:53,190 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c151633-837b-4225-bc26-cdbcca7e56a7'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "da71a492-2d87-4c6e-ae52-2f03677ffbba"}} 2018-08-25 21:04:53,351 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:04:53,351 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24644f09-5784-432d-a77b-de3af8d753e6'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e2fd772f-3dda-4b8f-bf44-b6d94e685a0e"}} 2018-08-25 21:04:53,510 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:04:53,510 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06384ffb-68e6-4e6a-91df-cc8955cb83d7'} 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-25T21:04:53Z", "security_group_id": "420cb3b7-9b3f-452d-b925-1fadd6110570", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:04:53Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ad7dfe2a-6076-44d7-abc4-03303605dd4b"}} 2018-08-25 21:04:53,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.289s 2018-08-25 21:04:53,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-145484329"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:04:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-502c0029-66cc-45e6-bb8a-e29ad678d4d9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:04:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"f5386794-a0fb-4581-966c-84c0f9765027","name":"tempest-A-145484329"}} 2018-08-25 21:04:54,356 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.554s 2018-08-25 21:04:54,357 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "name": "tempest-subnet-A-1-368278123"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:04:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25d560d0-b134-4786-8e2f-7ff8824a0525'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","dns_nameservers":[],"updated_at":"2018-08-25T21:04: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","subnetpool_id":null,"name":"tempest-subnet-A-1-368278123"}} 2018-08-25 21:04:54,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.202s 2018-08-25 21:04:54,561 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-261721939"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:04:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-979ac365-1ed7-4a94-91a2-55cc13561da4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:04:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","name":"tempest-B-261721939"}} 2018-08-25 21:04:55,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.882s 2018-08-25 21:04:55,444 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "name": "tempest-subnet-B-1-1614986246"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-391d573c-8f36-4351-9f14-d61a254370c0'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:04:54Z","dns_nameservers":[],"updated_at":"2018-08-25T21:04: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","subnetpool_id":null,"name":"tempest-subnet-B-1-1614986246"}} 2018-08-25 21:04:55,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.422s 2018-08-25 21:04:55,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22d55da6-8501-4ad3-b8fb-5709ce95cb3a'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "699c42f3-a8cf-441d-97bb-1c0a0bb184b4"}} 2018-08-25 21:04:56,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.148s 2018-08-25 21:04:56,017 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1782885335"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-64028831-8906-4239-96cd-6afac28ce61d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64028831-8906-4239-96cd-6afac28ce61d'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj0HzA2/kGKVK8lgzo2UcNS+1fCBKSNCzjYjMtk5GM/86KiOFZaF8CnBpKbX9Ak2PsZvinwaKWTyFT4UwtYfDm3iwlMYdHIvPp3a7NDGKZtSKFJngX3S5JoCpHL9JU+sPgsvy9FUfPBKBmG3/mbPUE6SZUkQX61dxQUNjdxqZrjBVHNPNnYSbxBnuhspFC2z59eZ9QBOUldG9ZeMRy9U+A0w7GV5zBWYG4+IB0KsiC9BmAhxs1Dzna9AEDejOCp3zX03idCftvZO44+KaF9KHjdQN7SRjw00e67l3BDxismh9CeHdseIUOg/AsTlH9qiCWUsj4kD2Q5QdwYSe6fmcH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA49B8wNv5BilSvJYM6NlHDUvtXwgSkjQs42IzLZORjP/Oiojh\nWWhfApwaSm1/QJNj7Gb4p8Gilk8hU+FMLWHw5t4sJTGHRyLz6d2uzQximbUihSZ4\nF90uSaAqRy/SVPrD4LL8vRVHzwSgZht/5mz1BOkmVJEF+tXcUFDY3cama4wVRzTz\nZ2Em8QZ7obKRQts+fXmfUATlJXRvWXjEcvVPgNMOxlecwVmBuPiAdCrIgvQZgIcb\nNQ852vQBA3ozgqd819N4nQn7b2TuOPimhfSh43UDe0kY8NNHuu5dwQ8YrJofQnh3\nbHiFDoPwLE5R/aogllLI+JA9kOUHcGEnun5nBwIDAQABAoIBAQCwJhrwPKZWf0k8\nDIG64ZYwz86gtms1pSY4Q0vzJ7FZZspbD+++5Bbiu7UQa44DbnPK7OvDOtPuiQzq\nAMCYLqzItm1H7P3+oSYcZI6uea8bzpT8g3xEZ39M6o0GMhHeJ2+hpIQL6BJ4Hcmw\naf8BOqpRu70pkmEfTJFngLvO77TqXhaa9/ySxD1NLILZV32jQx9vcXUyFZrbXr7X\nLqOxaOJRUY5cVU+Q7/K8r6qtAKdQ7U70t01aSgEax9f5gSUC2tqaLNr9q2nzjov+\n9vreyOpr+wh3PZgl52Jg2hPkWDUholppgrXxJmlKne6GErlVgnpD6DshsQi+0PDP\n8pVYbirRAoGBAPxeUtOJ4p4JogqdNjTsDgMrY+DvsvVC0H3ksJNBQShxyyVQ33/w\nDg2VKHvscGn8hj2HfzSMeQKPdPl+Pu3fmyH5SXLsY3+mxUH3n6Vz4x7sAxvlXESo\nON9Go8ZJpiIMQeM++85qxNETOo6pogHign0gkIL2x3GKnztoGWjOnOflAoGBAOcX\nth/uoE+6vAf9P+9do1uo+R3J68M95mJ83h+DIy9DEO0Yx1EX5w3JAfbJH4l36CVq\nzGERcoCLIqBVZ5MXt7AW84+GAAkSAU7jdU5GYHoPg9OWvkOPLjmm+tavDReYiXrp\nFH4lo6+xP/qFum5QtLgR3sViz3FsqoilRrLVB0x7AoGALdviByimMnujo3Qf9ovy\nm+bVlnlYNrM2eboF0Cxqb7QF6zj/9BqmIxe4rJQxdUD7D9FAb0cbcjipU/D59HXO\nleTb0PNdvUOL0snxi7o8SlEu23HZS2yaMRCAEDcv5j399xJp5X+HVkq9OFFg7CDB\n/4TcXcAETACZoMzw2Re6cXUCgYEAvYMrf1phK6FWrDKaaQFggz26NhyudKnhsmj2\ne98+TnbwfY/xfOZePGbYbnsXmtOzlGPWAdCeFx6DIfuH+g/cOtNHoC7i/o0+d2R/\ngdajLdZlZHLdy2ezH+J5GO/ri6szK5HTlXPmnaF9d0SN1APpgH5fM35J4pmb7H2l\n0ehzmNsCgYEAlzMoETzQVyn3uAWYADOVcOSVxY6oCwTbusMTnOHWkX9I5yWxfK/N\nlbT1Llq2t62Q5UWj87tpWmHmubLm0jttHr0xHcJOyIYDTY7bqkX8mqYiGHWmjGcG\nmIQeoriv1wn2GdzFUby+uXjYGrR9n4rSN3rxv+ZKaDqH581HtST5mmQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1782885335", "fingerprint": "b0:9f:99:b1:e1:84:b0:51:16:d9:8e:4b:4a:4f:27:7f"}} 2018-08-25 21:04:57,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.523s 2018-08-25 21:04:57,544 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1237723621", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:04:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ce5ff4e-088f-4b8b-911f-315829f079f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:04:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:04:56Z","name":"tempest-port-smoke-1237723621","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a5:85:ca","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","ip_address":"10.101.11.10"}],"id":"24cebb4e-8e25-44f0-8c27-72ea40cb7797","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} 2018-08-25 21:04:59,454 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.908s 2018-08-25 21:04:59,455 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-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "f5386794-a0fb-4581-966c-84c0f9765027", "port": "24cebb4e-8e25-44f0-8c27-72ea40cb7797"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-71920376-5291-4d00-8895-9f32dd869bb8', 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71920376-5291-4d00-8895-9f32dd869bb8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "adminPass": "4G6JgS3aj8Jv"}} 2018-08-25 21:04:59,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.304s 2018-08-25 21:04:59,764 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-4424e4d5-04b4-49b5-9b31-df9920479a6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:04:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4424e4d5-04b4-49b5-9b31-df9920479a6d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:04:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:01,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.292s 2018-08-25 21:05:01,072 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-44c6e7ec-475f-4067-b68f-248b1b23f202', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-44c6e7ec-475f-4067-b68f-248b1b23f202'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:01,085 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:05:02,266 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.179s 2018-08-25 21:05:02,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-8aff8932-3227-4f86-a61a-d400672cfc5b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8aff8932-3227-4f86-a61a-d400672cfc5b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:01Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:02,280 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:05:04,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 1.130s 2018-08-25 21:05:04,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-9a24c01c-f07b-49fb-931e-c0502cb6925f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a24c01c-f07b-49fb-931e-c0502cb6925f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:01Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:05,578 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.148s 2018-08-25 21:05:05,579 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-e96e85f9-c2cd-41a4-b5f5-ee315c293197', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e96e85f9-c2cd-41a4-b5f5-ee315c293197'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:05,592 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:05:05,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.390s 2018-08-25 21:05:05,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': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-aeb00ab1-8792-41cd-85f9-6b8836718020', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aeb00ab1-8792-41cd-85f9-6b8836718020'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:05,997 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4a1e968d-1a7a-4da8-929f-236486aadeb6 with status: ACTIVE 2018-08-25 21:05:06,794 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.797s 2018-08-25 21:05:06,795 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-942224780", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f40747b4-7c95-41b2-b324-a9026efb9f0c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:06Z","name":"tempest-port-smoke-942224780","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fd:66:c4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","ip_address":"10.102.21.20"}],"id":"919df76b-6dbf-4513-a884-08565bd48280","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} 2018-08-25 21:05:08,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.219s 2018-08-25 21:05:08,016 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-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "port": "919df76b-6dbf-4513-a884-08565bd48280"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-d93aade8-a989-4469-9172-2e571c0e740b', 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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d93aade8-a989-4469-9172-2e571c0e740b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2b637f06-7558-4278-928e-a37b440ab89d", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "adminPass": "mSs5ZCsUFqi6"}} 2018-08-25 21:05:08,331 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.306s 2018-08-25 21:05:08,331 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-557e2269-6ada-4a19-a3dc-882000eb7f4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-557e2269-6ada-4a19-a3dc-882000eb7f4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:09,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.355s 2018-08-25 21:05:09,701 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-664b73c2-5a78-48de-b1ff-eb4bbc963247', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-664b73c2-5a78-48de-b1ff-eb4bbc963247'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:10,921 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.205s 2018-08-25 21:05:10,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': '1400', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-1fc9cdca-db62-41f9-8918-bffe83a8205a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1fc9cdca-db62-41f9-8918-bffe83a8205a'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:10,939 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:05:12,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.421s 2018-08-25 21:05:12,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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-95c8462b-381c-43f6-9ce2-2b38f803af2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95c8462b-381c-43f6-9ce2-2b38f803af2a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:12,376 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:05:13,543 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.166s 2018-08-25 21:05:13,544 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-6cc1085b-a5cb-4177-8b0b-b5c5e0b1f275', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cc1085b-a5cb-4177-8b0b-b5c5e0b1f275'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:10Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:14,703 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.144s 2018-08-25 21:05:14,704 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-e152b54a-f4ee-4b3a-8980-a334cb94f0ad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e152b54a-f4ee-4b3a-8980-a334cb94f0ad'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:13Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:14,717 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:05:15,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.395s 2018-08-25 21:05:15,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-71b03027-899f-4f9d-8b7e-d874768bc381', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71b03027-899f-4f9d-8b7e-d874768bc381'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:13Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:15,128 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 2b637f06-7558-4278-928e-a37b440ab89d with status: ACTIVE 2018-08-25 21:05:16,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.032s 2018-08-25 21:05:16,162 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1523639083", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-deeacecf-22c4-4807-b6a2-200fc797c806'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f5386794-a0fb-4581-966c-84c0f9765027","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:15Z","name":"tempest-port-smoke-1523639083","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:80:5a:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"718d0dd7-3027-4ff1-a7ee-9c44348dff24","ip_address":"10.101.11.30"}],"id":"158afdc3-8567-44ca-9afd-2c065eea1f9b","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} 2018-08-25 21:05:17,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.317s 2018-08-25 21:05:17,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-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "f5386794-a0fb-4581-966c-84c0f9765027", "port": "158afdc3-8567-44ca-9afd-2c065eea1f9b"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-ea400133-0fef-4e34-876b-514bb9dc6d1e', 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea400133-0fef-4e34-876b-514bb9dc6d1e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "adminPass": "Z8YiohiCgsZy"}} 2018-08-25 21:05:17,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.059s 2018-08-25 21:05:17,545 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-2f710200-b314-49ca-a403-21017b03abfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f710200-b314-49ca-a403-21017b03abfe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:18,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.297s 2018-08-25 21:05:18,858 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-9ff9f2c5-4719-41b4-94a3-8d7538042934', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ff9f2c5-4719-41b4-94a3-8d7538042934'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:20,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.417s 2018-08-25 21:05:20,289 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-434de334-11f3-4863-a977-fe6579cd1447', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-434de334-11f3-4863-a977-fe6579cd1447'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:19Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:20,301 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:05:21,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.172s 2018-08-25 21:05:21,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-831cfcae-7bfc-498f-bf04-20902a447838', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-831cfcae-7bfc-498f-bf04-20902a447838'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:19Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:22,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.153s 2018-08-25 21:05:22,646 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-1ae596a3-4d06-40a6-bcdb-7d1038489282', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ae596a3-4d06-40a6-bcdb-7d1038489282'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:22,663 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:05:22,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.203s 2018-08-25 21:05:22,868 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-adf3b4ed-913e-4765-b5ee-551b3ed28a96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adf3b4ed-913e-4765-b5ee-551b3ed28a96'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:22,881 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0a9deeed-41ca-47f4-8b02-00918719155e with status: ACTIVE 2018-08-25 21:05:24,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 1.171s 2018-08-25 21:05:24,054 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1002213055", "security_groups": ["420cb3b7-9b3f-452d-b925-1fadd6110570"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:05:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af9460b-6e1c-4938-b5b7-1f6b0fad83d6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:05:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fee799f5-12f1-485f-aa6a-0fd8465b481f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:05:23Z","name":"tempest-port-smoke-1002213055","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4a:4b:0f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"ab871d65-b65a-496b-944d-b9c0dd386b0a","ip_address":"10.102.21.40"}],"id":"9414f942-8eb2-4d69-9ea9-6c5d13848503","security_groups":["420cb3b7-9b3f-452d-b925-1fadd6110570"],"device_id":""}} 2018-08-25 21:05:25,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.027s 2018-08-25 21:05:25,083 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-1782885335", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "port": "9414f942-8eb2-4d69-9ea9-6c5d13848503"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-32fa1170-3f17-44a0-9b66-e6da8a46cf41', 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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32fa1170-3f17-44a0-9b66-e6da8a46cf41'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "adminPass": "PS8y2oJqGZWH"}} 2018-08-25 21:05:25,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.325s 2018-08-25 21:05:25,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': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-95c4d974-cfbb-4d14-b8e4-3d0102150835', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95c4d974-cfbb-4d14-b8e4-3d0102150835'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:26,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.060s 2018-08-25 21:05:26,488 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-08dfd910-07fc-4951-8114-24b511d9b49b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08dfd910-07fc-4951-8114-24b511d9b49b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:05:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:27,854 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.350s 2018-08-25 21:05:27,854 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-0df91d9a-0065-49c8-987e-e539d549498f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0df91d9a-0065-49c8-987e-e539d549498f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:27,871 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:05:29,328 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.455s 2018-08-25 21:05:29,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': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-6d320dbf-51b4-43ae-b525-eed885f9f383', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d320dbf-51b4-43ae-b525-eed885f9f383'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:05:27Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:30,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.483s 2018-08-25 21:05:30,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': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-c9b0ab9d-20ab-4542-a545-4bcd7b15589b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9b0ab9d-20ab-4542-a545-4bcd7b15589b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:30,840 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:05:30,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.154s 2018-08-25 21:05:30,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-7a23c793-27ce-4285-896f-d9f62c67ffbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:05:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7a23c793-27ce-4285-896f-d9f62c67ffbc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:05:29Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:05:31,009 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: ec14cfde-836d-4682-9dfe-c9b2479f1309 with status: ACTIVE 2018-08-25 21:05:31,379 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations 0.369s 2018-08-25 21:05:31,380 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations', u'date': 'Sat, 25 Aug 2018 21:05:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-886111a1-f9fb-4f98-a0c2-3b885e92bf04'} Body: {"network_association": {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "id": "26b0f408-6dfa-408b-8ebc-bd022c74a77a"}} 2018-08-25 21:05:31,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.145s 2018-08-25 21:05:31,526 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1471640254", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:05:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fef3dbd1-c6f6-4e0a-bd9f-0716c9943211'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:31Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "name": "tempest-router--1471640254"}} 2018-08-25 21:05:33,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02 1.507s 2018-08-25 21:05:33,035 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02', u'date': 'Sat, 25 Aug 2018 21:05:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f048a34c-01a5-4b8e-9978-94acc1805e01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:32Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "name": "tempest-router--1471640254"}} 2018-08-25 21:05:35,236 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/add_router_interface 2.200s 2018-08-25 21:05:35,237 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:05:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f6267c4-ea9b-4230-a8f2-9c0d1ffd256a'} Body: {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24", "subnet_ids": ["718d0dd7-3027-4ff1-a7ee-9c44348dff24"], "port_id": "e256a1aa-7bee-4954-8f94-d465c0f9fd8b", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02"} 2018-08-25 21:05:37,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.030s 2018-08-25 21:05:37,269 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "24cebb4e-8e25-44f0-8c27-72ea40cb7797"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:05:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec46a212-f1de-4bdc-9a6e-290087416a1d'} Body: {"floatingip": {"router_id": "ed019d08-362f-4f5b-a734-21dc2d73cf02", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:05:36Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "24cebb4e-8e25-44f0-8c27-72ea40cb7797", "id": "a2760344-ad32-406a-986c-89ed88c0f9d2", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:36Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:05:37,271 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:45,288 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:45,392 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:05:45,416 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:45,530 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-25 21:05:45,531 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:45,533 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:45,594 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:05:45,597 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:50,606 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-25 21:05:50,607 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-25 21:05:50,607 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.077182 seconds 2018-08-25 21:05:50,608 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:50,611 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:50,672 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:05:50,675 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:50,789 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-25 21:05:50,790 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:05:50,792 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:05:50,854 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:05:50,856 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:05:54,864 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.074498 seconds 2018-08-25 21:05:55,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations 0.424s 2018-08-25 21:05:55,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4/network_associations', u'date': 'Sat, 25 Aug 2018 21:05:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-636f6a8c-efe7-4c8d-b4ad-09afa63f8497'} Body: {"network_association": {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "id": "abb0da92-4a7d-41b4-8bfc-8a7039540674"}} 2018-08-25 21:05:55,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.142s 2018-08-25 21:05:55,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--897106257", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:05:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1ec3cdbf-e219-4544-8a74-0536856dd8d8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:55Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:55Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "cff33d45-97b7-4549-b863-597908bb8df7", "name": "tempest-router--897106257"}} 2018-08-25 21:05:56,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7 1.430s 2018-08-25 21:05:56,865 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7', u'date': 'Sat, 25 Aug 2018 21:05:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac98675f-062e-445f-8615-8d9301d2e9c0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:55Z", "admin_state_up": true, "updated_at": "2018-08-25T21:05:56Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "cff33d45-97b7-4549-b863-597908bb8df7", "name": "tempest-router--897106257"}} 2018-08-25 21:05:58,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/add_router_interface 1.914s 2018-08-25 21:05:58,780 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:05:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74e34421-4f91-4dd7-b700-78e2165fbaee'} Body: {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a", "subnet_ids": ["ab871d65-b65a-496b-944d-b9c0dd386b0a"], "port_id": "2e55230d-fd07-4587-8da4-2720dc740e8e", "id": "cff33d45-97b7-4549-b863-597908bb8df7"} 2018-08-25 21:06:00,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.943s 2018-08-25 21:06:00,726 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "919df76b-6dbf-4513-a884-08565bd48280"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:06:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83251bce-8cf8-4d3a-a7df-790034ff2c16'} Body: {"floatingip": {"router_id": "cff33d45-97b7-4549-b863-597908bb8df7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:05:59Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "919df76b-6dbf-4513-a884-08565bd48280", "id": "ebc4e0b4-bd05-4409-b63d-59223421468a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:05:59Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:06:00,727 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:06:00,729 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:00,791 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:06:00,793 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:06:00,908 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-25 21:06:00,908 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:06:00,910 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:00,970 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:06:00,974 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:06:05,981 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-25 21:06:05,982 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-25 21:06:05,982 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.074684 seconds 2018-08-25 21:06:05,983 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-25 21:06:05,986 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:06,049 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:06:06,050 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-25 21:06:06,165 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-25 21:06:06,165 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-25 21:06:06,167 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:06:06,227 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:06:06,232 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-25 21:06:10,244 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.078850 seconds 2018-08-25 21:06:10,244 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 699c42f3-a8cf-441d-97bb-1c0a0bb184b4 2018-08-25 21:06:10,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4 0.152s 2018-08-25 21:06:10,398 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.33:9696/v2.0/bgpvpn/bgpvpns/699c42f3-a8cf-441d-97bb-1c0a0bb184b4', u'date': 'Sat, 25 Aug 2018 21:06:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94d9067f-a279-4282-a73f-33d840324126'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-25 21:06:11,546 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ebc4e0b4-bd05-4409-b63d-59223421468a 1.144s 2018-08-25 21:06:11,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ebc4e0b4-bd05-4409-b63d-59223421468a', u'date': 'Sat, 25 Aug 2018 21:06:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5f3a116e-c760-4fd7-ae48-cd59690d1f60'} Body: 2018-08-25 21:06:13,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/remove_router_interface 1.689s 2018-08-25 21:06:13,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:06:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad3eb12d-cbaa-4255-95d5-131a48d802a0'} Body: {"network_id": "fee799f5-12f1-485f-aa6a-0fd8465b481f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "ab871d65-b65a-496b-944d-b9c0dd386b0a", "subnet_ids": ["ab871d65-b65a-496b-944d-b9c0dd386b0a"], "port_id": "2e55230d-fd07-4587-8da4-2720dc740e8e", "id": "cff33d45-97b7-4549-b863-597908bb8df7"} 2018-08-25 21:06:14,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7 1.412s 2018-08-25 21:06:14,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.33:9696/v2.0/routers/cff33d45-97b7-4549-b863-597908bb8df7', u'date': 'Sat, 25 Aug 2018 21:06:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-af0759ba-23ef-4bcb-9ab0-48860ccb9e1c'} Body: 2018-08-25 21:06:15,783 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/a2760344-ad32-406a-986c-89ed88c0f9d2 1.130s 2018-08-25 21:06:15,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/a2760344-ad32-406a-986c-89ed88c0f9d2', u'date': 'Sat, 25 Aug 2018 21:06:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d5551f20-68d3-42f2-8509-ca40ca29bf9e'} Body: 2018-08-25 21:06:17,408 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/remove_router_interface 1.624s 2018-08-25 21:06:17,409 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:06:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25fa32d0-d4d6-4983-baaa-2c0aeb3b1016'} Body: {"network_id": "f5386794-a0fb-4581-966c-84c0f9765027", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "718d0dd7-3027-4ff1-a7ee-9c44348dff24", "subnet_ids": ["718d0dd7-3027-4ff1-a7ee-9c44348dff24"], "port_id": "e256a1aa-7bee-4954-8f94-d465c0f9fd8b", "id": "ed019d08-362f-4f5b-a734-21dc2d73cf02"} 2018-08-25 21:06:18,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02 1.463s 2018-08-25 21:06:18,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.33:9696/v2.0/routers/ed019d08-362f-4f5b-a734-21dc2d73cf02', u'date': 'Sat, 25 Aug 2018 21:06:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-853a2d8f-2439-4d9a-b799-55bc3df4bdc9'} Body: 2018-08-25 21:06:19,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.173s 2018-08-25 21:06:19,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-1b28b249-e7ec-4d7a-897d-39db72222b58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b28b249-e7ec-4d7a-897d-39db72222b58'} Body: 2018-08-25 21:06:19,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.450s 2018-08-25 21:06:19,499 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-a82e51c6-29f3-4b50-a794-5cc4b0899bae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a82e51c6-29f3-4b50-a794-5cc4b0899bae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:4b:0f", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:29.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ec14cfde-836d-4682-9dfe-c9b2479f1309", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:18Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-4", "created": "2018-08-25T21:05:25Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:20,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309 0.044s 2018-08-25 21:06:20,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/ec14cfde-836d-4682-9dfe-c9b2479f1309', u'x-compute-request-id': 'req-54e08cea-48e4-4c82-b71b-8e2025cee552', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-54e08cea-48e4-4c82-b71b-8e2025cee552'} Body: {"itemNotFound": {"message": "Instance ec14cfde-836d-4682-9dfe-c9b2479f1309 could not be found.", "code": 404}} 2018-08-25 21:06:21,447 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/9414f942-8eb2-4d69-9ea9-6c5d13848503 0.882s 2018-08-25 21:06:21,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.33:9696/v2.0/ports/9414f942-8eb2-4d69-9ea9-6c5d13848503', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4bbb9f07-73f1-489e-b019-014122f98f4a'} Body: 2018-08-25 21:06:21,593 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.145s 2018-08-25 21:06:21,594 63 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-e78bfa44-a52c-4313-90b7-4ff3661c5d7f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e78bfa44-a52c-4313-90b7-4ff3661c5d7f'} Body: 2018-08-25 21:06:22,041 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.446s 2018-08-25 21:06:22,042 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-224bfc3b-5cab-43ea-b64f-212db3002535', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-224bfc3b-5cab-43ea-b64f-212db3002535'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:21Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:23,531 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.474s 2018-08-25 21:06:23,532 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-000c980d-afb4-4fd1-8d6f-22b6edcdcccd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-000c980d-afb4-4fd1-8d6f-22b6edcdcccd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:5a:5f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/0a9deeed-41ca-47f4-8b02-00918719155e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:22.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "0a9deeed-41ca-47f4-8b02-00918719155e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:22Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-3", "created": "2018-08-25T21:05:17Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:24,593 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e 0.045s 2018-08-25 21:06:24,594 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.33:8774/v2.1/servers/0a9deeed-41ca-47f4-8b02-00918719155e', u'x-compute-request-id': 'req-b97e203a-00aa-4a92-84d0-79dd6dc27559', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b97e203a-00aa-4a92-84d0-79dd6dc27559'} Body: {"itemNotFound": {"message": "Instance 0a9deeed-41ca-47f4-8b02-00918719155e could not be found.", "code": 404}} 2018-08-25 21:06:25,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/158afdc3-8567-44ca-9afd-2c065eea1f9b 0.632s 2018-08-25 21:06:25,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.33:9696/v2.0/ports/158afdc3-8567-44ca-9afd-2c065eea1f9b', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-317cb312-206f-40a2-8ea6-1f444e82d6d2'} Body: 2018-08-25 21:06:25,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.186s 2018-08-25 21:06:25,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-18d7f4a6-7e38-4579-b200-94c9f75178c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18d7f4a6-7e38-4579-b200-94c9f75178c3'} Body: 2018-08-25 21:06:25,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.222s 2018-08-25 21:06:25,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': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-462627f4-4211-468d-b407-70abe8560295', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-462627f4-4211-468d-b407-70abe8560295'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:27,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.479s 2018-08-25 21:06:27,136 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-c06dc5c3-7f63-4e6e-a123-4172bb96fa50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c06dc5c3-7f63-4e6e-a123-4172bb96fa50'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-261721939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:66:c4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/2b637f06-7558-4278-928e-a37b440ab89d", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:13.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "2b637f06-7558-4278-928e-a37b440ab89d", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:26Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-2", "created": "2018-08-25T21:05:07Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:28,198 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d 0.046s 2018-08-25 21:06:28,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/2b637f06-7558-4278-928e-a37b440ab89d', u'x-compute-request-id': 'req-35dcaedf-4604-46bb-b1c2-1b10b1fa373f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-35dcaedf-4604-46bb-b1c2-1b10b1fa373f'} Body: {"itemNotFound": {"message": "Instance 2b637f06-7558-4278-928e-a37b440ab89d could not be found.", "code": 404}} 2018-08-25 21:06:28,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/919df76b-6dbf-4513-a884-08565bd48280 0.596s 2018-08-25 21:06:28,796 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/919df76b-6dbf-4513-a884-08565bd48280', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-35758481-f027-4ce6-9eb5-e75bc0819b7a'} Body: 2018-08-25 21:06:28,972 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.174s 2018-08-25 21:06:28,973 63 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-4fa6882c-a556-460a-8afb-9acf14ed17d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fa6882c-a556-460a-8afb-9acf14ed17d4'} Body: 2018-08-25 21:06:29,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.381s 2018-08-25 21:06:29,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': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-e7053b53-ff5e-48fd-875e-488d95405f67', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7053b53-ff5e-48fd-875e-488d95405f67'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-145484329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:85:ca", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:05:04.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "4a1e968d-1a7a-4da8-929f-236486aadeb6", "security_groups": [{"name": "tempest-secgroup-smoke-1398725900"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1782885335", "name": "server-1", "created": "2018-08-25T21:04:59Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:30,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6 0.046s 2018-08-25 21:06:30,417 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.33:8774/v2.1/servers/4a1e968d-1a7a-4da8-929f-236486aadeb6', u'x-compute-request-id': 'req-c5b18065-cc4d-49a1-b270-5749a6754649', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c5b18065-cc4d-49a1-b270-5749a6754649'} Body: {"itemNotFound": {"message": "Instance 4a1e968d-1a7a-4da8-929f-236486aadeb6 could not be found.", "code": 404}} 2018-08-25 21:06:31,024 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/24cebb4e-8e25-44f0-8c27-72ea40cb7797 0.606s 2018-08-25 21:06:31,024 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/24cebb4e-8e25-44f0-8c27-72ea40cb7797', u'date': 'Sat, 25 Aug 2018 21:06:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e73414e3-bed9-451a-bafc-dcb8c01997ba'} Body: 2018-08-25 21:06:31,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1782885335 0.057s 2018-08-25 21:06:31,083 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1782885335', u'x-compute-request-id': 'req-c52669ae-4d0c-4b71-9d5f-68c63816ba8b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c52669ae-4d0c-4b71-9d5f-68c63816ba8b'} Body: 2018-08-25 21:06:32,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/ab871d65-b65a-496b-944d-b9c0dd386b0a 0.999s 2018-08-25 21:06:32,086 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/ab871d65-b65a-496b-944d-b9c0dd386b0a', u'date': 'Sat, 25 Aug 2018 21:06:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5a5f22e5-55a2-4532-8ea9-ebb910dd6cd8'} Body: 2018-08-25 21:06:33,813 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/fee799f5-12f1-485f-aa6a-0fd8465b481f 1.725s 2018-08-25 21:06:33,814 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/fee799f5-12f1-485f-aa6a-0fd8465b481f', u'date': 'Sat, 25 Aug 2018 21:06:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1a95dfde-7270-4227-99e9-7a75d6f89add'} Body: 2018-08-25 21:06:35,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/718d0dd7-3027-4ff1-a7ee-9c44348dff24 1.432s 2018-08-25 21:06:35,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/718d0dd7-3027-4ff1-a7ee-9c44348dff24', u'date': 'Sat, 25 Aug 2018 21:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3cac3aea-5000-415a-b64d-2ac68b85f4cc'} Body: 2018-08-25 21:06:36,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/f5386794-a0fb-4581-966c-84c0f9765027 1.675s 2018-08-25 21:06:36,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.33:9696/v2.0/networks/f5386794-a0fb-4581-966c-84c0f9765027', u'date': 'Sat, 25 Aug 2018 21:06:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7f4b7345-990f-4165-a951-74b9de4a764d'} Body: 2018-08-25 21:06:37,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/420cb3b7-9b3f-452d-b925-1fadd6110570 0.385s 2018-08-25 21:06:37,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.33:9696/v2.0/security-groups/420cb3b7-9b3f-452d-b925-1fadd6110570', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3b259608-757d-47f9-8101-bf5b6b094fc7'} 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.206 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-25 21:06:37,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.202s 2018-08-25 21:06:37,546 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1186226946 description", "name": "tempest-secgroup-smoke-1186226946"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-826e9745-7958-41e3-8d41-c6d8a17ac562'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1186226946 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "updated_at": "2018-08-25T21:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:06:37Z", "revision_number": 0, "id": "4052cd44-1124-45b5-99e1-09e5fc46f472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:06:37Z", "revision_number": 0, "id": "5d5822ab-bbc2-4931-a41d-08b4fe366011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "name": "tempest-secgroup-smoke-1186226946"}} 2018-08-25 21:06:37,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.194s 2018-08-25 21:06:37,742 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34908f1f-9112-4e8e-9a93-bb1c8f2af8f5'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e0077e72-31de-4743-ab0a-212d8680b879"}} 2018-08-25 21:06:37,887 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 21:06:37,887 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-668c03a1-ffb2-4f0d-b36d-3b1c0fe8d280'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f6054967-ed67-4b82-87c9-3243121be850"}} 2018-08-25 21:06:38,084 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.196s 2018-08-25 21:06:38,085 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c40099f6-0ffe-413a-9dd1-3e2102ca198c'} 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-25T21:06:37Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:37Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ad3d4961-13b8-4cce-b86e-e666dab6cb4e"}} 2018-08-25 21:06:38,262 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.177s 2018-08-25 21:06:38,263 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-269c9519-7c35-48f0-8ac3-026f7d11668a'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "05a12d1c-f995-44c3-ac08-322e30d46a36"}} 2018-08-25 21:06:38,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.152s 2018-08-25 21:06:38,417 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e67ae71-23d3-4955-aa9c-2a84ca69164c'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "527d2cf9-1f50-4909-bb98-169ca14afcc3"}} 2018-08-25 21:06:38,587 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.168s 2018-08-25 21:06:38,587 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ddffa88f-67d3-4a12-809d-b07d1987887c'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b0756086-a161-421c-9ee3-2d32b31cc9c3"}} 2018-08-25 21:06:38,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:06:38,761 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29f6ec16-4089-4e59-9936-d952d3a98ed2'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7cb3a02a-2e74-4ca1-9fd9-7bc4ecf28520"}} 2018-08-25 21:06:38,935 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.172s 2018-08-25 21:06:38,935 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f51565a2-839f-47fb-81e0-238ee5abb1f0'} 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-25T21:06:38Z", "security_group_id": "08c3449c-f752-41d8-b027-f8c70c298d5d", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:06:38Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6595ef7e-a727-4dc5-b4cb-01d2fef89359"}} 2018-08-25 21:06:39,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.266s 2018-08-25 21:06:39,203 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1315921631"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08187eb7-26cf-4238-9c03-39da80ee485b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:06:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"741f054c-548e-4387-86a7-ae11ba0f08ce","name":"tempest-A-1315921631"}} 2018-08-25 21:06:39,695 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.490s 2018-08-25 21:06:39,696 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "name": "tempest-subnet-A-1-1637744384"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4a6eba3-3a3d-4c4b-852b-106e5251c3d8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","dns_nameservers":[],"updated_at":"2018-08-25T21:06:39Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","subnetpool_id":null,"name":"tempest-subnet-A-1-1637744384"}} 2018-08-25 21:06:39,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.198s 2018-08-25 21:06:39,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-454513285"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-583b66df-d4d3-4892-9def-96252476551a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:06:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"9bdb6601-e756-4e56-9fc6-03f62793117f","name":"tempest-B-454513285"}} 2018-08-25 21:06:40,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.572s 2018-08-25 21:06:40,474 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "name": "tempest-subnet-B-1-694662176"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f66c850-f9c7-4a96-ba98-2f71050088dc'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:06:40Z","dns_nameservers":[],"updated_at":"2018-08-25T21:06:40Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","subnetpool_id":null,"name":"tempest-subnet-B-1-694662176"}} 2018-08-25 21:06:40,861 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-25 21:06:40,862 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b596934-a39b-488e-b6e5-839aa80fe980'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "27e56868-3ca2-44e5-806c-9ee2f0ba9853"}} 2018-08-25 21:06:41,066 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.203s 2018-08-25 21:06:41,067 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-189229484"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-b8d98de8-566e-4021-8f68-abb14231f5a4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d98de8-566e-4021-8f68-abb14231f5a4'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuGuw1O4+dVWqqba51AeJnnUTXjkZNKl5GG7wypo1TGe1XZbfHeti1ykbqWr9WNjIJj1bSzCvgj8RXH52+wLKcj3fQhtaqELpTwOfLPBhkjaEfzvUvyX19ypOIpWy28DSELbEkUmlM1PV1XKX73HWuXfXzujigs3ra6zaaXZEE1ErhF9yc8eEJdSHnJkNigbtck66ki2KvZqeV7VkKN92uV9x3PdJxZPdnJ1DNp0qLVEV7CRPhy5SaLym80cCxHaiY2KZwI7oBXiHP9/wlbtgWI9lubA1e13a4D77A38TA2pmryh3rmHzeOFB3V7dq7JPwXj2s5RSZiGPZwmarXP+/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7hrsNTuPnVVqqm2udQHiZ51E145GTSpeRhu8MqaNUxntV2W3\nx3rYtcpG6lq/VjYyCY9W0swr4I/EVx+dvsCynI930IbWqhC6U8DnyzwYZI2hH871\nL8l9fcqTiKVstvA0hC2xJFJpTNT1dVyl+9x1rl3187o4oLN62us2ml2RBNRK4Rfc\nnPHhCXUh5yZDYoG7XJOupItir2anle1ZCjfdrlfcdz3ScWT3ZydQzadKi1RFewkT\n4cuUmi8pvNHAsR2omNimcCO6AV4hz/f8JW7YFiPZbmwNXtd2uA++wN/EwNqZq8od\n65h83jhQd1e3auyT8F49rOUUmYhj2cJmq1z/vwIDAQABAoIBAHmY/DpvUXebEJ86\n5lZRAQvDUE35FcQAuCZ7sY/4aMIgwonYo5NXFGc6hx7V+1MO2Fzze/apWFsVcMLB\nnbC1/kFgL2MqCWTOqClvobCz3w0zGy8AZUzjTJg6JUAqoyuF3nwGTansAGTBeR1X\nlFjcjKjgyWOQHa1MG5jDeJ463H2m5OLf8tAm9mnqYkLH3ulgj31CjKaL8NoufDOg\nghLbonS8p2MSa7ycr66AKClS+GLYtfEastcsx2Omwy97yJTyT6F5ZQJDGIBRwLNv\n3sS74TpOL+Oyloy0ql2HOhz4Yqcs5tE/TcLRKRFlTXifcC+3UeKdxsSEn2Q5M8Be\nrT7clnkCgYEA+6S+pLfq188lHmhxNOpsc1vaRky/yjoMmodOHHxRZ6sE8Eu3lItb\nIQNY2AgMd1Q2afcxwL5p5U2mulqlIrF8Yn71vJATN/JhLXloNSnFhwjc0aSDWE7x\nzz3r7hHR19fZb+QsMQWEV8FqL5Yu4Vv3jROXZfYqNwb6FMVhCPUmV6sCgYEA8jot\ncEgFV2CQ66zUNH9Sr/mr9DOoUtRuqWoY2SOfFkTta80XyTMVDlzkp/Q/H/79DZfz\n5r8+2PWErFAANRTByOX/Ctwb9dA4M9KB1udDuYDfJFm4KminJai1lw5DgjY5KR7t\nhPrz+3utzipMd0+KUgsrcf097APFGRMAEVdiVD0CgYEAvh2sLrQIx/zm9T9A8BJ/\n1vO5R81qRLVwmjrJJ7pAokrRk14RFzflpF5r++Kw0GKeLZalTxJM3QG6iiY7hqeC\n6sMyksBi1KzZAEsuEKQ7aJaohfZ9iPUzuTf2DEoIOMMJsoA3Zt3dK5OjzsnvJzGd\nKEd55X2CTUqHG7Q3aFYWHrsCgYEAyDInHdaYe4f3HqF/3Ueh+ok6giEzrAmg0Go8\n0THsqQYcx+0BDKwoae+CmAF5LqObV+HPllVXxw7cMWIJWdWm97iHWt1iSn5mBQal\ngw0uXyHQywVP/dTy2GAgfREv4G2aPo8uNasHfUDR/EPfYPifVIGgzZxE0kynWLro\nYmy7eu0CgYBIC4dyzxcfD+5ddBzuo0W8IV309lIwM6xmpCp5BwhbF4Rlc9SF7Svc\nmd7tkpS3LrTR8SZgOo1/HpN14dWFdJCPh8ighx2uyqHXk3lxU3XQxaaBmNaJqkDB\nJjiLDl6itY8GD7hvLhifSxQJxur6UF5rxbyiO1jZN+EqODHPxawkIA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-189229484", "fingerprint": "5b:23:24:08:f7:1a:db:61:73:58:16:f0:63:bf:02:c0"}} 2018-08-25 21:06:42,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.033s 2018-08-25 21:06:42,107 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2076247635", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:06:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-673e2a4b-a4f7-4160-bbe4-be0f243e1da6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:06:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:06:41Z","name":"tempest-port-smoke-2076247635","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ea:64:1a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","ip_address":"10.101.11.10"}],"id":"6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} 2018-08-25 21:06:43,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.357s 2018-08-25 21:06:43,466 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-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "741f054c-548e-4387-86a7-ae11ba0f08ce", "port": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c1e8c573-34af-49ba-ad13-2613903fede2', 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1e8c573-34af-49ba-ad13-2613903fede2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "adminPass": "4xfLQf6nWGLq"}} 2018-08-25 21:06:43,565 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.094s 2018-08-25 21:06:43,565 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-ddb4f439-e14d-43a8-bbff-36e85a1d9490', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddb4f439-e14d-43a8-bbff-36e85a1d9490'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:44,827 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.246s 2018-08-25 21:06:44,828 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-94d10fdf-179b-42a4-a1ad-88dea6e63670', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94d10fdf-179b-42a4-a1ad-88dea6e63670'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:45,938 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.096s 2018-08-25 21:06:45,939 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c55bf092-0c47-4898-a8e7-d9f8b3167e73', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c55bf092-0c47-4898-a8e7-d9f8b3167e73'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:45Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:45,953 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:06:47,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.372s 2018-08-25 21:06:47,328 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-763d344f-a4b5-40eb-a98c-8a469fcc02b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-763d344f-a4b5-40eb-a98c-8a469fcc02b8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:47,340 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:06:48,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.178s 2018-08-25 21:06:48,521 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-4324fd61-b0c0-475c-b097-84959c541682', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4324fd61-b0c0-475c-b097-84959c541682'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:50,011 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.482s 2018-08-25 21:06:50,012 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-302633af-0dad-4800-b003-f2652c39f5e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-302633af-0dad-4800-b003-f2652c39f5e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:46Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:51,363 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.330s 2018-08-25 21:06:51,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': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-bf336940-a9c4-4bec-8ed7-87e5b61306fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf336940-a9c4-4bec-8ed7-87e5b61306fe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:51,378 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-25 21:06:51,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.377s 2018-08-25 21:06:51,756 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c8a843c7-5728-4d58-b40b-42cfb97c963b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8a843c7-5728-4d58-b40b-42cfb97c963b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:49Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:51,771 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: afa29e69-43f4-433a-ac32-54b44acfe6b2 with status: ACTIVE 2018-08-25 21:06:52,924 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.152s 2018-08-25 21:06:52,925 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1817229400", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:06:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b2f05a3-73c6-49fa-97c8-8aacf7b3198a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:06:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:06:52Z","name":"tempest-port-smoke-1817229400","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f5:42:27","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","ip_address":"10.102.21.20"}],"id":"c6124deb-abf3-41c6-9a5f-b80951b81e54","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} 2018-08-25 21:06:54,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.388s 2018-08-25 21:06:54,316 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-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9bdb6601-e756-4e56-9fc6-03f62793117f", "port": "c6124deb-abf3-41c6-9a5f-b80951b81e54"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-bf87b2db-7c7b-468e-8e3d-4e6a9449d00e', 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf87b2db-7c7b-468e-8e3d-4e6a9449d00e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "adminPass": "ejzy7KTzjtSp"}} 2018-08-25 21:06:54,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.367s 2018-08-25 21:06:54,690 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-7552df99-4cce-42d8-907d-4d8f893051d2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7552df99-4cce-42d8-907d-4d8f893051d2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:06:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:56,117 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.410s 2018-08-25 21:06:56,117 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-92591104-895a-4855-8822-8981608d0d17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92591104-895a-4855-8822-8981608d0d17'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:56,136 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:06:57,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.358s 2018-08-25 21:06:57,498 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-a6d2f549-4e73-4430-abf7-6ad3d7eb55e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6d2f549-4e73-4430-abf7-6ad3d7eb55e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:57,513 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:06:58,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.143s 2018-08-25 21:06:58,659 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-9ceb1081-0f80-4dfb-86ba-81099e9cff98', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ceb1081-0f80-4dfb-86ba-81099e9cff98'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:06:55Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:59,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.151s 2018-08-25 21:06:59,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-b7c33461-978c-47ee-b068-56a637c31a28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b7c33461-978c-47ee-b068-56a637c31a28'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:58Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:06:59,848 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:00,007 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.157s 2018-08-25 21:07:00,008 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-cd543ad3-b24f-4fff-b11c-c61a43551ec4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:06:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd543ad3-b24f-4fff-b11c-c61a43551ec4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:06:58Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:00,022 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d9f6efc0-a505-42c2-9570-49b06bd770bb with status: ACTIVE 2018-08-25 21:07:01,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.422s 2018-08-25 21:07:01,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1310162369", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:07:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5450a900-d51d-4a34-8a41-3b3f0dc0ec7d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:07:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"741f054c-548e-4387-86a7-ae11ba0f08ce","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:07:00Z","name":"tempest-port-smoke-1310162369","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d2:40:4d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a90461d8-9f9b-4a02-b899-2a2bd4d0f164","ip_address":"10.101.11.30"}],"id":"e44794ca-7025-4693-8075-b313ba90e4b8","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} 2018-08-25 21:07:02,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.099s 2018-08-25 21:07:02,548 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-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "741f054c-548e-4387-86a7-ae11ba0f08ce", "port": "e44794ca-7025-4693-8075-b313ba90e4b8"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6a8c1573-7ccb-484d-84ad-6e31b84d2df2', 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a8c1573-7ccb-484d-84ad-6e31b84d2df2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "adminPass": "KA5gNoFqAZMc"}} 2018-08-25 21:07:02,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.345s 2018-08-25 21:07:02,898 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-105504a5-ff76-433b-a10b-ccd3483834c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-105504a5-ff76-433b-a10b-ccd3483834c6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:07:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:04,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.288s 2018-08-25 21:07:04,204 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-10d2e9fd-5aa9-476e-ac11-85353246a70a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10d2e9fd-5aa9-476e-ac11-85353246a70a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:04,217 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 21:07:05,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.147s 2018-08-25 21:07:05,367 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-f38d4a65-8c68-4733-a3e3-af3d3805a7c4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f38d4a65-8c68-4733-a3e3-af3d3805a7c4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:05,379 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:07:06,534 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.153s 2018-08-25 21:07:06,534 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-f3544731-adad-4850-bbe3-f087007433b9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3544731-adad-4850-bbe3-f087007433b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:04Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:07,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.347s 2018-08-25 21:07:07,900 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-e93f6aaa-9281-464c-9a1b-4c76b1384b73', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e93f6aaa-9281-464c-9a1b-4c76b1384b73'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:07,912 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:08,062 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.149s 2018-08-25 21:07:08,063 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-b3d9d7fd-cd62-4f03-9f3d-5ec8ff13b478', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3d9d7fd-cd62-4f03-9f3d-5ec8ff13b478'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:08,076 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 31d7cfc5-ca75-4afe-b041-495bba019e65 with status: ACTIVE 2018-08-25 21:07:09,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.105s 2018-08-25 21:07:09,183 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-216648654", "security_groups": ["08c3449c-f752-41d8-b027-f8c70c298d5d"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:07:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-caee80a7-0247-472f-a61c-80e6fdb87351'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:07:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bdb6601-e756-4e56-9fc6-03f62793117f","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:07:08Z","name":"tempest-port-smoke-216648654","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:d2:f3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"aab06cc1-b734-4189-8719-fbd5adccc0bb","ip_address":"10.102.21.40"}],"id":"0574dfac-939e-44c4-a8fb-8be89e30436a","security_groups":["08c3449c-f752-41d8-b027-f8c70c298d5d"],"device_id":""}} 2018-08-25 21:07:10,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.088s 2018-08-25 21:07:10,273 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-189229484", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "9bdb6601-e756-4e56-9fc6-03f62793117f", "port": "0574dfac-939e-44c4-a8fb-8be89e30436a"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-eeea7e9a-2c85-4a3c-8b61-09326813826b', 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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eeea7e9a-2c85-4a3c-8b61-09326813826b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "adminPass": "ghW99BJ58Vh7"}} 2018-08-25 21:07:10,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.372s 2018-08-25 21:07:10,650 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-b52ad283-b3fc-461a-9850-d88d12b8b8de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b52ad283-b3fc-461a-9850-d88d12b8b8de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:07:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:11,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.094s 2018-08-25 21:07:11,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': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0c65b68f-ac6d-4400-904b-6f3be1725f42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c65b68f-ac6d-4400-904b-6f3be1725f42'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:11,776 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:07:13,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.328s 2018-08-25 21:07:13,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-ab806632-a06d-4487-951a-4798f2782a51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab806632-a06d-4487-951a-4798f2782a51'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:13,120 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:07:14,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.151s 2018-08-25 21:07:14,273 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0ef02142-cc9f-4cd6-a4a1-3a653ffd6caf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ef02142-cc9f-4cd6-a4a1-3a653ffd6caf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:07:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:15,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.148s 2018-08-25 21:07:15,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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-ff973ef1-c8e4-4c89-a1c3-9ef5f86f170e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ff973ef1-c8e4-4c89-a1c3-9ef5f86f170e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:15,450 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:07:15,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.366s 2018-08-25 21:07:15,817 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-6b3fce1b-6781-4df3-8b49-681dc905ea36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:07:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b3fce1b-6781-4df3-8b49-681dc905ea36'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:07:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:07:15,830 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 364d4485-deb5-4094-8061-8f5cd844b09c with status: ACTIVE 2018-08-25 21:07:16,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.168s 2018-08-25 21:07:16,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2127123919", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:07:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c7eb40f-5f72-4ba9-ad17-fe5791b35601'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:15Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:15Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "name": "tempest-router--2127123919"}} 2018-08-25 21:07:17,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d 1.602s 2018-08-25 21:07:17,604 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d', u'date': 'Sat, 25 Aug 2018 21:07:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1533b760-f233-437f-8a37-3b6db48091b2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:15Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:17Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "name": "tempest-router--2127123919"}} 2018-08-25 21:07:19,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/add_router_interface 2.000s 2018-08-25 21:07:19,605 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6af6263-659b-4e4d-8d9e-d812b4e58c33'} Body: {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164", "subnet_ids": ["a90461d8-9f9b-4a02-b899-2a2bd4d0f164"], "port_id": "36520eaf-a60a-4472-8b01-5f2c7da60123", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d"} 2018-08-25 21:07:21,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.997s 2018-08-25 21:07:21,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-033e8969-0222-4916-ac14-75b86e54921b'} Body: {"floatingip": {"router_id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:07:20Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7", "id": "e768796f-b9aa-4689-9124-3143673044de", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:20Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:07:21,751 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.146s 2018-08-25 21:07:21,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2103905677", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-300c5470-4f24-484a-a080-9dfbbd611988'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:21Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:21Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "name": "tempest-router--2103905677"}} 2018-08-25 21:07:23,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b 1.641s 2018-08-25 21:07:23,394 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b', u'date': 'Sat, 25 Aug 2018 21:07:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ce63f0c-4526-43d7-bcc4-02d6be58e568'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:21Z", "admin_state_up": true, "updated_at": "2018-08-25T21:07:23Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "name": "tempest-router--2103905677"}} 2018-08-25 21:07:25,509 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/add_router_interface 2.113s 2018-08-25 21:07:25,509 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:07:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ef51f67-836e-4e94-a13d-7bdf0cf32239'} Body: {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb", "subnet_ids": ["aab06cc1-b734-4189-8719-fbd5adccc0bb"], "port_id": "d3311ee1-a25b-4110-9ba4-cd1761b4805a", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"} 2018-08-25 21:07:27,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.879s 2018-08-25 21:07:27,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "0574dfac-939e-44c4-a8fb-8be89e30436a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:07:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02cf52d7-5d2a-4af8-b122-d8799000ae3a'} Body: {"floatingip": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:07:26Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "0574dfac-939e-44c4-a8fb-8be89e30436a", "id": "e0d6e12a-9f34-4aca-a1bc-89dac0a6d995", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:07:26Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:07:27,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/network_associations 0.560s 2018-08-25 21:07:27,952 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/network_associations', u'date': 'Sat, 25 Aug 2018 21:07:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-470c6a6d-43f2-48c4-9150-a82f3a36a2f0'} Body: {"network_association": {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "id": "797b7c6c-093b-4317-9dfc-e093e449ad71"}} 2018-08-25 21:07:27,954 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:43,993 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:44,093 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:44,121 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:44,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-25 21:07:44,236 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:44,238 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:44,299 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:44,303 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:49,310 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.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-25 21:07:49,311 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-25 21:07:49,311 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075700 seconds 2018-08-25 21:07:49,314 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:49,316 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:49,381 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:49,412 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:49,527 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-25 21:07:49,531 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:49,533 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:49,595 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:49,598 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:53,605 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.077739 seconds 2018-08-25 21:07:54,189 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/router_associations 0.583s 2018-08-25 21:07:54,190 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/27e56868-3ca2-44e5-806c-9ee2f0ba9853/router_associations', u'date': 'Sat, 25 Aug 2018 21:07:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e866859-20ff-4556-9bd0-e4f3849653ed'} Body: {"router_association": {"router_id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b", "id": "be9d4a99-6dda-4475-adef-c8666cd8245a"}} 2018-08-25 21:07:54,191 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:54,193 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:54,257 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:54,290 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:54,404 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-25 21:07:54,405 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-25 21:07:54,407 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:07:54,467 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:07:54,473 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-25 21:07:59,480 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.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-25 21:07:59,480 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-25 21:07:59,481 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.076555 seconds 2018-08-25 21:07:59,482 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:08:59,537 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-08-25 21:10:02,082 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-08-25 21:11:05,635 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-08-25 21:12:10,200 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-08-25 21:13:15,717 63 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 after 4 attempts 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh return function() 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-25 21:13:15.717 63 ERROR tempest.lib.common.ssh 2018-08-25 21:13:15,722 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.206 failed. Error: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-25 21:13:15.722 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-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-25 21:13:15.722 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-25 21:13:16,118 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:13:16,119 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.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:13:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be185bec-47f6-4ac8-be5d-f73895238532'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-TestBGPVPNBasic-1613365017"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/4df43ad2e92a4234a2e90abf1a55a213", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/4df43ad2e92a4234a2e90abf1a55a213", "region": "reg 2018-08-25 21:13:16,364 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers 0.242s 2018-08-25 21:13:16,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': '1141', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-b54d89f9-86b7-4f94-bc12-cb6dd5183da5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b54d89f9-86b7-4f94-bc12-cb6dd5183da5'} Body: {"servers": [{"id": "364d4485-deb5-4094-8061-8f5cd844b09c", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "name": "server-4"}, {"id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "name": "server-3"}, {"id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "name": "server-2"}, {"id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "name": "server-1"}]} 2018-08-25 21:13:16,500 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c/action 0.128s 2018-08-25 21:13:16,501 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': '31722', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c/action', u'x-compute-request-id': 'req-c582a6b9-3b04-4c50-bf23-f72aea2ba59f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c582a6b9-3b04-4c50-bf23-f72aea2ba59f'} 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 502533788 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-25 21:13:16,506 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 364d4485-deb5-4094-8061-8f5cd844b09c 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 502533788 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.184502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186776] pid_max: default: 32768 minimum: 301 [ 0.188001] ACPI: Core revision 20150930 [ 0.189674] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191450] Security Framework initialized [ 0.192570] Yama: becoming mindful. [ 0.193567] AppArmor: AppArmor initialized [ 0.194733] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198248] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199893] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201774] Initializing cgroup subsys io [ 0.202892] Initializing cgroup subsys memory [ 0.204078] Initializing cgroup subsys devices [ 0.205280] Initializing cgroup subsys freezer [ 0.206478] Initializing cgroup subsys net_cls [ 0.207682] Initializing cgroup subsys perf_event [ 0.208935] Initializing cgroup subsys net_prio [ 0.210137] Initializing cgroup subsys hugetlb [ 0.211334] Initializing cgroup subsys pids [ 0.212534] CPU: Physical Processor ID: 0 [ 0.214328] mce: CPU supports 10 MCE banks [ 0.215501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216880] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233055] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239696] ftrace: allocating 31920 entries in 125 pages [ 0.264983] smpboot: Max logical packages: 1 [ 0.266162] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268056] x2apic enabled [ 0.269197] Switched APIC routing to physical x2apic. [ 0.271676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275892] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278325] KVM setup paravirtual spinlock [ 0.279913] x86: Booted up 1 node, 1 CPUs [ 0.281026] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282899] devtmpfs: initialized [ 0.284872] evm: security.selinux [ 0.285836] evm: security.SMACK64 [ 0.286796] evm: security.SMACK64EXEC [ 0.287824] evm: security.SMACK64TRANSMUTE [ 0.288933] evm: security.SMACK64MMAP [ 0.289957] evm: security.ima [ 0.290850] evm: security.capability [ 0.291918] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294427] pinctrl core: initialized pinctrl subsystem [ 0.295878] RTC time: 21:07:15, date: 08/25/18 [ 0.297162] NET: Registered protocol family 16 [ 0.298471] cpuidle: using governor ladder [ 0.299575] cpuidle: using governor menu [ 0.300645] PCCT header not found. [ 0.301656] ACPI: bus type PCI registered [ 0.302733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304380] PCI: Using configuration type 1 for base access [ 0.306498] ACPI: Added _OSI(Module Device) [ 0.307651] ACPI: Added _OSI(Processor Device) [ 0.308842] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310077] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312228] ACPI: Interpreter enabled [ 0.313285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323426] ACPI: (supports S0 S5) [ 0.324398] ACPI: Using IOAPIC for interrupt routing [ 0.325678] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332682] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337215] acpiphp: Slot [3] registered [ 0.338312] acpiphp: Slot [4] registered [ 0.339416] acpiphp: Slot [5] registered [ 0.340499] acpiphp: Slot [6] registered [ 0.341595] acpiphp: Slot [7] registered [ 0.342707] acpiphp: Slot [8] registered [ 0.343795] acpiphp: Slot [9] registered [ 0.344883] acpiphp: Slot [10] registered [ 0.345985] acpiphp: Slot [11] registered [ 0.347095] acpiphp: Slot [12] registered [ 0.348209] acpiphp: Slot [13] registered [ 0.349315] acpiphp: Slot [14] registered [ 0.350426] acpiphp: Slot [15] registered [ 0.365780] acpiphp: Slot [16] registered [ 0.366908] acpiphp: Slot [17] registered [ 0.368023] acpiphp: Slot [18] registered [ 0.369137] acpiphp: Slot [19] registered [ 0.370248] acpiphp: Slot [20] registered [ 0.371365] acpiphp: Slot [21] registered [ 0.372477] acpiphp: Slot [22] registered [ 0.373586] acpiphp: Slot [23] registered [ 0.374689] acpiphp: Slot [24] registered [ 0.375795] acpiphp: Slot [25] registered [ 0.376903] acpiphp: Slot [26] registered [ 0.378017] acpiphp: Slot [27] registered [ 0.379134] acpiphp: Slot [28] registered [ 0.380249] acpiphp: Slot [29] registered [ 0.381361] acpiphp: Slot [30] registered [ 0.382477] acpiphp: Slot [31] registered [ 0.383582] PCI host bridge to bus 0000:00 [ 0.384691] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386326] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389966] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393942] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397857] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399593] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401195] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409203] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429969] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431955] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433894] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439445] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444752] vgaarb: loaded [ 0.445568] vgaarb: bridge control possible 0000:00:02.0 [ 0.447208] SCSI subsystem initialized [ 0.448468] ACPI: bus type USB registered [ 0.449595] usbcore: registered new interface driver usbfs [ 0.450989] usbcore: registered new interface driver hub [ 0.452334] usbcore: registered new device driver usb [ 0.453839] PCI: Using ACPI for IRQ routing [ 0.455335] NetLabel: Initializing [ 0.456313] NetLabel: domain hash size = 128 [ 0.457483] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458780] NetLabel: unlabeled traffic allowed by default [ 0.460333] clocksource: Switched to clocksource kvm-clock [ 0.470881] AppArmor: AppArmor Filesystem Enabled [ 0.472236] pnp: PnP ACPI init [ 0.473497] pnp: PnP ACPI: found 5 devices [ 0.480326] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.482646] NET: Registered protocol family 2 [ 0.484030] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.485771] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487389] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489014] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.490475] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492045] NET: Registered protocol family 1 [ 0.493228] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494707] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496153] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510796] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525666] Trying to unpack rootfs image as initramfs... [ 0.587673] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.592708] Scanning for low memory corruption every 60 seconds [ 0.594849] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.596418] audit: initializing netlink subsys (disabled) [ 0.597840] audit: type=2000 audit(1535231235.804:1): initialized [ 0.599686] Initialise system trusted keyring [ 0.601076] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602656] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.605374] zbud: loaded [ 0.606370] VFS: Disk quotas dquot_6.6.0 [ 0.607484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609636] fuse init (API version 7.23) [ 0.610841] Key type big_key registered [ 0.611933] Allocating IMA MOK and blacklist keyrings. [ 0.613591] Key type asymmetric registered [ 0.614712] Asymmetric key parser 'x509' registered [ 0.616022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618064] io scheduler noop registered [ 0.619139] io scheduler deadline registered (default) [ 0.620486] io scheduler cfq registered [ 0.621655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626776] ACPI: Power Button [PWRF] [ 0.627983] GHES: HEST is not enabled! [ 0.642070] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671164] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.673968] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.697626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.700615] Linux agpgart interface v0.103 [ 0.703956] brd: module loaded [ 0.706149] loop: module loaded [ 0.710726] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.712712] GPT:90111 != 2097151 [ 0.713638] GPT:Alternate GPT header not at the end of the disk. [ 0.715120] GPT:90111 != 2097151 [ 0.716049] GPT: Use GNU Parted to correct GPT errors. [ 0.717355] vda: vda1 vda15 [ 0.718974] scsi host0: ata_piix [ 0.720031] scsi host1: ata_piix [ 0.721019] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.722663] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.724856] libphy: Fixed MDIO Bus: probed [ 0.725973] tun: Universal TUN/TAP device driver, 1.6 [ 0.727262] tun: (C) 1999-2004 Max Krasnyansky [ 0.729946] PPP generic driver version 2.4.2 [ 0.731189] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732802] ehci-pci: EHCI PCI platform driver [ 0.733998] ehci-platform: EHCI generic platform driver [ 0.735335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736855] ohci-pci: OHCI PCI platform driver [ 0.738042] ohci-platform: OHCI generic platform driver [ 0.739381] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753948] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757321] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.760261] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761905] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.763854] usb usb1: Product: UHCI Host Controller [ 0.765122] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.766666] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767983] hub 1-0:1.0: USB hub found [ 0.769067] hub 1-0:1.0: 2 ports detected [ 0.770317] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773164] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774457] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775818] mousedev: PS/2 mouse device common for all mice [ 0.777517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779924] rtc_cmos 00:00: RTC can wake from S4 [ 0.781433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784627] i2c /dev entries driver [ 0.785655] device-mapper: uevent: version 1.0.3 [ 0.786928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789121] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790934] NET: Registered protocol family 10 [ 0.792479] NET: Registered protocol family 17 [ 0.793688] Key type dns_resolver registered [ 0.794973] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796445] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798845] registered taskstats version 1 [ 0.799975] Loading compiled-in X.509 certificates [ 0.801812] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.804325] zswap: loaded using pool lzo/zbud [ 0.806387] Key type trusted registered [ 0.808546] Key type encrypted registered [ 0.809663] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811080] ima: No TPM chip found, activating TPM-bypass! [ 0.812505] evm: HMAC attrs: 0x1 [ 0.813784] Magic number: 14:185:147 [ 0.814869] acpi device:18: hash matches [ 0.816035] rtc_cmos 00:00: setting system clock to 2018-08-25 21:07:16 UTC (1535231236) [ 0.818258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.819749] EDD information not available. [ 0.882067] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.884166] Write protecting the kernel read-only data: 14336k [ 0.887068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.889491] 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.043886] 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.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.89. iid=i-00000083 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPGjwlHkELpemy4deDLJbw/44YgQPb1qabMpVhsvDjS85qAkFmmAhaa4BbvynGuU/DY2KQaEjo0xpVwS1dSa1/62GX3Kn2RwfkoXR4ZALw4z5VmYv4QZ334cTzqAXOktWTxvfDxpqMp5Dsz6sfgXtJ4DFG1jUmEFQCefX1MWlByqd44A8hGhU0jsN1GxMyc9auYb+qFuPDrHnG6ZwExocPCC44MpJnjkgXpIP+FDw9TQMbD0G1rKoXOhqVQwNDHueM8zuFL5oua02i3MLL8nzRKMx+eUWGv4Od8iN08DZiXka1kJq6NZ5YKKn4q2v6IutPE9SeQYCqsdXTiXI2RsPP root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAK67RU7lyk411jh07+I3DZjlLxS3q0cM1rYFTOVPcVwyjWVerTHzQ3sM0xFjL/4rcbeNvM1BgSsceD+7xR9urVoU7u0jWW9UrEipZ8RllFZCEm1xv98jO7ar3VlvnYKD1qdvazQKJ/pWMwEIUOV9vfPSNbI1nkr4Ds8P4E4cuD+DAAAAFQDWXfqZf2/xBhV78aeoJZsIVx2jzQAAAIAgrnp6Q3qUjMhkiv3wu7+QIknMs3Yf4N3UCmz3DcP+UUDL3jngTuReLzUE1gPHz0j1SI6aIysbgoGYEilQPAKhi4fdslVmH8d0DkMbHI9Cn/Qw9q7kitLggQa/STll0tGf10j+16naHkFuGxLHmkXxQxSEr+NsljnVsGBPJuCFhgAAAIB86/Ih7uGxOOzodLbdaLArISJYY3dktYSPgwJpPImYgCvO+AiZYLcEcO/wK75YW+3BNBz1zyHQM905S4K0nNPucMmEZ0gFCCYf7FOgluzilj2CTM9xxVEAd23XUGp64L56JX/IcmraSlOVZbRXcS59q2Jhzn0065Ltz0ZHpiY/mQ== root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.24s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe36:d2f3/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.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-00000083 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=2.47 === === 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:36:D2:F3 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe36:d2f3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.615 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.285 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.281 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.207 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.192 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.192/0.316/0.615 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.080359] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240485] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.240487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240489] usb 1-1: Product: QEMU USB Tablet [ 1.240490] usb 1-1: Manufacturer: QEMU [ 1.240490] usb 1-1: SerialNumber: 42 [ 1.592421] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.592429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns [ 2.449518] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.487079] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:07:16 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 25 22:07:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 25 22:07:16 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 25 22:07:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 25 22:07:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 25 22:07:16 cirros kern.notice kernel: [ 1.043886] random: dd urandom read with 4 bits of entropy available Aug 25 22:07:16 cirros kern.info kernel: [ 1.080359] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:07:16 cirros kern.info kernel: [ 1.240485] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:07:16 cirros kern.info kernel: [ 1.240487] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:07:16 cirros kern.info kernel: [ 1.240489] usb 1-1: Product: QEMU USB Tablet Aug 25 22:07:16 cirros kern.info kernel: [ 1.240490] usb 1-1: Manufacturer: QEMU Aug 25 22:07:16 cirros kern.info kernel: [ 1.240490] usb 1-1: SerialNumber: 42 Aug 25 22:07:17 cirros kern.info kernel: [ 1.592421] tsc: Refined TSC clocksource calibration: 3491.851 MHz Aug 25 22:07:17 cirros kern.info kernel: [ 1.592429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Aug 25 22:07:17 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:18 cirros authpriv.info dropbear[344]: Running in background Aug 25 22:07:18 cirros kern.info kernel: [ 2.449518] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:18 cirros kern.info kernel: [ 2.487079] 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-25 21:13:16,577 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65/action 0.068s 2018-08-25 21:13:16,578 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': '31481', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65/action', u'x-compute-request-id': 'req-e702d8f9-1c96-40e3-affe-b98c6929cddd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e702d8f9-1c96-40e3-affe-b98c6929cddd'} 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 525584882 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-25 21:13:16,581 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 31d7cfc5-ca75-4afe-b041-495bba019e65 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 525584882 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.192480] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194728] pid_max: default: 32768 minimum: 301 [ 0.196044] ACPI: Core revision 20150930 [ 0.197706] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199450] Security Framework initialized [ 0.200540] Yama: becoming mindful. [ 0.201517] AppArmor: AppArmor initialized [ 0.202649] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204384] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206053] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207655] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209511] Initializing cgroup subsys io [ 0.210604] Initializing cgroup subsys memory [ 0.211769] Initializing cgroup subsys devices [ 0.212945] Initializing cgroup subsys freezer [ 0.214211] Initializing cgroup subsys net_cls [ 0.215380] Initializing cgroup subsys perf_event [ 0.216609] Initializing cgroup subsys net_prio [ 0.217796] Initializing cgroup subsys hugetlb [ 0.218958] Initializing cgroup subsys pids [ 0.220119] CPU: Physical Processor ID: 0 [ 0.221909] mce: CPU supports 10 MCE banks [ 0.223046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224376] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.239522] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246312] ftrace: allocating 31920 entries in 125 pages [ 0.272703] smpboot: Max logical packages: 1 [ 0.273875] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275755] x2apic enabled [ 0.276891] Switched APIC routing to physical x2apic. [ 0.279308] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280796] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283602] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286036] KVM setup paravirtual spinlock [ 0.287668] x86: Booted up 1 node, 1 CPUs [ 0.288758] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290618] devtmpfs: initialized [ 0.292586] evm: security.selinux [ 0.293534] evm: security.SMACK64 [ 0.294465] evm: security.SMACK64EXEC [ 0.295469] evm: security.SMACK64TRANSMUTE [ 0.296555] evm: security.SMACK64MMAP [ 0.297535] evm: security.ima [ 0.298386] evm: security.capability [ 0.299531] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301965] pinctrl core: initialized pinctrl subsystem [ 0.303396] RTC time: 21:07:06, date: 08/25/18 [ 0.304651] NET: Registered protocol family 16 [ 0.305931] cpuidle: using governor ladder [ 0.307016] cpuidle: using governor menu [ 0.308061] PCCT header not found. [ 0.309062] ACPI: bus type PCI registered [ 0.310127] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.311750] PCI: Using configuration type 1 for base access [ 0.313871] ACPI: Added _OSI(Module Device) [ 0.314981] ACPI: Added _OSI(Processor Device) [ 0.316123] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.319424] ACPI: Interpreter enabled [ 0.320443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.325378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.330279] ACPI: (supports S0 S5) [ 0.331216] ACPI: Using IOAPIC for interrupt routing [ 0.332456] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.336187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337677] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.339294] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343731] acpiphp: Slot [3] registered [ 0.344788] acpiphp: Slot [4] registered [ 0.345855] acpiphp: Slot [5] registered [ 0.346924] acpiphp: Slot [6] registered [ 0.347982] acpiphp: Slot [7] registered [ 0.349040] acpiphp: Slot [8] registered [ 0.350093] acpiphp: Slot [9] registered [ 0.351155] acpiphp: Slot [10] registered [ 0.352232] acpiphp: Slot [11] registered [ 0.353310] acpiphp: Slot [12] registered [ 0.354382] acpiphp: Slot [13] registered [ 0.355447] acpiphp: Slot [14] registered [ 0.356523] acpiphp: Slot [15] registered [ 0.371484] acpiphp: Slot [16] registered [ 0.372561] acpiphp: Slot [17] registered [ 0.373634] acpiphp: Slot [18] registered [ 0.374701] acpiphp: Slot [19] registered [ 0.375777] acpiphp: Slot [20] registered [ 0.376852] acpiphp: Slot [21] registered [ 0.377920] acpiphp: Slot [22] registered [ 0.378989] acpiphp: Slot [23] registered [ 0.380064] acpiphp: Slot [24] registered [ 0.381160] acpiphp: Slot [25] registered [ 0.382229] acpiphp: Slot [26] registered [ 0.383296] acpiphp: Slot [27] registered [ 0.384373] acpiphp: Slot [28] registered [ 0.385445] acpiphp: Slot [29] registered [ 0.386514] acpiphp: Slot [30] registered [ 0.387582] acpiphp: Slot [31] registered [ 0.388655] PCI host bridge to bus 0000:00 [ 0.389736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.391317] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392904] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394826] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396738] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398690] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404403] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405940] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407595] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434670] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436627] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440372] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443966] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445724] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449171] vgaarb: loaded [ 0.449978] vgaarb: bridge control possible 0000:00:02.0 [ 0.451600] SCSI subsystem initialized [ 0.452827] ACPI: bus type USB registered [ 0.453930] usbcore: registered new interface driver usbfs [ 0.455295] usbcore: registered new interface driver hub [ 0.456627] usbcore: registered new device driver usb [ 0.458079] PCI: Using ACPI for IRQ routing [ 0.459581] NetLabel: Initializing [ 0.460527] NetLabel: domain hash size = 128 [ 0.461654] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462914] NetLabel: unlabeled traffic allowed by default [ 0.464453] clocksource: Switched to clocksource kvm-clock [ 0.474929] AppArmor: AppArmor Filesystem Enabled [ 0.476198] pnp: PnP ACPI init [ 0.477402] pnp: PnP ACPI: found 5 devices [ 0.484189] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486424] NET: Registered protocol family 2 [ 0.487800] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489499] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491110] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492711] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495705] NET: Registered protocol family 1 [ 0.496901] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498396] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499849] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514404] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529014] Trying to unpack rootfs image as initramfs... [ 0.591230] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598327] Scanning for low memory corruption every 60 seconds [ 0.601386] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603021] audit: initializing netlink subsys (disabled) [ 0.604678] audit: type=2000 audit(1535231227.909:1): initialized [ 0.606782] Initialise system trusted keyring [ 0.608320] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.609881] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612737] zbud: loaded [ 0.613810] VFS: Disk quotas dquot_6.6.0 [ 0.614945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617235] fuse init (API version 7.23) [ 0.618482] Key type big_key registered [ 0.619583] Allocating IMA MOK and blacklist keyrings. [ 0.621285] Key type asymmetric registered [ 0.622425] Asymmetric key parser 'x509' registered [ 0.623728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.625792] io scheduler noop registered [ 0.626876] io scheduler deadline registered (default) [ 0.628240] io scheduler cfq registered [ 0.629519] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630921] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.632758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.634743] ACPI: Power Button [PWRF] [ 0.636089] GHES: HEST is not enabled! [ 0.650399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682953] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706687] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709782] Linux agpgart interface v0.103 [ 0.713567] brd: module loaded [ 0.715826] loop: module loaded [ 0.721082] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723058] GPT:90111 != 2097151 [ 0.723979] GPT:Alternate GPT header not at the end of the disk. [ 0.725451] GPT:90111 != 2097151 [ 0.726385] GPT: Use GNU Parted to correct GPT errors. [ 0.727694] vda: vda1 vda15 [ 0.729599] scsi host0: ata_piix [ 0.730666] scsi host1: ata_piix [ 0.731664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.733301] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.735330] libphy: Fixed MDIO Bus: probed [ 0.736452] tun: Universal TUN/TAP device driver, 1.6 [ 0.737749] tun: (C) 1999-2004 Max Krasnyansky [ 0.741081] PPP generic driver version 2.4.2 [ 0.742370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743975] ehci-pci: EHCI PCI platform driver [ 0.745181] ehci-platform: EHCI generic platform driver [ 0.746617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.748158] ohci-pci: OHCI PCI platform driver [ 0.749359] ohci-platform: OHCI generic platform driver [ 0.750730] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765481] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766838] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768812] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773358] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775258] usb usb1: Product: UHCI Host Controller [ 0.776491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.777983] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779304] hub 1-0:1.0: USB hub found [ 0.780458] hub 1-0:1.0: 2 ports detected [ 0.781788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.784662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.785917] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787282] mousedev: PS/2 mouse device common for all mice [ 0.788968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791404] rtc_cmos 00:00: RTC can wake from S4 [ 0.792958] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.794532] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796104] i2c /dev entries driver [ 0.797151] device-mapper: uevent: version 1.0.3 [ 0.798436] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800646] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802611] NET: Registered protocol family 10 [ 0.804409] NET: Registered protocol family 17 [ 0.805626] Key type dns_resolver registered [ 0.806966] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808426] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.810806] registered taskstats version 1 [ 0.811966] Loading compiled-in X.509 certificates [ 0.813827] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816321] zswap: loaded using pool lzo/zbud [ 0.818774] Key type trusted registered [ 0.820928] Key type encrypted registered [ 0.822047] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823450] ima: No TPM chip found, activating TPM-bypass! [ 0.824852] evm: HMAC attrs: 0x1 [ 0.826201] Magic number: 14:185:147 [ 0.827276] acpi device:18: hash matches [ 0.828425] rtc_cmos 00:00: setting system clock to 2018-08-25 21:07:07 UTC (1535231227) [ 0.830635] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832101] EDD information not available. [ 0.895189] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897266] Write protecting the kernel read-only data: 14336k [ 0.902112] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.904700] 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 [ 0.955027] 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.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 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 1.00. iid=i-00000082 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLz+YOYAsPP8aJo7kirk1pOUIO9esr0T3XnKkW4JAor/zPPk0o8falIK3nhMjjtPu6qROPyhGPluV1j98YT1ZweFTGqt+FZx1CuMmrBnbj8hFma/qMPqdeiwCq8HoDq2gViUCN9Ax31U447POzuRZD4mmcJaZ/bBu3FNxJpMoNK+OYNuYl6k7eET70PF+aoB55PQ718wJsXuYILCQoFqUMkLf47IPYDrI2piIeStzLIOF/HAT8pFiN4z7zbNGfKE5fEQox7OBDG7OLVKdDk7K78beim/grKx+RrG53j+VcpL79Jj2GZSg4J+9GfRCMuSmcJG5X8+pkam2G+foFRYuD root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBAMuZKDUE7B6IQTqaiagAKUEkcTvyX6S7xRloxleHA0KzH1XDISlcNwDlkw1NfaLrQWoskQhffZyfxu+ppvy5TVYyeIiWFHYiWVvt7qtD0z9nMRGCgFSK4OTC/kTFyivVkCS58LgtjnDQt8YiEc8QOXiAiTF6luK0WhGEx3OuDXWHAAAAFQCkQ6zpLUZcNjz4di4YOIknugZowwAAAIBRkO8pBAXxAdPbgJpZ/lkPcSBLm/Fh4uafhdD1mL0AWBBM/roAzLPyoP0JVh8mT88DiYbYPPiG/DCTmRh/P4KM/sdmgQuLfZw9PWfkIM0JRhhcy21+gr2oAXg8VPRMGQGkfmmSuOaItl/mRMi7FVeZfitEvWocLRiqh1y61oHlfwAAAIEAn6+sph3jWRCDPr/Pb2jV9A08J53cu35RFqSyIn92rRYjkGV1T1Rc+LCOv5okJZV95nqOLgXee0MZ/onetB7K40VmDvZIVN0JTmuADn59v0kuB9jzg1j3sPgw9s18f2EvLihKg9VngNLqAnZbBLL8UAGCosddUSHBqRp7psnsqgY= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.36s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fed2:404d/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-00000082 name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.01 === === 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:D2:40:4D inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed2:404d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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=1.073 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.242 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.432 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.251 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.169/0.433/1.073 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.141702] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.253573] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.253576] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.253577] usb 1-1: Product: QEMU USB Tablet [ 1.253578] usb 1-1: Manufacturer: QEMU [ 1.253579] usb 1-1: SerialNumber: 42 [ 1.596576] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.596585] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns [ 2.882023] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.931793] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:07:07 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 25 22:07:07 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 25 22:07:07 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 25 22:07:07 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 25 22:07:07 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253573] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253576] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:07:07 cirros kern.info kernel: [ 1.253577] usb 1-1: Product: QEMU USB Tablet Aug 25 22:07:07 cirros kern.info kernel: [ 1.253578] usb 1-1: Manufacturer: QEMU Aug 25 22:07:07 cirros kern.info kernel: [ 1.253579] usb 1-1: SerialNumber: 42 Aug 25 22:07:08 cirros kern.info kernel: [ 1.596576] tsc: Refined TSC clocksource calibration: 3491.851 MHz Aug 25 22:07:08 cirros kern.info kernel: [ 1.596585] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Aug 25 22:07:09 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:09 cirros authpriv.info dropbear[345]: Running in background Aug 25 22:07:09 cirros kern.info kernel: [ 2.882023] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:09 cirros kern.info kernel: [ 2.931793] 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-25 21:13:16,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb/action 0.066s 2018-08-25 21:13:16,650 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': '31897', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb/action', u'x-compute-request-id': 'req-20461d18-dce2-4539-9d41-397ad1f6d14b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20461d18-dce2-4539-9d41-397ad1f6d14b'} 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 474739308 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-25 21:13:16,653 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for d9f6efc0-a505-42c2-9570-49b06bd770bb 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 474739308 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.190979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193286] pid_max: default: 32768 minimum: 301 [ 0.194580] ACPI: Core revision 20150930 [ 0.196269] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198135] Security Framework initialized [ 0.199303] Yama: becoming mindful. [ 0.200387] AppArmor: AppArmor initialized [ 0.201631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205322] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209002] Initializing cgroup subsys io [ 0.210200] Initializing cgroup subsys memory [ 0.211448] Initializing cgroup subsys devices [ 0.212665] Initializing cgroup subsys freezer [ 0.213912] Initializing cgroup subsys net_cls [ 0.215150] Initializing cgroup subsys perf_event [ 0.216417] Initializing cgroup subsys net_prio [ 0.217733] Initializing cgroup subsys hugetlb [ 0.218993] Initializing cgroup subsys pids [ 0.220192] CPU: Physical Processor ID: 0 [ 0.222089] mce: CPU supports 10 MCE banks [ 0.223292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224684] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241399] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248077] ftrace: allocating 31920 entries in 125 pages [ 0.273648] smpboot: Max logical packages: 1 [ 0.274889] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276784] x2apic enabled [ 0.277967] Switched APIC routing to physical x2apic. [ 0.280447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282096] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284975] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287505] KVM setup paravirtual spinlock [ 0.289174] x86: Booted up 1 node, 1 CPUs [ 0.290342] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292392] devtmpfs: initialized [ 0.294365] evm: security.selinux [ 0.295344] evm: security.SMACK64 [ 0.296304] evm: security.SMACK64EXEC [ 0.297339] evm: security.SMACK64TRANSMUTE [ 0.298464] evm: security.SMACK64MMAP [ 0.299503] evm: security.ima [ 0.300395] evm: security.capability [ 0.301517] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304189] pinctrl core: initialized pinctrl subsystem [ 0.305713] RTC time: 21:06:58, date: 08/25/18 [ 0.307021] NET: Registered protocol family 16 [ 0.308362] cpuidle: using governor ladder [ 0.309500] cpuidle: using governor menu [ 0.310595] PCCT header not found. [ 0.311644] ACPI: bus type PCI registered [ 0.312773] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314477] PCI: Using configuration type 1 for base access [ 0.316643] ACPI: Added _OSI(Module Device) [ 0.317852] ACPI: Added _OSI(Processor Device) [ 0.319052] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322485] ACPI: Interpreter enabled [ 0.323586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334048] ACPI: (supports S0 S5) [ 0.335062] ACPI: Using IOAPIC for interrupt routing [ 0.336403] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340370] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343725] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348385] acpiphp: Slot [3] registered [ 0.349501] acpiphp: Slot [4] registered [ 0.350634] acpiphp: Slot [5] registered [ 0.351759] acpiphp: Slot [6] registered [ 0.352919] acpiphp: Slot [7] registered [ 0.354066] acpiphp: Slot [8] registered [ 0.355228] acpiphp: Slot [9] registered [ 0.356342] acpiphp: Slot [10] registered [ 0.357477] acpiphp: Slot [11] registered [ 0.358616] acpiphp: Slot [12] registered [ 0.359745] acpiphp: Slot [13] registered [ 0.360871] acpiphp: Slot [14] registered [ 0.362020] acpiphp: Slot [15] registered [ 0.377301] acpiphp: Slot [16] registered [ 0.378446] acpiphp: Slot [17] registered [ 0.379596] acpiphp: Slot [18] registered [ 0.380725] acpiphp: Slot [19] registered [ 0.381851] acpiphp: Slot [20] registered [ 0.383041] acpiphp: Slot [21] registered [ 0.384167] acpiphp: Slot [22] registered [ 0.385295] acpiphp: Slot [23] registered [ 0.386439] acpiphp: Slot [24] registered [ 0.387568] acpiphp: Slot [25] registered [ 0.388696] acpiphp: Slot [26] registered [ 0.389880] acpiphp: Slot [27] registered [ 0.391016] acpiphp: Slot [28] registered [ 0.392156] acpiphp: Slot [29] registered [ 0.393341] acpiphp: Slot [30] registered [ 0.394473] acpiphp: Slot [31] registered [ 0.395605] PCI host bridge to bus 0000:00 [ 0.396727] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402122] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406342] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413779] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420010] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444421] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446416] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452605] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454421] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456251] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457708] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459874] vgaarb: loaded [ 0.460715] vgaarb: bridge control possible 0000:00:02.0 [ 0.462449] SCSI subsystem initialized [ 0.463767] ACPI: bus type USB registered [ 0.464961] usbcore: registered new interface driver usbfs [ 0.466388] usbcore: registered new interface driver hub [ 0.467853] usbcore: registered new device driver usb [ 0.469364] PCI: Using ACPI for IRQ routing [ 0.470902] NetLabel: Initializing [ 0.471930] NetLabel: domain hash size = 128 [ 0.473155] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.474541] NetLabel: unlabeled traffic allowed by default [ 0.476143] clocksource: Switched to clocksource kvm-clock [ 0.486189] AppArmor: AppArmor Filesystem Enabled [ 0.487558] pnp: PnP ACPI init [ 0.488806] pnp: PnP ACPI: found 5 devices [ 0.495819] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498183] NET: Registered protocol family 2 [ 0.499610] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.501398] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503139] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504908] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506435] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508059] NET: Registered protocol family 1 [ 0.509286] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.510825] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512315] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.526624] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.541192] Trying to unpack rootfs image as initramfs... [ 0.603132] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.608669] Scanning for low memory corruption every 60 seconds [ 0.611044] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612756] audit: initializing netlink subsys (disabled) [ 0.614309] audit: type=2000 audit(1535231219.615:1): initialized [ 0.616357] Initialise system trusted keyring [ 0.617799] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619475] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622298] zbud: loaded [ 0.623352] VFS: Disk quotas dquot_6.6.0 [ 0.624563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626848] fuse init (API version 7.23) [ 0.628206] Key type big_key registered [ 0.629369] Allocating IMA MOK and blacklist keyrings. [ 0.631142] Key type asymmetric registered [ 0.632359] Asymmetric key parser 'x509' registered [ 0.633767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635976] io scheduler noop registered [ 0.637152] io scheduler deadline registered (default) [ 0.638608] io scheduler cfq registered [ 0.639849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641374] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645388] ACPI: Power Button [PWRF] [ 0.646685] GHES: HEST is not enabled! [ 0.660907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690093] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693026] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.718969] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.722218] Linux agpgart interface v0.103 [ 0.725830] brd: module loaded [ 0.728223] loop: module loaded [ 0.733566] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.735665] GPT:90111 != 2097151 [ 0.736645] GPT:Alternate GPT header not at the end of the disk. [ 0.738207] GPT:90111 != 2097151 [ 0.739179] GPT: Use GNU Parted to correct GPT errors. [ 0.740556] vda: vda1 vda15 [ 0.742277] scsi host0: ata_piix [ 0.743416] scsi host1: ata_piix [ 0.744461] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.746197] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.748521] libphy: Fixed MDIO Bus: probed [ 0.749719] tun: Universal TUN/TAP device driver, 1.6 [ 0.751094] tun: (C) 1999-2004 Max Krasnyansky [ 0.753979] PPP generic driver version 2.4.2 [ 0.755279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756985] ehci-pci: EHCI PCI platform driver [ 0.758253] ehci-platform: EHCI generic platform driver [ 0.759680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.761290] ohci-pci: OHCI PCI platform driver [ 0.762544] ohci-platform: OHCI generic platform driver [ 0.763961] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778654] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782187] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.783609] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.785240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789040] usb usb1: Product: UHCI Host Controller [ 0.790371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791994] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793551] hub 1-0:1.0: USB hub found [ 0.794701] hub 1-0:1.0: 2 ports detected [ 0.796046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799051] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800433] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801910] mousedev: PS/2 mouse device common for all mice [ 0.803692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806286] rtc_cmos 00:00: RTC can wake from S4 [ 0.807873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.809581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811289] i2c /dev entries driver [ 0.812399] device-mapper: uevent: version 1.0.3 [ 0.813775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816098] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818041] NET: Registered protocol family 10 [ 0.819672] NET: Registered protocol family 17 [ 0.820979] Key type dns_resolver registered [ 0.822337] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.823922] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.826442] registered taskstats version 1 [ 0.827645] Loading compiled-in X.509 certificates [ 0.829527] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.832207] zswap: loaded using pool lzo/zbud [ 0.834395] Key type trusted registered [ 0.836690] Key type encrypted registered [ 0.837865] AppArmor: AppArmor sha1 policy hashing enabled [ 0.839347] ima: No TPM chip found, activating TPM-bypass! [ 0.840853] evm: HMAC attrs: 0x1 [ 0.842188] Magic number: 14:185:147 [ 0.843326] acpi device:18: hash matches [ 0.844585] rtc_cmos 00:00: setting system clock to 2018-08-25 21:06:59 UTC (1535231219) [ 0.846887] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.848481] EDD information not available. [ 0.905874] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.908102] Write protecting the kernel read-only data: 14336k [ 0.911143] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913693] 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.962133] 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.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.92. iid=i-00000081 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGCGtTAbI+KidaLTwlB6ZNGXQpA8E4VpxnBx1D4v3cVJyVJ5DoLWq9ed3X5FJGkrQPHW1qd/Zfxn8Gc6MOSkZUmsgU6Qh2NypRX9YIKfgYEYDoha8elA+JGojBtDhrwqvAI3TSA9+n2pg/I7bS4vTicBmovqs8jpWGaFBdWTTaUWHWgHiTIZaHP1EclisiIflxkd6QmrBHNBe8upzehaGCO8cnQ4TEvkiPEWRM4wsEu2pjhag1NIFTuXR0Vg2UAWxjPFoCIxqJtDVYIY3bO/hFLTX+TOYn+DEJ2mm0VQI+rBMZKALOsk3vy0jOWkQ9NVxbsYRZq/yZZv22i4Br8YTL root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBALh6igN7LAQe9el2ibag3Y6h2Xkm0FGFq26WfwheCh8p/HMMaH38HMRwsdw+BFKhIV50Ib3T4A4dKWBzzizvmak1zruShCaUH0Bk1HWQQnHUXvyf7xPf42f6mMIPEnOYrLuzb0QXOPBv7DU1TjG8gazFyZlqxH9Xb7hsgxgDFx+tAAAAFQD2INpjs7Pnr4mKhv7efWE8qJQnGwAAAIEAkrC6X2HPB8PmPS4N6D8SMJ+/KhURzx9MTilLqrmg0IIvWqzMQAyWFSoNELJH1xcC1sHKbVIZjawYdX4LtmRS1T/nsyXwgJQlxx6/sHqc/FuVzHHiWZ7X2aLCiizm0bL632fPuGVBukp5Af/SsPYpTK6DX+fNC/7DhZ+P5XQDzroAAACADrDCFCFRSnZ/WLWPkjShC8iuLE55UGLF8gcM0aUlQifvsqcFs+N1wcqmg5K6vHRloi8CQK5vw3JMDvb88mT6gKdY/l8K/nxn10Lp9MpYXNMOJT3H2vbj5vXDgRnrvrXlIOUvsXZQuVoKnnDgZo7rMwOQ57RoBvYpOoAwNqcgQvc= root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.35s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fef5:4227/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-00000081 name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === === 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:F5:42:27 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef5:4227/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.681 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.637 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.204 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.311 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.253 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.204/0.417/0.681 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.104172] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.264544] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.264546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.264548] usb 1-1: Product: QEMU USB Tablet [ 1.264548] usb 1-1: Manufacturer: QEMU [ 1.264549] usb 1-1: SerialNumber: 42 [ 1.608219] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.608227] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns [ 2.930382] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.964934] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:06:59 cirros kern.info kernel: [ 0.913693] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 25 22:06:59 cirros kern.info kernel: [ 0.928193] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 25 22:06:59 cirros kern.info kernel: [ 0.928195] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 25 22:06:59 cirros kern.info kernel: [ 0.929949] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 25 22:06:59 cirros kern.info kernel: [ 0.933192] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 25 22:06:59 cirros kern.info kernel: [ 0.935317] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 25 22:06:59 cirros kern.info kernel: [ 0.959729] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:59 cirros kern.info kernel: [ 0.960444] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:59 cirros kern.notice kernel: [ 0.962133] random: blkid urandom read with 2 bits of entropy available Aug 25 22:06:59 cirros kern.info kernel: [ 0.964356] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:59 cirros kern.info kernel: [ 0.968035] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:59 cirros kern.info kernel: [ 1.050348] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:59 cirros kern.info kernel: [ 1.058827] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:59 cirros kern.info kernel: [ 1.104172] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:06:59 cirros kern.info kernel: [ 1.264544] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:06:59 cirros kern.info kernel: [ 1.264546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:06:59 cirros kern.info kernel: [ 1.264548] usb 1-1: Product: QEMU USB Tablet Aug 25 22:06:59 cirros kern.info kernel: [ 1.264548] usb 1-1: Manufacturer: QEMU Aug 25 22:06:59 cirros kern.info kernel: [ 1.264549] usb 1-1: SerialNumber: 42 Aug 25 22:07:00 cirros kern.info kernel: [ 1.608219] tsc: Refined TSC clocksource calibration: 3491.876 MHz Aug 25 22:07:00 cirros kern.info kernel: [ 1.608227] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns Aug 25 22:07:01 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:07:01 cirros authpriv.info dropbear[345]: Running in background Aug 25 22:07:01 cirros kern.info kernel: [ 2.930382] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:07:01 cirros kern.info kernel: [ 2.964934] 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-25 21:13:16,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2/action 0.071s 2018-08-25 21:13:16,817 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': '31896', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2/action', u'x-compute-request-id': 'req-ab438272-d54b-4051-818d-c7da5142d41d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab438272-d54b-4051-818d-c7da5142d41d'} 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 493651127 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-25 21:13:16,822 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for afa29e69-43f4-433a-ac32-54b44acfe6b2 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 493651127 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.181316] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183558] pid_max: default: 32768 minimum: 301 [ 0.184771] ACPI: Core revision 20150930 [ 0.186428] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188199] Security Framework initialized [ 0.189300] Yama: becoming mindful. [ 0.190301] AppArmor: AppArmor initialized [ 0.191455] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193207] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194888] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196510] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198360] Initializing cgroup subsys io [ 0.199470] Initializing cgroup subsys memory [ 0.200645] Initializing cgroup subsys devices [ 0.201822] Initializing cgroup subsys freezer [ 0.202999] Initializing cgroup subsys net_cls [ 0.204183] Initializing cgroup subsys perf_event [ 0.205420] Initializing cgroup subsys net_prio [ 0.206609] Initializing cgroup subsys hugetlb [ 0.207779] Initializing cgroup subsys pids [ 0.208949] CPU: Physical Processor ID: 0 [ 0.210711] mce: CPU supports 10 MCE banks [ 0.211843] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227995] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234570] ftrace: allocating 31920 entries in 125 pages [ 0.259762] smpboot: Max logical packages: 1 [ 0.260930] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262776] x2apic enabled [ 0.263897] Switched APIC routing to physical x2apic. [ 0.266327] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.270509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.272921] KVM setup paravirtual spinlock [ 0.274500] x86: Booted up 1 node, 1 CPUs [ 0.275586] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277447] devtmpfs: initialized [ 0.279397] evm: security.selinux [ 0.280350] evm: security.SMACK64 [ 0.281294] evm: security.SMACK64EXEC [ 0.282302] evm: security.SMACK64TRANSMUTE [ 0.283396] evm: security.SMACK64MMAP [ 0.284403] evm: security.ima [ 0.285281] evm: security.capability [ 0.286348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288825] pinctrl core: initialized pinctrl subsystem [ 0.290270] RTC time: 21:06:49, date: 08/25/18 [ 0.291546] NET: Registered protocol family 16 [ 0.292841] cpuidle: using governor ladder [ 0.293947] cpuidle: using governor menu [ 0.295007] PCCT header not found. [ 0.296019] ACPI: bus type PCI registered [ 0.297108] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298761] PCI: Using configuration type 1 for base access [ 0.300890] ACPI: Added _OSI(Module Device) [ 0.302029] ACPI: Added _OSI(Processor Device) [ 0.303190] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304403] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306530] ACPI: Interpreter enabled [ 0.307560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317408] ACPI: (supports S0 S5) [ 0.318361] ACPI: Using IOAPIC for interrupt routing [ 0.319630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323381] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326508] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328056] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330913] acpiphp: Slot [3] registered [ 0.331972] acpiphp: Slot [4] registered [ 0.333030] acpiphp: Slot [5] registered [ 0.334084] acpiphp: Slot [6] registered [ 0.335140] acpiphp: Slot [7] registered [ 0.336195] acpiphp: Slot [8] registered [ 0.337250] acpiphp: Slot [9] registered [ 0.338304] acpiphp: Slot [10] registered [ 0.339376] acpiphp: Slot [11] registered [ 0.340450] acpiphp: Slot [12] registered [ 0.341518] acpiphp: Slot [13] registered [ 0.342587] acpiphp: Slot [14] registered [ 0.343661] acpiphp: Slot [15] registered [ 0.358749] acpiphp: Slot [16] registered [ 0.359825] acpiphp: Slot [17] registered [ 0.360904] acpiphp: Slot [18] registered [ 0.361973] acpiphp: Slot [19] registered [ 0.363047] acpiphp: Slot [20] registered [ 0.364119] acpiphp: Slot [21] registered [ 0.365189] acpiphp: Slot [22] registered [ 0.366258] acpiphp: Slot [23] registered [ 0.367329] acpiphp: Slot [24] registered [ 0.368399] acpiphp: Slot [25] registered [ 0.369473] acpiphp: Slot [26] registered [ 0.370541] acpiphp: Slot [27] registered [ 0.371616] acpiphp: Slot [28] registered [ 0.372690] acpiphp: Slot [29] registered [ 0.373761] acpiphp: Slot [30] registered [ 0.374832] acpiphp: Slot [31] registered [ 0.375903] PCI host bridge to bus 0000:00 [ 0.376976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378546] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380122] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382048] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.385921] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.389785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.391449] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.392987] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.394633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.399055] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.400957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422698] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424622] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426491] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430393] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432030] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433748] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437149] vgaarb: loaded [ 0.437956] vgaarb: bridge control possible 0000:00:02.0 [ 0.439548] SCSI subsystem initialized [ 0.440758] ACPI: bus type USB registered [ 0.441854] usbcore: registered new interface driver usbfs [ 0.443214] usbcore: registered new interface driver hub [ 0.444525] usbcore: registered new device driver usb [ 0.445961] PCI: Using ACPI for IRQ routing [ 0.447430] NetLabel: Initializing [ 0.448368] NetLabel: domain hash size = 128 [ 0.449479] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450730] NetLabel: unlabeled traffic allowed by default [ 0.452311] clocksource: Switched to clocksource kvm-clock [ 0.462471] AppArmor: AppArmor Filesystem Enabled [ 0.463758] pnp: PnP ACPI init [ 0.464969] pnp: PnP ACPI: found 5 devices [ 0.471757] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474032] NET: Registered protocol family 2 [ 0.475417] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477145] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478746] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480348] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481797] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483347] NET: Registered protocol family 1 [ 0.484526] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485980] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487404] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501890] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516444] Trying to unpack rootfs image as initramfs... [ 0.578283] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583495] Scanning for low memory corruption every 60 seconds [ 0.585690] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587257] audit: initializing netlink subsys (disabled) [ 0.588727] audit: type=2000 audit(1535231210.540:1): initialized [ 0.590570] Initialise system trusted keyring [ 0.591895] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593448] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596127] zbud: loaded [ 0.597132] VFS: Disk quotas dquot_6.6.0 [ 0.598244] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600378] fuse init (API version 7.23) [ 0.601590] Key type big_key registered [ 0.602676] Allocating IMA MOK and blacklist keyrings. [ 0.604366] Key type asymmetric registered [ 0.605484] Asymmetric key parser 'x509' registered [ 0.606781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608830] io scheduler noop registered [ 0.609905] io scheduler deadline registered (default) [ 0.611245] io scheduler cfq registered [ 0.612432] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613833] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615549] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617527] ACPI: Power Button [PWRF] [ 0.618735] GHES: HEST is not enabled! [ 0.632837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661799] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691145] Linux agpgart interface v0.103 [ 0.694531] brd: module loaded [ 0.696723] loop: module loaded [ 0.701717] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703687] GPT:90111 != 2097151 [ 0.704608] GPT:Alternate GPT header not at the end of the disk. [ 0.706072] GPT:90111 != 2097151 [ 0.706990] GPT: Use GNU Parted to correct GPT errors. [ 0.708284] vda: vda1 vda15 [ 0.709899] scsi host0: ata_piix [ 0.710958] scsi host1: ata_piix [ 0.711929] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715496] libphy: Fixed MDIO Bus: probed [ 0.716818] tun: Universal TUN/TAP device driver, 1.6 [ 0.718099] tun: (C) 1999-2004 Max Krasnyansky [ 0.720792] PPP generic driver version 2.4.2 [ 0.722013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723599] ehci-pci: EHCI PCI platform driver [ 0.724781] ehci-platform: EHCI generic platform driver [ 0.726115] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727619] ohci-pci: OHCI PCI platform driver [ 0.728799] ohci-platform: OHCI generic platform driver [ 0.730141] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744681] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746021] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748023] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.749382] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.750926] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752575] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754478] usb usb1: Product: UHCI Host Controller [ 0.755718] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757233] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758526] hub 1-0:1.0: USB hub found [ 0.759583] hub 1-0:1.0: 2 ports detected [ 0.760936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765052] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766432] mousedev: PS/2 mouse device common for all mice [ 0.768096] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.770536] rtc_cmos 00:00: RTC can wake from S4 [ 0.772039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773620] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775209] i2c /dev entries driver [ 0.776235] device-mapper: uevent: version 1.0.3 [ 0.777533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.779715] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781558] NET: Registered protocol family 10 [ 0.783068] NET: Registered protocol family 17 [ 0.784274] Key type dns_resolver registered [ 0.785544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.787000] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.789373] registered taskstats version 1 [ 0.790509] Loading compiled-in X.509 certificates [ 0.792293] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794771] zswap: loaded using pool lzo/zbud [ 0.796823] Key type trusted registered [ 0.798964] Key type encrypted registered [ 0.800072] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801467] ima: No TPM chip found, activating TPM-bypass! [ 0.802849] evm: HMAC attrs: 0x1 [ 0.804102] Magic number: 14:185:147 [ 0.805162] acpi device:18: hash matches [ 0.806314] rtc_cmos 00:00: setting system clock to 2018-08-25 21:06:50 UTC (1535231210) [ 0.808474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809958] EDD information not available. [ 0.873844] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.875925] Write protecting the kernel read-only data: 14336k [ 0.878826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.881222] 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.930269] 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 1.00 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.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 1.09. iid=i-00000080 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHInTgruhQfRHUb4ER5N3ATYxOD0jQxjrvOd49jNgk7w7myB9PTN0y4UVmrpuvExOM2EcRun2Mjp+zQxW6psbQsYOCCM/3DIhYWo3PRAY7F07LN43DqwyN8As1STL+Sz2DKtPAu4C5p8rTH4nj/JKbxhJMEFUssJeg+A00uDUnNZEZlth/1eaBFRFwjOpuBROvvMYJi37g0iA+pcJJZ16cOLUaKEiRRlJXNSDBNHLcXPkKOLSQOGC9TSxX97xBD1SdJjYzBBPxf6mOweeokSkup4hyxMcXuUAsqVMU0/a9ibThgCaUjiYeyTk10Kvg/ZBOYngTtRXQ0u/qFA9q/ehp root@server-1 /dev/root resized successfully [took 0.19s] ssh-dss AAAAB3NzaC1kc3MAAACBAMyzNWPzpyPJURwOgFc4OPVJHEv/iYEah1q6wf+AbAnYX0/37LFYl9bWHw6vyGtaj0Y3QKqGCS/wiVXAZG+JKwPmA+a/IUMauXm2jtqGNiHqEjpgQlFosdnOVto1ZAQojX4k/PGXv7G/LJETT/qLOtD5r6uIo3Jv+HYqq35tg0K9AAAAFQCXGoQCBE/+82N1fpWvDYS8oulIwwAAAIA2x570GYWSnvz6d+7F60Jq8bxHgMZfchC03G5ZXRludvVGNCXItjmxM2SipMmIb/kx1ZJAjyghEq4I/+OYNkFzpFAWhueBfZs7Bqm/QNgRQeHPWtSKLGkHK4ggYWMxwJ6mIuuXO6UamfbnpiWvqqWlTZQKRwxal7x4Xou3IaPQjAAAAIB6dAupDImgrmqLukuKQyMTllfLYhxsgSG1RZfw2fCN1fI3V/yQ5r87bkaC6Tg4m4Rh2GQY9qlFioliNonxKlwOsc04kvhKRnjbTHV9qrHzyyoc5w8gANPLlcyR1OQYXvoySZeopIu/ObJp7xcBLU1a57p8yB/v6R4LgDW5zcIaMQ== root@server-1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:feea:641a/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.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-00000080 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.30 === === 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:EA:64:1A inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:641a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.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.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.741 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.365 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.327 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.326 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.307 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.307/0.413/0.741 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.219445] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.227560] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.231951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231952] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.231954] usb 1-1: Product: QEMU USB Tablet [ 1.231955] usb 1-1: Manufacturer: QEMU [ 1.231955] usb 1-1: SerialNumber: 42 [ 1.580670] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.307825] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.349860] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 25 22:06:50 cirros kern.info kernel: [ 0.878826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 25 22:06:50 cirros kern.info kernel: [ 0.881222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 25 22:06:50 cirros kern.info kernel: [ 0.894837] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 25 22:06:50 cirros kern.info kernel: [ 0.894838] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 25 22:06:50 cirros kern.info kernel: [ 0.896632] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 25 22:06:50 cirros kern.info kernel: [ 0.899739] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 25 22:06:50 cirros kern.info kernel: [ 0.901887] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 25 22:06:50 cirros kern.info kernel: [ 0.927659] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:50 cirros kern.info kernel: [ 0.928455] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:50 cirros kern.notice kernel: [ 0.930269] random: blkid urandom read with 2 bits of entropy available Aug 25 22:06:50 cirros kern.info kernel: [ 0.932518] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 25 22:06:50 cirros kern.info kernel: [ 0.936412] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 25 22:06:50 cirros kern.info kernel: [ 1.072438] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 25 22:06:50 cirros kern.info kernel: [ 1.219445] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:50 cirros kern.info kernel: [ 1.227560] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 25 22:06:50 cirros kern.info kernel: [ 1.231951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 25 22:06:50 cirros kern.info kernel: [ 1.231952] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 25 22:06:50 cirros kern.info kernel: [ 1.231954] usb 1-1: Product: QEMU USB Tablet Aug 25 22:06:50 cirros kern.info kernel: [ 1.231955] usb 1-1: Manufacturer: QEMU Aug 25 22:06:50 cirros kern.info kernel: [ 1.231955] usb 1-1: SerialNumber: 42 Aug 25 22:06:51 cirros kern.info kernel: [ 1.580670] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 25 22:06:52 cirros auth.notice su: + /dev/console root:cirros Aug 25 22:06:52 cirros authpriv.info dropbear[344]: Running in background Aug 25 22:06:53 cirros kern.info kernel: [ 3.307825] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 25 22:06:53 cirros kern.info kernel: [ 3.349860] 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-25 21:13:18,275 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/e0d6e12a-9f34-4aca-a1bc-89dac0a6d995 1.387s 2018-08-25 21:13:18,276 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/e0d6e12a-9f34-4aca-a1bc-89dac0a6d995', u'date': 'Sat, 25 Aug 2018 21:13:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e2f82c89-dfa5-4207-a803-cb92ffd603f0'} Body: 2018-08-25 21:13:20,209 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/remove_router_interface 1.932s 2018-08-25 21:13:20,210 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:13:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02178cfb-933e-4baf-bb63-03014054108d'} Body: {"network_id": "9bdb6601-e756-4e56-9fc6-03f62793117f", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "aab06cc1-b734-4189-8719-fbd5adccc0bb", "subnet_ids": ["aab06cc1-b734-4189-8719-fbd5adccc0bb"], "port_id": "d3311ee1-a25b-4110-9ba4-cd1761b4805a", "id": "1ac121ad-966b-4b4c-a8ef-d31940ffbc2b"} 2018-08-25 21:13:22,570 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b 2.358s 2018-08-25 21:13:22,571 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/1ac121ad-966b-4b4c-a8ef-d31940ffbc2b', u'date': 'Sat, 25 Aug 2018 21:13:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8120e1a-8440-476c-b661-55642fa5f52d'} Body: 2018-08-25 21:13:23,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/e768796f-b9aa-4689-9124-3143673044de 1.408s 2018-08-25 21:13:23,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/e768796f-b9aa-4689-9124-3143673044de', u'date': 'Sat, 25 Aug 2018 21:13:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-56bcb812-24dd-4802-997b-3ff2f2da407c'} Body: 2018-08-25 21:13:26,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/remove_router_interface 2.862s 2018-08-25 21:13:26,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:13:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7642fa7-dbc0-467e-bcab-c18a9dc83889'} Body: {"network_id": "741f054c-548e-4387-86a7-ae11ba0f08ce", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a90461d8-9f9b-4a02-b899-2a2bd4d0f164", "subnet_ids": ["a90461d8-9f9b-4a02-b899-2a2bd4d0f164"], "port_id": "36520eaf-a60a-4472-8b01-5f2c7da60123", "id": "6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d"} 2018-08-25 21:13:28,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d 1.621s 2018-08-25 21:13:28,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/6f63ffdb-4076-4bbc-baf1-4bcbf2fabf7d', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-048630ea-ebcb-40ca-9155-23ecf4f7d8f6'} Body: 2018-08-25 21:13:28,632 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.163s 2018-08-25 21:13:28,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-3bae0db1-b066-4d75-b033-2f2d50ff0564', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3bae0db1-b066-4d75-b033-2f2d50ff0564'} Body: 2018-08-25 21:13:29,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.678s 2018-08-25 21:13:29,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': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-e68a544b-d77b-4e75-a948-56ca6c6b7af0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e68a544b-d77b-4e75-a948-56ca6c6b7af0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:d2:f3", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/364d4485-deb5-4094-8061-8f5cd844b09c", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:14.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "364d4485-deb5-4094-8061-8f5cd844b09c", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:28Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-4", "created": "2018-08-25T21:07:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:30,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c 0.052s 2018-08-25 21:13:30,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/364d4485-deb5-4094-8061-8f5cd844b09c', u'x-compute-request-id': 'req-0403c32a-560a-49f1-9127-5fbbe6ee8ab6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0403c32a-560a-49f1-9127-5fbbe6ee8ab6'} Body: {"itemNotFound": {"message": "Instance 364d4485-deb5-4094-8061-8f5cd844b09c could not be found.", "code": 404}} 2018-08-25 21:13:31,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/0574dfac-939e-44c4-a8fb-8be89e30436a 0.832s 2018-08-25 21:13:31,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/0574dfac-939e-44c4-a8fb-8be89e30436a', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-820c6e62-7e16-48b0-8793-a4426aa68b6b'} Body: 2018-08-25 21:13:31,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.149s 2018-08-25 21:13:31,367 63 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-104c5072-e902-4c94-a532-f3d4b04246a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-104c5072-e902-4c94-a532-f3d4b04246a6'} Body: 2018-08-25 21:13:32,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 1.182s 2018-08-25 21:13:32,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': '1550', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-51e43378-a85b-4428-b5eb-1f4501939bd7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51e43378-a85b-4428-b5eb-1f4501939bd7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:40:4d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/31d7cfc5-ca75-4afe-b041-495bba019e65", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:07:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "31d7cfc5-ca75-4afe-b041-495bba019e65", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-3", "created": "2018-08-25T21:07:02Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:33,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65 0.047s 2018-08-25 21:13:33,616 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.33:8774/v2.1/servers/31d7cfc5-ca75-4afe-b041-495bba019e65', u'x-compute-request-id': 'req-e59340fa-366d-440c-a0b1-1f7bae7ea6ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:33 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e59340fa-366d-440c-a0b1-1f7bae7ea6ae'} Body: {"itemNotFound": {"message": "Instance 31d7cfc5-ca75-4afe-b041-495bba019e65 could not be found.", "code": 404}} 2018-08-25 21:13:34,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e44794ca-7025-4693-8075-b313ba90e4b8 1.226s 2018-08-25 21:13:34,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/e44794ca-7025-4693-8075-b313ba90e4b8', u'date': 'Sat, 25 Aug 2018 21:13:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0aff0a75-cafc-4316-aead-120b2edb5048'} Body: 2018-08-25 21:13:35,023 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.178s 2018-08-25 21:13:35,024 63 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-31fdecce-11f3-4da4-9bb6-bf29da5d9af9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31fdecce-11f3-4da4-9bb6-bf29da5d9af9'} Body: 2018-08-25 21:13:35,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.467s 2018-08-25 21:13:35,493 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-788cfc93-9f71-4019-a062-2e72ccf16aef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-788cfc93-9f71-4019-a062-2e72ccf16aef'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:34Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:36,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.400s 2018-08-25 21:13:36,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': '1481', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-138f9c6e-bdad-416f-ac1f-1036acc0b272', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-138f9c6e-bdad-416f-ac1f-1036acc0b272'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-454513285": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:42:27", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:58.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d9f6efc0-a505-42c2-9570-49b06bd770bb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:35Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-2", "created": "2018-08-25T21:06:54Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:37,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb 0.048s 2018-08-25 21:13:37,966 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.33:8774/v2.1/servers/d9f6efc0-a505-42c2-9570-49b06bd770bb', u'x-compute-request-id': 'req-83c7eba1-45d8-44eb-a7a1-82866a5d7302', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-83c7eba1-45d8-44eb-a7a1-82866a5d7302'} Body: {"itemNotFound": {"message": "Instance d9f6efc0-a505-42c2-9570-49b06bd770bb could not be found.", "code": 404}} 2018-08-25 21:13:38,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c6124deb-abf3-41c6-9a5f-b80951b81e54 0.577s 2018-08-25 21:13:38,546 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c6124deb-abf3-41c6-9a5f-b80951b81e54', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1f1abb68-66d9-432f-be1b-8d3aaf35d067'} Body: 2018-08-25 21:13:38,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.172s 2018-08-25 21:13: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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-f76a3141-1246-4e41-ba34-1717732ceab6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f76a3141-1246-4e41-ba34-1717732ceab6'} Body: 2018-08-25 21:13:38,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.173s 2018-08-25 21:13:38,894 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-bc9d26a5-8902-4675-9ed7-612b206fbf88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9d26a5-8902-4675-9ed7-612b206fbf88'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "security_groups": [{"name": "tempest-secgroup-smoke-1186226946"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:38Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:40,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.917s 2018-08-25 21:13:40,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': '1482', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-c8e6cf88-a16f-4bbb-9fd9-8b2f43401cfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8e6cf88-a16f-4bbb-9fd9-8b2f43401cfe'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1315921631": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:64:1a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:06:49.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "afa29e69-43f4-433a-ac32-54b44acfe6b2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:13:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-189229484", "name": "server-1", "created": "2018-08-25T21:06:43Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:41,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2 0.047s 2018-08-25 21:13:41,890 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.33:8774/v2.1/servers/afa29e69-43f4-433a-ac32-54b44acfe6b2', u'x-compute-request-id': 'req-5ebaad6a-8909-4e8e-ba7a-267871dcb26e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5ebaad6a-8909-4e8e-ba7a-267871dcb26e'} Body: {"itemNotFound": {"message": "Instance afa29e69-43f4-433a-ac32-54b44acfe6b2 could not be found.", "code": 404}} 2018-08-25 21:13:42,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7 0.583s 2018-08-25 21:13:42,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.33:9696/v2.0/ports/6791bd3c-cd4c-4a7d-bb29-b84f183e8cd7', u'date': 'Sat, 25 Aug 2018 21:13:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c76486cd-5192-4499-8ee9-ee97d28e9be2'} Body: 2018-08-25 21:13:42,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-189229484 0.052s 2018-08-25 21:13:42,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-189229484', u'x-compute-request-id': 'req-4ddb32f5-a503-440b-923f-dc297c2ab810', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ddb32f5-a503-440b-923f-dc297c2ab810'} Body: 2018-08-25 21:13:43,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/aab06cc1-b734-4189-8719-fbd5adccc0bb 0.992s 2018-08-25 21:13:43,521 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/aab06cc1-b734-4189-8719-fbd5adccc0bb', u'date': 'Sat, 25 Aug 2018 21:13:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12efb069-f77e-48b5-8a50-7d1f5317f362'} Body: 2018-08-25 21:13:45,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/9bdb6601-e756-4e56-9fc6-03f62793117f 1.689s 2018-08-25 21:13:45,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/9bdb6601-e756-4e56-9fc6-03f62793117f', u'date': 'Sat, 25 Aug 2018 21:13:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a4932d7-cd67-4a9f-a1b9-379c54a4a099'} Body: 2018-08-25 21:13:46,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a90461d8-9f9b-4a02-b899-2a2bd4d0f164 1.446s 2018-08-25 21:13:46,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a90461d8-9f9b-4a02-b899-2a2bd4d0f164', u'date': 'Sat, 25 Aug 2018 21:13:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0fe2f3b7-339b-4784-9c6c-bc0db076871d'} Body: 2018-08-25 21:13:48,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/741f054c-548e-4387-86a7-ae11ba0f08ce 1.865s 2018-08-25 21:13:48,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/741f054c-548e-4387-86a7-ae11ba0f08ce', u'date': 'Sat, 25 Aug 2018 21:13:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2b19a7a-7e2b-4778-b1ac-a0d1688381db'} Body: 2018-08-25 21:13:48,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/08c3449c-f752-41d8-b027-f8c70c298d5d 0.267s 2018-08-25 21:13:48,795 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/08c3449c-f752-41d8-b027-f8c70c298d5d', u'date': 'Sat, 25 Aug 2018 21:13:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d8ce5397-e374-47c2-98d2-9607ee17155b'} 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-25 21:13:49,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.279s 2018-08-25 21:13:49,127 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-85837620 description", "name": "tempest-secgroup-smoke-85837620"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2aae7651-d389-45e7-9568-8f07e4ce1c2c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-85837620 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:48Z", "updated_at": "2018-08-25T21:13:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:13:48Z", "revision_number": 0, "id": "e0c097c5-95b6-48f4-ad15-ffea0934326b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:13:48Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:13:49Z", "revision_number": 0, "id": "f2d55f90-659d-4e4a-8941-a4ec007766cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "073f3714-ca59-461e-a731-7089128d133e", "name": "tempest-secgroup-smoke-85837620"}} 2018-08-25 21:13:49,286 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.157s 2018-08-25 21:13:49,286 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b7704cb-9b68-48ee-bcf3-de03f14f6904'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e22fe0b4-1acc-4d14-87f7-5007e94965d1"}} 2018-08-25 21:13:49,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.139s 2018-08-25 21:13:49,426 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-849835b8-d8d7-46de-b5a1-7ed5bbb617ad'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3832dc26-4aa3-4b98-bee7-3be8c29d1c6d"}} 2018-08-25 21:13:49,571 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.144s 2018-08-25 21:13:49,572 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36fca416-7027-4fe1-947e-4d3b0d06bbca'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "37cc6e71-0b1e-4cac-8329-b8b285550298"}} 2018-08-25 21:13:49,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.162s 2018-08-25 21:13:49,735 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50ccf67f-6338-4a20-b2cf-b21e420a8df4'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5ae5ab52-9870-451f-8205-cf286f8353fc"}} 2018-08-25 21:13:49,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:13:49,880 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dbfec9f1-7ba2-4860-980d-8bc1d006add6'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "3292f446-e0b1-4708-a728-7d71cfc847d8"}} 2018-08-25 21:13:50,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 21:13:50,048 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2f03f17-6e25-4c68-b8f2-559d266f9afd'} 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-25T21:13:49Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "eea772e8-8bd9-4f23-8171-48a363010bc3"}} 2018-08-25 21:13:50,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.138s 2018-08-25 21:13:50,188 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e899a16-8796-4ee5-aae3-44a82d047dc8'} 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-25T21:13:50Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1185c796-bfc4-40c4-aaac-7cd2ee8d5d09"}} 2018-08-25 21:13:50,343 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 21:13:50,343 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-55f6e3f2-bb6a-4931-92e4-6374d0a59df9'} 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-25T21:13:50Z", "security_group_id": "073f3714-ca59-461e-a731-7089128d133e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:13:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "06b21f33-f0ea-4682-a107-1982d5c39834"}} 2018-08-25 21:13:50,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.620s 2018-08-25 21:13:50,966 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-949110428"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:13:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67d3c7c9-5d37-404d-8288-1b4fb820e509'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:13:50Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","name":"tempest-A-949110428"}} 2018-08-25 21:13:51,512 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.544s 2018-08-25 21:13:51,512 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "name": "tempest-subnet-A-1-449222706"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:13:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb0d998a-2210-4bd0-834b-18f0c0460e0b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:51Z","dns_nameservers":[],"updated_at":"2018-08-25T21:13: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"7980c25f-209f-45b4-98f0-f81b5b2d8e6d","subnetpool_id":null,"name":"tempest-subnet-A-1-449222706"}} 2018-08-25 21:13:51,742 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/networks 0.228s 2018-08-25 21:13:51,742 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-979141514"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:13:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f36d534-0708-44e4-b0c0-9a84cb6c85cb'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:13:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","name":"tempest-B-979141514"}} 2018-08-25 21:13:52,478 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.734s 2018-08-25 21:13:52,478 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "name": "tempest-subnet-B-1-2021916247"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:13:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed3d0ba4-4402-4c80-abcd-a04bc8e3a395'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:13:52Z","dns_nameservers":[],"updated_at":"2018-08-25T21:13: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"2966dba1-2dfc-4fd3-bf83-7d0342123b65","subnetpool_id":null,"name":"tempest-subnet-B-1-2021916247"}} 2018-08-25 21:13:52,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:13:52,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9040', 'content-location': 'http://172.30.9.33:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sat, 25 Aug 2018 21:13:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d285056-e5f1-433d-8896-e0484d2bbd1a'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3234d0313f804807bb938bff36e1776e", "name": "tempest-TestBGPVPNBasic-188944673"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a3dbf476844548578738a099baef649c"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9292", "region": "regionOne", "interface": "public", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "06d30b3434a64620bdcd770bc057883d"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8042", "region": "regionOne", "interface": "public", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "admin", "id": "39877a446cff4c729d6e4c575b039e21"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9696", "region": "regionOne", "interface": "internal", "id": "729d951e808440748c148b3132e5a4aa"}, {"region_id": "regionOne", "url": "http://172.30.9.33:9696", "region": "regionOne", "interface": "public", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "internal", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8041", "region": "regionOne", "interface": "admin", "id": "2c19413cf173476aa49d293370831573"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8041", "region": "regionOne", "interface": "public", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "admin", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"region_id": "regionOne", "url": "http://172.30.9.33:8774/v2.1", "region": "regionOne", "interface": "public", "id": "294094d0fbed46cba6481a809daf0130"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "interface": "internal", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "public", "id": "14f51972e13f456582d19250e00decf7"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "internal", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "admin", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.33:8776/v2/3234d0313f804807bb938bff36e1776e", "region": "regionOne", "interface": "public", "id": "26db0a23c38647b0943fec5da3933a41"}, {"region_id": "regionOne", "url": "http://192.30.9 2018-08-25 21:13:53,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.395s 2018-08-25 21:13:53,342 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:13:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b8b31c0-276a-4f29-a75f-a7b62122371c'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19"}} 2018-08-25 21:13:53,760 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations 0.417s 2018-08-25 21:13:53,760 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations', u'date': 'Sat, 25 Aug 2018 21:13:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e27e01e9-2b36-4d2f-a20d-860b5299b294'} Body: {"network_association": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "id": "485e564a-c720-4cff-846b-4e203553ca43"}} 2018-08-25 21:13:54,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations 0.518s 2018-08-25 21:13:54,280 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/29dbc3fa-bb87-43e0-83c5-d4fbba3e2c19/network_associations', u'date': 'Sat, 25 Aug 2018 21:13:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a2c1742d-6657-4cd9-8e11-0a88836df74e'} Body: {"network_association": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "id": "e6c168e5-d797-4836-b7aa-62b77105920b"}} 2018-08-25 21:13:54,280 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:13:54,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.234s 2018-08-25 21:13:54,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-891003614"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-e7ad1576-ef35-4050-a18d-1d27e8d8855b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7ad1576-ef35-4050-a18d-1d27e8d8855b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFy2zVd3fNH4N/Oidnk0IvG98BWr6nd6lKnRmYVIYR/mgZ6KoQR+V0+2I+3XimUrhHB6RT1rkz7DzVdmvy8KLMtVsOgyrnjN+k5JMNkJudZCixJ5bIItcEoaByx9+vRGqhpAOCYTEf4Pvzm48PoATWCdy63IgA6GU6IYZS9U7zZDQJAxg1i/o0j9IJjJPHaUp3pGtx0pwqYXLZvADnbsUpusBn5YTU6Y++//NlaIutVZIL+GCvA8khpYAbYDGaU7d+Lw7th+AieKWTT4/s2YtijBzAk4BX81q/rTrdkVu3ojvZ28fYpa+fbcGg98cplN7jmWmSsXhXtIAZlkNFnuAF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxcts1Xd3zR+DfzonZ5NCLxvfAVq+p3epSp0ZmFSGEf5oGeiq\nEEfldPtiPt14plK4RwekU9a5M+w81XZr8vCizLVbDoMq54zfpOSTDZCbnWQosSeW\nyCLXBKGgcsffr0RqoaQDgmExH+D785uPD6AE1gncutyIAOhlOiGGUvVO82Q0CQMY\nNYv6NI/SCYyTx2lKd6RrcdKcKmFy2bwA527FKbrAZ+WE1OmPvv/zZWiLrVWSC/hg\nrwPJIaWAG2AxmlO3fi8O7YfgInilk0+P7NmLYowcwJOAV/Nav6063ZFbt6I72dvH\n2KWvn23BoPfHKZTe45lpkrF4V7SAGZZDRZ7gBQIDAQABAoIBACr1hcvPSMvaXlsR\nrGFIkIVezk6jAOmqibBU8qwtH3llAgMuj1E97E4+ExaIT54ANVnoBP7Ykhz+4C+U\nqtl2/kTr1r0OLBFifWh45J97mvDSQixH5u3M81pkKE8FrkWI3IgC8Wgt59d+q/o6\n/RVtsd8zASfsofVghCveACigcudVqFRqnFR6Oh/b3YUiVKvDfrQermmlK/ZAY5aq\nb+1GgpDtPfJ9yhbdUHaq6j/hbHGyApccUV+ke4cD+DCWjIP6VpDYIMIdJpyCG4DD\ndWtyfSTbeT90bzaMbhF0r39NAeMOzFDU2bWpVoxNfHs8T0mPpE4j5pjMRVz7n5ou\n0PfwJ0ECgYEA6BD8z4fxvPPJXiyWx2udt4mck3G3KcnftkuIM3Z8y8XrQhLCOUwp\n1YKPhBzdvlBk0TkwN007RCUs3gyuS/vTJhNMfi6sahEUcBYBVm00I7wFxh8f9DA6\nnfUdbXNp3K8jImLzFnCChJ0tu/uM6Diws3AOPIJVnTX80PBH7P6cQNkCgYEA2jGY\nj7Mhw6LdvIp7rtNJB5aP6NQfhLtu5BqOwrD23nVU2vXt8NdtMBxdbQn1vF1vlDxy\nLyNOPFXdwnTffMGqbXZGbQXUAJhpIvww8QnPMQ85Eo7uso29VJ+ivdb9tqRX1M3T\n9uRcEbE1ZZDUCdHeReSzxey7kd+xxksustCvHQ0CgYEA0KSFR2joFIPyZbMdFMpS\nkHMuzPmOPgn8En+yQuKirOqS62LGMJGjgwzRT2xMiRDqs5kBGpdbU5dA0ZsBEdul\nKTRsr33zEaGtiGCgbz3bhM1FO608I2VBLkb0YDVF1l237vCbsW8SSXyvY7V0KEzf\nwVRb2Fct9hxV4txFLnRzs3ECgYAJq/MgQ4d2nYyIo/bRjAoLrQ/Z+TUgdBJ5R/gW\nBzQaLkdBoW8XouTzIf6+K5fZ7qZYgslo736zS/cVfIq/g/IjAgAjKwP3tsnKRDWD\nKbUmbo9QFEfeYEwJKT5UfegnJWfDRhBkPEEcg6djRiUv/j6FCJszZcf2sly19nUu\ndfOdLQKBgE2gj7ovTXSlZv4IyUhmHniDU2XEtTtbWEf0e2XSJARegbt4vADk8vU6\nUXiE4H2lQ8X8cx/6Ns7GZ77cSBIY4BBTXvsHQcLfDTqYPH2CQNdIqshb6lMLyjUL\nT0AhRtVx1bmadQemVUqS1kPbSmxPuy5csS3K+TFkdP5+z13H3q6p\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-891003614", "fingerprint": "83:88:d0:5d:45:d5:37:fd:9c:62:9f:5a:7c:66:43:b4"}} 2018-08-25 21:13:55,344 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.824s 2018-08-25 21:13:55,344 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-272976730", "security_groups": ["073f3714-ca59-461e-a731-7089128d133e"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:13:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-453b7865-e72c-4fbe-ba6c-e4556c8acfc3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:13:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:13:54Z","name":"tempest-port-smoke-272976730","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f4:f3:74","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"7980c25f-209f-45b4-98f0-f81b5b2d8e6d","ip_address":"10.101.11.10"}],"id":"31c2c752-4256-4fc5-bc17-0d1ff8f86e16","security_groups":["073f3714-ca59-461e-a731-7089128d133e"],"device_id":""}} 2018-08-25 21:13:57,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.941s 2018-08-25 21:13:57,287 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-891003614", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "port": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-c655ba20-59a2-44eb-9575-52d938703e5e', 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c655ba20-59a2-44eb-9575-52d938703e5e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "adminPass": "i2pXXsQC2Bth"}} 2018-08-25 21:13:57,589 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.297s 2018-08-25 21:13: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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-1bd55511-50da-41c9-b9d8-e6448b58fc49', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bd55511-50da-41c9-b9d8-e6448b58fc49'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:13:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:59,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.440s 2018-08-25 21:13:59,049 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-2d13bace-8539-4caa-b871-9763a0532854', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d13bace-8539-4caa-b871-9763a0532854'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:58Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:13:59,061 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-25 21:14:00,391 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.328s 2018-08-25 21:14:00,391 63 DEBUG [tempest.lib.common.rest_client] 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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-2d34034b-690a-4fc5-b075-538d136909f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d34034b-690a-4fc5-b075-538d136909f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:00,408 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:14:01,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.417s 2018-08-25 21:14:01,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': '1385', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-d7fe7bb9-1d1e-4c48-bb8b-8cfb3de7e265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7fe7bb9-1d1e-4c48-bb8b-8cfb3de7e265'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:13:59Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:02,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.146s 2018-08-25 21:14:02,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': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-e6657051-fc13-4608-a585-5b6ad07e6959', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6657051-fc13-4608-a585-5b6ad07e6959'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:02Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:03,000 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:14:03,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.419s 2018-08-25 21:14:03,421 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-483bfc6f-8792-4732-a0a3-2f536450eda7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-483bfc6f-8792-4732-a0a3-2f536450eda7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:02Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:03,433 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5d9ff431-a770-4544-8c54-f127f07cc26e with status: ACTIVE 2018-08-25 21:14:04,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/ports 0.799s 2018-08-25 21:14:04,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-579609850", "security_groups": ["073f3714-ca59-461e-a731-7089128d133e"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:14:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-936bf672-4338-4227-bf27-a56c9ed0c1a9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:14:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5906f4b8-2414-4e12-8aa7-00aac3e4c689","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:14:03Z","name":"tempest-port-smoke-579609850","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:dd:b0:8f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"2966dba1-2dfc-4fd3-bf83-7d0342123b65","ip_address":"10.102.21.20"}],"id":"a538d89a-4a19-46bb-90f2-1bebe5df8c32","security_groups":["073f3714-ca59-461e-a731-7089128d133e"],"device_id":""}} 2018-08-25 21:14:05,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.33:8774/v2.1/servers 1.716s 2018-08-25 21:14:05,952 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-891003614", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "5906f4b8-2414-4e12-8aa7-00aac3e4c689", "port": "a538d89a-4a19-46bb-90f2-1bebe5df8c32"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-73b41f07-bd4c-41e4-833c-ed05b0e32ab9', 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73b41f07-bd4c-41e4-833c-ed05b0e32ab9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "adminPass": "NtuF4rCth95W"}} 2018-08-25 21:14:06,270 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.314s 2018-08-25 21:14:06,270 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-f95735cb-060c-4981-9b90-8f9829811b52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f95735cb-060c-4981-9b90-8f9829811b52'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:14:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:07,376 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.091s 2018-08-25 21:14:07,377 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-c15bb8cf-3862-4440-9e19-374e23b13084', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c15bb8cf-3862-4440-9e19-374e23b13084'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:07,389 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-25 21:14:08,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.166s 2018-08-25 21:14:08,557 63 DEBUG [tempest.lib.common.rest_client] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-1196a2f5-5ce1-422f-b401-b62d8244a891', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1196a2f5-5ce1-422f-b401-b62d8244a891'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:08,570 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:14:09,920 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.348s 2018-08-25 21:14:09,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': '1385', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-d718311c-a898-43a9-9df9-076549da352e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d718311c-a898-43a9-9df9-076549da352e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:11,376 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.441s 2018-08-25 21:14:11,377 63 DEBUG [tempest.lib.common.rest_client] 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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-b1f2ced5-b376-43bf-82fe-167b1ce15fce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1f2ced5-b376-43bf-82fe-167b1ce15fce'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:14:07Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:12,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.145s 2018-08-25 21:14:12,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': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-acf4d640-0599-4329-9c2a-b58e19d79dee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acf4d640-0599-4329-9c2a-b58e19d79dee'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:11Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:12,551 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:14:12,877 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.325s 2018-08-25 21:14:12,878 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-60b7a4fa-0176-4268-b320-b5b74a3a30ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:14:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60b7a4fa-0176-4268-b320-b5b74a3a30ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:14:11Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:14:12,891 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1ae954a9-c430-4817-9021-0ed7505872ac with status: ACTIVE 2018-08-25 21:14:12,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/routers 0.107s 2018-08-25 21:14:13,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1038000403", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:14:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d86fe74-1586-40a4-b382-148b8637672e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:12Z", "admin_state_up": true, "updated_at": "2018-08-25T21:14:12Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "891a804b-017b-4485-a676-16f528a9633d", "name": "tempest-router--1038000403"}} 2018-08-25 21:14:14,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d 1.238s 2018-08-25 21:14:14,239 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d', u'date': 'Sat, 25 Aug 2018 21:14:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e6a055f-23d4-4b6a-b88a-bbf7a8a7581d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:12Z", "admin_state_up": true, "updated_at": "2018-08-25T21:14:14Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "891a804b-017b-4485-a676-16f528a9633d", "name": "tempest-router--1038000403"}} 2018-08-25 21:14:16,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/add_router_interface 2.311s 2018-08-25 21:14:16,552 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:14:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fec27ba8-473e-48a0-90d8-e6d24b837c82'} Body: {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d", "subnet_ids": ["7980c25f-209f-45b4-98f0-f81b5b2d8e6d"], "port_id": "3990c6fb-a8e2-45bc-9849-11775646583a", "id": "891a804b-017b-4485-a676-16f528a9633d"} 2018-08-25 21:14:18,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.758s 2018-08-25 21:14:18,311 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:14:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93077918-a1dd-4280-b56a-669a23e0d910'} Body: {"floatingip": {"router_id": "891a804b-017b-4485-a676-16f528a9633d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:14:17Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "31c2c752-4256-4fc5-bc17-0d1ff8f86e16", "id": "5c8b97e1-0d61-43d7-939d-0c4315a0c828", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:14:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:14:18,313 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:14:26,327 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:14:26,430 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:14:26,455 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:14:26,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-25 21:14:26,570 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:14:26,572 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:14:26,632 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:14:26,636 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:14:31,644 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:14:31,645 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-25 21:15:41,687 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-25 21:15:41,689 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:15:41,693 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:15:41,759 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:15:41,791 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:15:46,800 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:15:46,801 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-25 21:16:56,871 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:16:56,872 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-25 21:16:56,873 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:56,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:56,939 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:56,945 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:56,951 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:16:56,951 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:66:ef:19 [ether] on eth0 2018-08-25 21:16:56,952 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-25 21:16:56,952 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:56,954 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57,015 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:57,018 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57,029 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:16:57,030 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-25 21:16:57,030 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57,032 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57,091 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:57,096 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57,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-25 21:16:57,102 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57,104 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57,167 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:57,168 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:16:57,174 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:16:57,175 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:66:ef:19 [ether] on eth0 2018-08-25 21:16:57,175 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-25 21:16:57,176 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:16:57,178 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:16:57,239 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:16:57,242 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:17:02,248 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:17:02,249 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-25 21:18:12,294 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-25 21:18:12,295 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-25 21:18:12,300 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:18:12,401 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:18:12,427 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-25 21:18:17,434 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) 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-25 21:18:17,435 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-25 21:19:27,505 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:19:27,507 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.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:19:27.507 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-25 21:19:27.507 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:19:28,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/5c8b97e1-0d61-43d7-939d-0c4315a0c828 1.464s 2018-08-25 21:19:28,974 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/5c8b97e1-0d61-43d7-939d-0c4315a0c828', u'date': 'Sat, 25 Aug 2018 21:19:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d1b6fd0c-9566-4f47-9fff-c6dcf3e520bf'} Body: 2018-08-25 21:19:30,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/remove_router_interface 1.986s 2018-08-25 21:19:30,962 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e48f5a0-ee62-4403-bb65-25ea18e95c22'} Body: {"network_id": "6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "7980c25f-209f-45b4-98f0-f81b5b2d8e6d", "subnet_ids": ["7980c25f-209f-45b4-98f0-f81b5b2d8e6d"], "port_id": "3990c6fb-a8e2-45bc-9849-11775646583a", "id": "891a804b-017b-4485-a676-16f528a9633d"} 2018-08-25 21:19:32,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d 1.534s 2018-08-25 21:19:32,500 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/891a804b-017b-4485-a676-16f528a9633d', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00cd3888-7d54-4948-94ea-caa5d7d0a778'} Body: 2018-08-25 21:19:32,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.478s 2018-08-25 21:19:32,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-75e439cc-a9ca-46e5-bc7c-54477f085c46', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75e439cc-a9ca-46e5-bc7c-54477f085c46'} Body: 2018-08-25 21:19:33,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.700s 2018-08-25 21:19:33,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': '1547', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-a6ff3fe3-e79d-4468-a190-5d2b97792a24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6ff3fe3-e79d-4468-a190-5d2b97792a24'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-979141514": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b0:8f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/1ae954a9-c430-4817-9021-0ed7505872ac", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "1ae954a9-c430-4817-9021-0ed7505872ac", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:32Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-2", "created": "2018-08-25T21:14:05Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:34,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac 0.076s 2018-08-25 21:19:34,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/1ae954a9-c430-4817-9021-0ed7505872ac', u'x-compute-request-id': 'req-2a8a1803-bbb6-496c-8691-1f4667c0b139', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2a8a1803-bbb6-496c-8691-1f4667c0b139'} Body: {"itemNotFound": {"message": "Instance 1ae954a9-c430-4817-9021-0ed7505872ac could not be found.", "code": 404}} 2018-08-25 21:19:35,677 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/a538d89a-4a19-46bb-90f2-1bebe5df8c32 0.900s 2018-08-25 21:19:35,678 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/a538d89a-4a19-46bb-90f2-1bebe5df8c32', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d0d38680-4fbe-46cf-87f4-819bea144053'} Body: 2018-08-25 21:19:35,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.161s 2018-08-25 21:19:35,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', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-91395aa1-a4b3-45e7-b13b-6872c68e1304', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-91395aa1-a4b3-45e7-b13b-6872c68e1304'} Body: 2018-08-25 21:19:36,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.421s 2018-08-25 21:19:36,263 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-903ad928-c141-4bf6-8f5b-5f7d11e94a57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-903ad928-c141-4bf6-8f5b-5f7d11e94a57'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "security_groups": [{"name": "tempest-secgroup-smoke-85837620"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:37,554 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.275s 2018-08-25 21:19:37,555 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-0fdcef4a-9b28-4225-ade6-135c1630fb2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fdcef4a-9b28-4225-ade6-135c1630fb2c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-949110428": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:f3:74", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/5d9ff431-a770-4544-8c54-f127f07cc26e", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:14:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "5d9ff431-a770-4544-8c54-f127f07cc26e", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:36Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-891003614", "name": "server-1", "created": "2018-08-25T21:13:57Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:38,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e 0.235s 2018-08-25 21:19:38,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/5d9ff431-a770-4544-8c54-f127f07cc26e', u'x-compute-request-id': 'req-46daff74-c5ce-4cf0-8b9f-a1c724594fda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:38 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-46daff74-c5ce-4cf0-8b9f-a1c724594fda'} Body: {"itemNotFound": {"message": "Instance 5d9ff431-a770-4544-8c54-f127f07cc26e could not be found.", "code": 404}} 2018-08-25 21:19:39,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/31c2c752-4256-4fc5-bc17-0d1ff8f86e16 0.588s 2018-08-25 21:19:39,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/31c2c752-4256-4fc5-bc17-0d1ff8f86e16', u'date': 'Sat, 25 Aug 2018 21:19:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7449ace6-8aa0-40e0-9dac-8cab72418c7c'} Body: 2018-08-25 21:19:39,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-891003614 0.036s 2018-08-25 21:19:39,433 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-891003614', u'x-compute-request-id': 'req-18642d14-8d29-44f1-a848-1c2f67150c0a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18642d14-8d29-44f1-a848-1c2f67150c0a'} Body: 2018-08-25 21:19:40,987 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/2966dba1-2dfc-4fd3-bf83-7d0342123b65 1.553s 2018-08-25 21:19:40,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.33:9696/v2.0/subnets/2966dba1-2dfc-4fd3-bf83-7d0342123b65', u'date': 'Sat, 25 Aug 2018 21:19:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d9abfef3-7b85-43a0-bbf0-0590e3d3a67f'} Body: 2018-08-25 21:19:42,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/5906f4b8-2414-4e12-8aa7-00aac3e4c689 1.177s 2018-08-25 21:19:42,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/5906f4b8-2414-4e12-8aa7-00aac3e4c689', u'date': 'Sat, 25 Aug 2018 21:19:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8f70121c-cd66-40e9-bc29-15c8629bcc23'} Body: 2018-08-25 21:19:43,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/7980c25f-209f-45b4-98f0-f81b5b2d8e6d 1.027s 2018-08-25 21:19:43,194 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/7980c25f-209f-45b4-98f0-f81b5b2d8e6d', u'date': 'Sat, 25 Aug 2018 21:19:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2820f0d9-04bf-42e2-af01-56a90920b54a'} Body: 2018-08-25 21:19:44,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31 1.050s 2018-08-25 21:19:44,246 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/6b5dff8b-3d5d-4254-a07f-2aeffa2f5c31', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58523087-3eb4-4b49-b3ca-147581ce500f'} Body: 2018-08-25 21:19:44,579 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/073f3714-ca59-461e-a731-7089128d133e 0.332s 2018-08-25 21:19:44,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/073f3714-ca59-461e-a731-7089128d133e', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-503fa684-a472-4069-aa6a-524f3967c9a1'} 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-25 21:19:44,865 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.260s 2018-08-25 21:19:44,865 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1034752930 description", "name": "tempest-secgroup-smoke-1034752930"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:19:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-722b11b9-dc1f-49ac-b73c-54014536c487'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1034752930 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:44Z", "updated_at": "2018-08-25T21:19:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:19:44Z", "revision_number": 0, "id": "81caebbd-a4de-4b47-8ea8-17e7763ad49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:19:44Z", "revision_number": 0, "id": "d7d50868-5b4b-4afc-9170-1ad0841024f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "name": "tempest-secgroup-smoke-1034752930"}} 2018-08-25 21:19:45,042 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.175s 2018-08-25 21:19:45,042 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7d9db4f-6d26-47fc-ba10-9c38596acac4'} 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-25T21:19:44Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:44Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "02a41722-d898-4b29-920b-f6b4c6ccf317"}} 2018-08-25 21:19:45,207 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.163s 2018-08-25 21:19:45,207 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f700fcd7-59d7-4483-8a2b-e3ee1d2495bb'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "61360ced-62f2-4238-af80-8833e1cc3052"}} 2018-08-25 21:19:45,356 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:19:45,357 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3257ad9f-0170-435d-aa12-d1ed43866d69'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c2ee7d90-3aa7-48e1-a82c-070dd7de5082"}} 2018-08-25 21:19:45,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.127s 2018-08-25 21:19:45,486 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9646b1c-aed7-4e3b-97bb-24e46f2e1c80'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "950c774b-5613-4ce5-bd39-ed503c4bb0ed"}} 2018-08-25 21:19:45,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.162s 2018-08-25 21:19:45,650 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f7c6802-1d40-438b-baae-b4beef6a379f'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "08dee36b-557e-4288-a23c-0d71e4332784"}} 2018-08-25 21:19:45,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:19:45,800 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-967226c4-e346-4604-acd0-35a6d868a5bb'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "40326079-5ac0-4899-965e-225415974d8b"}} 2018-08-25 21:19:45,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:19:45,974 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4af816da-dc23-4900-aef7-a7da2148a056'} 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-25T21:19:45Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:45Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "6e5ae7a7-7e97-4557-bd6f-0abbf8ba45c4"}} 2018-08-25 21:19:46,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:19:46,135 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89753184-0758-4b76-b560-a7fc7dbca1c9'} 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-25T21:19:46Z", "security_group_id": "a629b998-1e31-4c61-8bfc-2da9928f1112", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:19:46Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "a3903ce6-e33d-44a4-8f90-f688004ccf15"}} 2018-08-25 21:19:46,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.258s 2018-08-25 21:19:46,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-445996289"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a254dd4b-e673-4c7d-8eaa-b13f9ef24213'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:19:46Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","name":"tempest-A-445996289"}} 2018-08-25 21:19:47,201 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.804s 2018-08-25 21:19:47,201 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "name": "tempest-subnet-A-1-998918312"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:19:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49623af9-0831-41b4-b731-e6e19413d7f6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:46Z","dns_nameservers":[],"updated_at":"2018-08-25T21:19:46Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"059bce0a-06d9-49d7-8df9-7da7dc909bbf","subnetpool_id":null,"name":"tempest-subnet-A-1-998918312"}} 2018-08-25 21:19:47,455 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/networks 0.253s 2018-08-25 21:19:47,456 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1550284746"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:19:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1d243d16-1894-4beb-b4f4-fade25eb7f3d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:19:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","name":"tempest-B-1550284746"}} 2018-08-25 21:19:48,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.832s 2018-08-25 21:19:48,289 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "name": "tempest-subnet-B-1-1516280115"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:19:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b95dc6f8-d09e-4eab-b878-3cab71cfc6d8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:19:47Z","dns_nameservers":[],"updated_at":"2018-08-25T21:19:47Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"95eab0c7-30dc-4b9b-8e8c-e576e75e5de7","subnetpool_id":null,"name":"tempest-subnet-B-1-1516280115"}} 2018-08-25 21:19:48,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.128s 2018-08-25 21:19:48,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-14587096"}} Response - Headers: {'status': '200', u'content-length': '2307', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6a15775d-7f42-4f78-b04e-602f84784d91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a15775d-7f42-4f78-b04e-602f84784d91'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjv6iqpP+NSNXJw66Ih6l4vOUNimw4OBZRt+8e6y/bgRz9QIFGX59lotlC/LSVl588tcBqQlIuFL3FtxG0TRlIpFw+EKDnQvpzly/eTOukaUuKcGTnwtvtdG6fX1XdPl0VU/CTznbIjBRQp0af0DatjXSRV/X9kyrndwvkSbYQweIZRYEe3X+2BGhjOy4FNx4Xji6ZDd00bIpeJ7XHrqQJpBMDWdB4FR35NC04PhmZ9jWce2xC1kmXKU8OkF0Ki5gj5Uip5gVIDmrUUDVoE8i/ZlR/BzUG/9j6HJUUiYV32rdNoICggBhpsm/T8mbuSuLr3RN6QtYpH17hyM9urzhz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo7+oqqT/jUjVycOuiIepeLzlDYpsODgWUbfvHusv24Ec/UCB\nRl+fZaLZQvy0lZefPLXAakJSLhS9xbcRtE0ZSKRcPhCg50L6c5cv3kzrpGlLinBk\n58Lb7XRun19V3T5dFVPwk852yIwUUKdGn9A2rY10kVf1/ZMq53cL5Em2EMHiGUWB\nHt1/tgRoYzsuBTceF44umQ3dNGyKXie1x66kCaQTA1nQeBUd+TQtOD4ZmfY1nHts\nQtZJlylPDpBdCouYI+VIqeYFSA5q1FA1aBPIv2ZUfwc1Bv/Y+hyVFImFd9q3TaCA\noIAYabJv0/Jm7kri690TekLWKR9e4cjPbq84cwIDAQABAoIBAHQizaxho8H/w2j7\nOUEp/n9ccZPd9g0Vcnb43kZuhZ3H/9h6NHXGAhYinrbM5gMm61Ayk8qJSSHXohSl\nV5AqEmGb+LQoNQZwUZNDyjZ/Fa2g5GvGdTqO0E6kgoTUJ+DnhztGMl2SVFq+RvZA\n/W0BTpZeuisPWK9E/mv12eBKiy9sQG4PY8Upg4c6HRbHWYyXWczE1Wiypy4wjG9+\n1BMJ5nhh1ZyY2MAFIfQ1BhQHNNegoNjGz27EZ0bN58i/p7gKWm7Oqa/jFiNqH/Xh\nIyKI+Cc8Z77czYATKC0QWN1VWLeBlLTfk9x+v+EJvyAU7CIHxse9Gvkk6T9Vqfgl\nP2UFRWkCgYEA170JzMGqqK/MFGYyBSTdVf5TOczhx4yu9VgDCmbxWGLsmOmsP5NT\nlVzSf0Eg0oma6fVkWcQeTNeBKi/VXU/sBZYKhNAY9yH2qSr906W4CEST9eoiKBu9\nB27tg0Bz+tbPbjBr3ZHFlg3EvJ1uycTDGY3vtSk/pS1/+fBZKo7ofP8CgYEAwk7L\nrMKvoincoqeJ2VzzRuwJZzRdekfLLrmf0+5oINbCEAmdf5Kkt8a8PtIzX/nOSWGe\nal8bF18S9hFxOMGzQneCc/nlKuKErcMoVMCDRVP+075vjHtXqHM3oP7WtGkmqxkH\nfg0nz794TG+iKd2m/9Whb7VKW9YdvjvanZ59oI0CgYA7yI3bqNtS7YxfJsa7uDCB\nsP19KfJzKuAc6uvEySweMyOfaDmsUHY8EMHgM7sVvL4qES9i1L8Uyi9n8mNs/UXJ\ncn+tuEEC0u2YiWpXaTfrSp256szWUoF6etnkokrBex92SILLnqajY2NeZT4bOaRb\nA4Mmr6yMaGRrbZg3++wfHwKBgAIqEoa4HHC3+qctKpHrQSJ3Gpu1r5zfE9pPYwJf\nU3WaLssy8Dgtj/wkEJC6kqvtAmk61yLkME8QVgu7ogE51x9UaXWVQQI7R7MPy3E2\nO8AX8Wy2YFO2RAGyVtpKPGYCDdY2DylOSDU+Mr7XN30z5NpQrN2rrUpcljQ6QnMj\nAs85AoGBAI9kOy60XYpjj6LbMXv6PP/I5wVzxeMOUl06Sudp1Y4Z+03ZVzfm6CHi\nS0RJ6pavaWtsryFQAyLo6XlEVfTP9xY4Hw6ZgPlkZ2mBLwcYaf8zRx93fM7uxvyP\nyvhXwBWXCL+JiRXL6F/Xd65EnD9XHOYxpihuRI3hZfTSqvkf4Hwt\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-14587096", "fingerprint": "cb:a7:1d:93:85:40:91:b2:d9:f8:44:6a:68:92:7c:6b"}} 2018-08-25 21:19:49,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.537s 2018-08-25 21:19:49,959 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-558623374", "security_groups": ["a629b998-1e31-4c61-8bfc-2da9928f1112"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:19:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-706a9e50-6a58-4b7d-a0c2-0f8328c4ce24'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:19:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4ba4fcc-c33f-44b8-8144-2b060aeb7087","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:19:49Z","name":"tempest-port-smoke-558623374","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:87:00:e8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"059bce0a-06d9-49d7-8df9-7da7dc909bbf","ip_address":"10.101.11.10"}],"id":"c78861b8-d19c-431f-8bc7-9dddcf7e2c5a","security_groups":["a629b998-1e31-4c61-8bfc-2da9928f1112"],"device_id":""}} 2018-08-25 21:19:51,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.386s 2018-08-25 21:19:51,347 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-14587096", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "port": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-fe04a9ee-ac92-43c6-b38b-98591094c4fe', 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe04a9ee-ac92-43c6-b38b-98591094c4fe'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "adminPass": "nf6QLdiQX85W"}} 2018-08-25 21:19:51,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.257s 2018-08-25 21:19:51,609 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-45e33582-2722-45a7-a18e-156fb80dd9cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45e33582-2722-45a7-a18e-156fb80dd9cf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:19:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:53,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.537s 2018-08-25 21:19:53,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': '1264', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-3074837a-1c0b-465e-afcd-3b36a6456b25', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3074837a-1c0b-465e-afcd-3b36a6456b25'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:54,590 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.417s 2018-08-25 21:19:54,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': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-fdeb5883-ff8d-47db-b556-629c20e6fb37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdeb5883-ff8d-47db-b556-629c20e6fb37'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:54,604 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:19:56,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.433s 2018-08-25 21:19:56,043 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-68dc9e73-06c0-4c44-840e-6713687826b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68dc9e73-06c0-4c44-840e-6713687826b2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:57,411 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.353s 2018-08-25 21:19:57,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': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-690b1b25-79ea-4f8f-9582-16944c27eb52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-690b1b25-79ea-4f8f-9582-16944c27eb52'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:19:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:58,850 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.426s 2018-08-25 21:19:58,852 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-d584a155-8177-4b15-91aa-02444f7cf976', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d584a155-8177-4b15-91aa-02444f7cf976'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:58,868 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-25 21:19:59,015 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.147s 2018-08-25 21:19:59,016 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-dcf4b814-9b52-4695-a5c3-54bc6c968ddb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dcf4b814-9b52-4695-a5c3-54bc6c968ddb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:19:57Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:19:59,027 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 47a4f245-15c9-4451-ae37-c08d4ff306b1 with status: ACTIVE 2018-08-25 21:20:00,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/ports 1.267s 2018-08-25 21:20:00,295 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-335045572", "security_groups": ["a629b998-1e31-4c61-8bfc-2da9928f1112"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:20:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15ac4cb5-891c-4ab1-a361-5cfbaa31d87f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:19:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c23c30b1-7aa3-4c26-9aed-56d0011336db","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:19:59Z","name":"tempest-port-smoke-335045572","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:19:b6:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"95eab0c7-30dc-4b9b-8e8c-e576e75e5de7","ip_address":"10.102.21.20"}],"id":"f9723206-7060-4ec9-85e3-57ae45c418f5","security_groups":["a629b998-1e31-4c61-8bfc-2da9928f1112"],"device_id":""}} 2018-08-25 21:20:01,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.33:8774/v2.1/servers 1.088s 2018-08-25 21:20:01,385 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-14587096", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "port": "f9723206-7060-4ec9-85e3-57ae45c418f5"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-935defce-64f3-420d-921c-6d0038ffadc4', 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-935defce-64f3-420d-921c-6d0038ffadc4'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "adminPass": "nLaY2j8dHLzk"}} 2018-08-25 21:20:01,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.058s 2018-08-25 21:20:01,449 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-713e31ec-084a-4665-b7c5-16d4169e88fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-713e31ec-084a-4665-b7c5-16d4169e88fa'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:20:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:02,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.329s 2018-08-25 21:20:02,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': '1264', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-2b052329-aed8-4f73-9725-3048f909120e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b052329-aed8-4f73-9725-3048f909120e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:03,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.168s 2018-08-25 21:20:03,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': '1386', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-fc962e83-6e23-4b1e-b40a-45ce99988251', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc962e83-6e23-4b1e-b40a-45ce99988251'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:03,996 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:20:05,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.340s 2018-08-25 21:20:05,338 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-8fba3720-6c6c-464c-ac68-04485cdeadfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fba3720-6c6c-464c-ac68-04485cdeadfb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:20:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:07,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.695s 2018-08-25 21:20:07,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-cb680295-9db3-4329-8f44-af6b26024b61', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb680295-9db3-4329-8f44-af6b26024b61'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:20:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:07,059 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:20:07,422 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.361s 2018-08-25 21:20:07,422 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-6e59034f-03e6-40c7-b7e3-73d88f6bb9f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:20:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e59034f-03e6-40c7-b7e3-73d88f6bb9f1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:20:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:20:07,437 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: e479642c-6d9b-48d3-a529-18bba2b5e3a9 with status: ACTIVE 2018-08-25 21:20:07,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.198s 2018-08-25 21:20:07,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1894933764", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:20:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd6ee269-68f3-4c7e-96eb-f793426f854d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:07Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:07Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5f822d5b-a522-4449-ae39-2207de3f843b", "name": "tempest-router--1894933764"}} 2018-08-25 21:20:09,154 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b 1.517s 2018-08-25 21:20:09,155 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b', u'date': 'Sat, 25 Aug 2018 21:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f4c0697-fd23-4f62-97f1-57868e8a7225'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:07Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:08Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "5f822d5b-a522-4449-ae39-2207de3f843b", "name": "tempest-router--1894933764"}} 2018-08-25 21:20:11,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/add_router_interface 2.369s 2018-08-25 21:20:11,526 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d72fddac-d828-4d40-bc7f-8a2db2aec446'} Body: {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7", "subnet_ids": ["95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"], "port_id": "df7e6524-1ad5-42b8-becf-049472e50d93", "id": "5f822d5b-a522-4449-ae39-2207de3f843b"} 2018-08-25 21:20:11,856 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.329s 2018-08-25 21:20:11,856 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-077cb351-815a-443e-9bd8-d8b15d2d47ab'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "b1140664-bbe2-4ef0-a01b-59cfa73cf9ca"}} 2018-08-25 21:20:12,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations 0.364s 2018-08-25 21:20:12,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations', u'date': 'Sat, 25 Aug 2018 21:20:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7110cd98-cfb9-4379-84fa-778d3db68cd4'} Body: {"network_association": {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "id": "7acdc37b-d55d-4234-81ec-686a90082387"}} 2018-08-25 21:20:13,271 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations 1.047s 2018-08-25 21:20:13,272 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/b1140664-bbe2-4ef0-a01b-59cfa73cf9ca/network_associations', u'date': 'Sat, 25 Aug 2018 21:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1fb80e1d-eca7-46ff-905d-8022864c6965'} Body: {"network_association": {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "id": "8c78d1ce-8dfc-4d21-ae5d-50c0eed0a740"}} 2018-08-25 21:20:13,275 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:20:13,401 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/routers 0.126s 2018-08-25 21:20:13,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1221569691", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-221d96c9-c27b-4963-bb6e-71f9afde1fe9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:13Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:13Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "735aa22a-fe81-4e95-af11-fd92fa884417", "name": "tempest-router--1221569691"}} 2018-08-25 21:20:14,865 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417 1.462s 2018-08-25 21:20:14,865 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417', u'date': 'Sat, 25 Aug 2018 21:20:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85264faf-6016-48cb-ba13-d6558038a539'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:13Z", "admin_state_up": true, "updated_at": "2018-08-25T21:20:14Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "735aa22a-fe81-4e95-af11-fd92fa884417", "name": "tempest-router--1221569691"}} 2018-08-25 21:20:16,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/add_router_interface 1.968s 2018-08-25 21:20:16,835 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:20:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63d9c793-e4de-4984-aab0-fa649690bf32'} Body: {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf", "subnet_ids": ["059bce0a-06d9-49d7-8df9-7da7dc909bbf"], "port_id": "1f55a059-42cd-4804-b7bb-34ef7883eca7", "id": "735aa22a-fe81-4e95-af11-fd92fa884417"} 2018-08-25 21:20:18,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.954s 2018-08-25 21:20:18,791 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:20:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb1a9b8b-f96b-43e4-93de-959a07aa5d4f'} Body: {"floatingip": {"router_id": "735aa22a-fe81-4e95-af11-fd92fa884417", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:20:17Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "c78861b8-d19c-431f-8bc7-9dddcf7e2c5a", "id": "ea167fbd-211f-408e-a895-a987b6160faf", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:20:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:20:18,792 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:20:26,806 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:20:26,867 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:20:26,871 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:20:26,985 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-25 21:20:26,986 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:20:26,988 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:20:27,048 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:20:27,052 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:20:32,059 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:20:32,060 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-25 21:21:42,102 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-25 21:21:42,103 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:21:42,108 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:21:42,207 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:21:42,235 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:21:47,250 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:21:47,250 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-25 21:22:57,302 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:22:57,302 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-25 21:22:57,302 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,308 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,401 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,402 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57,407 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:22:57,407 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2e:41:02 [ether] on eth0 2018-08-25 21:22:57,407 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-25 21:22:57,408 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,410 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,465 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,474 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57,482 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:22:57,482 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-25 21:22:57,482 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,484 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,542 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,547 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57,552 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-25 21:22:57,552 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,553 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,609 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,616 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:22:57,620 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:22:57,620 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2e:41:02 [ether] on eth0 2018-08-25 21:22:57,620 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-25 21:22:57,621 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:22:57,622 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:22:57,678 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:22:57,686 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:23:02,693 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:23:02,693 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-25 21:24:12,762 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-25 21:24:12,763 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-25 21:24:12,769 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:24:12,868 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:24:12,895 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-25 21:24:17,903 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) 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-25 21:24:17,904 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-25 21:25:27,958 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:25:27,959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:25:27.959 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-25 21:25:27.959 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:25:29,100 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ea167fbd-211f-408e-a895-a987b6160faf 1.138s 2018-08-25 21:25:29,101 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ea167fbd-211f-408e-a895-a987b6160faf', u'date': 'Sat, 25 Aug 2018 21:25:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0bf7ac19-04d8-448b-b7cb-f44198a8e88f'} Body: 2018-08-25 21:25:31,050 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/remove_router_interface 1.948s 2018-08-25 21:25:31,051 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:25:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7812b1e1-ec43-4f4d-9b81-4d1ba1b51d41'} Body: {"network_id": "a4ba4fcc-c33f-44b8-8144-2b060aeb7087", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "059bce0a-06d9-49d7-8df9-7da7dc909bbf", "subnet_ids": ["059bce0a-06d9-49d7-8df9-7da7dc909bbf"], "port_id": "1f55a059-42cd-4804-b7bb-34ef7883eca7", "id": "735aa22a-fe81-4e95-af11-fd92fa884417"} 2018-08-25 21:25:32,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417 1.879s 2018-08-25 21:25:32,931 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/735aa22a-fe81-4e95-af11-fd92fa884417', u'date': 'Sat, 25 Aug 2018 21:25:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb0319a1-953f-4eb4-851f-44858754df92'} Body: 2018-08-25 21:25:34,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/remove_router_interface 1.754s 2018-08-25 21:25:34,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:25:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0be7642-8dae-475f-a617-7ad93bb84d5d'} Body: {"network_id": "c23c30b1-7aa3-4c26-9aed-56d0011336db", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "95eab0c7-30dc-4b9b-8e8c-e576e75e5de7", "subnet_ids": ["95eab0c7-30dc-4b9b-8e8c-e576e75e5de7"], "port_id": "df7e6524-1ad5-42b8-becf-049472e50d93", "id": "5f822d5b-a522-4449-ae39-2207de3f843b"} 2018-08-25 21:25:36,236 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b 1.546s 2018-08-25 21:25:36,236 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/5f822d5b-a522-4449-ae39-2207de3f843b', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48e71712-a878-4b7a-9707-dcb5038044ee'} Body: 2018-08-25 21:25:36,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.347s 2018-08-25 21:25:36,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-7b792824-6e50-4460-8110-7b618fb38cc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b792824-6e50-4460-8110-7b618fb38cc9'} Body: 2018-08-25 21:25:37,324 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.737s 2018-08-25 21:25:37,324 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-5bc9a31b-8dcb-4ba1-a784-11f8c767ea2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5bc9a31b-8dcb-4ba1-a784-11f8c767ea2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1550284746": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:b6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:25:36Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:25:38,726 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.386s 2018-08-25 21:25:38,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': '200', u'content-length': '1346', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-d4fb18e2-5ec0-4694-8644-af0907b6ae04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4fb18e2-5ec0-4694-8644-af0907b6ae04'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-25T21:20:06.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "e479642c-6d9b-48d3-a529-18bba2b5e3a9", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:25:38Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": "2018-08-25T21:25:38.000000", "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-2", "created": "2018-08-25T21:20:01Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:25:38,741 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-25 21:25:39,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9 0.053s 2018-08-25 21:25:39,796 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.33:8774/v2.1/servers/e479642c-6d9b-48d3-a529-18bba2b5e3a9', u'x-compute-request-id': 'req-c9789624-7286-40f9-80ce-827d0d86155d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9789624-7286-40f9-80ce-827d0d86155d'} Body: {"itemNotFound": {"message": "Instance e479642c-6d9b-48d3-a529-18bba2b5e3a9 could not be found.", "code": 404}} 2018-08-25 21:25:40,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f9723206-7060-4ec9-85e3-57ae45c418f5 0.638s 2018-08-25 21:25:40,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f9723206-7060-4ec9-85e3-57ae45c418f5', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce6079fd-ae54-47ca-840b-b0fb52a83707'} Body: 2018-08-25 21:25:40,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.149s 2018-08-25 21:25:40,586 63 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-d8694dfb-aac2-4a9a-b491-43b74077cbb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8694dfb-aac2-4a9a-b491-43b74077cbb7'} Body: 2018-08-25 21:25:41,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.833s 2018-08-25 21:25:41,421 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-c0af4455-fa3c-475a-8d8c-604b0db7172f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0af4455-fa3c-475a-8d8c-604b0db7172f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-445996289": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:e8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:19:57.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "47a4f245-15c9-4451-ae37-c08d4ff306b1", "security_groups": [{"name": "tempest-secgroup-smoke-1034752930"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:25:40Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-14587096", "name": "server-1", "created": "2018-08-25T21:19:51Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:25:42,482 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1 0.046s 2018-08-25 21:25:42,483 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.33:8774/v2.1/servers/47a4f245-15c9-4451-ae37-c08d4ff306b1', u'x-compute-request-id': 'req-c782969f-e8d2-48e9-8580-19deffa08f5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c782969f-e8d2-48e9-8580-19deffa08f5d'} Body: {"itemNotFound": {"message": "Instance 47a4f245-15c9-4451-ae37-c08d4ff306b1 could not be found.", "code": 404}} 2018-08-25 21:25:43,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c78861b8-d19c-431f-8bc7-9dddcf7e2c5a 0.766s 2018-08-25 21:25:43,252 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c78861b8-d19c-431f-8bc7-9dddcf7e2c5a', u'date': 'Sat, 25 Aug 2018 21:25:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a9ca158-fed0-4329-804e-1c9fc7171408'} Body: 2018-08-25 21:25:43,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-14587096 0.036s 2018-08-25 21:25:43,289 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-14587096', u'x-compute-request-id': 'req-8afe170f-b93c-4041-8429-57213ef2b07b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8afe170f-b93c-4041-8429-57213ef2b07b'} Body: 2018-08-25 21:25:44,680 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/95eab0c7-30dc-4b9b-8e8c-e576e75e5de7 1.389s 2018-08-25 21:25:44,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/95eab0c7-30dc-4b9b-8e8c-e576e75e5de7', u'date': 'Sat, 25 Aug 2018 21:25:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c3f4477-b716-4c8d-adfd-dc92b8a83dfa'} Body: 2018-08-25 21:25:46,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/c23c30b1-7aa3-4c26-9aed-56d0011336db 1.712s 2018-08-25 21:25:46,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/c23c30b1-7aa3-4c26-9aed-56d0011336db', u'date': 'Sat, 25 Aug 2018 21:25:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-18308094-f05e-4317-8f5e-60223f15faa6'} Body: 2018-08-25 21:25:47,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/059bce0a-06d9-49d7-8df9-7da7dc909bbf 1.114s 2018-08-25 21:25:47,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/059bce0a-06d9-49d7-8df9-7da7dc909bbf', u'date': 'Sat, 25 Aug 2018 21:25:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0f194df1-c8da-4a7f-abf8-63373ea740f7'} Body: 2018-08-25 21:25:49,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/a4ba4fcc-c33f-44b8-8144-2b060aeb7087 1.925s 2018-08-25 21:25:49,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.33:9696/v2.0/networks/a4ba4fcc-c33f-44b8-8144-2b060aeb7087', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ad5fc0fd-621a-4ad5-90c0-26c304ee56ef'} Body: 2018-08-25 21:25:49,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/a629b998-1e31-4c61-8bfc-2da9928f1112 0.257s 2018-08-25 21:25:49,700 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/a629b998-1e31-4c61-8bfc-2da9928f1112', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5e55406f-5cb5-4b8d-84be-50f26ce30c0b'} 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-25 21:25:49,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.270s 2018-08-25 21:25:49,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-898500219 description", "name": "tempest-secgroup-smoke-898500219"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:25:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a13329a-6688-4dbf-9b99-19af8d8182bd'} Body: {"security_group": {"description": "tempest-secgroup-smoke-898500219 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:49Z", "updated_at": "2018-08-25T21:25:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:25:49Z", "revision_number": 0, "id": "3106e79a-550e-4e8d-91c5-90b40916eb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:25:49Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:25:49Z", "revision_number": 0, "id": "63a95324-0397-452f-bff6-c057365c44c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:25:49Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "name": "tempest-secgroup-smoke-898500219"}} 2018-08-25 21:25:50,197 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.199s 2018-08-25 21:25:50,198 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b10d95a5-5bf6-46db-b9da-f76c28896616'} 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-25T21:25:50Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "835c8036-99ff-4854-93d2-8bba9fa062e4"}} 2018-08-25 21:25:50,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.167s 2018-08-25 21:25:50,366 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d96f7858-d796-46a6-a130-9c8b67933007'} 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-25T21:25:50Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:50Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e09e9351-7fff-416d-9c11-993844594420"}} 2018-08-25 21:25:51,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.744s 2018-08-25 21:25:51,113 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43b130fa-05ef-4419-ba04-61ff68dc02ba'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1cacc9ed-c67f-4d6f-b613-1278db88c581"}} 2018-08-25 21:25:51,273 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:25:51,273 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8bfb9d9-bcdc-4fcd-add7-55a10f80a68c'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "dda73d4d-a85f-42a1-9341-6667079233fe"}} 2018-08-25 21:25:51,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.185s 2018-08-25 21:25:51,460 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92e14169-1a18-4e6d-86ff-0f6fcffa0839'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "c299adac-b30c-4390-bb77-5ebe7fb2564b"}} 2018-08-25 21:25:51,602 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.141s 2018-08-25 21:25:51,602 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1e25696-6fee-457f-a953-6cd81342ccfa'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9b3f2d22-8835-4914-b640-0e54de3a4a48"}} 2018-08-25 21:25:51,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.145s 2018-08-25 21:25:51,749 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebd92fd2-b307-408e-9810-4ac0ae69e41c'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d00da20d-8112-4087-99ba-5e102eaf8cb3"}} 2018-08-25 21:25:51,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 21:25:51,905 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:25:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43043804-50b0-4678-986f-76b09e049c90'} 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-25T21:25:51Z", "security_group_id": "ca1a0003-aef4-4402-a9b1-2fd61985aa3a", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:25:51Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "78879f75-c60f-4b38-ae1d-93bb4013cdc5"}} 2018-08-25 21:25:52,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/networks 0.246s 2018-08-25 21:25:52,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1628684950"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:25:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6c9b4d3-facb-4b3b-822c-daa2aa85f567'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:25:52Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","name":"tempest-A-1628684950"}} 2018-08-25 21:25:52,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.536s 2018-08-25 21:25:52,691 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "name": "tempest-subnet-A-1-448617524"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:25:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1057cfc-a386-4ec2-b72f-871b6147afdc'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:52Z","dns_nameservers":[],"updated_at":"2018-08-25T21:25: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"a2baf118-3e34-4404-b9d3-07ffcdfe18ac","subnetpool_id":null,"name":"tempest-subnet-A-1-448617524"}} 2018-08-25 21:25:53,339 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/networks 0.646s 2018-08-25 21:25:53,340 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-972542274"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:25:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcc1271e-447c-41c4-adc7-ddb74b7c89e7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:25:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","name":"tempest-B-972542274"}} 2018-08-25 21:25:54,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.746s 2018-08-25 21:25:54,088 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "name": "tempest-subnet-B-1-143600493"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0289c9c6-dbde-473c-98b8-714a78aca478'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:25:53Z","dns_nameservers":[],"updated_at":"2018-08-25T21:25:53Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","subnetpool_id":null,"name":"tempest-subnet-B-1-143600493"}} 2018-08-25 21:25:54,617 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.528s 2018-08-25 21:25:54,618 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1480123265"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6387ac08-3af4-4ef8-8d2b-3baabbf07d04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6387ac08-3af4-4ef8-8d2b-3baabbf07d04'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBzzmfC3EBtFraziISiy5yolaMwOGTtdVcdZN1tsC4hwnlarWiDMA5HxTFZ6se2lvbgmCly8AAgr33Etnsq0iSaPqQW7LqGueabbjDWqvhCOlEz7bw+QwSBEFFYs7u9egFiVUGFN9rC40jdinr5hHUbsKzqRcDLtFPB/nCukESi6QI0est9WXYwmjx0D8RIbuCPMoRgEV4C2Q+rSE27d40Ky7ndjhnpxJcF0NZIkMhKUl5tKguToyDYnHSPrJyW18R5wqxe7YQIe0iUQ/GTAbhil8TXsCD1M7rxEsHfQGpdozHQhR2rT0JlPFyHkLLJL7HlPdXgCpG98FJxrQN9VsH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwc85nwtxAbRa2s4iEosucqJWjMDhk7XVXHWTdbbAuIcJ5Wq1\nogzAOR8UxWerHtpb24JgpcvAAIK99xLZ7KtIkmj6kFuy6hrnmm24w1qr4QjpRM+2\n8PkMEgRBRWLO7vXoBYlVBhTfawuNI3Yp6+YR1G7Cs6kXAy7RTwf5wrpBEoukCNHr\nLfVl2MJo8dA/ESG7gjzKEYBFeAtkPq0hNu3eNCsu53Y4Z6cSXBdDWSJDISlJebSo\nLk6Mg2Jx0j6ycltfEecKsXu2ECHtIlEPxkwG4YpfE17Ag9TO68RLB30BqXaMx0IU\ndq09CZTxch5CyyS+x5T3V4AqRvfBSca0DfVbBwIDAQABAoIBAAdjIK0hQINyHmxs\novvV9kVETsw6pd59dc56ZM590sa1zvjBon60wbbrql0D4I/iftHVHF31cDIUyazb\nORc+SBvciIBsHlux/tXyDLLVh+uh7VJEIJL6yyz8oIhGheCx2tArNeRvczyfShfp\n7xsgv9k7B4zVix0B8dRzV1/Gvag5PVmJKDEZLTlup1pBxbCTjxmHF1geV2WzwTph\nKZtLRAfA3s2o+Y/v6JVOB6e8blPZ8ZNMOHtZ4UXBdlVNFeZDCWNgLTmhXGEvgHV3\neklDg9OVDgE+1HX/hFr9p5vS4hXU5VsjMt9Y/Gd9GCugTFFK+P6Zm1uF7brD3fMd\nRm/ufmECgYEA7WjRgYujzQvYuUglo4REuu872tDUtHeYVV/7afiKXJCIUMNn6CDj\n6cNdHqosJyzkkxGefoS5STJZaKA9EiZTyn3HW01MpL2p5xketjjXwGoNphWfY8tv\nUUA4af0MK/f56u49GDGuD4fbCy7RzSYGBoQZAVz0yqTAe3TQ+3oDYq8CgYEA0Pxj\ncCqvO3q8Go+FT0SWhx/LWYFEG/Z+PFuupIuSGjugjlsCTOdNqTCK5zfeU6zpxGwA\ndYsBn/9iZB8BF9udCPS01lqyCeMvgLXIaKTXKT/aBgbipWXMWLl7oB7jAk1dJqk0\nvbMTsxg4miW8YCprWMtQTtE3AUd1TbmS+W2FgykCgYBK6BWicDLAkYpR+4eUrjkZ\nWj5ibh2Oy2VPGrey2e6eAiRghycTwLzolvGcqUjBG5MLLDX76Vik1bQMJPLf9SPe\n8gyirCMQn58qAW0FRa4dUdj4nD3sONXopwClwGfEv7sk+wJfzd0DnXPpdV5RAjxI\ndgmFupSqE41/5n3But+ylQKBgF8afCYPRq9Kq09rAL+R9u6HCYMx0EzpX4kYL+Gx\noktN10LxJ5rXp//Wl1+hjQuHJNq+S3cySwsErUHi2hyBVHU+5wylOWBGgteP4iO8\n4C1lYVJcz8d1DAlUX23+oE/r5PgzCE1LsStPWnLLuW4J39AItgMoMl/ipP859CiO\nLrQBAoGATMl4Cbvwu/RaE/hGalIpC9XZ6xIv3ckJPJC2Oyur7HjlDSKhhov0vaG5\nZklG8kMHcDXktCFGHoA/To4FvSLMk3XfUfby6gB95kLzKvRCuoSuiNyMtTyqHzlq\nCQJ+NOZ9VHgc36IXXd7aMOGHYCsKjRiV8EBkuBcXHSzORIZdaTE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1480123265", "fingerprint": "f5:22:7b:68:3d:d0:1b:a3:5d:4e:e4:2d:7c:ae:be:da"}} 2018-08-25 21:25:56,252 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/ports 1.630s 2018-08-25 21:25:56,253 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1335408393", "security_groups": ["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:25:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48de93d9-1159-4139-bdaa-981c06b7e2ea'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:25:55Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3e873e61-6fcc-4b11-93d7-7d3b3ac3823e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:25:55Z","name":"tempest-port-smoke-1335408393","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f7:89:98","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"a2baf118-3e34-4404-b9d3-07ffcdfe18ac","ip_address":"10.101.11.10"}],"id":"bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd","security_groups":["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"],"device_id":""}} 2018-08-25 21:25:58,626 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.33:8774/v2.1/servers 2.372s 2018-08-25 21:25:58,627 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-1480123265", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "port": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-159934a2-057c-444e-a960-9c2bb10c621d', 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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-159934a2-057c-444e-a960-9c2bb10c621d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "adminPass": "k3R6Uw9LwAWZ"}} 2018-08-25 21:25:59,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.751s 2018-08-25 21:25:59,383 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-b8d16a61-63b9-4b3c-8ba5-631fee81cd4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:25:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d16a61-63b9-4b3c-8ba5-631fee81cd4b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:25:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:00,765 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.367s 2018-08-25 21:26:00,766 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-5a341bd8-f177-4d63-998e-5fa5123d58ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a341bd8-f177-4d63-998e-5fa5123d58ff'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:00,779 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:26:02,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.396s 2018-08-25 21:26:02,178 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-e7c027da-e22e-4e68-b841-5fc02db0a53d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7c027da-e22e-4e68-b841-5fc02db0a53d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:02,191 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:26:03,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.144s 2018-08-25 21:26:03,338 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-be966199-5688-4108-8bbd-f67d5924bc8b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be966199-5688-4108-8bbd-f67d5924bc8b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:00Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:05,240 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.887s 2018-08-25 21:26:05,241 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-6a04b095-c57f-4741-b12e-fc152d899607', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a04b095-c57f-4741-b12e-fc152d899607'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:05,254 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:26:05,425 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.170s 2018-08-25 21:26:05,425 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-f8804fbb-7b22-47bb-8e19-3d5eb4551566', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8804fbb-7b22-47bb-8e19-3d5eb4551566'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:03Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:05,437 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 864c656a-b46b-4556-875c-bfd2b054e9ab with status: ACTIVE 2018-08-25 21:26:06,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/ports 1.090s 2018-08-25 21:26:06,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1121808185", "security_groups": ["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f3d4ca8-1531-4005-81a4-4821969f9b55'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:26:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:26:06Z","name":"tempest-port-smoke-1121808185","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a0:c1:3f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","ip_address":"10.102.21.20"}],"id":"f57be3ac-d922-4373-a708-100c06c0ef9e","security_groups":["ca1a0003-aef4-4402-a9b1-2fd61985aa3a"],"device_id":""}} 2018-08-25 21:26:06,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.33:8774/v2.1/servers 0.433s 2018-08-25 21:26:06,964 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-1480123265", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "port": "f57be3ac-d922-4373-a708-100c06c0ef9e"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f1f25f3e-2e47-4320-b7df-d0b8740f1703', 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1f25f3e-2e47-4320-b7df-d0b8740f1703'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "adminPass": "r6o6TJZWeJnp"}} 2018-08-25 21:26:07,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.640s 2018-08-25 21:26:07,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': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-82aae598-75dc-4916-98f4-3b88500e372d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82aae598-75dc-4916-98f4-3b88500e372d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:26:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:08,733 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.110s 2018-08-25 21:26:08,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': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-7c772000-b862-409d-b3ff-6adcf5fa84c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c772000-b862-409d-b3ff-6adcf5fa84c0'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:08Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:08,747 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-25 21:26:10,123 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.374s 2018-08-25 21:26:10,124 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-8716f3ce-b3df-4e31-b8e3-df1ff0a633e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8716f3ce-b3df-4e31-b8e3-df1ff0a633e9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:10,143 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:26:11,467 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.322s 2018-08-25 21:26:11,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': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-2af12d01-9441-4d9c-a320-f10f62b85820', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2af12d01-9441-4d9c-a320-f10f62b85820'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:12,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.159s 2018-08-25 21:26:12,642 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-9a695ec8-f601-4b24-b72b-782e95eb8606', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a695ec8-f601-4b24-b72b-782e95eb8606'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:26:09Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:13,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.147s 2018-08-25 21:26:13,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-9f7da2a7-dbbf-4ed4-b0d4-e6e47c26e083', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f7da2a7-dbbf-4ed4-b0d4-e6e47c26e083'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:13,817 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:26:13,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.143s 2018-08-25 21:26:13,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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-2394e145-95fb-46e6-84aa-c06895c98395', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2394e145-95fb-46e6-84aa-c06895c98395'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:26:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:26:13,975 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cd65b7f1-eb59-4393-bd22-62175e4d182a with status: ACTIVE 2018-08-25 21:26:14,080 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/routers 0.104s 2018-08-25 21:26:14,080 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--730710790", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:26:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67b55c18-0d46-45c1-b516-481d66e2c7e4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:14Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:14Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559", "name": "tempest-router--730710790"}} 2018-08-25 21:26:15,552 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 1.470s 2018-08-25 21:26:15,552 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0cfa407-cc46-4550-a33b-f115fa3088a2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:14Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:15Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559", "name": "tempest-router--730710790"}} 2018-08-25 21:26:17,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/add_router_interface 2.313s 2018-08-25 21:26:17,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-13af0862-e725-41fb-af75-8ba6d9619aa1'} Body: {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a", "subnet_ids": ["33e00c68-1cc1-47d5-b709-ff3e62f29c3a"], "port_id": "9d138c4a-2148-42eb-b661-da327fe59127", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559"} 2018-08-25 21:26:18,219 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.350s 2018-08-25 21:26:18,219 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:26:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7995125-9d09-4a7c-9b5e-59753032d12b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "7c5b36b0-b363-40dc-a9c0-7547a9fc6f49"}} 2018-08-25 21:26:18,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations 0.384s 2018-08-25 21:26:18,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations', u'date': 'Sat, 25 Aug 2018 21:26:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56c291d9-0a66-4544-ae2e-6899309cadd7'} Body: {"network_association": {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "id": "39e7ecbe-e2f7-4d69-a9da-a449073c922e"}} 2018-08-25 21:26:19,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations 0.662s 2018-08-25 21:26:19,270 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/7c5b36b0-b363-40dc-a9c0-7547a9fc6f49/network_associations', u'date': 'Sat, 25 Aug 2018 21:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c7d46cc-7d86-4d4c-9e61-10852f07b540'} Body: {"network_association": {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "id": "bc34ac83-80eb-4729-bb4d-f55cadb75bed"}} 2018-08-25 21:26:19,270 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:26:19,349 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.33:9696/v2.0/ports?device_id=93d51712-7e69-41e9-adb0-2bea7d3db559 0.076s 2018-08-25 21:26:19,350 63 DEBUG [tempest.lib.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.33:9696/v2.0/ports?device_id=93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ed632a8-7dd5-41c0-809d-09ddeeb1533a'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1dba31c-a567-4bf3-823a-7c0f8de5c201","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:26:16Z","admin_state_up":true,"updated_at":"2018-08-25T21:26:17Z","binding:vnic_type":"normal","device_id":"93d51712-7e69-41e9-adb0-2bea7d3db559","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:f5:ab:34","id":"9d138c4a-2148-42eb-b661-da327fe59127","port_security_enabled":false,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"33e00c68-1cc1-47d5-b709-ff3e62f29c3a","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-25 21:26:21,043 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface 1.692s 2018-08-25 21:26:21,044 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1a5431e-7b28-47ea-b732-bc7c3c03cb51'} Body: {"network_id": "d1dba31c-a567-4bf3-823a-7c0f8de5c201", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a", "subnet_ids": ["33e00c68-1cc1-47d5-b709-ff3e62f29c3a"], "port_id": "9d138c4a-2148-42eb-b661-da327fe59127", "id": "93d51712-7e69-41e9-adb0-2bea7d3db559"} 2018-08-25 21:26:22,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 1.625s 2018-08-25 21:26:22,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:26:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b6bc396-6a16-49df-a05f-bc592c1e3778'} Body: 2018-08-25 21:26:22,836 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/routers 0.164s 2018-08-25 21:26:22,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2002375457", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6455e985-e584-4b86-96d6-fff1893dd1f1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:22Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:22Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "name": "tempest-router--2002375457"}} 2018-08-25 21:26:24,385 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45 1.548s 2018-08-25 21:26:24,385 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45', u'date': 'Sat, 25 Aug 2018 21:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b56d40e-993d-4b49-b932-ec5e445cde03'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:22Z", "admin_state_up": true, "updated_at": "2018-08-25T21:26:24Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "name": "tempest-router--2002375457"}} 2018-08-25 21:26:26,465 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/add_router_interface 2.078s 2018-08-25 21:26:26,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02089fe9-4e58-44e3-ae97-1ec9e838bc9c'} Body: {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac", "subnet_ids": ["a2baf118-3e34-4404-b9d3-07ffcdfe18ac"], "port_id": "b9c62857-c1af-467d-8b3b-f3f74f09fb0a", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45"} 2018-08-25 21:26:27,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.529s 2018-08-25 21:26:27,999 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20cf09d1-8edf-4bf4-97c1-6297aa62cf91'} Body: {"floatingip": {"router_id": "e45fc93e-8b38-455f-b371-c9d16bb56f45", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:26:27Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd", "id": "db06fc14-5344-4a12-9944-912596190294", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:26:27Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:26:28,002 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:26:44,026 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:26:44,090 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:26:44,123 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:26:44,238 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-25 21:26:44,239 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:26:44,241 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:26:44,303 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:26:44,305 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:26:49,313 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:26:49,313 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 21:27:59,382 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-25 21:27:59,383 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:27:59,388 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:27:59,451 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:27:59,452 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:28:04,460 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:28:04,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.210. 2018-08-25 21:29:14,508 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:29:14,509 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-25 21:29:14,509 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,514 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,614 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,642 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14,649 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:29:14,650 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5b:db:c6 [ether] on eth0 2018-08-25 21:29:14,650 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-25 21:29:14,651 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,653 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,714 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,717 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14,726 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:29:14,727 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-25 21:29:14,727 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,729 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,789 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,793 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14,799 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-25 21:29:14,799 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,802 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,864 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,866 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:14,872 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:29:14,872 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5b:db:c6 [ether] on eth0 2018-08-25 21:29:14,872 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-25 21:29:14,873 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:29:14,874 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:29:14,934 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:29:14,938 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:29:19,946 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:29:19,947 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 21:30:30,000 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-25 21:30:30,002 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-25 21:30:30,006 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:30:30,071 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:30:30,103 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-25 21:30:35,110 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.210 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-25 21:30:35,111 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-25 21:31:45,142 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:31:45,143 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.210: Timed out waiting for 10.102.21.20 to become reachable 2018-08-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:31:45.143 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-25 21:31:45.143 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:31:46,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/db06fc14-5344-4a12-9944-912596190294 1.098s 2018-08-25 21:31: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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/db06fc14-5344-4a12-9944-912596190294', u'date': 'Sat, 25 Aug 2018 21:31:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4114549b-3218-4d97-8584-5158ac375fdb'} Body: 2018-08-25 21:31:48,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/remove_router_interface 1.964s 2018-08-25 21:31:48,210 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:31:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4031264-3776-470b-8f83-f9e8a717f9ce'} Body: {"network_id": "3e873e61-6fcc-4b11-93d7-7d3b3ac3823e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "a2baf118-3e34-4404-b9d3-07ffcdfe18ac", "subnet_ids": ["a2baf118-3e34-4404-b9d3-07ffcdfe18ac"], "port_id": "b9c62857-c1af-467d-8b3b-f3f74f09fb0a", "id": "e45fc93e-8b38-455f-b371-c9d16bb56f45"} 2018-08-25 21:31:49,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45 1.499s 2018-08-25 21:31:49,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e45fc93e-8b38-455f-b371-c9d16bb56f45', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ef12514-32de-4b3b-9d00-31ae9dcf4669'} Body: 2018-08-25 21:31:49,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface 0.042s 2018-08-25 21:31:49,755 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33e00c68-1cc1-47d5-b709-ff3e62f29c3a"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8062b2f0-0ace-4192-88ad-24704ded3a12'} Body: {"NeutronError": {"message": "Router 93d51712-7e69-41e9-adb0-2bea7d3db559 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-25 21:31:49,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559 0.050s 2018-08-25 21:31:49,806 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.33:9696/v2.0/routers/93d51712-7e69-41e9-adb0-2bea7d3db559', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a180ce59-3551-4598-b050-eed818532309'} Body: {"NeutronError": {"message": "Router 93d51712-7e69-41e9-adb0-2bea7d3db559 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-25 21:31:50,218 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.411s 2018-08-25 21:31:50,219 63 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-1591d0a9-f64d-4801-9348-d746f2ebe6da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1591d0a9-f64d-4801-9348-d746f2ebe6da'} Body: 2018-08-25 21:31:51,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 1.025s 2018-08-25 21:31:51,246 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-606bc4da-40be-4b70-90e7-23623867bc01', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-606bc4da-40be-4b70-90e7-23623867bc01'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-972542274": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:c1:3f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd65b7f1-eb59-4393-bd22-62175e4d182a", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:31:50Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-2", "created": "2018-08-25T21:26:06Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:31:52,307 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a 0.044s 2018-08-25 21:31:52,307 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.33:8774/v2.1/servers/cd65b7f1-eb59-4393-bd22-62175e4d182a', u'x-compute-request-id': 'req-85df2fd4-21d6-4b6c-86a5-40a3ba720677', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:52 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-85df2fd4-21d6-4b6c-86a5-40a3ba720677'} Body: {"itemNotFound": {"message": "Instance cd65b7f1-eb59-4393-bd22-62175e4d182a could not be found.", "code": 404}} 2018-08-25 21:31:53,504 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f57be3ac-d922-4373-a708-100c06c0ef9e 1.196s 2018-08-25 21:31:53,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f57be3ac-d922-4373-a708-100c06c0ef9e', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6a92b910-053d-465d-87be-2e77049f3010'} Body: 2018-08-25 21:31:53,902 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.396s 2018-08-25 21:31:53,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': '204', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-873fc465-35f2-4572-99bf-316f71ae5abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-873fc465-35f2-4572-99bf-316f71ae5abc'} Body: 2018-08-25 21:31:55,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 1.258s 2018-08-25 21:31:55,162 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-a72a84f4-8885-43be-b222-8857b2a8f8e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a72a84f4-8885-43be-b222-8857b2a8f8e7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1628684950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:89:98", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/864c656a-b46b-4556-875c-bfd2b054e9ab", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:26:03.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "864c656a-b46b-4556-875c-bfd2b054e9ab", "security_groups": [{"name": "tempest-secgroup-smoke-898500219"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:31:53Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1480123265", "name": "server-1", "created": "2018-08-25T21:25:58Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:31:56,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab 0.045s 2018-08-25 21:31:56,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/864c656a-b46b-4556-875c-bfd2b054e9ab', u'x-compute-request-id': 'req-ed7d8507-d9b1-44b5-bdb2-a279d47334bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:56 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ed7d8507-d9b1-44b5-bdb2-a279d47334bd'} Body: {"itemNotFound": {"message": "Instance 864c656a-b46b-4556-875c-bfd2b054e9ab could not be found.", "code": 404}} 2018-08-25 21:31:57,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd 0.847s 2018-08-25 21:31:57,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/bf4d77a4-c96c-43ad-bdd3-478b78ddf0cd', u'date': 'Sat, 25 Aug 2018 21:31:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1775b0f7-ea85-476b-9841-d678d2f770d5'} Body: 2018-08-25 21:31:57,099 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1480123265 0.027s 2018-08-25 21:31:57,100 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1480123265', u'x-compute-request-id': 'req-6f7616fe-4489-40bc-bec2-814c18a65e4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:31:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f7616fe-4489-40bc-bec2-814c18a65e4a'} Body: 2018-08-25 21:31:58,350 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/33e00c68-1cc1-47d5-b709-ff3e62f29c3a 1.249s 2018-08-25 21:31:58,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/33e00c68-1cc1-47d5-b709-ff3e62f29c3a', u'date': 'Sat, 25 Aug 2018 21:31:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-547e4179-57d9-472a-8668-9165a669bec7'} Body: 2018-08-25 21:32:00,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/d1dba31c-a567-4bf3-823a-7c0f8de5c201 1.891s 2018-08-25 21:32:00,248 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/d1dba31c-a567-4bf3-823a-7c0f8de5c201', u'date': 'Sat, 25 Aug 2018 21:32:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f5463b5-8f6e-42c6-9277-fefd8d10aa84'} Body: 2018-08-25 21:32:01,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/a2baf118-3e34-4404-b9d3-07ffcdfe18ac 1.061s 2018-08-25 21:32:01,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/a2baf118-3e34-4404-b9d3-07ffcdfe18ac', u'date': 'Sat, 25 Aug 2018 21:32:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-803fe670-b1e8-47ce-bf66-d25734e485d7'} Body: 2018-08-25 21:32:03,067 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/3e873e61-6fcc-4b11-93d7-7d3b3ac3823e 1.753s 2018-08-25 21:32:03,068 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/3e873e61-6fcc-4b11-93d7-7d3b3ac3823e', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-84f55c7b-4102-4122-97dd-345331967c6f'} Body: 2018-08-25 21:32:03,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/ca1a0003-aef4-4402-a9b1-2fd61985aa3a 0.278s 2018-08-25 21:32:03,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/ca1a0003-aef4-4402-a9b1-2fd61985aa3a', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83fc8ef1-97ff-4a36-8813-0c6c9a1e384b'} 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-25 21:32:03,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.235s 2018-08-25 21:32:03,612 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1680200715 description", "name": "tempest-secgroup-smoke-1680200715"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e5b5d67-0501-4ff8-abf2-a3a39ff29aa4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1680200715 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "updated_at": "2018-08-25T21:32:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:32:03Z", "revision_number": 0, "id": "3e4f309c-02e1-4be9-aec1-e88fa5f40a0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:32:03Z", "revision_number": 0, "id": "80e5bd66-4b09-4c71-ac19-9046fac106c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "name": "tempest-secgroup-smoke-1680200715"}} 2018-08-25 21:32:03,832 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.219s 2018-08-25 21:32:03,833 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6cdacc74-0b62-4811-b8c9-c13569d7b7dd'} 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-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "eed64634-30ac-4d45-97e2-9de0ff471511"}} 2018-08-25 21:32:04,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.185s 2018-08-25 21:32:04,020 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7e5590a-8fd5-42e5-8933-d623f798d518'} 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-25T21:32:03Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:03Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ec93ca70-6fdc-4f2a-9a67-0bd7ae0ab0ff"}} 2018-08-25 21:32:04,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.165s 2018-08-25 21:32:04,187 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-645996c7-e0ff-4cfb-a1f6-5e80fb895643'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9a83b19d-6530-4e3f-9ae5-4700216c40eb"}} 2018-08-25 21:32:04,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.458s 2018-08-25 21:32:04,648 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57cdf5e3-cf71-4cbe-8ac7-a5bb5cb2ed1e'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e3134715-76ac-4338-83eb-f99a986d1c1d"}} 2018-08-25 21:32:04,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.173s 2018-08-25 21:32:04,822 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95a1c02d-7569-4401-a42f-186d678a30a0'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9c30b269-51b3-4643-8160-6f8dd7b0519a"}} 2018-08-25 21:32:04,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:32:04,984 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76fd4098-ecc1-4b86-a752-e589c6a0e3f1'} 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-25T21:32:04Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:04Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e84eb368-7869-4ff9-8824-ddf30f070cb0"}} 2018-08-25 21:32:05,127 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.143s 2018-08-25 21:32:05,128 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c4c3673-c9b2-42d7-95d0-4af2f84bf1ab'} 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-25T21:32:05Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:05Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "db906a65-f89a-4f0b-840a-391c42037a74"}} 2018-08-25 21:32:05,587 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.458s 2018-08-25 21:32:05,587 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-151eb574-c970-42c8-bee1-0167f25318fb'} 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-25T21:32:05Z", "security_group_id": "7d1b6d6e-266f-4675-b16d-5617bad79bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:05Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f3e5e5a4-9d12-4020-841e-2267e630ad34"}} 2018-08-25 21:32:05,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/networks 0.281s 2018-08-25 21:32:05,871 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-934753092"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae63c791-5af6-4cd7-8daa-64a633523a75'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:32:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"bb05f73e-ea5c-4198-bdab-60484f83396e","name":"tempest-A-934753092"}} 2018-08-25 21:32:07,062 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.189s 2018-08-25 21:32:07,063 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "name": "tempest-subnet-A-1-1044595609"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28dec66e-a016-4ca3-9937-df0592649b50'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb05f73e-ea5c-4198-bdab-60484f83396e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:06Z","dns_nameservers":[],"updated_at":"2018-08-25T21:32:06Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"170c992d-0d47-4b78-b69c-2fc8c1c46e37","subnetpool_id":null,"name":"tempest-subnet-A-1-1044595609"}} 2018-08-25 21:32:07,268 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/networks 0.204s 2018-08-25 21:32:07,270 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-799590154"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74a2e156-8916-456a-bfc7-2ad20964c5cd'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:32:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","name":"tempest-B-799590154"}} 2018-08-25 21:32:07,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.715s 2018-08-25 21:32:07,989 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "name": "tempest-subnet-B-1-745291219"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56a8ed84-3d5e-493f-a8ec-0956d89495c6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:32:07Z","dns_nameservers":[],"updated_at":"2018-08-25T21:32:07Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"665acc46-077c-4084-bd54-4310139378cd","subnetpool_id":null,"name":"tempest-subnet-B-1-745291219"}} 2018-08-25 21:32:08,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.154s 2018-08-25 21:32:08,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-111698319"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-55305e8f-b70d-4a08-96fb-52e435f1c51a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55305e8f-b70d-4a08-96fb-52e435f1c51a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGj/WsP3DbqRgrMAKpLjp1akqYQ2sOu5AHjsaT+vYANhkObPf3RsCIGwV2LGd1+DVVes4gIuOK7+drnjiODgx4a2Y2Tpf5EdyG5JCpWadc0b/zwsNINYGScttZ5KIQ1Pitk6pdK8kYo9hF36tQn987H4qoEOtH4aAU1TQg1nNc0TWG0ezgV04/4UdT9qbmfuKTsJFOK008E4p9QUuzu/wzdYjdoqP6Yg6sOZlhWaFjQsunPdv/mC0FX7ub9di0tbUIhoCNLWZwQ0BbSK87l/wwsCG0ZGCk3lh2NzHfnzqdMwPCp1YAK4D35RVax8E1AKXhWgvX+cfF6ck5HoH6EYcz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxo/1rD9w26kYKzACqS46dWpKmENrDruQB47Gk/r2ADYZDmz3\n90bAiBsFdixndfg1VXrOICLjiu/na544jg4MeGtmNk6X+RHchuSQqVmnXNG/88LD\nSDWBknLbWeSiENT4rZOqXSvJGKPYRd+rUJ/fOx+KqBDrR+GgFNU0INZzXNE1htHs\n4FdOP+FHU/am5n7ik7CRTitNPBOKfUFLs7v8M3WI3aKj+mIOrDmZYVmhY0LLpz3b\n/5gtBV+7m/XYtLW1CIaAjS1mcENAW0ivO5f8MLAhtGRgpN5Ydjcx3586nTMDwqdW\nACuA9+UVWsfBNQCl4VoL1/nHxenJOR6B+hGHMwIDAQABAoIBAQC0rwMrPn+AIxrv\nEb0aHgrsFVDTxWWB/oNNnUpuFgwMnS2nxtjNlwBT2eLaagWrf7Vol1tCOv07zJqV\nf2CPQ5Ftcq2L9XCtIOe/h/VrZT26ZNN7CVuSNb42eXXJExe2oVW4/YolRlazqUSA\nMMw/jXsg3c7aqKqwuktlKa1JxFsttUZxa2Qi0ICx6eOwyUBxgBYtZhkgQX3RaaHq\nS0dpkLun2UxeoyDG0ukykVImw3GNjHUTV5Pzdk6BV9goJ1tSbrJ4NTbnAqAm6A/4\nlZbtM9LLkO+9Nu+YSYqyJbTYOVE7Ir8cT8uh1JlMbAhKVO4sw/bo+TinZZ0qWI87\nzjdjzsJBAoGBAPUgEoTpuV6QtpFTjpCA5iDuFPqOaW3g63cqiVBpgYsJcG2MAr9F\n9uxz9qRirmdQnNO2GiLEkOtvqdImioM+LoAEuEmbY0T0oVpkd/1BxBT9NA2YRm71\nytxo4pz2NblrCfnqngAoVWw/OGVyr0yhEOcbchfEZcDly0TWBcSngsSJAoGBAM9f\nEH9OZDopNL++PknUMRj0SIo0SNfxZ1pXjkQtMRiK/yonnBV+8ykzs1Hjf2w1Gf9t\n5mjXQY9V+sK0P9wKU3etP6qJn+2waiY/u6m9M/CLb1LXw/uLFMbZfWsTSFMJ7dus\n8T6wmZMcjTW+PrW3fPWlpDmDP2OvGzJGS3//KrbbAoGBAIMCkENPc86SA7GqefDL\no7OH69h6UujyJIc9ScSbjywTcG5sPW+jYjTASdtUDqiTUi5pDpD0hAwBUz9JcBBz\nJIExhJl6nlTVdoOMXQETrEwXhEGb2FEntzOUL0H66X3fMqbK+YVWCUnghDDcWcrX\n7uPGLHV9d3DgoIJ67PxNFzwZAoGBALKj+WlCFdOItdlMQQqG0jjmECuGuQ3V9yv7\nayJOMBItg31EHBDkiQMAd8Tej2GfKSNDAI9miCK7dccPUkfzWU4qoEMARhaTuA31\nL2wdAsaAx8j8+OcUPDTFHWcFeHOYhSCODlDr/5CcswUOO6V9SRewtxWYfB4atfoM\nVnQQVDKrAoGAdzkrbJ7mP1BNvylElsM7oUsNFOh5h3OCL8j/8yKf6v+uhlv1E3yp\nXBjnbgi9vX4im3v+YqUeL91bmfPtE9DBFrzg8/FqRZOaVmrsvDpRnQl3ACvqSmMK\nUjBleQPA5R6eaKKa+ZWRtraO9pDrDsTWSUDyTWP+WOFFdBjzsWhsNgA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-111698319", "fingerprint": "bf:bb:b8:57:9f:c8:b6:a0:be:26:d2:ba:08:2a:0f:54"}} 2018-08-25 21:32:08,944 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/ports 0.795s 2018-08-25 21:32:08,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1014461035", "security_groups": ["7d1b6d6e-266f-4675-b16d-5617bad79bd0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:32:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-182a2354-8d31-4795-8b99-dd07413044ce'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:32:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bb05f73e-ea5c-4198-bdab-60484f83396e","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:32:08Z","name":"tempest-port-smoke-1014461035","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:33:f8:2a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"170c992d-0d47-4b78-b69c-2fc8c1c46e37","ip_address":"10.101.11.10"}],"id":"6bcac1f9-cc4e-4b07-a2a8-7ad941477221","security_groups":["7d1b6d6e-266f-4675-b16d-5617bad79bd0"],"device_id":""}} 2018-08-25 21:32:10,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.33:8774/v2.1/servers 1.818s 2018-08-25 21:32:10,764 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-111698319", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "bb05f73e-ea5c-4198-bdab-60484f83396e", "port": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-d5d90bfc-22f2-41b5-b6ba-67704b8d6bd8', 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5d90bfc-22f2-41b5-b6ba-67704b8d6bd8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "adminPass": "HtZsJR5aLjWx"}} 2018-08-25 21:32:11,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.367s 2018-08-25 21:32:11,136 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-468faa1e-93b4-45e4-9f82-c7caea3129f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-468faa1e-93b4-45e4-9f82-c7caea3129f7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:32:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:12,427 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.277s 2018-08-25 21:32:12,427 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-0056ba1e-b5a5-4e46-b586-d4b29851e830', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0056ba1e-b5a5-4e46-b586-d4b29851e830'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:11Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:12,441 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-25 21:32:13,929 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.487s 2018-08-25 21:32:13,930 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-22090674-20a4-4d9f-a739-32f0b8bc3a96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22090674-20a4-4d9f-a739-32f0b8bc3a96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:13,943 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:32:15,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.161s 2018-08-25 21:32:15,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-35e047d4-43ec-4fd7-8e24-ec3c0d23b408', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35e047d4-43ec-4fd7-8e24-ec3c0d23b408'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:13Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:16,521 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.399s 2018-08-25 21:32:16,521 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-a098d36d-1bcc-4394-9010-b0630138f83c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a098d36d-1bcc-4394-9010-b0630138f83c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:16,535 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:32:16,937 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.401s 2018-08-25 21:32:16,938 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-0b8eaecc-6a55-4b3f-8783-8e51b15a8b15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b8eaecc-6a55-4b3f-8783-8e51b15a8b15'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:16Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:16,951 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cd356029-c1f0-44f3-ac02-0782e0a79ceb with status: ACTIVE 2018-08-25 21:32:17,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/ports 0.766s 2018-08-25 21:32:17,718 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1774063946", "security_groups": ["7d1b6d6e-266f-4675-b16d-5617bad79bd0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:32:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c069127d-9bf8-4ff3-b527-918257685451'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:32:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25721d4e-534d-43ab-85e8-0a2b7e17ddc5","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:32:17Z","name":"tempest-port-smoke-1774063946","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:47:6c:4f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"665acc46-077c-4084-bd54-4310139378cd","ip_address":"10.102.21.20"}],"id":"c4b8372c-4f46-4866-9fa8-4eeac0bb9af4","security_groups":["7d1b6d6e-266f-4675-b16d-5617bad79bd0"],"device_id":""}} 2018-08-25 21:32:19,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.33:8774/v2.1/servers 1.826s 2018-08-25 21:32:19,546 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-111698319", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "port": "c4b8372c-4f46-4866-9fa8-4eeac0bb9af4"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-49fe889f-be5a-4f6e-9e76-75edc7d4167f', 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49fe889f-be5a-4f6e-9e76-75edc7d4167f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "adminPass": "LP7VE6Tiftde"}} 2018-08-25 21:32:20,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.764s 2018-08-25 21:32:20,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': '1261', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-22aa3f39-f713-49f6-87ce-afb7b95148bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22aa3f39-f713-49f6-87ce-afb7b95148bf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:32:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:22,080 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.750s 2018-08-25 21:32:22,081 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-039c0ded-4762-4068-88cd-81465c40dc19', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-039c0ded-4762-4068-88cd-81465c40dc19'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:22,095 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-25 21:32:23,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.176s 2018-08-25 21:32:23,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-a50c476a-a12f-45de-a055-eb8f303f5cb9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a50c476a-a12f-45de-a055-eb8f303f5cb9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:25,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.761s 2018-08-25 21:32:25,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': '1387', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-075b2c59-3575-41d3-acbc-681a08abc8a1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-075b2c59-3575-41d3-acbc-681a08abc8a1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:32:21Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:26,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.173s 2018-08-25 21:32:26,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-a4c2f588-907a-438b-b933-96dced748c78', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a4c2f588-907a-438b-b933-96dced748c78'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:26,258 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:32:26,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.244s 2018-08-25 21:32:26,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': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-32aab2c8-7e26-424e-a206-89f666b10179', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32aab2c8-7e26-424e-a206-89f666b10179'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:32:25Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:32:26,521 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: fb9503ed-238c-4f7a-b71f-54f43ac0f6dc with status: ACTIVE 2018-08-25 21:32:26,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.313s 2018-08-25 21:32:26,835 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:32:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2d657ae-f7d5-4268-8651-051b02020cbc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "f13c0137-300b-41a8-9adc-2a44c9fb3711"}} 2018-08-25 21:32:27,259 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations 0.422s 2018-08-25 21:32:27,259 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca1cba1c-974c-4418-8ae6-665db4195e90'} Body: {"network_association": {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "id": "b8b2a880-2f16-407c-943e-4fb68dd0c6d3"}} 2018-08-25 21:32:27,714 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations 0.453s 2018-08-25 21:32:27,714 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f13c0137-300b-41a8-9adc-2a44c9fb3711/network_associations', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14b2799c-f003-41d2-9406-7516be2eb6de'} Body: {"network_association": {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "id": "94b23938-6f1f-4629-b391-922b0b535d6c"}} 2018-08-25 21:32:27,715 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:32:27,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/routers 0.106s 2018-08-25 21:32:27,823 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--308489143", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:32:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee6d79e3-636d-47e4-9eb7-984a18f647c9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:27Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:27Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "76a474d0-08dc-4572-98be-380f23cd0b65", "name": "tempest-router--308489143"}} 2018-08-25 21:32:29,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65 1.514s 2018-08-25 21:32:29,338 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65', u'date': 'Sat, 25 Aug 2018 21:32:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52de15b5-ff14-472a-9520-cc5d41fe7eaa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:27Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:29Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "76a474d0-08dc-4572-98be-380f23cd0b65", "name": "tempest-router--308489143"}} 2018-08-25 21:32:31,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/add_router_interface 2.092s 2018-08-25 21:32:31,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "665acc46-077c-4084-bd54-4310139378cd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-933ba5bd-8df3-4056-bdfa-7c13e7f20968'} Body: {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "665acc46-077c-4084-bd54-4310139378cd", "subnet_ids": ["665acc46-077c-4084-bd54-4310139378cd"], "port_id": "a00571da-d4a5-4fa6-955a-7f640bc3500b", "id": "76a474d0-08dc-4572-98be-380f23cd0b65"} 2018-08-25 21:32:31,548 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/routers 0.115s 2018-08-25 21:32:31,549 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1037188669", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14c9ba2c-99ca-4d15-8493-2be824863fa6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:31Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "name": "tempest-router--1037188669"}} 2018-08-25 21:32:33,060 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71 1.510s 2018-08-25 21:32:33,061 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71', u'date': 'Sat, 25 Aug 2018 21:32:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7c8e7f2-6df9-478a-9be8-1c3ecc3515d9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:31Z", "admin_state_up": true, "updated_at": "2018-08-25T21:32:32Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "name": "tempest-router--1037188669"}} 2018-08-25 21:32:35,014 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/add_router_interface 1.952s 2018-08-25 21:32:35,015 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:32:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-769d3143-e964-4a84-a194-18db220afde1'} Body: {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37", "subnet_ids": ["170c992d-0d47-4b78-b69c-2fc8c1c46e37"], "port_id": "0256e339-6f59-4f4a-800e-e34eed65a2a1", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71"} 2018-08-25 21:32:36,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.827s 2018-08-25 21:32:36,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:32:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-827d8e21-e01a-4ff4-a650-d42de51f9012'} Body: {"floatingip": {"router_id": "48c6f8e6-6e67-4863-b219-77f9e3879c71", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:32:36Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "6bcac1f9-cc4e-4b07-a2a8-7ad941477221", "id": "ab943330-e47f-4b7d-8c71-59de1e56246a", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:32:36Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:32:36,845 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:32:52,871 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:32:52,936 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:32:52,968 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:32:53,082 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-25 21:32:53,083 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:32:53,085 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:32:53,141 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:32:53,150 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:32:58,164 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:32:58,164 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-25 21:34:08,228 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-25 21:34:08,229 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:34:08,233 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:34:08,293 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:34:08,296 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:34:13,303 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:34:13,303 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-25 21:35:23,353 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:35:23,353 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-25 21:35:23,354 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,360 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,461 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,491 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:35:23,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:11:18:f3 [ether] on eth0 2018-08-25 21:35:23,498 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-25 21:35:23,499 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,501 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,561 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,565 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23,575 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:35:23,576 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-25 21:35:23,576 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,578 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,640 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,642 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23,649 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-25 21:35:23,649 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,651 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,712 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,715 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:23,721 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:35:23,721 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:11:18:f3 [ether] on eth0 2018-08-25 21:35:23,722 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-25 21:35:23,722 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:35:23,728 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:35:23,789 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:35:23,793 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:35:28,799 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:35:28,800 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-25 21:36:38,863 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-25 21:36:38,866 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-25 21:36:38,872 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:36:38,970 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:36:38,999 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-25 21:36:44,006 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) 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-25 21:36:44,008 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-25 21:37:54,067 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:37:54,068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:37:54.068 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-25 21:37:54.068 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:37:55,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/ab943330-e47f-4b7d-8c71-59de1e56246a 1.475s 2018-08-25 21:37:55,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/ab943330-e47f-4b7d-8c71-59de1e56246a', u'date': 'Sat, 25 Aug 2018 21:37:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c27b815-1436-4060-af6f-f1ec181d581a'} Body: 2018-08-25 21:37:57,591 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/remove_router_interface 2.042s 2018-08-25 21:37:57,591 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:37:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-617f722c-20de-4a2d-bade-6980160d1ea2'} Body: {"network_id": "bb05f73e-ea5c-4198-bdab-60484f83396e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "170c992d-0d47-4b78-b69c-2fc8c1c46e37", "subnet_ids": ["170c992d-0d47-4b78-b69c-2fc8c1c46e37"], "port_id": "0256e339-6f59-4f4a-800e-e34eed65a2a1", "id": "48c6f8e6-6e67-4863-b219-77f9e3879c71"} 2018-08-25 21:37:59,336 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71 1.744s 2018-08-25 21:37:59,337 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/48c6f8e6-6e67-4863-b219-77f9e3879c71', u'date': 'Sat, 25 Aug 2018 21:37:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e217cb86-e50e-46ec-836f-dc3417d7dfdd'} Body: 2018-08-25 21:38:01,003 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/remove_router_interface 1.665s 2018-08-25 21:38:01,003 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "665acc46-077c-4084-bd54-4310139378cd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1dd2a02e-0e75-4678-b91a-8f05376a639e'} Body: {"network_id": "25721d4e-534d-43ab-85e8-0a2b7e17ddc5", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "665acc46-077c-4084-bd54-4310139378cd", "subnet_ids": ["665acc46-077c-4084-bd54-4310139378cd"], "port_id": "a00571da-d4a5-4fa6-955a-7f640bc3500b", "id": "76a474d0-08dc-4572-98be-380f23cd0b65"} 2018-08-25 21:38:02,695 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65 1.690s 2018-08-25 21:38:02,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.33:9696/v2.0/routers/76a474d0-08dc-4572-98be-380f23cd0b65', u'date': 'Sat, 25 Aug 2018 21:38:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-09f72f5f-c4bf-4db7-92b9-a854e7176671'} Body: 2018-08-25 21:38:03,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.388s 2018-08-25 21:38:03,086 63 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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-78eed36e-0199-4799-923d-9e6ab03d0b00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78eed36e-0199-4799-923d-9e6ab03d0b00'} Body: 2018-08-25 21:38:03,510 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.423s 2018-08-25 21:38:03,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': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-15e93a6b-14dc-4f3c-8613-6b8323930127', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15e93a6b-14dc-4f3c-8613-6b8323930127'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:04,923 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.389s 2018-08-25 21:38:04,923 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-eb8ffaf9-9f06-4111-a4bf-9fc382ec375e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb8ffaf9-9f06-4111-a4bf-9fc382ec375e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-799590154": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6c:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:25.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "fb9503ed-238c-4f7a-b71f-54f43ac0f6dc", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:03Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-2", "created": "2018-08-25T21:32:19Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:05,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc 0.046s 2018-08-25 21:38:05,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/fb9503ed-238c-4f7a-b71f-54f43ac0f6dc', u'x-compute-request-id': 'req-eb3ccd05-d399-45f2-b062-1b5d4b7c6104', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:05 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-eb3ccd05-d399-45f2-b062-1b5d4b7c6104'} Body: {"itemNotFound": {"message": "Instance fb9503ed-238c-4f7a-b71f-54f43ac0f6dc could not be found.", "code": 404}} 2018-08-25 21:38:06,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/c4b8372c-4f46-4866-9fa8-4eeac0bb9af4 0.822s 2018-08-25 21:38:06,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/c4b8372c-4f46-4866-9fa8-4eeac0bb9af4', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b8738e65-bab5-444f-8130-1d09d3b2b606'} Body: 2018-08-25 21:38:06,973 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.158s 2018-08-25 21:38:06,973 63 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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-83825172-b8e2-4a32-aded-362f3e42923b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83825172-b8e2-4a32-aded-362f3e42923b'} Body: 2018-08-25 21:38:07,386 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.411s 2018-08-25 21:38:07,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': '1549', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-75a85054-a204-4cef-8087-ca7d1b0b05c2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75a85054-a204-4cef-8087-ca7d1b0b05c2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-934753092": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f8:2a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "security_groups": [{"name": "tempest-secgroup-smoke-1680200715"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:06Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:08,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.098s 2018-08-25 21:38:08,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': '1342', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-acdb841f-c902-4320-bcf9-feffd505bec8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acdb841f-c902-4320-bcf9-feffd505bec8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:32:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "cd356029-c1f0-44f3-ac02-0782e0a79ceb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:07Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-111698319", "name": "server-1", "created": "2018-08-25T21:32:10Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:09,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb 0.043s 2018-08-25 21:38:09,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.33:8774/v2.1/servers/cd356029-c1f0-44f3-ac02-0782e0a79ceb', u'x-compute-request-id': 'req-e14cbfcd-bd43-4d51-aab7-a13531012326', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:09 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e14cbfcd-bd43-4d51-aab7-a13531012326'} Body: {"itemNotFound": {"message": "Instance cd356029-c1f0-44f3-ac02-0782e0a79ceb could not be found.", "code": 404}} 2018-08-25 21:38:10,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/6bcac1f9-cc4e-4b07-a2a8-7ad941477221 0.838s 2018-08-25 21:38:10,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/6bcac1f9-cc4e-4b07-a2a8-7ad941477221', u'date': 'Sat, 25 Aug 2018 21:38:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-554a7c92-630c-4157-a93f-d9701ecc8b99'} Body: 2018-08-25 21:38:10,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-111698319 0.037s 2018-08-25 21:38:10,440 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-111698319', u'x-compute-request-id': 'req-e06cee17-a8da-43e6-a95b-601e157f7d96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e06cee17-a8da-43e6-a95b-601e157f7d96'} Body: 2018-08-25 21:38:11,714 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/665acc46-077c-4084-bd54-4310139378cd 1.272s 2018-08-25 21:38:11,714 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/665acc46-077c-4084-bd54-4310139378cd', u'date': 'Sat, 25 Aug 2018 21:38:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bad37dbe-3f1f-411b-b439-bc11613b0f15'} Body: 2018-08-25 21:38:13,124 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/25721d4e-534d-43ab-85e8-0a2b7e17ddc5 1.409s 2018-08-25 21:38:13,125 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/25721d4e-534d-43ab-85e8-0a2b7e17ddc5', u'date': 'Sat, 25 Aug 2018 21:38:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7501408c-8442-4944-ae95-5ab94c9e42a0'} Body: 2018-08-25 21:38:14,199 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/170c992d-0d47-4b78-b69c-2fc8c1c46e37 1.072s 2018-08-25 21:38:14,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/170c992d-0d47-4b78-b69c-2fc8c1c46e37', u'date': 'Sat, 25 Aug 2018 21:38:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2634223a-9f92-49c2-bb03-fc749ecd88d8'} Body: 2018-08-25 21:38:15,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/bb05f73e-ea5c-4198-bdab-60484f83396e 1.795s 2018-08-25 21:38:15,996 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/bb05f73e-ea5c-4198-bdab-60484f83396e', u'date': 'Sat, 25 Aug 2018 21:38:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b5aebc6-e578-4b7c-99bb-f8985497ea47'} Body: 2018-08-25 21:38:16,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/7d1b6d6e-266f-4675-b16d-5617bad79bd0 0.243s 2018-08-25 21:38:16,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/7d1b6d6e-266f-4675-b16d-5617bad79bd0', u'date': 'Sat, 25 Aug 2018 21:38:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1f09b501-9e7f-4b8f-bbd8-96e255860f13'} 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-25 21:38:16,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.614s 2018-08-25 21:38:16,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-271176100 description", "name": "tempest-secgroup-smoke-271176100"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:38:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf6b4283-803e-414e-87a2-4e0c31afc7d1'} Body: {"security_group": {"description": "tempest-secgroup-smoke-271176100 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:16Z", "updated_at": "2018-08-25T21:38:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:38:16Z", "revision_number": 0, "id": "3a3680d2-2aec-4e53-bca9-68ada7b39ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:38:16Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:38:16Z", "revision_number": 0, "id": "41060bf0-89fd-4d64-a9f5-9b521168f2a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:38:16Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "name": "tempest-secgroup-smoke-271176100"}} 2018-08-25 21:38:17,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.381s 2018-08-25 21:38:17,264 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63304cf8-59f0-43ea-af8d-0b6a5f8a9421'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "80098020-80bb-429a-b662-751efe04974f"}} 2018-08-25 21:38:17,419 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.153s 2018-08-25 21:38:17,419 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6aefca5f-76ec-49e4-ab05-ff5374d465d4'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "287d317f-5e96-45b4-8c5b-90987d066ce5"}} 2018-08-25 21:38:17,570 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.150s 2018-08-25 21:38:17,571 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cd9a428-66ab-4608-bdab-51cf382fc44d'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "81b29a13-0e74-4aea-9fc8-7efd5e38225d"}} 2018-08-25 21:38:17,715 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.142s 2018-08-25 21:38:17,715 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab69b218-25df-4d10-8a80-004015bff2a6'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "60b5217b-fa09-44eb-94d8-ae6e03c6c93a"}} 2018-08-25 21:38:17,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.148s 2018-08-25 21:38:17,865 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e88018c-40ef-4aee-a472-94ea82c9e93e'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "bd869fc3-328d-4a41-8668-044273800b7b"}} 2018-08-25 21:38:18,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.171s 2018-08-25 21:38:18,037 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c890490-c40c-4c4a-b4aa-ba91a1d6a11d'} 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-25T21:38:17Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:17Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "7e43edfc-a652-4609-b3a3-f493619f211a"}} 2018-08-25 21:38:18,199 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.160s 2018-08-25 21:38:18,199 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9ab51d9-03ab-48a6-8868-0bf51f0b8653'} 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-25T21:38:18Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b04e625a-6a7a-4581-b568-40f46e34a2f9"}} 2018-08-25 21:38:18,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.235s 2018-08-25 21:38:18,436 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d658c00c-b036-4d8c-9996-7f7bd1a9b614'} 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-25T21:38:18Z", "security_group_id": "9c9391d3-bbaa-4c37-9e60-9b671d62414e", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:18Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "d54ba875-5f0d-4e31-808c-b2a157448e07"}} 2018-08-25 21:38:18,662 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/networks 0.225s 2018-08-25 21:38:18,663 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1512002944"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:38:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a689bd8a-ef19-47d2-8039-3d934bceb177'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:38:18Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","name":"tempest-A-1512002944"}} 2018-08-25 21:38:19,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.827s 2018-08-25 21:38:19,492 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "name": "tempest-subnet-A-1-2039816103"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:38:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de53975d-a844-47a4-b5b0-357203a4e6a2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","dns_nameservers":[],"updated_at":"2018-08-25T21:38: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"68c03511-5525-4cdd-b45d-d9bbca431b4a","subnetpool_id":null,"name":"tempest-subnet-A-1-2039816103"}} 2018-08-25 21:38:19,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/networks 0.217s 2018-08-25 21:38:19,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-1261144452"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:38:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c46b0fd2-be0b-49af-a8e4-53582d1a1862'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:38:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","name":"tempest-B-1261144452"}} 2018-08-25 21:38:20,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.910s 2018-08-25 21:38:20,623 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "name": "tempest-subnet-B-1-810867998"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:38:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95bfd164-a77c-4496-bee5-0730dc93cb75'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:38:19Z","dns_nameservers":[],"updated_at":"2018-08-25T21:38:19Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"dd39b773-678d-492b-a8ef-daa5378ee078","subnetpool_id":null,"name":"tempest-subnet-B-1-810867998"}} 2018-08-25 21:38:21,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/routers 0.408s 2018-08-25 21:38:21,033 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1243312610", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22c10126-7a9f-4718-aa97-7bb61c2d3246'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:20Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:20Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e9c081c2-e83e-401b-a148-9be78f586422", "name": "tempest-router--1243312610"}} 2018-08-25 21:38:22,338 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422 1.304s 2018-08-25 21:38:22,339 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422', u'date': 'Sat, 25 Aug 2018 21:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28ba58d0-8270-4092-9ebb-b1255df5a0bd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:20Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:22Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "e9c081c2-e83e-401b-a148-9be78f586422", "name": "tempest-router--1243312610"}} 2018-08-25 21:38:24,465 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/add_router_interface 2.125s 2018-08-25 21:38:24,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70de473b-1055-4ec7-b2b8-d0fa874b14a1'} Body: {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078", "subnet_ids": ["dd39b773-678d-492b-a8ef-daa5378ee078"], "port_id": "a7616b30-1214-4617-a8f0-85c85722255f", "id": "e9c081c2-e83e-401b-a148-9be78f586422"} 2018-08-25 21:38:25,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.538s 2018-08-25 21:38:25,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c69de84-38b3-449f-9f9b-f8e82028e1bc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa"}} 2018-08-25 21:38:25,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations 0.421s 2018-08-25 21:38:25,428 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations', u'date': 'Sat, 25 Aug 2018 21:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d92e4b77-c0d0-48ec-97af-543a0639a153'} Body: {"network_association": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "id": "68c1421f-20d2-42ec-8c80-97043f037dfa"}} 2018-08-25 21:38:26,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations 0.959s 2018-08-25 21:38:26,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/dabfe0f9-fbc2-4aa0-9efe-c92203a0e2fa/network_associations', u'date': 'Sat, 25 Aug 2018 21:38:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f9a5a8b-0184-4a1a-89f9-f117c2b7544b'} Body: {"network_association": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "id": "d383ff7b-2cff-4b78-9848-c1df3aeed7d1"}} 2018-08-25 21:38:26,390 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:38:26,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.216s 2018-08-25 21:38:26,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-298431853"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-0f014481-aa56-4c4d-8700-366258cc275b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f014481-aa56-4c4d-8700-366258cc275b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC99nPlOJzj2mUYq6J9A2jVWrDS+ShYe4C8aH+Hof8rYsulDRjKhMx+XyktmE561/HLhqH/SlHvcaQB5OysWkqLmCMFuDDyDA88A87z/c5UHatuKTR+5Iv2rUGXW0qY4i/1N28ntk5inciLvrY+8PukpJqqskLIgZKU9D64AaAfjFjmqngpcq58bzqxw3DtzrCL/0aoA2kVE3rdB9bPHuQ0BS9bZuWuNVxfNC2Wluax/2QGD7hG5TkxotSRxeOqW8CWZVmCkfaTIpcdv+QrsWsrStngq/1TDBfbo39eKwk8JfcY1m0NOZNvKXU0xpWyTwaitn/eTM5hu5d/liZpxmeN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvfZz5Tic49plGKuifQNo1Vqw0vkoWHuAvGh/h6H/K2LLpQ0Y\nyoTMfl8pLZhOetfxy4ah/0pR73GkAeTsrFpKi5gjBbgw8gwPPAPO8/3OVB2rbik0\nfuSL9q1Bl1tKmOIv9TdvJ7ZOYp3Ii762PvD7pKSaqrJCyIGSlPQ+uAGgH4xY5qp4\nKXKufG86scNw7c6wi/9GqANpFRN63QfWzx7kNAUvW2blrjVcXzQtlpbmsf9kBg+4\nRuU5MaLUkcXjqlvAlmVZgpH2kyKXHb/kK7FrK0rZ4Kv9UwwX26N/XisJPCX3GNZt\nDTmTbyl1NMaVsk8GorZ/3kzOYbuXf5YmacZnjQIDAQABAoIBABR1/ke7UFLOjEMb\nAZZ7jogki5U91xWov9YLX2kpjsWKj6rIfVoa8bfO4i2SESn0JowohTxtMeQblnHJ\nyaBK3WqpyWPtUgBQQjfRpTHsrZOr2nI0J/5e+aBpSv5Vi/RpsIa2INfjMBA5NIew\n1Ap1hHVYcXxfVQgpxLMcl8DUE/4xvOFkz1AA/q9cuQICRdjJEXo/Mms9ZXk4fnXb\nCqvea7+MalO1NqZjCcfJAe+Lbnqlb3n6LWBvRGqdJ44bUrxaZ1DJrcuwRHG2lq74\ngIsZcEXnGHPMnUa9HIEuYlRm3hWRBnL509vRcPmQnQg6d/LFQ4sRIv/+eaUYtqqK\nzl56NIECgYEA+nisRQPiepWwFjyc1R7IWkbFq2iXD8+SCL4gx+BOS+j2XubCqvKB\nSwBpJ6YJrGECucMxQXfPGhBf4qNLUorQ8i8Hp5jwCqGkgBGsHF+N5O505TqQKrb1\n+zcnJcKt3ghdJM1Z+U03C9sO3AttEq4IPzSw4Gx9t1jrlbFLY+pTcSECgYEAwifd\nwKmYhNVllr2iya7Jnlr1w+wOEXFjbea1bXsfqwswHFr7Zjr4o+03ZTneIsbtI44i\nDPaXvabhT73ZznXZg9WdNh/PrymheJTwAPd6HQ33j6cMlp0D5cxPQM8yXwKj8Elf\naMY8mT1fApeBwqeJiGyVO5ml1SeyrTmMjI91LO0CgYBlNqxOe0JizOhKJBYwHO9T\nY7PvDyW0EuntNH9kpaSeEja0pMVXdQWAPFtB1VulV9JVJKZb0UFUQ/erStdeNJA4\nvX53YFrnwOgLhJirIoXhU+bS1rZ5PFPsPx5HqQK/bVvOSlkoX+Z1mQDJNKjP2pmk\niPNMzSqEE5+nbuyLJJ6xYQKBgQCjPRt/idf3Dugb5hMBGNjhMD7j3Asz9S6Qz2GI\ny/UjPQPVQ1WNbVVxldd2X0H54WCt/Sl51rZbuPxErC19Ha6k3iwQvoxCDHF7TVXA\nqlHcLcsP13aJBzios6+KoOoL4c9uDnKOR+XZPTUtm654t521uv15n8RCw97BL9qQ\nr2joPQKBgHlJV61fMiLqPFwWHUfIfdTidHiY/IOJMq5qBiKnWOkqgzWDBNT/s5u7\n1awv+enE207p8UdH65SOglWSbLkEwfeiNtxhlzOX6jr8Ibu8oqaL8a9I4hpw1O7B\nOCY7pXu7NGDVX+p1TJ64ApmDPI+reK1hl2U1yIl6wxpvqNElbGWt\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-298431853", "fingerprint": "1f:b3:99:0e:9f:00:c9:49:40:27:09:ec:21:24:f1:62"}} 2018-08-25 21:38:27,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/ports 0.834s 2018-08-25 21:38:27,447 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1298967599", "security_groups": ["9c9391d3-bbaa-4c37-9e60-9b671d62414e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:38:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2dbc0806-e3dd-41d3-9562-2ad0a0b121ee'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:38:26Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"224fed69-8ee9-4bd7-ad78-31a10d966f66","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:38:26Z","name":"tempest-port-smoke-1298967599","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:00:cf:83","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"68c03511-5525-4cdd-b45d-d9bbca431b4a","ip_address":"10.101.11.10"}],"id":"2857fd01-b67c-4a66-a665-0d43b97e55b4","security_groups":["9c9391d3-bbaa-4c37-9e60-9b671d62414e"],"device_id":""}} 2018-08-25 21:38:29,397 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.33:8774/v2.1/servers 1.948s 2018-08-25 21:38:29,398 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-298431853", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "port": "2857fd01-b67c-4a66-a665-0d43b97e55b4"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-a52118bb-d44b-4d9c-9114-4bd867a57140', 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a52118bb-d44b-4d9c-9114-4bd867a57140'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "adminPass": "K2RgMKxgXppo"}} 2018-08-25 21:38:29,737 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.336s 2018-08-25 21:38:29,738 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-cb7fd48d-fd21-4871-8d52-23abbd1508c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb7fd48d-fd21-4871-8d52-23abbd1508c3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:31,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.408s 2018-08-25 21:38:31,162 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-06d18e5e-a190-44f8-857a-757a94e354b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06d18e5e-a190-44f8-857a-757a94e354b4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:32,668 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.486s 2018-08-25 21:38:32,669 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-5f5d8f15-870e-4597-a04b-9baebb868040', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f5d8f15-870e-4597-a04b-9baebb868040'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:32,689 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:38:34,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.741s 2018-08-25 21:38:34,433 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-299e5535-9b11-46fc-9449-c38fc7b2b05f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-299e5535-9b11-46fc-9449-c38fc7b2b05f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:31Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:35,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.159s 2018-08-25 21:38:35,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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-6948f4f9-e57f-426f-9617-186e72c67548', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6948f4f9-e57f-426f-9617-186e72c67548'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:35,619 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:38:35,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.148s 2018-08-25 21:38:35,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': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-b2d4a8ab-3765-4d05-b71c-333c13356455', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2d4a8ab-3765-4d05-b71c-333c13356455'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:35Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:35,787 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 8e86ab86-a4f3-4201-ab16-fd5a964092a0 with status: ACTIVE 2018-08-25 21:38:36,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/ports 1.163s 2018-08-25 21:38:36,951 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1996934023", "security_groups": ["9c9391d3-bbaa-4c37-9e60-9b671d62414e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:38:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca629bba-3c53-4ce3-8de5-f77690011aa6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:38:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"14042b38-7ef2-49b1-9e5f-08f3f588b8ae","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:38:36Z","name":"tempest-port-smoke-1996934023","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:93:a1:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"dd39b773-678d-492b-a8ef-daa5378ee078","ip_address":"10.102.21.20"}],"id":"01e61883-07b2-4249-b5f8-8931edfd4b55","security_groups":["9c9391d3-bbaa-4c37-9e60-9b671d62414e"],"device_id":""}} 2018-08-25 21:38:39,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.33:8774/v2.1/servers 2.333s 2018-08-25 21:38:39,288 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-298431853", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "port": "01e61883-07b2-4249-b5f8-8931edfd4b55"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-f3bb40b4-d963-4c0c-8d34-5f2244346644', 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3bb40b4-d963-4c0c-8d34-5f2244346644'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "adminPass": "ro5G9GbejzFh"}} 2018-08-25 21:38:39,629 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.331s 2018-08-25 21:38:39,629 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-bdf5e210-d0ca-44c9-a163-52289c56146d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdf5e210-d0ca-44c9-a163-52289c56146d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:38:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:40,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.340s 2018-08-25 21:38:40,984 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-15ab84cf-d3ef-486e-ac8c-0f82a1d61ee9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15ab84cf-d3ef-486e-ac8c-0f82a1d61ee9'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:40Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:41,001 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-25 21:38:42,340 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.336s 2018-08-25 21:38:42,340 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-92b38fe4-8be3-4cef-926a-6a7dd30c90c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92b38fe4-8be3-4cef-926a-6a7dd30c90c6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:41Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:42,354 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:38:43,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.158s 2018-08-25 21:38:43,517 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-56818b9c-d7c0-44b0-9a9f-e06b32a04ecc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56818b9c-d7c0-44b0-9a9f-e06b32a04ecc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:38:41Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:44,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.352s 2018-08-25 21:38:44,887 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-b344fd75-3a4a-457e-ba4b-34d2df5c7155', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b344fd75-3a4a-457e-ba4b-34d2df5c7155'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:44,909 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-25 21:38:45,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.384s 2018-08-25 21:38:45,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': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-8cf713e9-7dcf-4e00-a493-baf4471f5d22', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cf713e9-7dcf-4e00-a493-baf4471f5d22'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:38:44Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:38:45,315 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 13458993-d7cf-4433-ae08-76679c5cb0f2 with status: ACTIVE 2018-08-25 21:38:45,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/routers 0.129s 2018-08-25 21:38:45,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--2052266747", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8108e4c-794d-4ae9-ae8a-df7dd1e0b5e2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:45Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:45Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "68062165-79ce-44d5-834b-32bd777cb27d", "name": "tempest-router--2052266747"}} 2018-08-25 21:38:46,984 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d 1.536s 2018-08-25 21:38:46,985 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d', u'date': 'Sat, 25 Aug 2018 21:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-994dc8d4-97a1-4561-8758-dce7f91e3d14'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:45Z", "admin_state_up": true, "updated_at": "2018-08-25T21:38:46Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "68062165-79ce-44d5-834b-32bd777cb27d", "name": "tempest-router--2052266747"}} 2018-08-25 21:38:49,093 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/add_router_interface 2.105s 2018-08-25 21:38:49,093 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1818e1fa-7a81-47ee-98c2-68421587549f'} Body: {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a", "subnet_ids": ["68c03511-5525-4cdd-b45d-d9bbca431b4a"], "port_id": "0a75921f-fa46-4b58-ab6c-895c77774657", "id": "68062165-79ce-44d5-834b-32bd777cb27d"} 2018-08-25 21:38:51,061 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.33:9696/v2.0/floatingips 1.966s 2018-08-25 21:38:51,061 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "2857fd01-b67c-4a66-a665-0d43b97e55b4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df22d82-6f7d-477f-9feb-90919e6a5949'} Body: {"floatingip": {"router_id": "68062165-79ce-44d5-834b-32bd777cb27d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:38:49Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "2857fd01-b67c-4a66-a665-0d43b97e55b4", "id": "c6fc854b-def6-4163-85e0-a184c22ffa47", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:38:49Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:38:51,063 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:38:59,080 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:38:59,145 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:38:59,178 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:38:59,292 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-25 21:38:59,293 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:38:59,295 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:38:59,354 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:38:59,359 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:39:04,366 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:39:04,367 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-25 21:40:14,438 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-25 21:40:14,438 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:40:14,442 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:40:14,506 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:40:14,538 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:40:19,545 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:40:19,546 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-25 21:41:29,605 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:41:29,606 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-25 21:41:29,607 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,613 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,674 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,677 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:41:29,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:39:b2:a7 [ether] on eth0 2018-08-25 21:41:29,685 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-25 21:41:29,685 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,687 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,749 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,751 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29,761 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:41:29,761 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-25 21:41:29,762 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,764 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,825 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,828 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29,834 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-25 21:41:29,835 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,837 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,897 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,901 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:29,909 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:41:29,909 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:39:b2:a7 [ether] on eth0 2018-08-25 21:41:29,910 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-25 21:41:29,910 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:41:29,912 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:41:29,973 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:41:29,976 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:41:34,983 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:41:34,983 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-25 21:42:45,045 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-25 21:42:45,047 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-25 21:42:45,051 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:42:45,115 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:42:45,115 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-25 21:42:50,123 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) 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-25 21:42:50,124 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-25 21:44:00,175 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:44:00,178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:44:00.178 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-25 21:44:00.178 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:44:01,782 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/c6fc854b-def6-4163-85e0-a184c22ffa47 1.600s 2018-08-25 21:44:01,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/c6fc854b-def6-4163-85e0-a184c22ffa47', u'date': 'Sat, 25 Aug 2018 21:44:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c5de9b95-e6e8-4315-ab55-703d3b9af84f'} Body: 2018-08-25 21:44:04,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/remove_router_interface 2.996s 2018-08-25 21:44:04,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a96623df-4ae5-4043-a5f0-634562201d05'} Body: {"network_id": "224fed69-8ee9-4bd7-ad78-31a10d966f66", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "68c03511-5525-4cdd-b45d-d9bbca431b4a", "subnet_ids": ["68c03511-5525-4cdd-b45d-d9bbca431b4a"], "port_id": "0a75921f-fa46-4b58-ab6c-895c77774657", "id": "68062165-79ce-44d5-834b-32bd777cb27d"} 2018-08-25 21:44:06,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d 1.733s 2018-08-25 21:44:06,521 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/68062165-79ce-44d5-834b-32bd777cb27d', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dcfd805b-b0fd-4578-a5d9-411034219f4e'} Body: 2018-08-25 21:44:06,929 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.407s 2018-08-25 21:44:06,930 63 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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-2af6c8c8-4dca-477f-ad02-0f4b7ce472ee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2af6c8c8-4dca-477f-ad02-0f4b7ce472ee'} Body: 2018-08-25 21:44:07,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.770s 2018-08-25 21:44:07,701 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-f7b735d4-d344-4283-b23a-99a5b42fe64d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7b735d4-d344-4283-b23a-99a5b42fe64d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1261144452": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:a1:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/13458993-d7cf-4433-ae08-76679c5cb0f2", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:44.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "13458993-d7cf-4433-ae08-76679c5cb0f2", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:06Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-2", "created": "2018-08-25T21:38:39Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:08,772 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2 0.054s 2018-08-25 21:44:08,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/13458993-d7cf-4433-ae08-76679c5cb0f2', u'x-compute-request-id': 'req-9f1536f8-ec6d-4359-a936-9165009f7a15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:08 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9f1536f8-ec6d-4359-a936-9165009f7a15'} Body: {"itemNotFound": {"message": "Instance 13458993-d7cf-4433-ae08-76679c5cb0f2 could not be found.", "code": 404}} 2018-08-25 21:44:09,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/01e61883-07b2-4249-b5f8-8931edfd4b55 0.915s 2018-08-25 21:44:09,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/01e61883-07b2-4249-b5f8-8931edfd4b55', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e138b59-b77f-4954-942e-1c8e4abe2cba'} Body: 2018-08-25 21:44:09,967 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.276s 2018-08-25 21:44:09,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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-7aab8bfc-8e19-484d-8d5d-ff8500e4745b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7aab8bfc-8e19-484d-8d5d-ff8500e4745b'} Body: 2018-08-25 21:44:10,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.732s 2018-08-25 21:44:10,701 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-279a9bda-5152-4ddb-8371-ee02fba884b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-279a9bda-5152-4ddb-8371-ee02fba884b3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1512002944": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:cf:83", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:38:35.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8e86ab86-a4f3-4201-ab16-fd5a964092a0", "security_groups": [{"name": "tempest-secgroup-smoke-271176100"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:09Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-298431853", "name": "server-1", "created": "2018-08-25T21:38:29Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:11,766 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0 0.047s 2018-08-25 21:44:11,766 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.33:8774/v2.1/servers/8e86ab86-a4f3-4201-ab16-fd5a964092a0', u'x-compute-request-id': 'req-3fa697e1-0b0a-4c4d-9cce-54860c168ccb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:11 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3fa697e1-0b0a-4c4d-9cce-54860c168ccb'} Body: {"itemNotFound": {"message": "Instance 8e86ab86-a4f3-4201-ab16-fd5a964092a0 could not be found.", "code": 404}} 2018-08-25 21:44:12,595 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/2857fd01-b67c-4a66-a665-0d43b97e55b4 0.828s 2018-08-25 21:44:12,596 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/2857fd01-b67c-4a66-a665-0d43b97e55b4', u'date': 'Sat, 25 Aug 2018 21:44:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4c879d6-1774-451f-8d4b-d3a757f6e1ac'} Body: 2018-08-25 21:44:12,632 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-298431853 0.035s 2018-08-25 21:44:12,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': '202', u'content-length': '0', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-298431853', u'x-compute-request-id': 'req-b65c64cd-d288-461d-bf2a-50d4eedbc3c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b65c64cd-d288-461d-bf2a-50d4eedbc3c6'} Body: 2018-08-25 21:44:14,300 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/remove_router_interface 1.666s 2018-08-25 21:44:14,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2e9d774-9491-4bea-81c4-1c0dd3b05f46'} Body: {"network_id": "14042b38-7ef2-49b1-9e5f-08f3f588b8ae", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "dd39b773-678d-492b-a8ef-daa5378ee078", "subnet_ids": ["dd39b773-678d-492b-a8ef-daa5378ee078"], "port_id": "a7616b30-1214-4617-a8f0-85c85722255f", "id": "e9c081c2-e83e-401b-a148-9be78f586422"} 2018-08-25 21:44:15,883 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422 1.581s 2018-08-25 21:44:15,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.33:9696/v2.0/routers/e9c081c2-e83e-401b-a148-9be78f586422', u'date': 'Sat, 25 Aug 2018 21:44:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fb641634-e78a-4d64-85cb-edbc08ad45d1'} Body: 2018-08-25 21:44:17,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/dd39b773-678d-492b-a8ef-daa5378ee078 1.387s 2018-08-25 21:44:17,272 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/dd39b773-678d-492b-a8ef-daa5378ee078', u'date': 'Sat, 25 Aug 2018 21:44:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd2f1338-c4fd-4e89-af70-deec14184536'} Body: 2018-08-25 21:44:18,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/14042b38-7ef2-49b1-9e5f-08f3f588b8ae 1.569s 2018-08-25 21:44:18,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/14042b38-7ef2-49b1-9e5f-08f3f588b8ae', u'date': 'Sat, 25 Aug 2018 21:44:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e31be188-6108-44db-a6f4-69f1f3829b54'} Body: 2018-08-25 21:44:19,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/68c03511-5525-4cdd-b45d-d9bbca431b4a 1.066s 2018-08-25 21:44:19,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/68c03511-5525-4cdd-b45d-d9bbca431b4a', u'date': 'Sat, 25 Aug 2018 21:44:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15c25521-3007-4c76-9387-8c828d57df5d'} Body: 2018-08-25 21:44:21,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/224fed69-8ee9-4bd7-ad78-31a10d966f66 1.573s 2018-08-25 21:44:21,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/224fed69-8ee9-4bd7-ad78-31a10d966f66', u'date': 'Sat, 25 Aug 2018 21:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-21e606b3-d185-4850-b931-d2fc48ac9847'} Body: 2018-08-25 21:44:22,569 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/9c9391d3-bbaa-4c37-9e60-9b671d62414e 1.082s 2018-08-25 21:44:22,570 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/9c9391d3-bbaa-4c37-9e60-9b671d62414e', u'date': 'Sat, 25 Aug 2018 21:44:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b173acf9-cb7d-4b57-a75b-c92a6c040b01'} 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-25 21:44:22,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-groups 0.296s 2018-08-25 21:44:22,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "description": "tempest-secgroup-smoke-1209837587 description", "name": "tempest-secgroup-smoke-1209837587"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups', u'date': 'Sat, 25 Aug 2018 21:44:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a061a71-51aa-450a-b45d-f064c3acadc2'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1209837587 description", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:22Z", "updated_at": "2018-08-25T21:44:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:44:22Z", "revision_number": 0, "id": "b3d1fea0-4f65-44e2-b8ef-99da3de38e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv4", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:44:22Z", "revision_number": 0, "id": "db32b75d-9462-44d4-92cb-7404b00fd483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_min": null, "ethertype": "IPv6", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}], "revision_number": 1, "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "name": "tempest-secgroup-smoke-1209837587"}} 2018-08-25 21:44:23,096 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.203s 2018-08-25 21:44:23,097 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6757c4f-744d-4005-95bb-ff599ad8cbcb'} 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-25T21:44:22Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:22Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94515c76-ec00-4bfe-86fb-b0ab8a0ca974"}} 2018-08-25 21:44:23,349 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.252s 2018-08-25 21:44:23,350 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 22, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ab8b90c-ba7a-4994-b03f-8baacdbb44bc'} 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-25T21:44:23Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:23Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1805fd74-74f2-4a0b-a203-0ea65d592153"}} 2018-08-25 21:44:24,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.859s 2018-08-25 21:44:24,211 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7cad3c5-9680-42c5-8dc9-9c48bb827194'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "ac429220-7921-4242-b2d4-f2335b62b169"}} 2018-08-25 21:44:24,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.154s 2018-08-25 21:44:24,366 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": "4df43ad2e92a4234a2e90abf1a55a213", "port_range_max": 80, "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30efa4d6-72c0-4cb9-a2ff-4c000433830b'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": 80, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "399bf226-a095-491c-9709-2095b1cb6f06"}} 2018-08-25 21:44:24,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.159s 2018-08-25 21:44:24,527 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "protocol": "icmp", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3d3afa6-9d99-4986-83bb-d441df92d59d'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "f52bf871-09c6-4cd5-b5aa-a761f11832a4"}} 2018-08-25 21:44:24,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.130s 2018-08-25 21:44:24,659 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "protocol": "icmp", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15345ddd-8e87-410d-8b31-f60916af0b0e'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "1dbb2913-413f-4ec4-bd59-d0ffa2ae3ddd"}} 2018-08-25 21:44:24,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.132s 2018-08-25 21:44:24,792 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "ingress", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26364d60-8dd7-4315-8f60-4ba33c1b39e1'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "77fb9e92-d545-4b57-945e-e2bfd888b613"}} 2018-08-25 21:44:24,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.33:9696/v2.0/security-group-rules 0.155s 2018-08-25 21:44:24,949 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": "4df43ad2e92a4234a2e90abf1a55a213", "direction": "egress", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.33:9696/v2.0/security-group-rules', u'date': 'Sat, 25 Aug 2018 21:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c94847e3-16da-4940-8920-47c04861d627'} 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-25T21:44:24Z", "security_group_id": "00d63770-a995-4eb9-85b3-baf3b32fcba0", "port_range_min": null, "revision_number": 0, "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:24Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "501b2fee-6809-46c4-b68c-89f9b73bb95e"}} 2018-08-25 21:44:25,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/networks 0.277s 2018-08-25 21:44:25,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-A-1208713613"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:44:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ecdf92c-b927-4334-9cfe-2fda83efbecb'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:44:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","name":"tempest-A-1208713613"}} 2018-08-25 21:44:26,098 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/subnets 0.869s 2018-08-25 21:44:26,099 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.101.11.0/24", "network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "name": "tempest-subnet-A-1-1934100712"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:44:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66f13703-7f43-45f0-bdec-b36352af36d7'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:25Z","dns_nameservers":[],"updated_at":"2018-08-25T21:44:25Z","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":"4df43ad2e92a4234a2e90abf1a55a213","id":"29769342-e9c2-485c-b4e8-5fc4eeac86cb","subnetpool_id":null,"name":"tempest-subnet-A-1-1934100712"}} 2018-08-25 21:44:26,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/networks 0.242s 2018-08-25 21:44:26,342 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-B-77625435"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.33:9696/v2.0/networks', u'date': 'Sat, 25 Aug 2018 21:44:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-462e02e4-2b76-479d-acde-4ffd084e71c4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-25T21:44:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","name":"tempest-B-77625435"}} 2018-08-25 21:44:27,402 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/subnets 1.059s 2018-08-25 21:44:27,403 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": "4df43ad2e92a4234a2e90abf1a55a213", "cidr": "10.102.21.0/24", "network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "name": "tempest-subnet-B-1-1282452884"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets', u'date': 'Sat, 25 Aug 2018 21:44:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d706c274-d3cc-4d22-b3e4-c170eeedd759'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","created_at":"2018-08-25T21:44:27Z","dns_nameservers":[],"updated_at":"2018-08-25T21:44: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":"4df43ad2e92a4234a2e90abf1a55a213","id":"6c954bbc-04b9-4247-aafd-c9cfacc4c58c","subnetpool_id":null,"name":"tempest-subnet-B-1-1282452884"}} 2018-08-25 21:44:27,836 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns 0.432s 2018-08-25 21:44:27,837 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "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.33:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sat, 25 Aug 2018 21:44:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bcf39a7-1dea-4696-bd25-1b7e65d7696a'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "route_targets": ["64512:1"], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "type": "l3", "id": "13aba118-f4b4-4f56-bb9c-04408657c659"}} 2018-08-25 21:44:28,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations 0.552s 2018-08-25 21:44:28,391 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations', u'date': 'Sat, 25 Aug 2018 21:44:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54635913-50a1-4dd4-a08b-e01dce9c2934'} Body: {"network_association": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "id": "730845e6-0fd4-47c0-bec3-a451f008c856"}} 2018-08-25 21:44:29,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations 1.204s 2018-08-25 21:44:29,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/13aba118-f4b4-4f56-bb9c-04408657c659/network_associations', u'date': 'Sat, 25 Aug 2018 21:44:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cd91adb-57c9-4291-931e-2ca72ae97667'} Body: {"network_association": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "id": "71404e39-475b-4160-84fd-f0ea681ed76d"}} 2018-08-25 21:44:29,597 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-25 21:44:29,746 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/routers 0.147s 2018-08-25 21:44:29,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--429778765", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:44:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75ee26de-e47e-4762-9576-cf60f58016b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:29Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:29Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0", "name": "tempest-router--429778765"}} 2018-08-25 21:44:31,502 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0 1.755s 2018-08-25 21:44:31,503 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0', u'date': 'Sat, 25 Aug 2018 21:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4213ff6c-9625-4f09-87d2-42806c3656ef'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:29Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:31Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0", "name": "tempest-router--429778765"}} 2018-08-25 21:44:33,955 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/add_router_interface 2.451s 2018-08-25 21:44:33,956 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-614433ad-aa65-4a23-bfde-93801e8e733c'} Body: {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c", "subnet_ids": ["6c954bbc-04b9-4247-aafd-c9cfacc4c58c"], "port_id": "33942bea-5c74-4191-afed-446abe52671d", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0"} 2018-08-25 21:44:34,127 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.33:8774/v2.1/os-keypairs 0.170s 2018-08-25 21:44:34,127 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1215080793"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.33:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-a5c5b68e-8289-4db5-b3fc-15880d8bf219', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a5c5b68e-8289-4db5-b3fc-15880d8bf219'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1EQzeINS0p1bpviVWf5DadQxfN9mWxE5qMY959MgVvGdVUEBq+6njjirR5mnCUP33Hof6jxRQRYwlIkLbaErfOxd1yofuxwvTBF/jZOSeg4yxIr08Fa6P0JpJvUeL9BhWpRFyWV2eCyS2lLX/ZZIaTqPKHaF3AWgvKWavh8sCTISeeLgOnBpj0ZDWhkfi5wmzWLq3NKl9vAwVIh96PegwoZD1K/4VteY0lYA8n4RBFHxPBBf3/e9hLKHRsfzYgE84wTDbpjdGk276CczO2PuO25KUanDL94U+sKJ+4RdoxZoj5OjH9+LduybOKorrO43nKxETOeHhmF6crEzo2FAl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtREM3iDUtKdW6b4lVn+Q2nUMXzfZlsROajGPefTIFbxnVVBA\navup444q0eZpwlD99x6H+o8UUEWMJSJC22hK3zsXdcqH7scL0wRf42TknoOMsSK9\nPBWuj9CaSb1Hi/QYVqURclldngsktpS1/2WSGk6jyh2hdwFoLylmr4fLAkyEnni4\nDpwaY9GQ1oZH4ucJs1i6tzSpfbwMFSIfej3oMKGQ9Sv+FbXmNJWAPJ+EQRR8TwQX\n9/3vYSyh0bH82IBPOMEw26Y3RpNu+gnMztj7jtuSlGpwy/eFPrCifuEXaMWaI+To\nx/fi3bsmziqK6zuN5ysREznh4ZhenKxM6NhQJQIDAQABAoIBACafE2qSACzkgMJs\n35P6s9AVJWVuCUiCaON33M27q64POM9WxdbMBWnXWkTZa/eZxQIgDgsg18ljfEgz\nbaVVMps5BIEIiUQiSuBgz382dxlkn+7spQaa7VgZu78803UDxOk+XmFQtIpQgC09\nvTBT3v0jhwZGmblDoJBmuVN5mJDNmxd6O5kQZSb/Xn0v1E3dMekf9czY/BtMSChM\n3OpWAWziOF+ah0cZN/gR8kX10WCWdGZ9CcCkETV7g1EQlrOz1f0eNGwJbAPPeGkS\n9QJMHjFZvRImHghvx+k8A/ocqLhzgoWgBa32VJVX+wXzaYRXimALLVPmlcZTDJEK\nIGAYbqECgYEA8HX/LUg5AXBYA9IveQQ3vbSBSrGFiehFKwyIE1xp1uemFLitxraI\nHHpqf1N41CMoc3vNalfr1VXIwje9Rej8tr6XxsQ4+Q19tjWFC+y5EpIstg6OOdbi\nvILT8rHufm8msHRb1w03Z9Fq8kLOlf1baX3f08PwU13aoq4sh8oPOQkCgYEAwMR6\nlaXFfYBnTVBCfWG+OeodB3Bq0Oe9B0wooTy0s49r3lyPq8JH3V857Cni9am1qbBp\nFwq2MMw2+SNAaEG/qyOg4TbfkkIH9umh9iIlLOI9dV3lu/SzNIGzYvl0kb1GS7tk\ndKOopSyk4PIpVJ6+RJ0OHyDPYIgoaRAXUoMlMT0CgYEAnZ3azAXBSA4pwyds8rgv\nCWxeK2W9kK3tWNB4CajTv4hMNtzvG4feJDyhviAq3XLGOxx1gzVqYoY+eAAtUrvr\nmqXHuwQ4DBgpxNvEABMFJQUnxZY45/TQ3pwq7bRwDfQxugwrfwUswiJlJbNg0rQl\nzTozEw4mY57rhyMAEWoDHHECgYA0ipk7BscQkRoXCaRF1olp8bTd3TdQH4n3XjvI\nzuoV8yacojAKydaasSTxiO0ytoIscUgDnsjP/imRuJkKkbkzZW+pUzKXA+Z113Js\nyxvE4xmLTv+aPnVF/4Asnv+15ZgudjJIVH9YHhYGthqr1OTZgNFjjKbZkeMp19fz\nholxpQKBgQDasr2r7k6ljAZ5x+pi/Tu9Q0bgtkm/kqGqG/7a7tnlP/LVlOiwIfrs\nNBEsGmPK6KP1MjLefVhVnnwjJBqn8TLC3/zHnnOEzFIjTlfLgUt0MbxLd04uuATw\nIkvzZnM8Eupsfy5BOgb4TcrW3tY6kBHoak3n7TIMcMjtzoo5VWSQgg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "name": "tempest-TestBGPVPNBasic-1215080793", "fingerprint": "d1:63:eb:2e:48:df:86:a9:d3:a3:56:72:66:e3:68:57"}} 2018-08-25 21:44:35,519 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/ports 1.386s 2018-08-25 21:44:35,519 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-756026909", "security_groups": ["00d63770-a995-4eb9-85b3-baf3b32fcba0"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0e738e0-84aa-44f4-86ff-d122674805d6'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:44:34Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b854fb6-f3cf-4f05-9bde-b5e09895345b","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:44:34Z","name":"tempest-port-smoke-756026909","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:73:c1:50","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"29769342-e9c2-485c-b4e8-5fc4eeac86cb","ip_address":"10.101.11.10"}],"id":"f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14","security_groups":["00d63770-a995-4eb9-85b3-baf3b32fcba0"],"device_id":""}} 2018-08-25 21:44:37,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.33:8774/v2.1/servers 1.767s 2018-08-25 21:44:37,289 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-1215080793", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "port": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-6d71aca2-b8c9-43ec-b461-a03e97c44dfc', 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d71aca2-b8c9-43ec-b461-a03e97c44dfc'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "adminPass": "ysBPZAPBw4rY"}} 2018-08-25 21:44:37,567 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.274s 2018-08-25 21:44:37,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': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-4ef75f45-6330-420e-ada4-78d136dd11a1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ef75f45-6330-420e-ada4-78d136dd11a1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:39,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.570s 2018-08-25 21:44:39,154 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-ac6b9180-c490-4e18-8bf7-f7f8f267e9d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac6b9180-c490-4e18-8bf7-f7f8f267e9d8'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:38Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:39,176 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-25 21:44:40,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.467s 2018-08-25 21:44:40,646 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-fae804c2-6054-4475-9a4a-195bdf9d07af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fae804c2-6054-4475-9a4a-195bdf9d07af'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:40,665 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-25 21:44:42,049 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.382s 2018-08-25 21:44:42,050 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-64b8726e-1ff5-474a-9558-c89621d56937', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64b8726e-1ff5-474a-9558-c89621d56937'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:39Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:43,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.152s 2018-08-25 21:44:43,221 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-4785a102-f61b-41e0-b928-2f07910cc949', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4785a102-f61b-41e0-b928-2f07910cc949'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:43,233 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:44:43,681 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.447s 2018-08-25 21:44:43,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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-47cb2c98-f728-4e32-9faa-4240964faac4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-47cb2c98-f728-4e32-9faa-4240964faac4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:42Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:43,696 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb with status: ACTIVE 2018-08-25 21:44:44,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/ports 0.801s 2018-08-25 21:44:44,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-463098104", "security_groups": ["00d63770-a995-4eb9-85b3-baf3b32fcba0"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.33:9696/v2.0/ports', u'date': 'Sat, 25 Aug 2018 21:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaa3353e-8971-4aa8-8282-be9689328f67'} Body: {"port":{"status":"DOWN","created_at":"2018-08-25T21:44:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a16e16e2-c21e-4c5f-85e7-9d59cdf103e9","tenant_id":"4df43ad2e92a4234a2e90abf1a55a213","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-25T21:44:44Z","name":"tempest-port-smoke-463098104","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0b:ec:81","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4df43ad2e92a4234a2e90abf1a55a213","fixed_ips":[{"subnet_id":"6c954bbc-04b9-4247-aafd-c9cfacc4c58c","ip_address":"10.102.21.20"}],"id":"e0d55d69-b7e0-4857-a698-699c44c0f83d","security_groups":["00d63770-a995-4eb9-85b3-baf3b32fcba0"],"device_id":""}} 2018-08-25 21:44:45,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.33:8774/v2.1/servers 1.393s 2018-08-25 21:44:45,894 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-1215080793", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "networks": [{"uuid": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "port": "e0d55d69-b7e0-4857-a698-699c44c0f83d"}], "imageRef": "35353c52-ea82-4659-8bf8-fd88077885e2", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.33:8774/v2.1/servers', u'x-compute-request-id': 'req-0a4b72ba-b593-4f7e-a367-6539059b0ceb', 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a4b72ba-b593-4f7e-a367-6539059b0ceb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "adminPass": "xxr4WVAYHC9P"}} 2018-08-25 21:44:45,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.062s 2018-08-25 21:44:45,965 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-d85974fa-5426-4462-81b2-27af1ea4c2ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d85974fa-5426-4462-81b2-27af1ea4c2ff'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:47,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.065s 2018-08-25 21:44:47,045 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-4eba30d5-7b96-4ecc-9350-ac4a3e65210a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4eba30d5-7b96-4ecc-9350-ac4a3e65210a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "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-25T21:44:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:48,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.334s 2018-08-25 21:44:48,394 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-9de6c5ca-077e-4799-baab-55ec1ecc669e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9de6c5ca-077e-4799-baab-55ec1ecc669e'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:47Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:48,408 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-25 21:44:49,564 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.154s 2018-08-25 21:44:49,566 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-0daaeb6b-0f96-419a-9a9c-7f522430cbcf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0daaeb6b-0f96-419a-9a9c-7f522430cbcf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:49,585 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-25 21:44:50,764 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.177s 2018-08-25 21:44:50,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': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-0b04a40a-7b28-4a50-8ca4-bf37641b72b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b04a40a-7b28-4a50-8ca4-bf37641b72b1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:44:48Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:51,940 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.155s 2018-08-25 21:44:51,941 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-85fe62ae-4d9c-43a8-be97-af0e859943de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85fe62ae-4d9c-43a8-be97-af0e859943de'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:51Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:51,954 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-25 21:44:52,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.316s 2018-08-25 21:44:52,272 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-920f5f09-10ac-4b46-ba3d-f1acbe3d1aad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-920f5f09-10ac-4b46-ba3d-f1acbe3d1aad'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:44:51Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:44:52,289 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d7d856e8-1f00-4683-8970-c0d1b0ed4301 with status: ACTIVE 2018-08-25 21:44:52,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/routers 0.130s 2018-08-25 21:44:52,421 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "name": "tempest-router--1379282486", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.33:9696/v2.0/routers', u'date': 'Sat, 25 Aug 2018 21:44:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-686215b6-f0c8-450b-ab79-e74998187b39'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:52Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:52Z", "revision_number": 0, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "name": "tempest-router--1379282486"}} 2018-08-25 21:44:53,921 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c 1.499s 2018-08-25 21:44:53,922 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": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c', u'date': 'Sat, 25 Aug 2018 21:44:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf96c45a-2d96-45cf-9323-993c8066f4f0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:52Z", "admin_state_up": true, "updated_at": "2018-08-25T21:44:53Z", "revision_number": 2, "routes": [], "project_id": "4df43ad2e92a4234a2e90abf1a55a213", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "name": "tempest-router--1379282486"}} 2018-08-25 21:44:55,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/add_router_interface 2.062s 2018-08-25 21:44:55,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/add_router_interface', u'date': 'Sat, 25 Aug 2018 21:44:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed5afcd9-359a-41d6-bd2c-6f799ad88ce3'} Body: {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb", "subnet_ids": ["29769342-e9c2-485c-b4e8-5fc4eeac86cb"], "port_id": "c5ecd6f9-1403-47ec-af9b-3f31ee929255", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c"} 2018-08-25 21:44:58,050 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.33:9696/v2.0/floatingips 2.061s 2018-08-25 21:44:58,051 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "fixed_ip_address": null, "port_id": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips', u'date': 'Sat, 25 Aug 2018 21:44:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-625a439a-6e89-425d-96c4-adec8783e691'} Body: {"floatingip": {"router_id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T21:44:56Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14", "id": "c2720d7c-61dc-4617-bf2d-266df043f499", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "created_at": "2018-08-25T21:44:56Z", "project_id": "4df43ad2e92a4234a2e90abf1a55a213"}} 2018-08-25 21:44:58,052 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:45:06,071 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:45:06,135 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:45:06,136 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:45:06,251 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-25 21:45:06,251 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:45:06,253 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:45:06,313 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:45:06,318 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:45:11,325 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:45:11,325 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-25 21:46:21,393 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-25 21:46:21,393 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:46:21,397 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:46:21,456 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:46:21,461 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:46:26,467 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:46:26,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.206. 2018-08-25 21:47:36,528 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:47:36,528 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-25 21:47:36,529 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,533 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,633 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,660 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36,666 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:47:36,667 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e6:4e:42 [ether] on eth0 2018-08-25 21:47:36,667 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-25 21:47:36,667 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,669 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,728 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,733 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36,741 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-25 21:47:36,742 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-25 21:47:36,742 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,744 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,804 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,808 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36,814 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-25 21:47:36,815 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,817 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,876 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,882 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:36,888 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-25 21:47:36,888 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e6:4e:42 [ether] on eth0 2018-08-25 21:47:36,889 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-25 21:47:36,889 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:47:36,891 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:47:36,952 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:47:36,955 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:47:41,961 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:47:41,962 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-25 21:48:52,027 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-25 21:48:52,028 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-25 21:48:52,032 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-25 21:48:52,128 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-25 21:48:52,160 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-25 21:48:57,167 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) 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-25 21:48:57,167 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-25 21:50:07,213 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-25 21:50:07,214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-25 21:50:07.214 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-25 21:50:07.214 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-25 21:50:08,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/floatingips/c2720d7c-61dc-4617-bf2d-266df043f499 1.131s 2018-08-25 21:50:08,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/floatingips/c2720d7c-61dc-4617-bf2d-266df043f499', u'date': 'Sat, 25 Aug 2018 21:50:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0cd7aebf-926a-4ac0-a8a6-d828ab8e0412'} Body: 2018-08-25 21:50:10,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/remove_router_interface 2.056s 2018-08-25 21:50:10,406 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:50:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c47072f1-7cb9-4b77-8c2b-207848e20d14'} Body: {"network_id": "2b854fb6-f3cf-4f05-9bde-b5e09895345b", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "29769342-e9c2-485c-b4e8-5fc4eeac86cb", "subnet_ids": ["29769342-e9c2-485c-b4e8-5fc4eeac86cb"], "port_id": "c5ecd6f9-1403-47ec-af9b-3f31ee929255", "id": "b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c"} 2018-08-25 21:50:12,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c 1.857s 2018-08-25 21:50:12,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', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/b7c9b2d0-ac13-49c9-a148-afe6e7b1a46c', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-618c79b4-548d-4efe-ac0a-d32a7a23493a'} Body: 2018-08-25 21:50:12,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.435s 2018-08-25 21:50:12,701 63 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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-02fe417f-af90-4c0d-a296-61387878ae4e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02fe417f-af90-4c0d-a296-61387878ae4e'} Body: 2018-08-25 21:50:13,740 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 1.038s 2018-08-25 21:50:13,741 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-1e609495-48ed-402a-b25c-854cfaddf852', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1e609495-48ed-402a-b25c-854cfaddf852'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-77625435": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:81", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:51.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7d856e8-1f00-4683-8970-c0d1b0ed4301", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:50:12Z", "hostId": "267a982fd6988f8c8e16290fa700c5f353d9b70e8dcf5a759f3159a7", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-2", "created": "2018-08-25T21:44:45Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:50:14,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301 0.041s 2018-08-25 21:50:14,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/d7d856e8-1f00-4683-8970-c0d1b0ed4301', u'x-compute-request-id': 'req-8483c69e-e086-4c2e-a3a9-62e8e4ca1b60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:14 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8483c69e-e086-4c2e-a3a9-62e8e4ca1b60'} Body: {"itemNotFound": {"message": "Instance d7d856e8-1f00-4683-8970-c0d1b0ed4301 could not be found.", "code": 404}} 2018-08-25 21:50:15,624 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/e0d55d69-b7e0-4857-a698-699c44c0f83d 0.825s 2018-08-25 21:50:15,625 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/e0d55d69-b7e0-4857-a698-699c44c0f83d', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0a16cfc8-cb47-46f2-aa9f-6e36f42d3d64'} Body: 2018-08-25 21:50:15,834 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.208s 2018-08-25 21:50:15,835 63 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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-84191665-5ba4-444e-bbc5-cf0ce7ccb274', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84191665-5ba4-444e-bbc5-cf0ce7ccb274'} Body: 2018-08-25 21:50:16,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.431s 2018-08-25 21:50:16,268 63 DEBUG [tempest.lib.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.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-c97af073-42c5-4b24-839e-96433e6478c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c97af073-42c5-4b24-839e-96433e6478c8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1208713613": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:c1:50", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "rel": "bookmark"}], "image": {"id": "35353c52-ea82-4659-8bf8-fd88077885e2", "links": [{"href": "http://172.30.9.33:8774/images/35353c52-ea82-4659-8bf8-fd88077885e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-25T21:44:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb", "security_groups": [{"name": "tempest-secgroup-smoke-1209837587"}], "user_id": "cdbdc0c7eb63412f8a6558905d4a81c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:50:15Z", "hostId": "fd108523f97b75df54295b9e2ba41e8fb7601aa42a85a003c938cbce", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1215080793", "name": "server-1", "created": "2018-08-25T21:44:37Z", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:50:17,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb 0.050s 2018-08-25 21:50:17,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': '404', u'content-length': '111', 'content-location': 'http://172.30.9.33:8774/v2.1/servers/c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb', u'x-compute-request-id': 'req-52ae046a-d397-4281-99e0-9bc0da96792f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-52ae046a-d397-4281-99e0-9bc0da96792f'} Body: {"itemNotFound": {"message": "Instance c1c40fa6-85f6-48a5-bf89-60fb47e0f3cb could not be found.", "code": 404}} 2018-08-25 21:50:17,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/ports/f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14 0.557s 2018-08-25 21:50:17,895 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/ports/f4f8cff1-b9f6-4fea-84f7-26ef1acd2b14', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8e91c322-6725-4baa-90f8-1e4599563c42'} Body: 2018-08-25 21:50:17,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1215080793 0.036s 2018-08-25 21:50:17,933 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.33:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1215080793', u'x-compute-request-id': 'req-4a3c98a0-6020-4a5a-b8a2-c4c6a4381c8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sat, 25 Aug 2018 21:50:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a3c98a0-6020-4a5a-b8a2-c4c6a4381c8e'} Body: 2018-08-25 21:50:19,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/remove_router_interface 1.662s 2018-08-25 21:50:19,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0/remove_router_interface', u'date': 'Sat, 25 Aug 2018 21:50:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b9158dd-a90c-417a-8d03-50a3356629ef'} Body: {"network_id": "a16e16e2-c21e-4c5f-85e7-9d59cdf103e9", "tenant_id": "4df43ad2e92a4234a2e90abf1a55a213", "subnet_id": "6c954bbc-04b9-4247-aafd-c9cfacc4c58c", "subnet_ids": ["6c954bbc-04b9-4247-aafd-c9cfacc4c58c"], "port_id": "33942bea-5c74-4191-afed-446abe52671d", "id": "94bd860e-21fa-4ecb-8a25-455ff82ed7c0"} 2018-08-25 21:50:21,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0 1.532s 2018-08-25 21:50:21,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/routers/94bd860e-21fa-4ecb-8a25-455ff82ed7c0', u'date': 'Sat, 25 Aug 2018 21:50:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e52fb2f-e783-4993-bb5e-a5e916636135'} Body: 2018-08-25 21:50:22,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/6c954bbc-04b9-4247-aafd-c9cfacc4c58c 1.569s 2018-08-25 21:50:22,702 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/subnets/6c954bbc-04b9-4247-aafd-c9cfacc4c58c', u'date': 'Sat, 25 Aug 2018 21:50:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-40ad0169-b3a7-4790-8491-ce5f0f9c4d18'} Body: 2018-08-25 21:50:24,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/a16e16e2-c21e-4c5f-85e7-9d59cdf103e9 1.777s 2018-08-25 21:50:24,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/a16e16e2-c21e-4c5f-85e7-9d59cdf103e9', u'date': 'Sat, 25 Aug 2018 21:50:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-caeb11b3-6021-4984-8666-a9a46609fcdc'} Body: 2018-08-25 21:50:25,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/subnets/29769342-e9c2-485c-b4e8-5fc4eeac86cb 1.338s 2018-08-25 21:50:25,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.33:9696/v2.0/subnets/29769342-e9c2-485c-b4e8-5fc4eeac86cb', u'date': 'Sat, 25 Aug 2018 21:50:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-078530d9-f663-4cae-908c-f402ba61830d'} Body: 2018-08-25 21:50:27,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/networks/2b854fb6-f3cf-4f05-9bde-b5e09895345b 1.675s 2018-08-25 21:50:27,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/networks/2b854fb6-f3cf-4f05-9bde-b5e09895345b', u'date': 'Sat, 25 Aug 2018 21:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9338b751-efd7-4c52-bed6-b08438399f8b'} Body: 2018-08-25 21:50:27,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.33:9696/v2.0/security-groups/00d63770-a995-4eb9-85b3-baf3b32fcba0 0.298s 2018-08-25 21:50:27,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': '204', u'content-length': '0', 'content-location': 'http://172.30.9.33:9696/v2.0/security-groups/00d63770-a995-4eb9-85b3-baf3b32fcba0', u'date': 'Sat, 25 Aug 2018 21:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2efd3682-609f-4d80-939d-8b015506888d'} Body: ====== Totals ====== Ran: 44 tests in 6081.0000 sec. - Passed: 23 - Skipped: 3 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 18 Sum of execute time for each test: 6039.9185 sec. ============== Worker Balance ============== - Worker 0 (44 tests) => 1:40:55.437453 2018-08-25 21:52:03,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:04,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["sKJbISgTTWyEwaEDJ7MUXQ"], "issued_at": "2018-08-25T21:52:04.000000Z"}} 2018-08-25 21:52:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/35353c52-ea82-4659-8bf8-fd88077885e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8f6ebe1c4f9ea4666574ad7177e2643095ad7b" 2018-08-25 21:52:05,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83ed3de5-4e85-497e-a3a5-7d678f6de529 Date: Sat, 25 Aug 2018 21:52:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 21:52:05,459 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/35353c52-ea82-4659-8bf8-fd88077885e2 used request id req-83ed3de5-4e85-497e-a3a5-7d678f6de529 2018-08-25 21:52:05,460 - sdnvpn-tempest - DEBUG - Deleted image 35353c52-ea82-4659-8bf8-fd88077885e2 2018-08-25 21:52:05,462 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-08-25 21:52:05,462 - 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': ' 6081.0000 ', 'failed': ' 18', 'tests': ['networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [2.890507s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [2.282005s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [0.932581s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [4.780824s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.368486s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.010376s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.031774s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.216495s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.157600s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [1.802230s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.239875s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.268651s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.178158s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [0.831255s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.390669s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.405125s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.410278s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [1.006634s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.303386s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.479684s] ... FAILED', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.138846s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [357.945484s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn [352.988344s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association [354.283004s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association [374.196406s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_disjoint_import_export [55.697536s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_ping_to_unassociated_net [67.966981s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export [356.102790s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list [368.560399s] ... 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 [185.419737s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net [72.578300s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target [364.299682s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets [365.308731s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 [105.679166s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 [431.454645s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1 [355.734653s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2 [365.097109s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3 [373.624822s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4 [372.866412s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5 [366.306924s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6 [365.204172s] ... FAILED'], 'num_tests': ' 44 '}} 2018-08-25 21:52:05,462 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-08-25 21:52:05,463 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-08-25 21:52:05,463 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-08-25 21:52:05,587 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-08-25 21:52:05,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:05,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:05,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:05,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:05,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:05,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:05,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:05,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:05,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:05,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:05,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:05,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:05,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:05,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:05,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:05,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:05,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:05,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:05,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:05,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:05,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:05,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:05,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:05,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:05,595 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 21:52:05,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:05,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51dfcfd0-803d-419f-90ce-68a4508c5818 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:05,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-51dfcfd0-803d-419f-90ce-68a4508c5818 2018-08-25 21:52:05,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:06,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["Et6h_W4-QsKM4uCLzq9usg"], "issued_at": "2018-08-25T21:52:05.000000Z"}} 2018-08-25 21:52:06,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8e1afa2429324d66bf20f0c14e8fd64a2a97b56" 2018-08-25 21:52:06,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-95641335-d5a5-4617-84fb-3862568ebfe5 Date: Sat, 25 Aug 2018 21:52:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 21:52:06,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-95641335-d5a5-4617-84fb-3862568ebfe5 2018-08-25 21:52:06,297 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 21:52:06,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8e1afa2429324d66bf20f0c14e8fd64a2a97b56" 2018-08-25 21:52:06,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-6bbf1204-3537-4db4-bbec-95962005ab06 Date: Sat, 25 Aug 2018 21:52:06 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-25 21:52:06,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-6bbf1204-3537-4db4-bbec-95962005ab06 2018-08-25 21:52:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8e1afa2429324d66bf20f0c14e8fd64a2a97b56" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-25 21:52:06,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-91458480-6950-42e1-8656-852e06959f1d Date: Sat, 25 Aug 2018 21:52:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T21:52:06Z", "file": "/v2/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "size": null, "self": "/v2/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "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-25T21:52:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 21:52:06,383 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-91458480-6950-42e1-8656-852e06959f1d 2018-08-25 21:52:06,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8e1afa2429324d66bf20f0c14e8fd64a2a97b56" -d '' 2018-08-25 21:52:07,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3361b8c-eced-4edf-86ee-e17e476ceeb3 Date: Sat, 25 Aug 2018 21:52: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-25 21:52:07,449 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3/file used request id req-d3361b8c-eced-4edf-86ee-e17e476ceeb3 2018-08-25 21:52:07,449 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-08-25 21:52:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:07,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77988a09-be07-4c42-bbe3-97e0965330be Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:07,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-77988a09-be07-4c42-bbe3-97e0965330be 2018-08-25 21:52:07,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:07,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["iF50Z0fzSFmjtXFGpsILtg"], "issued_at": "2018-08-25T21:52:07.000000Z"}} 2018-08-25 21:52:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-08-25 21:52:08,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-e869ddfc-49c9-4865-a716-f246144280bc Date: Sat, 25 Aug 2018 21:52:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T21:52:08Z","is_default":false,"provider:segmentation_id":22,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:52:08Z","mtu":1450}} 2018-08-25 21:52:08,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-e869ddfc-49c9-4865-a716-f246144280bc 2018-08-25 21:52:08,470 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network 4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8 with cidr 10.10.10.0/24 2018-08-25 21:52:08,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"subnets": [{"ip_version": 4, "network_id": "4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-08-25 21:52:08,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-823bb6e5-e1ac-43aa-8b8c-a58fb979fbbd Date: Sat, 25 Aug 2018 21:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:52:08Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T21:52:08Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"c0bb5695-800b-48a1-b6a4-ef06b0f4b179","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-08-25 21:52:08,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-823bb6e5-e1ac-43aa-8b8c-a58fb979fbbd 2018-08-25 21:52:08,857 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-08-25 21:52:08,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-08-25 21:52:09,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-ba594a25-88dd-4e76-8e2a-0014a7139691 Date: Sat, 25 Aug 2018 21:52:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"69a6b65b-81bd-4fff-85d9-3261bcddb5c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T21:52:09Z","is_default":false,"provider:segmentation_id":34,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:52:08Z","mtu":1450}} 2018-08-25 21:52:09,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-ba594a25-88dd-4e76-8e2a-0014a7139691 2018-08-25 21:52:09,120 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network 69a6b65b-81bd-4fff-85d9-3261bcddb5c3 with cidr 10.10.11.0/24 2018-08-25 21:52:09,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"subnets": [{"ip_version": 4, "network_id": "69a6b65b-81bd-4fff-85d9-3261bcddb5c3", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-08-25 21:52:09,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d4dcecb7-c165-4b01-8f42-e04a572b74e3 Date: Sat, 25 Aug 2018 21:52:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69a6b65b-81bd-4fff-85d9-3261bcddb5c3","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:52:09Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T21:52:09Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"21357556-20bd-4345-bdc1-60b2fde7b701","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-08-25 21:52:09,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-d4dcecb7-c165-4b01-8f42-e04a572b74e3 2018-08-25 21:52:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:52:09,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48954 X-Openstack-Request-Id: req-de114116-d7fb-4328-b235-4aef22f92075 Date: Sat, 25 Aug 2018 21:52:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 21:52:09,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-de114116-d7fb-4328-b235-4aef22f92075 2018-08-25 21:52:09,777 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-08-25 21:52:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-08-25 21:52:09,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-e896db30-0083-4cd9-ac3e-2bb7cf88588e Date: Sat, 25 Aug 2018 21:52:09 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "updated_at": "2018-08-25T21:52:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "5c72490a-fc51-4820-91fc-0098772ed04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "7478f6a1-a820-4354-81ff-bef37640f1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "96ec442b-f4af-450f-b529-1094026f9972", "name": "sdnvpn-sg"}} 2018-08-25 21:52:09,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-e896db30-0083-4cd9-ac3e-2bb7cf88588e 2018-08-25 21:52:09,977 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=96ec442b-f4af-450f-b529-1094026f9972 created successfully. 2018-08-25 21:52:09,978 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-08-25 21:52:09,978 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-08-25 21:52:09,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:52:10,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a462a77c-0adf-442b-aebd-e240a71b2402 Date: Sat, 25 Aug 2018 21:52:10 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-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "25fac68a-cc47-432b-a46c-effdc409ddcc"}} 2018-08-25 21:52:10,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules used request id req-a462a77c-0adf-442b-aebd-e240a71b2402 2018-08-25 21:52:10,240 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-08-25 21:52:10,240 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-25 21:52:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:52:10,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fb8f983a-2f7b-4c5b-855f-b9ae17b6c62c Date: Sat, 25 Aug 2018 21:52:10 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-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "0dca02a0-8194-4cda-9c55-882f54d62267"}} 2018-08-25 21:52:10,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules used request id req-fb8f983a-2f7b-4c5b-855f-b9ae17b6c62c 2018-08-25 21:52:10,432 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-25 21:52:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:52:10,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-c8216eeb-b8bb-41a9-a047-a9d0a40e9ed9 Date: Sat, 25 Aug 2018 21:52:10 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-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4"}} 2018-08-25 21:52:10,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules used request id req-c8216eeb-b8bb-41a9-a047-a9d0a40e9ed9 2018-08-25 21:52:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:10,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56a534e-af4b-4c5b-9ec3-411917e2fdca Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:10,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-d56a534e-af4b-4c5b-9ec3-411917e2fdca 2018-08-25 21:52:10,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:11,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["kdT9ifgQQ1Ox1TcYaWdIpQ"], "issued_at": "2018-08-25T21:52:10.000000Z"}} 2018-08-25 21:52:11,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" 2018-08-25 21:52:11,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-57273b6a-f4e8-4aab-b749-0f140b613a4d x-compute-request-id: req-57273b6a-f4e8-4aab-b749-0f140b613a4d Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 21:52:11,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-57273b6a-f4e8-4aab-b749-0f140b613a4d 2018-08-25 21:52:11,372 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-25 21:52:11,372 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-08-25 21:52:11,372 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=fd775d1e-dea1-4838-be7a-ed1cb5e75fc3 network=4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 21:52:11,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:11,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:11,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:11,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:11,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:11,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:11,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:11,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:11,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:11,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:11,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:11,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:11,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:11,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:11,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:11,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:11,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:11,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:11,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:11,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:11,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:11,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:11,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:11,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:11,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:11,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:11,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:11,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:11,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:11,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:11,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:11,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:11,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:11,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:11,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:11,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961c60ba-24f5-40e4-a640-6c14f315c6e8 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:11,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-961c60ba-24f5-40e4-a640-6c14f315c6e8 2018-08-25 21:52:11,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:11,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["WvskTG3cRhCPv9TBA2OHKQ"], "issued_at": "2018-08-25T21:52:11.000000Z"}} 2018-08-25 21:52:11,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08a4e9a7390a5a0fd492b98e8108115bcbb32af" 2018-08-25 21:52:12,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-5b30ba85-7c01-43b9-bd9d-89f2c68bd4ec x-compute-request-id: req-5b30ba85-7c01-43b9-bd9d-89f2c68bd4ec Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:52:12,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-5b30ba85-7c01-43b9-bd9d-89f2c68bd4ec 2018-08-25 21:52:12,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08a4e9a7390a5a0fd492b98e8108115bcbb32af" 2018-08-25 21:52:12,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-fbdf0880-d371-4fb6-8db1-b0d3385d0fc7 x-compute-request-id: req-fbdf0880-d371-4fb6-8db1-b0d3385d0fc7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:52:12,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-fbdf0880-d371-4fb6-8db1-b0d3385d0fc7 2018-08-25 21:52:12,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08a4e9a7390a5a0fd492b98e8108115bcbb32af" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8"}]}}' 2018-08-25 21:52:14,620 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:52: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-0c3cfae6-5903-44d2-8718-29027924b1a0 x-compute-request-id: req-0c3cfae6-5903-44d2-8718-29027924b1a0 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ca02617e-e99f-4652-864e-b46b16e21347", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "bookmark"}], "adminPass": "NkLy4qL9czk4"}} 2018-08-25 21:52:14,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-0c3cfae6-5903-44d2-8718-29027924b1a0 2018-08-25 21:52:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:14,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6102c86d-aec9-402f-802d-9edb72ff1ef4 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:14,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-6102c86d-aec9-402f-802d-9edb72ff1ef4 2018-08-25 21:52:14,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:15,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["ErxMvs_3RXmnTpqVYnbdWg"], "issued_at": "2018-08-25T21:52:14.000000Z"}} 2018-08-25 21:52:15,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62784936c98f75ecc8734ea775c4b8b908890d" 2018-08-25 21:52:16,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-36ad931a-2e53-4d07-9cd4-7bd31a10a669 x-compute-request-id: req-36ad931a-2e53-4d07-9cd4-7bd31a10a669 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.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ca02617e-e99f-4652-864e-b46b16e21347", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:52:15Z", "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-25T21:52:14Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:16,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 used request id req-36ad931a-2e53-4d07-9cd4-7bd31a10a669 2018-08-25 21:52:19,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62784936c98f75ecc8734ea775c4b8b908890d" 2018-08-25 21:52:19,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-93b7fe43-512f-46b8-95ff-00a2ead19bdb x-compute-request-id: req-93b7fe43-512f-46b8-95ff-00a2ead19bdb 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:56:f5:67", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ca02617e-e99f-4652-864e-b46b16e21347", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:52:16Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-2", "created": "2018-08-25T21:52:14Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:19,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 used request id req-93b7fe43-512f-46b8-95ff-00a2ead19bdb 2018-08-25 21:52:22,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62784936c98f75ecc8734ea775c4b8b908890d" 2018-08-25 21:52:23,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-b941d9c8-69dd-4094-b46e-f6db1f6caea8 x-compute-request-id: req-b941d9c8-69dd-4094-b46e-f6db1f6caea8 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:56:f5:67", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": "2018-08-25T21:52:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ca02617e-e99f-4652-864e-b46b16e21347", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:52:21Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-2", "created": "2018-08-25T21:52:14Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:23,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 used request id req-b941d9c8-69dd-4094-b46e-f6db1f6caea8 2018-08-25 21:52:23,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08a4e9a7390a5a0fd492b98e8108115bcbb32af" 2018-08-25 21:52:23,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-c86da7f2-805f-42a1-b6ad-f3cc0b47888a x-compute-request-id: req-c86da7f2-805f-42a1-b6ad-f3cc0b47888a 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:56:f5:67", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ca02617e-e99f-4652-864e-b46b16e21347", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": "2018-08-25T21:52:21.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ca02617e-e99f-4652-864e-b46b16e21347", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:52:21Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-2", "created": "2018-08-25T21:52:14Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:23,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347 used request id req-c86da7f2-805f-42a1-b6ad-f3cc0b47888a 2018-08-25 21:52:23,458 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.4'. 2018-08-25 21:52:23,458 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-08-25 21:52:23,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:52:24,587 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:52: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-3f5a8019-00ac-4a3d-a350-12c1df620920 x-compute-request-id: req-3f5a8019-00ac-4a3d-a350-12c1df620920 Content-Length: 0 Content-Type: application/json 2018-08-25 21:52:24,587 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347/action used request id req-3f5a8019-00ac-4a3d-a350-12c1df620920 2018-08-25 21:52:24,587 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-08-25 21:52:24,587 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=fd775d1e-dea1-4838-be7a-ed1cb5e75fc3 network=4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 21:52:24,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:24,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:24,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:24,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:24,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:24,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:24,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:24,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:24,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:24,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:24,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:24,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:24,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:24,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:24,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:24,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:24,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:24,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:24,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:24,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:24,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:24,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:24,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:24,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:24,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:24,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:24,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:24,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:24,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b3ab8b-d5d2-437a-a25e-0abf1f14e0ee Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:24,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-55b3ab8b-d5d2-437a-a25e-0abf1f14e0ee 2018-08-25 21:52:24,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:25,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["qBCz_9_eQPOFIuYWZK6gPA"], "issued_at": "2018-08-25T21:52:24.000000Z"}} 2018-08-25 21:52:25,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8ac647cea9fbe901ebb180ac4bf7ff213e5041" 2018-08-25 21:52:25,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-f6b0a485-fce6-4e51-aaeb-9513ca63516c x-compute-request-id: req-f6b0a485-fce6-4e51-aaeb-9513ca63516c Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:52:25,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-f6b0a485-fce6-4e51-aaeb-9513ca63516c 2018-08-25 21:52:25,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8ac647cea9fbe901ebb180ac4bf7ff213e5041" 2018-08-25 21:52:25,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-7799ba31-831e-447f-af4b-1f6cdd15eeb3 x-compute-request-id: req-7799ba31-831e-447f-af4b-1f6cdd15eeb3 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:52:25,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-7799ba31-831e-447f-af4b-1f6cdd15eeb3 2018-08-25 21:52:25,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8ac647cea9fbe901ebb180ac4bf7ff213e5041" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8"}]}}' 2018-08-25 21:52:27,253 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:52: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-6f9dc100-9150-46be-a4ff-42261552a7c3 x-compute-request-id: req-6f9dc100-9150-46be-a4ff-42261552a7c3 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b86da9f-0b14-453d-affb-b41b49eb8534", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "bookmark"}], "adminPass": "AVtsnT7wYfhJ"}} 2018-08-25 21:52:27,253 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-6f9dc100-9150-46be-a4ff-42261552a7c3 2018-08-25 21:52:27,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:27,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0835ae-7119-44dd-a0fc-9ff4eb007e99 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:27,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-cf0835ae-7119-44dd-a0fc-9ff4eb007e99 2018-08-25 21:52:27,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:27,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["jUQ5KntLTm2cVqtnQLdOHA"], "issued_at": "2018-08-25T21:52:27.000000Z"}} 2018-08-25 21:52:27,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49122aa7de9a1a5f9c40be6e230007172188b30" 2018-08-25 21:52:28,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-4987050f-27ba-4bae-85fe-d0c5168a0f0f x-compute-request-id: req-4987050f-27ba-4bae-85fe-d0c5168a0f0f 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.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "3b86da9f-0b14-453d-affb-b41b49eb8534", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:52: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-1-3", "created": "2018-08-25T21:52:27Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:28,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 used request id req-4987050f-27ba-4bae-85fe-d0c5168a0f0f 2018-08-25 21:52:31,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49122aa7de9a1a5f9c40be6e230007172188b30" 2018-08-25 21:52:32,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-fd717444-ed33-40cf-9d6c-565dceb14b01 x-compute-request-id: req-fd717444-ed33-40cf-9d6c-565dceb14b01 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.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "3b86da9f-0b14-453d-affb-b41b49eb8534", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:52:30Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T21:52:27Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:32,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 used request id req-fd717444-ed33-40cf-9d6c-565dceb14b01 2018-08-25 21:52:35,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49122aa7de9a1a5f9c40be6e230007172188b30" 2018-08-25 21:52:35,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-9188bdb2-d9a1-477a-a30b-f2b1eaf5eb44 x-compute-request-id: req-9188bdb2-d9a1-477a-a30b-f2b1eaf5eb44 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:1e:98:05", "version": 4, "addr": "10.10.10.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": "2018-08-25T21:52:34.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "3b86da9f-0b14-453d-affb-b41b49eb8534", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:52:34Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T21:52:27Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:35,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 used request id req-9188bdb2-d9a1-477a-a30b-f2b1eaf5eb44 2018-08-25 21:52:35,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8ac647cea9fbe901ebb180ac4bf7ff213e5041" 2018-08-25 21:52:36,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-339e5949-b8a4-4f45-8eeb-c2a619a9c4f8 x-compute-request-id: req-339e5949-b8a4-4f45-8eeb-c2a619a9c4f8 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:1e:98:05", "version": 4, "addr": "10.10.10.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/3b86da9f-0b14-453d-affb-b41b49eb8534", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": "2018-08-25T21:52:34.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "3b86da9f-0b14-453d-affb-b41b49eb8534", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:52:34Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T21:52:27Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:36,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534 used request id req-339e5949-b8a4-4f45-8eeb-c2a619a9c4f8 2018-08-25 21:52:36,792 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.18'. 2018-08-25 21:52:36,792 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-08-25 21:52:36,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:52:38,020 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:52: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-fc45608c-2b87-435b-bc6a-97709e91fb2c x-compute-request-id: req-fc45608c-2b87-435b-bc6a-97709e91fb2c Content-Length: 0 Content-Type: application/json 2018-08-25 21:52:38,020 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action used request id req-fc45608c-2b87-435b-bc6a-97709e91fb2c 2018-08-25 21:52:38,020 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-08-25 21:52:38,020 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=fd775d1e-dea1-4838-be7a-ed1cb5e75fc3 network=69a6b65b-81bd-4fff-85d9-3261bcddb5c3 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 21:52:38,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:38,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:38,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:38,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:38,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:38,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:38,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:38,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:38,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:38,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:38,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:38,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:38,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:38,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:38,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:38,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:38,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:38,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:38,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:38,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:38,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:38,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:38,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:38,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:38,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:38,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:38,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061202cb-f408-4fe7-91db-ffa6b3c49a12 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:38,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-061202cb-f408-4fe7-91db-ffa6b3c49a12 2018-08-25 21:52:38,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:38,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["AmteE701RmmY3twGinHnuw"], "issued_at": "2018-08-25T21:52:38.000000Z"}} 2018-08-25 21:52:38,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" 2018-08-25 21:52:38,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-9a1bce8a-95e8-47e6-a671-afa17585f812 x-compute-request-id: req-9a1bce8a-95e8-47e6-a671-afa17585f812 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:52:38,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-9a1bce8a-95e8-47e6-a671-afa17585f812 2018-08-25 21:52:38,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" 2018-08-25 21:52:38,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-3ac6c603-258f-4b5f-a57d-3140a84b283a x-compute-request-id: req-3ac6c603-258f-4b5f-a57d-3140a84b283a Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:52:38,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-3ac6c603-258f-4b5f-a57d-3140a84b283a 2018-08-25 21:52:38,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69a6b65b-81bd-4fff-85d9-3261bcddb5c3"}]}}' 2018-08-25 21:52:41,177 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:52: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-4bf30b18-f842-427f-8642-85bdecf7bb64 x-compute-request-id: req-4bf30b18-f842-427f-8642-85bdecf7bb64 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc40aafc-ad4a-4960-aa13-d63dd2f93462", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "bookmark"}], "adminPass": "pzi7f7HqkNXr"}} 2018-08-25 21:52:41,177 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-4bf30b18-f842-427f-8642-85bdecf7bb64 2018-08-25 21:52:41,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:41,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43c5e3f-e5d2-4c76-bc73-c117f3dcb653 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:41,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-c43c5e3f-e5d2-4c76-bc73-c117f3dcb653 2018-08-25 21:52:41,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:41,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["ufj3msujTa-1-Upvba2dTg"], "issued_at": "2018-08-25T21:52:41.000000Z"}} 2018-08-25 21:52:41,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed96197ebca78c1e66ed85d456bacf541f69b957" 2018-08-25 21:52:42,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-ecf951f9-bbb2-41a7-8379-be2cfb9941f5 x-compute-request-id: req-ecf951f9-bbb2-41a7-8379-be2cfb9941f5 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "dc40aafc-ad4a-4960-aa13-d63dd2f93462", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:52:41Z", "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-5", "created": "2018-08-25T21:52:41Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:42,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 used request id req-ecf951f9-bbb2-41a7-8379-be2cfb9941f5 2018-08-25 21:52:45,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed96197ebca78c1e66ed85d456bacf541f69b957" 2018-08-25 21:52:45,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-94e132ab-bfd2-4644-937e-220410b34fde x-compute-request-id: req-94e132ab-bfd2-4644-937e-220410b34fde 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.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "dc40aafc-ad4a-4960-aa13-d63dd2f93462", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:52:43Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-5", "created": "2018-08-25T21:52:41Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:45,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 used request id req-94e132ab-bfd2-4644-937e-220410b34fde 2018-08-25 21:52:48,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed96197ebca78c1e66ed85d456bacf541f69b957" 2018-08-25 21:52:49,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-adeda634-b688-40c6-b46f-79a30319ec55 x-compute-request-id: req-adeda634-b688-40c6-b46f-79a30319ec55 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:98:5b", "version": 4, "addr": "10.10.11.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-08-25T21:52:47.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "dc40aafc-ad4a-4960-aa13-d63dd2f93462", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:52:47Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-5", "created": "2018-08-25T21:52:41Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:49,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 used request id req-adeda634-b688-40c6-b46f-79a30319ec55 2018-08-25 21:52:49,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" 2018-08-25 21:52:49,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-9b1a23c3-a9c0-46fd-b81e-3adcbaa65dff x-compute-request-id: req-9b1a23c3-a9c0-46fd-b81e-3adcbaa65dff Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:98:5b", "version": 4, "addr": "10.10.11.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-08-25T21:52:47.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "dc40aafc-ad4a-4960-aa13-d63dd2f93462", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:52:47Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-5", "created": "2018-08-25T21:52:41Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:49,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462 used request id req-9b1a23c3-a9c0-46fd-b81e-3adcbaa65dff 2018-08-25 21:52:49,761 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.18'. 2018-08-25 21:52:49,761 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-08-25 21:52:49,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:52:50,350 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:52: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-9db42f51-ed7a-43d8-918b-ae1ad869551e x-compute-request-id: req-9db42f51-ed7a-43d8-918b-ae1ad869551e Content-Length: 0 Content-Type: application/json 2018-08-25 21:52:50,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-9db42f51-ed7a-43d8-918b-ae1ad869551e 2018-08-25 21:52:50,350 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-08-25 21:52:50,350 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=fd775d1e-dea1-4838-be7a-ed1cb5e75fc3 network=69a6b65b-81bd-4fff-85d9-3261bcddb5c3 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.18 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-25 21:52:50,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:50,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:50,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:50,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:50,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:50,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:50,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:50,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:50,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:50,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:50,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:50,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:50,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:50,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:50,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:50,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:50,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:50,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:50,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:50,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:50,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:50,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:50,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:50,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:50,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:50,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:52:50,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:52:50,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:52:50,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:52:50,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:52:50,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:52:50,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:52:50,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:52:50,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:52:50,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:52:50,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:52:50,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:52:50,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:52:50,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:52:50,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:52:50,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:52:50,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:52:50,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:52:50,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:52:50,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:52:50,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:52:50,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:52:50,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:52:50,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:52:50,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:52:50,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:50,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1d0e1f-e203-4390-81c3-2268cb64d722 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:50,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-8a1d0e1f-e203-4390-81c3-2268cb64d722 2018-08-25 21:52:50,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:50,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["GlrZ3_SrT22EIa47lASm1g"], "issued_at": "2018-08-25T21:52:50.000000Z"}} 2018-08-25 21:52:50,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52540ade3c277be5e4df3401de9a694f4ec5de9" 2018-08-25 21:52:50,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-0c1e4874-833c-4b64-a663-da56cc90abff x-compute-request-id: req-0c1e4874-833c-4b64-a663-da56cc90abff Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:52:50,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-0c1e4874-833c-4b64-a663-da56cc90abff 2018-08-25 21:52:50,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52540ade3c277be5e4df3401de9a694f4ec5de9" 2018-08-25 21:52:51,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-aba1b11f-2b15-4fc3-8865-ae52f8a2048f x-compute-request-id: req-aba1b11f-2b15-4fc3-8865-ae52f8a2048f Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:52:51,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-aba1b11f-2b15-4fc3-8865-ae52f8a2048f 2018-08-25 21:52:51,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52540ade3c277be5e4df3401de9a694f4ec5de9" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xOAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69a6b65b-81bd-4fff-85d9-3261bcddb5c3"}], "config_drive": true}}' 2018-08-25 21:52:52,695 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:52: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-98e6834f-aa81-4757-8582-a71eeb8b1cbe x-compute-request-id: req-98e6834f-aa81-4757-8582-a71eeb8b1cbe Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d618823c-5951-408c-b058-9ec333289789", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "bookmark"}], "adminPass": "nzaKpyzij8HR"}} 2018-08-25 21:52:52,695 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-98e6834f-aa81-4757-8582-a71eeb8b1cbe 2018-08-25 21:52:52,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:52:52,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dc5ac3-2390-4b5d-bc6f-0a5b97d355fa Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:52:52,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-16dc5ac3-2390-4b5d-bc6f-0a5b97d355fa 2018-08-25 21:52:52,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:52:53,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["kxtoL5DESYm4v02qXbXPYQ"], "issued_at": "2018-08-25T21:52:53.000000Z"}} 2018-08-25 21:52:53,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3718ccabb5410f1b661fb3e7d3d79d842244db" 2018-08-25 21:52:53,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-8d591c40-e77e-424c-8dbe-c2c69c7de80e x-compute-request-id: req-8d591c40-e77e-424c-8dbe-c2c69c7de80e 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.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d618823c-5951-408c-b058-9ec333289789", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:52:53Z", "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-4", "created": "2018-08-25T21:52:52Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:53,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 used request id req-8d591c40-e77e-424c-8dbe-c2c69c7de80e 2018-08-25 21:52:56,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3718ccabb5410f1b661fb3e7d3d79d842244db" 2018-08-25 21:52:57,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:52: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-01fec8b1-f2d4-4211-aac5-6519f629a734 x-compute-request-id: req-01fec8b1-f2d4-4211-aac5-6519f629a734 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d618823c-5951-408c-b058-9ec333289789", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:52:55Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-4", "created": "2018-08-25T21:52:52Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:52:57,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 used request id req-01fec8b1-f2d4-4211-aac5-6519f629a734 2018-08-25 21:53:00,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3718ccabb5410f1b661fb3e7d3d79d842244db" 2018-08-25 21:53:00,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-d8084dce-b0c0-416f-933a-13862f2e161d x-compute-request-id: req-d8084dce-b0c0-416f-933a-13862f2e161d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:ba:9b", "version": 4, "addr": "10.10.11.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-08-25T21:52:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d618823c-5951-408c-b058-9ec333289789", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:52:59Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-4", "created": "2018-08-25T21:52:52Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:53:00,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 used request id req-d8084dce-b0c0-416f-933a-13862f2e161d 2018-08-25 21:53:00,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52540ade3c277be5e4df3401de9a694f4ec5de9" 2018-08-25 21:53:01,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-d95b226e-a2bd-4f32-9b96-aff541d08ff3 x-compute-request-id: req-d95b226e-a2bd-4f32-9b96-aff541d08ff3 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:ba:9b", "version": 4, "addr": "10.10.11.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d618823c-5951-408c-b058-9ec333289789", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-08-25T21:52:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d618823c-5951-408c-b058-9ec333289789", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:52:59Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-4", "created": "2018-08-25T21:52:52Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:53:01,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789 used request id req-d95b226e-a2bd-4f32-9b96-aff541d08ff3 2018-08-25 21:53:01,278 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.7'. 2018-08-25 21:53:01,278 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-08-25 21:53:01,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:53:02,409 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:53: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-cbb44d9d-3fc1-4613-8889-49689c031f2e x-compute-request-id: req-cbb44d9d-3fc1-4613-8889-49689c031f2e Content-Length: 0 Content-Type: application/json 2018-08-25 21:53:02,409 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action used request id req-cbb44d9d-3fc1-4613-8889-49689c031f2e 2018-08-25 21:53:02,409 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-08-25 21:53:02,410 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=fd775d1e-dea1-4838-be7a-ed1cb5e75fc3 network=4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.4 10.10.10.18 10.10.11.7 10.10.11.18 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-25 21:53:02,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:53:02,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:53:02,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:53:02,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:53:02,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:53:02,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:53:02,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:53:02,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:53:02,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:53:02,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:53:02,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:53:02,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:53:02,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:53:02,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:53:02,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:53:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:53:02,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:53:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:53:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:53:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:53:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:53:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:53:02,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:53:02,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:53:02,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:53:02,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:53:02,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:53:02,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:53:02,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:53:02,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:53:02,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:53:02,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:53:02,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:53:02,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:53:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:53:02,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01f4939-070a-4448-954e-542cdc228d3a Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:53:02,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-d01f4939-070a-4448-954e-542cdc228d3a 2018-08-25 21:53:02,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:53:02,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["f3LKWUNvSSGaF4KPYL_eIQ"], "issued_at": "2018-08-25T21:53:02.000000Z"}} 2018-08-25 21:53:02,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" 2018-08-25 21:53:03,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-277aea5a-874c-4bbf-965d-c265d3fe254d x-compute-request-id: req-277aea5a-874c-4bbf-965d-c265d3fe254d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:53:03,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-277aea5a-874c-4bbf-965d-c265d3fe254d 2018-08-25 21:53:03,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" 2018-08-25 21:53:03,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-7be40340-1e5b-4f59-b602-392db9318869 x-compute-request-id: req-7be40340-1e5b-4f59-b602-392db9318869 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:53:03,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-7be40340-1e5b-4f59-b602-392db9318869 2018-08-25 21:53:03,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC40IDEwLjEwLjEwLjE4IDEwLjEwLjExLjcgMTAuMTAuMTEuMTgKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8"}], "config_drive": true}}' 2018-08-25 21:53:05,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:53: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 x-openstack-request-id: req-5e092f92-d5e4-4338-8b43-3712d33e39bd x-compute-request-id: req-5e092f92-d5e4-4338-8b43-3712d33e39bd Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8ee39055-25ba-468a-987b-fb22f69894f3", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "bookmark"}], "adminPass": "J8ry3tXjwSji"}} 2018-08-25 21:53:05,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-5e092f92-d5e4-4338-8b43-3712d33e39bd 2018-08-25 21:53:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:53:05,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7282c4-4d17-44c5-b2c3-6e970d7ceafa Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:53:05,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-af7282c4-4d17-44c5-b2c3-6e970d7ceafa 2018-08-25 21:53:05,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:53:05,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["fMWiY8R6QhS_5Ul1Sd8ibA"], "issued_at": "2018-08-25T21:53:05.000000Z"}} 2018-08-25 21:53:05,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6284d20a4831ce8fa5f50b999266b8ef2dae89f" 2018-08-25 21:53:06,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-cef747e3-3e9b-4984-a956-ff691eef7f27 x-compute-request-id: req-cef747e3-3e9b-4984-a956-ff691eef7f27 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.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8ee39055-25ba-468a-987b-fb22f69894f3", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:53: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-1-1", "created": "2018-08-25T21:53:05Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:53:06,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 used request id req-cef747e3-3e9b-4984-a956-ff691eef7f27 2018-08-25 21:53:09,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6284d20a4831ce8fa5f50b999266b8ef2dae89f" 2018-08-25 21:53:09,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-7da8a437-9be0-4f46-b36e-03c26a4c0e9e x-compute-request-id: req-7da8a437-9be0-4f46-b36e-03c26a4c0e9e 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.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8ee39055-25ba-468a-987b-fb22f69894f3", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:53:07Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-1", "created": "2018-08-25T21:53:05Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:53:09,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 used request id req-7da8a437-9be0-4f46-b36e-03c26a4c0e9e 2018-08-25 21:53:12,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6284d20a4831ce8fa5f50b999266b8ef2dae89f" 2018-08-25 21:53:13,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-2b7879bf-9cde-491e-8d12-55593ec558e4 x-compute-request-id: req-2b7879bf-9cde-491e-8d12-55593ec558e4 Content-Encoding: gzip Content-Length: 782 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:59:05:8a", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-08-25T21:53:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8ee39055-25ba-468a-987b-fb22f69894f3", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:53:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-1", "created": "2018-08-25T21:53:05Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:53:13,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 used request id req-2b7879bf-9cde-491e-8d12-55593ec558e4 2018-08-25 21:53:13,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" 2018-08-25 21:53:13,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-4858bc8f-ddfd-467e-889b-506667a1bc2d x-compute-request-id: req-4858bc8f-ddfd-467e-889b-506667a1bc2d Content-Encoding: gzip Content-Length: 782 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:59:05:8a", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8ee39055-25ba-468a-987b-fb22f69894f3", "rel": "bookmark"}], "image": {"id": "fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "links": [{"href": "http://172.30.9.33:8774/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-08-25T21:53:11.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8ee39055-25ba-468a-987b-fb22f69894f3", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:53:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1-1", "created": "2018-08-25T21:53:05Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:53:13,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3 used request id req-4858bc8f-ddfd-467e-889b-506667a1bc2d 2018-08-25 21:53:13,581 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.3'. 2018-08-25 21:53:13,581 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-08-25 21:53:13,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:53:14,149 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:53: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-a1e80e63-aebd-4312-af18-e9d31a78cd9b x-compute-request-id: req-a1e80e63-aebd-4312-af18-e9d31a78cd9b Content-Length: 0 Content-Type: application/json 2018-08-25 21:53:14,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-a1e80e63-aebd-4312-af18-e9d31a78cd9b 2018-08-25 21:53:14,150 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-08-25 21:53:14,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-450143", "route_distinguishers": "11:11"}}' 2018-08-25 21:53:14,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-620ebdce-a4d6-4c9c-a685-7347630834fd Date: Sat, 25 Aug 2018 21:53:14 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-450143", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "e026ed42-6011-4e03-91e8-d3342194045f"}} 2018-08-25 21:53:14,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns used request id req-620ebdce-a4d6-4c9c-a685-7347630834fd 2018-08-25 21:53:14,621 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-450143', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'e026ed42-6011-4e03-91e8-d3342194045f', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:53:14,621 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-08-25 21:53:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"network_association": {"network_id": "4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8"}}' 2018-08-25 21:53:14,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-c6ec6dde-2922-4ae5-99b4-fa3fa9476e9b Date: Sat, 25 Aug 2018 21:53:14 GMT RESP BODY: {"network_association": {"network_id": "4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "03671c4c-0a22-4e39-a86b-c7c465eef838"}} 2018-08-25 21:53:14,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f/network_associations used request id req-c6ec6dde-2922-4ae5-99b4-fa3fa9476e9b 2018-08-25 21:53:14,919 - sdnvpn_test_utils - INFO - Waiting for instance ca02617e-e99f-4652-864e-b46b16e21347 to boot up 2018-08-25 21:53:14,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08a4e9a7390a5a0fd492b98e8108115bcbb32af" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:15,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-b516d115-be77-47f2-9d3a-8892d2239f32 x-compute-request-id: req-b516d115-be77-47f2-9d3a-8892d2239f32 Content-Encoding: gzip Content-Length: 10979 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 488419984 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.196898] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199334] pid_max: default: 32768 minimum: 301\n[ 0.200638] ACPI: Core revision 20150930\n[ 0.202434] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204361] Security Framework initialized\n[ 0.205552] Yama: becoming mindful.\n[ 0.206623] AppArmor: AppArmor initialized\n[ 0.207868] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209784] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211690] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213440] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215448] Initializing cgroup subsys io\n[ 0.216657] Initializing cgroup subsys memory\n[ 0.217914] Initializing cgroup subsys devices\n[ 0.219195] Initializing cgroup subsys freezer\n[ 0.220477] Initializing cgroup subsys net_cls\n[ 0.221804] Initializing cgroup subsys perf_event\n[ 0.223163] Initializing cgroup subsys net_prio\n[ 0.224506] Initializing cgroup subsys hugetlb\n[ 0.225830] Initializing cgroup subsys pids\n[ 0.227128] CPU: Physical Processor ID: 0\n[ 0.229049] mce: CPU supports 10 MCE banks\n[ 0.230306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231821] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249080] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.256210] ftrace: allocating 31920 entries in 125 pages\n[ 0.281965] smpboot: Max logical packages: 1\n[ 0.283271] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.285300] x2apic enabled\n[ 0.286522] Switched APIC routing to physical x2apic.\n[ 0.289117] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290806] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293841] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.296550] KVM setup paravirtual spinlock\n[ 0.298258] x86: Booted up 1 node, 1 CPUs\n[ 0.299496] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.301565] devtmpfs: initialized\n[ 0.303690] evm: security.selinux\n[ 0.304752] evm: security.SMACK64\n[ 0.305805] evm: security.SMACK64EXEC\n[ 0.306931] evm: security.SMACK64TRANSMUTE\n[ 0.308146] evm: security.SMACK64MMAP\n[ 0.309271] evm: security.ima\n[ 0.310239] evm: security.capability\n[ 0.311420] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.314229] pinctrl core: initialized pinctrl subsystem\n[ 0.315862] RTC time: 21:52:21, date: 08/25/18\n[ 0.317273] NET: Registered protocol family 16\n[ 0.318723] cpuidle: using governor ladder\n[ 0.319965] cpuidle: using governor menu\n[ 0.321158] PCCT header not found.\n[ 0.322295] ACPI: bus type PCI registered\n[ 0.323489] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.325286] PCI: Using configuration type 1 for base access\n[ 0.327605] ACPI: Added _OSI(Module Device)\n[ 0.328842] ACPI: Added _OSI(Processor Device)\n[ 0.330117] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.331445] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333774] ACPI: Interpreter enabled\n[ 0.334909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.343191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345928] ACPI: (supports S0 S5)\n[ 0.346992] ACPI: Using IOAPIC for interrupt routing\n[ 0.348411] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.354259] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.356116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357896] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.361151] acpiphp: Slot [3] registered\n[ 0.362355] acpiphp: Slot [4] registered\n[ 0.363601] acpiphp: Slot [5] registered\n[ 0.364786] acpiphp: Slot [6] registered\n[ 0.365965] acpiphp: Slot [7] registered\n[ 0.367144] acpiphp: Slot [8] registered\n[ 0.368328] acpiphp: Slot [9] registered\n[ 0.369518] acpiphp: Slot [10] registered\n[ 0.370713] acpiphp: Slot [11] registered\n[ 0.371905] acpiphp: Slot [12] registered\n[ 0.373147] acpiphp: Slot [13] registered\n[ 0.374363] acpiphp: Slot [14] registered\n[ 0.375583] acpiphp: Slot [15] registered\n[ 0.391191] acpiphp: Slot [16] registered\n[ 0.392413] acpiphp: Slot [17] registered\n[ 0.393679] acpiphp: Slot [18] registered\n[ 0.394899] acpiphp: Slot [19] registered\n[ 0.396126] acpiphp: Slot [20] registered\n[ 0.397358] acpiphp: Slot [21] registered\n[ 0.398578] acpiphp: Slot [22] registered\n[ 0.399793] acpiphp: Slot [23] registered\n[ 0.401006] acpiphp: Slot [24] registered\n[ 0.402241] acpiphp: Slot [25] registered\n[ 0.403490] acpiphp: Slot [26] registered\n[ 0.404713] acpiphp: Slot [27] registered\n[ 0.405927] acpiphp: Slot [28] registered\n[ 0.407153] acpiphp: Slot [29] registered\n[ 0.408370] acpiphp: Slot [30] registered\n[ 0.409582] acpiphp: Slot [31] registered\n[ 0.410807] PCI host bridge to bus 0000:00\n[ 0.412024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.413889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.415686] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.417886] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420079] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.426523] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428424] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.430199] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432105] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.438708] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.463121] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.465297] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.467775] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.469897] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471790] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473759] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.475327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.477632] vgaarb: loaded\n[ 0.478534] vgaarb: bridge control possible 0000:00:02.0\n[ 0.480311] SCSI subsystem initialized\n[ 0.481663] ACPI: bus type USB registered\n[ 0.482889] usbcore: registered new interface driver usbfs\n[ 0.484469] usbcore: registered new interface driver hub\n[ 0.486002] usbcore: registered new device driver usb\n[ 0.487642] PCI: Using ACPI for IRQ routing\n[ 0.489286] NetLabel: Initializing\n[ 0.490334] NetLabel: domain hash size = 128\n[ 0.491565] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.492950] NetLabel: unlabeled traffic allowed by default\n[ 0.494686] clocksource: Switched to clocksource kvm-clock\n[ 0.504926] AppArmor: AppArmor Filesystem Enabled\n[ 0.506319] pnp: PnP ACPI init\n[ 0.507629] pnp: PnP ACPI: found 5 devices\n[ 0.514657] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.517188] NET: Registered protocol family 2\n[ 0.518720] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.520602] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.522365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524152] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525776] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527545] NET: Registered protocol family 1\n[ 0.528846] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.530479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.532097] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.546863] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.561644] Trying to unpack rootfs image as initramfs...\n[ 0.624542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.631039] Scanning for low memory corruption every 60 seconds\n[ 0.633951] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.635772] audit: initializing netlink subsys (disabled)\n[ 0.637392] audit: type=2000 audit(1535233942.242:1): initialized\n[ 0.639594] Initialise system trusted keyring\n[ 0.641129] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.642839] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.645753] zbud: loaded\n[ 0.646886] VFS: Disk quotas dquot_6.6.0\n[ 0.648101] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.650439] fuse init (API version 7.23)\n[ 0.651825] Key type big_key registered\n[ 0.653062] Allocating IMA MOK and blacklist keyrings.\n[ 0.655227] Key type asymmetric registered\n[ 0.656754] Asymmetric key parser 'x509' registered\n[ 0.658528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661281] io scheduler noop registered\n[ 0.662726] io scheduler deadline registered (default)\n[ 0.664555] io scheduler cfq registered\n[ 0.666156] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.668122] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.670567] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.673256] ACPI: Power Button [PWRF]\n[ 0.674873] GHES: HEST is not enabled!\n[ 0.689397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.719144] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.722608] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.746918] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.750889] Linux agpgart interface v0.103\n[ 0.755058] brd: module loaded\n[ 0.757749] loop: module loaded\n[ 0.763427] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766084] GPT:90111 != 2097151\n[ 0.767335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.769352] GPT:90111 != 2097151\n[ 0.770560] GPT: Use GNU Parted to correct GPT errors.\n[ 0.772326] vda: vda1 vda15\n[ 0.774277] scsi host0: ata_piix\n[ 0.775663] scsi host1: ata_piix\n[ 0.776970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.779245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.782094] libphy: Fixed MDIO Bus: probed\n[ 0.783630] tun: Universal TUN/TAP device driver, 1.6\n[ 0.785410] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.788843] PPP generic driver version 2.4.2\n[ 0.790205] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.791983] ehci-pci: EHCI PCI platform driver\n[ 0.793482] ehci-platform: EHCI generic platform driver\n[ 0.794988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.796706] ohci-pci: OHCI PCI platform driver\n[ 0.798023] ohci-platform: OHCI generic platform driver\n[ 0.799548] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.814336] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.815841] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.818064] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.819577] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.821331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.823153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.825578] usb usb1: Product: UHCI Host Controller\n[ 0.826946] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.828653] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.830081] hub 1-0:1.0: USB hub found\n[ 0.831258] hub 1-0:1.0: 2 ports detected\n[ 0.832638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.835794] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.837206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.838740] mousedev: PS/2 mouse device common for all mice\n[ 0.840595] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.843227] rtc_cmos 00:00: RTC can wake from S4\n[ 0.844866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.846599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.848344] i2c /dev entries driver\n[ 0.849491] device-mapper: uevent: version 1.0.3\n[ 0.850945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.853480] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.855650] NET: Registered protocol family 10\n[ 0.857379] NET: Registered protocol family 17\n[ 0.858762] Key type dns_resolver registered\n[ 0.860261] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.861929] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.864644] registered taskstats version 1\n[ 0.865917] Loading compiled-in X.509 certificates\n[ 0.867907] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.870695] zswap: loaded using pool lzo/zbud\n[ 0.873269] Key type trusted registered\n[ 0.875658] Key type encrypted registered\n[ 0.876884] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.878442] ima: No TPM chip found, activating TPM-bypass!\n[ 0.880029] evm: HMAC attrs: 0x1\n[ 0.881462] Magic number: 14:459:905\n[ 0.882768] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:21 UTC (1535233941)\n[ 0.885248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.886917] EDD information not available.\n[ 0.937562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955037] Write protecting the kernel read-only data: 14336k\n[ 0.958140] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.960826] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\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.012215] 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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.96. iid=i-00000090\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXUuf0SgJYFfpL/ZT4Ohcxs0TtZKqNxLgzXpipJ0aJuemIH4xn0C4sW87ERepKfvwaIJs0J2H9kArNxV+fQ2sQj2IVXBdhSvIk8CY3H6lVDq9ZpznjZ9PKDQ0kc8+RVpDVp5H8wTPDIo+Fwo05f+MqvLqX7YM3Y3leh/Gymwrpnw9xxCCWsrXcWDjEtcNWsQoi5j2GOIjAM7ycdDzSWa1EQ65M6x/4He/gjkA5HfLBftHCbLolJndFIHTGcz7yA4CXsERX4SEUIiMRa0te5GnE9aScBE2hlptZgaTmIzSnB5yHMQxWcqdmRw3PDXiYQz5/0nO6DAENjekgZFIY5HLx root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIcjakjLvG3xcYi3lBD7zxJRSlL5vsj+Cxd4b9h9iAKgIBKc5yoWfdAbsrmVeO40h/qmBL58TnaTYBM9S+jLvdvDiYxE1Cen/0oNRkzbgVViJwQeSkWtR+FFkKXFnLo+8jEg6KLzi6rLHgcHAvcveRcQ22vTTaNpEljbUMvTQyqDAAAAFQCmGsfXvPelwYyGkgI2OWy0R65h+wAAAIBOBODStqt3XBogw1J1ibF9AJlq54bG+VWDum48/jtRfXAQ8SgbMpK9xo2bbRy4qI6G7P1k2HR2uQM0NlTha56I0b+eXUg1116TiA2fGg0nrF4aKJ0y8pJ1TdR6lmApX5K9oYMoRj2Ss+Xf+SvyfvhseLQKg1Er8UfRF0H+2gWlQwAAAIBAXyh4H1xVHkh3KHwK27STGJ2YFRphfqyiYrCgekzSujNTOZlaNtZm79qj1O4LUuvr+LR5iidJsAVwnfXO8PIJ+PPnmP5s1kLvpP9pn3ZqlzSdtnTDyFUuEbCU6Q7kVtjG65IB6BeWSKnGwX/uo2fNdNfTBq3h5W6DRLMJZxgWbw== root@sdnvpn-1-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.4,24,fe80::f816:3eff:fe56:f567/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.4 \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-00000090\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.88 ===\n/dev/root resized successfully [took 0.40s]\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:56:F5:67 \n inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe56:f567/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7396 (7.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.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-1-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.142706] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.302688] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.302691] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.302692] usb 1-1: Product: QEMU USB Tablet\n[ 1.302693] usb 1-1: Manufacturer: QEMU\n[ 1.302694] usb 1-1: SerialNumber: 42\n[ 1.626729] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.626745] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns\n[ 3.062226] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.367637] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 22:52:21 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 22:52:21 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 22:52:21 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 22:52:21 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 22:52:21 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 22:52:21 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 25 22:52:21 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 22:52:21 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 22:52:21 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 22:52:21 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 22:52:21 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 22:52:21 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 22:52:21 cirros kern.info kernel: [ 1.142706] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 25 22:52:21 cirros kern.info kernel: [ 1.302688] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 22:52:21 cirros kern.info kernel: [ 1.302691] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 22:52:21 cirros kern.info kernel: [ 1.302692] usb 1-1: Product: QEMU USB Tablet\nAug 25 22:52:21 cirros kern.info kernel: [ 1.302693] usb 1-1: Manufacturer: QEMU\nAug 25 22:52:21 cirros kern.info kernel: [ 1.302694] usb 1-1: SerialNumber: 42\nAug 25 22:52:22 cirros kern.info kernel: [ 1.626729] tsc: Refined TSC clocksource calibration: 3491.877 MHz\nAug 25 22:52:22 cirros kern.info kernel: [ 1.626745] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns\nAug 25 22:52:23 cirros auth.notice su: + /dev/console root:cirros\nAug 25 22:52:23 cirros authpriv.info dropbear[341]: Running in background\nAug 25 22:52:23 cirros kern.info kernel: [ 3.062226] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 22:52:23 cirros kern.info kernel: [ 3.367637] 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-1-2 login: "} 2018-08-25 21:53:15,007 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347/action used request id req-b516d115-be77-47f2-9d3a-8892d2239f32 2018-08-25 21:53:17,040 - sdnvpn_test_utils - INFO - Waiting for instance 3b86da9f-0b14-453d-affb-b41b49eb8534 to boot up 2018-08-25 21:53:17,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8ac647cea9fbe901ebb180ac4bf7ff213e5041" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:17,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-7416e7e0-2a42-4737-af6d-6f3782c2a025 x-compute-request-id: req-7416e7e0-2a42-4737-af6d-6f3782c2a025 Content-Encoding: gzip Content-Length: 10100 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 513872532 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.186610] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188949] pid_max: default: 32768 minimum: 301\n[ 0.190207] ACPI: Core revision 20150930\n[ 0.191905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193757] Security Framework initialized\n[ 0.194904] Yama: becoming mindful.\n[ 0.195933] AppArmor: AppArmor initialized\n[ 0.197119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198935] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202388] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204309] Initializing cgroup subsys io\n[ 0.205469] Initializing cgroup subsys memory\n[ 0.206694] Initializing cgroup subsys devices\n[ 0.207919] Initializing cgroup subsys freezer\n[ 0.209137] Initializing cgroup subsys net_cls\n[ 0.210358] Initializing cgroup subsys perf_event\n[ 0.211653] Initializing cgroup subsys net_prio\n[ 0.212901] Initializing cgroup subsys hugetlb\n[ 0.214126] Initializing cgroup subsys pids\n[ 0.215351] CPU: Physical Processor ID: 0\n[ 0.217198] mce: CPU supports 10 MCE banks\n[ 0.218378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219786] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236558] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243257] ftrace: allocating 31920 entries in 125 pages\n[ 0.268670] smpboot: Max logical packages: 1\n[ 0.269905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271903] x2apic enabled\n[ 0.273069] Switched APIC routing to physical x2apic.\n[ 0.275596] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277176] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282534] KVM setup paravirtual spinlock\n[ 0.284149] x86: Booted up 1 node, 1 CPUs\n[ 0.285270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287199] devtmpfs: initialized\n[ 0.289188] evm: security.selinux\n[ 0.290166] evm: security.SMACK64\n[ 0.291144] evm: security.SMACK64EXEC\n[ 0.292206] evm: security.SMACK64TRANSMUTE\n[ 0.293335] evm: security.SMACK64MMAP\n[ 0.294374] evm: security.ima\n[ 0.295281] evm: security.capability\n[ 0.296386] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298940] pinctrl core: initialized pinctrl subsystem\n[ 0.300464] RTC time: 21:52:34, date: 08/25/18\n[ 0.301789] NET: Registered protocol family 16\n[ 0.303128] cpuidle: using governor ladder\n[ 0.304282] cpuidle: using governor menu\n[ 0.305394] PCCT header not found.\n[ 0.306445] ACPI: bus type PCI registered\n[ 0.307569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309281] PCI: Using configuration type 1 for base access\n[ 0.311475] ACPI: Added _OSI(Module Device)\n[ 0.312667] ACPI: Added _OSI(Processor Device)\n[ 0.313886] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315147] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317336] ACPI: Interpreter enabled\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.320992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328767] ACPI: (supports S0 S5)\n[ 0.329760] ACPI: Using IOAPIC for interrupt routing\n[ 0.331075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336559] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339949] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343006] acpiphp: Slot [3] registered\n[ 0.344127] acpiphp: Slot [4] registered\n[ 0.345252] acpiphp: Slot [5] registered\n[ 0.346371] acpiphp: Slot [6] registered\n[ 0.347497] acpiphp: Slot [7] registered\n[ 0.348621] acpiphp: Slot [8] registered\n[ 0.349743] acpiphp: Slot [9] registered\n[ 0.350862] acpiphp: Slot [10] registered\n[ 0.352000] acpiphp: Slot [11] registered\n[ 0.353144] acpiphp: Slot [12] registered\n[ 0.354282] acpiphp: Slot [13] registered\n[ 0.355411] acpiphp: Slot [14] registered\n[ 0.356546] acpiphp: Slot [15] registered\n[ 0.371749] acpiphp: Slot [16] registered\n[ 0.372887] acpiphp: Slot [17] registered\n[ 0.374023] acpiphp: Slot [18] registered\n[ 0.375152] acpiphp: Slot [19] registered\n[ 0.376293] acpiphp: Slot [20] registered\n[ 0.377431] acpiphp: Slot [21] registered\n[ 0.378571] acpiphp: Slot [22] registered\n[ 0.379717] acpiphp: Slot [23] registered\n[ 0.380863] acpiphp: Slot [24] registered\n[ 0.382002] acpiphp: Slot [25] registered\n[ 0.383133] acpiphp: Slot [26] registered\n[ 0.384276] acpiphp: Slot [27] registered\n[ 0.385429] acpiphp: Slot [28] registered\n[ 0.386563] acpiphp: Slot [29] registered\n[ 0.387712] acpiphp: Slot [30] registered\n[ 0.388855] acpiphp: Slot [31] registered\n[ 0.389994] PCI host bridge to bus 0000:00\n[ 0.391151] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392842] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396594] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398635] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400715] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408359] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410140] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416439] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442005] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453466] vgaarb: loaded\n[ 0.454348] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456073] SCSI subsystem initialized\n[ 0.457399] ACPI: bus type USB registered\n[ 0.458571] usbcore: registered new interface driver usbfs\n[ 0.460039] usbcore: registered new interface driver hub\n[ 0.461467] usbcore: registered new device driver usb\n[ 0.463041] PCI: Using ACPI for IRQ routing\n[ 0.464606] NetLabel: Initializing\n[ 0.465621] NetLabel: domain hash size = 128\n[ 0.466831] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468188] NetLabel: unlabeled traffic allowed by default\n[ 0.469821] clocksource: Switched to clocksource kvm-clock\n[ 0.480179] AppArmor: AppArmor Filesystem Enabled\n[ 0.481519] pnp: PnP ACPI init\n[ 0.482794] pnp: PnP ACPI: found 5 devices\n[ 0.489781] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492270] NET: Registered protocol family 2\n[ 0.493730] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495583] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.499021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500552] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502214] NET: Registered protocol family 1\n[ 0.503462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505031] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506619] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535898] Trying to unpack rootfs image as initramfs...\n[ 0.598720] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604072] Scanning for low memory corruption every 60 seconds\n[ 0.606431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608107] audit: initializing netlink subsys (disabled)\n[ 0.609627] audit: type=2000 audit(1535233955.283:1): initialized\n[ 0.611617] Initialise system trusted keyring\n[ 0.613043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614704] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.617459] zbud: loaded\n[ 0.618522] VFS: Disk quotas dquot_6.6.0\n[ 0.619707] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621965] fuse init (API version 7.23)\n[ 0.623271] Key type big_key registered\n[ 0.624432] Allocating IMA MOK and blacklist keyrings.\n[ 0.626250] Key type asymmetric registered\n[ 0.627428] Asymmetric key parser 'x509' registered\n[ 0.628795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630947] io scheduler noop registered\n[ 0.632085] io scheduler deadline registered (default)\n[ 0.633517] io scheduler cfq registered\n[ 0.634770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640199] ACPI: Power Button [PWRF]\n[ 0.641463] GHES: HEST is not enabled!\n[ 0.655652] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684811] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711589] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714854] Linux agpgart interface v0.103\n[ 0.718512] brd: module loaded\n[ 0.720881] loop: module loaded\n[ 0.726190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728349] GPT:90111 != 2097151\n[ 0.729355] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730930] GPT:90111 != 2097151\n[ 0.731945] GPT: Use GNU Parted to correct GPT errors.\n[ 0.733379] vda: vda1 vda15\n[ 0.735109] scsi host0: ata_piix\n[ 0.736264] scsi host1: ata_piix\n[ 0.737286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741428] libphy: Fixed MDIO Bus: probed\n[ 0.742622] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744003] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747004] PPP generic driver version 2.4.2\n[ 0.748390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750050] ehci-pci: EHCI PCI platform driver\n[ 0.751296] ehci-platform: EHCI generic platform driver\n[ 0.752722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754292] ohci-pci: OHCI PCI platform driver\n[ 0.755508] ohci-platform: OHCI generic platform driver\n[ 0.756887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.771729] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775184] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776590] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.779910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.781882] usb usb1: Product: UHCI Host Controller\n[ 0.783178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.784722] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786170] hub 1-0:1.0: USB hub found\n[ 0.787285] hub 1-0:1.0: 2 ports detected\n[ 0.788647] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791621] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792927] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794364] mousedev: PS/2 mouse device common for all mice\n[ 0.796101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798697] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.801939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803634] i2c /dev entries driver\n[ 0.804685] device-mapper: uevent: version 1.0.3\n[ 0.806001] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808262] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810153] NET: Registered protocol family 10\n[ 0.811712] NET: Registered protocol family 17\n[ 0.812921] Key type dns_resolver registered\n[ 0.814243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815736] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818147] registered taskstats version 1\n[ 0.819301] Loading compiled-in X.509 certificates\n[ 0.821121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823660] zswap: loaded using pool lzo/zbud\n[ 0.825732] Key type trusted registered\n[ 0.827878] Key type encrypted registered\n[ 0.829005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830426] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831850] evm: HMAC attrs: 0x1\n[ 0.833141] Magic number: 14:459:905\n[ 0.834332] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:35 UTC (1535233955)\n[ 0.836542] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838061] EDD information not available.\n[ 0.895575] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912037] Write protecting the kernel read-only data: 14336k\n[ 0.915026] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917475] 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.076502] 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.18...\nLease of 10.10.10.18 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.94. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLmxpl6Oe89dhyXAAGc2z/t4xi9FXYaQavi53D6T3vzS/dCJZbY/Ic3UEzhFttPB5wJq6E/kxTwILTMOvj9S/GY9ppMbImGYaXSRVO+Tl/Ot4opIz/Z7BqG7/tkTwfuRV6jBua//cuFCLk2Th4PTPbhfgDcZm3xmOKD708zgbHqthw/n2tzqYUyHdkM1GRyoun+Jfwd4IwxCu4xu+AemKpmauyTU0ArzoZ4x2COGoRMeP5plwac+k1Qr2JaFj4IcYygtuSFXTY8dlCuWwZ0EZXkr/b8IKaPU1CpiwEzp6TQBQ2b7lYEKz/OtNJzKcSR2MGICPIhGl4Rn3TiS+6DdQ/ root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBANOGYVKHYHreuLoFhjfuStdzhHncTiy0TOC87rdLQAYiEx5cQmdHxJt5y/EReDNvxmUaSnZtCKWwSMsZqCXt5o6qWDkH0+Iklnj1eeHaXwWKwpU+lXHHGjpM7hvzs02lI8XICN/bqh4Vfl5DWoqt8NJXm/VpOURdE6a4Y/XWBBLFAAAAFQCNnAiKmFChYUcNema5fyhUMA0dTQAAAIAJSJW3okdpJ9EroWoEL8EFQX/EvYWaDs2qZ0sFg7+0L/98N+jy8vV4sHQWtveA7vxDXeGjd1FUxac7uF1m/ujZuyIX5KldTZCQlvSpgJph0cXQmBE+SCUQoeAD2GCKDc/AEywvwAkww31rEsWIgvja8r+wzey50tt3oBGS3GXxeAAAAIEAtiNIk/ApTylA4XZmU9ZFaz3ESuRqDWK+jCh1+lwWqDYUjlPhyQB+f2+zdI3l9MzRB6ZsZJxG0EZQFNvqCD3y0fu0d80/KyaoZKrGs3g1J/lO5Qy2MctwZX4sL2/yHhtrNdgmi8UnivLKIi2iRqwEKQDOlPS7d3qya8Vny0ps+HM= root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.30s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.18,24,fe80::f816:3eff:fe1e:9805/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.18 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.69 ===\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:1E:98:05 \n inet addr:10.10.10.18 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:9805/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 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:7608 (7.4 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"} 2018-08-25 21:53:17,119 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action used request id req-7416e7e0-2a42-4737-af6d-6f3782c2a025 2018-08-25 21:53:19,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8ac647cea9fbe901ebb180ac4bf7ff213e5041" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:19,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-b9599ea9-752f-4136-a489-75f17ba257fa x-compute-request-id: req-b9599ea9-752f-4136-a489-75f17ba257fa Content-Encoding: gzip Content-Length: 10100 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 513872532 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.186610] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188949] pid_max: default: 32768 minimum: 301\n[ 0.190207] ACPI: Core revision 20150930\n[ 0.191905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193757] Security Framework initialized\n[ 0.194904] Yama: becoming mindful.\n[ 0.195933] AppArmor: AppArmor initialized\n[ 0.197119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198935] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202388] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204309] Initializing cgroup subsys io\n[ 0.205469] Initializing cgroup subsys memory\n[ 0.206694] Initializing cgroup subsys devices\n[ 0.207919] Initializing cgroup subsys freezer\n[ 0.209137] Initializing cgroup subsys net_cls\n[ 0.210358] Initializing cgroup subsys perf_event\n[ 0.211653] Initializing cgroup subsys net_prio\n[ 0.212901] Initializing cgroup subsys hugetlb\n[ 0.214126] Initializing cgroup subsys pids\n[ 0.215351] CPU: Physical Processor ID: 0\n[ 0.217198] mce: CPU supports 10 MCE banks\n[ 0.218378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219786] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236558] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243257] ftrace: allocating 31920 entries in 125 pages\n[ 0.268670] smpboot: Max logical packages: 1\n[ 0.269905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271903] x2apic enabled\n[ 0.273069] Switched APIC routing to physical x2apic.\n[ 0.275596] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277176] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282534] KVM setup paravirtual spinlock\n[ 0.284149] x86: Booted up 1 node, 1 CPUs\n[ 0.285270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287199] devtmpfs: initialized\n[ 0.289188] evm: security.selinux\n[ 0.290166] evm: security.SMACK64\n[ 0.291144] evm: security.SMACK64EXEC\n[ 0.292206] evm: security.SMACK64TRANSMUTE\n[ 0.293335] evm: security.SMACK64MMAP\n[ 0.294374] evm: security.ima\n[ 0.295281] evm: security.capability\n[ 0.296386] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298940] pinctrl core: initialized pinctrl subsystem\n[ 0.300464] RTC time: 21:52:34, date: 08/25/18\n[ 0.301789] NET: Registered protocol family 16\n[ 0.303128] cpuidle: using governor ladder\n[ 0.304282] cpuidle: using governor menu\n[ 0.305394] PCCT header not found.\n[ 0.306445] ACPI: bus type PCI registered\n[ 0.307569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309281] PCI: Using configuration type 1 for base access\n[ 0.311475] ACPI: Added _OSI(Module Device)\n[ 0.312667] ACPI: Added _OSI(Processor Device)\n[ 0.313886] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315147] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317336] ACPI: Interpreter enabled\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.320992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328767] ACPI: (supports S0 S5)\n[ 0.329760] ACPI: Using IOAPIC for interrupt routing\n[ 0.331075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336559] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339949] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343006] acpiphp: Slot [3] registered\n[ 0.344127] acpiphp: Slot [4] registered\n[ 0.345252] acpiphp: Slot [5] registered\n[ 0.346371] acpiphp: Slot [6] registered\n[ 0.347497] acpiphp: Slot [7] registered\n[ 0.348621] acpiphp: Slot [8] registered\n[ 0.349743] acpiphp: Slot [9] registered\n[ 0.350862] acpiphp: Slot [10] registered\n[ 0.352000] acpiphp: Slot [11] registered\n[ 0.353144] acpiphp: Slot [12] registered\n[ 0.354282] acpiphp: Slot [13] registered\n[ 0.355411] acpiphp: Slot [14] registered\n[ 0.356546] acpiphp: Slot [15] registered\n[ 0.371749] acpiphp: Slot [16] registered\n[ 0.372887] acpiphp: Slot [17] registered\n[ 0.374023] acpiphp: Slot [18] registered\n[ 0.375152] acpiphp: Slot [19] registered\n[ 0.376293] acpiphp: Slot [20] registered\n[ 0.377431] acpiphp: Slot [21] registered\n[ 0.378571] acpiphp: Slot [22] registered\n[ 0.379717] acpiphp: Slot [23] registered\n[ 0.380863] acpiphp: Slot [24] registered\n[ 0.382002] acpiphp: Slot [25] registered\n[ 0.383133] acpiphp: Slot [26] registered\n[ 0.384276] acpiphp: Slot [27] registered\n[ 0.385429] acpiphp: Slot [28] registered\n[ 0.386563] acpiphp: Slot [29] registered\n[ 0.387712] acpiphp: Slot [30] registered\n[ 0.388855] acpiphp: Slot [31] registered\n[ 0.389994] PCI host bridge to bus 0000:00\n[ 0.391151] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392842] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396594] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398635] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400715] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408359] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410140] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416439] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442005] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453466] vgaarb: loaded\n[ 0.454348] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456073] SCSI subsystem initialized\n[ 0.457399] ACPI: bus type USB registered\n[ 0.458571] usbcore: registered new interface driver usbfs\n[ 0.460039] usbcore: registered new interface driver hub\n[ 0.461467] usbcore: registered new device driver usb\n[ 0.463041] PCI: Using ACPI for IRQ routing\n[ 0.464606] NetLabel: Initializing\n[ 0.465621] NetLabel: domain hash size = 128\n[ 0.466831] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468188] NetLabel: unlabeled traffic allowed by default\n[ 0.469821] clocksource: Switched to clocksource kvm-clock\n[ 0.480179] AppArmor: AppArmor Filesystem Enabled\n[ 0.481519] pnp: PnP ACPI init\n[ 0.482794] pnp: PnP ACPI: found 5 devices\n[ 0.489781] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492270] NET: Registered protocol family 2\n[ 0.493730] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495583] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.499021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500552] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502214] NET: Registered protocol family 1\n[ 0.503462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505031] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506619] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535898] Trying to unpack rootfs image as initramfs...\n[ 0.598720] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604072] Scanning for low memory corruption every 60 seconds\n[ 0.606431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608107] audit: initializing netlink subsys (disabled)\n[ 0.609627] audit: type=2000 audit(1535233955.283:1): initialized\n[ 0.611617] Initialise system trusted keyring\n[ 0.613043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614704] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.617459] zbud: loaded\n[ 0.618522] VFS: Disk quotas dquot_6.6.0\n[ 0.619707] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621965] fuse init (API version 7.23)\n[ 0.623271] Key type big_key registered\n[ 0.624432] Allocating IMA MOK and blacklist keyrings.\n[ 0.626250] Key type asymmetric registered\n[ 0.627428] Asymmetric key parser 'x509' registered\n[ 0.628795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630947] io scheduler noop registered\n[ 0.632085] io scheduler deadline registered (default)\n[ 0.633517] io scheduler cfq registered\n[ 0.634770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640199] ACPI: Power Button [PWRF]\n[ 0.641463] GHES: HEST is not enabled!\n[ 0.655652] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684811] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711589] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714854] Linux agpgart interface v0.103\n[ 0.718512] brd: module loaded\n[ 0.720881] loop: module loaded\n[ 0.726190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728349] GPT:90111 != 2097151\n[ 0.729355] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730930] GPT:90111 != 2097151\n[ 0.731945] GPT: Use GNU Parted to correct GPT errors.\n[ 0.733379] vda: vda1 vda15\n[ 0.735109] scsi host0: ata_piix\n[ 0.736264] scsi host1: ata_piix\n[ 0.737286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741428] libphy: Fixed MDIO Bus: probed\n[ 0.742622] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744003] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747004] PPP generic driver version 2.4.2\n[ 0.748390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750050] ehci-pci: EHCI PCI platform driver\n[ 0.751296] ehci-platform: EHCI generic platform driver\n[ 0.752722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754292] ohci-pci: OHCI PCI platform driver\n[ 0.755508] ohci-platform: OHCI generic platform driver\n[ 0.756887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.771729] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775184] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776590] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.779910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.781882] usb usb1: Product: UHCI Host Controller\n[ 0.783178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.784722] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786170] hub 1-0:1.0: USB hub found\n[ 0.787285] hub 1-0:1.0: 2 ports detected\n[ 0.788647] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791621] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792927] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794364] mousedev: PS/2 mouse device common for all mice\n[ 0.796101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798697] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.801939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803634] i2c /dev entries driver\n[ 0.804685] device-mapper: uevent: version 1.0.3\n[ 0.806001] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808262] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810153] NET: Registered protocol family 10\n[ 0.811712] NET: Registered protocol family 17\n[ 0.812921] Key type dns_resolver registered\n[ 0.814243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815736] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818147] registered taskstats version 1\n[ 0.819301] Loading compiled-in X.509 certificates\n[ 0.821121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823660] zswap: loaded using pool lzo/zbud\n[ 0.825732] Key type trusted registered\n[ 0.827878] Key type encrypted registered\n[ 0.829005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830426] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831850] evm: HMAC attrs: 0x1\n[ 0.833141] Magic number: 14:459:905\n[ 0.834332] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:35 UTC (1535233955)\n[ 0.836542] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838061] EDD information not available.\n[ 0.895575] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912037] Write protecting the kernel read-only data: 14336k\n[ 0.915026] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917475] 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.076502] 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.18...\nLease of 10.10.10.18 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.94. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLmxpl6Oe89dhyXAAGc2z/t4xi9FXYaQavi53D6T3vzS/dCJZbY/Ic3UEzhFttPB5wJq6E/kxTwILTMOvj9S/GY9ppMbImGYaXSRVO+Tl/Ot4opIz/Z7BqG7/tkTwfuRV6jBua//cuFCLk2Th4PTPbhfgDcZm3xmOKD708zgbHqthw/n2tzqYUyHdkM1GRyoun+Jfwd4IwxCu4xu+AemKpmauyTU0ArzoZ4x2COGoRMeP5plwac+k1Qr2JaFj4IcYygtuSFXTY8dlCuWwZ0EZXkr/b8IKaPU1CpiwEzp6TQBQ2b7lYEKz/OtNJzKcSR2MGICPIhGl4Rn3TiS+6DdQ/ root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBANOGYVKHYHreuLoFhjfuStdzhHncTiy0TOC87rdLQAYiEx5cQmdHxJt5y/EReDNvxmUaSnZtCKWwSMsZqCXt5o6qWDkH0+Iklnj1eeHaXwWKwpU+lXHHGjpM7hvzs02lI8XICN/bqh4Vfl5DWoqt8NJXm/VpOURdE6a4Y/XWBBLFAAAAFQCNnAiKmFChYUcNema5fyhUMA0dTQAAAIAJSJW3okdpJ9EroWoEL8EFQX/EvYWaDs2qZ0sFg7+0L/98N+jy8vV4sHQWtveA7vxDXeGjd1FUxac7uF1m/ujZuyIX5KldTZCQlvSpgJph0cXQmBE+SCUQoeAD2GCKDc/AEywvwAkww31rEsWIgvja8r+wzey50tt3oBGS3GXxeAAAAIEAtiNIk/ApTylA4XZmU9ZFaz3ESuRqDWK+jCh1+lwWqDYUjlPhyQB+f2+zdI3l9MzRB6ZsZJxG0EZQFNvqCD3y0fu0d80/KyaoZKrGs3g1J/lO5Qy2MctwZX4sL2/yHhtrNdgmi8UnivLKIi2iRqwEKQDOlPS7d3qya8Vny0ps+HM= root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.30s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.18,24,fe80::f816:3eff:fe1e:9805/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.18 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.69 ===\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:1E:98:05 \n inet addr:10.10.10.18 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:9805/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 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:7608 (7.4 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"} 2018-08-25 21:53:19,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action used request id req-b9599ea9-752f-4136-a489-75f17ba257fa 2018-08-25 21:53:21,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8ac647cea9fbe901ebb180ac4bf7ff213e5041" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:21,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-f214da00-9b70-42ca-8c59-86040f461bbe x-compute-request-id: req-f214da00-9b70-42ca-8c59-86040f461bbe Content-Encoding: gzip Content-Length: 10100 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 513872532 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.186610] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188949] pid_max: default: 32768 minimum: 301\n[ 0.190207] ACPI: Core revision 20150930\n[ 0.191905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193757] Security Framework initialized\n[ 0.194904] Yama: becoming mindful.\n[ 0.195933] AppArmor: AppArmor initialized\n[ 0.197119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198935] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202388] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204309] Initializing cgroup subsys io\n[ 0.205469] Initializing cgroup subsys memory\n[ 0.206694] Initializing cgroup subsys devices\n[ 0.207919] Initializing cgroup subsys freezer\n[ 0.209137] Initializing cgroup subsys net_cls\n[ 0.210358] Initializing cgroup subsys perf_event\n[ 0.211653] Initializing cgroup subsys net_prio\n[ 0.212901] Initializing cgroup subsys hugetlb\n[ 0.214126] Initializing cgroup subsys pids\n[ 0.215351] CPU: Physical Processor ID: 0\n[ 0.217198] mce: CPU supports 10 MCE banks\n[ 0.218378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219786] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236558] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243257] ftrace: allocating 31920 entries in 125 pages\n[ 0.268670] smpboot: Max logical packages: 1\n[ 0.269905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271903] x2apic enabled\n[ 0.273069] Switched APIC routing to physical x2apic.\n[ 0.275596] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277176] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282534] KVM setup paravirtual spinlock\n[ 0.284149] x86: Booted up 1 node, 1 CPUs\n[ 0.285270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287199] devtmpfs: initialized\n[ 0.289188] evm: security.selinux\n[ 0.290166] evm: security.SMACK64\n[ 0.291144] evm: security.SMACK64EXEC\n[ 0.292206] evm: security.SMACK64TRANSMUTE\n[ 0.293335] evm: security.SMACK64MMAP\n[ 0.294374] evm: security.ima\n[ 0.295281] evm: security.capability\n[ 0.296386] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298940] pinctrl core: initialized pinctrl subsystem\n[ 0.300464] RTC time: 21:52:34, date: 08/25/18\n[ 0.301789] NET: Registered protocol family 16\n[ 0.303128] cpuidle: using governor ladder\n[ 0.304282] cpuidle: using governor menu\n[ 0.305394] PCCT header not found.\n[ 0.306445] ACPI: bus type PCI registered\n[ 0.307569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309281] PCI: Using configuration type 1 for base access\n[ 0.311475] ACPI: Added _OSI(Module Device)\n[ 0.312667] ACPI: Added _OSI(Processor Device)\n[ 0.313886] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315147] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317336] ACPI: Interpreter enabled\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.320992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328767] ACPI: (supports S0 S5)\n[ 0.329760] ACPI: Using IOAPIC for interrupt routing\n[ 0.331075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336559] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339949] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343006] acpiphp: Slot [3] registered\n[ 0.344127] acpiphp: Slot [4] registered\n[ 0.345252] acpiphp: Slot [5] registered\n[ 0.346371] acpiphp: Slot [6] registered\n[ 0.347497] acpiphp: Slot [7] registered\n[ 0.348621] acpiphp: Slot [8] registered\n[ 0.349743] acpiphp: Slot [9] registered\n[ 0.350862] acpiphp: Slot [10] registered\n[ 0.352000] acpiphp: Slot [11] registered\n[ 0.353144] acpiphp: Slot [12] registered\n[ 0.354282] acpiphp: Slot [13] registered\n[ 0.355411] acpiphp: Slot [14] registered\n[ 0.356546] acpiphp: Slot [15] registered\n[ 0.371749] acpiphp: Slot [16] registered\n[ 0.372887] acpiphp: Slot [17] registered\n[ 0.374023] acpiphp: Slot [18] registered\n[ 0.375152] acpiphp: Slot [19] registered\n[ 0.376293] acpiphp: Slot [20] registered\n[ 0.377431] acpiphp: Slot [21] registered\n[ 0.378571] acpiphp: Slot [22] registered\n[ 0.379717] acpiphp: Slot [23] registered\n[ 0.380863] acpiphp: Slot [24] registered\n[ 0.382002] acpiphp: Slot [25] registered\n[ 0.383133] acpiphp: Slot [26] registered\n[ 0.384276] acpiphp: Slot [27] registered\n[ 0.385429] acpiphp: Slot [28] registered\n[ 0.386563] acpiphp: Slot [29] registered\n[ 0.387712] acpiphp: Slot [30] registered\n[ 0.388855] acpiphp: Slot [31] registered\n[ 0.389994] PCI host bridge to bus 0000:00\n[ 0.391151] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392842] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396594] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398635] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400715] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408359] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410140] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416439] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442005] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453466] vgaarb: loaded\n[ 0.454348] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456073] SCSI subsystem initialized\n[ 0.457399] ACPI: bus type USB registered\n[ 0.458571] usbcore: registered new interface driver usbfs\n[ 0.460039] usbcore: registered new interface driver hub\n[ 0.461467] usbcore: registered new device driver usb\n[ 0.463041] PCI: Using ACPI for IRQ routing\n[ 0.464606] NetLabel: Initializing\n[ 0.465621] NetLabel: domain hash size = 128\n[ 0.466831] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468188] NetLabel: unlabeled traffic allowed by default\n[ 0.469821] clocksource: Switched to clocksource kvm-clock\n[ 0.480179] AppArmor: AppArmor Filesystem Enabled\n[ 0.481519] pnp: PnP ACPI init\n[ 0.482794] pnp: PnP ACPI: found 5 devices\n[ 0.489781] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492270] NET: Registered protocol family 2\n[ 0.493730] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495583] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.499021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500552] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502214] NET: Registered protocol family 1\n[ 0.503462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505031] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506619] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535898] Trying to unpack rootfs image as initramfs...\n[ 0.598720] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604072] Scanning for low memory corruption every 60 seconds\n[ 0.606431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608107] audit: initializing netlink subsys (disabled)\n[ 0.609627] audit: type=2000 audit(1535233955.283:1): initialized\n[ 0.611617] Initialise system trusted keyring\n[ 0.613043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614704] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.617459] zbud: loaded\n[ 0.618522] VFS: Disk quotas dquot_6.6.0\n[ 0.619707] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621965] fuse init (API version 7.23)\n[ 0.623271] Key type big_key registered\n[ 0.624432] Allocating IMA MOK and blacklist keyrings.\n[ 0.626250] Key type asymmetric registered\n[ 0.627428] Asymmetric key parser 'x509' registered\n[ 0.628795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630947] io scheduler noop registered\n[ 0.632085] io scheduler deadline registered (default)\n[ 0.633517] io scheduler cfq registered\n[ 0.634770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640199] ACPI: Power Button [PWRF]\n[ 0.641463] GHES: HEST is not enabled!\n[ 0.655652] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684811] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711589] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714854] Linux agpgart interface v0.103\n[ 0.718512] brd: module loaded\n[ 0.720881] loop: module loaded\n[ 0.726190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728349] GPT:90111 != 2097151\n[ 0.729355] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730930] GPT:90111 != 2097151\n[ 0.731945] GPT: Use GNU Parted to correct GPT errors.\n[ 0.733379] vda: vda1 vda15\n[ 0.735109] scsi host0: ata_piix\n[ 0.736264] scsi host1: ata_piix\n[ 0.737286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741428] libphy: Fixed MDIO Bus: probed\n[ 0.742622] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744003] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747004] PPP generic driver version 2.4.2\n[ 0.748390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750050] ehci-pci: EHCI PCI platform driver\n[ 0.751296] ehci-platform: EHCI generic platform driver\n[ 0.752722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754292] ohci-pci: OHCI PCI platform driver\n[ 0.755508] ohci-platform: OHCI generic platform driver\n[ 0.756887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.771729] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775184] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776590] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.779910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.781882] usb usb1: Product: UHCI Host Controller\n[ 0.783178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.784722] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786170] hub 1-0:1.0: USB hub found\n[ 0.787285] hub 1-0:1.0: 2 ports detected\n[ 0.788647] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791621] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792927] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794364] mousedev: PS/2 mouse device common for all mice\n[ 0.796101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798697] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.801939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803634] i2c /dev entries driver\n[ 0.804685] device-mapper: uevent: version 1.0.3\n[ 0.806001] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808262] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810153] NET: Registered protocol family 10\n[ 0.811712] NET: Registered protocol family 17\n[ 0.812921] Key type dns_resolver registered\n[ 0.814243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815736] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818147] registered taskstats version 1\n[ 0.819301] Loading compiled-in X.509 certificates\n[ 0.821121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823660] zswap: loaded using pool lzo/zbud\n[ 0.825732] Key type trusted registered\n[ 0.827878] Key type encrypted registered\n[ 0.829005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830426] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831850] evm: HMAC attrs: 0x1\n[ 0.833141] Magic number: 14:459:905\n[ 0.834332] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:35 UTC (1535233955)\n[ 0.836542] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838061] EDD information not available.\n[ 0.895575] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912037] Write protecting the kernel read-only data: 14336k\n[ 0.915026] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917475] 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.076502] 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.18...\nLease of 10.10.10.18 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.94. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLmxpl6Oe89dhyXAAGc2z/t4xi9FXYaQavi53D6T3vzS/dCJZbY/Ic3UEzhFttPB5wJq6E/kxTwILTMOvj9S/GY9ppMbImGYaXSRVO+Tl/Ot4opIz/Z7BqG7/tkTwfuRV6jBua//cuFCLk2Th4PTPbhfgDcZm3xmOKD708zgbHqthw/n2tzqYUyHdkM1GRyoun+Jfwd4IwxCu4xu+AemKpmauyTU0ArzoZ4x2COGoRMeP5plwac+k1Qr2JaFj4IcYygtuSFXTY8dlCuWwZ0EZXkr/b8IKaPU1CpiwEzp6TQBQ2b7lYEKz/OtNJzKcSR2MGICPIhGl4Rn3TiS+6DdQ/ root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBANOGYVKHYHreuLoFhjfuStdzhHncTiy0TOC87rdLQAYiEx5cQmdHxJt5y/EReDNvxmUaSnZtCKWwSMsZqCXt5o6qWDkH0+Iklnj1eeHaXwWKwpU+lXHHGjpM7hvzs02lI8XICN/bqh4Vfl5DWoqt8NJXm/VpOURdE6a4Y/XWBBLFAAAAFQCNnAiKmFChYUcNema5fyhUMA0dTQAAAIAJSJW3okdpJ9EroWoEL8EFQX/EvYWaDs2qZ0sFg7+0L/98N+jy8vV4sHQWtveA7vxDXeGjd1FUxac7uF1m/ujZuyIX5KldTZCQlvSpgJph0cXQmBE+SCUQoeAD2GCKDc/AEywvwAkww31rEsWIgvja8r+wzey50tt3oBGS3GXxeAAAAIEAtiNIk/ApTylA4XZmU9ZFaz3ESuRqDWK+jCh1+lwWqDYUjlPhyQB+f2+zdI3l9MzRB6ZsZJxG0EZQFNvqCD3y0fu0d80/KyaoZKrGs3g1J/lO5Qy2MctwZX4sL2/yHhtrNdgmi8UnivLKIi2iRqwEKQDOlPS7d3qya8Vny0ps+HM= root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.30s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.18,24,fe80::f816:3eff:fe1e:9805/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.18 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.69 ===\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:1E:98:05 \n inet addr:10.10.10.18 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:9805/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 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:7608 (7.4 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"} 2018-08-25 21:53:21,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action used request id req-f214da00-9b70-42ca-8c59-86040f461bbe 2018-08-25 21:53:23,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8ac647cea9fbe901ebb180ac4bf7ff213e5041" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:23,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-e3bf1a44-eb04-4652-a303-9256b400e125 x-compute-request-id: req-e3bf1a44-eb04-4652-a303-9256b400e125 Content-Encoding: gzip Content-Length: 10968 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 513872532 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.186610] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188949] pid_max: default: 32768 minimum: 301\n[ 0.190207] ACPI: Core revision 20150930\n[ 0.191905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193757] Security Framework initialized\n[ 0.194904] Yama: becoming mindful.\n[ 0.195933] AppArmor: AppArmor initialized\n[ 0.197119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198935] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202388] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204309] Initializing cgroup subsys io\n[ 0.205469] Initializing cgroup subsys memory\n[ 0.206694] Initializing cgroup subsys devices\n[ 0.207919] Initializing cgroup subsys freezer\n[ 0.209137] Initializing cgroup subsys net_cls\n[ 0.210358] Initializing cgroup subsys perf_event\n[ 0.211653] Initializing cgroup subsys net_prio\n[ 0.212901] Initializing cgroup subsys hugetlb\n[ 0.214126] Initializing cgroup subsys pids\n[ 0.215351] CPU: Physical Processor ID: 0\n[ 0.217198] mce: CPU supports 10 MCE banks\n[ 0.218378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219786] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236558] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243257] ftrace: allocating 31920 entries in 125 pages\n[ 0.268670] smpboot: Max logical packages: 1\n[ 0.269905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271903] x2apic enabled\n[ 0.273069] Switched APIC routing to physical x2apic.\n[ 0.275596] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277176] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282534] KVM setup paravirtual spinlock\n[ 0.284149] x86: Booted up 1 node, 1 CPUs\n[ 0.285270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287199] devtmpfs: initialized\n[ 0.289188] evm: security.selinux\n[ 0.290166] evm: security.SMACK64\n[ 0.291144] evm: security.SMACK64EXEC\n[ 0.292206] evm: security.SMACK64TRANSMUTE\n[ 0.293335] evm: security.SMACK64MMAP\n[ 0.294374] evm: security.ima\n[ 0.295281] evm: security.capability\n[ 0.296386] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298940] pinctrl core: initialized pinctrl subsystem\n[ 0.300464] RTC time: 21:52:34, date: 08/25/18\n[ 0.301789] NET: Registered protocol family 16\n[ 0.303128] cpuidle: using governor ladder\n[ 0.304282] cpuidle: using governor menu\n[ 0.305394] PCCT header not found.\n[ 0.306445] ACPI: bus type PCI registered\n[ 0.307569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309281] PCI: Using configuration type 1 for base access\n[ 0.311475] ACPI: Added _OSI(Module Device)\n[ 0.312667] ACPI: Added _OSI(Processor Device)\n[ 0.313886] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315147] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317336] ACPI: Interpreter enabled\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.320992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328767] ACPI: (supports S0 S5)\n[ 0.329760] ACPI: Using IOAPIC for interrupt routing\n[ 0.331075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336559] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339949] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343006] acpiphp: Slot [3] registered\n[ 0.344127] acpiphp: Slot [4] registered\n[ 0.345252] acpiphp: Slot [5] registered\n[ 0.346371] acpiphp: Slot [6] registered\n[ 0.347497] acpiphp: Slot [7] registered\n[ 0.348621] acpiphp: Slot [8] registered\n[ 0.349743] acpiphp: Slot [9] registered\n[ 0.350862] acpiphp: Slot [10] registered\n[ 0.352000] acpiphp: Slot [11] registered\n[ 0.353144] acpiphp: Slot [12] registered\n[ 0.354282] acpiphp: Slot [13] registered\n[ 0.355411] acpiphp: Slot [14] registered\n[ 0.356546] acpiphp: Slot [15] registered\n[ 0.371749] acpiphp: Slot [16] registered\n[ 0.372887] acpiphp: Slot [17] registered\n[ 0.374023] acpiphp: Slot [18] registered\n[ 0.375152] acpiphp: Slot [19] registered\n[ 0.376293] acpiphp: Slot [20] registered\n[ 0.377431] acpiphp: Slot [21] registered\n[ 0.378571] acpiphp: Slot [22] registered\n[ 0.379717] acpiphp: Slot [23] registered\n[ 0.380863] acpiphp: Slot [24] registered\n[ 0.382002] acpiphp: Slot [25] registered\n[ 0.383133] acpiphp: Slot [26] registered\n[ 0.384276] acpiphp: Slot [27] registered\n[ 0.385429] acpiphp: Slot [28] registered\n[ 0.386563] acpiphp: Slot [29] registered\n[ 0.387712] acpiphp: Slot [30] registered\n[ 0.388855] acpiphp: Slot [31] registered\n[ 0.389994] PCI host bridge to bus 0000:00\n[ 0.391151] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392842] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396594] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398635] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400715] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408359] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410140] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416439] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442005] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453466] vgaarb: loaded\n[ 0.454348] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456073] SCSI subsystem initialized\n[ 0.457399] ACPI: bus type USB registered\n[ 0.458571] usbcore: registered new interface driver usbfs\n[ 0.460039] usbcore: registered new interface driver hub\n[ 0.461467] usbcore: registered new device driver usb\n[ 0.463041] PCI: Using ACPI for IRQ routing\n[ 0.464606] NetLabel: Initializing\n[ 0.465621] NetLabel: domain hash size = 128\n[ 0.466831] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468188] NetLabel: unlabeled traffic allowed by default\n[ 0.469821] clocksource: Switched to clocksource kvm-clock\n[ 0.480179] AppArmor: AppArmor Filesystem Enabled\n[ 0.481519] pnp: PnP ACPI init\n[ 0.482794] pnp: PnP ACPI: found 5 devices\n[ 0.489781] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492270] NET: Registered protocol family 2\n[ 0.493730] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495583] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.499021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500552] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502214] NET: Registered protocol family 1\n[ 0.503462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505031] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506619] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535898] Trying to unpack rootfs image as initramfs...\n[ 0.598720] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604072] Scanning for low memory corruption every 60 seconds\n[ 0.606431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608107] audit: initializing netlink subsys (disabled)\n[ 0.609627] audit: type=2000 audit(1535233955.283:1): initialized\n[ 0.611617] Initialise system trusted keyring\n[ 0.613043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614704] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.617459] zbud: loaded\n[ 0.618522] VFS: Disk quotas dquot_6.6.0\n[ 0.619707] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621965] fuse init (API version 7.23)\n[ 0.623271] Key type big_key registered\n[ 0.624432] Allocating IMA MOK and blacklist keyrings.\n[ 0.626250] Key type asymmetric registered\n[ 0.627428] Asymmetric key parser 'x509' registered\n[ 0.628795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630947] io scheduler noop registered\n[ 0.632085] io scheduler deadline registered (default)\n[ 0.633517] io scheduler cfq registered\n[ 0.634770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640199] ACPI: Power Button [PWRF]\n[ 0.641463] GHES: HEST is not enabled!\n[ 0.655652] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684811] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711589] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714854] Linux agpgart interface v0.103\n[ 0.718512] brd: module loaded\n[ 0.720881] loop: module loaded\n[ 0.726190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728349] GPT:90111 != 2097151\n[ 0.729355] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730930] GPT:90111 != 2097151\n[ 0.731945] GPT: Use GNU Parted to correct GPT errors.\n[ 0.733379] vda: vda1 vda15\n[ 0.735109] scsi host0: ata_piix\n[ 0.736264] scsi host1: ata_piix\n[ 0.737286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741428] libphy: Fixed MDIO Bus: probed\n[ 0.742622] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744003] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747004] PPP generic driver version 2.4.2\n[ 0.748390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750050] ehci-pci: EHCI PCI platform driver\n[ 0.751296] ehci-platform: EHCI generic platform driver\n[ 0.752722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754292] ohci-pci: OHCI PCI platform driver\n[ 0.755508] ohci-platform: OHCI generic platform driver\n[ 0.756887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.771729] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775184] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776590] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.779910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.781882] usb usb1: Product: UHCI Host Controller\n[ 0.783178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.784722] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786170] hub 1-0:1.0: USB hub found\n[ 0.787285] hub 1-0:1.0: 2 ports detected\n[ 0.788647] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791621] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792927] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794364] mousedev: PS/2 mouse device common for all mice\n[ 0.796101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798697] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.801939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803634] i2c /dev entries driver\n[ 0.804685] device-mapper: uevent: version 1.0.3\n[ 0.806001] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808262] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810153] NET: Registered protocol family 10\n[ 0.811712] NET: Registered protocol family 17\n[ 0.812921] Key type dns_resolver registered\n[ 0.814243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815736] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818147] registered taskstats version 1\n[ 0.819301] Loading compiled-in X.509 certificates\n[ 0.821121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823660] zswap: loaded using pool lzo/zbud\n[ 0.825732] Key type trusted registered\n[ 0.827878] Key type encrypted registered\n[ 0.829005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830426] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831850] evm: HMAC attrs: 0x1\n[ 0.833141] Magic number: 14:459:905\n[ 0.834332] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:35 UTC (1535233955)\n[ 0.836542] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838061] EDD information not available.\n[ 0.895575] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912037] Write protecting the kernel read-only data: 14336k\n[ 0.915026] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917475] 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.076502] 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.18...\nLease of 10.10.10.18 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.94. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLmxpl6Oe89dhyXAAGc2z/t4xi9FXYaQavi53D6T3vzS/dCJZbY/Ic3UEzhFttPB5wJq6E/kxTwILTMOvj9S/GY9ppMbImGYaXSRVO+Tl/Ot4opIz/Z7BqG7/tkTwfuRV6jBua//cuFCLk2Th4PTPbhfgDcZm3xmOKD708zgbHqthw/n2tzqYUyHdkM1GRyoun+Jfwd4IwxCu4xu+AemKpmauyTU0ArzoZ4x2COGoRMeP5plwac+k1Qr2JaFj4IcYygtuSFXTY8dlCuWwZ0EZXkr/b8IKaPU1CpiwEzp6TQBQ2b7lYEKz/OtNJzKcSR2MGICPIhGl4Rn3TiS+6DdQ/ root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBANOGYVKHYHreuLoFhjfuStdzhHncTiy0TOC87rdLQAYiEx5cQmdHxJt5y/EReDNvxmUaSnZtCKWwSMsZqCXt5o6qWDkH0+Iklnj1eeHaXwWKwpU+lXHHGjpM7hvzs02lI8XICN/bqh4Vfl5DWoqt8NJXm/VpOURdE6a4Y/XWBBLFAAAAFQCNnAiKmFChYUcNema5fyhUMA0dTQAAAIAJSJW3okdpJ9EroWoEL8EFQX/EvYWaDs2qZ0sFg7+0L/98N+jy8vV4sHQWtveA7vxDXeGjd1FUxac7uF1m/ujZuyIX5KldTZCQlvSpgJph0cXQmBE+SCUQoeAD2GCKDc/AEywvwAkww31rEsWIgvja8r+wzey50tt3oBGS3GXxeAAAAIEAtiNIk/ApTylA4XZmU9ZFaz3ESuRqDWK+jCh1+lwWqDYUjlPhyQB+f2+zdI3l9MzRB6ZsZJxG0EZQFNvqCD3y0fu0d80/KyaoZKrGs3g1J/lO5Qy2MctwZX4sL2/yHhtrNdgmi8UnivLKIi2iRqwEKQDOlPS7d3qya8Vny0ps+HM= root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.30s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.18,24,fe80::f816:3eff:fe1e:9805/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.18 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.69 ===\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:1E:98:05 \n inet addr:10.10.10.18 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:9805/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 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:7608 (7.4 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-1-3 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.097852] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.259827] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.259829] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.259830] usb 1-1: Product: QEMU USB Tablet\n[ 1.259831] usb 1-1: Manufacturer: QEMU\n[ 1.259832] usb 1-1: SerialNumber: 42\n[ 1.601889] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 1.601899] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325540c5569, max_idle_ns: 440795228128 ns\n[ 2.618761] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.651655] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 22:52:35 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 22:52:35 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 22:52:35 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 22:52:35 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 22:52:35 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 22:52:35 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 25 22:52:35 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 22:52:35 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 22:52:35 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 22:52:35 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 22:52:35 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 22:52:35 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 22:52:35 cirros kern.notice kernel: [ 1.076502] random: dd urandom read with 5 bits of entropy available\nAug 25 22:52:35 cirros kern.info kernel: [ 1.097852] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 25 22:52:35 cirros kern.info kernel: [ 1.259827] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 22:52:35 cirros kern.info kernel: [ 1.259829] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 22:52:35 cirros kern.info kernel: [ 1.259830] usb 1-1: Product: QEMU USB Tablet\nAug 25 22:52:35 cirros kern.info kernel: [ 1.259831] usb 1-1: Manufacturer: QEMU\nAug 25 22:52:35 cirros kern.info kernel: [ 1.259832] usb 1-1: SerialNumber: 42\nAug 25 22:52:36 cirros kern.info kernel: [ 1.601889] tsc: Refined TSC clocksource calibration: 3491.853 MHz\nAug 25 22:52:36 cirros kern.info kernel: [ 1.601899] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325540c5569, max_idle_ns: 440795228128 ns\nAug 25 22:52:37 cirros auth.notice su: + /dev/console root:cirros\nAug 25 22:52:37 cirros authpriv.info dropbear[340]: Running in background\nAug 25 22:52:37 cirros kern.info kernel: [ 2.618761] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 22:52:37 cirros kern.info kernel: [ 2.651655] 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-1-3 login: "} 2018-08-25 21:53:23,394 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action used request id req-e3bf1a44-eb04-4652-a303-9256b400e125 2018-08-25 21:53:25,430 - sdnvpn_test_utils - INFO - Waiting for instance dc40aafc-ad4a-4960-aa13-d63dd2f93462 to boot up 2018-08-25 21:53:25,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:25,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-06ffe2c2-b02e-4773-a359-095725541d28 x-compute-request-id: req-06ffe2c2-b02e-4773-a359-095725541d28 Content-Encoding: gzip Content-Length: 10080 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 514960476 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.193724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196084] pid_max: default: 32768 minimum: 301\n[ 0.197356] ACPI: Core revision 20150930\n[ 0.199081] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200974] Security Framework initialized\n[ 0.202152] Yama: becoming mindful.\n[ 0.203198] AppArmor: AppArmor initialized\n[ 0.204434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206299] 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.209890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211882] Initializing cgroup subsys io\n[ 0.213072] Initializing cgroup subsys memory\n[ 0.214303] Initializing cgroup subsys devices\n[ 0.215547] Initializing cgroup subsys freezer\n[ 0.216801] Initializing cgroup subsys net_cls\n[ 0.218044] Initializing cgroup subsys perf_event\n[ 0.219346] Initializing cgroup subsys net_prio\n[ 0.220625] Initializing cgroup subsys hugetlb\n[ 0.221861] Initializing cgroup subsys pids\n[ 0.223088] CPU: Physical Processor ID: 0\n[ 0.224977] mce: CPU supports 10 MCE banks\n[ 0.226189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251999] ftrace: allocating 31920 entries in 125 pages\n[ 0.278886] smpboot: Max logical packages: 1\n[ 0.280119] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282070] x2apic enabled\n[ 0.283236] Switched APIC routing to physical x2apic.\n[ 0.285768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287351] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292791] KVM setup paravirtual spinlock\n[ 0.294501] x86: Booted up 1 node, 1 CPUs\n[ 0.295666] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297635] devtmpfs: initialized\n[ 0.299652] evm: security.selinux\n[ 0.300659] evm: security.SMACK64\n[ 0.301663] evm: security.SMACK64EXEC\n[ 0.302743] evm: security.SMACK64TRANSMUTE\n[ 0.303904] evm: security.SMACK64MMAP\n[ 0.304985] evm: security.ima\n[ 0.305909] evm: security.capability\n[ 0.307050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309699] pinctrl core: initialized pinctrl subsystem\n[ 0.311262] RTC time: 21:52:47, date: 08/25/18\n[ 0.312631] NET: Registered protocol family 16\n[ 0.314017] cpuidle: using governor ladder\n[ 0.315197] cpuidle: using governor menu\n[ 0.316322] PCCT header not found.\n[ 0.317391] ACPI: bus type PCI registered\n[ 0.318537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320302] PCI: Using configuration type 1 for base access\n[ 0.322553] ACPI: Added _OSI(Module Device)\n[ 0.323769] ACPI: Added _OSI(Processor Device)\n[ 0.325015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326307] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328553] ACPI: Interpreter enabled\n[ 0.329653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340179] ACPI: (supports S0 S5)\n[ 0.341198] ACPI: Using IOAPIC for interrupt routing\n[ 0.342549] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346478] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354675] acpiphp: Slot [3] registered\n[ 0.355816] acpiphp: Slot [4] registered\n[ 0.356955] acpiphp: Slot [5] registered\n[ 0.358097] acpiphp: Slot [6] registered\n[ 0.359243] acpiphp: Slot [7] registered\n[ 0.360392] acpiphp: Slot [8] registered\n[ 0.361537] acpiphp: Slot [9] registered\n[ 0.362679] acpiphp: Slot [10] registered\n[ 0.363833] acpiphp: Slot [11] registered\n[ 0.364987] acpiphp: Slot [12] registered\n[ 0.366145] acpiphp: Slot [13] registered\n[ 0.367304] acpiphp: Slot [14] registered\n[ 0.368464] acpiphp: Slot [15] registered\n[ 0.383938] acpiphp: Slot [16] registered\n[ 0.385102] acpiphp: Slot [17] registered\n[ 0.386253] acpiphp: Slot [18] registered\n[ 0.387401] acpiphp: Slot [19] registered\n[ 0.388557] acpiphp: Slot [20] registered\n[ 0.389719] acpiphp: Slot [21] registered\n[ 0.390875] acpiphp: Slot [22] registered\n[ 0.392032] acpiphp: Slot [23] registered\n[ 0.393193] acpiphp: Slot [24] registered\n[ 0.394343] acpiphp: Slot [25] registered\n[ 0.395493] acpiphp: Slot [26] registered\n[ 0.396649] acpiphp: Slot [27] registered\n[ 0.397810] acpiphp: Slot [28] registered\n[ 0.398967] acpiphp: Slot [29] registered\n[ 0.400127] acpiphp: Slot [30] registered\n[ 0.401289] acpiphp: Slot [31] registered\n[ 0.402448] PCI host bridge to bus 0000:00\n[ 0.403596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405296] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429168] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451908] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456038] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462207] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467886] vgaarb: loaded\n[ 0.468770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470525] SCSI subsystem initialized\n[ 0.471854] ACPI: bus type USB registered\n[ 0.473056] usbcore: registered new interface driver usbfs\n[ 0.474568] usbcore: registered new interface driver hub\n[ 0.476035] usbcore: registered new device driver usb\n[ 0.477632] PCI: Using ACPI for IRQ routing\n[ 0.479227] NetLabel: Initializing\n[ 0.480271] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482933] NetLabel: unlabeled traffic allowed by default\n[ 0.484597] clocksource: Switched to clocksource kvm-clock\n[ 0.495368] AppArmor: AppArmor Filesystem Enabled\n[ 0.496780] pnp: PnP ACPI init\n[ 0.498085] pnp: PnP ACPI: found 5 devices\n[ 0.505092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507511] NET: Registered protocol family 2\n[ 0.509027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512666] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514401] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517661] NET: Registered protocol family 1\n[ 0.518933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551573] Trying to unpack rootfs image as initramfs...\n[ 0.614718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.622575] Scanning for low memory corruption every 60 seconds\n[ 0.625958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627746] audit: initializing netlink subsys (disabled)\n[ 0.629574] audit: type=2000 audit(1535233968.551:1): initialized\n[ 0.631867] Initialise system trusted keyring\n[ 0.633519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635213] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.638195] zbud: loaded\n[ 0.639335] VFS: Disk quotas dquot_6.6.0\n[ 0.640563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.643007] fuse init (API version 7.23)\n[ 0.644352] Key type big_key registered\n[ 0.645553] Allocating IMA MOK and blacklist keyrings.\n[ 0.647409] Key type asymmetric registered\n[ 0.648663] Asymmetric key parser 'x509' registered\n[ 0.650070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.652298] io scheduler noop registered\n[ 0.653472] io scheduler deadline registered (default)\n[ 0.654948] io scheduler cfq registered\n[ 0.656321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.657848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.659828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661973] ACPI: Power Button [PWRF]\n[ 0.663440] GHES: HEST is not enabled!\n[ 0.677921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735131] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738563] Linux agpgart interface v0.103\n[ 0.742702] brd: module loaded\n[ 0.745202] loop: module loaded\n[ 0.750337] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.752482] GPT:90111 != 2097151\n[ 0.753494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755126] GPT:90111 != 2097151\n[ 0.756124] GPT: Use GNU Parted to correct GPT errors.\n[ 0.757544] vda: vda1 vda15\n[ 0.759650] scsi host0: ata_piix\n[ 0.760824] scsi host1: ata_piix\n[ 0.761895] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.763688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766111] libphy: Fixed MDIO Bus: probed\n[ 0.767353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772030] PPP generic driver version 2.4.2\n[ 0.773430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775209] ehci-pci: EHCI PCI platform driver\n[ 0.776528] ehci-platform: EHCI generic platform driver\n[ 0.778016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779726] ohci-pci: OHCI PCI platform driver\n[ 0.781020] ohci-platform: OHCI generic platform driver\n[ 0.782514] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808281] usb usb1: Product: UHCI Host Controller\n[ 0.809705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813955] hub 1-0:1.0: 2 ports detected\n[ 0.815408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821356] mousedev: PS/2 mouse device common for all mice\n[ 0.823180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830910] i2c /dev entries driver\n[ 0.832038] device-mapper: uevent: version 1.0.3\n[ 0.833429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837901] NET: Registered protocol family 10\n[ 0.839820] NET: Registered protocol family 17\n[ 0.841118] Key type dns_resolver registered\n[ 0.842541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844096] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846704] registered taskstats version 1\n[ 0.847963] Loading compiled-in X.509 certificates\n[ 0.850009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852772] zswap: loaded using pool lzo/zbud\n[ 0.855514] Key type trusted registered\n[ 0.857891] Key type encrypted registered\n[ 0.859080] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860580] ima: No TPM chip found, activating TPM-bypass!\n[ 0.862059] evm: HMAC attrs: 0x1\n[ 0.863455] Magic number: 14:459:905\n[ 0.864749] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:48 UTC (1535233968)\n[ 0.867099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868791] EDD information not available.\n[ 0.923525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940164] Write protecting the kernel read-only data: 14336k\n[ 0.945235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.947964] 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.998109] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.18...\nLease of 10.10.11.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC//RvfJAy+ZMqZPgvcJHVV7nn+W+R6tKh/RyDfKtz36JgaxUuqELE8NbSzfJB4SRsb6rcqteM3yXBUxr/3OMk02s1HTNqJe8ylQsUPbU8/hD9yCfWfrjW3sBuYf9VjpenLJ+LF4xh8zMkGKVYQ1mOHFMGs/iwf8ib/zDLEoCYqhGG8ceQdIvzAp9Mpdve6sLFnba98iK3ZxXwRLC73esR9aQSRgjj9koNnpiaa18+I1GyZ83uLDgGQdjbb2v8uEaYv8XCgKcYHn4kpqRrBxLxWpLruNq06oT9AYmKhw8ElibN4uSpc7U7Xnend+9OzFgwDKi2ecqVaoHfCULT4GcAp root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOEyVNG3MyKVcBDtbhUgRydHPLu3TzxYIe6prvNP5Hr/s3/Flg3IH+qq3GuR6aemZBIBqNRRwk15R72r+csg8hssqMBPusU2yk1EWzSJ8LU5NFbYXnXFu2E6ElTu8n0kDrbd3tx8qyKLZ0Grv2kthpAJVZUCgOTNSKyLGGF7Ca9fAAAAFQDhu0DvF8nnCbMn2bAWdLivJ40nOQAAAIBhoyChqSZ7B4gR8YX+DTsE9L9zAua0eAmne0VcrWgMQ+iHqVM8Qf6RteMPL71e3iP5QSKxBPRqA0cBnRjrJ4vRDB/MhNiV3GQTLm+kI7xqX/sho+udvcgg6X5jfMxZIoEUc9pnc8mjywR3zFfs/ESzvGaIO4QqabNHng5tobmZBwAAAIEAva3GHhlLix3cu9GdLCtWkLaf3KAm5y0UpIfKlkaLlri//hbed4fEM+pMjmhLuQCAmBILPqfCeArjKgNx1frax6GngEw9fPPWSSpyznHH7mBhGJjQ3aMh60ZAXmv4t5hEPUSB+XxUEBR+rFJk8zBpaVkoBdGLocCApE5TaYQhfXY= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.32s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.18,24,fe80::f816:3eff:febf:985b/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.18 \nip-route:169.254.169.254 via 10.10.11.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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.86 ===\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:BF:98:5B \n inet addr:10.10.11.18 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:985b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:53:25,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-06ffe2c2-b02e-4773-a359-095725541d28 2018-08-25 21:53:27,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:27,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-1ca52fc3-a62e-4087-a693-fa7edfe583c5 x-compute-request-id: req-1ca52fc3-a62e-4087-a693-fa7edfe583c5 Content-Encoding: gzip Content-Length: 10080 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 514960476 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.193724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196084] pid_max: default: 32768 minimum: 301\n[ 0.197356] ACPI: Core revision 20150930\n[ 0.199081] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200974] Security Framework initialized\n[ 0.202152] Yama: becoming mindful.\n[ 0.203198] AppArmor: AppArmor initialized\n[ 0.204434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206299] 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.209890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211882] Initializing cgroup subsys io\n[ 0.213072] Initializing cgroup subsys memory\n[ 0.214303] Initializing cgroup subsys devices\n[ 0.215547] Initializing cgroup subsys freezer\n[ 0.216801] Initializing cgroup subsys net_cls\n[ 0.218044] Initializing cgroup subsys perf_event\n[ 0.219346] Initializing cgroup subsys net_prio\n[ 0.220625] Initializing cgroup subsys hugetlb\n[ 0.221861] Initializing cgroup subsys pids\n[ 0.223088] CPU: Physical Processor ID: 0\n[ 0.224977] mce: CPU supports 10 MCE banks\n[ 0.226189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251999] ftrace: allocating 31920 entries in 125 pages\n[ 0.278886] smpboot: Max logical packages: 1\n[ 0.280119] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282070] x2apic enabled\n[ 0.283236] Switched APIC routing to physical x2apic.\n[ 0.285768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287351] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292791] KVM setup paravirtual spinlock\n[ 0.294501] x86: Booted up 1 node, 1 CPUs\n[ 0.295666] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297635] devtmpfs: initialized\n[ 0.299652] evm: security.selinux\n[ 0.300659] evm: security.SMACK64\n[ 0.301663] evm: security.SMACK64EXEC\n[ 0.302743] evm: security.SMACK64TRANSMUTE\n[ 0.303904] evm: security.SMACK64MMAP\n[ 0.304985] evm: security.ima\n[ 0.305909] evm: security.capability\n[ 0.307050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309699] pinctrl core: initialized pinctrl subsystem\n[ 0.311262] RTC time: 21:52:47, date: 08/25/18\n[ 0.312631] NET: Registered protocol family 16\n[ 0.314017] cpuidle: using governor ladder\n[ 0.315197] cpuidle: using governor menu\n[ 0.316322] PCCT header not found.\n[ 0.317391] ACPI: bus type PCI registered\n[ 0.318537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320302] PCI: Using configuration type 1 for base access\n[ 0.322553] ACPI: Added _OSI(Module Device)\n[ 0.323769] ACPI: Added _OSI(Processor Device)\n[ 0.325015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326307] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328553] ACPI: Interpreter enabled\n[ 0.329653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340179] ACPI: (supports S0 S5)\n[ 0.341198] ACPI: Using IOAPIC for interrupt routing\n[ 0.342549] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346478] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354675] acpiphp: Slot [3] registered\n[ 0.355816] acpiphp: Slot [4] registered\n[ 0.356955] acpiphp: Slot [5] registered\n[ 0.358097] acpiphp: Slot [6] registered\n[ 0.359243] acpiphp: Slot [7] registered\n[ 0.360392] acpiphp: Slot [8] registered\n[ 0.361537] acpiphp: Slot [9] registered\n[ 0.362679] acpiphp: Slot [10] registered\n[ 0.363833] acpiphp: Slot [11] registered\n[ 0.364987] acpiphp: Slot [12] registered\n[ 0.366145] acpiphp: Slot [13] registered\n[ 0.367304] acpiphp: Slot [14] registered\n[ 0.368464] acpiphp: Slot [15] registered\n[ 0.383938] acpiphp: Slot [16] registered\n[ 0.385102] acpiphp: Slot [17] registered\n[ 0.386253] acpiphp: Slot [18] registered\n[ 0.387401] acpiphp: Slot [19] registered\n[ 0.388557] acpiphp: Slot [20] registered\n[ 0.389719] acpiphp: Slot [21] registered\n[ 0.390875] acpiphp: Slot [22] registered\n[ 0.392032] acpiphp: Slot [23] registered\n[ 0.393193] acpiphp: Slot [24] registered\n[ 0.394343] acpiphp: Slot [25] registered\n[ 0.395493] acpiphp: Slot [26] registered\n[ 0.396649] acpiphp: Slot [27] registered\n[ 0.397810] acpiphp: Slot [28] registered\n[ 0.398967] acpiphp: Slot [29] registered\n[ 0.400127] acpiphp: Slot [30] registered\n[ 0.401289] acpiphp: Slot [31] registered\n[ 0.402448] PCI host bridge to bus 0000:00\n[ 0.403596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405296] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429168] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451908] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456038] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462207] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467886] vgaarb: loaded\n[ 0.468770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470525] SCSI subsystem initialized\n[ 0.471854] ACPI: bus type USB registered\n[ 0.473056] usbcore: registered new interface driver usbfs\n[ 0.474568] usbcore: registered new interface driver hub\n[ 0.476035] usbcore: registered new device driver usb\n[ 0.477632] PCI: Using ACPI for IRQ routing\n[ 0.479227] NetLabel: Initializing\n[ 0.480271] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482933] NetLabel: unlabeled traffic allowed by default\n[ 0.484597] clocksource: Switched to clocksource kvm-clock\n[ 0.495368] AppArmor: AppArmor Filesystem Enabled\n[ 0.496780] pnp: PnP ACPI init\n[ 0.498085] pnp: PnP ACPI: found 5 devices\n[ 0.505092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507511] NET: Registered protocol family 2\n[ 0.509027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512666] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514401] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517661] NET: Registered protocol family 1\n[ 0.518933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551573] Trying to unpack rootfs image as initramfs...\n[ 0.614718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.622575] Scanning for low memory corruption every 60 seconds\n[ 0.625958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627746] audit: initializing netlink subsys (disabled)\n[ 0.629574] audit: type=2000 audit(1535233968.551:1): initialized\n[ 0.631867] Initialise system trusted keyring\n[ 0.633519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635213] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.638195] zbud: loaded\n[ 0.639335] VFS: Disk quotas dquot_6.6.0\n[ 0.640563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.643007] fuse init (API version 7.23)\n[ 0.644352] Key type big_key registered\n[ 0.645553] Allocating IMA MOK and blacklist keyrings.\n[ 0.647409] Key type asymmetric registered\n[ 0.648663] Asymmetric key parser 'x509' registered\n[ 0.650070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.652298] io scheduler noop registered\n[ 0.653472] io scheduler deadline registered (default)\n[ 0.654948] io scheduler cfq registered\n[ 0.656321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.657848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.659828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661973] ACPI: Power Button [PWRF]\n[ 0.663440] GHES: HEST is not enabled!\n[ 0.677921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735131] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738563] Linux agpgart interface v0.103\n[ 0.742702] brd: module loaded\n[ 0.745202] loop: module loaded\n[ 0.750337] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.752482] GPT:90111 != 2097151\n[ 0.753494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755126] GPT:90111 != 2097151\n[ 0.756124] GPT: Use GNU Parted to correct GPT errors.\n[ 0.757544] vda: vda1 vda15\n[ 0.759650] scsi host0: ata_piix\n[ 0.760824] scsi host1: ata_piix\n[ 0.761895] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.763688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766111] libphy: Fixed MDIO Bus: probed\n[ 0.767353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772030] PPP generic driver version 2.4.2\n[ 0.773430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775209] ehci-pci: EHCI PCI platform driver\n[ 0.776528] ehci-platform: EHCI generic platform driver\n[ 0.778016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779726] ohci-pci: OHCI PCI platform driver\n[ 0.781020] ohci-platform: OHCI generic platform driver\n[ 0.782514] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808281] usb usb1: Product: UHCI Host Controller\n[ 0.809705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813955] hub 1-0:1.0: 2 ports detected\n[ 0.815408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821356] mousedev: PS/2 mouse device common for all mice\n[ 0.823180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830910] i2c /dev entries driver\n[ 0.832038] device-mapper: uevent: version 1.0.3\n[ 0.833429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837901] NET: Registered protocol family 10\n[ 0.839820] NET: Registered protocol family 17\n[ 0.841118] Key type dns_resolver registered\n[ 0.842541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844096] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846704] registered taskstats version 1\n[ 0.847963] Loading compiled-in X.509 certificates\n[ 0.850009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852772] zswap: loaded using pool lzo/zbud\n[ 0.855514] Key type trusted registered\n[ 0.857891] Key type encrypted registered\n[ 0.859080] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860580] ima: No TPM chip found, activating TPM-bypass!\n[ 0.862059] evm: HMAC attrs: 0x1\n[ 0.863455] Magic number: 14:459:905\n[ 0.864749] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:48 UTC (1535233968)\n[ 0.867099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868791] EDD information not available.\n[ 0.923525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940164] Write protecting the kernel read-only data: 14336k\n[ 0.945235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.947964] 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.998109] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.18...\nLease of 10.10.11.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC//RvfJAy+ZMqZPgvcJHVV7nn+W+R6tKh/RyDfKtz36JgaxUuqELE8NbSzfJB4SRsb6rcqteM3yXBUxr/3OMk02s1HTNqJe8ylQsUPbU8/hD9yCfWfrjW3sBuYf9VjpenLJ+LF4xh8zMkGKVYQ1mOHFMGs/iwf8ib/zDLEoCYqhGG8ceQdIvzAp9Mpdve6sLFnba98iK3ZxXwRLC73esR9aQSRgjj9koNnpiaa18+I1GyZ83uLDgGQdjbb2v8uEaYv8XCgKcYHn4kpqRrBxLxWpLruNq06oT9AYmKhw8ElibN4uSpc7U7Xnend+9OzFgwDKi2ecqVaoHfCULT4GcAp root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOEyVNG3MyKVcBDtbhUgRydHPLu3TzxYIe6prvNP5Hr/s3/Flg3IH+qq3GuR6aemZBIBqNRRwk15R72r+csg8hssqMBPusU2yk1EWzSJ8LU5NFbYXnXFu2E6ElTu8n0kDrbd3tx8qyKLZ0Grv2kthpAJVZUCgOTNSKyLGGF7Ca9fAAAAFQDhu0DvF8nnCbMn2bAWdLivJ40nOQAAAIBhoyChqSZ7B4gR8YX+DTsE9L9zAua0eAmne0VcrWgMQ+iHqVM8Qf6RteMPL71e3iP5QSKxBPRqA0cBnRjrJ4vRDB/MhNiV3GQTLm+kI7xqX/sho+udvcgg6X5jfMxZIoEUc9pnc8mjywR3zFfs/ESzvGaIO4QqabNHng5tobmZBwAAAIEAva3GHhlLix3cu9GdLCtWkLaf3KAm5y0UpIfKlkaLlri//hbed4fEM+pMjmhLuQCAmBILPqfCeArjKgNx1frax6GngEw9fPPWSSpyznHH7mBhGJjQ3aMh60ZAXmv4t5hEPUSB+XxUEBR+rFJk8zBpaVkoBdGLocCApE5TaYQhfXY= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.32s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.18,24,fe80::f816:3eff:febf:985b/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.18 \nip-route:169.254.169.254 via 10.10.11.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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.86 ===\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:BF:98:5B \n inet addr:10.10.11.18 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:985b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:53:27,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-1ca52fc3-a62e-4087-a693-fa7edfe583c5 2018-08-25 21:53:29,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:29,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-676fe69e-8f5e-4fcf-83d9-3962f7c9dc5a x-compute-request-id: req-676fe69e-8f5e-4fcf-83d9-3962f7c9dc5a Content-Encoding: gzip Content-Length: 10080 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 514960476 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.193724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196084] pid_max: default: 32768 minimum: 301\n[ 0.197356] ACPI: Core revision 20150930\n[ 0.199081] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200974] Security Framework initialized\n[ 0.202152] Yama: becoming mindful.\n[ 0.203198] AppArmor: AppArmor initialized\n[ 0.204434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206299] 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.209890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211882] Initializing cgroup subsys io\n[ 0.213072] Initializing cgroup subsys memory\n[ 0.214303] Initializing cgroup subsys devices\n[ 0.215547] Initializing cgroup subsys freezer\n[ 0.216801] Initializing cgroup subsys net_cls\n[ 0.218044] Initializing cgroup subsys perf_event\n[ 0.219346] Initializing cgroup subsys net_prio\n[ 0.220625] Initializing cgroup subsys hugetlb\n[ 0.221861] Initializing cgroup subsys pids\n[ 0.223088] CPU: Physical Processor ID: 0\n[ 0.224977] mce: CPU supports 10 MCE banks\n[ 0.226189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251999] ftrace: allocating 31920 entries in 125 pages\n[ 0.278886] smpboot: Max logical packages: 1\n[ 0.280119] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282070] x2apic enabled\n[ 0.283236] Switched APIC routing to physical x2apic.\n[ 0.285768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287351] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292791] KVM setup paravirtual spinlock\n[ 0.294501] x86: Booted up 1 node, 1 CPUs\n[ 0.295666] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297635] devtmpfs: initialized\n[ 0.299652] evm: security.selinux\n[ 0.300659] evm: security.SMACK64\n[ 0.301663] evm: security.SMACK64EXEC\n[ 0.302743] evm: security.SMACK64TRANSMUTE\n[ 0.303904] evm: security.SMACK64MMAP\n[ 0.304985] evm: security.ima\n[ 0.305909] evm: security.capability\n[ 0.307050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309699] pinctrl core: initialized pinctrl subsystem\n[ 0.311262] RTC time: 21:52:47, date: 08/25/18\n[ 0.312631] NET: Registered protocol family 16\n[ 0.314017] cpuidle: using governor ladder\n[ 0.315197] cpuidle: using governor menu\n[ 0.316322] PCCT header not found.\n[ 0.317391] ACPI: bus type PCI registered\n[ 0.318537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320302] PCI: Using configuration type 1 for base access\n[ 0.322553] ACPI: Added _OSI(Module Device)\n[ 0.323769] ACPI: Added _OSI(Processor Device)\n[ 0.325015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326307] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328553] ACPI: Interpreter enabled\n[ 0.329653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340179] ACPI: (supports S0 S5)\n[ 0.341198] ACPI: Using IOAPIC for interrupt routing\n[ 0.342549] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346478] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354675] acpiphp: Slot [3] registered\n[ 0.355816] acpiphp: Slot [4] registered\n[ 0.356955] acpiphp: Slot [5] registered\n[ 0.358097] acpiphp: Slot [6] registered\n[ 0.359243] acpiphp: Slot [7] registered\n[ 0.360392] acpiphp: Slot [8] registered\n[ 0.361537] acpiphp: Slot [9] registered\n[ 0.362679] acpiphp: Slot [10] registered\n[ 0.363833] acpiphp: Slot [11] registered\n[ 0.364987] acpiphp: Slot [12] registered\n[ 0.366145] acpiphp: Slot [13] registered\n[ 0.367304] acpiphp: Slot [14] registered\n[ 0.368464] acpiphp: Slot [15] registered\n[ 0.383938] acpiphp: Slot [16] registered\n[ 0.385102] acpiphp: Slot [17] registered\n[ 0.386253] acpiphp: Slot [18] registered\n[ 0.387401] acpiphp: Slot [19] registered\n[ 0.388557] acpiphp: Slot [20] registered\n[ 0.389719] acpiphp: Slot [21] registered\n[ 0.390875] acpiphp: Slot [22] registered\n[ 0.392032] acpiphp: Slot [23] registered\n[ 0.393193] acpiphp: Slot [24] registered\n[ 0.394343] acpiphp: Slot [25] registered\n[ 0.395493] acpiphp: Slot [26] registered\n[ 0.396649] acpiphp: Slot [27] registered\n[ 0.397810] acpiphp: Slot [28] registered\n[ 0.398967] acpiphp: Slot [29] registered\n[ 0.400127] acpiphp: Slot [30] registered\n[ 0.401289] acpiphp: Slot [31] registered\n[ 0.402448] PCI host bridge to bus 0000:00\n[ 0.403596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405296] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429168] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451908] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456038] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462207] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467886] vgaarb: loaded\n[ 0.468770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470525] SCSI subsystem initialized\n[ 0.471854] ACPI: bus type USB registered\n[ 0.473056] usbcore: registered new interface driver usbfs\n[ 0.474568] usbcore: registered new interface driver hub\n[ 0.476035] usbcore: registered new device driver usb\n[ 0.477632] PCI: Using ACPI for IRQ routing\n[ 0.479227] NetLabel: Initializing\n[ 0.480271] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482933] NetLabel: unlabeled traffic allowed by default\n[ 0.484597] clocksource: Switched to clocksource kvm-clock\n[ 0.495368] AppArmor: AppArmor Filesystem Enabled\n[ 0.496780] pnp: PnP ACPI init\n[ 0.498085] pnp: PnP ACPI: found 5 devices\n[ 0.505092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507511] NET: Registered protocol family 2\n[ 0.509027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512666] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514401] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517661] NET: Registered protocol family 1\n[ 0.518933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551573] Trying to unpack rootfs image as initramfs...\n[ 0.614718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.622575] Scanning for low memory corruption every 60 seconds\n[ 0.625958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627746] audit: initializing netlink subsys (disabled)\n[ 0.629574] audit: type=2000 audit(1535233968.551:1): initialized\n[ 0.631867] Initialise system trusted keyring\n[ 0.633519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635213] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.638195] zbud: loaded\n[ 0.639335] VFS: Disk quotas dquot_6.6.0\n[ 0.640563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.643007] fuse init (API version 7.23)\n[ 0.644352] Key type big_key registered\n[ 0.645553] Allocating IMA MOK and blacklist keyrings.\n[ 0.647409] Key type asymmetric registered\n[ 0.648663] Asymmetric key parser 'x509' registered\n[ 0.650070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.652298] io scheduler noop registered\n[ 0.653472] io scheduler deadline registered (default)\n[ 0.654948] io scheduler cfq registered\n[ 0.656321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.657848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.659828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661973] ACPI: Power Button [PWRF]\n[ 0.663440] GHES: HEST is not enabled!\n[ 0.677921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735131] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738563] Linux agpgart interface v0.103\n[ 0.742702] brd: module loaded\n[ 0.745202] loop: module loaded\n[ 0.750337] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.752482] GPT:90111 != 2097151\n[ 0.753494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755126] GPT:90111 != 2097151\n[ 0.756124] GPT: Use GNU Parted to correct GPT errors.\n[ 0.757544] vda: vda1 vda15\n[ 0.759650] scsi host0: ata_piix\n[ 0.760824] scsi host1: ata_piix\n[ 0.761895] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.763688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766111] libphy: Fixed MDIO Bus: probed\n[ 0.767353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772030] PPP generic driver version 2.4.2\n[ 0.773430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775209] ehci-pci: EHCI PCI platform driver\n[ 0.776528] ehci-platform: EHCI generic platform driver\n[ 0.778016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779726] ohci-pci: OHCI PCI platform driver\n[ 0.781020] ohci-platform: OHCI generic platform driver\n[ 0.782514] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808281] usb usb1: Product: UHCI Host Controller\n[ 0.809705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813955] hub 1-0:1.0: 2 ports detected\n[ 0.815408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821356] mousedev: PS/2 mouse device common for all mice\n[ 0.823180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830910] i2c /dev entries driver\n[ 0.832038] device-mapper: uevent: version 1.0.3\n[ 0.833429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837901] NET: Registered protocol family 10\n[ 0.839820] NET: Registered protocol family 17\n[ 0.841118] Key type dns_resolver registered\n[ 0.842541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844096] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846704] registered taskstats version 1\n[ 0.847963] Loading compiled-in X.509 certificates\n[ 0.850009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852772] zswap: loaded using pool lzo/zbud\n[ 0.855514] Key type trusted registered\n[ 0.857891] Key type encrypted registered\n[ 0.859080] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860580] ima: No TPM chip found, activating TPM-bypass!\n[ 0.862059] evm: HMAC attrs: 0x1\n[ 0.863455] Magic number: 14:459:905\n[ 0.864749] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:48 UTC (1535233968)\n[ 0.867099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868791] EDD information not available.\n[ 0.923525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940164] Write protecting the kernel read-only data: 14336k\n[ 0.945235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.947964] 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.998109] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.18...\nLease of 10.10.11.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC//RvfJAy+ZMqZPgvcJHVV7nn+W+R6tKh/RyDfKtz36JgaxUuqELE8NbSzfJB4SRsb6rcqteM3yXBUxr/3OMk02s1HTNqJe8ylQsUPbU8/hD9yCfWfrjW3sBuYf9VjpenLJ+LF4xh8zMkGKVYQ1mOHFMGs/iwf8ib/zDLEoCYqhGG8ceQdIvzAp9Mpdve6sLFnba98iK3ZxXwRLC73esR9aQSRgjj9koNnpiaa18+I1GyZ83uLDgGQdjbb2v8uEaYv8XCgKcYHn4kpqRrBxLxWpLruNq06oT9AYmKhw8ElibN4uSpc7U7Xnend+9OzFgwDKi2ecqVaoHfCULT4GcAp root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOEyVNG3MyKVcBDtbhUgRydHPLu3TzxYIe6prvNP5Hr/s3/Flg3IH+qq3GuR6aemZBIBqNRRwk15R72r+csg8hssqMBPusU2yk1EWzSJ8LU5NFbYXnXFu2E6ElTu8n0kDrbd3tx8qyKLZ0Grv2kthpAJVZUCgOTNSKyLGGF7Ca9fAAAAFQDhu0DvF8nnCbMn2bAWdLivJ40nOQAAAIBhoyChqSZ7B4gR8YX+DTsE9L9zAua0eAmne0VcrWgMQ+iHqVM8Qf6RteMPL71e3iP5QSKxBPRqA0cBnRjrJ4vRDB/MhNiV3GQTLm+kI7xqX/sho+udvcgg6X5jfMxZIoEUc9pnc8mjywR3zFfs/ESzvGaIO4QqabNHng5tobmZBwAAAIEAva3GHhlLix3cu9GdLCtWkLaf3KAm5y0UpIfKlkaLlri//hbed4fEM+pMjmhLuQCAmBILPqfCeArjKgNx1frax6GngEw9fPPWSSpyznHH7mBhGJjQ3aMh60ZAXmv4t5hEPUSB+XxUEBR+rFJk8zBpaVkoBdGLocCApE5TaYQhfXY= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.32s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.18,24,fe80::f816:3eff:febf:985b/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.18 \nip-route:169.254.169.254 via 10.10.11.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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.86 ===\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:BF:98:5B \n inet addr:10.10.11.18 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:985b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:53:29,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-676fe69e-8f5e-4fcf-83d9-3962f7c9dc5a 2018-08-25 21:53:31,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:31,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-dab96aa0-ea2a-42e0-95e5-c551a0807a53 x-compute-request-id: req-dab96aa0-ea2a-42e0-95e5-c551a0807a53 Content-Encoding: gzip Content-Length: 10080 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 514960476 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.193724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196084] pid_max: default: 32768 minimum: 301\n[ 0.197356] ACPI: Core revision 20150930\n[ 0.199081] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200974] Security Framework initialized\n[ 0.202152] Yama: becoming mindful.\n[ 0.203198] AppArmor: AppArmor initialized\n[ 0.204434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206299] 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.209890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211882] Initializing cgroup subsys io\n[ 0.213072] Initializing cgroup subsys memory\n[ 0.214303] Initializing cgroup subsys devices\n[ 0.215547] Initializing cgroup subsys freezer\n[ 0.216801] Initializing cgroup subsys net_cls\n[ 0.218044] Initializing cgroup subsys perf_event\n[ 0.219346] Initializing cgroup subsys net_prio\n[ 0.220625] Initializing cgroup subsys hugetlb\n[ 0.221861] Initializing cgroup subsys pids\n[ 0.223088] CPU: Physical Processor ID: 0\n[ 0.224977] mce: CPU supports 10 MCE banks\n[ 0.226189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251999] ftrace: allocating 31920 entries in 125 pages\n[ 0.278886] smpboot: Max logical packages: 1\n[ 0.280119] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282070] x2apic enabled\n[ 0.283236] Switched APIC routing to physical x2apic.\n[ 0.285768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287351] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292791] KVM setup paravirtual spinlock\n[ 0.294501] x86: Booted up 1 node, 1 CPUs\n[ 0.295666] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297635] devtmpfs: initialized\n[ 0.299652] evm: security.selinux\n[ 0.300659] evm: security.SMACK64\n[ 0.301663] evm: security.SMACK64EXEC\n[ 0.302743] evm: security.SMACK64TRANSMUTE\n[ 0.303904] evm: security.SMACK64MMAP\n[ 0.304985] evm: security.ima\n[ 0.305909] evm: security.capability\n[ 0.307050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309699] pinctrl core: initialized pinctrl subsystem\n[ 0.311262] RTC time: 21:52:47, date: 08/25/18\n[ 0.312631] NET: Registered protocol family 16\n[ 0.314017] cpuidle: using governor ladder\n[ 0.315197] cpuidle: using governor menu\n[ 0.316322] PCCT header not found.\n[ 0.317391] ACPI: bus type PCI registered\n[ 0.318537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320302] PCI: Using configuration type 1 for base access\n[ 0.322553] ACPI: Added _OSI(Module Device)\n[ 0.323769] ACPI: Added _OSI(Processor Device)\n[ 0.325015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326307] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328553] ACPI: Interpreter enabled\n[ 0.329653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340179] ACPI: (supports S0 S5)\n[ 0.341198] ACPI: Using IOAPIC for interrupt routing\n[ 0.342549] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346478] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354675] acpiphp: Slot [3] registered\n[ 0.355816] acpiphp: Slot [4] registered\n[ 0.356955] acpiphp: Slot [5] registered\n[ 0.358097] acpiphp: Slot [6] registered\n[ 0.359243] acpiphp: Slot [7] registered\n[ 0.360392] acpiphp: Slot [8] registered\n[ 0.361537] acpiphp: Slot [9] registered\n[ 0.362679] acpiphp: Slot [10] registered\n[ 0.363833] acpiphp: Slot [11] registered\n[ 0.364987] acpiphp: Slot [12] registered\n[ 0.366145] acpiphp: Slot [13] registered\n[ 0.367304] acpiphp: Slot [14] registered\n[ 0.368464] acpiphp: Slot [15] registered\n[ 0.383938] acpiphp: Slot [16] registered\n[ 0.385102] acpiphp: Slot [17] registered\n[ 0.386253] acpiphp: Slot [18] registered\n[ 0.387401] acpiphp: Slot [19] registered\n[ 0.388557] acpiphp: Slot [20] registered\n[ 0.389719] acpiphp: Slot [21] registered\n[ 0.390875] acpiphp: Slot [22] registered\n[ 0.392032] acpiphp: Slot [23] registered\n[ 0.393193] acpiphp: Slot [24] registered\n[ 0.394343] acpiphp: Slot [25] registered\n[ 0.395493] acpiphp: Slot [26] registered\n[ 0.396649] acpiphp: Slot [27] registered\n[ 0.397810] acpiphp: Slot [28] registered\n[ 0.398967] acpiphp: Slot [29] registered\n[ 0.400127] acpiphp: Slot [30] registered\n[ 0.401289] acpiphp: Slot [31] registered\n[ 0.402448] PCI host bridge to bus 0000:00\n[ 0.403596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405296] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429168] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451908] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456038] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462207] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467886] vgaarb: loaded\n[ 0.468770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470525] SCSI subsystem initialized\n[ 0.471854] ACPI: bus type USB registered\n[ 0.473056] usbcore: registered new interface driver usbfs\n[ 0.474568] usbcore: registered new interface driver hub\n[ 0.476035] usbcore: registered new device driver usb\n[ 0.477632] PCI: Using ACPI for IRQ routing\n[ 0.479227] NetLabel: Initializing\n[ 0.480271] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482933] NetLabel: unlabeled traffic allowed by default\n[ 0.484597] clocksource: Switched to clocksource kvm-clock\n[ 0.495368] AppArmor: AppArmor Filesystem Enabled\n[ 0.496780] pnp: PnP ACPI init\n[ 0.498085] pnp: PnP ACPI: found 5 devices\n[ 0.505092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507511] NET: Registered protocol family 2\n[ 0.509027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512666] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514401] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517661] NET: Registered protocol family 1\n[ 0.518933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551573] Trying to unpack rootfs image as initramfs...\n[ 0.614718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.622575] Scanning for low memory corruption every 60 seconds\n[ 0.625958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627746] audit: initializing netlink subsys (disabled)\n[ 0.629574] audit: type=2000 audit(1535233968.551:1): initialized\n[ 0.631867] Initialise system trusted keyring\n[ 0.633519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635213] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.638195] zbud: loaded\n[ 0.639335] VFS: Disk quotas dquot_6.6.0\n[ 0.640563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.643007] fuse init (API version 7.23)\n[ 0.644352] Key type big_key registered\n[ 0.645553] Allocating IMA MOK and blacklist keyrings.\n[ 0.647409] Key type asymmetric registered\n[ 0.648663] Asymmetric key parser 'x509' registered\n[ 0.650070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.652298] io scheduler noop registered\n[ 0.653472] io scheduler deadline registered (default)\n[ 0.654948] io scheduler cfq registered\n[ 0.656321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.657848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.659828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661973] ACPI: Power Button [PWRF]\n[ 0.663440] GHES: HEST is not enabled!\n[ 0.677921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735131] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738563] Linux agpgart interface v0.103\n[ 0.742702] brd: module loaded\n[ 0.745202] loop: module loaded\n[ 0.750337] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.752482] GPT:90111 != 2097151\n[ 0.753494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755126] GPT:90111 != 2097151\n[ 0.756124] GPT: Use GNU Parted to correct GPT errors.\n[ 0.757544] vda: vda1 vda15\n[ 0.759650] scsi host0: ata_piix\n[ 0.760824] scsi host1: ata_piix\n[ 0.761895] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.763688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766111] libphy: Fixed MDIO Bus: probed\n[ 0.767353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772030] PPP generic driver version 2.4.2\n[ 0.773430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775209] ehci-pci: EHCI PCI platform driver\n[ 0.776528] ehci-platform: EHCI generic platform driver\n[ 0.778016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779726] ohci-pci: OHCI PCI platform driver\n[ 0.781020] ohci-platform: OHCI generic platform driver\n[ 0.782514] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808281] usb usb1: Product: UHCI Host Controller\n[ 0.809705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813955] hub 1-0:1.0: 2 ports detected\n[ 0.815408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821356] mousedev: PS/2 mouse device common for all mice\n[ 0.823180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830910] i2c /dev entries driver\n[ 0.832038] device-mapper: uevent: version 1.0.3\n[ 0.833429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837901] NET: Registered protocol family 10\n[ 0.839820] NET: Registered protocol family 17\n[ 0.841118] Key type dns_resolver registered\n[ 0.842541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844096] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846704] registered taskstats version 1\n[ 0.847963] Loading compiled-in X.509 certificates\n[ 0.850009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852772] zswap: loaded using pool lzo/zbud\n[ 0.855514] Key type trusted registered\n[ 0.857891] Key type encrypted registered\n[ 0.859080] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860580] ima: No TPM chip found, activating TPM-bypass!\n[ 0.862059] evm: HMAC attrs: 0x1\n[ 0.863455] Magic number: 14:459:905\n[ 0.864749] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:48 UTC (1535233968)\n[ 0.867099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868791] EDD information not available.\n[ 0.923525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940164] Write protecting the kernel read-only data: 14336k\n[ 0.945235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.947964] 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.998109] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.18...\nLease of 10.10.11.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC//RvfJAy+ZMqZPgvcJHVV7nn+W+R6tKh/RyDfKtz36JgaxUuqELE8NbSzfJB4SRsb6rcqteM3yXBUxr/3OMk02s1HTNqJe8ylQsUPbU8/hD9yCfWfrjW3sBuYf9VjpenLJ+LF4xh8zMkGKVYQ1mOHFMGs/iwf8ib/zDLEoCYqhGG8ceQdIvzAp9Mpdve6sLFnba98iK3ZxXwRLC73esR9aQSRgjj9koNnpiaa18+I1GyZ83uLDgGQdjbb2v8uEaYv8XCgKcYHn4kpqRrBxLxWpLruNq06oT9AYmKhw8ElibN4uSpc7U7Xnend+9OzFgwDKi2ecqVaoHfCULT4GcAp root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOEyVNG3MyKVcBDtbhUgRydHPLu3TzxYIe6prvNP5Hr/s3/Flg3IH+qq3GuR6aemZBIBqNRRwk15R72r+csg8hssqMBPusU2yk1EWzSJ8LU5NFbYXnXFu2E6ElTu8n0kDrbd3tx8qyKLZ0Grv2kthpAJVZUCgOTNSKyLGGF7Ca9fAAAAFQDhu0DvF8nnCbMn2bAWdLivJ40nOQAAAIBhoyChqSZ7B4gR8YX+DTsE9L9zAua0eAmne0VcrWgMQ+iHqVM8Qf6RteMPL71e3iP5QSKxBPRqA0cBnRjrJ4vRDB/MhNiV3GQTLm+kI7xqX/sho+udvcgg6X5jfMxZIoEUc9pnc8mjywR3zFfs/ESzvGaIO4QqabNHng5tobmZBwAAAIEAva3GHhlLix3cu9GdLCtWkLaf3KAm5y0UpIfKlkaLlri//hbed4fEM+pMjmhLuQCAmBILPqfCeArjKgNx1frax6GngEw9fPPWSSpyznHH7mBhGJjQ3aMh60ZAXmv4t5hEPUSB+XxUEBR+rFJk8zBpaVkoBdGLocCApE5TaYQhfXY= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.32s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.18,24,fe80::f816:3eff:febf:985b/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.18 \nip-route:169.254.169.254 via 10.10.11.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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.86 ===\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:BF:98:5B \n inet addr:10.10.11.18 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:985b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:53:31,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-dab96aa0-ea2a-42e0-95e5-c551a0807a53 2018-08-25 21:53:33,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:33,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-3672d12d-6297-4261-a8a1-47fea3c76db4 x-compute-request-id: req-3672d12d-6297-4261-a8a1-47fea3c76db4 Content-Encoding: gzip Content-Length: 10080 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 514960476 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.193724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196084] pid_max: default: 32768 minimum: 301\n[ 0.197356] ACPI: Core revision 20150930\n[ 0.199081] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200974] Security Framework initialized\n[ 0.202152] Yama: becoming mindful.\n[ 0.203198] AppArmor: AppArmor initialized\n[ 0.204434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206299] 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.209890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211882] Initializing cgroup subsys io\n[ 0.213072] Initializing cgroup subsys memory\n[ 0.214303] Initializing cgroup subsys devices\n[ 0.215547] Initializing cgroup subsys freezer\n[ 0.216801] Initializing cgroup subsys net_cls\n[ 0.218044] Initializing cgroup subsys perf_event\n[ 0.219346] Initializing cgroup subsys net_prio\n[ 0.220625] Initializing cgroup subsys hugetlb\n[ 0.221861] Initializing cgroup subsys pids\n[ 0.223088] CPU: Physical Processor ID: 0\n[ 0.224977] mce: CPU supports 10 MCE banks\n[ 0.226189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251999] ftrace: allocating 31920 entries in 125 pages\n[ 0.278886] smpboot: Max logical packages: 1\n[ 0.280119] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282070] x2apic enabled\n[ 0.283236] Switched APIC routing to physical x2apic.\n[ 0.285768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287351] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292791] KVM setup paravirtual spinlock\n[ 0.294501] x86: Booted up 1 node, 1 CPUs\n[ 0.295666] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297635] devtmpfs: initialized\n[ 0.299652] evm: security.selinux\n[ 0.300659] evm: security.SMACK64\n[ 0.301663] evm: security.SMACK64EXEC\n[ 0.302743] evm: security.SMACK64TRANSMUTE\n[ 0.303904] evm: security.SMACK64MMAP\n[ 0.304985] evm: security.ima\n[ 0.305909] evm: security.capability\n[ 0.307050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309699] pinctrl core: initialized pinctrl subsystem\n[ 0.311262] RTC time: 21:52:47, date: 08/25/18\n[ 0.312631] NET: Registered protocol family 16\n[ 0.314017] cpuidle: using governor ladder\n[ 0.315197] cpuidle: using governor menu\n[ 0.316322] PCCT header not found.\n[ 0.317391] ACPI: bus type PCI registered\n[ 0.318537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320302] PCI: Using configuration type 1 for base access\n[ 0.322553] ACPI: Added _OSI(Module Device)\n[ 0.323769] ACPI: Added _OSI(Processor Device)\n[ 0.325015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326307] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328553] ACPI: Interpreter enabled\n[ 0.329653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340179] ACPI: (supports S0 S5)\n[ 0.341198] ACPI: Using IOAPIC for interrupt routing\n[ 0.342549] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346478] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354675] acpiphp: Slot [3] registered\n[ 0.355816] acpiphp: Slot [4] registered\n[ 0.356955] acpiphp: Slot [5] registered\n[ 0.358097] acpiphp: Slot [6] registered\n[ 0.359243] acpiphp: Slot [7] registered\n[ 0.360392] acpiphp: Slot [8] registered\n[ 0.361537] acpiphp: Slot [9] registered\n[ 0.362679] acpiphp: Slot [10] registered\n[ 0.363833] acpiphp: Slot [11] registered\n[ 0.364987] acpiphp: Slot [12] registered\n[ 0.366145] acpiphp: Slot [13] registered\n[ 0.367304] acpiphp: Slot [14] registered\n[ 0.368464] acpiphp: Slot [15] registered\n[ 0.383938] acpiphp: Slot [16] registered\n[ 0.385102] acpiphp: Slot [17] registered\n[ 0.386253] acpiphp: Slot [18] registered\n[ 0.387401] acpiphp: Slot [19] registered\n[ 0.388557] acpiphp: Slot [20] registered\n[ 0.389719] acpiphp: Slot [21] registered\n[ 0.390875] acpiphp: Slot [22] registered\n[ 0.392032] acpiphp: Slot [23] registered\n[ 0.393193] acpiphp: Slot [24] registered\n[ 0.394343] acpiphp: Slot [25] registered\n[ 0.395493] acpiphp: Slot [26] registered\n[ 0.396649] acpiphp: Slot [27] registered\n[ 0.397810] acpiphp: Slot [28] registered\n[ 0.398967] acpiphp: Slot [29] registered\n[ 0.400127] acpiphp: Slot [30] registered\n[ 0.401289] acpiphp: Slot [31] registered\n[ 0.402448] PCI host bridge to bus 0000:00\n[ 0.403596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405296] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429168] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451908] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456038] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462207] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467886] vgaarb: loaded\n[ 0.468770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470525] SCSI subsystem initialized\n[ 0.471854] ACPI: bus type USB registered\n[ 0.473056] usbcore: registered new interface driver usbfs\n[ 0.474568] usbcore: registered new interface driver hub\n[ 0.476035] usbcore: registered new device driver usb\n[ 0.477632] PCI: Using ACPI for IRQ routing\n[ 0.479227] NetLabel: Initializing\n[ 0.480271] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482933] NetLabel: unlabeled traffic allowed by default\n[ 0.484597] clocksource: Switched to clocksource kvm-clock\n[ 0.495368] AppArmor: AppArmor Filesystem Enabled\n[ 0.496780] pnp: PnP ACPI init\n[ 0.498085] pnp: PnP ACPI: found 5 devices\n[ 0.505092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507511] NET: Registered protocol family 2\n[ 0.509027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512666] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514401] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517661] NET: Registered protocol family 1\n[ 0.518933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551573] Trying to unpack rootfs image as initramfs...\n[ 0.614718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.622575] Scanning for low memory corruption every 60 seconds\n[ 0.625958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627746] audit: initializing netlink subsys (disabled)\n[ 0.629574] audit: type=2000 audit(1535233968.551:1): initialized\n[ 0.631867] Initialise system trusted keyring\n[ 0.633519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635213] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.638195] zbud: loaded\n[ 0.639335] VFS: Disk quotas dquot_6.6.0\n[ 0.640563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.643007] fuse init (API version 7.23)\n[ 0.644352] Key type big_key registered\n[ 0.645553] Allocating IMA MOK and blacklist keyrings.\n[ 0.647409] Key type asymmetric registered\n[ 0.648663] Asymmetric key parser 'x509' registered\n[ 0.650070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.652298] io scheduler noop registered\n[ 0.653472] io scheduler deadline registered (default)\n[ 0.654948] io scheduler cfq registered\n[ 0.656321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.657848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.659828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661973] ACPI: Power Button [PWRF]\n[ 0.663440] GHES: HEST is not enabled!\n[ 0.677921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735131] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738563] Linux agpgart interface v0.103\n[ 0.742702] brd: module loaded\n[ 0.745202] loop: module loaded\n[ 0.750337] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.752482] GPT:90111 != 2097151\n[ 0.753494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755126] GPT:90111 != 2097151\n[ 0.756124] GPT: Use GNU Parted to correct GPT errors.\n[ 0.757544] vda: vda1 vda15\n[ 0.759650] scsi host0: ata_piix\n[ 0.760824] scsi host1: ata_piix\n[ 0.761895] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.763688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766111] libphy: Fixed MDIO Bus: probed\n[ 0.767353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772030] PPP generic driver version 2.4.2\n[ 0.773430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775209] ehci-pci: EHCI PCI platform driver\n[ 0.776528] ehci-platform: EHCI generic platform driver\n[ 0.778016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779726] ohci-pci: OHCI PCI platform driver\n[ 0.781020] ohci-platform: OHCI generic platform driver\n[ 0.782514] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808281] usb usb1: Product: UHCI Host Controller\n[ 0.809705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813955] hub 1-0:1.0: 2 ports detected\n[ 0.815408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821356] mousedev: PS/2 mouse device common for all mice\n[ 0.823180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830910] i2c /dev entries driver\n[ 0.832038] device-mapper: uevent: version 1.0.3\n[ 0.833429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837901] NET: Registered protocol family 10\n[ 0.839820] NET: Registered protocol family 17\n[ 0.841118] Key type dns_resolver registered\n[ 0.842541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844096] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846704] registered taskstats version 1\n[ 0.847963] Loading compiled-in X.509 certificates\n[ 0.850009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852772] zswap: loaded using pool lzo/zbud\n[ 0.855514] Key type trusted registered\n[ 0.857891] Key type encrypted registered\n[ 0.859080] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860580] ima: No TPM chip found, activating TPM-bypass!\n[ 0.862059] evm: HMAC attrs: 0x1\n[ 0.863455] Magic number: 14:459:905\n[ 0.864749] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:48 UTC (1535233968)\n[ 0.867099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868791] EDD information not available.\n[ 0.923525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940164] Write protecting the kernel read-only data: 14336k\n[ 0.945235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.947964] 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.998109] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.18...\nLease of 10.10.11.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC//RvfJAy+ZMqZPgvcJHVV7nn+W+R6tKh/RyDfKtz36JgaxUuqELE8NbSzfJB4SRsb6rcqteM3yXBUxr/3OMk02s1HTNqJe8ylQsUPbU8/hD9yCfWfrjW3sBuYf9VjpenLJ+LF4xh8zMkGKVYQ1mOHFMGs/iwf8ib/zDLEoCYqhGG8ceQdIvzAp9Mpdve6sLFnba98iK3ZxXwRLC73esR9aQSRgjj9koNnpiaa18+I1GyZ83uLDgGQdjbb2v8uEaYv8XCgKcYHn4kpqRrBxLxWpLruNq06oT9AYmKhw8ElibN4uSpc7U7Xnend+9OzFgwDKi2ecqVaoHfCULT4GcAp root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOEyVNG3MyKVcBDtbhUgRydHPLu3TzxYIe6prvNP5Hr/s3/Flg3IH+qq3GuR6aemZBIBqNRRwk15R72r+csg8hssqMBPusU2yk1EWzSJ8LU5NFbYXnXFu2E6ElTu8n0kDrbd3tx8qyKLZ0Grv2kthpAJVZUCgOTNSKyLGGF7Ca9fAAAAFQDhu0DvF8nnCbMn2bAWdLivJ40nOQAAAIBhoyChqSZ7B4gR8YX+DTsE9L9zAua0eAmne0VcrWgMQ+iHqVM8Qf6RteMPL71e3iP5QSKxBPRqA0cBnRjrJ4vRDB/MhNiV3GQTLm+kI7xqX/sho+udvcgg6X5jfMxZIoEUc9pnc8mjywR3zFfs/ESzvGaIO4QqabNHng5tobmZBwAAAIEAva3GHhlLix3cu9GdLCtWkLaf3KAm5y0UpIfKlkaLlri//hbed4fEM+pMjmhLuQCAmBILPqfCeArjKgNx1frax6GngEw9fPPWSSpyznHH7mBhGJjQ3aMh60ZAXmv4t5hEPUSB+XxUEBR+rFJk8zBpaVkoBdGLocCApE5TaYQhfXY= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.32s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.18,24,fe80::f816:3eff:febf:985b/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.18 \nip-route:169.254.169.254 via 10.10.11.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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.86 ===\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:BF:98:5B \n inet addr:10.10.11.18 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:985b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:53:33,879 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-3672d12d-6297-4261-a8a1-47fea3c76db4 2018-08-25 21:53:35,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:35,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-b2f4d120-b208-4cf0-a499-e8c916f70417 x-compute-request-id: req-b2f4d120-b208-4cf0-a499-e8c916f70417 Content-Encoding: gzip Content-Length: 10080 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 514960476 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.193724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196084] pid_max: default: 32768 minimum: 301\n[ 0.197356] ACPI: Core revision 20150930\n[ 0.199081] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200974] Security Framework initialized\n[ 0.202152] Yama: becoming mindful.\n[ 0.203198] AppArmor: AppArmor initialized\n[ 0.204434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206299] 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.209890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211882] Initializing cgroup subsys io\n[ 0.213072] Initializing cgroup subsys memory\n[ 0.214303] Initializing cgroup subsys devices\n[ 0.215547] Initializing cgroup subsys freezer\n[ 0.216801] Initializing cgroup subsys net_cls\n[ 0.218044] Initializing cgroup subsys perf_event\n[ 0.219346] Initializing cgroup subsys net_prio\n[ 0.220625] Initializing cgroup subsys hugetlb\n[ 0.221861] Initializing cgroup subsys pids\n[ 0.223088] CPU: Physical Processor ID: 0\n[ 0.224977] mce: CPU supports 10 MCE banks\n[ 0.226189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251999] ftrace: allocating 31920 entries in 125 pages\n[ 0.278886] smpboot: Max logical packages: 1\n[ 0.280119] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282070] x2apic enabled\n[ 0.283236] Switched APIC routing to physical x2apic.\n[ 0.285768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287351] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292791] KVM setup paravirtual spinlock\n[ 0.294501] x86: Booted up 1 node, 1 CPUs\n[ 0.295666] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297635] devtmpfs: initialized\n[ 0.299652] evm: security.selinux\n[ 0.300659] evm: security.SMACK64\n[ 0.301663] evm: security.SMACK64EXEC\n[ 0.302743] evm: security.SMACK64TRANSMUTE\n[ 0.303904] evm: security.SMACK64MMAP\n[ 0.304985] evm: security.ima\n[ 0.305909] evm: security.capability\n[ 0.307050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309699] pinctrl core: initialized pinctrl subsystem\n[ 0.311262] RTC time: 21:52:47, date: 08/25/18\n[ 0.312631] NET: Registered protocol family 16\n[ 0.314017] cpuidle: using governor ladder\n[ 0.315197] cpuidle: using governor menu\n[ 0.316322] PCCT header not found.\n[ 0.317391] ACPI: bus type PCI registered\n[ 0.318537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320302] PCI: Using configuration type 1 for base access\n[ 0.322553] ACPI: Added _OSI(Module Device)\n[ 0.323769] ACPI: Added _OSI(Processor Device)\n[ 0.325015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326307] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328553] ACPI: Interpreter enabled\n[ 0.329653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340179] ACPI: (supports S0 S5)\n[ 0.341198] ACPI: Using IOAPIC for interrupt routing\n[ 0.342549] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346478] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354675] acpiphp: Slot [3] registered\n[ 0.355816] acpiphp: Slot [4] registered\n[ 0.356955] acpiphp: Slot [5] registered\n[ 0.358097] acpiphp: Slot [6] registered\n[ 0.359243] acpiphp: Slot [7] registered\n[ 0.360392] acpiphp: Slot [8] registered\n[ 0.361537] acpiphp: Slot [9] registered\n[ 0.362679] acpiphp: Slot [10] registered\n[ 0.363833] acpiphp: Slot [11] registered\n[ 0.364987] acpiphp: Slot [12] registered\n[ 0.366145] acpiphp: Slot [13] registered\n[ 0.367304] acpiphp: Slot [14] registered\n[ 0.368464] acpiphp: Slot [15] registered\n[ 0.383938] acpiphp: Slot [16] registered\n[ 0.385102] acpiphp: Slot [17] registered\n[ 0.386253] acpiphp: Slot [18] registered\n[ 0.387401] acpiphp: Slot [19] registered\n[ 0.388557] acpiphp: Slot [20] registered\n[ 0.389719] acpiphp: Slot [21] registered\n[ 0.390875] acpiphp: Slot [22] registered\n[ 0.392032] acpiphp: Slot [23] registered\n[ 0.393193] acpiphp: Slot [24] registered\n[ 0.394343] acpiphp: Slot [25] registered\n[ 0.395493] acpiphp: Slot [26] registered\n[ 0.396649] acpiphp: Slot [27] registered\n[ 0.397810] acpiphp: Slot [28] registered\n[ 0.398967] acpiphp: Slot [29] registered\n[ 0.400127] acpiphp: Slot [30] registered\n[ 0.401289] acpiphp: Slot [31] registered\n[ 0.402448] PCI host bridge to bus 0000:00\n[ 0.403596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405296] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429168] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451908] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456038] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462207] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467886] vgaarb: loaded\n[ 0.468770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470525] SCSI subsystem initialized\n[ 0.471854] ACPI: bus type USB registered\n[ 0.473056] usbcore: registered new interface driver usbfs\n[ 0.474568] usbcore: registered new interface driver hub\n[ 0.476035] usbcore: registered new device driver usb\n[ 0.477632] PCI: Using ACPI for IRQ routing\n[ 0.479227] NetLabel: Initializing\n[ 0.480271] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482933] NetLabel: unlabeled traffic allowed by default\n[ 0.484597] clocksource: Switched to clocksource kvm-clock\n[ 0.495368] AppArmor: AppArmor Filesystem Enabled\n[ 0.496780] pnp: PnP ACPI init\n[ 0.498085] pnp: PnP ACPI: found 5 devices\n[ 0.505092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507511] NET: Registered protocol family 2\n[ 0.509027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512666] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514401] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517661] NET: Registered protocol family 1\n[ 0.518933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551573] Trying to unpack rootfs image as initramfs...\n[ 0.614718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.622575] Scanning for low memory corruption every 60 seconds\n[ 0.625958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627746] audit: initializing netlink subsys (disabled)\n[ 0.629574] audit: type=2000 audit(1535233968.551:1): initialized\n[ 0.631867] Initialise system trusted keyring\n[ 0.633519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635213] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.638195] zbud: loaded\n[ 0.639335] VFS: Disk quotas dquot_6.6.0\n[ 0.640563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.643007] fuse init (API version 7.23)\n[ 0.644352] Key type big_key registered\n[ 0.645553] Allocating IMA MOK and blacklist keyrings.\n[ 0.647409] Key type asymmetric registered\n[ 0.648663] Asymmetric key parser 'x509' registered\n[ 0.650070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.652298] io scheduler noop registered\n[ 0.653472] io scheduler deadline registered (default)\n[ 0.654948] io scheduler cfq registered\n[ 0.656321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.657848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.659828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661973] ACPI: Power Button [PWRF]\n[ 0.663440] GHES: HEST is not enabled!\n[ 0.677921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735131] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738563] Linux agpgart interface v0.103\n[ 0.742702] brd: module loaded\n[ 0.745202] loop: module loaded\n[ 0.750337] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.752482] GPT:90111 != 2097151\n[ 0.753494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755126] GPT:90111 != 2097151\n[ 0.756124] GPT: Use GNU Parted to correct GPT errors.\n[ 0.757544] vda: vda1 vda15\n[ 0.759650] scsi host0: ata_piix\n[ 0.760824] scsi host1: ata_piix\n[ 0.761895] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.763688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766111] libphy: Fixed MDIO Bus: probed\n[ 0.767353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772030] PPP generic driver version 2.4.2\n[ 0.773430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775209] ehci-pci: EHCI PCI platform driver\n[ 0.776528] ehci-platform: EHCI generic platform driver\n[ 0.778016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779726] ohci-pci: OHCI PCI platform driver\n[ 0.781020] ohci-platform: OHCI generic platform driver\n[ 0.782514] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808281] usb usb1: Product: UHCI Host Controller\n[ 0.809705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813955] hub 1-0:1.0: 2 ports detected\n[ 0.815408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821356] mousedev: PS/2 mouse device common for all mice\n[ 0.823180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830910] i2c /dev entries driver\n[ 0.832038] device-mapper: uevent: version 1.0.3\n[ 0.833429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837901] NET: Registered protocol family 10\n[ 0.839820] NET: Registered protocol family 17\n[ 0.841118] Key type dns_resolver registered\n[ 0.842541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844096] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846704] registered taskstats version 1\n[ 0.847963] Loading compiled-in X.509 certificates\n[ 0.850009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852772] zswap: loaded using pool lzo/zbud\n[ 0.855514] Key type trusted registered\n[ 0.857891] Key type encrypted registered\n[ 0.859080] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860580] ima: No TPM chip found, activating TPM-bypass!\n[ 0.862059] evm: HMAC attrs: 0x1\n[ 0.863455] Magic number: 14:459:905\n[ 0.864749] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:48 UTC (1535233968)\n[ 0.867099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868791] EDD information not available.\n[ 0.923525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940164] Write protecting the kernel read-only data: 14336k\n[ 0.945235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.947964] 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.998109] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.18...\nLease of 10.10.11.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC//RvfJAy+ZMqZPgvcJHVV7nn+W+R6tKh/RyDfKtz36JgaxUuqELE8NbSzfJB4SRsb6rcqteM3yXBUxr/3OMk02s1HTNqJe8ylQsUPbU8/hD9yCfWfrjW3sBuYf9VjpenLJ+LF4xh8zMkGKVYQ1mOHFMGs/iwf8ib/zDLEoCYqhGG8ceQdIvzAp9Mpdve6sLFnba98iK3ZxXwRLC73esR9aQSRgjj9koNnpiaa18+I1GyZ83uLDgGQdjbb2v8uEaYv8XCgKcYHn4kpqRrBxLxWpLruNq06oT9AYmKhw8ElibN4uSpc7U7Xnend+9OzFgwDKi2ecqVaoHfCULT4GcAp root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOEyVNG3MyKVcBDtbhUgRydHPLu3TzxYIe6prvNP5Hr/s3/Flg3IH+qq3GuR6aemZBIBqNRRwk15R72r+csg8hssqMBPusU2yk1EWzSJ8LU5NFbYXnXFu2E6ElTu8n0kDrbd3tx8qyKLZ0Grv2kthpAJVZUCgOTNSKyLGGF7Ca9fAAAAFQDhu0DvF8nnCbMn2bAWdLivJ40nOQAAAIBhoyChqSZ7B4gR8YX+DTsE9L9zAua0eAmne0VcrWgMQ+iHqVM8Qf6RteMPL71e3iP5QSKxBPRqA0cBnRjrJ4vRDB/MhNiV3GQTLm+kI7xqX/sho+udvcgg6X5jfMxZIoEUc9pnc8mjywR3zFfs/ESzvGaIO4QqabNHng5tobmZBwAAAIEAva3GHhlLix3cu9GdLCtWkLaf3KAm5y0UpIfKlkaLlri//hbed4fEM+pMjmhLuQCAmBILPqfCeArjKgNx1frax6GngEw9fPPWSSpyznHH7mBhGJjQ3aMh60ZAXmv4t5hEPUSB+XxUEBR+rFJk8zBpaVkoBdGLocCApE5TaYQhfXY= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.32s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.18,24,fe80::f816:3eff:febf:985b/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.18 \nip-route:169.254.169.254 via 10.10.11.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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.86 ===\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:BF:98:5B \n inet addr:10.10.11.18 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:985b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:53:35,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-b2f4d120-b208-4cf0-a499-e8c916f70417 2018-08-25 21:53:37,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084440864ea64466857edfeb5af990c62be72d66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:38,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-1dc5842f-5a63-4fe5-9ab8-45598886d304 x-compute-request-id: req-1dc5842f-5a63-4fe5-9ab8-45598886d304 Content-Encoding: gzip Content-Length: 11145 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 514960476 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.193724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196084] pid_max: default: 32768 minimum: 301\n[ 0.197356] ACPI: Core revision 20150930\n[ 0.199081] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200974] Security Framework initialized\n[ 0.202152] Yama: becoming mindful.\n[ 0.203198] AppArmor: AppArmor initialized\n[ 0.204434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206299] 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.209890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211882] Initializing cgroup subsys io\n[ 0.213072] Initializing cgroup subsys memory\n[ 0.214303] Initializing cgroup subsys devices\n[ 0.215547] Initializing cgroup subsys freezer\n[ 0.216801] Initializing cgroup subsys net_cls\n[ 0.218044] Initializing cgroup subsys perf_event\n[ 0.219346] Initializing cgroup subsys net_prio\n[ 0.220625] Initializing cgroup subsys hugetlb\n[ 0.221861] Initializing cgroup subsys pids\n[ 0.223088] CPU: Physical Processor ID: 0\n[ 0.224977] mce: CPU supports 10 MCE banks\n[ 0.226189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245021] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251999] ftrace: allocating 31920 entries in 125 pages\n[ 0.278886] smpboot: Max logical packages: 1\n[ 0.280119] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282070] x2apic enabled\n[ 0.283236] Switched APIC routing to physical x2apic.\n[ 0.285768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287351] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292791] KVM setup paravirtual spinlock\n[ 0.294501] x86: Booted up 1 node, 1 CPUs\n[ 0.295666] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297635] devtmpfs: initialized\n[ 0.299652] evm: security.selinux\n[ 0.300659] evm: security.SMACK64\n[ 0.301663] evm: security.SMACK64EXEC\n[ 0.302743] evm: security.SMACK64TRANSMUTE\n[ 0.303904] evm: security.SMACK64MMAP\n[ 0.304985] evm: security.ima\n[ 0.305909] evm: security.capability\n[ 0.307050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309699] pinctrl core: initialized pinctrl subsystem\n[ 0.311262] RTC time: 21:52:47, date: 08/25/18\n[ 0.312631] NET: Registered protocol family 16\n[ 0.314017] cpuidle: using governor ladder\n[ 0.315197] cpuidle: using governor menu\n[ 0.316322] PCCT header not found.\n[ 0.317391] ACPI: bus type PCI registered\n[ 0.318537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320302] PCI: Using configuration type 1 for base access\n[ 0.322553] ACPI: Added _OSI(Module Device)\n[ 0.323769] ACPI: Added _OSI(Processor Device)\n[ 0.325015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326307] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328553] ACPI: Interpreter enabled\n[ 0.329653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340179] ACPI: (supports S0 S5)\n[ 0.341198] ACPI: Using IOAPIC for interrupt routing\n[ 0.342549] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346478] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354675] acpiphp: Slot [3] registered\n[ 0.355816] acpiphp: Slot [4] registered\n[ 0.356955] acpiphp: Slot [5] registered\n[ 0.358097] acpiphp: Slot [6] registered\n[ 0.359243] acpiphp: Slot [7] registered\n[ 0.360392] acpiphp: Slot [8] registered\n[ 0.361537] acpiphp: Slot [9] registered\n[ 0.362679] acpiphp: Slot [10] registered\n[ 0.363833] acpiphp: Slot [11] registered\n[ 0.364987] acpiphp: Slot [12] registered\n[ 0.366145] acpiphp: Slot [13] registered\n[ 0.367304] acpiphp: Slot [14] registered\n[ 0.368464] acpiphp: Slot [15] registered\n[ 0.383938] acpiphp: Slot [16] registered\n[ 0.385102] acpiphp: Slot [17] registered\n[ 0.386253] acpiphp: Slot [18] registered\n[ 0.387401] acpiphp: Slot [19] registered\n[ 0.388557] acpiphp: Slot [20] registered\n[ 0.389719] acpiphp: Slot [21] registered\n[ 0.390875] acpiphp: Slot [22] registered\n[ 0.392032] acpiphp: Slot [23] registered\n[ 0.393193] acpiphp: Slot [24] registered\n[ 0.394343] acpiphp: Slot [25] registered\n[ 0.395493] acpiphp: Slot [26] registered\n[ 0.396649] acpiphp: Slot [27] registered\n[ 0.397810] acpiphp: Slot [28] registered\n[ 0.398967] acpiphp: Slot [29] registered\n[ 0.400127] acpiphp: Slot [30] registered\n[ 0.401289] acpiphp: Slot [31] registered\n[ 0.402448] PCI host bridge to bus 0000:00\n[ 0.403596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405296] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429168] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451908] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456038] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462207] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467886] vgaarb: loaded\n[ 0.468770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470525] SCSI subsystem initialized\n[ 0.471854] ACPI: bus type USB registered\n[ 0.473056] usbcore: registered new interface driver usbfs\n[ 0.474568] usbcore: registered new interface driver hub\n[ 0.476035] usbcore: registered new device driver usb\n[ 0.477632] PCI: Using ACPI for IRQ routing\n[ 0.479227] NetLabel: Initializing\n[ 0.480271] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482933] NetLabel: unlabeled traffic allowed by default\n[ 0.484597] clocksource: Switched to clocksource kvm-clock\n[ 0.495368] AppArmor: AppArmor Filesystem Enabled\n[ 0.496780] pnp: PnP ACPI init\n[ 0.498085] pnp: PnP ACPI: found 5 devices\n[ 0.505092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507511] NET: Registered protocol family 2\n[ 0.509027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512666] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514401] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517661] NET: Registered protocol family 1\n[ 0.518933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551573] Trying to unpack rootfs image as initramfs...\n[ 0.614718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.622575] Scanning for low memory corruption every 60 seconds\n[ 0.625958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627746] audit: initializing netlink subsys (disabled)\n[ 0.629574] audit: type=2000 audit(1535233968.551:1): initialized\n[ 0.631867] Initialise system trusted keyring\n[ 0.633519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635213] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.638195] zbud: loaded\n[ 0.639335] VFS: Disk quotas dquot_6.6.0\n[ 0.640563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.643007] fuse init (API version 7.23)\n[ 0.644352] Key type big_key registered\n[ 0.645553] Allocating IMA MOK and blacklist keyrings.\n[ 0.647409] Key type asymmetric registered\n[ 0.648663] Asymmetric key parser 'x509' registered\n[ 0.650070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.652298] io scheduler noop registered\n[ 0.653472] io scheduler deadline registered (default)\n[ 0.654948] io scheduler cfq registered\n[ 0.656321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.657848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.659828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661973] ACPI: Power Button [PWRF]\n[ 0.663440] GHES: HEST is not enabled!\n[ 0.677921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735131] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738563] Linux agpgart interface v0.103\n[ 0.742702] brd: module loaded\n[ 0.745202] loop: module loaded\n[ 0.750337] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.752482] GPT:90111 != 2097151\n[ 0.753494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755126] GPT:90111 != 2097151\n[ 0.756124] GPT: Use GNU Parted to correct GPT errors.\n[ 0.757544] vda: vda1 vda15\n[ 0.759650] scsi host0: ata_piix\n[ 0.760824] scsi host1: ata_piix\n[ 0.761895] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.763688] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766111] libphy: Fixed MDIO Bus: probed\n[ 0.767353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768796] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772030] PPP generic driver version 2.4.2\n[ 0.773430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775209] ehci-pci: EHCI PCI platform driver\n[ 0.776528] ehci-platform: EHCI generic platform driver\n[ 0.778016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779726] ohci-pci: OHCI PCI platform driver\n[ 0.781020] ohci-platform: OHCI generic platform driver\n[ 0.782514] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808281] usb usb1: Product: UHCI Host Controller\n[ 0.809705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813955] hub 1-0:1.0: 2 ports detected\n[ 0.815408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821356] mousedev: PS/2 mouse device common for all mice\n[ 0.823180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830910] i2c /dev entries driver\n[ 0.832038] device-mapper: uevent: version 1.0.3\n[ 0.833429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837901] NET: Registered protocol family 10\n[ 0.839820] NET: Registered protocol family 17\n[ 0.841118] Key type dns_resolver registered\n[ 0.842541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844096] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846704] registered taskstats version 1\n[ 0.847963] Loading compiled-in X.509 certificates\n[ 0.850009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852772] zswap: loaded using pool lzo/zbud\n[ 0.855514] Key type trusted registered\n[ 0.857891] Key type encrypted registered\n[ 0.859080] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860580] ima: No TPM chip found, activating TPM-bypass!\n[ 0.862059] evm: HMAC attrs: 0x1\n[ 0.863455] Magic number: 14:459:905\n[ 0.864749] rtc_cmos 00:00: setting system clock to 2018-08-25 21:52:48 UTC (1535233968)\n[ 0.867099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868791] EDD information not available.\n[ 0.923525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940164] Write protecting the kernel read-only data: 14336k\n[ 0.945235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.947964] 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.998109] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.18...\nLease of 10.10.11.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC//RvfJAy+ZMqZPgvcJHVV7nn+W+R6tKh/RyDfKtz36JgaxUuqELE8NbSzfJB4SRsb6rcqteM3yXBUxr/3OMk02s1HTNqJe8ylQsUPbU8/hD9yCfWfrjW3sBuYf9VjpenLJ+LF4xh8zMkGKVYQ1mOHFMGs/iwf8ib/zDLEoCYqhGG8ceQdIvzAp9Mpdve6sLFnba98iK3ZxXwRLC73esR9aQSRgjj9koNnpiaa18+I1GyZ83uLDgGQdjbb2v8uEaYv8XCgKcYHn4kpqRrBxLxWpLruNq06oT9AYmKhw8ElibN4uSpc7U7Xnend+9OzFgwDKi2ecqVaoHfCULT4GcAp root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOEyVNG3MyKVcBDtbhUgRydHPLu3TzxYIe6prvNP5Hr/s3/Flg3IH+qq3GuR6aemZBIBqNRRwk15R72r+csg8hssqMBPusU2yk1EWzSJ8LU5NFbYXnXFu2E6ElTu8n0kDrbd3tx8qyKLZ0Grv2kthpAJVZUCgOTNSKyLGGF7Ca9fAAAAFQDhu0DvF8nnCbMn2bAWdLivJ40nOQAAAIBhoyChqSZ7B4gR8YX+DTsE9L9zAua0eAmne0VcrWgMQ+iHqVM8Qf6RteMPL71e3iP5QSKxBPRqA0cBnRjrJ4vRDB/MhNiV3GQTLm+kI7xqX/sho+udvcgg6X5jfMxZIoEUc9pnc8mjywR3zFfs/ESzvGaIO4QqabNHng5tobmZBwAAAIEAva3GHhlLix3cu9GdLCtWkLaf3KAm5y0UpIfKlkaLlri//hbed4fEM+pMjmhLuQCAmBILPqfCeArjKgNx1frax6GngEw9fPPWSSpyznHH7mBhGJjQ3aMh60ZAXmv4t5hEPUSB+XxUEBR+rFJk8zBpaVkoBdGLocCApE5TaYQhfXY= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.32s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.18,24,fe80::f816:3eff:febf:985b/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.18 \nip-route:169.254.169.254 via 10.10.11.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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.86 ===\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:BF:98:5B \n inet addr:10.10.11.18 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:985b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-1-5 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.124656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.285655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.285657] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285658] usb 1-1: Product: QEMU USB Tablet\n[ 1.285659] usb 1-1: Manufacturer: QEMU\n[ 1.285660] usb 1-1: SerialNumber: 42\n[ 1.620697] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 1.620720] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325540c5569, max_idle_ns: 440795228128 ns\n[ 2.766528] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.810590] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 22:52:48 cirros kern.info kernel: [ 0.947964] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 25 22:52:48 cirros kern.info kernel: [ 0.962963] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 25 22:52:48 cirros kern.info kernel: [ 0.962965] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 25 22:52:48 cirros kern.info kernel: [ 0.964786] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 25 22:52:48 cirros kern.info kernel: [ 0.967918] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 25 22:52:48 cirros kern.info kernel: [ 0.970114] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 25 22:52:48 cirros kern.info kernel: [ 0.995072] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 25 22:52:48 cirros kern.info kernel: [ 0.996277] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 25 22:52:48 cirros kern.notice kernel: [ 0.998109] random: blkid urandom read with 2 bits of entropy available\nAug 25 22:52:48 cirros kern.info kernel: [ 1.000556] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 25 22:52:48 cirros kern.info kernel: [ 1.004501] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 25 22:52:48 cirros kern.info kernel: [ 1.102643] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 25 22:52:48 cirros kern.info kernel: [ 1.111441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 25 22:52:48 cirros kern.info kernel: [ 1.124656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 25 22:52:48 cirros kern.info kernel: [ 1.285655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 22:52:48 cirros kern.info kernel: [ 1.285657] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 22:52:48 cirros kern.info kernel: [ 1.285658] usb 1-1: Product: QEMU USB Tablet\nAug 25 22:52:48 cirros kern.info kernel: [ 1.285659] usb 1-1: Manufacturer: QEMU\nAug 25 22:52:48 cirros kern.info kernel: [ 1.285660] usb 1-1: SerialNumber: 42\nAug 25 22:52:49 cirros kern.info kernel: [ 1.620697] tsc: Refined TSC clocksource calibration: 3491.853 MHz\nAug 25 22:52:49 cirros kern.info kernel: [ 1.620720] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325540c5569, max_idle_ns: 440795228128 ns\nAug 25 22:52:50 cirros auth.notice su: + /dev/console root:cirros\nAug 25 22:52:50 cirros authpriv.info dropbear[341]: Running in background\nAug 25 22:52:50 cirros kern.info kernel: [ 2.766528] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 22:52:50 cirros kern.info kernel: [ 2.810590] 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-1-5 login: "} 2018-08-25 21:53:38,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-1dc5842f-5a63-4fe5-9ab8-45598886d304 2018-08-25 21:53:40,117 - sdnvpn_test_utils - INFO - Waiting for instance 8ee39055-25ba-468a-987b-fb22f69894f3 to boot up 2018-08-25 21:53:40,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:40,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-5e400176-bcf3-44bc-b374-ccea868aa348 x-compute-request-id: req-5e400176-bcf3-44bc-b374-ccea868aa348 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:40,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-5e400176-bcf3-44bc-b374-ccea868aa348 2018-08-25 21:53:42,195 - sdnvpn_test_utils - INFO - Waiting for instance d618823c-5951-408c-b058-9ec333289789 to boot up 2018-08-25 21:53:42,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52540ade3c277be5e4df3401de9a694f4ec5de9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:42,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-3724214f-d3ff-40d8-8ccf-2bcf19d30fae x-compute-request-id: req-3724214f-d3ff-40d8-8ccf-2bcf19d30fae Content-Encoding: gzip Content-Length: 8138 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 532042261 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.203715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206327] pid_max: default: 32768 minimum: 301\n[ 0.207730] ACPI: Core revision 20150930\n[ 0.209554] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.211573] Security Framework initialized\n[ 0.212849] Yama: becoming mindful.\n[ 0.213990] AppArmor: AppArmor initialized\n[ 0.215319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.217358] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.219343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.221224] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.223373] Initializing cgroup subsys io\n[ 0.224642] Initializing cgroup subsys memory\n[ 0.225989] Initializing cgroup subsys devices\n[ 0.227361] Initializing cgroup subsys freezer\n[ 0.228727] Initializing cgroup subsys net_cls\n[ 0.230082] Initializing cgroup subsys perf_event\n[ 0.231503] Initializing cgroup subsys net_prio\n[ 0.232860] Initializing cgroup subsys hugetlb\n[ 0.234203] Initializing cgroup subsys pids\n[ 0.235555] CPU: Physical Processor ID: 0\n[ 0.237491] mce: CPU supports 10 MCE banks\n[ 0.238802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.258671] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.265571] ftrace: allocating 31920 entries in 125 pages\n[ 0.290708] smpboot: Max logical packages: 1\n[ 0.292073] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294118] x2apic enabled\n[ 0.295381] Switched APIC routing to physical x2apic.\n[ 0.297969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.299722] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.302835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.305665] KVM setup paravirtual spinlock\n[ 0.307397] x86: Booted up 1 node, 1 CPUs\n[ 0.308644] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.310752] devtmpfs: initialized\n[ 0.312850] evm: security.selinux\n[ 0.313912] evm: security.SMACK64\n[ 0.314958] evm: security.SMACK64EXEC\n[ 0.316086] evm: security.SMACK64TRANSMUTE\n[ 0.317321] evm: security.SMACK64MMAP\n[ 0.318452] evm: security.ima\n[ 0.319440] evm: security.capability\n[ 0.320675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.323507] pinctrl core: initialized pinctrl subsystem\n[ 0.325131] RTC time: 21:53:00, date: 08/25/18\n[ 0.326558] NET: Registered protocol family 16\n[ 0.328014] cpuidle: using governor ladder\n[ 0.329260] cpuidle: using governor menu\n[ 0.330507] PCCT header not found.\n[ 0.331698] ACPI: bus type PCI registered\n[ 0.332923] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334816] PCI: Using configuration type 1 for base access\n[ 0.337178] ACPI: Added _OSI(Module Device)\n[ 0.338454] ACPI: Added _OSI(Processor Device)\n[ 0.339816] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.341222] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.343571] ACPI: Interpreter enabled\n[ 0.344766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.347573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.350370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.353261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.356124] ACPI: (supports S0 S5)\n[ 0.357215] ACPI: Using IOAPIC for interrupt routing\n[ 0.358654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366406] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368263] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371630] acpiphp: Slot [3] registered\n[ 0.372846] acpiphp: Slot [4] registered\n[ 0.374106] acpiphp: Slot [5] registered\n[ 0.375343] acpiphp: Slot [6] registered\n[ 0.376547] acpiphp: Slot [7] registered\n[ 0.377753] acpiphp: Slot [8] registered\n[ 0.378959] acpiphp: Slot [9] registered\n[ 0.380170] acpiphp: Slot [10] registered\n[ 0.381419] acpiphp: Slot [11] registered\n[ 0.382687] acpiphp: Slot [12] registered\n[ 0.383933] acpiphp: Slot [13] registered\n[ 0.385200] acpiphp: Slot [14] registered\n[ 0.386447] acpiphp: Slot [15] registered\n[ 0.402151] acpiphp: Slot [16] registered\n[ 0.403437] acpiphp: Slot [17] registered\n[ 0.404734] acpiphp: Slot [18] registered\n[ 0.405965] acpiphp: Slot [19] registered\n[ 0.407196] acpiphp: Slot [20] registered\n[ 0.408425] acpiphp: Slot [21] registered\n[ 0.409639] acpiphp: Slot [22] registered\n[ 0.410864] acpiphp: Slot [23] registered\n[ 0.412123] acpiphp: Slot [24] registered\n[ 0.413378] acpiphp: Slot [25] registered\n[ 0.414600] acpiphp: Slot [26] registered\n[ 0.415826] acpiphp: Slot [27] registered\n[ 0.417058] acpiphp: Slot [28] registered\n[ 0.418335] acpiphp: Slot [29] registered\n[ 0.419567] acpiphp: Slot [30] registered\n[ 0.420795] acpiphp: Slot [31] registered\n[ 0.422034] PCI host bridge to bus 0000:00\n[ 0.423310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429239] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431447] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433756] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437894] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441716] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443678] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.450065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.471136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.473339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.475460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.479836] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.481692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.483686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.485295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.487665] vgaarb: loaded\n[ 0.488636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.490482] SCSI subsystem initialized\n[ 0.491849] ACPI: bus type USB registered\n[ 0.493130] usbcore: registered new interface driver usbfs\n[ 0.494730] usbcore: registered new interface driver hub\n[ 0.496262] usbcore: registered new device driver usb\n[ 0.497914] PCI: Using ACPI for IRQ routing\n[ 0.499552] NetLabel: Initializing\n[ 0.500636] NetLabel: domain hash size = 128\n[ 0.501936] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.503479] NetLabel: unlabeled traffic allowed by default\n[ 0.505243] clocksource: Switched to clocksource kvm-clock\n[ 0.515209] AppArmor: AppArmor Filesystem Enabled\n[ 0.516661] pnp: PnP ACPI init\n[ 0.518022] pnp: PnP ACPI: found 5 devices\n[ 0.525082] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527745] NET: Registered protocol family 2\n[ 0.529342] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.533289] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.535178] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536908] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538721] NET: Registered protocol family 1\n[ 0.540126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541918] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543617] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576287] Trying to unpack rootfs image as initramfs...\n[ 0.638983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641868] Scanning for low memory corruption every 60 seconds\n[ 0.644074] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645979] audit: initializing netlink subsys (disabled)\n[ 0.647661] audit: type=2000 audit(1535233980.723:1): initialized\n[ 0.649793] Initialise system trusted keyring\n[ 0.651334] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.653162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.656153] zbud: loaded\n[ 0.657283] VFS: Disk quotas dquot_6.6.0\n[ 0.658566] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660981] fuse init (API version 7.23)\n[ 0.662363] Key type big_key registered\n[ 0.663623] Allocating IMA MOK and blacklist keyrings.\n[ 0.665535] Key type asymmetric registered\n[ 0.666831] Asymmetric key parser 'x509' registered\n[ 0.668347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670717] io scheduler noop registered\n[ 0.671970] io scheduler deadline registered (default)\n[ 0.673558] io scheduler cfq registered\n[ 0.674894] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.676539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.678549] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.680844] ACPI: Power Button [PWRF]\n[ 0.682183] GHES: HEST is not enabled!\n[ 0.696278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.725204] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.752106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755460] Linux agpgart interface v0.103\n[ 0.759036] brd: module loaded\n[ 0.761401] loop: module loaded\n[ 0.766542] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768821] GPT:90111 != 2097151\n[ 0.769860] GPT:Alternate GPT header not at the end of the disk.\n[ 0.771535] GPT:90111 != 2097151\n[ 0.772567] GPT: Use GNU Parted to correct GPT errors.\n[ 0.774045] vda: vda1 vda15\n[ 0.775806] scsi host0: ata_piix\n[ 0.776996] scsi host1: ata_piix\n[ 0.778092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.779965] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.782371] libphy: Fixed MDIO Bus: probed\n[ 0.783621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.785081] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.788037] PPP generic driver version 2.4.2\n[ 0.789440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.791255] ehci-pci: EHCI PCI platform driver\n[ 0.792592] ehci-platform: EHCI generic platform driver\n[ 0.794096] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.795842] ohci-pci: OHCI PCI platform driver\n[ 0.797209] ohci-platform: OHCI generic platform driver\n[ 0.798722] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.813269] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.814851] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.817135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.818690] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.820429] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.822302] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.824471] usb usb1: Product: UHCI Host Controller\n[ 0.825961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.827712] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.829172] hub 1-0:1.0: USB hub found\n[ 0.830354] hub 1-0:1.0: 2 ports detected\n[ 0.831739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.834846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.836315] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.837873] mousedev: PS/2 mouse device common for all mice\n[ 0.839754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.842514] rtc_cmos 00:00: RTC can wake from S4\n[ 0.844161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.845948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.847777] i2c /dev entries driver\n[ 0.848937] device-mapper: uevent: version 1.0.3\n[ 0.850434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.852929] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854974] NET: Registered protocol family 10\n[ 0.856678] NET: Registered protocol family 17\n[ 0.858061] Key type dns_resolver registered\n[ 0.859472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.861122] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.863791] registered taskstats version 1\n[ 0.865058] Loading compiled-in X.509 certificates\n[ 0.867050] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.869927] zswap: loaded using pool lzo/zbud\n[ 0.872082] Key type trusted registered\n[ 0.874367] Key type encrypted registered\n[ 0.875612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.877217] ima: No TPM chip found, activating TPM-bypass!\n[ 0.878841] evm: HMAC attrs: 0x1\n[ 0.880217] Magic number: 14:459:905\n[ 0.881508] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:01 UTC (1535233981)\n[ 0.883943] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885631] EDD information not available.\n[ 0.938099] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.954670] ata1.00: configured for MWDMA2\n[ 0.956449] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.959673] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.961532] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.963372] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.966256] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.968642] Write protecting the kernel read-only data: 14336k\n[ 0.971734] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.974413] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.146819] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.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.13s]\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\n"} 2018-08-25 21:53:42,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action used request id req-3724214f-d3ff-40d8-8ccf-2bcf19d30fae 2018-08-25 21:53:44,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:44,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-5c058d95-6649-41e5-ad7a-2b854e4dee67 x-compute-request-id: req-5c058d95-6649-41e5-ad7a-2b854e4dee67 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:44,344 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-5c058d95-6649-41e5-ad7a-2b854e4dee67 2018-08-25 21:53:44,345 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.3) to 'sdnvpn-1-2' (10.10.10.4). -->Expected result: can ping. 2018-08-25 21:53:44,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:44,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-d627adbe-b222-40bb-9a85-4ce5148bb6f4 x-compute-request-id: req-d627adbe-b222-40bb-9a85-4ce5148bb6f4 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:44,415 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-d627adbe-b222-40bb-9a85-4ce5148bb6f4 2018-08-25 21:53:44,416 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-08-25 21:53:44,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:44,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-ce2da408-02ac-49f8-8291-9348bcceb259 x-compute-request-id: req-ce2da408-02ac-49f8-8291-9348bcceb259 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:44,478 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-ce2da408-02ac-49f8-8291-9348bcceb259 2018-08-25 21:53:44,479 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.3) to 'sdnvpn-1-3' (10.10.10.18). -->Expected result: can ping. 2018-08-25 21:53:44,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:44,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-4632d4f6-727b-4984-8883-485862deb65e x-compute-request-id: req-4632d4f6-727b-4984-8883-485862deb65e Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:44,545 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-4632d4f6-727b-4984-8883-485862deb65e 2018-08-25 21:53:44,545 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2018-08-25 21:53:44,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:44,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-19542fce-403e-4d1b-8cea-53d87b3d59ac x-compute-request-id: req-19542fce-403e-4d1b-8cea-53d87b3d59ac Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:44,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-19542fce-403e-4d1b-8cea-53d87b3d59ac 2018-08-25 21:53:44,611 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.3) to 'sdnvpn-1-4' (10.10.11.7). -->Expected result: cannot ping. 2018-08-25 21:53:44,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:44,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-cef757c1-7bc0-4177-a8a4-240f0d5bf288 x-compute-request-id: req-cef757c1-7bc0-4177-a8a4-240f0d5bf288 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:44,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-cef757c1-7bc0-4177-a8a4-240f0d5bf288 2018-08-25 21:53:45,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:45,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-a1c907af-f1e7-4348-8d68-22f5d375004a x-compute-request-id: req-a1c907af-f1e7-4348-8d68-22f5d375004a Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:45,751 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-a1c907af-f1e7-4348-8d68-22f5d375004a 2018-08-25 21:53:46,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:46,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-bdd62ab5-3c7f-4085-85f2-00487ad9b2c9 x-compute-request-id: req-bdd62ab5-3c7f-4085-85f2-00487ad9b2c9 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:46,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-bdd62ab5-3c7f-4085-85f2-00487ad9b2c9 2018-08-25 21:53:47,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:47,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-4aded7b9-06f2-49a4-8d20-48f52c2af037 x-compute-request-id: req-4aded7b9-06f2-49a4-8d20-48f52c2af037 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:47,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-4aded7b9-06f2-49a4-8d20-48f52c2af037 2018-08-25 21:53:48,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:48,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-e6a807bb-0620-4fcb-872b-9f67574b2270 x-compute-request-id: req-e6a807bb-0620-4fcb-872b-9f67574b2270 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:48,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-e6a807bb-0620-4fcb-872b-9f67574b2270 2018-08-25 21:53:49,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:50,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-d908a32f-0136-4dab-a476-3d9698c377a4 x-compute-request-id: req-d908a32f-0136-4dab-a476-3d9698c377a4 Content-Encoding: gzip Content-Length: 8117 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\n"} 2018-08-25 21:53:50,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-d908a32f-0136-4dab-a476-3d9698c377a4 2018-08-25 21:53:51,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:53:51,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:53: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-649cd7a6-c2f9-4ad7-aa4e-e3eb6131077a x-compute-request-id: req-649cd7a6-c2f9-4ad7-aa4e-e3eb6131077a Content-Encoding: gzip Content-Length: 8124 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 KO\n"} 2018-08-25 21:53:51,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-649cd7a6-c2f9-4ad7-aa4e-e3eb6131077a 2018-08-25 21:53:51,116 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-08-25 21:53:51,116 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-08-25 21:53:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"network_association": {"network_id": "69a6b65b-81bd-4fff-85d9-3261bcddb5c3"}}' 2018-08-25 21:53:51,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-c464e774-de35-4bf0-b30b-f28965db4d62 Date: Sat, 25 Aug 2018 21:53:51 GMT RESP BODY: {"network_association": {"network_id": "69a6b65b-81bd-4fff-85d9-3261bcddb5c3", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "7f8ebcc2-2295-4777-98fd-21a6fd868750"}} 2018-08-25 21:53:51,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f/network_associations used request id req-c464e774-de35-4bf0-b30b-f28965db4d62 2018-08-25 21:53:51,705 - sdnvpn_test_utils - DEBUG - Waiting for network e026ed42-6011-4e03-91e8-d3342194045f to associate with BGPVPN 4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8 2018-08-25 21:53:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:53:51,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-689e128e-1db0-40f9-abd4-efb4045bab3d Date: Sat, 25 Aug 2018 21:53:51 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-450143", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8", "69a6b65b-81bd-4fff-85d9-3261bcddb5c3"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "e026ed42-6011-4e03-91e8-d3342194045f"}} 2018-08-25 21:53:51,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f used request id req-689e128e-1db0-40f9-abd4-efb4045bab3d 2018-08-25 21:53:52,758 - sdnvpn_test_utils - DEBUG - Waiting for network e026ed42-6011-4e03-91e8-d3342194045f to associate with BGPVPN 69a6b65b-81bd-4fff-85d9-3261bcddb5c3 2018-08-25 21:53:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:53:52,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-7e147b03-9895-46bf-bce6-e56e7cdd3e41 Date: Sat, 25 Aug 2018 21:53:52 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-450143", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8", "69a6b65b-81bd-4fff-85d9-3261bcddb5c3"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "e026ed42-6011-4e03-91e8-d3342194045f"}} 2018-08-25 21:53:52,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f used request id req-7e147b03-9895-46bf-bce6-e56e7cdd3e41 2018-08-25 21:53:53,808 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 21:54:23,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52540ade3c277be5e4df3401de9a694f4ec5de9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:54:23,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:54: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-29f75d25-848f-4412-93b1-eff94289dc06 x-compute-request-id: req-29f75d25-848f-4412-93b1-eff94289dc06 Content-Encoding: gzip Content-Length: 8141 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 532042261 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.203715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206327] pid_max: default: 32768 minimum: 301\n[ 0.207730] ACPI: Core revision 20150930\n[ 0.209554] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.211573] Security Framework initialized\n[ 0.212849] Yama: becoming mindful.\n[ 0.213990] AppArmor: AppArmor initialized\n[ 0.215319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.217358] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.219343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.221224] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.223373] Initializing cgroup subsys io\n[ 0.224642] Initializing cgroup subsys memory\n[ 0.225989] Initializing cgroup subsys devices\n[ 0.227361] Initializing cgroup subsys freezer\n[ 0.228727] Initializing cgroup subsys net_cls\n[ 0.230082] Initializing cgroup subsys perf_event\n[ 0.231503] Initializing cgroup subsys net_prio\n[ 0.232860] Initializing cgroup subsys hugetlb\n[ 0.234203] Initializing cgroup subsys pids\n[ 0.235555] CPU: Physical Processor ID: 0\n[ 0.237491] mce: CPU supports 10 MCE banks\n[ 0.238802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.258671] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.265571] ftrace: allocating 31920 entries in 125 pages\n[ 0.290708] smpboot: Max logical packages: 1\n[ 0.292073] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294118] x2apic enabled\n[ 0.295381] Switched APIC routing to physical x2apic.\n[ 0.297969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.299722] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.302835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.305665] KVM setup paravirtual spinlock\n[ 0.307397] x86: Booted up 1 node, 1 CPUs\n[ 0.308644] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.310752] devtmpfs: initialized\n[ 0.312850] evm: security.selinux\n[ 0.313912] evm: security.SMACK64\n[ 0.314958] evm: security.SMACK64EXEC\n[ 0.316086] evm: security.SMACK64TRANSMUTE\n[ 0.317321] evm: security.SMACK64MMAP\n[ 0.318452] evm: security.ima\n[ 0.319440] evm: security.capability\n[ 0.320675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.323507] pinctrl core: initialized pinctrl subsystem\n[ 0.325131] RTC time: 21:53:00, date: 08/25/18\n[ 0.326558] NET: Registered protocol family 16\n[ 0.328014] cpuidle: using governor ladder\n[ 0.329260] cpuidle: using governor menu\n[ 0.330507] PCCT header not found.\n[ 0.331698] ACPI: bus type PCI registered\n[ 0.332923] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334816] PCI: Using configuration type 1 for base access\n[ 0.337178] ACPI: Added _OSI(Module Device)\n[ 0.338454] ACPI: Added _OSI(Processor Device)\n[ 0.339816] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.341222] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.343571] ACPI: Interpreter enabled\n[ 0.344766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.347573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.350370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.353261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.356124] ACPI: (supports S0 S5)\n[ 0.357215] ACPI: Using IOAPIC for interrupt routing\n[ 0.358654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366406] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368263] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371630] acpiphp: Slot [3] registered\n[ 0.372846] acpiphp: Slot [4] registered\n[ 0.374106] acpiphp: Slot [5] registered\n[ 0.375343] acpiphp: Slot [6] registered\n[ 0.376547] acpiphp: Slot [7] registered\n[ 0.377753] acpiphp: Slot [8] registered\n[ 0.378959] acpiphp: Slot [9] registered\n[ 0.380170] acpiphp: Slot [10] registered\n[ 0.381419] acpiphp: Slot [11] registered\n[ 0.382687] acpiphp: Slot [12] registered\n[ 0.383933] acpiphp: Slot [13] registered\n[ 0.385200] acpiphp: Slot [14] registered\n[ 0.386447] acpiphp: Slot [15] registered\n[ 0.402151] acpiphp: Slot [16] registered\n[ 0.403437] acpiphp: Slot [17] registered\n[ 0.404734] acpiphp: Slot [18] registered\n[ 0.405965] acpiphp: Slot [19] registered\n[ 0.407196] acpiphp: Slot [20] registered\n[ 0.408425] acpiphp: Slot [21] registered\n[ 0.409639] acpiphp: Slot [22] registered\n[ 0.410864] acpiphp: Slot [23] registered\n[ 0.412123] acpiphp: Slot [24] registered\n[ 0.413378] acpiphp: Slot [25] registered\n[ 0.414600] acpiphp: Slot [26] registered\n[ 0.415826] acpiphp: Slot [27] registered\n[ 0.417058] acpiphp: Slot [28] registered\n[ 0.418335] acpiphp: Slot [29] registered\n[ 0.419567] acpiphp: Slot [30] registered\n[ 0.420795] acpiphp: Slot [31] registered\n[ 0.422034] PCI host bridge to bus 0000:00\n[ 0.423310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429239] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431447] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433756] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437894] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441716] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443678] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.450065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.471136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.473339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.475460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.479836] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.481692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.483686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.485295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.487665] vgaarb: loaded\n[ 0.488636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.490482] SCSI subsystem initialized\n[ 0.491849] ACPI: bus type USB registered\n[ 0.493130] usbcore: registered new interface driver usbfs\n[ 0.494730] usbcore: registered new interface driver hub\n[ 0.496262] usbcore: registered new device driver usb\n[ 0.497914] PCI: Using ACPI for IRQ routing\n[ 0.499552] NetLabel: Initializing\n[ 0.500636] NetLabel: domain hash size = 128\n[ 0.501936] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.503479] NetLabel: unlabeled traffic allowed by default\n[ 0.505243] clocksource: Switched to clocksource kvm-clock\n[ 0.515209] AppArmor: AppArmor Filesystem Enabled\n[ 0.516661] pnp: PnP ACPI init\n[ 0.518022] pnp: PnP ACPI: found 5 devices\n[ 0.525082] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527745] NET: Registered protocol family 2\n[ 0.529342] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.533289] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.535178] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536908] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538721] NET: Registered protocol family 1\n[ 0.540126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541918] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543617] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576287] Trying to unpack rootfs image as initramfs...\n[ 0.638983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641868] Scanning for low memory corruption every 60 seconds\n[ 0.644074] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645979] audit: initializing netlink subsys (disabled)\n[ 0.647661] audit: type=2000 audit(1535233980.723:1): initialized\n[ 0.649793] Initialise system trusted keyring\n[ 0.651334] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.653162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.656153] zbud: loaded\n[ 0.657283] VFS: Disk quotas dquot_6.6.0\n[ 0.658566] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660981] fuse init (API version 7.23)\n[ 0.662363] Key type big_key registered\n[ 0.663623] Allocating IMA MOK and blacklist keyrings.\n[ 0.665535] Key type asymmetric registered\n[ 0.666831] Asymmetric key parser 'x509' registered\n[ 0.668347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670717] io scheduler noop registered\n[ 0.671970] io scheduler deadline registered (default)\n[ 0.673558] io scheduler cfq registered\n[ 0.674894] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.676539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.678549] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.680844] ACPI: Power Button [PWRF]\n[ 0.682183] GHES: HEST is not enabled!\n[ 0.696278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.725204] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.752106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755460] Linux agpgart interface v0.103\n[ 0.759036] brd: module loaded\n[ 0.761401] loop: module loaded\n[ 0.766542] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768821] GPT:90111 != 2097151\n[ 0.769860] GPT:Alternate GPT header not at the end of the disk.\n[ 0.771535] GPT:90111 != 2097151\n[ 0.772567] GPT: Use GNU Parted to correct GPT errors.\n[ 0.774045] vda: vda1 vda15\n[ 0.775806] scsi host0: ata_piix\n[ 0.776996] scsi host1: ata_piix\n[ 0.778092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.779965] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.782371] libphy: Fixed MDIO Bus: probed\n[ 0.783621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.785081] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.788037] PPP generic driver version 2.4.2\n[ 0.789440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.791255] ehci-pci: EHCI PCI platform driver\n[ 0.792592] ehci-platform: EHCI generic platform driver\n[ 0.794096] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.795842] ohci-pci: OHCI PCI platform driver\n[ 0.797209] ohci-platform: OHCI generic platform driver\n[ 0.798722] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.813269] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.814851] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.817135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.818690] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.820429] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.822302] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.824471] usb usb1: Product: UHCI Host Controller\n[ 0.825961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.827712] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.829172] hub 1-0:1.0: USB hub found\n[ 0.830354] hub 1-0:1.0: 2 ports detected\n[ 0.831739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.834846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.836315] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.837873] mousedev: PS/2 mouse device common for all mice\n[ 0.839754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.842514] rtc_cmos 00:00: RTC can wake from S4\n[ 0.844161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.845948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.847777] i2c /dev entries driver\n[ 0.848937] device-mapper: uevent: version 1.0.3\n[ 0.850434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.852929] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854974] NET: Registered protocol family 10\n[ 0.856678] NET: Registered protocol family 17\n[ 0.858061] Key type dns_resolver registered\n[ 0.859472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.861122] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.863791] registered taskstats version 1\n[ 0.865058] Loading compiled-in X.509 certificates\n[ 0.867050] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.869927] zswap: loaded using pool lzo/zbud\n[ 0.872082] Key type trusted registered\n[ 0.874367] Key type encrypted registered\n[ 0.875612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.877217] ima: No TPM chip found, activating TPM-bypass!\n[ 0.878841] evm: HMAC attrs: 0x1\n[ 0.880217] Magic number: 14:459:905\n[ 0.881508] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:01 UTC (1535233981)\n[ 0.883943] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885631] EDD information not available.\n[ 0.938099] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.954670] ata1.00: configured for MWDMA2\n[ 0.956449] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.959673] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.961532] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.963372] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.966256] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.968642] Write protecting the kernel read-only data: 14336k\n[ 0.971734] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.974413] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.146819] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.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.13s]\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\n"} 2018-08-25 21:54:23,898 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action used request id req-29f75d25-848f-4412-93b1-eff94289dc06 2018-08-25 21:54:23,899 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.7) to 'sdnvpn-1-5' (10.10.11.18). -->Expected result: can ping. 2018-08-25 21:54:23,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52540ade3c277be5e4df3401de9a694f4ec5de9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:54:23,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:54: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-afd88384-f8fa-4759-a172-d5eb09b60a17 x-compute-request-id: req-afd88384-f8fa-4759-a172-d5eb09b60a17 Content-Encoding: gzip Content-Length: 8141 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 532042261 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.203715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206327] pid_max: default: 32768 minimum: 301\n[ 0.207730] ACPI: Core revision 20150930\n[ 0.209554] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.211573] Security Framework initialized\n[ 0.212849] Yama: becoming mindful.\n[ 0.213990] AppArmor: AppArmor initialized\n[ 0.215319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.217358] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.219343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.221224] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.223373] Initializing cgroup subsys io\n[ 0.224642] Initializing cgroup subsys memory\n[ 0.225989] Initializing cgroup subsys devices\n[ 0.227361] Initializing cgroup subsys freezer\n[ 0.228727] Initializing cgroup subsys net_cls\n[ 0.230082] Initializing cgroup subsys perf_event\n[ 0.231503] Initializing cgroup subsys net_prio\n[ 0.232860] Initializing cgroup subsys hugetlb\n[ 0.234203] Initializing cgroup subsys pids\n[ 0.235555] CPU: Physical Processor ID: 0\n[ 0.237491] mce: CPU supports 10 MCE banks\n[ 0.238802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.258671] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.265571] ftrace: allocating 31920 entries in 125 pages\n[ 0.290708] smpboot: Max logical packages: 1\n[ 0.292073] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294118] x2apic enabled\n[ 0.295381] Switched APIC routing to physical x2apic.\n[ 0.297969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.299722] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.302835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.305665] KVM setup paravirtual spinlock\n[ 0.307397] x86: Booted up 1 node, 1 CPUs\n[ 0.308644] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.310752] devtmpfs: initialized\n[ 0.312850] evm: security.selinux\n[ 0.313912] evm: security.SMACK64\n[ 0.314958] evm: security.SMACK64EXEC\n[ 0.316086] evm: security.SMACK64TRANSMUTE\n[ 0.317321] evm: security.SMACK64MMAP\n[ 0.318452] evm: security.ima\n[ 0.319440] evm: security.capability\n[ 0.320675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.323507] pinctrl core: initialized pinctrl subsystem\n[ 0.325131] RTC time: 21:53:00, date: 08/25/18\n[ 0.326558] NET: Registered protocol family 16\n[ 0.328014] cpuidle: using governor ladder\n[ 0.329260] cpuidle: using governor menu\n[ 0.330507] PCCT header not found.\n[ 0.331698] ACPI: bus type PCI registered\n[ 0.332923] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334816] PCI: Using configuration type 1 for base access\n[ 0.337178] ACPI: Added _OSI(Module Device)\n[ 0.338454] ACPI: Added _OSI(Processor Device)\n[ 0.339816] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.341222] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.343571] ACPI: Interpreter enabled\n[ 0.344766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.347573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.350370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.353261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.356124] ACPI: (supports S0 S5)\n[ 0.357215] ACPI: Using IOAPIC for interrupt routing\n[ 0.358654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366406] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368263] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371630] acpiphp: Slot [3] registered\n[ 0.372846] acpiphp: Slot [4] registered\n[ 0.374106] acpiphp: Slot [5] registered\n[ 0.375343] acpiphp: Slot [6] registered\n[ 0.376547] acpiphp: Slot [7] registered\n[ 0.377753] acpiphp: Slot [8] registered\n[ 0.378959] acpiphp: Slot [9] registered\n[ 0.380170] acpiphp: Slot [10] registered\n[ 0.381419] acpiphp: Slot [11] registered\n[ 0.382687] acpiphp: Slot [12] registered\n[ 0.383933] acpiphp: Slot [13] registered\n[ 0.385200] acpiphp: Slot [14] registered\n[ 0.386447] acpiphp: Slot [15] registered\n[ 0.402151] acpiphp: Slot [16] registered\n[ 0.403437] acpiphp: Slot [17] registered\n[ 0.404734] acpiphp: Slot [18] registered\n[ 0.405965] acpiphp: Slot [19] registered\n[ 0.407196] acpiphp: Slot [20] registered\n[ 0.408425] acpiphp: Slot [21] registered\n[ 0.409639] acpiphp: Slot [22] registered\n[ 0.410864] acpiphp: Slot [23] registered\n[ 0.412123] acpiphp: Slot [24] registered\n[ 0.413378] acpiphp: Slot [25] registered\n[ 0.414600] acpiphp: Slot [26] registered\n[ 0.415826] acpiphp: Slot [27] registered\n[ 0.417058] acpiphp: Slot [28] registered\n[ 0.418335] acpiphp: Slot [29] registered\n[ 0.419567] acpiphp: Slot [30] registered\n[ 0.420795] acpiphp: Slot [31] registered\n[ 0.422034] PCI host bridge to bus 0000:00\n[ 0.423310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429239] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431447] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433756] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437894] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441716] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443678] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.450065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.471136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.473339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.475460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.479836] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.481692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.483686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.485295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.487665] vgaarb: loaded\n[ 0.488636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.490482] SCSI subsystem initialized\n[ 0.491849] ACPI: bus type USB registered\n[ 0.493130] usbcore: registered new interface driver usbfs\n[ 0.494730] usbcore: registered new interface driver hub\n[ 0.496262] usbcore: registered new device driver usb\n[ 0.497914] PCI: Using ACPI for IRQ routing\n[ 0.499552] NetLabel: Initializing\n[ 0.500636] NetLabel: domain hash size = 128\n[ 0.501936] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.503479] NetLabel: unlabeled traffic allowed by default\n[ 0.505243] clocksource: Switched to clocksource kvm-clock\n[ 0.515209] AppArmor: AppArmor Filesystem Enabled\n[ 0.516661] pnp: PnP ACPI init\n[ 0.518022] pnp: PnP ACPI: found 5 devices\n[ 0.525082] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.527745] NET: Registered protocol family 2\n[ 0.529342] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.531380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.533289] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.535178] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.536908] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538721] NET: Registered protocol family 1\n[ 0.540126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.541918] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543617] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576287] Trying to unpack rootfs image as initramfs...\n[ 0.638983] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641868] Scanning for low memory corruption every 60 seconds\n[ 0.644074] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645979] audit: initializing netlink subsys (disabled)\n[ 0.647661] audit: type=2000 audit(1535233980.723:1): initialized\n[ 0.649793] Initialise system trusted keyring\n[ 0.651334] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.653162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.656153] zbud: loaded\n[ 0.657283] VFS: Disk quotas dquot_6.6.0\n[ 0.658566] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660981] fuse init (API version 7.23)\n[ 0.662363] Key type big_key registered\n[ 0.663623] Allocating IMA MOK and blacklist keyrings.\n[ 0.665535] Key type asymmetric registered\n[ 0.666831] Asymmetric key parser 'x509' registered\n[ 0.668347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670717] io scheduler noop registered\n[ 0.671970] io scheduler deadline registered (default)\n[ 0.673558] io scheduler cfq registered\n[ 0.674894] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.676539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.678549] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.680844] ACPI: Power Button [PWRF]\n[ 0.682183] GHES: HEST is not enabled!\n[ 0.696278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.725204] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.752106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755460] Linux agpgart interface v0.103\n[ 0.759036] brd: module loaded\n[ 0.761401] loop: module loaded\n[ 0.766542] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768821] GPT:90111 != 2097151\n[ 0.769860] GPT:Alternate GPT header not at the end of the disk.\n[ 0.771535] GPT:90111 != 2097151\n[ 0.772567] GPT: Use GNU Parted to correct GPT errors.\n[ 0.774045] vda: vda1 vda15\n[ 0.775806] scsi host0: ata_piix\n[ 0.776996] scsi host1: ata_piix\n[ 0.778092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.779965] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.782371] libphy: Fixed MDIO Bus: probed\n[ 0.783621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.785081] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.788037] PPP generic driver version 2.4.2\n[ 0.789440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.791255] ehci-pci: EHCI PCI platform driver\n[ 0.792592] ehci-platform: EHCI generic platform driver\n[ 0.794096] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.795842] ohci-pci: OHCI PCI platform driver\n[ 0.797209] ohci-platform: OHCI generic platform driver\n[ 0.798722] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.813269] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.814851] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.817135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.818690] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.820429] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.822302] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.824471] usb usb1: Product: UHCI Host Controller\n[ 0.825961] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.827712] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.829172] hub 1-0:1.0: USB hub found\n[ 0.830354] hub 1-0:1.0: 2 ports detected\n[ 0.831739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.834846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.836315] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.837873] mousedev: PS/2 mouse device common for all mice\n[ 0.839754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.842514] rtc_cmos 00:00: RTC can wake from S4\n[ 0.844161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.845948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.847777] i2c /dev entries driver\n[ 0.848937] device-mapper: uevent: version 1.0.3\n[ 0.850434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.852929] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854974] NET: Registered protocol family 10\n[ 0.856678] NET: Registered protocol family 17\n[ 0.858061] Key type dns_resolver registered\n[ 0.859472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.861122] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.863791] registered taskstats version 1\n[ 0.865058] Loading compiled-in X.509 certificates\n[ 0.867050] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.869927] zswap: loaded using pool lzo/zbud\n[ 0.872082] Key type trusted registered\n[ 0.874367] Key type encrypted registered\n[ 0.875612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.877217] ima: No TPM chip found, activating TPM-bypass!\n[ 0.878841] evm: HMAC attrs: 0x1\n[ 0.880217] Magic number: 14:459:905\n[ 0.881508] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:01 UTC (1535233981)\n[ 0.883943] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885631] EDD information not available.\n[ 0.938099] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.954670] ata1.00: configured for MWDMA2\n[ 0.956449] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.959673] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.961532] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.963372] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.966256] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.968642] Write protecting the kernel read-only data: 14336k\n[ 0.971734] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.974413] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.146819] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.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.13s]\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\nping 10.10.11.18 OK\n"} 2018-08-25 21:54:23,964 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action used request id req-afd88384-f8fa-4759-a172-d5eb09b60a17 2018-08-25 21:54:23,965 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2018-08-25 21:54:23,965 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-08-25 21:54:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:54:24,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3705617e-a2e2-443c-8332-df31504093f3 Content-Length: 0 Date: Sat, 25 Aug 2018 21:54:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:54:24,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/e026ed42-6011-4e03-91e8-d3342194045f used request id req-3705617e-a2e2-443c-8332-df31504093f3 2018-08-25 21:54:54,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-450143", "route_distinguishers": "11:11"}}' 2018-08-25 21:54:54,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-ac952866-2330-481b-8ecd-6dd7f2221571 Date: Sat, 25 Aug 2018 21:54:54 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-450143", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "9fc7ee44-d2b1-440d-a204-72930747e9eb"}} 2018-08-25 21:54:54,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns used request id req-ac952866-2330-481b-8ecd-6dd7f2221571 2018-08-25 21:54:54,636 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-450143', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'9fc7ee44-d2b1-440d-a204-72930747e9eb', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:54:54,637 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-08-25 21:54:54,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"network_association": {"network_id": "4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8"}}' 2018-08-25 21:54:55,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-81172eea-1745-47b8-9fb5-2ae69e08c5ef Date: Sat, 25 Aug 2018 21:54:55 GMT RESP BODY: {"network_association": {"network_id": "4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "f8d50dc5-2548-4921-8424-7599d446b9ad"}} 2018-08-25 21:54:55,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb/network_associations used request id req-81172eea-1745-47b8-9fb5-2ae69e08c5ef 2018-08-25 21:54:55,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" -d '{"network_association": {"network_id": "69a6b65b-81bd-4fff-85d9-3261bcddb5c3"}}' 2018-08-25 21:54:55,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-6f8e472c-6b05-4e0a-9d82-1d5a89b4c417 Date: Sat, 25 Aug 2018 21:54:55 GMT RESP BODY: {"network_association": {"network_id": "69a6b65b-81bd-4fff-85d9-3261bcddb5c3", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "027d297d-a32c-4d66-8bf2-cc2f4910bf38"}} 2018-08-25 21:54:55,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb/network_associations used request id req-6f8e472c-6b05-4e0a-9d82-1d5a89b4c417 2018-08-25 21:54:55,600 - sdnvpn_test_utils - DEBUG - Waiting for network 9fc7ee44-d2b1-440d-a204-72930747e9eb to associate with BGPVPN 4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8 2018-08-25 21:54:55,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:54:55,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-0ec1b389-fe03-496a-b6c5-a1cc08b6007e Date: Sat, 25 Aug 2018 21:54:55 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-450143", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8", "69a6b65b-81bd-4fff-85d9-3261bcddb5c3"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "9fc7ee44-d2b1-440d-a204-72930747e9eb"}} 2018-08-25 21:54:55,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb used request id req-0ec1b389-fe03-496a-b6c5-a1cc08b6007e 2018-08-25 21:54:56,665 - sdnvpn_test_utils - DEBUG - Waiting for network 9fc7ee44-d2b1-440d-a204-72930747e9eb to associate with BGPVPN 69a6b65b-81bd-4fff-85d9-3261bcddb5c3 2018-08-25 21:54:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:54:56,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-27818a69-66b0-43a4-bfa4-6bfff21bc28f Date: Sat, 25 Aug 2018 21:54:56 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-450143", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8", "69a6b65b-81bd-4fff-85d9-3261bcddb5c3"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "9fc7ee44-d2b1-440d-a204-72930747e9eb"}} 2018-08-25 21:54:56,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb used request id req-27818a69-66b0-43a4-bfa4-6bfff21bc28f 2018-08-25 21:54:57,711 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 21:55:27,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:55:27,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-8415d97d-9c11-4f64-a228-11840d0e5983 x-compute-request-id: req-8415d97d-9c11-4f64-a228-11840d0e5983 Content-Encoding: gzip Content-Length: 8139 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 KO\nping 10.10.11.18 OK\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 OK\nping 10.10.11.18 KO\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 OK\nping 10.10.11.18 OK\n"} 2018-08-25 21:55:27,816 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-8415d97d-9c11-4f64-a228-11840d0e5983 2018-08-25 21:55:27,817 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.3) to 'sdnvpn-1-4' (10.10.11.7). -->Expected result: can ping. 2018-08-25 21:55:27,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:55:27,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-405f26f2-4e3a-4331-9523-bda07738099d x-compute-request-id: req-405f26f2-4e3a-4331-9523-bda07738099d Content-Encoding: gzip Content-Length: 8139 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 KO\nping 10.10.11.18 OK\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 OK\nping 10.10.11.18 KO\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 OK\nping 10.10.11.18 OK\n"} 2018-08-25 21:55:27,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-405f26f2-4e3a-4331-9523-bda07738099d 2018-08-25 21:55:27,893 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2018-08-25 21:55:27,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:55:27,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-4f244f48-5053-46ee-983d-43e365b93e4c x-compute-request-id: req-4f244f48-5053-46ee-983d-43e365b93e4c Content-Encoding: gzip Content-Length: 8139 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 KO\nping 10.10.11.18 OK\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 OK\nping 10.10.11.18 KO\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 OK\nping 10.10.11.18 OK\n"} 2018-08-25 21:55:27,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-4f244f48-5053-46ee-983d-43e365b93e4c 2018-08-25 21:55:27,966 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.3) to 'sdnvpn-1-5' (10.10.11.18). -->Expected result: can ping. 2018-08-25 21:55:27,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422dee88b66f6b7a8b32cca7bcb13baec36ea3e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:55:28,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-4f6f823a-912a-4780-b662-0c63bd4a4dfb x-compute-request-id: req-4f6f823a-912a-4780-b662-0c63bd4a4dfb Content-Encoding: gzip Content-Length: 8139 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 509691693 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.188307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190562] pid_max: default: 32768 minimum: 301\n[ 0.191806] ACPI: Core revision 20150930\n[ 0.193504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195283] Security Framework initialized\n[ 0.196392] Yama: becoming mindful.\n[ 0.197384] AppArmor: AppArmor initialized\n[ 0.198531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200295] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202002] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205489] Initializing cgroup subsys io\n[ 0.206595] Initializing cgroup subsys memory\n[ 0.207776] Initializing cgroup subsys devices\n[ 0.208958] Initializing cgroup subsys freezer\n[ 0.210145] Initializing cgroup subsys net_cls\n[ 0.211334] Initializing cgroup subsys perf_event\n[ 0.212567] Initializing cgroup subsys net_prio\n[ 0.213753] Initializing cgroup subsys hugetlb\n[ 0.214925] Initializing cgroup subsys pids\n[ 0.216094] CPU: Physical Processor ID: 0\n[ 0.217882] mce: CPU supports 10 MCE banks\n[ 0.219033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241950] ftrace: allocating 31920 entries in 125 pages\n[ 0.267817] smpboot: Max logical packages: 1\n[ 0.268987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270838] x2apic enabled\n[ 0.271981] Switched APIC routing to physical x2apic.\n[ 0.274434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278691] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281149] KVM setup paravirtual spinlock\n[ 0.282744] x86: Booted up 1 node, 1 CPUs\n[ 0.283853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285730] devtmpfs: initialized\n[ 0.287701] evm: security.selinux\n[ 0.288656] evm: security.SMACK64\n[ 0.289615] evm: security.SMACK64EXEC\n[ 0.290663] evm: security.SMACK64TRANSMUTE\n[ 0.291766] evm: security.SMACK64MMAP\n[ 0.292782] evm: security.ima\n[ 0.293672] evm: security.capability\n[ 0.294757] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297258] pinctrl core: initialized pinctrl subsystem\n[ 0.298735] RTC time: 21:53:11, date: 08/25/18\n[ 0.300034] NET: Registered protocol family 16\n[ 0.301348] cpuidle: using governor ladder\n[ 0.302483] cpuidle: using governor menu\n[ 0.303563] PCCT header not found.\n[ 0.304590] ACPI: bus type PCI registered\n[ 0.305699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307368] PCI: Using configuration type 1 for base access\n[ 0.309495] ACPI: Added _OSI(Module Device)\n[ 0.310647] ACPI: Added _OSI(Processor Device)\n[ 0.311821] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315221] ACPI: Interpreter enabled\n[ 0.316257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326309] ACPI: (supports S0 S5)\n[ 0.327269] ACPI: Using IOAPIC for interrupt routing\n[ 0.328546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340153] acpiphp: Slot [3] registered\n[ 0.341255] acpiphp: Slot [4] registered\n[ 0.342347] acpiphp: Slot [5] registered\n[ 0.343446] acpiphp: Slot [6] registered\n[ 0.344544] acpiphp: Slot [7] registered\n[ 0.345652] acpiphp: Slot [8] registered\n[ 0.346755] acpiphp: Slot [9] registered\n[ 0.347860] acpiphp: Slot [10] registered\n[ 0.348980] acpiphp: Slot [11] registered\n[ 0.350107] acpiphp: Slot [12] registered\n[ 0.351228] acpiphp: Slot [13] registered\n[ 0.352337] acpiphp: Slot [14] registered\n[ 0.353457] acpiphp: Slot [15] registered\n[ 0.369060] acpiphp: Slot [16] registered\n[ 0.370190] acpiphp: Slot [17] registered\n[ 0.371312] acpiphp: Slot [18] registered\n[ 0.372418] acpiphp: Slot [19] registered\n[ 0.373534] acpiphp: Slot [20] registered\n[ 0.374653] acpiphp: Slot [21] registered\n[ 0.375766] acpiphp: Slot [22] registered\n[ 0.376883] acpiphp: Slot [23] registered\n[ 0.378003] acpiphp: Slot [24] registered\n[ 0.379120] acpiphp: Slot [25] registered\n[ 0.380240] acpiphp: Slot [26] registered\n[ 0.381353] acpiphp: Slot [27] registered\n[ 0.382475] acpiphp: Slot [28] registered\n[ 0.383597] acpiphp: Slot [29] registered\n[ 0.384709] acpiphp: Slot [30] registered\n[ 0.385823] acpiphp: Slot [31] registered\n[ 0.386935] PCI host bridge to bus 0000:00\n[ 0.388048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403227] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404813] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410831] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448634] vgaarb: loaded\n[ 0.449472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451141] SCSI subsystem initialized\n[ 0.452409] ACPI: bus type USB registered\n[ 0.453555] usbcore: registered new interface driver usbfs\n[ 0.454966] usbcore: registered new interface driver hub\n[ 0.456333] usbcore: registered new device driver usb\n[ 0.457824] PCI: Using ACPI for IRQ routing\n[ 0.459344] NetLabel: Initializing\n[ 0.460337] NetLabel: domain hash size = 128\n[ 0.461503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462823] NetLabel: unlabeled traffic allowed by default\n[ 0.464416] clocksource: Switched to clocksource kvm-clock\n[ 0.474608] AppArmor: AppArmor Filesystem Enabled\n[ 0.475927] pnp: PnP ACPI init\n[ 0.477178] pnp: PnP ACPI: found 5 devices\n[ 0.484013] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486389] NET: Registered protocol family 2\n[ 0.487799] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489635] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491285] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492931] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496004] NET: Registered protocol family 1\n[ 0.497213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529822] Trying to unpack rootfs image as initramfs...\n[ 0.592431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597560] Scanning for low memory corruption every 60 seconds\n[ 0.599720] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601333] audit: initializing netlink subsys (disabled)\n[ 0.602789] audit: type=2000 audit(1535233991.901:1): initialized\n[ 0.604698] Initialise system trusted keyring\n[ 0.606062] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610352] zbud: loaded\n[ 0.611356] VFS: Disk quotas dquot_6.6.0\n[ 0.612498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614671] fuse init (API version 7.23)\n[ 0.615898] Key type big_key registered\n[ 0.617026] Allocating IMA MOK and blacklist keyrings.\n[ 0.618692] Key type asymmetric registered\n[ 0.619826] Asymmetric key parser 'x509' registered\n[ 0.621152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623227] io scheduler noop registered\n[ 0.624319] io scheduler deadline registered (default)\n[ 0.625691] io scheduler cfq registered\n[ 0.626874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628292] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632056] ACPI: Power Button [PWRF]\n[ 0.633286] GHES: HEST is not enabled!\n[ 0.647440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707207] Linux agpgart interface v0.103\n[ 0.710701] brd: module loaded\n[ 0.712921] loop: module loaded\n[ 0.718277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720312] GPT:90111 != 2097151\n[ 0.721253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722755] GPT:90111 != 2097151\n[ 0.723698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725012] vda: vda1 vda15\n[ 0.726708] scsi host0: ata_piix\n[ 0.727776] scsi host1: ata_piix\n[ 0.728781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732432] libphy: Fixed MDIO Bus: probed\n[ 0.733563] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734881] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737844] PPP generic driver version 2.4.2\n[ 0.739085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740731] ehci-pci: EHCI PCI platform driver\n[ 0.741931] ehci-platform: EHCI generic platform driver\n[ 0.743299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744842] ohci-pci: OHCI PCI platform driver\n[ 0.746064] ohci-platform: OHCI generic platform driver\n[ 0.747436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772553] usb usb1: Product: UHCI Host Controller\n[ 0.773837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775401] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776788] hub 1-0:1.0: USB hub found\n[ 0.777885] hub 1-0:1.0: 2 ports detected\n[ 0.779161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784815] mousedev: PS/2 mouse device common for all mice\n[ 0.786526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793895] i2c /dev entries driver\n[ 0.794985] device-mapper: uevent: version 1.0.3\n[ 0.796331] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798635] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800557] NET: Registered protocol family 10\n[ 0.802169] NET: Registered protocol family 17\n[ 0.803426] Key type dns_resolver registered\n[ 0.804766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806298] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808725] registered taskstats version 1\n[ 0.809877] Loading compiled-in X.509 certificates\n[ 0.811722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814265] zswap: loaded using pool lzo/zbud\n[ 0.816347] Key type trusted registered\n[ 0.818466] Key type encrypted registered\n[ 0.819639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821053] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822487] evm: HMAC attrs: 0x1\n[ 0.823791] Magic number: 14:459:905\n[ 0.824989] rtc_cmos 00:00: setting system clock to 2018-08-25 21:53:12 UTC (1535233992)\n[ 0.827236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828763] EDD information not available.\n[ 0.885131] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.902289] ata1.00: configured for MWDMA2\n[ 0.903946] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.906976] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.908713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.910453] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.913292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915449] Write protecting the kernel read-only data: 14336k\n[ 0.918455] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920995] 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.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.212295] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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.11s]\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 KO\nping 10.10.11.18 OK\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 OK\nping 10.10.11.18 KO\nping 10.10.10.4 OK\nping 10.10.10.18 OK\nping 10.10.11.7 OK\nping 10.10.11.18 OK\n"} 2018-08-25 21:55:28,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-4f6f823a-912a-4780-b662-0c63bd4a4dfb 2018-08-25 21:55:28,226 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-5' 2018-08-25 21:55:28,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"forceDelete": null}' 2018-08-25 21:55:28,398 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:55: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-bd175a7c-bc80-49fa-97a9-97166e87257a x-compute-request-id: req-bd175a7c-bc80-49fa-97a9-97166e87257a Content-Length: 0 Content-Type: application/json 2018-08-25 21:55:28,398 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8ee39055-25ba-468a-987b-fb22f69894f3/action used request id req-bd175a7c-bc80-49fa-97a9-97166e87257a 2018-08-25 21:55:28,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"forceDelete": null}' 2018-08-25 21:55:28,612 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:55: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-946a6c63-c8a8-433c-a022-3508340bfbba x-compute-request-id: req-946a6c63-c8a8-433c-a022-3508340bfbba Content-Length: 0 Content-Type: application/json 2018-08-25 21:55:28,612 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ca02617e-e99f-4652-864e-b46b16e21347/action used request id req-946a6c63-c8a8-433c-a022-3508340bfbba 2018-08-25 21:55:28,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"forceDelete": null}' 2018-08-25 21:55:28,806 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:55: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-ead98a7f-876e-4382-81ab-f379dd26ad08 x-compute-request-id: req-ead98a7f-876e-4382-81ab-f379dd26ad08 Content-Length: 0 Content-Type: application/json 2018-08-25 21:55:28,806 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/3b86da9f-0b14-453d-affb-b41b49eb8534/action used request id req-ead98a7f-876e-4382-81ab-f379dd26ad08 2018-08-25 21:55:28,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"forceDelete": null}' 2018-08-25 21:55:29,033 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:55: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-e6af8434-6654-49e3-9ae1-a936ea9f29a1 x-compute-request-id: req-e6af8434-6654-49e3-9ae1-a936ea9f29a1 Content-Length: 0 Content-Type: application/json 2018-08-25 21:55:29,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d618823c-5951-408c-b058-9ec333289789/action used request id req-e6af8434-6654-49e3-9ae1-a936ea9f29a1 2018-08-25 21:55:29,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a4df0aaf221c3a63c134d4d6f22c4e3af17a91" -d '{"forceDelete": null}' 2018-08-25 21:55:29,247 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:55: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 x-openstack-request-id: req-68a2b717-5bc4-4fec-9ce9-d6baa61ba786 x-compute-request-id: req-68a2b717-5bc4-4fec-9ce9-d6baa61ba786 Content-Length: 0 Content-Type: application/json 2018-08-25 21:55:29,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/dc40aafc-ad4a-4960-aa13-d63dd2f93462/action used request id req-68a2b717-5bc4-4fec-9ce9-d6baa61ba786 2018-08-25 21:55:29,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8e1afa2429324d66bf20f0c14e8fd64a2a97b56" 2018-08-25 21:55:31,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-debfdc2f-f11c-4a6d-b257-bde86057d55b Date: Sat, 25 Aug 2018 21:55:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 21:55:31,157 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/fd775d1e-dea1-4838-be7a-ed1cb5e75fc3 used request id req-debfdc2f-f11c-4a6d-b257-bde86057d55b 2018-08-25 21:55:31,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:55:31,394 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-882c1fa4-6875-43f8-a3fc-a9778285ccae Content-Length: 0 Date: Sat, 25 Aug 2018 21:55:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:55:31,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/9fc7ee44-d2b1-440d-a204-72930747e9eb used request id req-882c1fa4-6875-43f8-a3fc-a9778285ccae 2018-08-25 21:55:31,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/c0bb5695-800b-48a1-b6a4-ef06b0f4b179 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:55:32,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-892f5bc7-fd48-4ee1-bd63-d5382962e135 Date: Sat, 25 Aug 2018 21:55:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:55:32,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/c0bb5695-800b-48a1-b6a4-ef06b0f4b179 used request id req-892f5bc7-fd48-4ee1-bd63-d5382962e135 2018-08-25 21:55:32,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/21357556-20bd-4345-bdc1-60b2fde7b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:55:33,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-208d74ba-7e96-4c2e-be24-42e35d6b6988 Date: Sat, 25 Aug 2018 21:55:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:55:33,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/21357556-20bd-4345-bdc1-60b2fde7b701 used request id req-208d74ba-7e96-4c2e-be24-42e35d6b6988 2018-08-25 21:55:33,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:55:35,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb5e7829-584c-4ed1-815d-69c3ef073ff7 Date: Sat, 25 Aug 2018 21:55:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:55:35,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/4dcb0ff4-d76a-4aec-be6e-72baafd2d2b8 used request id req-cb5e7829-584c-4ed1-815d-69c3ef073ff7 2018-08-25 21:55:35,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/69a6b65b-81bd-4fff-85d9-3261bcddb5c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fe9046968c86e47e0b1ac9f1874c962eb413e4" 2018-08-25 21:55:35,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f9b26d7-2f3e-4849-b5bb-d17ba7d88d5f Date: Sat, 25 Aug 2018 21:55:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:55:35,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/69a6b65b-81bd-4fff-85d9-3261bcddb5c3 used request id req-7f9b26d7-2f3e-4849-b5bb-d17ba7d88d5f 2018-08-25 21:55:35,891 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-2' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-3' | | PASS | 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-4' can ping 'sdnvpn-1-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-4' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-5' | +========================================================================================+ 2018-08-25 21:55:35,891 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-25 21:55:35,892 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-08-25 21:55:35,892 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2018-08-25 21:55:35,892 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-08-25 21:55:35,892 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-08-25 21:55:35,893 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-08-25 21:55:35,967 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-08-25 21:55:35,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:55:35,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:55:35,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:55:35,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:55:35,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:55:35,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:55:35,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:55:35,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:55:35,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 21:55:35,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:55:35,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:55:35,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:55:35,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:55:35,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:55:35,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:55:35,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:55:35,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:55:35,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:55:35,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:55:35,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:55:35,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:55:35,976 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 21:55:35,976 - 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-25 21:55:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:55:35,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e174d1b9-b040-484a-85f4-01a12125601d Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:55:35,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-e174d1b9-b040-484a-85f4-01a12125601d 2018-08-25 21:55:35,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:55:36,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["2vqTaUgOSg-g7L4dvdRYKg"], "issued_at": "2018-08-25T21:55:36.000000Z"}} 2018-08-25 21:55:36,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7d08fc719681fdd838b25ec4974a00c4f2fbbcf" 2018-08-25 21:55:36,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-40ee8904-8b43-4342-821f-f2d170c38442 Date: Sat, 25 Aug 2018 21:55:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 21:55:36,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-40ee8904-8b43-4342-821f-f2d170c38442 2018-08-25 21:55:36,678 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 21:55:36,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7d08fc719681fdd838b25ec4974a00c4f2fbbcf" 2018-08-25 21:55:36,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-46f735d8-2ac8-4b5c-bbce-6ca439eea84f Date: Sat, 25 Aug 2018 21:55: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-25 21:55:36,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-46f735d8-2ac8-4b5c-bbce-6ca439eea84f 2018-08-25 21:55:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7d08fc719681fdd838b25ec4974a00c4f2fbbcf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-25 21:55:36,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-76354e16-2c81-418e-8d3a-7314109de9b5 Date: Sat, 25 Aug 2018 21:55:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T21:55:36Z", "file": "/v2/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "size": null, "self": "/v2/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "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-25T21:55:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 21:55:36,762 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-76354e16-2c81-418e-8d3a-7314109de9b5 2018-08-25 21:55:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7d08fc719681fdd838b25ec4974a00c4f2fbbcf" -d '' 2018-08-25 21:55:37,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88219230-d76e-48ba-b069-edf8976047b1 Date: Sat, 25 Aug 2018 21:55: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-25 21:55:37,319 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d/file used request id req-88219230-d76e-48ba-b069-edf8976047b1 2018-08-25 21:55:37,320 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-08-25 21:55:37,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:55:37,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8b8abe-7957-4296-8290-0d75173512f8 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:55:37,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-5a8b8abe-7957-4296-8290-0d75173512f8 2018-08-25 21:55:37,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:55:37,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["ZvONxdRAQ7SxIgM4QMGmZQ"], "issued_at": "2018-08-25T21:55:37.000000Z"}} 2018-08-25 21:55:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-08-25 21:55:38,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-bb05289d-949f-4376-bc17-9dd494777ea2 Date: Sat, 25 Aug 2018 21:55: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":"85022d1b-df6b-4978-8898-85bcf6ea696e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T21:55:38Z","is_default":false,"provider:segmentation_id":47,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:55:38Z","mtu":1450}} 2018-08-25 21:55:38,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-bb05289d-949f-4376-bc17-9dd494777ea2 2018-08-25 21:55:38,185 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network 85022d1b-df6b-4978-8898-85bcf6ea696e with cidr 10.10.10.0/24 2018-08-25 21:55:38,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" -d '{"subnets": [{"ip_version": 4, "network_id": "85022d1b-df6b-4978-8898-85bcf6ea696e", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-08-25 21:55:38,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-58f5dd5c-40ec-44b7-b2d3-50314a5a8707 Date: Sat, 25 Aug 2018 21:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85022d1b-df6b-4978-8898-85bcf6ea696e","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:55:38Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T21:55: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":"bb3b2ba82e85438cb9318447e90d0372","id":"6b48de8a-2b81-4f37-b2a9-ac33ded0154d","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-08-25 21:55:38,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-58f5dd5c-40ec-44b7-b2d3-50314a5a8707 2018-08-25 21:55:38,629 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-08-25 21:55:38,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-08-25 21:55:39,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-98208801-9e22-4aa3-a8d7-4d6276eb07a2 Date: Sat, 25 Aug 2018 21:55: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":"760f5830-bf06-4ef2-a93e-cd4ca8e77d88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T21:55:39Z","is_default":false,"provider:segmentation_id":113,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:55:38Z","mtu":1450}} 2018-08-25 21:55:39,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-98208801-9e22-4aa3-a8d7-4d6276eb07a2 2018-08-25 21:55:39,142 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network 760f5830-bf06-4ef2-a93e-cd4ca8e77d88 with cidr 10.10.10.0/24 2018-08-25 21:55:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" -d '{"subnets": [{"ip_version": 4, "network_id": "760f5830-bf06-4ef2-a93e-cd4ca8e77d88", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-08-25 21:55:39,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-aa6b260e-322a-4264-be5f-87db6241dcf6 Date: Sat, 25 Aug 2018 21:55:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"760f5830-bf06-4ef2-a93e-cd4ca8e77d88","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:55:39Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T21:55:39Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"664a10f0-b177-4b12-908a-56de36f748fc","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-08-25 21:55:39,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-aa6b260e-322a-4264-be5f-87db6241dcf6 2018-08-25 21:55:39,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:55:39,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 51805 X-Openstack-Request-Id: req-645115a3-cb0f-4c59-b959-52babfd6ffab Date: Sat, 25 Aug 2018 21:55:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "updated_at": "2018-08-25T21:52:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "0dca02a0-8194-4cda-9c55-882f54d62267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "25fac68a-cc47-432b-a46c-effdc409ddcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "5c72490a-fc51-4820-91fc-0098772ed04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "7478f6a1-a820-4354-81ff-bef37640f1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 4, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "96ec442b-f4af-450f-b529-1094026f9972", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 21:55:39,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-645115a3-cb0f-4c59-b959-52babfd6ffab 2018-08-25 21:55:39,624 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 21:55:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:55:39,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77942216-126d-414c-b046-f5cb5dc36ff3 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:55:39,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-77942216-126d-414c-b046-f5cb5dc36ff3 2018-08-25 21:55:39,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:55:40,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["y5Kf3WceTQG2ewrl6h6sRg"], "issued_at": "2018-08-25T21:55:39.000000Z"}} 2018-08-25 21:55:40,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020f92c92f64f37caaf29548313ed46fdd389c23" 2018-08-25 21:55:40,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-1ba71da1-ab52-4166-83e0-d2bb0c78950e x-compute-request-id: req-1ba71da1-ab52-4166-83e0-d2bb0c78950e Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 21:55:40,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-1ba71da1-ab52-4166-83e0-d2bb0c78950e 2018-08-25 21:55:40,303 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-25 21:55:40,303 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-08-25 21:55:40,303 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=a36975d3-40ba-46e7-b049-56ed7ce8ef3d network=85022d1b-df6b-4978-8898-85bcf6ea696e secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.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-25 21:55:40,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:55:40,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:55:40,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:55:40,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:55:40,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:55:40,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:55:40,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:55:40,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:55:40,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:55:40,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:55:40,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:55:40,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:55:40,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:55:40,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:55:40,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:55:40,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:55:40,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:55:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:55:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:55:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:55:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:55:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:55:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:55:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:55:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:55:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:55:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:55:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:55:40,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:55:40,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:55:40,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:55:40,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:55:40,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:55:40,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:55:40,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:55:40,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248aede6-1a53-48e3-881f-71bf01bc2f7a Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:55:40,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-248aede6-1a53-48e3-881f-71bf01bc2f7a 2018-08-25 21:55:40,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:55:40,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["xKqI32DrTcyUGWn8mWzGdA"], "issued_at": "2018-08-25T21:55:40.000000Z"}} 2018-08-25 21:55:40,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" 2018-08-25 21:55:40,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-f426e050-f4af-4b38-962b-0fc9252ae8bb x-compute-request-id: req-f426e050-f4af-4b38-962b-0fc9252ae8bb Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:55:40,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-f426e050-f4af-4b38-962b-0fc9252ae8bb 2018-08-25 21:55:40,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" 2018-08-25 21:55:40,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-be88ae9e-9789-4291-a781-83712b62a22b x-compute-request-id: req-be88ae9e-9789-4291-a781-83712b62a22b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:55:40,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-be88ae9e-9789-4291-a781-83712b62a22b 2018-08-25 21:55:41,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "85022d1b-df6b-4978-8898-85bcf6ea696e"}], "config_drive": true}}' 2018-08-25 21:55:43,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:55: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-186b36a0-67fa-4296-a617-aab0ccca6d0f x-compute-request-id: req-186b36a0-67fa-4296-a617-aab0ccca6d0f Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "998b5c10-57d5-467f-bf71-2926ecdde1ad", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "bookmark"}], "adminPass": "NbqXSBk5fEUF"}} 2018-08-25 21:55:43,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-186b36a0-67fa-4296-a617-aab0ccca6d0f 2018-08-25 21:55:43,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:55:43,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fee524-fce8-4805-bd4e-5fe550a4c404 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:55:43,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-e1fee524-fce8-4805-bd4e-5fe550a4c404 2018-08-25 21:55:43,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:55:43,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["lPkxt92ARiGboX_yrWsxCw"], "issued_at": "2018-08-25T21:55:43.000000Z"}} 2018-08-25 21:55:43,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026a20dc300849ea67b5ead076ce34d06568f854" 2018-08-25 21:55:44,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-cec881a4-0fa8-4158-8f03-d79c136d91d9 x-compute-request-id: req-cec881a4-0fa8-4158-8f03-d79c136d91d9 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.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "998b5c10-57d5-467f-bf71-2926ecdde1ad", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:55:43Z", "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-25T21:55:43Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:55:44,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad used request id req-cec881a4-0fa8-4158-8f03-d79c136d91d9 2018-08-25 21:55:47,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026a20dc300849ea67b5ead076ce34d06568f854" 2018-08-25 21:55:47,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-7f9bea40-350c-4bc5-9821-9aab3dbc0646 x-compute-request-id: req-7f9bea40-350c-4bc5-9821-9aab3dbc0646 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.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000095", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "998b5c10-57d5-467f-bf71-2926ecdde1ad", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:55:45Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-2", "created": "2018-08-25T21:55:43Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:55:47,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad used request id req-7f9bea40-350c-4bc5-9821-9aab3dbc0646 2018-08-25 21:55:50,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026a20dc300849ea67b5ead076ce34d06568f854" 2018-08-25 21:55:51,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-7a08e52f-44d5-4361-a87c-a32cad257caf x-compute-request-id: req-7a08e52f-44d5-4361-a87c-a32cad257caf 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:84:f6:44", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000095", "OS-SRV-USG:launched_at": "2018-08-25T21:55:50.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "998b5c10-57d5-467f-bf71-2926ecdde1ad", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:55:50Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-2", "created": "2018-08-25T21:55:43Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:55:51,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad used request id req-7a08e52f-44d5-4361-a87c-a32cad257caf 2018-08-25 21:55:51,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" 2018-08-25 21:55:51,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-82e2cd38-6289-4316-b474-91033ba8ff67 x-compute-request-id: req-82e2cd38-6289-4316-b474-91033ba8ff67 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:84:f6:44", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000095", "OS-SRV-USG:launched_at": "2018-08-25T21:55:50.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "998b5c10-57d5-467f-bf71-2926ecdde1ad", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:55:50Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-2", "created": "2018-08-25T21:55:43Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:55:51,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad used request id req-82e2cd38-6289-4316-b474-91033ba8ff67 2018-08-25 21:55:51,728 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-08-25 21:55:51,728 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-08-25 21:55:51,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020f92c92f64f37caaf29548313ed46fdd389c23" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:55:52,460 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:55: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-18476645-ae91-49b1-97cb-2308f2f054a0 x-compute-request-id: req-18476645-ae91-49b1-97cb-2308f2f054a0 Content-Length: 0 Content-Type: application/json 2018-08-25 21:55:52,460 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-18476645-ae91-49b1-97cb-2308f2f054a0 2018-08-25 21:55:52,461 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-08-25 21:55:52,461 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=a36975d3-40ba-46e7-b049-56ed7ce8ef3d network=760f5830-bf06-4ef2-a93e-cd4ca8e77d88 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.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-25 21:55:52,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:55:52,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:55:52,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:55:52,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:55:52,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:55:52,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:55:52,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:55:52,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:55:52,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:55:52,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:55:52,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:55:52,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:55:52,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:55:52,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:55:52,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:55:52,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:55:52,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:55:52,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:55:52,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:55:52,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:55:52,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:55:52,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:55:52,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:55:52,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:55:52,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:55:52,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:55:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:55:52,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da37785c-03b6-4927-9512-3eea69238a70 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:55:52,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-da37785c-03b6-4927-9512-3eea69238a70 2018-08-25 21:55:52,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:55:52,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["7G3eNcrSRKidWoxPoA-l5w"], "issued_at": "2018-08-25T21:55:52.000000Z"}} 2018-08-25 21:55:52,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7572f3231dd5019bce40d1a467bb8e26d77329c8" 2018-08-25 21:55:53,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-017e215d-377f-4899-aa13-2437cd60f14c x-compute-request-id: req-017e215d-377f-4899-aa13-2437cd60f14c Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:55:53,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-017e215d-377f-4899-aa13-2437cd60f14c 2018-08-25 21:55:53,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7572f3231dd5019bce40d1a467bb8e26d77329c8" 2018-08-25 21:55:53,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-16b5f928-c483-47c1-b6cf-9cb98cc01d6b x-compute-request-id: req-16b5f928-c483-47c1-b6cf-9cb98cc01d6b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:55:53,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-16b5f928-c483-47c1-b6cf-9cb98cc01d6b 2018-08-25 21:55:53,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7572f3231dd5019bce40d1a467bb8e26d77329c8" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "760f5830-bf06-4ef2-a93e-cd4ca8e77d88"}], "config_drive": true}}' 2018-08-25 21:55:55,043 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:55: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-6e035cf1-17f5-4c45-97b6-e5b3afe1a996 x-compute-request-id: req-6e035cf1-17f5-4c45-97b6-e5b3afe1a996 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8c3f0f2f-de43-480d-bc8d-013162475feb", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "bookmark"}], "adminPass": "TZaehZMz2Zhf"}} 2018-08-25 21:55:55,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-6e035cf1-17f5-4c45-97b6-e5b3afe1a996 2018-08-25 21:55:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:55:55,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383c2614-ce8e-4cf2-938f-6aab1f3c4e23 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:55:55,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-383c2614-ce8e-4cf2-938f-6aab1f3c4e23 2018-08-25 21:55:55,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:55:55,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["XAkzAy_9S6SAuKdp41vgHA"], "issued_at": "2018-08-25T21:55:55.000000Z"}} 2018-08-25 21:55:55,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540f8e0d59bf4b56ab9eb7355d90df28312b7174" 2018-08-25 21:55:56,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-658d57d5-39cb-420e-9e0e-c0de0f253337 x-compute-request-id: req-658d57d5-39cb-420e-9e0e-c0de0f253337 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.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8c3f0f2f-de43-480d-bc8d-013162475feb", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:55:55Z", "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-25T21:55:54Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:55:56,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb used request id req-658d57d5-39cb-420e-9e0e-c0de0f253337 2018-08-25 21:55:59,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540f8e0d59bf4b56ab9eb7355d90df28312b7174" 2018-08-25 21:55:59,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:55: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-6ef72881-f6ec-4e7c-9921-bdcdab8c33a9 x-compute-request-id: req-6ef72881-f6ec-4e7c-9921-bdcdab8c33a9 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.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8c3f0f2f-de43-480d-bc8d-013162475feb", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:55:57Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-4", "created": "2018-08-25T21:55:54Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:55:59,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb used request id req-6ef72881-f6ec-4e7c-9921-bdcdab8c33a9 2018-08-25 21:56:02,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540f8e0d59bf4b56ab9eb7355d90df28312b7174" 2018-08-25 21:56:03,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-8b208fe1-85cc-4257-8cb9-90a436d0c0ff x-compute-request-id: req-8b208fe1-85cc-4257-8cb9-90a436d0c0ff Content-Encoding: gzip Content-Length: 785 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:9f:02:14", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-08-25T21:56:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8c3f0f2f-de43-480d-bc8d-013162475feb", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:56:02Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-4", "created": "2018-08-25T21:55:54Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:56:03,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb used request id req-8b208fe1-85cc-4257-8cb9-90a436d0c0ff 2018-08-25 21:56:03,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7572f3231dd5019bce40d1a467bb8e26d77329c8" 2018-08-25 21:56:03,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-d455e9d0-ffda-488c-b3d0-8e7918600b8e x-compute-request-id: req-d455e9d0-ffda-488c-b3d0-8e7918600b8e Content-Encoding: gzip Content-Length: 785 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:9f:02:14", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/8c3f0f2f-de43-480d-bc8d-013162475feb", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-08-25T21:56:02.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "8c3f0f2f-de43-480d-bc8d-013162475feb", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:56:02Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-4", "created": "2018-08-25T21:55:54Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:56:03,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb used request id req-d455e9d0-ffda-488c-b3d0-8e7918600b8e 2018-08-25 21:56:03,588 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-08-25 21:56:03,588 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-08-25 21:56:03,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020f92c92f64f37caaf29548313ed46fdd389c23" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:56:04,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:56: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 x-openstack-request-id: req-e2dba73b-92a2-47d5-842c-d405d820a990 x-compute-request-id: req-e2dba73b-92a2-47d5-842c-d405d820a990 Content-Length: 0 Content-Type: application/json 2018-08-25 21:56:04,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action used request id req-e2dba73b-92a2-47d5-842c-d405d820a990 2018-08-25 21:56:04,940 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-08-25 21:56:04,941 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=a36975d3-40ba-46e7-b049-56ed7ce8ef3d network=85022d1b-df6b-4978-8898-85bcf6ea696e secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.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-25 21:56:04,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:56:04,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:56:04,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:56:04,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:56:04,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:56:04,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:56:04,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:56:04,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:56:04,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:56:04,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:56:04,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:56:04,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:56:04,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:56:04,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:56:04,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:56:04,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:56:04,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:56:04,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:56:04,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:56:04,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:56:04,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:56:04,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:56:04,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:56:04,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:56:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:56:04,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b1f940-2791-48e9-ab69-d1355452856e Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:56:04,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-78b1f940-2791-48e9-ab69-d1355452856e 2018-08-25 21:56:04,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:56:05,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["0fql1g5lQWiLfh1ZQCjgZA"], "issued_at": "2018-08-25T21:56:05.000000Z"}} 2018-08-25 21:56:05,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d3d59ae4d7a2b5a67b89814821c6f6f5c3dd4" 2018-08-25 21:56:05,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-e0c905f2-03dd-435c-89bc-d88928da3f5c x-compute-request-id: req-e0c905f2-03dd-435c-89bc-d88928da3f5c Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:56:05,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-e0c905f2-03dd-435c-89bc-d88928da3f5c 2018-08-25 21:56:05,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d3d59ae4d7a2b5a67b89814821c6f6f5c3dd4" 2018-08-25 21:56:05,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-6372af19-e00d-4c8e-b79a-ff5b8fd2d104 x-compute-request-id: req-6372af19-e00d-4c8e-b79a-ff5b8fd2d104 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:56:05,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-6372af19-e00d-4c8e-b79a-ff5b8fd2d104 2018-08-25 21:56:05,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d3d59ae4d7a2b5a67b89814821c6f6f5c3dd4" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "85022d1b-df6b-4978-8898-85bcf6ea696e"}], "config_drive": true}}' 2018-08-25 21:56:06,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:56: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-3d13f08c-1f9b-4044-be8f-af9c90fc8ebe x-compute-request-id: req-3d13f08c-1f9b-4044-be8f-af9c90fc8ebe Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "bookmark"}], "adminPass": "dYpW7tngc5Wp"}} 2018-08-25 21:56:06,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-3d13f08c-1f9b-4044-be8f-af9c90fc8ebe 2018-08-25 21:56:06,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:56:06,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba88e71-17c2-41db-8e93-50c3afb28218 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:56:06,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-cba88e71-17c2-41db-8e93-50c3afb28218 2018-08-25 21:56:06,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:56:07,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["bqlxAfC_Rta7yrVmfZ6Yrg"], "issued_at": "2018-08-25T21:56:07.000000Z"}} 2018-08-25 21:56:07,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9e4c54c473a6b018a7d6628dbbe121b02e26458" 2018-08-25 21:56:07,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-c0d092af-ec6c-47f5-a890-4262cfa9e94a x-compute-request-id: req-c0d092af-ec6c-47f5-a890-4262cfa9e94a 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.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:56:07Z", "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-25T21:56:06Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:56:07,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd used request id req-c0d092af-ec6c-47f5-a890-4262cfa9e94a 2018-08-25 21:56:10,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9e4c54c473a6b018a7d6628dbbe121b02e26458" 2018-08-25 21:56:11,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-d878bb05-ca14-43e9-91a6-a564158c4b01 x-compute-request-id: req-d878bb05-ca14-43e9-91a6-a564158c4b01 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.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:56:08Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-1", "created": "2018-08-25T21:56:06Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:56:11,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd used request id req-d878bb05-ca14-43e9-91a6-a564158c4b01 2018-08-25 21:56:14,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9e4c54c473a6b018a7d6628dbbe121b02e26458" 2018-08-25 21:56:14,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-6d568a9f-0576-48ea-b097-ef99fe39158b x-compute-request-id: req-6d568a9f-0576-48ea-b097-ef99fe39158b Content-Encoding: gzip Content-Length: 783 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:a5:fa:fc", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-08-25T21:56:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:56:12Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-1", "created": "2018-08-25T21:56:06Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:56:14,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd used request id req-6d568a9f-0576-48ea-b097-ef99fe39158b 2018-08-25 21:56:14,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d3d59ae4d7a2b5a67b89814821c6f6f5c3dd4" 2018-08-25 21:56:15,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-7906ea33-e402-4b75-b921-211719d04c10 x-compute-request-id: req-7906ea33-e402-4b75-b921-211719d04c10 Content-Encoding: gzip Content-Length: 783 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:a5:fa:fc", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "rel": "bookmark"}], "image": {"id": "a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "links": [{"href": "http://172.30.9.33:8774/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-08-25T21:56:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:56:12Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2-1", "created": "2018-08-25T21:56:06Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:56:15,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd used request id req-7906ea33-e402-4b75-b921-211719d04c10 2018-08-25 21:56:15,067 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-08-25 21:56:15,067 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-08-25 21:56:15,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020f92c92f64f37caaf29548313ed46fdd389c23" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:56:16,086 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:56: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-6546b3a8-5191-47e2-9920-7e72fe436d40 x-compute-request-id: req-6546b3a8-5191-47e2-9920-7e72fe436d40 Content-Length: 0 Content-Type: application/json 2018-08-25 21:56:16,086 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action used request id req-6546b3a8-5191-47e2-9920-7e72fe436d40 2018-08-25 21:56:16,086 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-08-25 21:56:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-567095", "route_distinguishers": "111:111"}}' 2018-08-25 21:56:16,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-7e6505fb-6dd5-43cb-9bec-f7cd622cf8e3 Date: Sat, 25 Aug 2018 21:56:16 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-1-567095", "route_distinguishers": ["111:111"], "routers": [], "import_targets": ["55:55"], "networks": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": ["55:55"], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "3c178cda-d7a3-4841-a658-ea7830ef57fd"}} 2018-08-25 21:56:16,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns used request id req-7e6505fb-6dd5-43cb-9bec-f7cd622cf8e3 2018-08-25 21:56:16,766 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-567095', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'id': u'3c178cda-d7a3-4841-a658-ea7830ef57fd', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [u'55:55'], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:56:16,766 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-08-25 21:56:16,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/3c178cda-d7a3-4841-a658-ea7830ef57fd/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" -d '{"network_association": {"network_id": "85022d1b-df6b-4978-8898-85bcf6ea696e"}}' 2018-08-25 21:56:17,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-a72f47c0-7fdd-4fdb-9cfa-f7e7869b8020 Date: Sat, 25 Aug 2018 21:56:17 GMT RESP BODY: {"network_association": {"network_id": "85022d1b-df6b-4978-8898-85bcf6ea696e", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "18e3499c-b2e3-439a-a9e9-1514ee3b26d5"}} 2018-08-25 21:56:17,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/3c178cda-d7a3-4841-a658-ea7830ef57fd/network_associations used request id req-a72f47c0-7fdd-4fdb-9cfa-f7e7869b8020 2018-08-25 21:56:17,062 - sdnvpn_test_utils - INFO - Waiting for instance 998b5c10-57d5-467f-bf71-2926ecdde1ad to boot up 2018-08-25 21:56:17,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:17,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-2d14a78a-1128-4b57-b01b-9223fd8761e4 x-compute-request-id: req-2d14a78a-1128-4b57-b01b-9223fd8761e4 Content-Encoding: gzip Content-Length: 10252 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:17,142 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-2d14a78a-1128-4b57-b01b-9223fd8761e4 2018-08-25 21:56:19,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:19,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-1d328426-ea38-41e5-b490-0eda14042dd2 x-compute-request-id: req-1d328426-ea38-41e5-b490-0eda14042dd2 Content-Encoding: gzip Content-Length: 10252 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:19,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-1d328426-ea38-41e5-b490-0eda14042dd2 2018-08-25 21:56:21,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:21,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-22c0ec38-6886-48ba-a2e4-be73e1155733 x-compute-request-id: req-22c0ec38-6886-48ba-a2e4-be73e1155733 Content-Encoding: gzip Content-Length: 10252 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:21,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-22c0ec38-6886-48ba-a2e4-be73e1155733 2018-08-25 21:56:23,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:23,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-158ab174-b99d-468e-bec5-f3f3f4c00f4d x-compute-request-id: req-158ab174-b99d-468e-bec5-f3f3f4c00f4d Content-Encoding: gzip Content-Length: 10252 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:23,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-158ab174-b99d-468e-bec5-f3f3f4c00f4d 2018-08-25 21:56:25,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:25,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-f76439ad-660c-44b8-89a2-4c6266875086 x-compute-request-id: req-f76439ad-660c-44b8-89a2-4c6266875086 Content-Encoding: gzip Content-Length: 10271 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:25,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-f76439ad-660c-44b8-89a2-4c6266875086 2018-08-25 21:56:27,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:27,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-8fd09950-0c00-4560-8630-dfd56a8fff4f x-compute-request-id: req-8fd09950-0c00-4560-8630-dfd56a8fff4f Content-Encoding: gzip Content-Length: 10271 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:27,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-8fd09950-0c00-4560-8630-dfd56a8fff4f 2018-08-25 21:56:29,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:29,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-c8e888a7-39e0-42fc-a571-1b730948a074 x-compute-request-id: req-c8e888a7-39e0-42fc-a571-1b730948a074 Content-Encoding: gzip Content-Length: 10271 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:29,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-c8e888a7-39e0-42fc-a571-1b730948a074 2018-08-25 21:56:31,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:31,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-16a57f07-5733-42c5-85c0-861728775e52 x-compute-request-id: req-16a57f07-5733-42c5-85c0-861728775e52 Content-Encoding: gzip Content-Length: 10271 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:31,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-16a57f07-5733-42c5-85c0-861728775e52 2018-08-25 21:56:33,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:33,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-d97d0df7-579b-43c0-8b8b-44df552396ea x-compute-request-id: req-d97d0df7-579b-43c0-8b8b-44df552396ea Content-Encoding: gzip Content-Length: 10271 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:33,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-d97d0df7-579b-43c0-8b8b-44df552396ea 2018-08-25 21:56:35,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:35,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-255e6670-d323-4180-a20b-f6a9acdeaa17 x-compute-request-id: req-255e6670-d323-4180-a20b-f6a9acdeaa17 Content-Encoding: gzip Content-Length: 10271 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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"} 2018-08-25 21:56:35,970 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-255e6670-d323-4180-a20b-f6a9acdeaa17 2018-08-25 21:56:37,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac0f224264a2eb6dfd02214abc814803091718" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:38,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-10dae29d-ef77-4d21-8120-dc1e5ad8e229 x-compute-request-id: req-10dae29d-ef77-4d21-8120-dc1e5ad8e229 Content-Encoding: gzip Content-Length: 11183 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 526069901 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.192160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194477] pid_max: default: 32768 minimum: 301\n[ 0.195783] ACPI: Core revision 20150930\n[ 0.197502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199400] Security Framework initialized\n[ 0.200575] Yama: becoming mindful.\n[ 0.201672] AppArmor: AppArmor initialized\n[ 0.202914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204779] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210213] Initializing cgroup subsys io\n[ 0.211395] Initializing cgroup subsys memory\n[ 0.212638] Initializing cgroup subsys devices\n[ 0.213861] Initializing cgroup subsys freezer\n[ 0.215121] Initializing cgroup subsys net_cls\n[ 0.216376] Initializing cgroup subsys perf_event\n[ 0.217652] Initializing cgroup subsys net_prio\n[ 0.218932] Initializing cgroup subsys hugetlb\n[ 0.220192] Initializing cgroup subsys pids\n[ 0.221403] CPU: Physical Processor ID: 0\n[ 0.223304] mce: CPU supports 10 MCE banks\n[ 0.224516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249386] ftrace: allocating 31920 entries in 125 pages\n[ 0.274759] smpboot: Max logical packages: 1\n[ 0.276034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277948] x2apic enabled\n[ 0.279134] Switched APIC routing to physical x2apic.\n[ 0.281629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283250] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288649] KVM setup paravirtual spinlock\n[ 0.290258] x86: Booted up 1 node, 1 CPUs\n[ 0.291391] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293343] devtmpfs: initialized\n[ 0.295309] evm: security.selinux\n[ 0.296294] evm: security.SMACK64\n[ 0.297306] evm: security.SMACK64EXEC\n[ 0.298387] evm: security.SMACK64TRANSMUTE\n[ 0.299520] evm: security.SMACK64MMAP\n[ 0.300580] evm: security.ima\n[ 0.301489] evm: security.capability\n[ 0.302609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305216] pinctrl core: initialized pinctrl subsystem\n[ 0.306743] RTC time: 21:55:50, date: 08/25/18\n[ 0.308067] NET: Registered protocol family 16\n[ 0.309414] cpuidle: using governor ladder\n[ 0.310566] cpuidle: using governor menu\n[ 0.311685] PCCT header not found.\n[ 0.312748] ACPI: bus type PCI registered\n[ 0.313905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315642] PCI: Using configuration type 1 for base access\n[ 0.317890] ACPI: Added _OSI(Module Device)\n[ 0.319099] ACPI: Added _OSI(Processor Device)\n[ 0.320343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323837] ACPI: Interpreter enabled\n[ 0.324915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335330] ACPI: (supports S0 S5)\n[ 0.336350] ACPI: Using IOAPIC for interrupt routing\n[ 0.337699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343212] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349766] acpiphp: Slot [3] registered\n[ 0.350888] acpiphp: Slot [4] registered\n[ 0.352007] acpiphp: Slot [5] registered\n[ 0.353136] acpiphp: Slot [6] registered\n[ 0.354297] acpiphp: Slot [7] registered\n[ 0.355406] acpiphp: Slot [8] registered\n[ 0.356516] acpiphp: Slot [9] registered\n[ 0.357624] acpiphp: Slot [10] registered\n[ 0.358754] acpiphp: Slot [11] registered\n[ 0.359886] acpiphp: Slot [12] registered\n[ 0.361020] acpiphp: Slot [13] registered\n[ 0.362146] acpiphp: Slot [14] registered\n[ 0.363290] acpiphp: Slot [15] registered\n[ 0.378549] acpiphp: Slot [16] registered\n[ 0.379689] acpiphp: Slot [17] registered\n[ 0.380815] acpiphp: Slot [18] registered\n[ 0.381940] acpiphp: Slot [19] registered\n[ 0.383068] acpiphp: Slot [20] registered\n[ 0.384229] acpiphp: Slot [21] registered\n[ 0.385358] acpiphp: Slot [22] registered\n[ 0.386516] acpiphp: Slot [23] registered\n[ 0.387687] acpiphp: Slot [24] registered\n[ 0.388813] acpiphp: Slot [25] registered\n[ 0.389936] acpiphp: Slot [26] registered\n[ 0.391059] acpiphp: Slot [27] registered\n[ 0.392194] acpiphp: Slot [28] registered\n[ 0.393323] acpiphp: Slot [29] registered\n[ 0.394496] acpiphp: Slot [30] registered\n[ 0.395649] acpiphp: Slot [31] registered\n[ 0.396779] PCI host bridge to bus 0000:00\n[ 0.397972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405418] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407502] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416786] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421196] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447078] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460434] vgaarb: loaded\n[ 0.461281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462947] SCSI subsystem initialized\n[ 0.464217] ACPI: bus type USB registered\n[ 0.465380] usbcore: registered new interface driver usbfs\n[ 0.466815] usbcore: registered new interface driver hub\n[ 0.468222] usbcore: registered new device driver usb\n[ 0.469797] PCI: Using ACPI for IRQ routing\n[ 0.471347] NetLabel: Initializing\n[ 0.472371] NetLabel: domain hash size = 128\n[ 0.473587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474927] NetLabel: unlabeled traffic allowed by default\n[ 0.476535] clocksource: Switched to clocksource kvm-clock\n[ 0.486452] AppArmor: AppArmor Filesystem Enabled\n[ 0.487825] pnp: PnP ACPI init\n[ 0.489081] pnp: PnP ACPI: found 5 devices\n[ 0.496006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498451] NET: Registered protocol family 2\n[ 0.499884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503371] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505047] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508192] NET: Registered protocol family 1\n[ 0.509415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512445] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541137] Trying to unpack rootfs image as initramfs...\n[ 0.603202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608668] Scanning for low memory corruption every 60 seconds\n[ 0.610980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612705] audit: initializing netlink subsys (disabled)\n[ 0.614247] audit: type=2000 audit(1535234151.007:1): initialized\n[ 0.616234] Initialise system trusted keyring\n[ 0.617722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622246] zbud: loaded\n[ 0.623295] VFS: Disk quotas dquot_6.6.0\n[ 0.624492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626766] fuse init (API version 7.23)\n[ 0.628079] Key type big_key registered\n[ 0.629275] Allocating IMA MOK and blacklist keyrings.\n[ 0.631038] Key type asymmetric registered\n[ 0.632253] Asymmetric key parser 'x509' registered\n[ 0.633655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635847] io scheduler noop registered\n[ 0.637013] io scheduler deadline registered (default)\n[ 0.638460] io scheduler cfq registered\n[ 0.639705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645214] ACPI: Power Button [PWRF]\n[ 0.646498] GHES: HEST is not enabled!\n[ 0.660670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721856] Linux agpgart interface v0.103\n[ 0.725425] brd: module loaded\n[ 0.727717] loop: module loaded\n[ 0.732882] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734997] GPT:90111 != 2097151\n[ 0.735975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737551] GPT:90111 != 2097151\n[ 0.738537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739931] vda: vda1 vda15\n[ 0.741642] scsi host0: ata_piix\n[ 0.742782] scsi host1: ata_piix\n[ 0.743823] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747900] libphy: Fixed MDIO Bus: probed\n[ 0.749096] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750477] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753341] PPP generic driver version 2.4.2\n[ 0.754665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756380] ehci-pci: EHCI PCI platform driver\n[ 0.757656] ehci-platform: EHCI generic platform driver\n[ 0.759125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760763] ohci-pci: OHCI PCI platform driver\n[ 0.762027] ohci-platform: OHCI generic platform driver\n[ 0.763470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778220] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781770] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788718] usb usb1: Product: UHCI Host Controller\n[ 0.790056] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791755] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793172] hub 1-0:1.0: USB hub found\n[ 0.794314] hub 1-0:1.0: 2 ports detected\n[ 0.795681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801603] mousedev: PS/2 mouse device common for all mice\n[ 0.803415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811127] i2c /dev entries driver\n[ 0.812223] device-mapper: uevent: version 1.0.3\n[ 0.813612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817974] NET: Registered protocol family 10\n[ 0.819603] NET: Registered protocol family 17\n[ 0.820912] Key type dns_resolver registered\n[ 0.822290] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826437] registered taskstats version 1\n[ 0.827665] Loading compiled-in X.509 certificates\n[ 0.829559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832267] zswap: loaded using pool lzo/zbud\n[ 0.834458] Key type trusted registered\n[ 0.836786] Key type encrypted registered\n[ 0.837992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841041] evm: HMAC attrs: 0x1\n[ 0.842416] Magic number: 14:12:956\n[ 0.843530] virtio-pci 0000:00:04.0: hash matches\n[ 0.844961] rtc_cmos 00:00: setting system clock to 2018-08-25 21:55:51 UTC (1535234151)\n[ 0.847325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848955] EDD information not available.\n[ 0.901426] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.903419] ata1.00: configured for MWDMA2\n[ 0.905116] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908176] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.909943] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911690] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916806] Write protecting the kernel read-only data: 14336k\n[ 0.919853] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922433] 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.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... [ 1.113604] random: dd urandom read with 12 bits of entropy available\ndone.\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:\n/dev/root resized successfully [took 0.14s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMrVmi68ZX1J9xYE56plb8YcGw76teC2fAkrVfSCMqvcVTJ8LinlXoHh5lGqLYuWEM7XAay9WOTengjVrdr1ffgbHfvTJFJ3x9nRjEe8mTjkQ6R9hv3qmkbKlLbobiQHGxlpjPV9ws9P18Y08bEiXeOE/KK5X2lTYBjMJiCEV1U28A5b2/k6AKehGT0nKumjD3YYR3r1wJv3DmeqkPJNaIw2APxoLx21q0ueaoiQsG0ovQsXv3+9GSuVgtTvXcTfj7SP6YB1bqaG/XXvlRBhysfR//CBhU3uohVC7Xq8tWSanO4n4S0/70qsg9Zz+VfAFUiEmIWm+EL9qN+4i8ezup root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP+avJtjONW9H5sIm7Y+83kIkRBJLOQ0wI+5tmGZpAcMKtlQyrfHGscfL9xVVf4st1yP2vlt23A8wKMoaZ9NfDCH+JOZUtc+b8PLL56Y1gIyQfjE2sveNkGJpkVktRk1z5/rvtGTS3JAQqK/WJTznuhwsLrrTwDsTZmxhYAHMkLRAAAAFQCw2NMi0r1sHdw2acbj3xXUCAP7GwAAAIBiTnAZPIwXmrbxjq9W32MvoYMqt6nrMhzZkVYLcn5aavNHao77sO+/5x3O03jv1x3U0m7aPG8D3NWmHCqYO2rJYGyW8Iuk5XN1UCMN4WM4Iwl8PkyuSCae8qADdSVqYlZ4D5W6r0x89FCAy77HObzJvgzElGjJDeKnNR67rTd70QAAAIEAmSUOY7W0UI9tsTa/f+txM7weDVGuWyztahrbPEUrgIiixY+LC2WO1Jm36s6G5NDSZ7/7HcwuzDrtzCZgWAkG17hRKRVOdSHV6UepK2fVpiUxW97OQCXPjNfhNBz0StMY4Gp1ftO+halaw3bBmGVJRuUYR8AE8eeqC5lacH5vBI0= 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:fe84:f644/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.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: configdrive local ===\ninstance-id: 998b5c10-57d5-467f-bf71-2926ecdde1ad\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.61 ===\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:84:F6:44 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:f644/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 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:1114 (1.0 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.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-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.164326] ISO 9660 Extensions: RRIP_1991A\n[ 1.264851] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.264854] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.264855] usb 1-1: Product: QEMU USB Tablet\n[ 1.264856] usb 1-1: Manufacturer: QEMU\n[ 1.264857] usb 1-1: SerialNumber: 42\n[ 1.604587] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.604590] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 1.661886] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 1.701291] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 22:56:33 cirros authpriv.info dropbear[529]: Child connection from 10.10.10.11:41490\nAug 25 22:56:33 cirros authpriv.notice dropbear[529]: 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:41490\nAug 25 22:56:33 cirros authpriv.info dropbear[529]: Exit (cirros): Exited normally\nAug 25 22:56:34 cirros authpriv.info dropbear[532]: Child connection from 10.10.10.11:41492\nAug 25 22:56:34 cirros authpriv.notice dropbear[532]: 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:41492\nAug 25 22:56:34 cirros authpriv.info dropbear[532]: Exit (cirros): Exited normally\nAug 25 22:56:34 cirros authpriv.info dropbear[535]: Child connection from 10.10.10.11:41494\nAug 25 22:56:34 cirros authpriv.notice dropbear[535]: 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:41494\nAug 25 22:56:34 cirros authpriv.info dropbear[535]: Exit (cirros): Exited normally\nAug 25 22:56:35 cirros authpriv.info dropbear[538]: Child connection from 10.10.10.11:41496\nAug 25 22:56:35 cirros authpriv.notice dropbear[538]: 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:41496\nAug 25 22:56:35 cirros authpriv.info dropbear[538]: Exit (cirros): Exited normally\nAug 25 22:56:35 cirros authpriv.info dropbear[541]: Child connection from 10.10.10.11:41498\nAug 25 22:56:35 cirros authpriv.notice dropbear[541]: 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:41498\nAug 25 22:56:35 cirros authpriv.info dropbear[541]: Exit (cirros): Exited normally\nAug 25 22:56:36 cirros authpriv.info dropbear[544]: Child connection from 10.10.10.11:41500\nAug 25 22:56:36 cirros authpriv.notice dropbear[544]: 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:41500\nAug 25 22:56:36 cirros authpriv.info dropbear[544]: Exit (cirros): Exited normally\nAug 25 22:56:36 cirros authpriv.info dropbear[547]: Child connection from 10.10.10.11:41502\nAug 25 22:56:36 cirros authpriv.notice dropbear[547]: 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:41502\nAug 25 22:56:36 cirros authpriv.info dropbear[547]: Exit (cirros): Exited normally\nAug 25 22:56:37 cirros authpriv.info dropbear[550]: Child connection from 10.10.10.11:41504\nAug 25 22:56:37 cirros authpriv.notice dropbear[550]: 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:41504\nAug 25 22:56:37 cirros authpriv.info dropbear[550]: Exit (cirros): Exited normally\nAug 25 22:56:37 cirros authpriv.info dropbear[558]: Child connection from 10.10.10.11:41506\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-25 21:56:38,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-10dae29d-ef77-4d21-8120-dc1e5ad8e229 2018-08-25 21:56:40,096 - sdnvpn_test_utils - INFO - Waiting for instance 9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd to boot up 2018-08-25 21:56:40,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d3d59ae4d7a2b5a67b89814821c6f6f5c3dd4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:40,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-56de5296-26b0-40c5-a136-48b9a1cb35b7 x-compute-request-id: req-56de5296-26b0-40c5-a136-48b9a1cb35b7 Content-Encoding: gzip Content-Length: 8174 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 517231168 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.188704] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191074] pid_max: default: 32768 minimum: 301\n[ 0.192325] ACPI: Core revision 20150930\n[ 0.194015] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195832] Security Framework initialized\n[ 0.196961] Yama: becoming mindful.\n[ 0.197972] AppArmor: AppArmor initialized\n[ 0.199152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200933] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202703] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204383] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206277] Initializing cgroup subsys io\n[ 0.207408] Initializing cgroup subsys memory\n[ 0.208591] Initializing cgroup subsys devices\n[ 0.209786] Initializing cgroup subsys freezer\n[ 0.210968] Initializing cgroup subsys net_cls\n[ 0.212158] Initializing cgroup subsys perf_event\n[ 0.213409] Initializing cgroup subsys net_prio\n[ 0.214613] Initializing cgroup subsys hugetlb\n[ 0.215797] Initializing cgroup subsys pids\n[ 0.216979] CPU: Physical Processor ID: 0\n[ 0.218773] mce: CPU supports 10 MCE banks\n[ 0.220067] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221522] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236777] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244241] ftrace: allocating 31920 entries in 125 pages\n[ 0.271083] smpboot: Max logical packages: 1\n[ 0.272526] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.274811] x2apic enabled\n[ 0.276144] Switched APIC routing to physical x2apic.\n[ 0.278914] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280778] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287003] KVM setup paravirtual spinlock\n[ 0.288874] x86: Booted up 1 node, 1 CPUs\n[ 0.290228] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292486] devtmpfs: initialized\n[ 0.294676] evm: security.selinux\n[ 0.295851] evm: security.SMACK64\n[ 0.296998] evm: security.SMACK64EXEC\n[ 0.298244] evm: security.SMACK64TRANSMUTE\n[ 0.299588] evm: security.SMACK64MMAP\n[ 0.300808] evm: security.ima\n[ 0.301866] evm: security.capability\n[ 0.303166] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306250] pinctrl core: initialized pinctrl subsystem\n[ 0.308045] RTC time: 21:56:12, date: 08/25/18\n[ 0.309603] NET: Registered protocol family 16\n[ 0.311172] cpuidle: using governor ladder\n[ 0.312531] cpuidle: using governor menu\n[ 0.313837] PCCT header not found.\n[ 0.315052] ACPI: bus type PCI registered\n[ 0.316377] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318419] PCI: Using configuration type 1 for base access\n[ 0.320886] ACPI: Added _OSI(Module Device)\n[ 0.322281] ACPI: Added _OSI(Processor Device)\n[ 0.323712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325207] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327669] ACPI: Interpreter enabled\n[ 0.328927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.341066] ACPI: (supports S0 S5)\n[ 0.342230] ACPI: Using IOAPIC for interrupt routing\n[ 0.343789] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.348080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351390] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.356100] acpiphp: Slot [3] registered\n[ 0.357201] acpiphp: Slot [4] registered\n[ 0.358302] acpiphp: Slot [5] registered\n[ 0.359410] acpiphp: Slot [6] registered\n[ 0.360518] acpiphp: Slot [7] registered\n[ 0.361629] acpiphp: Slot [8] registered\n[ 0.362743] acpiphp: Slot [9] registered\n[ 0.363850] acpiphp: Slot [10] registered\n[ 0.364985] acpiphp: Slot [11] registered\n[ 0.366119] acpiphp: Slot [12] registered\n[ 0.367248] acpiphp: Slot [13] registered\n[ 0.368415] acpiphp: Slot [14] registered\n[ 0.369538] acpiphp: Slot [15] registered\n[ 0.384850] acpiphp: Slot [16] registered\n[ 0.385983] acpiphp: Slot [17] registered\n[ 0.387104] acpiphp: Slot [18] registered\n[ 0.388221] acpiphp: Slot [19] registered\n[ 0.389345] acpiphp: Slot [20] registered\n[ 0.390469] acpiphp: Slot [21] registered\n[ 0.391594] acpiphp: Slot [22] registered\n[ 0.392711] acpiphp: Slot [23] registered\n[ 0.393842] acpiphp: Slot [24] registered\n[ 0.394974] acpiphp: Slot [25] registered\n[ 0.396099] acpiphp: Slot [26] registered\n[ 0.397223] acpiphp: Slot [27] registered\n[ 0.398346] acpiphp: Slot [28] registered\n[ 0.399466] acpiphp: Slot [29] registered\n[ 0.400591] acpiphp: Slot [30] registered\n[ 0.401710] acpiphp: Slot [31] registered\n[ 0.402839] PCI host bridge to bus 0000:00\n[ 0.403963] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405633] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407312] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409334] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417514] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421011] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422850] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427352] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453426] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455391] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462992] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464443] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466592] vgaarb: loaded\n[ 0.467438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469120] SCSI subsystem initialized\n[ 0.470398] ACPI: bus type USB registered\n[ 0.471550] usbcore: registered new interface driver usbfs\n[ 0.472980] usbcore: registered new interface driver hub\n[ 0.474370] usbcore: registered new device driver usb\n[ 0.475877] PCI: Using ACPI for IRQ routing\n[ 0.477429] NetLabel: Initializing\n[ 0.478430] NetLabel: domain hash size = 128\n[ 0.479614] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480935] NetLabel: unlabeled traffic allowed by default\n[ 0.482545] clocksource: Switched to clocksource kvm-clock\n[ 0.492781] AppArmor: AppArmor Filesystem Enabled\n[ 0.494115] pnp: PnP ACPI init\n[ 0.495365] pnp: PnP ACPI: found 5 devices\n[ 0.502212] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504582] NET: Registered protocol family 2\n[ 0.506015] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507789] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509459] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511132] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512635] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514250] NET: Registered protocol family 1\n[ 0.515444] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532874] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547439] Trying to unpack rootfs image as initramfs...\n[ 0.609560] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616436] Scanning for low memory corruption every 60 seconds\n[ 0.619513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.621143] audit: initializing netlink subsys (disabled)\n[ 0.622816] audit: type=2000 audit(1535234173.288:1): initialized\n[ 0.624927] Initialise system trusted keyring\n[ 0.626480] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.628033] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630900] zbud: loaded\n[ 0.631964] VFS: Disk quotas dquot_6.6.0\n[ 0.633112] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.635416] fuse init (API version 7.23)\n[ 0.636651] Key type big_key registered\n[ 0.637768] Allocating IMA MOK and blacklist keyrings.\n[ 0.639474] Key type asymmetric registered\n[ 0.640610] Asymmetric key parser 'x509' registered\n[ 0.641938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644046] io scheduler noop registered\n[ 0.645155] io scheduler deadline registered (default)\n[ 0.646557] io scheduler cfq registered\n[ 0.647853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649287] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.651181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653217] ACPI: Power Button [PWRF]\n[ 0.654586] GHES: HEST is not enabled!\n[ 0.668874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702044] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731654] Linux agpgart interface v0.103\n[ 0.735411] brd: module loaded\n[ 0.737786] loop: module loaded\n[ 0.743221] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.745366] GPT:90111 != 2097151\n[ 0.746371] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747978] GPT:90111 != 2097151\n[ 0.748987] GPT: Use GNU Parted to correct GPT errors.\n[ 0.750423] vda: vda1 vda15\n[ 0.752250] scsi host0: ata_piix\n[ 0.753398] scsi host1: ata_piix\n[ 0.754462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.756347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758721] libphy: Fixed MDIO Bus: probed\n[ 0.759927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.761323] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.764319] PPP generic driver version 2.4.2\n[ 0.765707] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.767517] ehci-pci: EHCI PCI platform driver\n[ 0.768836] ehci-platform: EHCI generic platform driver\n[ 0.770389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772089] ohci-pci: OHCI PCI platform driver\n[ 0.773401] ohci-platform: OHCI generic platform driver\n[ 0.774905] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789841] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.791335] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.793502] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.794990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.796692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.798569] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.800722] usb usb1: Product: UHCI Host Controller\n[ 0.802084] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.803886] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.805342] hub 1-0:1.0: USB hub found\n[ 0.806506] hub 1-0:1.0: 2 ports detected\n[ 0.807894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811033] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.812480] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.814020] mousedev: PS/2 mouse device common for all mice\n[ 0.815957] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.818725] rtc_cmos 00:00: RTC can wake from S4\n[ 0.820425] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.822215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.824001] i2c /dev entries driver\n[ 0.825153] device-mapper: uevent: version 1.0.3\n[ 0.826587] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.829042] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.831097] NET: Registered protocol family 10\n[ 0.832780] NET: Registered protocol family 17\n[ 0.834097] Key type dns_resolver registered\n[ 0.835739] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.837395] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.840041] registered taskstats version 1\n[ 0.841288] Loading compiled-in X.509 certificates\n[ 0.843261] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.846043] zswap: loaded using pool lzo/zbud\n[ 0.848282] Key type trusted registered\n[ 0.850618] Key type encrypted registered\n[ 0.851878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.853434] ima: No TPM chip found, activating TPM-bypass!\n[ 0.855011] evm: HMAC attrs: 0x1\n[ 0.856459] Magic number: 14:12:956\n[ 0.857638] virtio-pci 0000:00:04.0: hash matches\n[ 0.859148] rtc_cmos 00:00: setting system clock to 2018-08-25 21:56:13 UTC (1535234173)\n[ 0.861580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863272] EDD information not available.\n[ 0.911305] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.913382] ata1.00: configured for MWDMA2\n[ 0.915309] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.918454] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920271] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922053] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925006] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927294] Write protecting the kernel read-only data: 14336k\n[ 0.930428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933086] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.130441] random: dd urandom read with 12 bits of entropy available\ndone.\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.33s]\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-25 21:56:40,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action used request id req-56de5296-26b0-40c5-a136-48b9a1cb35b7 2018-08-25 21:56:42,175 - sdnvpn_test_utils - INFO - Waiting for instance 8c3f0f2f-de43-480d-bc8d-013162475feb to boot up 2018-08-25 21:56:42,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7572f3231dd5019bce40d1a467bb8e26d77329c8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:56:42,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:56: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-9dd5bd18-83b9-4077-8a52-f2bd9cc42aec x-compute-request-id: req-9dd5bd18-83b9-4077-8a52-f2bd9cc42aec Content-Encoding: gzip Content-Length: 8162 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 554241909 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.197947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200470] pid_max: default: 32768 minimum: 301\n[ 0.201840] ACPI: Core revision 20150930\n[ 0.203622] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205610] Security Framework initialized\n[ 0.206850] Yama: becoming mindful.\n[ 0.207959] AppArmor: AppArmor initialized\n[ 0.209259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.211230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213146] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214968] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217066] Initializing cgroup subsys io\n[ 0.218301] Initializing cgroup subsys memory\n[ 0.219608] Initializing cgroup subsys devices\n[ 0.220939] Initializing cgroup subsys freezer\n[ 0.222271] Initializing cgroup subsys net_cls\n[ 0.223593] Initializing cgroup subsys perf_event\n[ 0.224993] Initializing cgroup subsys net_prio\n[ 0.226335] Initializing cgroup subsys hugetlb\n[ 0.227644] Initializing cgroup subsys pids\n[ 0.228953] CPU: Physical Processor ID: 0\n[ 0.230877] mce: CPU supports 10 MCE banks\n[ 0.232138] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250481] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257415] ftrace: allocating 31920 entries in 125 pages\n[ 0.283432] smpboot: Max logical packages: 1\n[ 0.284737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286782] x2apic enabled\n[ 0.287994] Switched APIC routing to physical x2apic.\n[ 0.290603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295303] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298019] KVM setup paravirtual spinlock\n[ 0.299734] x86: Booted up 1 node, 1 CPUs\n[ 0.300957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303004] devtmpfs: initialized\n[ 0.305084] evm: security.selinux\n[ 0.306134] evm: security.SMACK64\n[ 0.307172] evm: security.SMACK64EXEC\n[ 0.308304] evm: security.SMACK64TRANSMUTE\n[ 0.309530] evm: security.SMACK64MMAP\n[ 0.310637] evm: security.ima\n[ 0.311603] evm: security.capability\n[ 0.312794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315540] pinctrl core: initialized pinctrl subsystem\n[ 0.317127] RTC time: 21:56:02, date: 08/25/18\n[ 0.318527] NET: Registered protocol family 16\n[ 0.319969] cpuidle: using governor ladder\n[ 0.321190] cpuidle: using governor menu\n[ 0.322343] PCCT header not found.\n[ 0.323430] ACPI: bus type PCI registered\n[ 0.324616] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.326488] PCI: Using configuration type 1 for base access\n[ 0.328786] ACPI: Added _OSI(Module Device)\n[ 0.330036] ACPI: Added _OSI(Processor Device)\n[ 0.331319] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.332672] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.335004] ACPI: Interpreter enabled\n[ 0.336133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.338880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.341643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.344430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.347238] ACPI: (supports S0 S5)\n[ 0.348276] ACPI: Using IOAPIC for interrupt routing\n[ 0.349693] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.353766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.355474] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.357279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.358993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.362271] acpiphp: Slot [3] registered\n[ 0.363480] acpiphp: Slot [4] registered\n[ 0.364657] acpiphp: Slot [5] registered\n[ 0.365838] acpiphp: Slot [6] registered\n[ 0.367030] acpiphp: Slot [7] registered\n[ 0.368223] acpiphp: Slot [8] registered\n[ 0.369392] acpiphp: Slot [9] registered\n[ 0.370573] acpiphp: Slot [10] registered\n[ 0.371787] acpiphp: Slot [11] registered\n[ 0.372987] acpiphp: Slot [12] registered\n[ 0.374193] acpiphp: Slot [13] registered\n[ 0.375406] acpiphp: Slot [14] registered\n[ 0.376620] acpiphp: Slot [15] registered\n[ 0.391954] acpiphp: Slot [16] registered\n[ 0.393177] acpiphp: Slot [17] registered\n[ 0.394394] acpiphp: Slot [18] registered\n[ 0.395605] acpiphp: Slot [19] registered\n[ 0.396832] acpiphp: Slot [20] registered\n[ 0.398040] acpiphp: Slot [21] registered\n[ 0.399258] acpiphp: Slot [22] registered\n[ 0.400471] acpiphp: Slot [23] registered\n[ 0.401690] acpiphp: Slot [24] registered\n[ 0.402892] acpiphp: Slot [25] registered\n[ 0.404103] acpiphp: Slot [26] registered\n[ 0.405311] acpiphp: Slot [27] registered\n[ 0.406519] acpiphp: Slot [28] registered\n[ 0.407726] acpiphp: Slot [29] registered\n[ 0.408925] acpiphp: Slot [30] registered\n[ 0.410123] acpiphp: Slot [31] registered\n[ 0.411337] PCI host bridge to bus 0000:00\n[ 0.412545] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.414380] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.418398] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427006] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428949] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.430731] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436999] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.461431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.463573] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.465684] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.468057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470137] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473905] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.475489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.477824] vgaarb: loaded\n[ 0.478741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.480472] SCSI subsystem initialized\n[ 0.481816] ACPI: bus type USB registered\n[ 0.483053] usbcore: registered new interface driver usbfs\n[ 0.484598] usbcore: registered new interface driver hub\n[ 0.486099] usbcore: registered new device driver usb\n[ 0.487681] PCI: Using ACPI for IRQ routing\n[ 0.489308] NetLabel: Initializing\n[ 0.490386] NetLabel: domain hash size = 128\n[ 0.491673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.493151] NetLabel: unlabeled traffic allowed by default\n[ 0.494910] clocksource: Switched to clocksource kvm-clock\n[ 0.505260] AppArmor: AppArmor Filesystem Enabled\n[ 0.506691] pnp: PnP ACPI init\n[ 0.508028] pnp: PnP ACPI: found 5 devices\n[ 0.515111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.517719] NET: Registered protocol family 2\n[ 0.519267] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.521241] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.523087] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524908] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528348] NET: Registered protocol family 1\n[ 0.529679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533931] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535597] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.566050] Trying to unpack rootfs image as initramfs...\n[ 0.629844] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632653] Scanning for low memory corruption every 60 seconds\n[ 0.634874] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636723] audit: initializing netlink subsys (disabled)\n[ 0.638345] audit: type=2000 audit(1535234162.940:1): initialized\n[ 0.640440] Initialise system trusted keyring\n[ 0.641897] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646618] zbud: loaded\n[ 0.647728] VFS: Disk quotas dquot_6.6.0\n[ 0.648970] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651306] fuse init (API version 7.23)\n[ 0.652681] Key type big_key registered\n[ 0.653895] Allocating IMA MOK and blacklist keyrings.\n[ 0.655788] Key type asymmetric registered\n[ 0.657061] Asymmetric key parser 'x509' registered\n[ 0.658524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660839] io scheduler noop registered\n[ 0.662070] io scheduler deadline registered (default)\n[ 0.663619] io scheduler cfq registered\n[ 0.664927] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666529] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670726] ACPI: Power Button [PWRF]\n[ 0.672060] GHES: HEST is not enabled!\n[ 0.686167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718946] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742817] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746185] Linux agpgart interface v0.103\n[ 0.749783] brd: module loaded\n[ 0.752231] loop: module loaded\n[ 0.757654] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759884] GPT:90111 != 2097151\n[ 0.760931] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762611] GPT:90111 != 2097151\n[ 0.763656] GPT: Use GNU Parted to correct GPT errors.\n[ 0.765142] vda: vda1 vda15\n[ 0.766962] scsi host0: ata_piix\n[ 0.768152] scsi host1: ata_piix\n[ 0.769252] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.771117] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.773545] libphy: Fixed MDIO Bus: probed\n[ 0.774790] tun: Universal TUN/TAP device driver, 1.6\n[ 0.776268] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.779282] PPP generic driver version 2.4.2\n[ 0.780669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.782494] ehci-pci: EHCI PCI platform driver\n[ 0.783840] ehci-platform: EHCI generic platform driver\n[ 0.785361] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.787108] ohci-pci: OHCI PCI platform driver\n[ 0.788461] ohci-platform: OHCI generic platform driver\n[ 0.789997] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.804817] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.806350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.808606] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.810124] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.811872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.813736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.815904] usb usb1: Product: UHCI Host Controller\n[ 0.817332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.819071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820545] hub 1-0:1.0: USB hub found\n[ 0.821737] hub 1-0:1.0: 2 ports detected\n[ 0.823138] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.826259] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.827703] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.829242] mousedev: PS/2 mouse device common for all mice\n[ 0.831091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.833781] rtc_cmos 00:00: RTC can wake from S4\n[ 0.835478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.837264] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.839072] i2c /dev entries driver\n[ 0.840198] device-mapper: uevent: version 1.0.3\n[ 0.841658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844158] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846236] NET: Registered protocol family 10\n[ 0.847929] NET: Registered protocol family 17\n[ 0.849294] Key type dns_resolver registered\n[ 0.850718] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852376] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855035] registered taskstats version 1\n[ 0.856309] Loading compiled-in X.509 certificates\n[ 0.858272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.861074] zswap: loaded using pool lzo/zbud\n[ 0.863279] Key type trusted registered\n[ 0.865617] Key type encrypted registered\n[ 0.866862] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.868441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.869991] evm: HMAC attrs: 0x1\n[ 0.871389] Magic number: 14:12:956\n[ 0.872539] virtio-pci 0000:00:04.0: hash matches\n[ 0.874005] rtc_cmos 00:00: setting system clock to 2018-08-25 21:56:03 UTC (1535234163)\n[ 0.876477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.878158] EDD information not available.\n[ 0.927849] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.929915] ata1.00: configured for MWDMA2\n[ 0.931703] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.934900] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.936736] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.938581] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.941506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943806] Write protecting the kernel read-only data: 14336k\n[ 0.946954] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949644] 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.141037] random: dd urandom read with 12 bits of entropy available\ndone.\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.36s]\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-25 21:56:42,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action used request id req-9dd5bd18-83b9-4077-8a52-f2bd9cc42aec 2018-08-25 21:56:44,251 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 21:57:14,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d3d59ae4d7a2b5a67b89814821c6f6f5c3dd4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:57:14,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:57: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-526f1583-1531-4693-acb1-89adf182133b x-compute-request-id: req-526f1583-1531-4693-acb1-89adf182133b Content-Encoding: gzip Content-Length: 8190 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 517231168 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.188704] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191074] pid_max: default: 32768 minimum: 301\n[ 0.192325] ACPI: Core revision 20150930\n[ 0.194015] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195832] Security Framework initialized\n[ 0.196961] Yama: becoming mindful.\n[ 0.197972] AppArmor: AppArmor initialized\n[ 0.199152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200933] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202703] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204383] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206277] Initializing cgroup subsys io\n[ 0.207408] Initializing cgroup subsys memory\n[ 0.208591] Initializing cgroup subsys devices\n[ 0.209786] Initializing cgroup subsys freezer\n[ 0.210968] Initializing cgroup subsys net_cls\n[ 0.212158] Initializing cgroup subsys perf_event\n[ 0.213409] Initializing cgroup subsys net_prio\n[ 0.214613] Initializing cgroup subsys hugetlb\n[ 0.215797] Initializing cgroup subsys pids\n[ 0.216979] CPU: Physical Processor ID: 0\n[ 0.218773] mce: CPU supports 10 MCE banks\n[ 0.220067] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221522] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236777] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244241] ftrace: allocating 31920 entries in 125 pages\n[ 0.271083] smpboot: Max logical packages: 1\n[ 0.272526] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.274811] x2apic enabled\n[ 0.276144] Switched APIC routing to physical x2apic.\n[ 0.278914] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280778] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287003] KVM setup paravirtual spinlock\n[ 0.288874] x86: Booted up 1 node, 1 CPUs\n[ 0.290228] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292486] devtmpfs: initialized\n[ 0.294676] evm: security.selinux\n[ 0.295851] evm: security.SMACK64\n[ 0.296998] evm: security.SMACK64EXEC\n[ 0.298244] evm: security.SMACK64TRANSMUTE\n[ 0.299588] evm: security.SMACK64MMAP\n[ 0.300808] evm: security.ima\n[ 0.301866] evm: security.capability\n[ 0.303166] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306250] pinctrl core: initialized pinctrl subsystem\n[ 0.308045] RTC time: 21:56:12, date: 08/25/18\n[ 0.309603] NET: Registered protocol family 16\n[ 0.311172] cpuidle: using governor ladder\n[ 0.312531] cpuidle: using governor menu\n[ 0.313837] PCCT header not found.\n[ 0.315052] ACPI: bus type PCI registered\n[ 0.316377] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318419] PCI: Using configuration type 1 for base access\n[ 0.320886] ACPI: Added _OSI(Module Device)\n[ 0.322281] ACPI: Added _OSI(Processor Device)\n[ 0.323712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325207] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327669] ACPI: Interpreter enabled\n[ 0.328927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.341066] ACPI: (supports S0 S5)\n[ 0.342230] ACPI: Using IOAPIC for interrupt routing\n[ 0.343789] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.348080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351390] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.356100] acpiphp: Slot [3] registered\n[ 0.357201] acpiphp: Slot [4] registered\n[ 0.358302] acpiphp: Slot [5] registered\n[ 0.359410] acpiphp: Slot [6] registered\n[ 0.360518] acpiphp: Slot [7] registered\n[ 0.361629] acpiphp: Slot [8] registered\n[ 0.362743] acpiphp: Slot [9] registered\n[ 0.363850] acpiphp: Slot [10] registered\n[ 0.364985] acpiphp: Slot [11] registered\n[ 0.366119] acpiphp: Slot [12] registered\n[ 0.367248] acpiphp: Slot [13] registered\n[ 0.368415] acpiphp: Slot [14] registered\n[ 0.369538] acpiphp: Slot [15] registered\n[ 0.384850] acpiphp: Slot [16] registered\n[ 0.385983] acpiphp: Slot [17] registered\n[ 0.387104] acpiphp: Slot [18] registered\n[ 0.388221] acpiphp: Slot [19] registered\n[ 0.389345] acpiphp: Slot [20] registered\n[ 0.390469] acpiphp: Slot [21] registered\n[ 0.391594] acpiphp: Slot [22] registered\n[ 0.392711] acpiphp: Slot [23] registered\n[ 0.393842] acpiphp: Slot [24] registered\n[ 0.394974] acpiphp: Slot [25] registered\n[ 0.396099] acpiphp: Slot [26] registered\n[ 0.397223] acpiphp: Slot [27] registered\n[ 0.398346] acpiphp: Slot [28] registered\n[ 0.399466] acpiphp: Slot [29] registered\n[ 0.400591] acpiphp: Slot [30] registered\n[ 0.401710] acpiphp: Slot [31] registered\n[ 0.402839] PCI host bridge to bus 0000:00\n[ 0.403963] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405633] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407312] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409334] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417514] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421011] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422850] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427352] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453426] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455391] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462992] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464443] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466592] vgaarb: loaded\n[ 0.467438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469120] SCSI subsystem initialized\n[ 0.470398] ACPI: bus type USB registered\n[ 0.471550] usbcore: registered new interface driver usbfs\n[ 0.472980] usbcore: registered new interface driver hub\n[ 0.474370] usbcore: registered new device driver usb\n[ 0.475877] PCI: Using ACPI for IRQ routing\n[ 0.477429] NetLabel: Initializing\n[ 0.478430] NetLabel: domain hash size = 128\n[ 0.479614] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480935] NetLabel: unlabeled traffic allowed by default\n[ 0.482545] clocksource: Switched to clocksource kvm-clock\n[ 0.492781] AppArmor: AppArmor Filesystem Enabled\n[ 0.494115] pnp: PnP ACPI init\n[ 0.495365] pnp: PnP ACPI: found 5 devices\n[ 0.502212] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504582] NET: Registered protocol family 2\n[ 0.506015] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507789] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509459] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511132] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512635] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514250] NET: Registered protocol family 1\n[ 0.515444] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532874] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547439] Trying to unpack rootfs image as initramfs...\n[ 0.609560] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616436] Scanning for low memory corruption every 60 seconds\n[ 0.619513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.621143] audit: initializing netlink subsys (disabled)\n[ 0.622816] audit: type=2000 audit(1535234173.288:1): initialized\n[ 0.624927] Initialise system trusted keyring\n[ 0.626480] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.628033] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630900] zbud: loaded\n[ 0.631964] VFS: Disk quotas dquot_6.6.0\n[ 0.633112] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.635416] fuse init (API version 7.23)\n[ 0.636651] Key type big_key registered\n[ 0.637768] Allocating IMA MOK and blacklist keyrings.\n[ 0.639474] Key type asymmetric registered\n[ 0.640610] Asymmetric key parser 'x509' registered\n[ 0.641938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644046] io scheduler noop registered\n[ 0.645155] io scheduler deadline registered (default)\n[ 0.646557] io scheduler cfq registered\n[ 0.647853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649287] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.651181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653217] ACPI: Power Button [PWRF]\n[ 0.654586] GHES: HEST is not enabled!\n[ 0.668874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702044] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731654] Linux agpgart interface v0.103\n[ 0.735411] brd: module loaded\n[ 0.737786] loop: module loaded\n[ 0.743221] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.745366] GPT:90111 != 2097151\n[ 0.746371] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747978] GPT:90111 != 2097151\n[ 0.748987] GPT: Use GNU Parted to correct GPT errors.\n[ 0.750423] vda: vda1 vda15\n[ 0.752250] scsi host0: ata_piix\n[ 0.753398] scsi host1: ata_piix\n[ 0.754462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.756347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758721] libphy: Fixed MDIO Bus: probed\n[ 0.759927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.761323] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.764319] PPP generic driver version 2.4.2\n[ 0.765707] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.767517] ehci-pci: EHCI PCI platform driver\n[ 0.768836] ehci-platform: EHCI generic platform driver\n[ 0.770389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772089] ohci-pci: OHCI PCI platform driver\n[ 0.773401] ohci-platform: OHCI generic platform driver\n[ 0.774905] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789841] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.791335] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.793502] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.794990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.796692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.798569] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.800722] usb usb1: Product: UHCI Host Controller\n[ 0.802084] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.803886] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.805342] hub 1-0:1.0: USB hub found\n[ 0.806506] hub 1-0:1.0: 2 ports detected\n[ 0.807894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811033] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.812480] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.814020] mousedev: PS/2 mouse device common for all mice\n[ 0.815957] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.818725] rtc_cmos 00:00: RTC can wake from S4\n[ 0.820425] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.822215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.824001] i2c /dev entries driver\n[ 0.825153] device-mapper: uevent: version 1.0.3\n[ 0.826587] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.829042] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.831097] NET: Registered protocol family 10\n[ 0.832780] NET: Registered protocol family 17\n[ 0.834097] Key type dns_resolver registered\n[ 0.835739] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.837395] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.840041] registered taskstats version 1\n[ 0.841288] Loading compiled-in X.509 certificates\n[ 0.843261] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.846043] zswap: loaded using pool lzo/zbud\n[ 0.848282] Key type trusted registered\n[ 0.850618] Key type encrypted registered\n[ 0.851878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.853434] ima: No TPM chip found, activating TPM-bypass!\n[ 0.855011] evm: HMAC attrs: 0x1\n[ 0.856459] Magic number: 14:12:956\n[ 0.857638] virtio-pci 0000:00:04.0: hash matches\n[ 0.859148] rtc_cmos 00:00: setting system clock to 2018-08-25 21:56:13 UTC (1535234173)\n[ 0.861580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863272] EDD information not available.\n[ 0.911305] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.913382] ata1.00: configured for MWDMA2\n[ 0.915309] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.918454] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920271] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922053] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925006] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927294] Write protecting the kernel read-only data: 14336k\n[ 0.930428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933086] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.130441] random: dd urandom read with 12 bits of entropy available\ndone.\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.33s]\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\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-25 21:57:14,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action used request id req-526f1583-1531-4693-acb1-89adf182133b 2018-08-25 21:57:14,354 - 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-25 21:57:14,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d3d59ae4d7a2b5a67b89814821c6f6f5c3dd4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:57:14,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:57: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-1e67b11b-3bfb-498c-91d8-12cbae0d12fa x-compute-request-id: req-1e67b11b-3bfb-498c-91d8-12cbae0d12fa Content-Encoding: gzip Content-Length: 8190 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 517231168 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.188704] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191074] pid_max: default: 32768 minimum: 301\n[ 0.192325] ACPI: Core revision 20150930\n[ 0.194015] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195832] Security Framework initialized\n[ 0.196961] Yama: becoming mindful.\n[ 0.197972] AppArmor: AppArmor initialized\n[ 0.199152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200933] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202703] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204383] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206277] Initializing cgroup subsys io\n[ 0.207408] Initializing cgroup subsys memory\n[ 0.208591] Initializing cgroup subsys devices\n[ 0.209786] Initializing cgroup subsys freezer\n[ 0.210968] Initializing cgroup subsys net_cls\n[ 0.212158] Initializing cgroup subsys perf_event\n[ 0.213409] Initializing cgroup subsys net_prio\n[ 0.214613] Initializing cgroup subsys hugetlb\n[ 0.215797] Initializing cgroup subsys pids\n[ 0.216979] CPU: Physical Processor ID: 0\n[ 0.218773] mce: CPU supports 10 MCE banks\n[ 0.220067] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221522] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236777] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244241] ftrace: allocating 31920 entries in 125 pages\n[ 0.271083] smpboot: Max logical packages: 1\n[ 0.272526] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.274811] x2apic enabled\n[ 0.276144] Switched APIC routing to physical x2apic.\n[ 0.278914] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280778] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287003] KVM setup paravirtual spinlock\n[ 0.288874] x86: Booted up 1 node, 1 CPUs\n[ 0.290228] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292486] devtmpfs: initialized\n[ 0.294676] evm: security.selinux\n[ 0.295851] evm: security.SMACK64\n[ 0.296998] evm: security.SMACK64EXEC\n[ 0.298244] evm: security.SMACK64TRANSMUTE\n[ 0.299588] evm: security.SMACK64MMAP\n[ 0.300808] evm: security.ima\n[ 0.301866] evm: security.capability\n[ 0.303166] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306250] pinctrl core: initialized pinctrl subsystem\n[ 0.308045] RTC time: 21:56:12, date: 08/25/18\n[ 0.309603] NET: Registered protocol family 16\n[ 0.311172] cpuidle: using governor ladder\n[ 0.312531] cpuidle: using governor menu\n[ 0.313837] PCCT header not found.\n[ 0.315052] ACPI: bus type PCI registered\n[ 0.316377] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318419] PCI: Using configuration type 1 for base access\n[ 0.320886] ACPI: Added _OSI(Module Device)\n[ 0.322281] ACPI: Added _OSI(Processor Device)\n[ 0.323712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325207] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327669] ACPI: Interpreter enabled\n[ 0.328927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.341066] ACPI: (supports S0 S5)\n[ 0.342230] ACPI: Using IOAPIC for interrupt routing\n[ 0.343789] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.348080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351390] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.356100] acpiphp: Slot [3] registered\n[ 0.357201] acpiphp: Slot [4] registered\n[ 0.358302] acpiphp: Slot [5] registered\n[ 0.359410] acpiphp: Slot [6] registered\n[ 0.360518] acpiphp: Slot [7] registered\n[ 0.361629] acpiphp: Slot [8] registered\n[ 0.362743] acpiphp: Slot [9] registered\n[ 0.363850] acpiphp: Slot [10] registered\n[ 0.364985] acpiphp: Slot [11] registered\n[ 0.366119] acpiphp: Slot [12] registered\n[ 0.367248] acpiphp: Slot [13] registered\n[ 0.368415] acpiphp: Slot [14] registered\n[ 0.369538] acpiphp: Slot [15] registered\n[ 0.384850] acpiphp: Slot [16] registered\n[ 0.385983] acpiphp: Slot [17] registered\n[ 0.387104] acpiphp: Slot [18] registered\n[ 0.388221] acpiphp: Slot [19] registered\n[ 0.389345] acpiphp: Slot [20] registered\n[ 0.390469] acpiphp: Slot [21] registered\n[ 0.391594] acpiphp: Slot [22] registered\n[ 0.392711] acpiphp: Slot [23] registered\n[ 0.393842] acpiphp: Slot [24] registered\n[ 0.394974] acpiphp: Slot [25] registered\n[ 0.396099] acpiphp: Slot [26] registered\n[ 0.397223] acpiphp: Slot [27] registered\n[ 0.398346] acpiphp: Slot [28] registered\n[ 0.399466] acpiphp: Slot [29] registered\n[ 0.400591] acpiphp: Slot [30] registered\n[ 0.401710] acpiphp: Slot [31] registered\n[ 0.402839] PCI host bridge to bus 0000:00\n[ 0.403963] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405633] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407312] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409334] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417514] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421011] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.422850] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427352] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453426] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455391] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462992] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464443] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466592] vgaarb: loaded\n[ 0.467438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469120] SCSI subsystem initialized\n[ 0.470398] ACPI: bus type USB registered\n[ 0.471550] usbcore: registered new interface driver usbfs\n[ 0.472980] usbcore: registered new interface driver hub\n[ 0.474370] usbcore: registered new device driver usb\n[ 0.475877] PCI: Using ACPI for IRQ routing\n[ 0.477429] NetLabel: Initializing\n[ 0.478430] NetLabel: domain hash size = 128\n[ 0.479614] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480935] NetLabel: unlabeled traffic allowed by default\n[ 0.482545] clocksource: Switched to clocksource kvm-clock\n[ 0.492781] AppArmor: AppArmor Filesystem Enabled\n[ 0.494115] pnp: PnP ACPI init\n[ 0.495365] pnp: PnP ACPI: found 5 devices\n[ 0.502212] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504582] NET: Registered protocol family 2\n[ 0.506015] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507789] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509459] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511132] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512635] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514250] NET: Registered protocol family 1\n[ 0.515444] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532874] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547439] Trying to unpack rootfs image as initramfs...\n[ 0.609560] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616436] Scanning for low memory corruption every 60 seconds\n[ 0.619513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.621143] audit: initializing netlink subsys (disabled)\n[ 0.622816] audit: type=2000 audit(1535234173.288:1): initialized\n[ 0.624927] Initialise system trusted keyring\n[ 0.626480] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.628033] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630900] zbud: loaded\n[ 0.631964] VFS: Disk quotas dquot_6.6.0\n[ 0.633112] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.635416] fuse init (API version 7.23)\n[ 0.636651] Key type big_key registered\n[ 0.637768] Allocating IMA MOK and blacklist keyrings.\n[ 0.639474] Key type asymmetric registered\n[ 0.640610] Asymmetric key parser 'x509' registered\n[ 0.641938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644046] io scheduler noop registered\n[ 0.645155] io scheduler deadline registered (default)\n[ 0.646557] io scheduler cfq registered\n[ 0.647853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649287] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.651181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653217] ACPI: Power Button [PWRF]\n[ 0.654586] GHES: HEST is not enabled!\n[ 0.668874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702044] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731654] Linux agpgart interface v0.103\n[ 0.735411] brd: module loaded\n[ 0.737786] loop: module loaded\n[ 0.743221] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.745366] GPT:90111 != 2097151\n[ 0.746371] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747978] GPT:90111 != 2097151\n[ 0.748987] GPT: Use GNU Parted to correct GPT errors.\n[ 0.750423] vda: vda1 vda15\n[ 0.752250] scsi host0: ata_piix\n[ 0.753398] scsi host1: ata_piix\n[ 0.754462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.756347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758721] libphy: Fixed MDIO Bus: probed\n[ 0.759927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.761323] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.764319] PPP generic driver version 2.4.2\n[ 0.765707] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.767517] ehci-pci: EHCI PCI platform driver\n[ 0.768836] ehci-platform: EHCI generic platform driver\n[ 0.770389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772089] ohci-pci: OHCI PCI platform driver\n[ 0.773401] ohci-platform: OHCI generic platform driver\n[ 0.774905] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789841] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.791335] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.793502] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.794990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.796692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.798569] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.800722] usb usb1: Product: UHCI Host Controller\n[ 0.802084] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.803886] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.805342] hub 1-0:1.0: USB hub found\n[ 0.806506] hub 1-0:1.0: 2 ports detected\n[ 0.807894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811033] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.812480] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.814020] mousedev: PS/2 mouse device common for all mice\n[ 0.815957] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.818725] rtc_cmos 00:00: RTC can wake from S4\n[ 0.820425] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.822215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.824001] i2c /dev entries driver\n[ 0.825153] device-mapper: uevent: version 1.0.3\n[ 0.826587] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.829042] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.831097] NET: Registered protocol family 10\n[ 0.832780] NET: Registered protocol family 17\n[ 0.834097] Key type dns_resolver registered\n[ 0.835739] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.837395] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.840041] registered taskstats version 1\n[ 0.841288] Loading compiled-in X.509 certificates\n[ 0.843261] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.846043] zswap: loaded using pool lzo/zbud\n[ 0.848282] Key type trusted registered\n[ 0.850618] Key type encrypted registered\n[ 0.851878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.853434] ima: No TPM chip found, activating TPM-bypass!\n[ 0.855011] evm: HMAC attrs: 0x1\n[ 0.856459] Magic number: 14:12:956\n[ 0.857638] virtio-pci 0000:00:04.0: hash matches\n[ 0.859148] rtc_cmos 00:00: setting system clock to 2018-08-25 21:56:13 UTC (1535234173)\n[ 0.861580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863272] EDD information not available.\n[ 0.911305] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.913382] ata1.00: configured for MWDMA2\n[ 0.915309] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.918454] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920271] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922053] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925006] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927294] Write protecting the kernel read-only data: 14336k\n[ 0.930428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933086] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.130441] random: dd urandom read with 12 bits of entropy available\ndone.\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.33s]\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\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-25 21:57:14,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action used request id req-1e67b11b-3bfb-498c-91d8-12cbae0d12fa 2018-08-25 21:57:14,429 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-08-25 21:57:14,429 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-08-25 21:57:14,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-638682", "route_distinguishers": "222:222"}}' 2018-08-25 21:57:14,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-60e9f14e-d9cb-447c-b405-1e531b6807b2 Date: Sat, 25 Aug 2018 21:57:14 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-2-638682", "route_distinguishers": ["222:222"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": ["88:88"], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "1ed2b41c-1353-4305-9b47-b6f1ae363e94"}} 2018-08-25 21:57:14,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns used request id req-60e9f14e-d9cb-447c-b405-1e531b6807b2 2018-08-25 21:57:14,540 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-638682', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'1ed2b41c-1353-4305-9b47-b6f1ae363e94', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [u'88:88'], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:57:14,541 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-08-25 21:57:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1ed2b41c-1353-4305-9b47-b6f1ae363e94/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" -d '{"network_association": {"network_id": "760f5830-bf06-4ef2-a93e-cd4ca8e77d88"}}' 2018-08-25 21:57:14,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-d9b41e97-6f71-4341-a781-a3070ada22eb Date: Sat, 25 Aug 2018 21:57:14 GMT RESP BODY: {"network_association": {"network_id": "760f5830-bf06-4ef2-a93e-cd4ca8e77d88", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "01f513ee-8ab1-429f-b8e9-45cd44cde416"}} 2018-08-25 21:57:14,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1ed2b41c-1353-4305-9b47-b6f1ae363e94/network_associations used request id req-d9b41e97-6f71-4341-a781-a3070ada22eb 2018-08-25 21:57:14,874 - sdnvpn_test_utils - DEBUG - Waiting for network 3c178cda-d7a3-4841-a658-ea7830ef57fd to associate with BGPVPN 85022d1b-df6b-4978-8898-85bcf6ea696e 2018-08-25 21:57:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/3c178cda-d7a3-4841-a658-ea7830ef57fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:57:14,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-ad54f6a9-b776-46d7-87a6-84dd801604da Date: Sat, 25 Aug 2018 21:57:14 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-1-567095", "route_distinguishers": ["111:111"], "routers": [], "import_targets": ["55:55"], "networks": ["85022d1b-df6b-4978-8898-85bcf6ea696e"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": ["55:55"], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "3c178cda-d7a3-4841-a658-ea7830ef57fd"}} 2018-08-25 21:57:14,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/3c178cda-d7a3-4841-a658-ea7830ef57fd used request id req-ad54f6a9-b776-46d7-87a6-84dd801604da 2018-08-25 21:57:15,930 - sdnvpn_test_utils - DEBUG - Waiting for network 1ed2b41c-1353-4305-9b47-b6f1ae363e94 to associate with BGPVPN 760f5830-bf06-4ef2-a93e-cd4ca8e77d88 2018-08-25 21:57:15,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1ed2b41c-1353-4305-9b47-b6f1ae363e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:57:15,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-14aa1605-6a23-4e9e-97ba-1f27f3fbd66b Date: Sat, 25 Aug 2018 21:57:15 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-2-638682", "route_distinguishers": ["222:222"], "routers": [], "import_targets": ["88:88"], "networks": ["760f5830-bf06-4ef2-a93e-cd4ca8e77d88"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": ["88:88"], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "1ed2b41c-1353-4305-9b47-b6f1ae363e94"}} 2018-08-25 21:57:15,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1ed2b41c-1353-4305-9b47-b6f1ae363e94 used request id req-14aa1605-6a23-4e9e-97ba-1f27f3fbd66b 2018-08-25 21:57:16,982 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 21:57:47,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7572f3231dd5019bce40d1a467bb8e26d77329c8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:57:47,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:57: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-07925c34-d343-47d3-baa3-44dce4ba9fad x-compute-request-id: req-07925c34-d343-47d3-baa3-44dce4ba9fad Content-Encoding: gzip Content-Length: 8170 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 554241909 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.197947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200470] pid_max: default: 32768 minimum: 301\n[ 0.201840] ACPI: Core revision 20150930\n[ 0.203622] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205610] Security Framework initialized\n[ 0.206850] Yama: becoming mindful.\n[ 0.207959] AppArmor: AppArmor initialized\n[ 0.209259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.211230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213146] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214968] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217066] Initializing cgroup subsys io\n[ 0.218301] Initializing cgroup subsys memory\n[ 0.219608] Initializing cgroup subsys devices\n[ 0.220939] Initializing cgroup subsys freezer\n[ 0.222271] Initializing cgroup subsys net_cls\n[ 0.223593] Initializing cgroup subsys perf_event\n[ 0.224993] Initializing cgroup subsys net_prio\n[ 0.226335] Initializing cgroup subsys hugetlb\n[ 0.227644] Initializing cgroup subsys pids\n[ 0.228953] CPU: Physical Processor ID: 0\n[ 0.230877] mce: CPU supports 10 MCE banks\n[ 0.232138] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250481] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257415] ftrace: allocating 31920 entries in 125 pages\n[ 0.283432] smpboot: Max logical packages: 1\n[ 0.284737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286782] x2apic enabled\n[ 0.287994] Switched APIC routing to physical x2apic.\n[ 0.290603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295303] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298019] KVM setup paravirtual spinlock\n[ 0.299734] x86: Booted up 1 node, 1 CPUs\n[ 0.300957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303004] devtmpfs: initialized\n[ 0.305084] evm: security.selinux\n[ 0.306134] evm: security.SMACK64\n[ 0.307172] evm: security.SMACK64EXEC\n[ 0.308304] evm: security.SMACK64TRANSMUTE\n[ 0.309530] evm: security.SMACK64MMAP\n[ 0.310637] evm: security.ima\n[ 0.311603] evm: security.capability\n[ 0.312794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315540] pinctrl core: initialized pinctrl subsystem\n[ 0.317127] RTC time: 21:56:02, date: 08/25/18\n[ 0.318527] NET: Registered protocol family 16\n[ 0.319969] cpuidle: using governor ladder\n[ 0.321190] cpuidle: using governor menu\n[ 0.322343] PCCT header not found.\n[ 0.323430] ACPI: bus type PCI registered\n[ 0.324616] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.326488] PCI: Using configuration type 1 for base access\n[ 0.328786] ACPI: Added _OSI(Module Device)\n[ 0.330036] ACPI: Added _OSI(Processor Device)\n[ 0.331319] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.332672] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.335004] ACPI: Interpreter enabled\n[ 0.336133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.338880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.341643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.344430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.347238] ACPI: (supports S0 S5)\n[ 0.348276] ACPI: Using IOAPIC for interrupt routing\n[ 0.349693] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.353766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.355474] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.357279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.358993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.362271] acpiphp: Slot [3] registered\n[ 0.363480] acpiphp: Slot [4] registered\n[ 0.364657] acpiphp: Slot [5] registered\n[ 0.365838] acpiphp: Slot [6] registered\n[ 0.367030] acpiphp: Slot [7] registered\n[ 0.368223] acpiphp: Slot [8] registered\n[ 0.369392] acpiphp: Slot [9] registered\n[ 0.370573] acpiphp: Slot [10] registered\n[ 0.371787] acpiphp: Slot [11] registered\n[ 0.372987] acpiphp: Slot [12] registered\n[ 0.374193] acpiphp: Slot [13] registered\n[ 0.375406] acpiphp: Slot [14] registered\n[ 0.376620] acpiphp: Slot [15] registered\n[ 0.391954] acpiphp: Slot [16] registered\n[ 0.393177] acpiphp: Slot [17] registered\n[ 0.394394] acpiphp: Slot [18] registered\n[ 0.395605] acpiphp: Slot [19] registered\n[ 0.396832] acpiphp: Slot [20] registered\n[ 0.398040] acpiphp: Slot [21] registered\n[ 0.399258] acpiphp: Slot [22] registered\n[ 0.400471] acpiphp: Slot [23] registered\n[ 0.401690] acpiphp: Slot [24] registered\n[ 0.402892] acpiphp: Slot [25] registered\n[ 0.404103] acpiphp: Slot [26] registered\n[ 0.405311] acpiphp: Slot [27] registered\n[ 0.406519] acpiphp: Slot [28] registered\n[ 0.407726] acpiphp: Slot [29] registered\n[ 0.408925] acpiphp: Slot [30] registered\n[ 0.410123] acpiphp: Slot [31] registered\n[ 0.411337] PCI host bridge to bus 0000:00\n[ 0.412545] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.414380] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.418398] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427006] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428949] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.430731] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436999] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.461431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.463573] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.465684] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.468057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470137] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473905] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.475489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.477824] vgaarb: loaded\n[ 0.478741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.480472] SCSI subsystem initialized\n[ 0.481816] ACPI: bus type USB registered\n[ 0.483053] usbcore: registered new interface driver usbfs\n[ 0.484598] usbcore: registered new interface driver hub\n[ 0.486099] usbcore: registered new device driver usb\n[ 0.487681] PCI: Using ACPI for IRQ routing\n[ 0.489308] NetLabel: Initializing\n[ 0.490386] NetLabel: domain hash size = 128\n[ 0.491673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.493151] NetLabel: unlabeled traffic allowed by default\n[ 0.494910] clocksource: Switched to clocksource kvm-clock\n[ 0.505260] AppArmor: AppArmor Filesystem Enabled\n[ 0.506691] pnp: PnP ACPI init\n[ 0.508028] pnp: PnP ACPI: found 5 devices\n[ 0.515111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.517719] NET: Registered protocol family 2\n[ 0.519267] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.521241] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.523087] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524908] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528348] NET: Registered protocol family 1\n[ 0.529679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533931] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535597] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.566050] Trying to unpack rootfs image as initramfs...\n[ 0.629844] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632653] Scanning for low memory corruption every 60 seconds\n[ 0.634874] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636723] audit: initializing netlink subsys (disabled)\n[ 0.638345] audit: type=2000 audit(1535234162.940:1): initialized\n[ 0.640440] Initialise system trusted keyring\n[ 0.641897] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646618] zbud: loaded\n[ 0.647728] VFS: Disk quotas dquot_6.6.0\n[ 0.648970] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651306] fuse init (API version 7.23)\n[ 0.652681] Key type big_key registered\n[ 0.653895] Allocating IMA MOK and blacklist keyrings.\n[ 0.655788] Key type asymmetric registered\n[ 0.657061] Asymmetric key parser 'x509' registered\n[ 0.658524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660839] io scheduler noop registered\n[ 0.662070] io scheduler deadline registered (default)\n[ 0.663619] io scheduler cfq registered\n[ 0.664927] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666529] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670726] ACPI: Power Button [PWRF]\n[ 0.672060] GHES: HEST is not enabled!\n[ 0.686167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718946] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742817] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746185] Linux agpgart interface v0.103\n[ 0.749783] brd: module loaded\n[ 0.752231] loop: module loaded\n[ 0.757654] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759884] GPT:90111 != 2097151\n[ 0.760931] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762611] GPT:90111 != 2097151\n[ 0.763656] GPT: Use GNU Parted to correct GPT errors.\n[ 0.765142] vda: vda1 vda15\n[ 0.766962] scsi host0: ata_piix\n[ 0.768152] scsi host1: ata_piix\n[ 0.769252] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.771117] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.773545] libphy: Fixed MDIO Bus: probed\n[ 0.774790] tun: Universal TUN/TAP device driver, 1.6\n[ 0.776268] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.779282] PPP generic driver version 2.4.2\n[ 0.780669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.782494] ehci-pci: EHCI PCI platform driver\n[ 0.783840] ehci-platform: EHCI generic platform driver\n[ 0.785361] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.787108] ohci-pci: OHCI PCI platform driver\n[ 0.788461] ohci-platform: OHCI generic platform driver\n[ 0.789997] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.804817] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.806350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.808606] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.810124] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.811872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.813736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.815904] usb usb1: Product: UHCI Host Controller\n[ 0.817332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.819071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820545] hub 1-0:1.0: USB hub found\n[ 0.821737] hub 1-0:1.0: 2 ports detected\n[ 0.823138] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.826259] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.827703] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.829242] mousedev: PS/2 mouse device common for all mice\n[ 0.831091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.833781] rtc_cmos 00:00: RTC can wake from S4\n[ 0.835478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.837264] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.839072] i2c /dev entries driver\n[ 0.840198] device-mapper: uevent: version 1.0.3\n[ 0.841658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844158] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846236] NET: Registered protocol family 10\n[ 0.847929] NET: Registered protocol family 17\n[ 0.849294] Key type dns_resolver registered\n[ 0.850718] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852376] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855035] registered taskstats version 1\n[ 0.856309] Loading compiled-in X.509 certificates\n[ 0.858272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.861074] zswap: loaded using pool lzo/zbud\n[ 0.863279] Key type trusted registered\n[ 0.865617] Key type encrypted registered\n[ 0.866862] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.868441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.869991] evm: HMAC attrs: 0x1\n[ 0.871389] Magic number: 14:12:956\n[ 0.872539] virtio-pci 0000:00:04.0: hash matches\n[ 0.874005] rtc_cmos 00:00: setting system clock to 2018-08-25 21:56:03 UTC (1535234163)\n[ 0.876477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.878158] EDD information not available.\n[ 0.927849] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.929915] ata1.00: configured for MWDMA2\n[ 0.931703] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.934900] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.936736] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.938581] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.941506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943806] Write protecting the kernel read-only data: 14336k\n[ 0.946954] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949644] 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.141037] random: dd urandom read with 12 bits of entropy available\ndone.\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.36s]\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\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-08-25 21:57:47,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action used request id req-07925c34-d343-47d3-baa3-44dce4ba9fad 2018-08-25 21:57:47,091 - 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-25 21:57:47,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7572f3231dd5019bce40d1a467bb8e26d77329c8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:57:47,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:57: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-19892cca-514b-4f04-91e6-9513ae0e3a6e x-compute-request-id: req-19892cca-514b-4f04-91e6-9513ae0e3a6e Content-Encoding: gzip Content-Length: 8170 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 554241909 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.197947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200470] pid_max: default: 32768 minimum: 301\n[ 0.201840] ACPI: Core revision 20150930\n[ 0.203622] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205610] Security Framework initialized\n[ 0.206850] Yama: becoming mindful.\n[ 0.207959] AppArmor: AppArmor initialized\n[ 0.209259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.211230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213146] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214968] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217066] Initializing cgroup subsys io\n[ 0.218301] Initializing cgroup subsys memory\n[ 0.219608] Initializing cgroup subsys devices\n[ 0.220939] Initializing cgroup subsys freezer\n[ 0.222271] Initializing cgroup subsys net_cls\n[ 0.223593] Initializing cgroup subsys perf_event\n[ 0.224993] Initializing cgroup subsys net_prio\n[ 0.226335] Initializing cgroup subsys hugetlb\n[ 0.227644] Initializing cgroup subsys pids\n[ 0.228953] CPU: Physical Processor ID: 0\n[ 0.230877] mce: CPU supports 10 MCE banks\n[ 0.232138] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250481] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257415] ftrace: allocating 31920 entries in 125 pages\n[ 0.283432] smpboot: Max logical packages: 1\n[ 0.284737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286782] x2apic enabled\n[ 0.287994] Switched APIC routing to physical x2apic.\n[ 0.290603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295303] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298019] KVM setup paravirtual spinlock\n[ 0.299734] x86: Booted up 1 node, 1 CPUs\n[ 0.300957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303004] devtmpfs: initialized\n[ 0.305084] evm: security.selinux\n[ 0.306134] evm: security.SMACK64\n[ 0.307172] evm: security.SMACK64EXEC\n[ 0.308304] evm: security.SMACK64TRANSMUTE\n[ 0.309530] evm: security.SMACK64MMAP\n[ 0.310637] evm: security.ima\n[ 0.311603] evm: security.capability\n[ 0.312794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315540] pinctrl core: initialized pinctrl subsystem\n[ 0.317127] RTC time: 21:56:02, date: 08/25/18\n[ 0.318527] NET: Registered protocol family 16\n[ 0.319969] cpuidle: using governor ladder\n[ 0.321190] cpuidle: using governor menu\n[ 0.322343] PCCT header not found.\n[ 0.323430] ACPI: bus type PCI registered\n[ 0.324616] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.326488] PCI: Using configuration type 1 for base access\n[ 0.328786] ACPI: Added _OSI(Module Device)\n[ 0.330036] ACPI: Added _OSI(Processor Device)\n[ 0.331319] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.332672] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.335004] ACPI: Interpreter enabled\n[ 0.336133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.338880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.341643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.344430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.347238] ACPI: (supports S0 S5)\n[ 0.348276] ACPI: Using IOAPIC for interrupt routing\n[ 0.349693] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.353766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.355474] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.357279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.358993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.362271] acpiphp: Slot [3] registered\n[ 0.363480] acpiphp: Slot [4] registered\n[ 0.364657] acpiphp: Slot [5] registered\n[ 0.365838] acpiphp: Slot [6] registered\n[ 0.367030] acpiphp: Slot [7] registered\n[ 0.368223] acpiphp: Slot [8] registered\n[ 0.369392] acpiphp: Slot [9] registered\n[ 0.370573] acpiphp: Slot [10] registered\n[ 0.371787] acpiphp: Slot [11] registered\n[ 0.372987] acpiphp: Slot [12] registered\n[ 0.374193] acpiphp: Slot [13] registered\n[ 0.375406] acpiphp: Slot [14] registered\n[ 0.376620] acpiphp: Slot [15] registered\n[ 0.391954] acpiphp: Slot [16] registered\n[ 0.393177] acpiphp: Slot [17] registered\n[ 0.394394] acpiphp: Slot [18] registered\n[ 0.395605] acpiphp: Slot [19] registered\n[ 0.396832] acpiphp: Slot [20] registered\n[ 0.398040] acpiphp: Slot [21] registered\n[ 0.399258] acpiphp: Slot [22] registered\n[ 0.400471] acpiphp: Slot [23] registered\n[ 0.401690] acpiphp: Slot [24] registered\n[ 0.402892] acpiphp: Slot [25] registered\n[ 0.404103] acpiphp: Slot [26] registered\n[ 0.405311] acpiphp: Slot [27] registered\n[ 0.406519] acpiphp: Slot [28] registered\n[ 0.407726] acpiphp: Slot [29] registered\n[ 0.408925] acpiphp: Slot [30] registered\n[ 0.410123] acpiphp: Slot [31] registered\n[ 0.411337] PCI host bridge to bus 0000:00\n[ 0.412545] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.414380] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.418398] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427006] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428949] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.430731] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436999] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.461431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.463573] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.465684] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.468057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470137] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473905] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.475489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.477824] vgaarb: loaded\n[ 0.478741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.480472] SCSI subsystem initialized\n[ 0.481816] ACPI: bus type USB registered\n[ 0.483053] usbcore: registered new interface driver usbfs\n[ 0.484598] usbcore: registered new interface driver hub\n[ 0.486099] usbcore: registered new device driver usb\n[ 0.487681] PCI: Using ACPI for IRQ routing\n[ 0.489308] NetLabel: Initializing\n[ 0.490386] NetLabel: domain hash size = 128\n[ 0.491673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.493151] NetLabel: unlabeled traffic allowed by default\n[ 0.494910] clocksource: Switched to clocksource kvm-clock\n[ 0.505260] AppArmor: AppArmor Filesystem Enabled\n[ 0.506691] pnp: PnP ACPI init\n[ 0.508028] pnp: PnP ACPI: found 5 devices\n[ 0.515111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.517719] NET: Registered protocol family 2\n[ 0.519267] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.521241] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.523087] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524908] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528348] NET: Registered protocol family 1\n[ 0.529679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533931] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535597] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.566050] Trying to unpack rootfs image as initramfs...\n[ 0.629844] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632653] Scanning for low memory corruption every 60 seconds\n[ 0.634874] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636723] audit: initializing netlink subsys (disabled)\n[ 0.638345] audit: type=2000 audit(1535234162.940:1): initialized\n[ 0.640440] Initialise system trusted keyring\n[ 0.641897] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646618] zbud: loaded\n[ 0.647728] VFS: Disk quotas dquot_6.6.0\n[ 0.648970] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651306] fuse init (API version 7.23)\n[ 0.652681] Key type big_key registered\n[ 0.653895] Allocating IMA MOK and blacklist keyrings.\n[ 0.655788] Key type asymmetric registered\n[ 0.657061] Asymmetric key parser 'x509' registered\n[ 0.658524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660839] io scheduler noop registered\n[ 0.662070] io scheduler deadline registered (default)\n[ 0.663619] io scheduler cfq registered\n[ 0.664927] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666529] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670726] ACPI: Power Button [PWRF]\n[ 0.672060] GHES: HEST is not enabled!\n[ 0.686167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718946] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742817] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746185] Linux agpgart interface v0.103\n[ 0.749783] brd: module loaded\n[ 0.752231] loop: module loaded\n[ 0.757654] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759884] GPT:90111 != 2097151\n[ 0.760931] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762611] GPT:90111 != 2097151\n[ 0.763656] GPT: Use GNU Parted to correct GPT errors.\n[ 0.765142] vda: vda1 vda15\n[ 0.766962] scsi host0: ata_piix\n[ 0.768152] scsi host1: ata_piix\n[ 0.769252] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.771117] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.773545] libphy: Fixed MDIO Bus: probed\n[ 0.774790] tun: Universal TUN/TAP device driver, 1.6\n[ 0.776268] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.779282] PPP generic driver version 2.4.2\n[ 0.780669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.782494] ehci-pci: EHCI PCI platform driver\n[ 0.783840] ehci-platform: EHCI generic platform driver\n[ 0.785361] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.787108] ohci-pci: OHCI PCI platform driver\n[ 0.788461] ohci-platform: OHCI generic platform driver\n[ 0.789997] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.804817] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.806350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.808606] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.810124] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.811872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.813736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.815904] usb usb1: Product: UHCI Host Controller\n[ 0.817332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.819071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820545] hub 1-0:1.0: USB hub found\n[ 0.821737] hub 1-0:1.0: 2 ports detected\n[ 0.823138] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.826259] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.827703] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.829242] mousedev: PS/2 mouse device common for all mice\n[ 0.831091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.833781] rtc_cmos 00:00: RTC can wake from S4\n[ 0.835478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.837264] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.839072] i2c /dev entries driver\n[ 0.840198] device-mapper: uevent: version 1.0.3\n[ 0.841658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844158] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846236] NET: Registered protocol family 10\n[ 0.847929] NET: Registered protocol family 17\n[ 0.849294] Key type dns_resolver registered\n[ 0.850718] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852376] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855035] registered taskstats version 1\n[ 0.856309] Loading compiled-in X.509 certificates\n[ 0.858272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.861074] zswap: loaded using pool lzo/zbud\n[ 0.863279] Key type trusted registered\n[ 0.865617] Key type encrypted registered\n[ 0.866862] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.868441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.869991] evm: HMAC attrs: 0x1\n[ 0.871389] Magic number: 14:12:956\n[ 0.872539] virtio-pci 0000:00:04.0: hash matches\n[ 0.874005] rtc_cmos 00:00: setting system clock to 2018-08-25 21:56:03 UTC (1535234163)\n[ 0.876477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.878158] EDD information not available.\n[ 0.927849] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.929915] ata1.00: configured for MWDMA2\n[ 0.931703] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.934900] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.936736] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.938581] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.941506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943806] Write protecting the kernel read-only data: 14336k\n[ 0.946954] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949644] 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.141037] random: dd urandom read with 12 bits of entropy available\ndone.\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.36s]\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\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-08-25 21:57:47,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action used request id req-19892cca-514b-4f04-91e6-9513ae0e3a6e 2018-08-25 21:57:47,158 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-08-25 21:57:47,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020f92c92f64f37caaf29548313ed46fdd389c23" -d '{"forceDelete": null}' 2018-08-25 21:57:47,314 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:57: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-ef341151-ee40-40c4-b7ae-0835c6123ea7 x-compute-request-id: req-ef341151-ee40-40c4-b7ae-0835c6123ea7 Content-Length: 0 Content-Type: application/json 2018-08-25 21:57:47,314 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9b8ccaf1-8a59-4a02-8f93-bc3945cb50cd/action used request id req-ef341151-ee40-40c4-b7ae-0835c6123ea7 2018-08-25 21:57:47,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020f92c92f64f37caaf29548313ed46fdd389c23" -d '{"forceDelete": null}' 2018-08-25 21:57:47,531 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:57: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-24021d7b-08d4-4cfe-bd21-9aa3ad36643d x-compute-request-id: req-24021d7b-08d4-4cfe-bd21-9aa3ad36643d Content-Length: 0 Content-Type: application/json 2018-08-25 21:57:47,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/998b5c10-57d5-467f-bf71-2926ecdde1ad/action used request id req-24021d7b-08d4-4cfe-bd21-9aa3ad36643d 2018-08-25 21:57:47,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020f92c92f64f37caaf29548313ed46fdd389c23" -d '{"forceDelete": null}' 2018-08-25 21:57:47,721 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:57: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-f065697c-924d-4702-a21c-97b675e7086c x-compute-request-id: req-f065697c-924d-4702-a21c-97b675e7086c Content-Length: 0 Content-Type: application/json 2018-08-25 21:57:47,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/8c3f0f2f-de43-480d-bc8d-013162475feb/action used request id req-f065697c-924d-4702-a21c-97b675e7086c 2018-08-25 21:57:47,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f7d08fc719681fdd838b25ec4974a00c4f2fbbcf" 2018-08-25 21:57:49,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-612f5617-eb4c-452d-b1ef-210f02885960 Date: Sat, 25 Aug 2018 21:57: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-25 21:57:49,143 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/a36975d3-40ba-46e7-b049-56ed7ce8ef3d used request id req-612f5617-eb4c-452d-b1ef-210f02885960 2018-08-25 21:57:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/3c178cda-d7a3-4841-a658-ea7830ef57fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:57:49,809 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-965f64c5-d258-48ef-933b-e7f6ad3472f3 Content-Length: 0 Date: Sat, 25 Aug 2018 21:57:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:57:49,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/3c178cda-d7a3-4841-a658-ea7830ef57fd used request id req-965f64c5-d258-48ef-933b-e7f6ad3472f3 2018-08-25 21:57:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1ed2b41c-1353-4305-9b47-b6f1ae363e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:57:50,024 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5b29fc7-5f8c-466e-b56b-cc7735ee8f7e Content-Length: 0 Date: Sat, 25 Aug 2018 21:57:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:57:50,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/1ed2b41c-1353-4305-9b47-b6f1ae363e94 used request id req-f5b29fc7-5f8c-466e-b56b-cc7735ee8f7e 2018-08-25 21:57:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/6b48de8a-2b81-4f37-b2a9-ac33ded0154d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:57:51,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53307039-4ba1-4cb2-8bc4-c02c2fadde50 Date: Sat, 25 Aug 2018 21:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:57:51,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/6b48de8a-2b81-4f37-b2a9-ac33ded0154d used request id req-53307039-4ba1-4cb2-8bc4-c02c2fadde50 2018-08-25 21:57:51,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/664a10f0-b177-4b12-908a-56de36f748fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:57:52,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad4a0f26-a3ae-4c2f-a519-23a78d6110ef Date: Sat, 25 Aug 2018 21:57:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:57:52,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/664a10f0-b177-4b12-908a-56de36f748fc used request id req-ad4a0f26-a3ae-4c2f-a519-23a78d6110ef 2018-08-25 21:57:52,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/85022d1b-df6b-4978-8898-85bcf6ea696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:57:53,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ecbf3e4-9fef-4820-b382-e04bdbaa05cd Date: Sat, 25 Aug 2018 21:57:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:57:53,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/85022d1b-df6b-4978-8898-85bcf6ea696e used request id req-1ecbf3e4-9fef-4820-b382-e04bdbaa05cd 2018-08-25 21:57:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/760f5830-bf06-4ef2-a93e-cd4ca8e77d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2193f4a626cbfc96098d47284ae4b7d8fb8304cf" 2018-08-25 21:57:54,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67d0a967-7bc1-4854-9676-9da92037f2fb Date: Sat, 25 Aug 2018 21:57:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 21:57:54,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/760f5830-bf06-4ef2-a93e-cd4ca8e77d88 used request id req-67d0a967-7bc1-4854-9676-9da92037f2fb 2018-08-25 21:57:54,334 - 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-25 21:57:54,334 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-25 21:57:54,335 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-08-25 21:57:54,335 - 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-25 21:57:54,335 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-08-25 21:57:54,336 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-08-25 21:57:54,336 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-08-25 21:57:54,411 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-08-25 21:57:54,414 - paramiko.transport - DEBUG - starting thread (client mode): 0x2f7a6950L 2018-08-25 21:57:54,415 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 21:57:54,447 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 21:57:54,447 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 21:57:54,455 - 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-25 21:57:54,456 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 21:57:54,456 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 21:57:54,456 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 21:57:54,456 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 21:57:54,456 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 21:57:54,465 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 21:57:54,466 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 21:57:54,478 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.56: 1d8452075cb748aac701ca5e22a01683 2018-08-25 21:57:54,479 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 21:57:54,505 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 21:57:54,531 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 21:57:54,544 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 21:57:54,816 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 21:57:54,817 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 21:57:54,856 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 21:57:54,856 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 21:57:54,866 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 21:58:02,396 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 21:58:02,398 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 21:58:02,401 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b5f5250L 2018-08-25 21:58:02,401 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 21:58:02,414 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 21:58:02,414 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 21:58:02,417 - 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-25 21:58:02,417 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 21:58:02,417 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 21:58:02,417 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 21:58:02,418 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 21:58:02,418 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 21:58:02,422 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 21:58:02,423 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 21:58:02,433 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 21:58:02,433 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 21:58:02,462 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 21:58:02,475 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 21:58:02,498 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 21:58:02,616 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 21:58:02,616 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 21:58:02,656 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 21:58:02,657 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 21:58:02,665 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 21:58:02,677 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 21:58:02,678 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 21:58:02,679 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 21:58:02,680 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 21:58:02,680 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 21:58:02,721 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 21:58:02,753 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 21:58:02,755 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 21:58:02,755 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 21:58:02,756 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 21:58:02,757 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 21:58:02,798 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 21:58:02,810 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 21:58:02,811 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 21:58:02,813 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b5e2150L 2018-08-25 21:58:02,813 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 21:58:02,976 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 21:58:02,976 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 21:58:02,978 - 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-25 21:58:02,978 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 21:58:02,978 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 21:58:02,978 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 21:58:02,978 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 21:58:02,979 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 21:58:02,982 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 21:58:02,983 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 21:58:03,013 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 21:58:03,014 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 21:58:03,023 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 21:58:03,179 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 21:58:03,215 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 21:58:03,407 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 21:58:03,408 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 21:58:03,447 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 21:58:03,448 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 21:58:03,485 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 21:58:03,604 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 21:58:03,605 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 21:58:03,606 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 21:58:03,607 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 21:58:03,607 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 21:58:03,648 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 21:58:03,721 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 21:58:03,722 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 21:58:03,723 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 21:58:03,725 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 21:58:03,725 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 21:58:03,766 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 21:58:03,824 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 21:58:03,826 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 21:58:03,827 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b558090L 2018-08-25 21:58:03,828 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 21:58:03,839 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 21:58:03,839 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 21:58:03,841 - 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-25 21:58:03,842 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 21:58:03,842 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 21:58:03,842 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 21:58:03,842 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 21:58:03,842 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 21:58:03,847 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 21:58:03,848 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 21:58:03,860 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 21:58:03,860 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 21:58:03,887 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 21:58:03,899 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 21:58:03,925 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 21:58:04,039 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 21:58:04,039 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 21:58:04,078 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 21:58:04,079 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 21:58:04,092 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 21:58:04,103 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 21:58:04,104 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 21:58:04,105 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 21:58:04,106 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 21:58:04,106 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 21:58:04,147 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 21:58:04,187 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 21:58:04,188 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 21:58:04,189 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 21:58:04,190 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 21:58:04,190 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 21:58:04,231 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 21:58:04,242 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 21:58:04,243 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 21:58:04,244 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 21:58:04,245 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 21:58:04,245 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 21:58:04,250 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 21:58:09,166 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 21:58:09,167 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 21:58:09,169 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b5f55d0L 2018-08-25 21:58:09,170 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 21:58:09,176 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 21:58:09,176 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 21:58:09,178 - 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-25 21:58:09,178 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 21:58:09,178 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 21:58:09,178 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 21:58:09,178 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 21:58:09,179 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 21:58:09,183 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 21:58:09,183 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 21:58:09,185 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 21:58:09,185 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 21:58:09,222 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 21:58:09,235 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 21:58:09,249 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 21:58:09,360 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 21:58:09,360 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 21:58:09,399 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 21:58:09,400 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 21:58:09,416 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 21:58:09,427 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 21:58:09,429 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 21:58:09,430 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 21:58:09,430 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 21:58:09,430 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 21:58:09,471 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 21:58:09,485 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 21:58:09,487 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 21:58:09,488 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 21:58:09,488 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 21:58:09,488 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 21:58:09,529 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 21:58:09,540 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 21:58:09,541 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 21:58:09,543 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b55d690L 2018-08-25 21:58:09,544 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 21:58:09,553 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 21:58:09,554 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 21:58:09,556 - 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-25 21:58:09,556 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 21:58:09,556 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 21:58:09,556 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 21:58:09,557 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 21:58:09,557 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 21:58:09,561 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 21:58:09,562 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 21:58:09,575 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 21:58:09,576 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 21:58:09,602 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 21:58:09,616 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 21:58:09,640 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 21:58:09,754 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 21:58:09,755 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 21:58:09,794 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 21:58:09,795 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 21:58:09,809 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 21:58:09,823 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 21:58:09,824 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 21:58:09,825 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 21:58:09,826 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 21:58:09,826 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 21:58:09,868 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 21:58:09,886 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 21:58:09,888 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 21:58:09,889 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 21:58:09,889 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 21:58:09,889 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 21:58:09,930 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 21:58:09,941 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 21:58:09,942 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 21:58:09,944 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b5659d0L 2018-08-25 21:58:09,945 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 21:58:09,951 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 21:58:09,951 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 21:58:09,953 - 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-25 21:58:09,953 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 21:58:09,954 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 21:58:09,954 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 21:58:09,954 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 21:58:09,954 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 21:58:09,958 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 21:58:09,959 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 21:58:09,960 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 21:58:09,961 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 21:58:09,999 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 21:58:10,013 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 21:58:10,025 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 21:58:10,146 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 21:58:10,146 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 21:58:10,186 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 21:58:10,187 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 21:58:10,192 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 21:58:10,204 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 21:58:10,205 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 21:58:10,206 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 21:58:10,207 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 21:58:10,207 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 21:58:10,248 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 21:58:10,263 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 21:58:10,264 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 21:58:10,265 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 21:58:10,266 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 21:58:10,266 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 21:58:10,307 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 21:58:10,318 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 21:58:10,319 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 21:58:10,320 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 21:58:10,321 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 21:58:10,321 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 21:58:10,324 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 21:58:10,355 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-25 21:58:10,356 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 21:58:10,357 - 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-25 21:58:10,357 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_3 failed 2018-08-25 21:58:10,358 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-08-25 21:58:10,358 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-08-25 21:58:10,358 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-08-25 21:58:10,439 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-08-25 21:58:10,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:10,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:10,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:10,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:10,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:10,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:10,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:10,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:10,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:10,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:10,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:10,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:10,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:10,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:10,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:10,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:10,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:10,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:10,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:10,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:10,448 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 21:58:10,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:10,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8653a310-95d9-4541-a584-e2f76d26d4d3 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:10,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-8653a310-95d9-4541-a584-e2f76d26d4d3 2018-08-25 21:58:10,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:10,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["NBgoMK6uTOmAiiQZKnaLCQ"], "issued_at": "2018-08-25T21:58:10.000000Z"}} 2018-08-25 21:58:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}064e72dacba15ee6aadc9446cf6f622a117083e9" 2018-08-25 21:58:11,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-63b79c40-a728-415d-b30b-6b666cba5e8a Date: Sat, 25 Aug 2018 21:58:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 21:58:11,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-63b79c40-a728-415d-b30b-6b666cba5e8a 2018-08-25 21:58:11,136 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 21:58:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}064e72dacba15ee6aadc9446cf6f622a117083e9" 2018-08-25 21:58:11,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-a9bec1c0-2164-4149-9667-cea4e4e116ce Date: Sat, 25 Aug 2018 21:58:11 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-25 21:58:11,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-a9bec1c0-2164-4149-9667-cea4e4e116ce 2018-08-25 21:58:11,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}064e72dacba15ee6aadc9446cf6f622a117083e9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-25 21:58:11,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/69df257a-3f84-47aa-886e-a0598f36d78d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7f78456d-39c5-4c9e-a156-e3d020effaa4 Date: Sat, 25 Aug 2018 21:58:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T21:58:11Z", "file": "/v2/images/69df257a-3f84-47aa-886e-a0598f36d78d/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "69df257a-3f84-47aa-886e-a0598f36d78d", "size": null, "self": "/v2/images/69df257a-3f84-47aa-886e-a0598f36d78d", "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-25T21:58:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 21:58:11,252 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-7f78456d-39c5-4c9e-a156-e3d020effaa4 2018-08-25 21:58:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/69df257a-3f84-47aa-886e-a0598f36d78d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}064e72dacba15ee6aadc9446cf6f622a117083e9" -d '' 2018-08-25 21:58:11,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83939282-469e-4cb6-9fa3-537162921315 Date: Sat, 25 Aug 2018 21:58: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-25 21:58:11,672 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/69df257a-3f84-47aa-886e-a0598f36d78d/file used request id req-83939282-469e-4cb6-9fa3-537162921315 2018-08-25 21:58:11,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:11,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe146c5-e2db-4724-91a9-6457a6d4424c Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:11,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-dfe146c5-e2db-4724-91a9-6457a6d4424c 2018-08-25 21:58:11,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:12,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["PH0tkmEpTRqTSlLpYLWn4A"], "issued_at": "2018-08-25T21:58:12.000000Z"}} 2018-08-25 21:58:12,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 21:58:12,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8115 X-Openstack-Request-Id: req-b304b13b-8df8-49cf-a9e9-e0ba67970e9b Date: Sat, 25 Aug 2018 21:58:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 21:58:12,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-b304b13b-8df8-49cf-a9e9-e0ba67970e9b 2018-08-25 21:58:12,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 21:58:12,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1875 X-Openstack-Request-Id: req-06a0620d-c156-442d-86fc-455b00124bad Date: Sat, 25 Aug 2018 21:58:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","subnetpool_id":null,"name":"pns-internal-subnet2"}]} 2018-08-25 21:58:12,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-06a0620d-c156-442d-86fc-455b00124bad 2018-08-25 21:58:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 21:58:12,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-7faebbd5-d216-42e1-af67-77ba7a6ca785 Date: Sat, 25 Aug 2018 21:58:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:08:48Z", "revision_number": 7, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "created_at": "2018-08-25T20:09:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:09:48Z", "revision_number": 0, "routes": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d", "name": ""}]} 2018-08-25 21:58:12,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers used request id req-7faebbd5-d216-42e1-af67-77ba7a6ca785 2018-08-25 21:58:12,704 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-08-25 21:58:12,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-08-25 21:58:13,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-433a1630-c7d9-4139-96e1-b0c414f64190 Date: Sat, 25 Aug 2018 21:58:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b418da91-21f1-4b61-bf55-d8b49407bafc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T21:58:12Z","is_default":false,"provider:segmentation_id":49,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:58:12Z","mtu":1450}} 2018-08-25 21:58:13,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-433a1630-c7d9-4139-96e1-b0c414f64190 2018-08-25 21:58:13,069 - sdnvpn.lib.openstack_utils - DEBUG - Network 'b418da91-21f1-4b61-bf55-d8b49407bafc' created successfully 2018-08-25 21:58:13,069 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-25 21:58:13,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"subnets": [{"ip_version": 4, "network_id": "b418da91-21f1-4b61-bf55-d8b49407bafc", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-08-25 21:58:13,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cfa50bbb-fe62-4ede-811d-368c6950072b Date: Sat, 25 Aug 2018 21:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b418da91-21f1-4b61-bf55-d8b49407bafc","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:58:13Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T21:58:13Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"1309623b-355a-4051-8c4a-f327e8cdc931","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-08-25 21:58:13,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-cfa50bbb-fe62-4ede-811d-368c6950072b 2018-08-25 21:58:13,513 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '1309623b-355a-4051-8c4a-f327e8cdc931' created successfully 2018-08-25 21:58:13,513 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-25 21:58:13,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-08-25 21:58:13,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-47662543-d2a0-41c8-896a-a974ca91498a Date: Sat, 25 Aug 2018 21:58:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:58:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T21:58:13Z", "revision_number": 0, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198", "name": "sdnvpn-4-1-router"}} 2018-08-25 21:58:13,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers used request id req-47662543-d2a0-41c8-896a-a974ca91498a 2018-08-25 21:58:13,676 - sdnvpn.lib.openstack_utils - DEBUG - Router '4ab133a0-f9e7-4456-a0c0-f68d4283f198' created successfully 2018-08-25 21:58:13,676 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-25 21:58:13,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"subnet_id": "1309623b-355a-4051-8c4a-f327e8cdc931"}' 2018-08-25 21:58:15,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-563ea20b-ed83-40f9-9498-fb14227d5efe Date: Sat, 25 Aug 2018 21:58:15 GMT RESP BODY: {"network_id": "b418da91-21f1-4b61-bf55-d8b49407bafc", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "1309623b-355a-4051-8c4a-f327e8cdc931", "subnet_ids": ["1309623b-355a-4051-8c4a-f327e8cdc931"], "port_id": "5c456ee5-18fa-4b5b-95d3-bf79cf068f03", "id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198"} 2018-08-25 21:58:15,651 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198/add_router_interface used request id req-563ea20b-ed83-40f9-9498-fb14227d5efe 2018-08-25 21:58:15,652 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-25 21:58:15,652 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-25 21:58:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 21:58:15,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8775 X-Openstack-Request-Id: req-a7bbcc2c-2cd8-49fe-9643-c5ef0f942a60 Date: Sat, 25 Aug 2018 21:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b418da91-21f1-4b61-bf55-d8b49407bafc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["1309623b-355a-4051-8c4a-f327e8cdc931"],"description":"","tags":[],"updated_at":"2018-08-25T21:58:13Z","provider:segmentation_id":49,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:58:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 21:58:15,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-a7bbcc2c-2cd8-49fe-9643-c5ef0f942a60 2018-08-25 21:58:15,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}}' 2018-08-25 21:58:17,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-2522e67e-3414-4153-a0f8-2138f765946c Date: Sat, 25 Aug 2018 21:58:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:58:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T21:58:17Z", "revision_number": 3, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198", "name": "sdnvpn-4-1-router"}} 2018-08-25 21:58:17,437 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198 used request id req-2522e67e-3414-4153-a0f8-2138f765946c 2018-08-25 21:58:17,437 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-25 21:58:17,438 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-08-25 21:58:17,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-08-25 21:58:17,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-5b1ad992-ef1b-4578-8f08-9ee877553f1b Date: Sat, 25 Aug 2018 21:58:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f062497a-c66d-4fd1-8d78-c37290f2415c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T21:58:17Z","is_default":false,"provider:segmentation_id":60,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:58:17Z","mtu":1450}} 2018-08-25 21:58:17,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-5b1ad992-ef1b-4578-8f08-9ee877553f1b 2018-08-25 21:58:17,653 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network f062497a-c66d-4fd1-8d78-c37290f2415c with cidr 10.10.11.0/24 2018-08-25 21:58:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"subnets": [{"ip_version": 4, "network_id": "f062497a-c66d-4fd1-8d78-c37290f2415c", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-08-25 21:58:18,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f0d2f773-8316-46c8-838d-45ad9c347b42 Date: Sat, 25 Aug 2018 21:58:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f062497a-c66d-4fd1-8d78-c37290f2415c","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T21:58:18Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T21:58:18Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"06a4e704-0875-4931-add7-234d5d94cc56","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-08-25 21:58:18,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-f0d2f773-8316-46c8-838d-45ad9c347b42 2018-08-25 21:58:18,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 21:58:18,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 51805 X-Openstack-Request-Id: req-70aed56c-ac50-4580-aae6-efd8205ad8dc Date: Sat, 25 Aug 2018 21:58:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "updated_at": "2018-08-25T21:52:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "0dca02a0-8194-4cda-9c55-882f54d62267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "25fac68a-cc47-432b-a46c-effdc409ddcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "5c72490a-fc51-4820-91fc-0098772ed04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "7478f6a1-a820-4354-81ff-bef37640f1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 4, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "96ec442b-f4af-450f-b529-1094026f9972", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 21:58:18,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-70aed56c-ac50-4580-aae6-efd8205ad8dc 2018-08-25 21:58:18,566 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 21:58:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:18,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cecf9c2-5271-4bd0-b2e6-cc2a70fd2640 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:18,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-5cecf9c2-5271-4bd0-b2e6-cc2a70fd2640 2018-08-25 21:58:18,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:18,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["wRvJUbRGTVa_uY_OXI0rZw"], "issued_at": "2018-08-25T21:58:18.000000Z"}} 2018-08-25 21:58:18,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" 2018-08-25 21:58:19,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-68bdf9d1-7160-41d8-8c6e-e4962b96822b x-compute-request-id: req-68bdf9d1-7160-41d8-8c6e-e4962b96822b Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 21:58:19,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-68bdf9d1-7160-41d8-8c6e-e4962b96822b 2018-08-25 21:58:19,296 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-25 21:58:19,296 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-08-25 21:58:19,296 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=69df257a-3f84-47aa-886e-a0598f36d78d network=b418da91-21f1-4b61-bf55-d8b49407bafc secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 21:58:19,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:19,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:19,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:19,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:19,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:19,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:19,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:19,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:19,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:19,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:19,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:19,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:19,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:19,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:19,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:19,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:19,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:19,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:19,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:19,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:19,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:19,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:19,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:19,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:19,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:19,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:19,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:19,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:19,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:19,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:19,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:19,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:19,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:19,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:19,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807fde84-405f-4efc-9917-c96c0da87d56 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:19,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-807fde84-405f-4efc-9917-c96c0da87d56 2018-08-25 21:58:19,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:19,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["3XMKlZFASOuqOiPn8Y7e3A"], "issued_at": "2018-08-25T21:58:19.000000Z"}} 2018-08-25 21:58:19,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6584c1f74fe27a1229fad7920217d6e5630199" 2018-08-25 21:58:20,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-f5b68297-e209-433f-b53c-167fb6fcf6e9 x-compute-request-id: req-f5b68297-e209-433f-b53c-167fb6fcf6e9 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:58:20,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-f5b68297-e209-433f-b53c-167fb6fcf6e9 2018-08-25 21:58:20,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6584c1f74fe27a1229fad7920217d6e5630199" 2018-08-25 21:58:20,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-e0090487-8ec2-45e4-8e98-15da27ccdf1a x-compute-request-id: req-e0090487-8ec2-45e4-8e98-15da27ccdf1a Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:58:20,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-e0090487-8ec2-45e4-8e98-15da27ccdf1a 2018-08-25 21:58:20,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6584c1f74fe27a1229fad7920217d6e5630199" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "69df257a-3f84-47aa-886e-a0598f36d78d", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b418da91-21f1-4b61-bf55-d8b49407bafc"}]}}' 2018-08-25 21:58:22,376 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:58: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-7eefe5e1-f4a0-4e08-903d-aa1349fca04f x-compute-request-id: req-7eefe5e1-f4a0-4e08-903d-aa1349fca04f Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "02ec8004-246c-4eae-a015-f3e46880e64c", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "bookmark"}], "adminPass": "QBH2qArGAEK9"}} 2018-08-25 21:58:22,376 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-7eefe5e1-f4a0-4e08-903d-aa1349fca04f 2018-08-25 21:58:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:22,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d97f19a-5f2b-46bb-b090-177c268855a0 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:22,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-1d97f19a-5f2b-46bb-b090-177c268855a0 2018-08-25 21:58:22,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:22,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["nxP5oVN_QX2AvAhCOsGKCA"], "issued_at": "2018-08-25T21:58:22.000000Z"}} 2018-08-25 21:58:22,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2edfa6e0d1196a7e8123de337999ae9d7af328bc" 2018-08-25 21:58:23,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-34c7ef17-97bf-4769-96ab-ca8efcdab219 x-compute-request-id: req-34c7ef17-97bf-4769-96ab-ca8efcdab219 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.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "02ec8004-246c-4eae-a015-f3e46880e64c", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:58:23Z", "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-25T21:58:22Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:23,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c used request id req-34c7ef17-97bf-4769-96ab-ca8efcdab219 2018-08-25 21:58:26,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2edfa6e0d1196a7e8123de337999ae9d7af328bc" 2018-08-25 21:58:27,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-9cd427e3-2b33-4d97-b883-34e88e7e2de9 x-compute-request-id: req-9cd427e3-2b33-4d97-b883-34e88e7e2de9 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "02ec8004-246c-4eae-a015-f3e46880e64c", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:58:26Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-2", "created": "2018-08-25T21:58:22Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:27,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c used request id req-9cd427e3-2b33-4d97-b883-34e88e7e2de9 2018-08-25 21:58:30,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2edfa6e0d1196a7e8123de337999ae9d7af328bc" 2018-08-25 21:58:31,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-a5dd3923-07eb-43c9-9455-6c929ec1ab59 x-compute-request-id: req-a5dd3923-07eb-43c9-9455-6c929ec1ab59 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9c:35", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "02ec8004-246c-4eae-a015-f3e46880e64c", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:58:26Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-2", "created": "2018-08-25T21:58:22Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:31,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c used request id req-a5dd3923-07eb-43c9-9455-6c929ec1ab59 2018-08-25 21:58:34,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2edfa6e0d1196a7e8123de337999ae9d7af328bc" 2018-08-25 21:58:35,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-60eef815-2ad4-48cc-bea4-ce1efbaaeae0 x-compute-request-id: req-60eef815-2ad4-48cc-bea4-ce1efbaaeae0 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9c:35", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-08-25T21:58:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "02ec8004-246c-4eae-a015-f3e46880e64c", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:58:31Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-2", "created": "2018-08-25T21:58:22Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:35,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c used request id req-60eef815-2ad4-48cc-bea4-ce1efbaaeae0 2018-08-25 21:58:35,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6584c1f74fe27a1229fad7920217d6e5630199" 2018-08-25 21:58:35,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-0da0ceb4-6349-4550-9f58-f3e707096130 x-compute-request-id: req-0da0ceb4-6349-4550-9f58-f3e707096130 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9c:35", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/02ec8004-246c-4eae-a015-f3e46880e64c", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-08-25T21:58:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "02ec8004-246c-4eae-a015-f3e46880e64c", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:58:31Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-2", "created": "2018-08-25T21:58:22Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:35,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c used request id req-0da0ceb4-6349-4550-9f58-f3e707096130 2018-08-25 21:58:35,476 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.5'. 2018-08-25 21:58:35,476 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-08-25 21:58:35,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:58:36,416 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:58: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 x-openstack-request-id: req-0ced2f75-554a-4c87-b144-d3cc98b4fad7 x-compute-request-id: req-0ced2f75-554a-4c87-b144-d3cc98b4fad7 Content-Length: 0 Content-Type: application/json 2018-08-25 21:58:36,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c/action used request id req-0ced2f75-554a-4c87-b144-d3cc98b4fad7 2018-08-25 21:58:36,417 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-08-25 21:58:36,417 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=69df257a-3f84-47aa-886e-a0598f36d78d network=b418da91-21f1-4b61-bf55-d8b49407bafc secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 21:58:36,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:36,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:36,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:36,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:36,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:36,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:36,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:36,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:36,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:36,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:36,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:36,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:36,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:36,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:36,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:36,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:36,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:36,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:36,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:36,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:36,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:36,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:36,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:36,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:36,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:36,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:36,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:36,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:36,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8ac67c-9354-4b8d-8725-403b8e37cba4 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:36,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-eb8ac67c-9354-4b8d-8725-403b8e37cba4 2018-08-25 21:58:36,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:36,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["GLeLtlZeRPKyGhqQqoDwbg"], "issued_at": "2018-08-25T21:58:36.000000Z"}} 2018-08-25 21:58:36,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0eed55c762455b87cd2b62b27024f26cf748a9c" 2018-08-25 21:58:37,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-7f284742-d143-4d21-ad9a-f500a9645588 x-compute-request-id: req-7f284742-d143-4d21-ad9a-f500a9645588 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:58:37,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-7f284742-d143-4d21-ad9a-f500a9645588 2018-08-25 21:58:37,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0eed55c762455b87cd2b62b27024f26cf748a9c" 2018-08-25 21:58:37,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-5b67cc11-fbb6-4a7a-98a6-21fd8d6919c2 x-compute-request-id: req-5b67cc11-fbb6-4a7a-98a6-21fd8d6919c2 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:58:37,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-5b67cc11-fbb6-4a7a-98a6-21fd8d6919c2 2018-08-25 21:58:37,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0eed55c762455b87cd2b62b27024f26cf748a9c" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "69df257a-3f84-47aa-886e-a0598f36d78d", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b418da91-21f1-4b61-bf55-d8b49407bafc"}]}}' 2018-08-25 21:58:39,418 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:58: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-bfc78e0c-5e0b-4b89-a4c4-bcfa5ec07c34 x-compute-request-id: req-bfc78e0c-5e0b-4b89-a4c4-bcfa5ec07c34 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "de54aa66-75b7-488b-90d2-ab44055e6ebd", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "bookmark"}], "adminPass": "AFR5SpRnaRo8"}} 2018-08-25 21:58:39,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-bfc78e0c-5e0b-4b89-a4c4-bcfa5ec07c34 2018-08-25 21:58:39,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:39,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df12629c-5ff6-4edd-8ba8-a9be88330c26 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:39,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-df12629c-5ff6-4edd-8ba8-a9be88330c26 2018-08-25 21:58:39,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:39,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["mBiiawCnR1OJXP011AsgaQ"], "issued_at": "2018-08-25T21:58:39.000000Z"}} 2018-08-25 21:58:39,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42839970e74401e0696524fb2705b64b2824b65" 2018-08-25 21:58:40,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-52e4e6fb-997c-485f-8493-b390ad24c35b x-compute-request-id: req-52e4e6fb-997c-485f-8493-b390ad24c35b 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.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de54aa66-75b7-488b-90d2-ab44055e6ebd", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:58:40Z", "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-3", "created": "2018-08-25T21:58:39Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:40,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd used request id req-52e4e6fb-997c-485f-8493-b390ad24c35b 2018-08-25 21:58:43,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42839970e74401e0696524fb2705b64b2824b65" 2018-08-25 21:58:43,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-75b34bc3-674c-4fa9-9314-beba0db98a72 x-compute-request-id: req-75b34bc3-674c-4fa9-9314-beba0db98a72 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.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de54aa66-75b7-488b-90d2-ab44055e6ebd", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:58:41Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-4-3", "created": "2018-08-25T21:58:39Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:43,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd used request id req-75b34bc3-674c-4fa9-9314-beba0db98a72 2018-08-25 21:58:46,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42839970e74401e0696524fb2705b64b2824b65" 2018-08-25 21:58:47,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-516319b7-72f0-4981-86b0-ddf98acc6bfb x-compute-request-id: req-516319b7-72f0-4981-86b0-ddf98acc6bfb Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:fc:24", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2018-08-25T21:58:46.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de54aa66-75b7-488b-90d2-ab44055e6ebd", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:58:46Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-4-3", "created": "2018-08-25T21:58:39Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:47,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd used request id req-516319b7-72f0-4981-86b0-ddf98acc6bfb 2018-08-25 21:58:47,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0eed55c762455b87cd2b62b27024f26cf748a9c" 2018-08-25 21:58:47,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-6415700b-867f-45b5-b64f-f694c188b7d3 x-compute-request-id: req-6415700b-867f-45b5-b64f-f694c188b7d3 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:fc:24", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2018-08-25T21:58:46.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "de54aa66-75b7-488b-90d2-ab44055e6ebd", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:58:46Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-4-3", "created": "2018-08-25T21:58:39Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:47,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd used request id req-6415700b-867f-45b5-b64f-f694c188b7d3 2018-08-25 21:58:47,687 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.10'. 2018-08-25 21:58:47,687 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-08-25 21:58:47,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:58:48,713 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:58: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-dd55c737-db2f-4dc5-8df1-c68eaeedbdc4 x-compute-request-id: req-dd55c737-db2f-4dc5-8df1-c68eaeedbdc4 Content-Length: 0 Content-Type: application/json 2018-08-25 21:58:48,713 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd/action used request id req-dd55c737-db2f-4dc5-8df1-c68eaeedbdc4 2018-08-25 21:58:48,714 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-08-25 21:58:48,714 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=69df257a-3f84-47aa-886e-a0598f36d78d network=f062497a-c66d-4fd1-8d78-c37290f2415c secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 21:58:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:48,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:48,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:48,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:48,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:48,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:48,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:48,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:48,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:48,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1955a2-aa00-4865-9afe-75b7f6b4e98a Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:48,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-4d1955a2-aa00-4865-9afe-75b7f6b4e98a 2018-08-25 21:58:48,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:49,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["t8EXvXU4Rm-HOEr4anHpMw"], "issued_at": "2018-08-25T21:58:49.000000Z"}} 2018-08-25 21:58:49,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" 2018-08-25 21:58:49,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-4b2dd153-a6c9-4424-91d9-d52ae513a5ad x-compute-request-id: req-4b2dd153-a6c9-4424-91d9-d52ae513a5ad Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:58:49,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-4b2dd153-a6c9-4424-91d9-d52ae513a5ad 2018-08-25 21:58:49,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" 2018-08-25 21:58:49,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-d32bb796-266f-4178-b95c-6d36b76b0cad x-compute-request-id: req-d32bb796-266f-4178-b95c-6d36b76b0cad Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:58:49,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-d32bb796-266f-4178-b95c-6d36b76b0cad 2018-08-25 21:58:49,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "69df257a-3f84-47aa-886e-a0598f36d78d", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f062497a-c66d-4fd1-8d78-c37290f2415c"}]}}' 2018-08-25 21:58:50,521 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:58: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-55b428ad-a6a3-45f3-af55-3a6c76e6d7f8 x-compute-request-id: req-55b428ad-a6a3-45f3-af55-3a6c76e6d7f8 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "bookmark"}], "adminPass": "2U4ad3tfvvDp"}} 2018-08-25 21:58:50,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-55b428ad-a6a3-45f3-af55-3a6c76e6d7f8 2018-08-25 21:58:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:50,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34eee37-a1d4-4c4d-b3dc-3a99c4cd72e3 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:50,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-c34eee37-a1d4-4c4d-b3dc-3a99c4cd72e3 2018-08-25 21:58:50,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:58:50,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["BKknBjPRSxC3MNwFJ1zUKA"], "issued_at": "2018-08-25T21:58:50.000000Z"}} 2018-08-25 21:58:50,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6648cb7b60af70027adfa54fd028e51af299c64b" 2018-08-25 21:58:51,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-b75020ab-0dca-4794-b044-714365891d55 x-compute-request-id: req-b75020ab-0dca-4794-b044-714365891d55 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.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:58:51Z", "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-5", "created": "2018-08-25T21:58:50Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:51,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 used request id req-b75020ab-0dca-4794-b044-714365891d55 2018-08-25 21:58:54,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6648cb7b60af70027adfa54fd028e51af299c64b" 2018-08-25 21:58:55,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-f85c7aa1-c6f6-4c6c-a1d1-fde0e46e73c8 x-compute-request-id: req-f85c7aa1-c6f6-4c6c-a1d1-fde0e46e73c8 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T21:58:52Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-4-5", "created": "2018-08-25T21:58:50Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:55,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 used request id req-f85c7aa1-c6f6-4c6c-a1d1-fde0e46e73c8 2018-08-25 21:58:58,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6648cb7b60af70027adfa54fd028e51af299c64b" 2018-08-25 21:58:58,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-7517520a-5ad8-45cb-9a7e-cb3b8df1f577 x-compute-request-id: req-7517520a-5ad8-45cb-9a7e-cb3b8df1f577 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:98:61", "version": 4, "addr": "10.10.11.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009a", "OS-SRV-USG:launched_at": "2018-08-25T21:58:56.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:58:56Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-4-5", "created": "2018-08-25T21:58:50Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:58,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 used request id req-7517520a-5ad8-45cb-9a7e-cb3b8df1f577 2018-08-25 21:58:58,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" 2018-08-25 21:58:59,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58: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-e4af7059-9054-48e8-87d0-91485e506645 x-compute-request-id: req-e4af7059-9054-48e8-87d0-91485e506645 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:98:61", "version": 4, "addr": "10.10.11.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009a", "OS-SRV-USG:launched_at": "2018-08-25T21:58:56.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d48e81e4-aaf5-49ca-9a19-5c17ea617a17", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T21:58:56Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-4-5", "created": "2018-08-25T21:58:50Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:58:59,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17 used request id req-e4af7059-9054-48e8-87d0-91485e506645 2018-08-25 21:58:59,263 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.12'. 2018-08-25 21:58:59,263 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-08-25 21:58:59,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:58:59,851 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:58: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-49f46d16-4150-4653-b070-c6577cf6d784 x-compute-request-id: req-49f46d16-4150-4653-b070-c6577cf6d784 Content-Length: 0 Content-Type: application/json 2018-08-25 21:58:59,851 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-49f46d16-4150-4653-b070-c6577cf6d784 2018-08-25 21:58:59,851 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-08-25 21:58:59,852 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=69df257a-3f84-47aa-886e-a0598f36d78d network=f062497a-c66d-4fd1-8d78-c37290f2415c secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.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-25 21:58:59,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:59,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:59,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:59,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:59,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:59,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:59,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:59,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:59,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:59,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:58:59,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:58:59,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:58:59,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:58:59,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:58:59,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:58:59,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:58:59,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:58:59,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:58:59,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:58:59,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:58:59,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:58:59,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:58:59,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:58:59,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:58:59,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:58:59,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:58:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:58:59,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff38d1ce-77be-4fc7-9e27-293cddbae087 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:58:59,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-ff38d1ce-77be-4fc7-9e27-293cddbae087 2018-08-25 21:58:59,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:59:00,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["SUeVAC_pRcC2x3GtJiIL4w"], "issued_at": "2018-08-25T21:59:00.000000Z"}} 2018-08-25 21:59:00,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bcccffd030f4db199a543a5ec571636e5b19ca" 2018-08-25 21:59:00,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-79ce829f-84cb-4284-9c90-cec1a98ebefd x-compute-request-id: req-79ce829f-84cb-4284-9c90-cec1a98ebefd Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:59:00,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-79ce829f-84cb-4284-9c90-cec1a98ebefd 2018-08-25 21:59:00,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bcccffd030f4db199a543a5ec571636e5b19ca" 2018-08-25 21:59:00,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-4ca12d46-72ac-4379-976a-2e595fa9716c x-compute-request-id: req-4ca12d46-72ac-4379-976a-2e595fa9716c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:59:00,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-4ca12d46-72ac-4379-976a-2e595fa9716c 2018-08-25 21:59:00,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bcccffd030f4db199a543a5ec571636e5b19ca" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "69df257a-3f84-47aa-886e-a0598f36d78d", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f062497a-c66d-4fd1-8d78-c37290f2415c"}], "config_drive": true}}' 2018-08-25 21:59:02,247 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:59: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-834fe973-e2e7-4e40-9381-d2948d32705e x-compute-request-id: req-834fe973-e2e7-4e40-9381-d2948d32705e Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "bookmark"}], "adminPass": "98NEDwaAuedA"}} 2018-08-25 21:59:02,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-834fe973-e2e7-4e40-9381-d2948d32705e 2018-08-25 21:59:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:59:02,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80c8691-b600-4e1c-9da3-b8c71e6cc07c Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:59:02,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-b80c8691-b600-4e1c-9da3-b8c71e6cc07c 2018-08-25 21:59:02,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:59:02,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["-Gt8wlsNReKJRlb7nbcDsQ"], "issued_at": "2018-08-25T21:59:02.000000Z"}} 2018-08-25 21:59:02,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d958e5a218f32da357420c0988e7dbb95c6467e" 2018-08-25 21:59:03,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-a0992b31-e7e0-4fc3-b27f-30236c50f679 x-compute-request-id: req-a0992b31-e7e0-4fc3-b27f-30236c50f679 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.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:59:02Z", "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-4", "created": "2018-08-25T21:59:02Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:59:03,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b used request id req-a0992b31-e7e0-4fc3-b27f-30236c50f679 2018-08-25 21:59:06,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d958e5a218f32da357420c0988e7dbb95c6467e" 2018-08-25 21:59:06,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-f3382149-fb4a-40ad-a0f5-9e43b9ce5d37 x-compute-request-id: req-f3382149-fb4a-40ad-a0f5-9e43b9ce5d37 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:59:04Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-4", "created": "2018-08-25T21:59:02Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:59:06,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b used request id req-f3382149-fb4a-40ad-a0f5-9e43b9ce5d37 2018-08-25 21:59:09,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d958e5a218f32da357420c0988e7dbb95c6467e" 2018-08-25 21:59:10,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-1fdc171f-37b3-4990-ba49-6c35f6d0c318 x-compute-request-id: req-1fdc171f-37b3-4990-ba49-6c35f6d0c318 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ed:93", "version": 4, "addr": "10.10.11.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009b", "OS-SRV-USG:launched_at": "2018-08-25T21:59:09.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:59:09Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-4", "created": "2018-08-25T21:59:02Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:59:10,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b used request id req-1fdc171f-37b3-4990-ba49-6c35f6d0c318 2018-08-25 21:59:10,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bcccffd030f4db199a543a5ec571636e5b19ca" 2018-08-25 21:59:10,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-b55998bb-d9c9-488d-900c-278ac664d3b2 x-compute-request-id: req-b55998bb-d9c9-488d-900c-278ac664d3b2 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ed:93", "version": 4, "addr": "10.10.11.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009b", "OS-SRV-USG:launched_at": "2018-08-25T21:59:09.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:59:09Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-4", "created": "2018-08-25T21:59:02Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:59:10,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b used request id req-b55998bb-d9c9-488d-900c-278ac664d3b2 2018-08-25 21:59:10,704 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.3'. 2018-08-25 21:59:10,705 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-08-25 21:59:10,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:59:12,095 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:59: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 x-openstack-request-id: req-910a1c24-51e8-4f0d-a494-f5a61cc50060 x-compute-request-id: req-910a1c24-51e8-4f0d-a494-f5a61cc50060 Content-Length: 0 Content-Type: application/json 2018-08-25 21:59:12,096 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action used request id req-910a1c24-51e8-4f0d-a494-f5a61cc50060 2018-08-25 21:59:12,096 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-08-25 21:59:12,096 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=69df257a-3f84-47aa-886e-a0598f36d78d network=b418da91-21f1-4b61-bf55-d8b49407bafc secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.5 10.10.10.10 10.10.11.3 10.10.11.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-25 21:59:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:59:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:59:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:59:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:59:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:59:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:59:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:59:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:59:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:59:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:59:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:59:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:59:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:59:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:59:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:59:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:59:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:59:12,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 21:59:12,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 21:59:12,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 21:59:12,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 21:59:12,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 21:59:12,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 21:59:12,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 21:59:12,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 21:59:12,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 21:59:12,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 21:59:12,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 21:59:12,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 21:59:12,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 21:59:12,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 21:59:12,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 21:59:12,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 21:59:12,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 21:59:12,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:59:12,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fd4ea6-86d1-438d-8b82-5234ab6994ff Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:59:12,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-77fd4ea6-86d1-438d-8b82-5234ab6994ff 2018-08-25 21:59:12,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:59:12,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["0f14xTERQWKIkHyAMVZIbw"], "issued_at": "2018-08-25T21:59:12.000000Z"}} 2018-08-25 21:59:12,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" 2018-08-25 21:59:12,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-fa87364a-0ef2-48a9-8b16-48d07ef0a56e x-compute-request-id: req-fa87364a-0ef2-48a9-8b16-48d07ef0a56e Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 21:59:12,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-fa87364a-0ef2-48a9-8b16-48d07ef0a56e 2018-08-25 21:59:12,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" 2018-08-25 21:59:12,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-e70e98db-0b30-4c5f-8fdd-7d2504888294 x-compute-request-id: req-e70e98db-0b30-4c5f-8fdd-7d2504888294 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 21:59:12,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-e70e98db-0b30-4c5f-8fdd-7d2504888294 2018-08-25 21:59:12,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "69df257a-3f84-47aa-886e-a0598f36d78d", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC41IDEwLjEwLjEwLjEwIDEwLjEwLjExLjMgMTAuMTAuMTEuMTIKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b418da91-21f1-4b61-bf55-d8b49407bafc"}], "config_drive": true}}' 2018-08-25 21:59:14,033 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:59: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-21557902-b14a-48cb-91fb-cc43ab430ff7 x-compute-request-id: req-21557902-b14a-48cb-91fb-cc43ab430ff7 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "740a5922-9ae6-4e12-8df5-7396f042a7ac", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "bookmark"}], "adminPass": "pWCGTbMiXHT2"}} 2018-08-25 21:59:14,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-21557902-b14a-48cb-91fb-cc43ab430ff7 2018-08-25 21:59:14,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 21:59:14,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a03e96-58b0-4928-8d0e-eb41243771ee Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 21:59:14,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-28a03e96-58b0-4928-8d0e-eb41243771ee 2018-08-25 21:59:14,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 21:59:14,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T22:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["8VoNjKX8TXmBkPCchEyjOw"], "issued_at": "2018-08-25T21:59:14.000000Z"}} 2018-08-25 21:59:14,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816fb9344ad90ea1290138d2b22fca36aa99bedf" 2018-08-25 21:59:14,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-187b480e-5834-4466-81c9-3a32b16102df x-compute-request-id: req-187b480e-5834-4466-81c9-3a32b16102df 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.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "740a5922-9ae6-4e12-8df5-7396f042a7ac", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:59:14Z", "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-1", "created": "2018-08-25T21:59:13Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:59:14,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac used request id req-187b480e-5834-4466-81c9-3a32b16102df 2018-08-25 21:59:17,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816fb9344ad90ea1290138d2b22fca36aa99bedf" 2018-08-25 21:59:18,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-5dd8042c-dc23-4031-82b8-47720dc9478b x-compute-request-id: req-5dd8042c-dc23-4031-82b8-47720dc9478b Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:aa:40", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "740a5922-9ae6-4e12-8df5-7396f042a7ac", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:59:15Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-1", "created": "2018-08-25T21:59:13Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:59:18,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac used request id req-5dd8042c-dc23-4031-82b8-47720dc9478b 2018-08-25 21:59:21,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816fb9344ad90ea1290138d2b22fca36aa99bedf" 2018-08-25 21:59:21,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-1a1a600e-a408-42e2-a99a-5571d1d0b360 x-compute-request-id: req-1a1a600e-a408-42e2-a99a-5571d1d0b360 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:aa:40", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009c", "OS-SRV-USG:launched_at": "2018-08-25T21:59:19.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "740a5922-9ae6-4e12-8df5-7396f042a7ac", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:59:19Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-1", "created": "2018-08-25T21:59:13Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:59:21,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac used request id req-1a1a600e-a408-42e2-a99a-5571d1d0b360 2018-08-25 21:59:21,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" 2018-08-25 21:59:22,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-cbb577fc-8390-4f14-878f-4eacdf0f13d7 x-compute-request-id: req-cbb577fc-8390-4f14-878f-4eacdf0f13d7 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:aa:40", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac", "rel": "bookmark"}], "image": {"id": "69df257a-3f84-47aa-886e-a0598f36d78d", "links": [{"href": "http://172.30.9.33:8774/images/69df257a-3f84-47aa-886e-a0598f36d78d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009c", "OS-SRV-USG:launched_at": "2018-08-25T21:59:19.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "740a5922-9ae6-4e12-8df5-7396f042a7ac", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T21:59:19Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-4-1", "created": "2018-08-25T21:59:13Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 21:59:22,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac used request id req-cbb577fc-8390-4f14-878f-4eacdf0f13d7 2018-08-25 21:59:22,115 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.24'. 2018-08-25 21:59:22,115 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-08-25 21:59:22,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 21:59:23,176 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 21:59: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-8305003f-4573-4d05-9e4c-1aa2f335776c x-compute-request-id: req-8305003f-4573-4d05-9e4c-1aa2f335776c Content-Length: 0 Content-Type: application/json 2018-08-25 21:59:23,177 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-8305003f-4573-4d05-9e4c-1aa2f335776c 2018-08-25 21:59:23,177 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-08-25 21:59:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-940714", "route_distinguishers": "12:12"}}' 2018-08-25 21:59:23,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-01ba6143-e55b-4a9d-9949-8ddea20ea815 Date: Sat, 25 Aug 2018 21:59:23 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-940714", "route_distinguishers": ["12:12"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "f0f2f394-1f32-4390-bcea-59ca41a51365"}} 2018-08-25 21:59:23,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns used request id req-01ba6143-e55b-4a9d-9949-8ddea20ea815 2018-08-25 21:59:23,538 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-940714', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'f0f2f394-1f32-4390-bcea-59ca41a51365', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:59:23,538 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-08-25 21:59:23,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"router_association": {"router_id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198"}}' 2018-08-25 21:59:23,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-7839480a-4e6c-4c81-b2db-bcdd0b521fa4 Date: Sat, 25 Aug 2018 21:59:23 GMT RESP BODY: {"router_association": {"router_id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "fb53d77d-09b9-4e7c-afee-d914551c7447"}} 2018-08-25 21:59:23,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365/router_associations used request id req-7839480a-4e6c-4c81-b2db-bcdd0b521fa4 2018-08-25 21:59:23,955 - sdnvpn_test_utils - INFO - Waiting for instance 02ec8004-246c-4eae-a015-f3e46880e64c to boot up 2018-08-25 21:59:23,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6584c1f74fe27a1229fad7920217d6e5630199" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:24,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-da4cf2c0-bbe5-485e-8071-22aeb56b7282 x-compute-request-id: req-da4cf2c0-bbe5-485e-8071-22aeb56b7282 Content-Encoding: gzip Content-Length: 9559 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 517004594 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.183688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.185975] pid_max: default: 32768 minimum: 301\n[ 0.187216] ACPI: Core revision 20150930\n[ 0.188891] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190700] Security Framework initialized\n[ 0.191833] Yama: becoming mindful.\n[ 0.192842] AppArmor: AppArmor initialized\n[ 0.194019] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195820] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197550] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199204] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201083] Initializing cgroup subsys io\n[ 0.202203] Initializing cgroup subsys memory\n[ 0.203403] Initializing cgroup subsys devices\n[ 0.204601] Initializing cgroup subsys freezer\n[ 0.205801] Initializing cgroup subsys net_cls\n[ 0.207005] Initializing cgroup subsys perf_event\n[ 0.208253] Initializing cgroup subsys net_prio\n[ 0.209469] Initializing cgroup subsys hugetlb\n[ 0.210669] Initializing cgroup subsys pids\n[ 0.211851] CPU: Physical Processor ID: 0\n[ 0.213659] mce: CPU supports 10 MCE banks\n[ 0.214824] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216196] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232475] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239098] ftrace: allocating 31920 entries in 125 pages\n[ 0.264321] smpboot: Max logical packages: 1\n[ 0.265499] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267393] x2apic enabled\n[ 0.268532] Switched APIC routing to physical x2apic.\n[ 0.270993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272520] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275247] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277707] KVM setup paravirtual spinlock\n[ 0.279301] x86: Booted up 1 node, 1 CPUs\n[ 0.280406] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282283] devtmpfs: initialized\n[ 0.284244] evm: security.selinux\n[ 0.285207] evm: security.SMACK64\n[ 0.286172] evm: security.SMACK64EXEC\n[ 0.287199] evm: security.SMACK64TRANSMUTE\n[ 0.288307] evm: security.SMACK64MMAP\n[ 0.289330] evm: security.ima\n[ 0.290217] evm: security.capability\n[ 0.291307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293818] pinctrl core: initialized pinctrl subsystem\n[ 0.295299] RTC time: 21:58:31, date: 08/25/18\n[ 0.296591] NET: Registered protocol family 16\n[ 0.297901] cpuidle: using governor ladder\n[ 0.299027] cpuidle: using governor menu\n[ 0.300116] PCCT header not found.\n[ 0.301144] ACPI: bus type PCI registered\n[ 0.302253] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303936] PCI: Using configuration type 1 for base access\n[ 0.306083] ACPI: Added _OSI(Module Device)\n[ 0.307236] ACPI: Added _OSI(Processor Device)\n[ 0.308430] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311834] ACPI: Interpreter enabled\n[ 0.312881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322974] ACPI: (supports S0 S5)\n[ 0.323943] ACPI: Using IOAPIC for interrupt routing\n[ 0.325229] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330581] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332253] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333869] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336840] acpiphp: Slot [3] registered\n[ 0.337939] acpiphp: Slot [4] registered\n[ 0.339036] acpiphp: Slot [5] registered\n[ 0.340129] acpiphp: Slot [6] registered\n[ 0.341229] acpiphp: Slot [7] registered\n[ 0.342333] acpiphp: Slot [8] registered\n[ 0.343425] acpiphp: Slot [9] registered\n[ 0.344518] acpiphp: Slot [10] registered\n[ 0.345629] acpiphp: Slot [11] registered\n[ 0.346754] acpiphp: Slot [12] registered\n[ 0.347894] acpiphp: Slot [13] registered\n[ 0.349025] acpiphp: Slot [14] registered\n[ 0.350157] acpiphp: Slot [15] registered\n[ 0.365681] acpiphp: Slot [16] registered\n[ 0.366802] acpiphp: Slot [17] registered\n[ 0.367915] acpiphp: Slot [18] registered\n[ 0.369019] acpiphp: Slot [19] registered\n[ 0.370131] acpiphp: Slot [20] registered\n[ 0.371237] acpiphp: Slot [21] registered\n[ 0.372342] acpiphp: Slot [22] registered\n[ 0.373444] acpiphp: Slot [23] registered\n[ 0.374556] acpiphp: Slot [24] registered\n[ 0.375663] acpiphp: Slot [25] registered\n[ 0.376769] acpiphp: Slot [26] registered\n[ 0.377872] acpiphp: Slot [27] registered\n[ 0.378983] acpiphp: Slot [28] registered\n[ 0.380095] acpiphp: Slot [29] registered\n[ 0.381198] acpiphp: Slot [30] registered\n[ 0.382310] acpiphp: Slot [31] registered\n[ 0.383418] PCI host bridge to bus 0000:00\n[ 0.384526] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386167] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387810] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391798] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393822] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397911] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.399644] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401234] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402959] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407395] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409371] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431047] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435004] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436947] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439063] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440793] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442575] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443998] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446116] vgaarb: loaded\n[ 0.446951] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448586] SCSI subsystem initialized\n[ 0.449828] ACPI: bus type USB registered\n[ 0.450966] usbcore: registered new interface driver usbfs\n[ 0.452374] usbcore: registered new interface driver hub\n[ 0.453738] usbcore: registered new device driver usb\n[ 0.455228] PCI: Using ACPI for IRQ routing\n[ 0.456743] NetLabel: Initializing\n[ 0.457736] NetLabel: domain hash size = 128\n[ 0.458897] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460211] NetLabel: unlabeled traffic allowed by default\n[ 0.461779] clocksource: Switched to clocksource kvm-clock\n[ 0.471693] AppArmor: AppArmor Filesystem Enabled\n[ 0.473008] pnp: PnP ACPI init\n[ 0.474240] pnp: PnP ACPI: found 5 devices\n[ 0.481063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483411] NET: Registered protocol family 2\n[ 0.484812] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486576] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488226] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491372] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492957] NET: Registered protocol family 1\n[ 0.494167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495678] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497149] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511733] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526362] Trying to unpack rootfs image as initramfs...\n[ 0.588158] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593283] Scanning for low memory corruption every 60 seconds\n[ 0.595463] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597066] audit: initializing netlink subsys (disabled)\n[ 0.598570] audit: type=2000 audit(1535234312.259:1): initialized\n[ 0.600455] Initialise system trusted keyring\n[ 0.601822] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603420] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606139] zbud: loaded\n[ 0.607144] VFS: Disk quotas dquot_6.6.0\n[ 0.608282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610458] fuse init (API version 7.23)\n[ 0.611703] Key type big_key registered\n[ 0.612813] Allocating IMA MOK and blacklist keyrings.\n[ 0.614502] Key type asymmetric registered\n[ 0.615644] Asymmetric key parser 'x509' registered\n[ 0.616958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619045] io scheduler noop registered\n[ 0.620144] io scheduler deadline registered (default)\n[ 0.621520] io scheduler cfq registered\n[ 0.622720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627957] ACPI: Power Button [PWRF]\n[ 0.629166] GHES: HEST is not enabled!\n[ 0.643320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672352] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675264] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698975] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702039] Linux agpgart interface v0.103\n[ 0.705389] brd: module loaded\n[ 0.707566] loop: module loaded\n[ 0.712354] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714352] GPT:90111 != 2097151\n[ 0.715278] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716754] GPT:90111 != 2097151\n[ 0.717741] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719084] vda: vda1 vda15\n[ 0.720768] scsi host0: ata_piix\n[ 0.721862] scsi host1: ata_piix\n[ 0.722850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724518] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726501] libphy: Fixed MDIO Bus: probed\n[ 0.727643] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728966] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731941] PPP generic driver version 2.4.2\n[ 0.733194] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734840] ehci-pci: EHCI PCI platform driver\n[ 0.736053] ehci-platform: EHCI generic platform driver\n[ 0.737400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738934] ohci-pci: OHCI PCI platform driver\n[ 0.740134] ohci-platform: OHCI generic platform driver\n[ 0.741504] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759473] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760849] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764102] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766067] usb usb1: Product: UHCI Host Controller\n[ 0.767336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768883] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770211] hub 1-0:1.0: USB hub found\n[ 0.771406] hub 1-0:1.0: 2 ports detected\n[ 0.772663] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775562] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778267] mousedev: PS/2 mouse device common for all mice\n[ 0.779967] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782457] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783984] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785586] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787195] i2c /dev entries driver\n[ 0.788251] device-mapper: uevent: version 1.0.3\n[ 0.789556] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791789] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793624] NET: Registered protocol family 10\n[ 0.795152] NET: Registered protocol family 17\n[ 0.796367] Key type dns_resolver registered\n[ 0.797651] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799145] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801545] registered taskstats version 1\n[ 0.802710] Loading compiled-in X.509 certificates\n[ 0.804526] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807072] zswap: loaded using pool lzo/zbud\n[ 0.809127] Key type trusted registered\n[ 0.811250] Key type encrypted registered\n[ 0.812392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813827] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815248] evm: HMAC attrs: 0x1\n[ 0.816543] Magic number: 14:562:1006\n[ 0.817738] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:32 UTC (1535234312)\n[ 0.819976] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821506] EDD information not available.\n[ 0.887354] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903950] Write protecting the kernel read-only data: 14336k\n[ 0.906947] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909420] 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.070647] 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.5...\nLease of 10.10.10.5 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.91. iid=i-00000098\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ9t+tR/Ii5ndkJmYBa6zHRrgWPQ4RsrfYXX7FZN2XaLGP89iwd3ALWh+0NdH1LBZr9qn37CkC/oGvYeoCJjrPj25wo7vZsEc1eFWagXAyQZ0zllTeG8bJFtF8vHNgJpdfa1TYg0n9Y90Xtv8EnIa7zrRKVfZqg4eAkoZFfPYgrMyPaVflL0j5U5JQc7554WTWCzuVaqoqyBzmRtvNi2GimJPgbLl1xzaHS6lvFmbFV0MFU1hg9reJOYCZAhitQC5SFAMlhaMkCoyIr2jqctOi9hERPhT9Zj5DnMNz0cxRQitVsK+p0weMnC3WcFPXjN/S3HF6npHKbd/Luz5NTKIX root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBAItXVNykgN/Ydtu3uqt0cXwuF5pW1w7jGvpY/08o+YcKks+cZYvQFdLr7X3YQsKNR9SPC/dps6BdobXpqbtqYaiWwjSpFZMQ/hRP8VeH565DuBQsun42p6DXjItOZhcK2GPS2mx26XEY8A840E9jgksNgDUgLdxKszWX2MOqnwZ5AAAAFQD4D0ZusohsmDCiAKgpIIG5xXiDWwAAAIAx63REMtHO+V0MC07NxVDtJ5TsJ5c8PzN16U4cktsk4bT0+cyVFyCvDdubYQPUy2oCpGsKLbsvypyDSCPxZDdg2w9NS7j1gC4Du+zOG/Zfxb19mKBEf9GKvqBjaDgVv+MHmdSMBtpnDDUQMozxjAbndVLsxLwq2X1uWuClz1fb7QAAAIAF4Yp7SXhUpAYzAglZbWGEN8QKLTEErd+2HVFSqXa7nZuY1QTJi48WUAn5kq+KoK1rYt7KWMtzgQOEQxwpIv1KGH1Oe6F0Ajq8UXLzbzl0NK1fkdMmdSIh65JV1Zf0Kk+W6G9AjMDep/rI7v7n/4oCqYSok/9vOp+pDNceaQD6Qw== root@sdnvpn-4-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.26s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe3c:9c35/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-00000098\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.09 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-2 login: "} 2018-08-25 21:59:24,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c/action used request id req-da4cf2c0-bbe5-485e-8071-22aeb56b7282 2018-08-25 21:59:26,067 - sdnvpn_test_utils - INFO - Waiting for instance de54aa66-75b7-488b-90d2-ab44055e6ebd to boot up 2018-08-25 21:59:26,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0eed55c762455b87cd2b62b27024f26cf748a9c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:26,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-a5a584d0-1889-46df-a63c-d740e291da4c x-compute-request-id: req-a5a584d0-1889-46df-a63c-d740e291da4c Content-Encoding: gzip Content-Length: 9559 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 543654431 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.185798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188088] pid_max: default: 32768 minimum: 301\n[ 0.189331] ACPI: Core revision 20150930\n[ 0.191008] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192764] Security Framework initialized\n[ 0.193899] Yama: becoming mindful.\n[ 0.194943] AppArmor: AppArmor initialized\n[ 0.196113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199683] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203173] Initializing cgroup subsys io\n[ 0.204261] Initializing cgroup subsys memory\n[ 0.205450] Initializing cgroup subsys devices\n[ 0.206648] Initializing cgroup subsys freezer\n[ 0.207807] Initializing cgroup subsys net_cls\n[ 0.209006] Initializing cgroup subsys perf_event\n[ 0.210249] Initializing cgroup subsys net_prio\n[ 0.211460] Initializing cgroup subsys hugetlb\n[ 0.212644] Initializing cgroup subsys pids\n[ 0.213836] CPU: Physical Processor ID: 0\n[ 0.215615] mce: CPU supports 10 MCE banks\n[ 0.216784] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218138] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233035] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239792] ftrace: allocating 31920 entries in 125 pages\n[ 0.265980] smpboot: Max logical packages: 1\n[ 0.267171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269030] x2apic enabled\n[ 0.270169] Switched APIC routing to physical x2apic.\n[ 0.272583] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274125] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276829] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279238] KVM setup paravirtual spinlock\n[ 0.280811] x86: Booted up 1 node, 1 CPUs\n[ 0.281895] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283749] devtmpfs: initialized\n[ 0.285701] evm: security.selinux\n[ 0.286671] evm: security.SMACK64\n[ 0.287643] evm: security.SMACK64EXEC\n[ 0.288672] evm: security.SMACK64TRANSMUTE\n[ 0.289762] evm: security.SMACK64MMAP\n[ 0.290764] evm: security.ima\n[ 0.291631] evm: security.capability\n[ 0.292689] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295184] pinctrl core: initialized pinctrl subsystem\n[ 0.296698] RTC time: 21:58:46, date: 08/25/18\n[ 0.297971] NET: Registered protocol family 16\n[ 0.299298] cpuidle: using governor ladder\n[ 0.300447] cpuidle: using governor menu\n[ 0.301553] PCCT header not found.\n[ 0.302565] ACPI: bus type PCI registered\n[ 0.303648] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305328] PCI: Using configuration type 1 for base access\n[ 0.307441] ACPI: Added _OSI(Module Device)\n[ 0.308570] ACPI: Added _OSI(Processor Device)\n[ 0.309722] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310927] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313061] ACPI: Interpreter enabled\n[ 0.314130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321649] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324168] ACPI: (supports S0 S5)\n[ 0.325125] ACPI: Using IOAPIC for interrupt routing\n[ 0.326388] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331698] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333392] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334997] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337993] acpiphp: Slot [3] registered\n[ 0.339101] acpiphp: Slot [4] registered\n[ 0.340192] acpiphp: Slot [5] registered\n[ 0.341283] acpiphp: Slot [6] registered\n[ 0.342374] acpiphp: Slot [7] registered\n[ 0.343472] acpiphp: Slot [8] registered\n[ 0.344563] acpiphp: Slot [9] registered\n[ 0.345663] acpiphp: Slot [10] registered\n[ 0.346775] acpiphp: Slot [11] registered\n[ 0.347883] acpiphp: Slot [12] registered\n[ 0.348989] acpiphp: Slot [13] registered\n[ 0.350100] acpiphp: Slot [14] registered\n[ 0.351217] acpiphp: Slot [15] registered\n[ 0.366117] acpiphp: Slot [16] registered\n[ 0.367237] acpiphp: Slot [17] registered\n[ 0.368343] acpiphp: Slot [18] registered\n[ 0.369467] acpiphp: Slot [19] registered\n[ 0.370582] acpiphp: Slot [20] registered\n[ 0.371698] acpiphp: Slot [21] registered\n[ 0.372802] acpiphp: Slot [22] registered\n[ 0.373959] acpiphp: Slot [23] registered\n[ 0.375085] acpiphp: Slot [24] registered\n[ 0.376205] acpiphp: Slot [25] registered\n[ 0.377284] acpiphp: Slot [26] registered\n[ 0.378388] acpiphp: Slot [27] registered\n[ 0.379517] acpiphp: Slot [28] registered\n[ 0.380631] acpiphp: Slot [29] registered\n[ 0.381710] acpiphp: Slot [30] registered\n[ 0.382794] acpiphp: Slot [31] registered\n[ 0.383883] PCI host bridge to bus 0000:00\n[ 0.384969] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386627] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390267] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392212] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400030] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401614] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403290] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407651] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409606] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430706] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432660] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434541] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436481] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440271] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442064] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443485] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445598] vgaarb: loaded\n[ 0.446415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448046] SCSI subsystem initialized\n[ 0.449311] ACPI: bus type USB registered\n[ 0.450472] usbcore: registered new interface driver usbfs\n[ 0.451855] usbcore: registered new interface driver hub\n[ 0.453197] usbcore: registered new device driver usb\n[ 0.454663] PCI: Using ACPI for IRQ routing\n[ 0.456154] NetLabel: Initializing\n[ 0.457124] NetLabel: domain hash size = 128\n[ 0.458264] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459591] NetLabel: unlabeled traffic allowed by default\n[ 0.461191] clocksource: Switched to clocksource kvm-clock\n[ 0.471419] AppArmor: AppArmor Filesystem Enabled\n[ 0.472816] pnp: PnP ACPI init\n[ 0.474018] pnp: PnP ACPI: found 5 devices\n[ 0.480781] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483064] NET: Registered protocol family 2\n[ 0.484481] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486225] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487899] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489518] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492535] NET: Registered protocol family 1\n[ 0.493714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495172] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510869] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525166] Trying to unpack rootfs image as initramfs...\n[ 0.587151] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593371] Scanning for low memory corruption every 60 seconds\n[ 0.596255] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597922] audit: initializing netlink subsys (disabled)\n[ 0.599484] audit: type=2000 audit(1535234327.026:1): initialized\n[ 0.601593] Initialise system trusted keyring\n[ 0.603107] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.604725] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607532] zbud: loaded\n[ 0.608631] VFS: Disk quotas dquot_6.6.0\n[ 0.609800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612088] fuse init (API version 7.23)\n[ 0.613399] Key type big_key registered\n[ 0.614541] Allocating IMA MOK and blacklist keyrings.\n[ 0.616207] Key type asymmetric registered\n[ 0.617385] Asymmetric key parser 'x509' registered\n[ 0.618737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.620841] io scheduler noop registered\n[ 0.621973] io scheduler deadline registered (default)\n[ 0.623375] io scheduler cfq registered\n[ 0.624644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630036] ACPI: Power Button [PWRF]\n[ 0.631415] GHES: HEST is not enabled!\n[ 0.645750] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.703566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.706654] Linux agpgart interface v0.103\n[ 0.710422] brd: module loaded\n[ 0.712702] loop: module loaded\n[ 0.717458] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719459] GPT:90111 != 2097151\n[ 0.720390] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721885] GPT:90111 != 2097151\n[ 0.722824] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724135] vda: vda1 vda15\n[ 0.726018] scsi host0: ata_piix\n[ 0.727095] scsi host1: ata_piix\n[ 0.728097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731795] libphy: Fixed MDIO Bus: probed\n[ 0.732920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734227] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737414] PPP generic driver version 2.4.2\n[ 0.738702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740316] ehci-pci: EHCI PCI platform driver\n[ 0.741534] ehci-platform: EHCI generic platform driver\n[ 0.742880] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744415] ohci-pci: OHCI PCI platform driver\n[ 0.745626] ohci-platform: OHCI generic platform driver\n[ 0.746974] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761656] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765079] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.766483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.769795] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.771760] usb usb1: Product: UHCI Host Controller\n[ 0.773031] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.774584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.775932] hub 1-0:1.0: USB hub found\n[ 0.777089] hub 1-0:1.0: 2 ports detected\n[ 0.778432] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782697] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784095] mousedev: PS/2 mouse device common for all mice\n[ 0.785853] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788362] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789934] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793177] i2c /dev entries driver\n[ 0.794256] device-mapper: uevent: version 1.0.3\n[ 0.795565] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797837] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799797] NET: Registered protocol family 10\n[ 0.801609] NET: Registered protocol family 17\n[ 0.802852] Key type dns_resolver registered\n[ 0.804229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808171] registered taskstats version 1\n[ 0.809380] Loading compiled-in X.509 certificates\n[ 0.811269] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813823] zswap: loaded using pool lzo/zbud\n[ 0.816276] Key type trusted registered\n[ 0.818447] Key type encrypted registered\n[ 0.819587] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821025] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822475] evm: HMAC attrs: 0x1\n[ 0.823796] Magic number: 14:562:1006\n[ 0.825001] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:47 UTC (1535234327)\n[ 0.827247] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828759] EDD information not available.\n[ 0.891669] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.907945] Write protecting the kernel read-only data: 14336k\n[ 0.912611] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.915077] 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.082107] 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.10...\nLease of 10.10.10.10 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-00000099\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLLfkPlXtNBAUBzJYZQdjoAWvYe7qXu/dN+I7VE44fp+LEWek0c+kysanyJNmYML3mubEHsga0MFungQETlFHScrB17MKDvvXGsQKGuXQ5d9m1x9bGx1vExyCK6WEQ0WhGE1pM3seJCcVKJrcjWR+TXTzx9d+t0vhqmEMcT6SpRapJK6gR/3Neu+V09fzVqYw8Bsv3vhpZTy2TFWi88awar1N+Z75ya9Bld4HHnpq8Qh4vWkYR1BHhTjIxZHAV/6fSuUcfB4PlChVV8SmdiFFHwURWWr06akBVQBhYntYtVPe4E//rk9B/MRRD1qYT6N/T4lQP7egCi1elsVM4D3xD root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBANcUtrLAh8Y/aYTTYSicGHhcnJ8ynokHtRENiah1gGeUHd5/+Z3Kz3CaNgf+QGjhR2eTgTpninSIE3RDn9aYpOVAjAtT7oGTqwtsvmySo+/bTsT/9Ma/05tkQ1gFk3RI+FAB55O/syfKLQDTi+LUSgsKxEgWiQ+ERd5oRa+e4hZjAAAAFQDJwI/7n+4EtzThd8A2XFVvmHbigQAAAIEAglu8svlyUw1iD7nKMXwHsrJuQ48lkW+pimACHLChgM+bE3uSwtKpA5O9uRurX4uRpW+LodTcypcfwOGwl4XSglZkMl0L9vWIuHqHQv50fBXkuIAjgvhQbpUbjwK5dsfXbv88dn51djP9PeMOr1tpc0apRTikqAaaqIerBriAQBMAAACAcbttgUyQCIYgcFfWtXO7JkIB/0cFmjLOIZVL3nD+muZvHP6SOqD7NSPSGZi5h75kSZW3yfsCuPoxXSjjJGk25+OiS3MiNSTul2svf7Wh0CbYdsR4qn54qk9WjPxVr89z5x+imYKrhptmSHZS/5ABKRWt0EBIrxnCfHjT5lnUOvM= root@sdnvpn-4-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fee4:fc24/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-00000099\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.94 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-3 login: "} 2018-08-25 21:59:26,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd/action used request id req-a5a584d0-1889-46df-a63c-d740e291da4c 2018-08-25 21:59:28,174 - sdnvpn_test_utils - INFO - Waiting for instance d48e81e4-aaf5-49ca-9a19-5c17ea617a17 to boot up 2018-08-25 21:59:28,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:28,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-f09155c2-efe6-4971-ab70-be888d938c7f x-compute-request-id: req-f09155c2-efe6-4971-ab70-be888d938c7f Content-Encoding: gzip Content-Length: 10071 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:28,241 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-f09155c2-efe6-4971-ab70-be888d938c7f 2018-08-25 21:59:30,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:30,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-12ad27ab-d26d-4454-8099-25f3cbc4073b x-compute-request-id: req-12ad27ab-d26d-4454-8099-25f3cbc4073b Content-Encoding: gzip Content-Length: 10071 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:30,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-12ad27ab-d26d-4454-8099-25f3cbc4073b 2018-08-25 21:59:32,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:32,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-713ca317-86a3-4dd8-b944-cb19aa8bc983 x-compute-request-id: req-713ca317-86a3-4dd8-b944-cb19aa8bc983 Content-Encoding: gzip Content-Length: 10090 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:32,419 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-713ca317-86a3-4dd8-b944-cb19aa8bc983 2018-08-25 21:59:34,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:34,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-6ceaa556-b96f-4191-8ac2-de847be8bbb0 x-compute-request-id: req-6ceaa556-b96f-4191-8ac2-de847be8bbb0 Content-Encoding: gzip Content-Length: 10090 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:34,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-6ceaa556-b96f-4191-8ac2-de847be8bbb0 2018-08-25 21:59:36,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:36,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-495d3c73-e442-4bfa-96a2-5f70ec8b173f x-compute-request-id: req-495d3c73-e442-4bfa-96a2-5f70ec8b173f Content-Encoding: gzip Content-Length: 10090 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:36,602 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-495d3c73-e442-4bfa-96a2-5f70ec8b173f 2018-08-25 21:59:38,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:38,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-944435be-d171-4e39-9825-ac7a51186907 x-compute-request-id: req-944435be-d171-4e39-9825-ac7a51186907 Content-Encoding: gzip Content-Length: 10090 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:38,685 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-944435be-d171-4e39-9825-ac7a51186907 2018-08-25 21:59:40,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:40,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-a8e22e36-7ad0-437c-b8b8-0fe573a4b799 x-compute-request-id: req-a8e22e36-7ad0-437c-b8b8-0fe573a4b799 Content-Encoding: gzip Content-Length: 10090 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:40,775 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-a8e22e36-7ad0-437c-b8b8-0fe573a4b799 2018-08-25 21:59:42,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:42,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-6d3bc620-122f-45f9-8d3f-322d5ebf7ada x-compute-request-id: req-6d3bc620-122f-45f9-8d3f-322d5ebf7ada Content-Encoding: gzip Content-Length: 10090 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:42,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-6d3bc620-122f-45f9-8d3f-322d5ebf7ada 2018-08-25 21:59:44,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:44,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-6f9d926a-7b48-4e56-9e27-ad3edd5ab2af x-compute-request-id: req-6f9d926a-7b48-4e56-9e27-ad3edd5ab2af Content-Encoding: gzip Content-Length: 10090 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-25 21:59:44,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-6f9d926a-7b48-4e56-9e27-ad3edd5ab2af 2018-08-25 21:59:46,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba9c42c27bdb0d2881fe5e0d796e0814becb666" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:47,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-5ddd564f-ee8c-4963-8af6-9bc5722fc2c4 x-compute-request-id: req-5ddd564f-ee8c-4963-8af6-9bc5722fc2c4 Content-Encoding: gzip Content-Length: 10947 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 466768420 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.194750] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197134] pid_max: default: 32768 minimum: 301\n[ 0.198431] ACPI: Core revision 20150930\n[ 0.200145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202022] Security Framework initialized\n[ 0.203200] Yama: becoming mindful.\n[ 0.204250] AppArmor: AppArmor initialized\n[ 0.205482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210913] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212885] Initializing cgroup subsys io\n[ 0.214066] Initializing cgroup subsys memory\n[ 0.215313] Initializing cgroup subsys devices\n[ 0.216564] Initializing cgroup subsys freezer\n[ 0.217823] Initializing cgroup subsys net_cls\n[ 0.219072] Initializing cgroup subsys perf_event\n[ 0.220383] Initializing cgroup subsys net_prio\n[ 0.221666] Initializing cgroup subsys hugetlb\n[ 0.222915] Initializing cgroup subsys pids\n[ 0.224149] CPU: Physical Processor ID: 0\n[ 0.226020] mce: CPU supports 10 MCE banks\n[ 0.227228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228671] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250522] ftrace: allocating 31920 entries in 125 pages\n[ 0.276066] smpboot: Max logical packages: 1\n[ 0.277314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279284] x2apic enabled\n[ 0.280458] Switched APIC routing to physical x2apic.\n[ 0.282996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290062] KVM setup paravirtual spinlock\n[ 0.291717] x86: Booted up 1 node, 1 CPUs\n[ 0.292884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294862] devtmpfs: initialized\n[ 0.296878] evm: security.selinux\n[ 0.297888] evm: security.SMACK64\n[ 0.298891] evm: security.SMACK64EXEC\n[ 0.299964] evm: security.SMACK64TRANSMUTE\n[ 0.301127] evm: security.SMACK64MMAP\n[ 0.302201] evm: security.ima\n[ 0.303141] evm: security.capability\n[ 0.304266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306890] pinctrl core: initialized pinctrl subsystem\n[ 0.308423] RTC time: 21:58:56, date: 08/25/18\n[ 0.309748] NET: Registered protocol family 16\n[ 0.311103] cpuidle: using governor ladder\n[ 0.312285] cpuidle: using governor menu\n[ 0.313417] PCCT header not found.\n[ 0.314454] ACPI: bus type PCI registered\n[ 0.315612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317369] PCI: Using configuration type 1 for base access\n[ 0.319539] ACPI: Added _OSI(Module Device)\n[ 0.320743] ACPI: Added _OSI(Processor Device)\n[ 0.321953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325501] ACPI: Interpreter enabled\n[ 0.326614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338327] ACPI: Using IOAPIC for interrupt routing\n[ 0.339683] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345267] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351512] acpiphp: Slot [3] registered\n[ 0.352606] acpiphp: Slot [4] registered\n[ 0.353704] acpiphp: Slot [5] registered\n[ 0.354790] acpiphp: Slot [6] registered\n[ 0.355881] acpiphp: Slot [7] registered\n[ 0.356976] acpiphp: Slot [8] registered\n[ 0.358072] acpiphp: Slot [9] registered\n[ 0.359144] acpiphp: Slot [10] registered\n[ 0.360252] acpiphp: Slot [11] registered\n[ 0.361367] acpiphp: Slot [12] registered\n[ 0.362470] acpiphp: Slot [13] registered\n[ 0.363568] acpiphp: Slot [14] registered\n[ 0.364672] acpiphp: Slot [15] registered\n[ 0.379747] acpiphp: Slot [16] registered\n[ 0.380871] acpiphp: Slot [17] registered\n[ 0.381988] acpiphp: Slot [18] registered\n[ 0.383093] acpiphp: Slot [19] registered\n[ 0.384204] acpiphp: Slot [20] registered\n[ 0.385312] acpiphp: Slot [21] registered\n[ 0.386445] acpiphp: Slot [22] registered\n[ 0.387553] acpiphp: Slot [23] registered\n[ 0.388664] acpiphp: Slot [24] registered\n[ 0.389779] acpiphp: Slot [25] registered\n[ 0.390881] acpiphp: Slot [26] registered\n[ 0.391985] acpiphp: Slot [27] registered\n[ 0.393091] acpiphp: Slot [28] registered\n[ 0.394202] acpiphp: Slot [29] registered\n[ 0.395303] acpiphp: Slot [30] registered\n[ 0.396405] acpiphp: Slot [31] registered\n[ 0.397511] PCI host bridge to bus 0000:00\n[ 0.398615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403890] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407896] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413912] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415516] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417228] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459668] vgaarb: loaded\n[ 0.460526] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462157] SCSI subsystem initialized\n[ 0.463396] ACPI: bus type USB registered\n[ 0.464499] usbcore: registered new interface driver usbfs\n[ 0.465858] usbcore: registered new interface driver hub\n[ 0.467196] usbcore: registered new device driver usb\n[ 0.468670] PCI: Using ACPI for IRQ routing\n[ 0.470150] NetLabel: Initializing\n[ 0.471112] NetLabel: domain hash size = 128\n[ 0.472248] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473538] NetLabel: unlabeled traffic allowed by default\n[ 0.475064] clocksource: Switched to clocksource kvm-clock\n[ 0.485262] AppArmor: AppArmor Filesystem Enabled\n[ 0.486545] pnp: PnP ACPI init\n[ 0.487751] pnp: PnP ACPI: found 5 devices\n[ 0.494535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.496817] NET: Registered protocol family 2\n[ 0.498201] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.499924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503145] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506151] NET: Registered protocol family 1\n[ 0.507334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.510223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539298] Trying to unpack rootfs image as initramfs...\n[ 0.601376] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606645] Scanning for low memory corruption every 60 seconds\n[ 0.608779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610365] audit: initializing netlink subsys (disabled)\n[ 0.611838] audit: type=2000 audit(1535234337.597:1): initialized\n[ 0.613686] Initialise system trusted keyring\n[ 0.615005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619249] zbud: loaded\n[ 0.620237] VFS: Disk quotas dquot_6.6.0\n[ 0.621359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623481] fuse init (API version 7.23)\n[ 0.624690] Key type big_key registered\n[ 0.625789] Allocating IMA MOK and blacklist keyrings.\n[ 0.627468] Key type asymmetric registered\n[ 0.628587] Asymmetric key parser 'x509' registered\n[ 0.629888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631937] io scheduler noop registered\n[ 0.633017] io scheduler deadline registered (default)\n[ 0.634379] io scheduler cfq registered\n[ 0.635572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640719] ACPI: Power Button [PWRF]\n[ 0.641949] GHES: HEST is not enabled!\n[ 0.656117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715102] Linux agpgart interface v0.103\n[ 0.718461] brd: module loaded\n[ 0.720665] loop: module loaded\n[ 0.725547] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727527] GPT:90111 != 2097151\n[ 0.728449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729922] GPT:90111 != 2097151\n[ 0.730838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732136] vda: vda1 vda15\n[ 0.733813] scsi host0: ata_piix\n[ 0.734862] scsi host1: ata_piix\n[ 0.735844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739465] libphy: Fixed MDIO Bus: probed\n[ 0.740583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744814] PPP generic driver version 2.4.2\n[ 0.746190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747991] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.750619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752160] ohci-pci: OHCI PCI platform driver\n[ 0.753369] ohci-platform: OHCI generic platform driver\n[ 0.754719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769381] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779279] usb usb1: Product: UHCI Host Controller\n[ 0.780542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783427] hub 1-0:1.0: USB hub found\n[ 0.784597] hub 1-0:1.0: 2 ports detected\n[ 0.785879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788730] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791444] mousedev: PS/2 mouse device common for all mice\n[ 0.793142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800379] i2c /dev entries driver\n[ 0.801426] device-mapper: uevent: version 1.0.3\n[ 0.802726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806811] NET: Registered protocol family 10\n[ 0.808368] NET: Registered protocol family 17\n[ 0.809576] Key type dns_resolver registered\n[ 0.810875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814741] registered taskstats version 1\n[ 0.815907] Loading compiled-in X.509 certificates\n[ 0.817712] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820227] zswap: loaded using pool lzo/zbud\n[ 0.822262] Key type trusted registered\n[ 0.824397] Key type encrypted registered\n[ 0.825504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828346] evm: HMAC attrs: 0x1\n[ 0.829622] Magic number: 14:562:1006\n[ 0.830786] rtc_cmos 00:00: setting system clock to 2018-08-25 21:58:57 UTC (1535234337)\n[ 0.832990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834489] EDD information not available.\n[ 0.900658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916892] Write protecting the kernel read-only data: 14336k\n[ 0.919837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922281] 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\n[ 0.969823] 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 10.10.11.12...\nLease of 10.10.11.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOKc0Kdf6cbnXaKsTlPTTTAOdvb9aB8Yw91bsu1qR3+cw41J9UT+dzc/9SHIgIafR6/arhoQ0Ow+bpv4nr5IYcw4fyQno5xZG0oOwwZIyEPppRNfL2LsvCxdJYkZgK/NVXKz36BC08NVxQsEiFbNm4cl+gIk8XzQLRwCLpqzKbJvNfLyRCMLh4WFxALQmImTDZ901ihGo6/+ZtFMBw4nmXQJEbBCrRz9sw3q1S9uRL/2MrsYeSCBQvAzvUSdMuNIDvNih1HP3HanaEG/wrzNP7s947h91rBDSCvL3jMbxJwHZUS8qQjyKyv3ICS0qwHJiWisZgOBKjWlAdi47X2bht root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAI2w3xCy9NqSJCfxo6zml2VskGfj9yV9u+N+iKObb1zOm1rP3RQCnvtHJ3A5dOD24rAlHIVjvPxJS+guoERVnGlJP3MsOBRgY3lJpq0MqUS1e9ZqE7vgKdG6IsdNKyiiBYcr2NUi3j1WPp+J+FWkV5JXFPCY+ywF0t9TMnearBF1AAAAFQDxhly658BonrfRnhmZssR054STGQAAAIARReTnv+1bePovc84/AYJkbnv2xLqiEdgXmLp9Iw0xwDVORjenpJAE4NR6gy2SDdTFNJPO9OFqE5Va4fU0r13AZNj/tvbmO2AZYwg4Zt70aZLilWMF43n/tM4ulr94TeK8IEgKnN+BNDtTp1hTFRv8F7cpaJaumZxuB5SRxs8btAAAAIEAg/0QBcwDiLEmPkyO+QalSUcwp+DGY48ItkjBIsHGQsscTn6zL0sEnra1xukAXs4LU/cjv4zXOlnS+RsKkYfcXRJsU0f5fX5c8uGU6CudlnxuCCZwCbpFcjyQ06JOJNW+RkSo2T37YfWc1pkhoI5cOPFIftXlRIvfTGXmGeGMafg= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.12,24,fe80::f816:3eff:feb4:9861/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.12 \nip-route:169.254.169.254 via 10.10.11.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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\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:B4:98:61 \n inet addr:10.10.11.12 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:9861/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7398 (7.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.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.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.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.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-4-5 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.095097] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.256900] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.256902] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.256904] usb 1-1: Product: QEMU USB Tablet\n[ 1.256905] usb 1-1: Manufacturer: QEMU\n[ 1.256906] usb 1-1: SerialNumber: 42\n[ 1.603143] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 1.603150] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325540c5569, max_idle_ns: 440795228128 ns\n[ 2.633809] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.673534] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 22:58:57 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 22:58:57 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 22:58:57 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 22:58:57 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 22:58:57 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 22:58:57 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 25 22:58:57 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 22:58:57 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 22:58:57 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 22:58:57 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 22:58:57 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 22:58:57 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 22:58:57 cirros kern.info kernel: [ 1.095097] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 25 22:58:57 cirros kern.info kernel: [ 1.256900] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 22:58:57 cirros kern.info kernel: [ 1.256902] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 22:58:57 cirros kern.info kernel: [ 1.256904] usb 1-1: Product: QEMU USB Tablet\nAug 25 22:58:57 cirros kern.info kernel: [ 1.256905] usb 1-1: Manufacturer: QEMU\nAug 25 22:58:57 cirros kern.info kernel: [ 1.256906] usb 1-1: SerialNumber: 42\nAug 25 22:58:58 cirros kern.info kernel: [ 1.603143] tsc: Refined TSC clocksource calibration: 3491.853 MHz\nAug 25 22:58:58 cirros kern.info kernel: [ 1.603150] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325540c5569, max_idle_ns: 440795228128 ns\nAug 25 22:58:58 cirros auth.notice su: + /dev/console root:cirros\nAug 25 22:58:59 cirros authpriv.info dropbear[340]: Running in background\nAug 25 22:58:59 cirros kern.info kernel: [ 2.633809] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 22:58:59 cirros kern.info kernel: [ 2.673534] 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-4-5 login: "} 2018-08-25 21:59:47,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-5ddd564f-ee8c-4963-8af6-9bc5722fc2c4 2018-08-25 21:59:49,079 - sdnvpn_test_utils - INFO - Waiting for instance 740a5922-9ae6-4e12-8df5-7396f042a7ac to boot up 2018-08-25 21:59:49,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:49,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-84bc9dd6-2242-405d-a77b-4f4c81fb3980 x-compute-request-id: req-84bc9dd6-2242-405d-a77b-4f4c81fb3980 Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:49,152 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-84bc9dd6-2242-405d-a77b-4f4c81fb3980 2018-08-25 21:59:51,155 - sdnvpn_test_utils - INFO - Waiting for instance 9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b to boot up 2018-08-25 21:59:51,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bcccffd030f4db199a543a5ec571636e5b19ca" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:51,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-cad41c16-593d-472e-b2d5-6570bf95677a x-compute-request-id: req-cad41c16-593d-472e-b2d5-6570bf95677a Content-Encoding: gzip Content-Length: 8137 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 509023829 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.209900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.212850] pid_max: default: 32768 minimum: 301\n[ 0.214444] ACPI: Core revision 20150930\n[ 0.216448] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.218715] Security Framework initialized\n[ 0.220122] Yama: becoming mindful.\n[ 0.221366] AppArmor: AppArmor initialized\n[ 0.222820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.225126] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.227359] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.229507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231947] Initializing cgroup subsys io\n[ 0.233381] Initializing cgroup subsys memory\n[ 0.234897] Initializing cgroup subsys devices\n[ 0.236447] Initializing cgroup subsys freezer\n[ 0.237949] Initializing cgroup subsys net_cls\n[ 0.239463] Initializing cgroup subsys perf_event\n[ 0.241057] Initializing cgroup subsys net_prio\n[ 0.242596] Initializing cgroup subsys hugetlb\n[ 0.244094] Initializing cgroup subsys pids\n[ 0.245621] CPU: Physical Processor ID: 0\n[ 0.247713] mce: CPU supports 10 MCE banks\n[ 0.249159] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.250893] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266312] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.273740] ftrace: allocating 31920 entries in 125 pages\n[ 0.300489] smpboot: Max logical packages: 1\n[ 0.301973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304312] x2apic enabled\n[ 0.305664] Switched APIC routing to physical x2apic.\n[ 0.308449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310391] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.313789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.316905] KVM setup paravirtual spinlock\n[ 0.318865] x86: Booted up 1 node, 1 CPUs\n[ 0.320229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322564] devtmpfs: initialized\n[ 0.324748] evm: security.selinux\n[ 0.325972] evm: security.SMACK64\n[ 0.327181] evm: security.SMACK64EXEC\n[ 0.328463] evm: security.SMACK64TRANSMUTE\n[ 0.329852] evm: security.SMACK64MMAP\n[ 0.331126] evm: security.ima\n[ 0.332241] evm: security.capability\n[ 0.333615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336889] pinctrl core: initialized pinctrl subsystem\n[ 0.338736] RTC time: 21:59:09, date: 08/25/18\n[ 0.340341] NET: Registered protocol family 16\n[ 0.341970] cpuidle: using governor ladder\n[ 0.343383] cpuidle: using governor menu\n[ 0.344742] PCCT header not found.\n[ 0.346035] ACPI: bus type PCI registered\n[ 0.347456] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.349589] PCI: Using configuration type 1 for base access\n[ 0.352137] ACPI: Added _OSI(Module Device)\n[ 0.353590] ACPI: Added _OSI(Processor Device)\n[ 0.355071] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.356696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359224] ACPI: Interpreter enabled\n[ 0.360532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.363689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.366898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.370099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.373245] ACPI: (supports S0 S5)\n[ 0.374459] ACPI: Using IOAPIC for interrupt routing\n[ 0.376100] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382564] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.384727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.386864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.390643] acpiphp: Slot [3] registered\n[ 0.392023] acpiphp: Slot [4] registered\n[ 0.393404] acpiphp: Slot [5] registered\n[ 0.394773] acpiphp: Slot [6] registered\n[ 0.396133] acpiphp: Slot [7] registered\n[ 0.397539] acpiphp: Slot [8] registered\n[ 0.398921] acpiphp: Slot [9] registered\n[ 0.400285] acpiphp: Slot [10] registered\n[ 0.401670] acpiphp: Slot [11] registered\n[ 0.403064] acpiphp: Slot [12] registered\n[ 0.404461] acpiphp: Slot [13] registered\n[ 0.405840] acpiphp: Slot [14] registered\n[ 0.407243] acpiphp: Slot [15] registered\n[ 0.422456] acpiphp: Slot [16] registered\n[ 0.423853] acpiphp: Slot [17] registered\n[ 0.425242] acpiphp: Slot [18] registered\n[ 0.426647] acpiphp: Slot [19] registered\n[ 0.428076] acpiphp: Slot [20] registered\n[ 0.429468] acpiphp: Slot [21] registered\n[ 0.430857] acpiphp: Slot [22] registered\n[ 0.432270] acpiphp: Slot [23] registered\n[ 0.433682] acpiphp: Slot [24] registered\n[ 0.435068] acpiphp: Slot [25] registered\n[ 0.436498] acpiphp: Slot [26] registered\n[ 0.437957] acpiphp: Slot [27] registered\n[ 0.439354] acpiphp: Slot [28] registered\n[ 0.440758] acpiphp: Slot [29] registered\n[ 0.442141] acpiphp: Slot [30] registered\n[ 0.443536] acpiphp: Slot [31] registered\n[ 0.444926] PCI host bridge to bus 0000:00\n[ 0.446318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.448501] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.450633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.453148] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.455682] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.458280] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.462726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.464967] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.467048] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.469290] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.473540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.476004] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.498766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.501155] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.503938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.506237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.508522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.510587] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.512691] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.514518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.517232] vgaarb: loaded\n[ 0.518277] vgaarb: bridge control possible 0000:00:02.0\n[ 0.520326] SCSI subsystem initialized\n[ 0.521846] ACPI: bus type USB registered\n[ 0.523254] usbcore: registered new interface driver usbfs\n[ 0.525038] usbcore: registered new interface driver hub\n[ 0.526758] usbcore: registered new device driver usb\n[ 0.528666] PCI: Using ACPI for IRQ routing\n[ 0.530475] NetLabel: Initializing\n[ 0.531701] NetLabel: domain hash size = 128\n[ 0.533226] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.534884] NetLabel: unlabeled traffic allowed by default\n[ 0.536916] clocksource: Switched to clocksource kvm-clock\n[ 0.547384] AppArmor: AppArmor Filesystem Enabled\n[ 0.549089] pnp: PnP ACPI init\n[ 0.550531] pnp: PnP ACPI: found 5 devices\n[ 0.557639] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.560630] NET: Registered protocol family 2\n[ 0.562374] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.564653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.566775] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.568996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.570906] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.572961] NET: Registered protocol family 1\n[ 0.578246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.580351] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.582315] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.597893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.622704] Trying to unpack rootfs image as initramfs...\n[ 0.689561] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.693544] Scanning for low memory corruption every 60 seconds\n[ 0.696590] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.698693] audit: initializing netlink subsys (disabled)\n[ 0.700632] audit: type=2000 audit(1535234350.324:1): initialized\n[ 0.703231] Initialise system trusted keyring\n[ 0.705115] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.707190] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.710509] zbud: loaded\n[ 0.711783] VFS: Disk quotas dquot_6.6.0\n[ 0.713233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.716063] fuse init (API version 7.23)\n[ 0.717667] Key type big_key registered\n[ 0.719100] Allocating IMA MOK and blacklist keyrings.\n[ 0.721221] Key type asymmetric registered\n[ 0.722709] Asymmetric key parser 'x509' registered\n[ 0.724417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.727091] io scheduler noop registered\n[ 0.728485] io scheduler deadline registered (default)\n[ 0.730274] io scheduler cfq registered\n[ 0.731854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.733735] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.736058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.738699] ACPI: Power Button [PWRF]\n[ 0.740274] GHES: HEST is not enabled!\n[ 0.754620] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.784420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.787977] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.812792] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.816508] Linux agpgart interface v0.103\n[ 0.820567] brd: module loaded\n[ 0.823091] loop: module loaded\n[ 0.828550] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.831138] GPT:90111 != 2097151\n[ 0.832327] GPT:Alternate GPT header not at the end of the disk.\n[ 0.834284] GPT:90111 != 2097151\n[ 0.835485] GPT: Use GNU Parted to correct GPT errors.\n[ 0.837207] vda: vda1 vda15\n[ 0.839380] scsi host0: ata_piix\n[ 0.840718] scsi host1: ata_piix\n[ 0.842005] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.844205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.847030] libphy: Fixed MDIO Bus: probed\n[ 0.848498] tun: Universal TUN/TAP device driver, 1.6\n[ 0.850218] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.853710] PPP generic driver version 2.4.2\n[ 0.855056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.856767] ehci-pci: EHCI PCI platform driver\n[ 0.858028] ehci-platform: EHCI generic platform driver\n[ 0.859459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.861109] ohci-pci: OHCI PCI platform driver\n[ 0.862398] ohci-platform: OHCI generic platform driver\n[ 0.863874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.878300] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.879786] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.881936] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.883372] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.885083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.886816] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.888869] usb usb1: Product: UHCI Host Controller\n[ 0.890284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.891894] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.893283] hub 1-0:1.0: USB hub found\n[ 0.894399] hub 1-0:1.0: 2 ports detected\n[ 0.895796] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.898834] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.900191] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.901656] mousedev: PS/2 mouse device common for all mice\n[ 0.903449] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.906014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.907623] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.909319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.911004] i2c /dev entries driver\n[ 0.912118] device-mapper: uevent: version 1.0.3\n[ 0.913509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.915833] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.917867] NET: Registered protocol family 10\n[ 0.919717] NET: Registered protocol family 17\n[ 0.921010] Key type dns_resolver registered\n[ 0.922400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.923944] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.926460] registered taskstats version 1\n[ 0.927672] Loading compiled-in X.509 certificates\n[ 0.929614] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.932237] zswap: loaded using pool lzo/zbud\n[ 0.934581] Key type trusted registered\n[ 0.936763] Key type encrypted registered\n[ 0.937929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.939394] ima: No TPM chip found, activating TPM-bypass!\n[ 0.940851] evm: HMAC attrs: 0x1\n[ 0.942229] Magic number: 14:562:1006\n[ 0.943462] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:10 UTC (1535234350)\n[ 0.945779] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.947329] EDD information not available.\n[ 1.001853] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.018179] ata1.00: configured for MWDMA2\n[ 1.019944] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.022968] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.024681] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.026441] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.030283] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032435] Write protecting the kernel read-only data: 14336k\n[ 1.037351] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.040063] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\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.311496] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.3...\nLease of 10.10.11.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.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]\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\n"} 2018-08-25 21:59:51,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action used request id req-cad41c16-593d-472e-b2d5-6570bf95677a 2018-08-25 21:59:53,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:53,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-a32e9ed3-ac6b-45cd-8c23-b78da456a82d x-compute-request-id: req-a32e9ed3-ac6b-45cd-8c23-b78da456a82d Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:53,316 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-a32e9ed3-ac6b-45cd-8c23-b78da456a82d 2018-08-25 21:59:53,317 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.24) to 'sdnvpn-4-2' (10.10.10.5). -->Expected result: can ping. 2018-08-25 21:59:53,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:53,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-4fd08435-292d-42c1-95e2-39aa882b1a07 x-compute-request-id: req-4fd08435-292d-42c1-95e2-39aa882b1a07 Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:53,387 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-4fd08435-292d-42c1-95e2-39aa882b1a07 2018-08-25 21:59:53,388 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-08-25 21:59:53,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:53,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-624e7dae-bf38-4677-8b76-801ffe9e58bf x-compute-request-id: req-624e7dae-bf38-4677-8b76-801ffe9e58bf Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:53,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-624e7dae-bf38-4677-8b76-801ffe9e58bf 2018-08-25 21:59:53,462 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.24) to 'sdnvpn-4-3' (10.10.10.10). -->Expected result: can ping. 2018-08-25 21:59:53,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:53,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-60cf14d2-11b9-43cd-97e7-b02a7611a248 x-compute-request-id: req-60cf14d2-11b9-43cd-97e7-b02a7611a248 Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:53,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-60cf14d2-11b9-43cd-97e7-b02a7611a248 2018-08-25 21:59:53,526 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2018-08-25 21:59:53,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:53,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-b8d5fea7-c048-4bf0-a9ad-cd7327fd7163 x-compute-request-id: req-b8d5fea7-c048-4bf0-a9ad-cd7327fd7163 Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:53,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-b8d5fea7-c048-4bf0-a9ad-cd7327fd7163 2018-08-25 21:59:53,593 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.24) to 'sdnvpn-4-4' (10.10.11.3). -->Expected result: cannot ping. 2018-08-25 21:59:53,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:53,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-4ca0b299-0203-4555-b91c-b8b8c2e13e47 x-compute-request-id: req-4ca0b299-0203-4555-b91c-b8b8c2e13e47 Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:53,657 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-4ca0b299-0203-4555-b91c-b8b8c2e13e47 2018-08-25 21:59:54,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:54,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-12c668e7-ef56-4ca8-9a72-5188d4509270 x-compute-request-id: req-12c668e7-ef56-4ca8-9a72-5188d4509270 Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:54,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-12c668e7-ef56-4ca8-9a72-5188d4509270 2018-08-25 21:59:55,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:55,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-a87e7cba-4851-49c2-842e-396d0b9c87eb x-compute-request-id: req-a87e7cba-4851-49c2-842e-396d0b9c87eb Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:55,807 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-a87e7cba-4851-49c2-842e-396d0b9c87eb 2018-08-25 21:59:56,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:56,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-ccea572c-6279-4eaa-ba96-685fd396a5fb x-compute-request-id: req-ccea572c-6279-4eaa-ba96-685fd396a5fb Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:56,880 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-ccea572c-6279-4eaa-ba96-685fd396a5fb 2018-08-25 21:59:57,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:57,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-51e207ce-1f54-4223-95ba-28fc46bbd7d1 x-compute-request-id: req-51e207ce-1f54-4223-95ba-28fc46bbd7d1 Content-Encoding: gzip Content-Length: 8143 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\n"} 2018-08-25 21:59:57,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-51e207ce-1f54-4223-95ba-28fc46bbd7d1 2018-08-25 21:59:58,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f193466a004b021fff916f5bab2f1300ee5a0ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 21:59:59,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 21:59: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-9fe44ea5-3011-4964-82bc-1b9856d1d520 x-compute-request-id: req-9fe44ea5-3011-4964-82bc-1b9856d1d520 Content-Encoding: gzip Content-Length: 8150 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 522111773 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.191606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193949] pid_max: default: 32768 minimum: 301\n[ 0.195252] ACPI: Core revision 20150930\n[ 0.196963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198836] Security Framework initialized\n[ 0.199988] Yama: becoming mindful.\n[ 0.201024] AppArmor: AppArmor initialized\n[ 0.202249] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204099] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209522] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211898] Initializing cgroup subsys devices\n[ 0.213128] Initializing cgroup subsys freezer\n[ 0.214392] Initializing cgroup subsys net_cls\n[ 0.215618] Initializing cgroup subsys perf_event\n[ 0.216921] Initializing cgroup subsys net_prio\n[ 0.218203] Initializing cgroup subsys hugetlb\n[ 0.219435] Initializing cgroup subsys pids\n[ 0.220647] CPU: Physical Processor ID: 0\n[ 0.222588] mce: CPU supports 10 MCE banks\n[ 0.223778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247411] ftrace: allocating 31920 entries in 125 pages\n[ 0.273427] smpboot: Max logical packages: 1\n[ 0.274677] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276639] x2apic enabled\n[ 0.277834] Switched APIC routing to physical x2apic.\n[ 0.280396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287323] KVM setup paravirtual spinlock\n[ 0.288953] x86: Booted up 1 node, 1 CPUs\n[ 0.290090] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292043] devtmpfs: initialized\n[ 0.294041] evm: security.selinux\n[ 0.295014] evm: security.SMACK64\n[ 0.295995] evm: security.SMACK64EXEC\n[ 0.297050] evm: security.SMACK64TRANSMUTE\n[ 0.298189] evm: security.SMACK64MMAP\n[ 0.299234] evm: security.ima\n[ 0.300147] evm: security.capability\n[ 0.301248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303792] pinctrl core: initialized pinctrl subsystem\n[ 0.305298] RTC time: 21:59:19, date: 08/25/18\n[ 0.306782] NET: Registered protocol family 16\n[ 0.308381] cpuidle: using governor ladder\n[ 0.309786] cpuidle: using governor menu\n[ 0.311133] PCCT header not found.\n[ 0.312387] ACPI: bus type PCI registered\n[ 0.313764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315877] PCI: Using configuration type 1 for base access\n[ 0.318439] ACPI: Added _OSI(Module Device)\n[ 0.319917] ACPI: Added _OSI(Processor Device)\n[ 0.321456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323048] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325647] ACPI: Interpreter enabled\n[ 0.326983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339728] ACPI: (supports S0 S5)\n[ 0.340968] ACPI: Using IOAPIC for interrupt routing\n[ 0.342600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357173] acpiphp: Slot [3] registered\n[ 0.358568] acpiphp: Slot [4] registered\n[ 0.359969] acpiphp: Slot [5] registered\n[ 0.361373] acpiphp: Slot [6] registered\n[ 0.362762] acpiphp: Slot [7] registered\n[ 0.364170] acpiphp: Slot [8] registered\n[ 0.365585] acpiphp: Slot [9] registered\n[ 0.367021] acpiphp: Slot [10] registered\n[ 0.368467] acpiphp: Slot [11] registered\n[ 0.369918] acpiphp: Slot [12] registered\n[ 0.371380] acpiphp: Slot [13] registered\n[ 0.372860] acpiphp: Slot [14] registered\n[ 0.374319] acpiphp: Slot [15] registered\n[ 0.389959] acpiphp: Slot [16] registered\n[ 0.391392] acpiphp: Slot [17] registered\n[ 0.392805] acpiphp: Slot [18] registered\n[ 0.394227] acpiphp: Slot [19] registered\n[ 0.395626] acpiphp: Slot [20] registered\n[ 0.397046] acpiphp: Slot [21] registered\n[ 0.398477] acpiphp: Slot [22] registered\n[ 0.399898] acpiphp: Slot [23] registered\n[ 0.401328] acpiphp: Slot [24] registered\n[ 0.402753] acpiphp: Slot [25] registered\n[ 0.404154] acpiphp: Slot [26] registered\n[ 0.405581] acpiphp: Slot [27] registered\n[ 0.407036] acpiphp: Slot [28] registered\n[ 0.408471] acpiphp: Slot [29] registered\n[ 0.409907] acpiphp: Slot [30] registered\n[ 0.411381] acpiphp: Slot [31] registered\n[ 0.412874] PCI host bridge to bus 0000:00\n[ 0.414024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419449] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421475] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423554] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.427693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.429459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432858] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439175] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465987] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475234] vgaarb: loaded\n[ 0.476084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477776] SCSI subsystem initialized\n[ 0.479056] ACPI: bus type USB registered\n[ 0.480209] usbcore: registered new interface driver usbfs\n[ 0.481631] usbcore: registered new interface driver hub\n[ 0.483026] usbcore: registered new device driver usb\n[ 0.484541] PCI: Using ACPI for IRQ routing\n[ 0.486096] NetLabel: Initializing\n[ 0.487089] NetLabel: domain hash size = 128\n[ 0.488268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489603] NetLabel: unlabeled traffic allowed by default\n[ 0.491215] clocksource: Switched to clocksource kvm-clock\n[ 0.501328] AppArmor: AppArmor Filesystem Enabled\n[ 0.502660] pnp: PnP ACPI init\n[ 0.503914] pnp: PnP ACPI: found 5 devices\n[ 0.510754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.513134] NET: Registered protocol family 2\n[ 0.514575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.516367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.518040] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.519717] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.521233] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522846] NET: Registered protocol family 1\n[ 0.524072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.525596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556305] Trying to unpack rootfs image as initramfs...\n[ 0.618425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625504] Scanning for low memory corruption every 60 seconds\n[ 0.628661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630343] audit: initializing netlink subsys (disabled)\n[ 0.632048] audit: type=2000 audit(1535234360.107:1): initialized\n[ 0.634201] Initialise system trusted keyring\n[ 0.635768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640265] zbud: loaded\n[ 0.641351] VFS: Disk quotas dquot_6.6.0\n[ 0.642524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644859] fuse init (API version 7.23)\n[ 0.646145] Key type big_key registered\n[ 0.647300] Allocating IMA MOK and blacklist keyrings.\n[ 0.649053] Key type asymmetric registered\n[ 0.650230] Asymmetric key parser 'x509' registered\n[ 0.651612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653743] io scheduler noop registered\n[ 0.654867] io scheduler deadline registered (default)\n[ 0.656277] io scheduler cfq registered\n[ 0.657569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662956] ACPI: Power Button [PWRF]\n[ 0.664339] GHES: HEST is not enabled!\n[ 0.678699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738655] Linux agpgart interface v0.103\n[ 0.742529] brd: module loaded\n[ 0.744918] loop: module loaded\n[ 0.749908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751945] GPT:90111 != 2097151\n[ 0.752900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.754424] GPT:90111 != 2097151\n[ 0.755376] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756713] vda: vda1 vda15\n[ 0.758651] scsi host0: ata_piix\n[ 0.759764] scsi host1: ata_piix\n[ 0.760767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.762460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764535] libphy: Fixed MDIO Bus: probed\n[ 0.765690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767023] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770437] PPP generic driver version 2.4.2\n[ 0.771772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.773490] ehci-pci: EHCI PCI platform driver\n[ 0.774827] ehci-platform: EHCI generic platform driver\n[ 0.776250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777888] ohci-pci: OHCI PCI platform driver\n[ 0.779139] ohci-platform: OHCI generic platform driver\n[ 0.780565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797049] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799105] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805848] usb usb1: Product: UHCI Host Controller\n[ 0.807126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810299] hub 1-0:1.0: USB hub found\n[ 0.811406] hub 1-0:1.0: 2 ports detected\n[ 0.812800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818535] mousedev: PS/2 mouse device common for all mice\n[ 0.820293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827638] i2c /dev entries driver\n[ 0.828710] device-mapper: uevent: version 1.0.3\n[ 0.830043] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834378] NET: Registered protocol family 10\n[ 0.836226] NET: Registered protocol family 17\n[ 0.837479] Key type dns_resolver registered\n[ 0.838859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840381] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842843] registered taskstats version 1\n[ 0.844028] Loading compiled-in X.509 certificates\n[ 0.845943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848492] zswap: loaded using pool lzo/zbud\n[ 0.851019] Key type trusted registered\n[ 0.853242] Key type encrypted registered\n[ 0.854392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857317] evm: HMAC attrs: 0x1\n[ 0.858682] Magic number: 14:562:1006\n[ 0.859904] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:20 UTC (1535234360)\n[ 0.862140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863656] EDD information not available.\n[ 0.920039] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.936717] ata1.00: configured for MWDMA2\n[ 0.938476] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.941490] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943197] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.944941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950981] Write protecting the kernel read-only data: 14336k\n[ 0.955916] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.958594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.136088] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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.41s]\nping 10.10.10.5 OK\nping 10.10.10.10 OK\nping 10.10.11.3 KO\n"} 2018-08-25 21:59:59,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-9fe44ea5-3011-4964-82bc-1b9856d1d520 2018-08-25 21:59:59,034 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-08-25 21:59:59,035 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-08-25 21:59:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"network_association": {"network_id": "f062497a-c66d-4fd1-8d78-c37290f2415c"}}' 2018-08-25 21:59:59,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-6cc3ae0f-f5b3-442b-9ef5-33c56141d678 Date: Sat, 25 Aug 2018 21:59:59 GMT RESP BODY: {"network_association": {"network_id": "f062497a-c66d-4fd1-8d78-c37290f2415c", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "ed626af3-4274-483c-80cd-3230ed50d4c8"}} 2018-08-25 21:59:59,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365/network_associations used request id req-6cc3ae0f-f5b3-442b-9ef5-33c56141d678 2018-08-25 21:59:59,545 - sdnvpn_test_utils - DEBUG - Waiting for router f0f2f394-1f32-4390-bcea-59ca41a51365 to associate with BGPVPN 4ab133a0-f9e7-4456-a0c0-f68d4283f198 2018-08-25 21:59:59,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 21:59:59,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-f715ccd1-3fb7-4828-8ae0-e96fac86cb01 Date: Sat, 25 Aug 2018 21:59:59 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-940714", "route_distinguishers": ["12:12"], "routers": ["4ab133a0-f9e7-4456-a0c0-f68d4283f198"], "import_targets": ["88:88"], "networks": ["f062497a-c66d-4fd1-8d78-c37290f2415c"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "f0f2f394-1f32-4390-bcea-59ca41a51365"}} 2018-08-25 21:59:59,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365 used request id req-f715ccd1-3fb7-4828-8ae0-e96fac86cb01 2018-08-25 22:00:00,613 - sdnvpn_test_utils - DEBUG - Waiting for network f0f2f394-1f32-4390-bcea-59ca41a51365 to associate with BGPVPN f062497a-c66d-4fd1-8d78-c37290f2415c 2018-08-25 22:00:00,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:00:00,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-0afd03be-cf2a-4802-beca-e7244a06f858 Date: Sat, 25 Aug 2018 22:00:00 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-940714", "route_distinguishers": ["12:12"], "routers": ["4ab133a0-f9e7-4456-a0c0-f68d4283f198"], "import_targets": ["88:88"], "networks": ["f062497a-c66d-4fd1-8d78-c37290f2415c"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "f0f2f394-1f32-4390-bcea-59ca41a51365"}} 2018-08-25 22:00:00,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365 used request id req-0afd03be-cf2a-4802-beca-e7244a06f858 2018-08-25 22:00:01,680 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 22:00:31,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bcccffd030f4db199a543a5ec571636e5b19ca" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:00:31,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:00: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-f9f00e4e-ee51-4d30-a99b-c7c0b26951cb x-compute-request-id: req-f9f00e4e-ee51-4d30-a99b-c7c0b26951cb Content-Encoding: gzip Content-Length: 8140 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 509023829 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.209900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.212850] pid_max: default: 32768 minimum: 301\n[ 0.214444] ACPI: Core revision 20150930\n[ 0.216448] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.218715] Security Framework initialized\n[ 0.220122] Yama: becoming mindful.\n[ 0.221366] AppArmor: AppArmor initialized\n[ 0.222820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.225126] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.227359] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.229507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231947] Initializing cgroup subsys io\n[ 0.233381] Initializing cgroup subsys memory\n[ 0.234897] Initializing cgroup subsys devices\n[ 0.236447] Initializing cgroup subsys freezer\n[ 0.237949] Initializing cgroup subsys net_cls\n[ 0.239463] Initializing cgroup subsys perf_event\n[ 0.241057] Initializing cgroup subsys net_prio\n[ 0.242596] Initializing cgroup subsys hugetlb\n[ 0.244094] Initializing cgroup subsys pids\n[ 0.245621] CPU: Physical Processor ID: 0\n[ 0.247713] mce: CPU supports 10 MCE banks\n[ 0.249159] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.250893] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266312] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.273740] ftrace: allocating 31920 entries in 125 pages\n[ 0.300489] smpboot: Max logical packages: 1\n[ 0.301973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304312] x2apic enabled\n[ 0.305664] Switched APIC routing to physical x2apic.\n[ 0.308449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310391] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.313789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.316905] KVM setup paravirtual spinlock\n[ 0.318865] x86: Booted up 1 node, 1 CPUs\n[ 0.320229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322564] devtmpfs: initialized\n[ 0.324748] evm: security.selinux\n[ 0.325972] evm: security.SMACK64\n[ 0.327181] evm: security.SMACK64EXEC\n[ 0.328463] evm: security.SMACK64TRANSMUTE\n[ 0.329852] evm: security.SMACK64MMAP\n[ 0.331126] evm: security.ima\n[ 0.332241] evm: security.capability\n[ 0.333615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336889] pinctrl core: initialized pinctrl subsystem\n[ 0.338736] RTC time: 21:59:09, date: 08/25/18\n[ 0.340341] NET: Registered protocol family 16\n[ 0.341970] cpuidle: using governor ladder\n[ 0.343383] cpuidle: using governor menu\n[ 0.344742] PCCT header not found.\n[ 0.346035] ACPI: bus type PCI registered\n[ 0.347456] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.349589] PCI: Using configuration type 1 for base access\n[ 0.352137] ACPI: Added _OSI(Module Device)\n[ 0.353590] ACPI: Added _OSI(Processor Device)\n[ 0.355071] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.356696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359224] ACPI: Interpreter enabled\n[ 0.360532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.363689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.366898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.370099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.373245] ACPI: (supports S0 S5)\n[ 0.374459] ACPI: Using IOAPIC for interrupt routing\n[ 0.376100] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382564] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.384727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.386864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.390643] acpiphp: Slot [3] registered\n[ 0.392023] acpiphp: Slot [4] registered\n[ 0.393404] acpiphp: Slot [5] registered\n[ 0.394773] acpiphp: Slot [6] registered\n[ 0.396133] acpiphp: Slot [7] registered\n[ 0.397539] acpiphp: Slot [8] registered\n[ 0.398921] acpiphp: Slot [9] registered\n[ 0.400285] acpiphp: Slot [10] registered\n[ 0.401670] acpiphp: Slot [11] registered\n[ 0.403064] acpiphp: Slot [12] registered\n[ 0.404461] acpiphp: Slot [13] registered\n[ 0.405840] acpiphp: Slot [14] registered\n[ 0.407243] acpiphp: Slot [15] registered\n[ 0.422456] acpiphp: Slot [16] registered\n[ 0.423853] acpiphp: Slot [17] registered\n[ 0.425242] acpiphp: Slot [18] registered\n[ 0.426647] acpiphp: Slot [19] registered\n[ 0.428076] acpiphp: Slot [20] registered\n[ 0.429468] acpiphp: Slot [21] registered\n[ 0.430857] acpiphp: Slot [22] registered\n[ 0.432270] acpiphp: Slot [23] registered\n[ 0.433682] acpiphp: Slot [24] registered\n[ 0.435068] acpiphp: Slot [25] registered\n[ 0.436498] acpiphp: Slot [26] registered\n[ 0.437957] acpiphp: Slot [27] registered\n[ 0.439354] acpiphp: Slot [28] registered\n[ 0.440758] acpiphp: Slot [29] registered\n[ 0.442141] acpiphp: Slot [30] registered\n[ 0.443536] acpiphp: Slot [31] registered\n[ 0.444926] PCI host bridge to bus 0000:00\n[ 0.446318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.448501] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.450633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.453148] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.455682] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.458280] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.462726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.464967] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.467048] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.469290] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.473540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.476004] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.498766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.501155] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.503938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.506237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.508522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.510587] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.512691] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.514518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.517232] vgaarb: loaded\n[ 0.518277] vgaarb: bridge control possible 0000:00:02.0\n[ 0.520326] SCSI subsystem initialized\n[ 0.521846] ACPI: bus type USB registered\n[ 0.523254] usbcore: registered new interface driver usbfs\n[ 0.525038] usbcore: registered new interface driver hub\n[ 0.526758] usbcore: registered new device driver usb\n[ 0.528666] PCI: Using ACPI for IRQ routing\n[ 0.530475] NetLabel: Initializing\n[ 0.531701] NetLabel: domain hash size = 128\n[ 0.533226] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.534884] NetLabel: unlabeled traffic allowed by default\n[ 0.536916] clocksource: Switched to clocksource kvm-clock\n[ 0.547384] AppArmor: AppArmor Filesystem Enabled\n[ 0.549089] pnp: PnP ACPI init\n[ 0.550531] pnp: PnP ACPI: found 5 devices\n[ 0.557639] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.560630] NET: Registered protocol family 2\n[ 0.562374] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.564653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.566775] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.568996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.570906] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.572961] NET: Registered protocol family 1\n[ 0.578246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.580351] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.582315] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.597893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.622704] Trying to unpack rootfs image as initramfs...\n[ 0.689561] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.693544] Scanning for low memory corruption every 60 seconds\n[ 0.696590] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.698693] audit: initializing netlink subsys (disabled)\n[ 0.700632] audit: type=2000 audit(1535234350.324:1): initialized\n[ 0.703231] Initialise system trusted keyring\n[ 0.705115] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.707190] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.710509] zbud: loaded\n[ 0.711783] VFS: Disk quotas dquot_6.6.0\n[ 0.713233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.716063] fuse init (API version 7.23)\n[ 0.717667] Key type big_key registered\n[ 0.719100] Allocating IMA MOK and blacklist keyrings.\n[ 0.721221] Key type asymmetric registered\n[ 0.722709] Asymmetric key parser 'x509' registered\n[ 0.724417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.727091] io scheduler noop registered\n[ 0.728485] io scheduler deadline registered (default)\n[ 0.730274] io scheduler cfq registered\n[ 0.731854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.733735] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.736058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.738699] ACPI: Power Button [PWRF]\n[ 0.740274] GHES: HEST is not enabled!\n[ 0.754620] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.784420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.787977] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.812792] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.816508] Linux agpgart interface v0.103\n[ 0.820567] brd: module loaded\n[ 0.823091] loop: module loaded\n[ 0.828550] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.831138] GPT:90111 != 2097151\n[ 0.832327] GPT:Alternate GPT header not at the end of the disk.\n[ 0.834284] GPT:90111 != 2097151\n[ 0.835485] GPT: Use GNU Parted to correct GPT errors.\n[ 0.837207] vda: vda1 vda15\n[ 0.839380] scsi host0: ata_piix\n[ 0.840718] scsi host1: ata_piix\n[ 0.842005] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.844205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.847030] libphy: Fixed MDIO Bus: probed\n[ 0.848498] tun: Universal TUN/TAP device driver, 1.6\n[ 0.850218] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.853710] PPP generic driver version 2.4.2\n[ 0.855056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.856767] ehci-pci: EHCI PCI platform driver\n[ 0.858028] ehci-platform: EHCI generic platform driver\n[ 0.859459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.861109] ohci-pci: OHCI PCI platform driver\n[ 0.862398] ohci-platform: OHCI generic platform driver\n[ 0.863874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.878300] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.879786] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.881936] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.883372] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.885083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.886816] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.888869] usb usb1: Product: UHCI Host Controller\n[ 0.890284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.891894] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.893283] hub 1-0:1.0: USB hub found\n[ 0.894399] hub 1-0:1.0: 2 ports detected\n[ 0.895796] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.898834] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.900191] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.901656] mousedev: PS/2 mouse device common for all mice\n[ 0.903449] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.906014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.907623] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.909319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.911004] i2c /dev entries driver\n[ 0.912118] device-mapper: uevent: version 1.0.3\n[ 0.913509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.915833] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.917867] NET: Registered protocol family 10\n[ 0.919717] NET: Registered protocol family 17\n[ 0.921010] Key type dns_resolver registered\n[ 0.922400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.923944] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.926460] registered taskstats version 1\n[ 0.927672] Loading compiled-in X.509 certificates\n[ 0.929614] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.932237] zswap: loaded using pool lzo/zbud\n[ 0.934581] Key type trusted registered\n[ 0.936763] Key type encrypted registered\n[ 0.937929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.939394] ima: No TPM chip found, activating TPM-bypass!\n[ 0.940851] evm: HMAC attrs: 0x1\n[ 0.942229] Magic number: 14:562:1006\n[ 0.943462] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:10 UTC (1535234350)\n[ 0.945779] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.947329] EDD information not available.\n[ 1.001853] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.018179] ata1.00: configured for MWDMA2\n[ 1.019944] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.022968] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.024681] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.026441] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.030283] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032435] Write protecting the kernel read-only data: 14336k\n[ 1.037351] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.040063] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\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.311496] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.3...\nLease of 10.10.11.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.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]\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\n"} 2018-08-25 22:00:31,783 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action used request id req-f9f00e4e-ee51-4d30-a99b-c7c0b26951cb 2018-08-25 22:00:31,784 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.3) to 'sdnvpn-4-5' (10.10.11.12). -->Expected result: can ping. 2018-08-25 22:00:31,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bcccffd030f4db199a543a5ec571636e5b19ca" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:00:31,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:00: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-99b02caa-4ab0-47a5-9322-397d739a6671 x-compute-request-id: req-99b02caa-4ab0-47a5-9322-397d739a6671 Content-Encoding: gzip Content-Length: 8140 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 509023829 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.209900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.212850] pid_max: default: 32768 minimum: 301\n[ 0.214444] ACPI: Core revision 20150930\n[ 0.216448] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.218715] Security Framework initialized\n[ 0.220122] Yama: becoming mindful.\n[ 0.221366] AppArmor: AppArmor initialized\n[ 0.222820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.225126] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.227359] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.229507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231947] Initializing cgroup subsys io\n[ 0.233381] Initializing cgroup subsys memory\n[ 0.234897] Initializing cgroup subsys devices\n[ 0.236447] Initializing cgroup subsys freezer\n[ 0.237949] Initializing cgroup subsys net_cls\n[ 0.239463] Initializing cgroup subsys perf_event\n[ 0.241057] Initializing cgroup subsys net_prio\n[ 0.242596] Initializing cgroup subsys hugetlb\n[ 0.244094] Initializing cgroup subsys pids\n[ 0.245621] CPU: Physical Processor ID: 0\n[ 0.247713] mce: CPU supports 10 MCE banks\n[ 0.249159] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.250893] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266312] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.273740] ftrace: allocating 31920 entries in 125 pages\n[ 0.300489] smpboot: Max logical packages: 1\n[ 0.301973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304312] x2apic enabled\n[ 0.305664] Switched APIC routing to physical x2apic.\n[ 0.308449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310391] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.313789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.316905] KVM setup paravirtual spinlock\n[ 0.318865] x86: Booted up 1 node, 1 CPUs\n[ 0.320229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322564] devtmpfs: initialized\n[ 0.324748] evm: security.selinux\n[ 0.325972] evm: security.SMACK64\n[ 0.327181] evm: security.SMACK64EXEC\n[ 0.328463] evm: security.SMACK64TRANSMUTE\n[ 0.329852] evm: security.SMACK64MMAP\n[ 0.331126] evm: security.ima\n[ 0.332241] evm: security.capability\n[ 0.333615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336889] pinctrl core: initialized pinctrl subsystem\n[ 0.338736] RTC time: 21:59:09, date: 08/25/18\n[ 0.340341] NET: Registered protocol family 16\n[ 0.341970] cpuidle: using governor ladder\n[ 0.343383] cpuidle: using governor menu\n[ 0.344742] PCCT header not found.\n[ 0.346035] ACPI: bus type PCI registered\n[ 0.347456] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.349589] PCI: Using configuration type 1 for base access\n[ 0.352137] ACPI: Added _OSI(Module Device)\n[ 0.353590] ACPI: Added _OSI(Processor Device)\n[ 0.355071] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.356696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359224] ACPI: Interpreter enabled\n[ 0.360532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.363689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.366898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.370099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.373245] ACPI: (supports S0 S5)\n[ 0.374459] ACPI: Using IOAPIC for interrupt routing\n[ 0.376100] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.380544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.382564] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.384727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.386864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.390643] acpiphp: Slot [3] registered\n[ 0.392023] acpiphp: Slot [4] registered\n[ 0.393404] acpiphp: Slot [5] registered\n[ 0.394773] acpiphp: Slot [6] registered\n[ 0.396133] acpiphp: Slot [7] registered\n[ 0.397539] acpiphp: Slot [8] registered\n[ 0.398921] acpiphp: Slot [9] registered\n[ 0.400285] acpiphp: Slot [10] registered\n[ 0.401670] acpiphp: Slot [11] registered\n[ 0.403064] acpiphp: Slot [12] registered\n[ 0.404461] acpiphp: Slot [13] registered\n[ 0.405840] acpiphp: Slot [14] registered\n[ 0.407243] acpiphp: Slot [15] registered\n[ 0.422456] acpiphp: Slot [16] registered\n[ 0.423853] acpiphp: Slot [17] registered\n[ 0.425242] acpiphp: Slot [18] registered\n[ 0.426647] acpiphp: Slot [19] registered\n[ 0.428076] acpiphp: Slot [20] registered\n[ 0.429468] acpiphp: Slot [21] registered\n[ 0.430857] acpiphp: Slot [22] registered\n[ 0.432270] acpiphp: Slot [23] registered\n[ 0.433682] acpiphp: Slot [24] registered\n[ 0.435068] acpiphp: Slot [25] registered\n[ 0.436498] acpiphp: Slot [26] registered\n[ 0.437957] acpiphp: Slot [27] registered\n[ 0.439354] acpiphp: Slot [28] registered\n[ 0.440758] acpiphp: Slot [29] registered\n[ 0.442141] acpiphp: Slot [30] registered\n[ 0.443536] acpiphp: Slot [31] registered\n[ 0.444926] PCI host bridge to bus 0000:00\n[ 0.446318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.448501] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.450633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.453148] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.455682] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.458280] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.462726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.464967] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.467048] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.469290] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.473540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.476004] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.498766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.501155] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.503938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.506237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.508522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.510587] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.512691] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.514518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.517232] vgaarb: loaded\n[ 0.518277] vgaarb: bridge control possible 0000:00:02.0\n[ 0.520326] SCSI subsystem initialized\n[ 0.521846] ACPI: bus type USB registered\n[ 0.523254] usbcore: registered new interface driver usbfs\n[ 0.525038] usbcore: registered new interface driver hub\n[ 0.526758] usbcore: registered new device driver usb\n[ 0.528666] PCI: Using ACPI for IRQ routing\n[ 0.530475] NetLabel: Initializing\n[ 0.531701] NetLabel: domain hash size = 128\n[ 0.533226] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.534884] NetLabel: unlabeled traffic allowed by default\n[ 0.536916] clocksource: Switched to clocksource kvm-clock\n[ 0.547384] AppArmor: AppArmor Filesystem Enabled\n[ 0.549089] pnp: PnP ACPI init\n[ 0.550531] pnp: PnP ACPI: found 5 devices\n[ 0.557639] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.560630] NET: Registered protocol family 2\n[ 0.562374] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.564653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.566775] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.568996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.570906] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.572961] NET: Registered protocol family 1\n[ 0.578246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.580351] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.582315] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.597893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.622704] Trying to unpack rootfs image as initramfs...\n[ 0.689561] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.693544] Scanning for low memory corruption every 60 seconds\n[ 0.696590] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.698693] audit: initializing netlink subsys (disabled)\n[ 0.700632] audit: type=2000 audit(1535234350.324:1): initialized\n[ 0.703231] Initialise system trusted keyring\n[ 0.705115] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.707190] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.710509] zbud: loaded\n[ 0.711783] VFS: Disk quotas dquot_6.6.0\n[ 0.713233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.716063] fuse init (API version 7.23)\n[ 0.717667] Key type big_key registered\n[ 0.719100] Allocating IMA MOK and blacklist keyrings.\n[ 0.721221] Key type asymmetric registered\n[ 0.722709] Asymmetric key parser 'x509' registered\n[ 0.724417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.727091] io scheduler noop registered\n[ 0.728485] io scheduler deadline registered (default)\n[ 0.730274] io scheduler cfq registered\n[ 0.731854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.733735] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.736058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.738699] ACPI: Power Button [PWRF]\n[ 0.740274] GHES: HEST is not enabled!\n[ 0.754620] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.784420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.787977] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.812792] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.816508] Linux agpgart interface v0.103\n[ 0.820567] brd: module loaded\n[ 0.823091] loop: module loaded\n[ 0.828550] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.831138] GPT:90111 != 2097151\n[ 0.832327] GPT:Alternate GPT header not at the end of the disk.\n[ 0.834284] GPT:90111 != 2097151\n[ 0.835485] GPT: Use GNU Parted to correct GPT errors.\n[ 0.837207] vda: vda1 vda15\n[ 0.839380] scsi host0: ata_piix\n[ 0.840718] scsi host1: ata_piix\n[ 0.842005] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.844205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.847030] libphy: Fixed MDIO Bus: probed\n[ 0.848498] tun: Universal TUN/TAP device driver, 1.6\n[ 0.850218] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.853710] PPP generic driver version 2.4.2\n[ 0.855056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.856767] ehci-pci: EHCI PCI platform driver\n[ 0.858028] ehci-platform: EHCI generic platform driver\n[ 0.859459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.861109] ohci-pci: OHCI PCI platform driver\n[ 0.862398] ohci-platform: OHCI generic platform driver\n[ 0.863874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.878300] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.879786] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.881936] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.883372] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.885083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.886816] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.888869] usb usb1: Product: UHCI Host Controller\n[ 0.890284] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.891894] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.893283] hub 1-0:1.0: USB hub found\n[ 0.894399] hub 1-0:1.0: 2 ports detected\n[ 0.895796] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.898834] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.900191] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.901656] mousedev: PS/2 mouse device common for all mice\n[ 0.903449] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.906014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.907623] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.909319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.911004] i2c /dev entries driver\n[ 0.912118] device-mapper: uevent: version 1.0.3\n[ 0.913509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.915833] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.917867] NET: Registered protocol family 10\n[ 0.919717] NET: Registered protocol family 17\n[ 0.921010] Key type dns_resolver registered\n[ 0.922400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.923944] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.926460] registered taskstats version 1\n[ 0.927672] Loading compiled-in X.509 certificates\n[ 0.929614] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.932237] zswap: loaded using pool lzo/zbud\n[ 0.934581] Key type trusted registered\n[ 0.936763] Key type encrypted registered\n[ 0.937929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.939394] ima: No TPM chip found, activating TPM-bypass!\n[ 0.940851] evm: HMAC attrs: 0x1\n[ 0.942229] Magic number: 14:562:1006\n[ 0.943462] rtc_cmos 00:00: setting system clock to 2018-08-25 21:59:10 UTC (1535234350)\n[ 0.945779] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.947329] EDD information not available.\n[ 1.001853] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.018179] ata1.00: configured for MWDMA2\n[ 1.019944] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.022968] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.024681] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.026441] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.030283] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032435] Write protecting the kernel read-only data: 14336k\n[ 1.037351] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.040063] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\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.311496] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.3...\nLease of 10.10.11.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.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]\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\nping 10.10.11.12 OK\n"} 2018-08-25 22:00:31,856 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action used request id req-99b02caa-4ab0-47a5-9322-397d739a6671 2018-08-25 22:00:31,857 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2018-08-25 22:00:31,858 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-08-25 22:00:31,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:00:32,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce0d356f-9dda-4da3-8111-ecb8be34f773 Content-Length: 0 Date: Sat, 25 Aug 2018 22:00:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:00:32,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/f0f2f394-1f32-4390-bcea-59ca41a51365 used request id req-ce0d356f-9dda-4da3-8111-ecb8be34f773 2018-08-25 22:01:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-940714", "route_distinguishers": "12:12"}}' 2018-08-25 22:01:02,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-3d300195-d96a-46c4-880c-31ba97c5d42a Date: Sat, 25 Aug 2018 22:01:02 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-940714", "route_distinguishers": ["12:12"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "885e85e7-e98a-45bd-959b-c1e06d8c162b"}} 2018-08-25 22:01:02,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns used request id req-3d300195-d96a-46c4-880c-31ba97c5d42a 2018-08-25 22:01:02,529 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-940714', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'885e85e7-e98a-45bd-959b-c1e06d8c162b', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 22:01:02,529 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-08-25 22:01:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"router_association": {"router_id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198"}}' 2018-08-25 22:01:03,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-d64c21bb-4c82-4850-bde8-fce169700336 Date: Sat, 25 Aug 2018 22:01:03 GMT RESP BODY: {"router_association": {"router_id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "d0cecf73-a8eb-4dd6-a083-434e0b1fe713"}} 2018-08-25 22:01:03,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b/router_associations used request id req-d64c21bb-4c82-4850-bde8-fce169700336 2018-08-25 22:01:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"network_association": {"network_id": "f062497a-c66d-4fd1-8d78-c37290f2415c"}}' 2018-08-25 22:01:03,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-2f423ceb-3725-408b-a89c-95426a5866e9 Date: Sat, 25 Aug 2018 22:01:03 GMT RESP BODY: {"network_association": {"network_id": "f062497a-c66d-4fd1-8d78-c37290f2415c", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "7454d826-5da3-458c-b62f-cc0c696737e0"}} 2018-08-25 22:01:03,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b/network_associations used request id req-2f423ceb-3725-408b-a89c-95426a5866e9 2018-08-25 22:01:03,626 - sdnvpn_test_utils - DEBUG - Waiting for router 885e85e7-e98a-45bd-959b-c1e06d8c162b to associate with BGPVPN 4ab133a0-f9e7-4456-a0c0-f68d4283f198 2018-08-25 22:01:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:01:03,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-5d8fcfad-aefc-4b14-bfc6-c328158b38f7 Date: Sat, 25 Aug 2018 22:01:03 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-940714", "route_distinguishers": ["12:12"], "routers": ["4ab133a0-f9e7-4456-a0c0-f68d4283f198"], "import_targets": ["88:88"], "networks": ["f062497a-c66d-4fd1-8d78-c37290f2415c"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "885e85e7-e98a-45bd-959b-c1e06d8c162b"}} 2018-08-25 22:01:03,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b used request id req-5d8fcfad-aefc-4b14-bfc6-c328158b38f7 2018-08-25 22:01:04,695 - sdnvpn_test_utils - DEBUG - Waiting for network 885e85e7-e98a-45bd-959b-c1e06d8c162b to associate with BGPVPN f062497a-c66d-4fd1-8d78-c37290f2415c 2018-08-25 22:01:04,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:01:04,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-a6b1ab0b-1cec-4725-8204-58b7b4930741 Date: Sat, 25 Aug 2018 22:01:04 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-940714", "route_distinguishers": ["12:12"], "routers": ["4ab133a0-f9e7-4456-a0c0-f68d4283f198"], "import_targets": ["88:88"], "networks": ["f062497a-c66d-4fd1-8d78-c37290f2415c"], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "885e85e7-e98a-45bd-959b-c1e06d8c162b"}} 2018-08-25 22:01:04,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b used request id req-a6b1ab0b-1cec-4725-8204-58b7b4930741 2018-08-25 22:01:05,755 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 22:01:35,785 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-08-25 22:01:35,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"forceDelete": null}' 2018-08-25 22:01:35,958 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:01: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 x-openstack-request-id: req-ca744dd0-f76f-4e44-abd1-c55d005f39df x-compute-request-id: req-ca744dd0-f76f-4e44-abd1-c55d005f39df Content-Length: 0 Content-Type: application/json 2018-08-25 22:01:35,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/740a5922-9ae6-4e12-8df5-7396f042a7ac/action used request id req-ca744dd0-f76f-4e44-abd1-c55d005f39df 2018-08-25 22:01:35,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"forceDelete": null}' 2018-08-25 22:01:36,264 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:01: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 x-openstack-request-id: req-93bf206b-d68a-49b7-ad8b-10bb95337d51 x-compute-request-id: req-93bf206b-d68a-49b7-ad8b-10bb95337d51 Content-Length: 0 Content-Type: application/json 2018-08-25 22:01:36,264 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/02ec8004-246c-4eae-a015-f3e46880e64c/action used request id req-93bf206b-d68a-49b7-ad8b-10bb95337d51 2018-08-25 22:01:36,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"forceDelete": null}' 2018-08-25 22:01:36,565 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:01: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-104bcf2f-64bf-4afc-ac0c-d5f5b572adb5 x-compute-request-id: req-104bcf2f-64bf-4afc-ac0c-d5f5b572adb5 Content-Length: 0 Content-Type: application/json 2018-08-25 22:01:36,565 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/de54aa66-75b7-488b-90d2-ab44055e6ebd/action used request id req-104bcf2f-64bf-4afc-ac0c-d5f5b572adb5 2018-08-25 22:01:36,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"forceDelete": null}' 2018-08-25 22:01:36,863 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:01: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-6e6721b0-647c-4660-b554-136e70e83688 x-compute-request-id: req-6e6721b0-647c-4660-b554-136e70e83688 Content-Length: 0 Content-Type: application/json 2018-08-25 22:01:36,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/9f3974e4-d468-4cb3-ba7f-5b85e8a52c3b/action used request id req-6e6721b0-647c-4660-b554-136e70e83688 2018-08-25 22:01:36,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f789d8bf4ecbfd7608a61ca5d4e94c64cbe0537" -d '{"forceDelete": null}' 2018-08-25 22:01:37,134 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:01: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-7c7a0bb2-96e3-4b14-a95e-33889301bede x-compute-request-id: req-7c7a0bb2-96e3-4b14-a95e-33889301bede Content-Length: 0 Content-Type: application/json 2018-08-25 22:01:37,134 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d48e81e4-aaf5-49ca-9a19-5c17ea617a17/action used request id req-7c7a0bb2-96e3-4b14-a95e-33889301bede 2018-08-25 22:01:37,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/69df257a-3f84-47aa-886e-a0598f36d78d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}064e72dacba15ee6aadc9446cf6f622a117083e9" 2018-08-25 22:01:39,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-469fa213-11f7-4505-9fe8-4595156b28c2 Date: Sat, 25 Aug 2018 22:01: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-25 22:01:39,357 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/69df257a-3f84-47aa-886e-a0598f36d78d used request id req-469fa213-11f7-4505-9fe8-4595156b28c2 2018-08-25 22:01:39,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:01:40,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b010d35-ecb1-4c39-8071-f9a1aec366dc Content-Length: 0 Date: Sat, 25 Aug 2018 22:01:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:01:40,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/885e85e7-e98a-45bd-959b-c1e06d8c162b used request id req-9b010d35-ecb1-4c39-8071-f9a1aec366dc 2018-08-25 22:01:40,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"subnet_id": "1309623b-355a-4051-8c4a-f327e8cdc931"}' 2018-08-25 22:01:42,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-735c99fb-5926-4be5-89f9-d264715f01a8 Date: Sat, 25 Aug 2018 22:01:42 GMT RESP BODY: {"network_id": "b418da91-21f1-4b61-bf55-d8b49407bafc", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "1309623b-355a-4051-8c4a-f327e8cdc931", "subnet_ids": ["1309623b-355a-4051-8c4a-f327e8cdc931"], "port_id": "5c456ee5-18fa-4b5b-95d3-bf79cf068f03", "id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198"} 2018-08-25 22:01:42,021 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198/remove_router_interface used request id req-735c99fb-5926-4be5-89f9-d264715f01a8 2018-08-25 22:01:42,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" -d '{"router": {"external_gateway_info": {}}}' 2018-08-25 22:01:43,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-8759eab5-9b6d-41db-9db4-9d28225e538b Date: Sat, 25 Aug 2018 22:01:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:58:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:01:42Z", "revision_number": 7, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "4ab133a0-f9e7-4456-a0c0-f68d4283f198", "name": "sdnvpn-4-1-router"}} 2018-08-25 22:01:43,105 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198 used request id req-8759eab5-9b6d-41db-9db4-9d28225e538b 2018-08-25 22:01:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/1309623b-355a-4051-8c4a-f327e8cdc931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:01:44,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4a0df49-e75d-427e-a116-4174cb3ac39d Date: Sat, 25 Aug 2018 22:01:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:01:44,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/1309623b-355a-4051-8c4a-f327e8cdc931 used request id req-b4a0df49-e75d-427e-a116-4174cb3ac39d 2018-08-25 22:01:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/06a4e704-0875-4931-add7-234d5d94cc56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:01:45,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a00f19d-8418-47f4-a8a0-3dc1dfc0c197 Date: Sat, 25 Aug 2018 22:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:01:45,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/06a4e704-0875-4931-add7-234d5d94cc56 used request id req-9a00f19d-8418-47f4-a8a0-3dc1dfc0c197 2018-08-25 22:01:45,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:01:46,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c471726d-3bf5-44c5-b49e-68266b590d25 Content-Length: 0 Date: Sat, 25 Aug 2018 22:01:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:01:46,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/4ab133a0-f9e7-4456-a0c0-f68d4283f198 used request id req-c471726d-3bf5-44c5-b49e-68266b590d25 2018-08-25 22:01:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/b418da91-21f1-4b61-bf55-d8b49407bafc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:01:46,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cb9e782-eb9a-4ee7-bbff-c5c40bf0b215 Date: Sat, 25 Aug 2018 22:01:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:01:46,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/b418da91-21f1-4b61-bf55-d8b49407bafc used request id req-5cb9e782-eb9a-4ee7-bbff-c5c40bf0b215 2018-08-25 22:01:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/f062497a-c66d-4fd1-8d78-c37290f2415c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c2b2bd5d3b0d9b4a6a0efe4203d28149effde" 2018-08-25 22:01:47,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-907ca57a-2e1d-4a6f-8a10-bcb8b5481003 Date: Sat, 25 Aug 2018 22:01:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:01:47,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/f062497a-c66d-4fd1-8d78-c37290f2415c used request id req-907ca57a-2e1d-4a6f-8a10-bcb8b5481003 2018-08-25 22:01:47,844 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ +========================================================================================+ 2018-08-25 22:01:47,845 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-25 22:01:47,845 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-08-25 22:01:47,845 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'PASS', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'PASS'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'PASS'}]} 2018-08-25 22:01:47,846 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-08-25 22:01:47,846 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-08-25 22:01:47,846 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-08-25 22:01:47,923 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-08-25 22:01:47,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:01:47,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:01:47,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:01:47,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:01:47,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:01:47,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:01:47,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:01:47,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:01:47,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:01:47,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 22:01:47,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:01:47,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:01:47,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:01:47,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:01:47,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:01:47,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:01:47,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:01:47,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:01:47,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:01:47,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:01:47,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:01:47,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:01:47,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:01:47,932 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:01:47,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:01:47,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8129425-1c5c-4611-a41e-bc46c0836179 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:01:47,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-c8129425-1c5c-4611-a41e-bc46c0836179 2018-08-25 22:01:47,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:01:48,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["m_28NQ4EQfiDa4HnoWEnSg"], "issued_at": "2018-08-25T22:01:48.000000Z"}} 2018-08-25 22:01:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab33b3651a92797ccd5a1b01f65ef120abafa401" 2018-08-25 22:01:48,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-7345e1cc-3bc8-42da-a85b-fb706f5e787f Date: Sat, 25 Aug 2018 22:01:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 22:01:48,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-7345e1cc-3bc8-42da-a85b-fb706f5e787f 2018-08-25 22:01:48,597 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 22:01:48,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab33b3651a92797ccd5a1b01f65ef120abafa401" 2018-08-25 22:01:48,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-9e552c8d-4634-4d1d-9cd7-13f90222b286 Date: Sat, 25 Aug 2018 22:01:48 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-25 22:01:48,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-9e552c8d-4634-4d1d-9cd7-13f90222b286 2018-08-25 22:01:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab33b3651a92797ccd5a1b01f65ef120abafa401" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-25 22:01:48,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/262756cc-b708-4265-b144-73fd65360bf9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0084e5b8-a6ee-4d7e-ac3a-023acadbf1d7 Date: Sat, 25 Aug 2018 22:01:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T22:01:48Z", "file": "/v2/images/262756cc-b708-4265-b144-73fd65360bf9/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "262756cc-b708-4265-b144-73fd65360bf9", "size": null, "self": "/v2/images/262756cc-b708-4265-b144-73fd65360bf9", "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-25T22:01:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 22:01:48,692 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-0084e5b8-a6ee-4d7e-ac3a-023acadbf1d7 2018-08-25 22:01:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/262756cc-b708-4265-b144-73fd65360bf9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab33b3651a92797ccd5a1b01f65ef120abafa401" -d '' 2018-08-25 22:01:49,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1294a7a0-2584-4bb3-9845-82ec390844a7 Date: Sat, 25 Aug 2018 22:01: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-25 22:01:49,195 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/262756cc-b708-4265-b144-73fd65360bf9/file used request id req-1294a7a0-2584-4bb3-9845-82ec390844a7 2018-08-25 22:01:49,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:01:49,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06ac09b-4af0-4770-ae7d-ae4be302f4fa Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:01:49,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-a06ac09b-4af0-4770-ae7d-ae4be302f4fa 2018-08-25 22:01:49,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:01:49,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["5kprvQ9sQR-6PerE03Maig"], "issued_at": "2018-08-25T22:01:49.000000Z"}} 2018-08-25 22:01:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:49,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8115 X-Openstack-Request-Id: req-ec982a66-0937-4710-9733-d7fc6d5cb0bf Date: Sat, 25 Aug 2018 22:01:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 22:01:49,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-ec982a66-0937-4710-9733-d7fc6d5cb0bf 2018-08-25 22:01:49,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:50,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1875 X-Openstack-Request-Id: req-58f71995-953d-40f1-a82c-147552e63f14 Date: Sat, 25 Aug 2018 22:01:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","subnetpool_id":null,"name":"pns-internal-subnet2"}]} 2018-08-25 22:01:50,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-58f71995-953d-40f1-a82c-147552e63f14 2018-08-25 22:01:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:50,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-f05b89a8-f863-46fd-828d-4dd39f3182b8 Date: Sat, 25 Aug 2018 22:01:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:08:48Z", "revision_number": 7, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "created_at": "2018-08-25T20:09:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:09:48Z", "revision_number": 0, "routes": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d", "name": ""}]} 2018-08-25 22:01:50,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers used request id req-f05b89a8-f863-46fd-828d-4dd39f3182b8 2018-08-25 22:01:50,112 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-08-25 22:01:50,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-08-25 22:01:50,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b102b56f-085e-4f8f-86fe-c01ba5a56284 Date: Sat, 25 Aug 2018 22:01:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T22:01:50Z","is_default":false,"provider:segmentation_id":110,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:50Z","mtu":1450}} 2018-08-25 22:01:50,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-b102b56f-085e-4f8f-86fe-c01ba5a56284 2018-08-25 22:01:50,420 - sdnvpn.lib.openstack_utils - DEBUG - Network 'faf767ac-62e5-4aa8-bea3-f53be9d34910' created successfully 2018-08-25 22:01:50,420 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-25 22:01:50,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"subnets": [{"ip_version": 4, "network_id": "faf767ac-62e5-4aa8-bea3-f53be9d34910", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-08-25 22:01:50,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-57df2529-fbab-49fe-a50d-dc08634fd8f8 Date: Sat, 25 Aug 2018 22:01:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:50Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:01:50Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"9d84c5b8-0889-4956-89a0-b097e2dfde71","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-08-25 22:01:50,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-57df2529-fbab-49fe-a50d-dc08634fd8f8 2018-08-25 22:01:50,859 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '9d84c5b8-0889-4956-89a0-b097e2dfde71' created successfully 2018-08-25 22:01:50,859 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-25 22:01:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-08-25 22:01:50,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-629fe074-0066-49a3-8f34-e183bc9618c4 Date: Sat, 25 Aug 2018 22:01:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:01:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:01:50Z", "revision_number": 0, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b", "name": "sdnvpn-8-1-router"}} 2018-08-25 22:01:50,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers used request id req-629fe074-0066-49a3-8f34-e183bc9618c4 2018-08-25 22:01:50,966 - sdnvpn.lib.openstack_utils - DEBUG - Router 'ce5971db-e5a8-4c02-ba0f-62813c34619b' created successfully 2018-08-25 22:01:50,966 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-25 22:01:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"subnet_id": "9d84c5b8-0889-4956-89a0-b097e2dfde71"}' 2018-08-25 22:01:52,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a67b7286-3754-42c7-97d2-91ac9cd2ab6d Date: Sat, 25 Aug 2018 22:01:52 GMT RESP BODY: {"network_id": "faf767ac-62e5-4aa8-bea3-f53be9d34910", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "9d84c5b8-0889-4956-89a0-b097e2dfde71", "subnet_ids": ["9d84c5b8-0889-4956-89a0-b097e2dfde71"], "port_id": "f46a0a64-8f54-4415-999a-8cc1961b22f9", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b"} 2018-08-25 22:01:52,619 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b/add_router_interface used request id req-a67b7286-3754-42c7-97d2-91ac9cd2ab6d 2018-08-25 22:01:52,619 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-25 22:01:52,619 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-25 22:01:52,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:52,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8772 X-Openstack-Request-Id: req-1b4d8d1d-a2c3-4808-8dec-ba83791f62d0 Date: Sat, 25 Aug 2018 22:01:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["9d84c5b8-0889-4956-89a0-b097e2dfde71"],"description":"","tags":[],"updated_at":"2018-08-25T22:01:50Z","provider:segmentation_id":110,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 22:01:52,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-1b4d8d1d-a2c3-4808-8dec-ba83791f62d0 2018-08-25 22:01:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}}' 2018-08-25 22:01:54,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-adf5b16b-6429-406f-b05b-7a6d1aa4c10d Date: Sat, 25 Aug 2018 22:01:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:01:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:01:54Z", "revision_number": 3, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b", "name": "sdnvpn-8-1-router"}} 2018-08-25 22:01:54,302 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b used request id req-adf5b16b-6429-406f-b05b-7a6d1aa4c10d 2018-08-25 22:01:54,302 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-25 22:01:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:54,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8772 X-Openstack-Request-Id: req-ef05c189-c400-420b-be51-b0b8d7a0ab8e Date: Sat, 25 Aug 2018 22:01:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["9d84c5b8-0889-4956-89a0-b097e2dfde71"],"description":"","tags":[],"updated_at":"2018-08-25T22:01:50Z","provider:segmentation_id":110,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 22:01:54,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-ef05c189-c400-420b-be51-b0b8d7a0ab8e 2018-08-25 22:01:54,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:54,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2504 X-Openstack-Request-Id: req-c6cd4ed8-f346-497a-8b65-63e74f9111c0 Date: Sat, 25 Aug 2018 22:01:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:50Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:01:50Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"9d84c5b8-0889-4956-89a0-b097e2dfde71","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-08-25 22:01:54,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-c6cd4ed8-f346-497a-8b65-63e74f9111c0 2018-08-25 22:01:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:54,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1455 X-Openstack-Request-Id: req-ad6d53d3-d430-4469-a97a-792c6e443b5d Date: Sat, 25 Aug 2018 22:01:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:08:48Z", "revision_number": 7, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:01:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:01:54Z", "revision_number": 3, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b", "name": "sdnvpn-8-1-router"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "created_at": "2018-08-25T20:09:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:09:48Z", "revision_number": 0, "routes": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d", "name": ""}]} 2018-08-25 22:01:54,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers used request id req-ad6d53d3-d430-4469-a97a-792c6e443b5d 2018-08-25 22:01:54,631 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-08-25 22:01:54,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-08-25 22:01:54,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6f1ea54d-b888-4241-855c-87b61225f9d7 Date: Sat, 25 Aug 2018 22:01:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"426fd6b1-0468-4edc-aa5d-6f131183f582","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T22:01:54Z","is_default":false,"provider:segmentation_id":86,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:54Z","mtu":1450}} 2018-08-25 22:01:54,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-6f1ea54d-b888-4241-855c-87b61225f9d7 2018-08-25 22:01:54,889 - sdnvpn.lib.openstack_utils - DEBUG - Network '426fd6b1-0468-4edc-aa5d-6f131183f582' created successfully 2018-08-25 22:01:54,890 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-25 22:01:54,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"subnets": [{"ip_version": 4, "network_id": "426fd6b1-0468-4edc-aa5d-6f131183f582", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-08-25 22:01:55,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2725cad0-0dbd-4d5f-874e-ae435623202b Date: Sat, 25 Aug 2018 22:01:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"426fd6b1-0468-4edc-aa5d-6f131183f582","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:54Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:01:54Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"5c414535-e5b7-4e4c-ab32-cd94f5926425","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-08-25 22:01:55,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-2725cad0-0dbd-4d5f-874e-ae435623202b 2018-08-25 22:01:55,302 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '5c414535-e5b7-4e4c-ab32-cd94f5926425' created successfully 2018-08-25 22:01:55,303 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-25 22:01:55,303 - sdnvpn.lib.openstack_utils - DEBUG - Router 'ce5971db-e5a8-4c02-ba0f-62813c34619b' created successfully 2018-08-25 22:01:55,303 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-25 22:01:55,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"subnet_id": "5c414535-e5b7-4e4c-ab32-cd94f5926425"}' 2018-08-25 22:01:57,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ae0da132-d904-45e4-9d88-0d681987768b Date: Sat, 25 Aug 2018 22:01:57 GMT RESP BODY: {"network_id": "426fd6b1-0468-4edc-aa5d-6f131183f582", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "5c414535-e5b7-4e4c-ab32-cd94f5926425", "subnet_ids": ["5c414535-e5b7-4e4c-ab32-cd94f5926425"], "port_id": "51a3ae44-abfb-480e-b1cc-0f4e48a2f60f", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b"} 2018-08-25 22:01:57,143 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b/add_router_interface used request id req-ae0da132-d904-45e4-9d88-0d681987768b 2018-08-25 22:01:57,144 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-25 22:01:57,144 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-25 22:01:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:57,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9428 X-Openstack-Request-Id: req-8cf7271d-7186-4ceb-825b-85f31e145079 Date: Sat, 25 Aug 2018 22:01:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"426fd6b1-0468-4edc-aa5d-6f131183f582","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["5c414535-e5b7-4e4c-ab32-cd94f5926425"],"description":"","tags":[],"updated_at":"2018-08-25T22:01:55Z","provider:segmentation_id":86,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:54Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["9d84c5b8-0889-4956-89a0-b097e2dfde71"],"description":"","tags":[],"updated_at":"2018-08-25T22:01:50Z","provider:segmentation_id":110,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 22:01:57,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-8cf7271d-7186-4ceb-825b-85f31e145079 2018-08-25 22:01:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}}' 2018-08-25 22:01:58,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-56ead64f-d81f-40d7-ad1b-3c2d328c9c98 Date: Sat, 25 Aug 2018 22:01:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:01:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:01:57Z", "revision_number": 5, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b", "name": "sdnvpn-8-1-router"}} 2018-08-25 22:01:58,192 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b used request id req-56ead64f-d81f-40d7-ad1b-3c2d328c9c98 2018-08-25 22:01:58,193 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-25 22:01:58,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:58,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 51805 X-Openstack-Request-Id: req-ee3fb4ee-52f9-47d2-877f-1d0b2cc42284 Date: Sat, 25 Aug 2018 22:01:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "updated_at": "2018-08-25T21:52:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "0dca02a0-8194-4cda-9c55-882f54d62267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "25fac68a-cc47-432b-a46c-effdc409ddcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "5c72490a-fc51-4820-91fc-0098772ed04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "7478f6a1-a820-4354-81ff-bef37640f1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 4, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "96ec442b-f4af-450f-b529-1094026f9972", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 22:01:58,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-ee3fb4ee-52f9-47d2-877f-1d0b2cc42284 2018-08-25 22:01:58,353 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:01:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:58,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43573 X-Openstack-Request-Id: req-a7559a7f-d389-4bc4-980e-1868f085072d Date: Sat, 25 Aug 2018 22:01:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "0295554f-726a-4f19-9a3d-41fcf065eefc"}, {"remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "047c03fd-0138-478b-9c16-106874f8e87d"}, {"remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc"}, {"remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "0637f264-3049-493b-ada4-045333ba17ca"}, {"remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "07007d91-f0d0-41cc-97fd-a70e611cf154"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "0dca02a0-8194-4cda-9c55-882f54d62267"}, {"remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4"}, {"remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5"}, {"remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "port_range_min": null, "revision_number": 0, "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:12Z", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "10358189-a21a-48b0-bd40-07d5d5bddc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "1e7ee461-1127-4226-9011-db9f7c41053a"}, {"remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "project_id": "", "id": "20c89f12-1c00-4371-af75-15758f5eb5c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:13Z", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "port_range_min": null, "revision_number": 0, "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21"}, {"remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2540d733-21d1-4141-be03-77941bcef4c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "25fac68a-cc47-432b-a46c-effdc409ddcc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "27d2a18d-0190-455a-86a2-785838fab5ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "27f85b6c-d70e-4caf-8921-50c213c36235"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47"}, {"remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "33468f05-deee-43c6-9448-041725623884"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d"}, {"remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1"}, {"remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb"}, {"remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "project_id": "", "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9"}, {"remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:13Z", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "496e321f-7d82-4ffc-9427-5dbe6799a408"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "project_id": "", "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": 5001, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4eb68426-b8e0-424f-830b-7992d31080f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "port_range_min": null, "revision_number": 0, "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "56051792-a4dc-48b5-b1c2-f203133b86fe"}, {"remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "port_range_min": null, "revision_number": 0, "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "56562744-01a5-4ebf-9d0c-b07350411a8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "5c72490a-fc51-4820-91fc-0098772ed04c"}, {"remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "port_range_min": null, "revision_number": 0, "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "5d115bce-3d94-449f-bb39-06969e532943"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "port_range_min": null, "revision_number": 0, "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "5ed356d1-5ada-4427-8121-2644b5211fcc"}, {"remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "port_range_min": null, "revision_number": 0, "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "port_range_min": null, "revision_number": 0, "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4"}, {"remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "port_range_min": null, "revision_number": 0, "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "68def5e9-7dc8-454e-8c46-1d126587d07a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "7478f6a1-a820-4354-81ff-bef37640f1f4"}, {"remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "port_range_min": null, "revision_number": 0, "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:11Z", "project_id": "277124b01775428c9e553348a4cb12b8", "id": "77721e55-b32f-431a-be02-83a09df03a14"}, {"remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "788e86cd-be62-4e81-889b-421b17a863ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "port_range_min": null, "revision_number": 0, "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b"}, {"remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "port_range_min": null, "revision_number": 0, "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:12Z", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4"}, {"remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "port_range_min": null, "revision_number": 0, "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "868fceca-08de-4d20-9298-83bd5afc9023"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "port_range_min": null, "revision_number": 0, "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:11Z", "project_id": "277124b01775428c9e553348a4cb12b8", "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "8e386e97-55e0-4ff3-bba2-4490900295d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed"}, {"remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "port_range_min": null, "revision_number": 0, "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "95064370-cb4a-4464-8874-94acb3c03932"}, {"remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": 22, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a"}, {"remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "port_range_min": null, "revision_number": 0, "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "9e89e439-4e13-4388-9b58-e945f6141698"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "port_range_min": null, "revision_number": 0, "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "a3e92347-c06f-4e78-839e-65988fa1126f"}, {"remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "aaff7dd0-2de7-4917-abef-a2fac2267122"}, {"remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48"}, {"remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:13Z", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b"}, {"remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "badd867d-420c-4641-be6f-b31c986555f7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "port_range_min": null, "revision_number": 0, "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6"}, {"remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23"}, {"remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "port_range_min": null, "revision_number": 0, "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "port_range_min": null, "revision_number": 0, "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "c92e6e66-8e13-4234-9275-944ca2f10694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "port_range_min": null, "revision_number": 0, "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "d6551721-e4e0-4427-b6a8-c64864ecf300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "project_id": "", "id": "d708ae25-d6fb-494f-af92-1453d4bd375f"}, {"remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "port_range_min": null, "revision_number": 0, "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "project_id": "277124b01775428c9e553348a4cb12b8", "id": "e265847f-4a9f-45ae-8944-18a310fe50d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "port_range_min": null, "revision_number": 0, "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:12Z", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "e7173939-1679-429c-ae99-bd3200a5d797"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "port_range_min": null, "revision_number": 0, "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "e9b47698-fa91-437f-a369-4d48bff98b91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "port_range_min": null, "revision_number": 0, "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:12Z", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "ed494f2f-8302-4f06-85bd-457202b9021b"}, {"remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": 5001, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "port_range_min": null, "revision_number": 0, "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:11Z", "project_id": "277124b01775428c9e553348a4cb12b8", "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "f8272689-d8a9-48d2-baa6-999e4b47a773"}, {"remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "port_range_min": null, "revision_number": 0, "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03"}, {"remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13"}, {"remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57"}, {"remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "port_range_min": null, "revision_number": 0, "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4"}, {"remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355"}]} 2018-08-25 22:01:58,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-group-rules used request id req-a7559a7f-d389-4bc4-980e-1868f085072d 2018-08-25 22:01:58,444 - sdnvpn_test_utils - INFO - This rule exists for security group: 96ec442b-f4af-450f-b529-1094026f9972 2018-08-25 22:01:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:01:58,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43573 X-Openstack-Request-Id: req-ca3ecd5f-6861-4541-be2f-abe20e958fcc Date: Sat, 25 Aug 2018 22:01:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "0295554f-726a-4f19-9a3d-41fcf065eefc"}, {"remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "047c03fd-0138-478b-9c16-106874f8e87d"}, {"remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc"}, {"remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "0637f264-3049-493b-ada4-045333ba17ca"}, {"remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "07007d91-f0d0-41cc-97fd-a70e611cf154"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "0dca02a0-8194-4cda-9c55-882f54d62267"}, {"remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4"}, {"remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5"}, {"remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "port_range_min": null, "revision_number": 0, "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:12Z", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "10358189-a21a-48b0-bd40-07d5d5bddc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "1e7ee461-1127-4226-9011-db9f7c41053a"}, {"remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "project_id": "", "id": "20c89f12-1c00-4371-af75-15758f5eb5c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:13Z", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "port_range_min": null, "revision_number": 0, "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21"}, {"remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2540d733-21d1-4141-be03-77941bcef4c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "25fac68a-cc47-432b-a46c-effdc409ddcc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "27d2a18d-0190-455a-86a2-785838fab5ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "27f85b6c-d70e-4caf-8921-50c213c36235"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47"}, {"remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "33468f05-deee-43c6-9448-041725623884"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d"}, {"remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1"}, {"remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb"}, {"remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "project_id": "", "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9"}, {"remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:13Z", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "496e321f-7d82-4ffc-9427-5dbe6799a408"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "project_id": "", "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": 5001, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4eb68426-b8e0-424f-830b-7992d31080f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "port_range_min": null, "revision_number": 0, "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "56051792-a4dc-48b5-b1c2-f203133b86fe"}, {"remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "port_range_min": null, "revision_number": 0, "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "56562744-01a5-4ebf-9d0c-b07350411a8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "5c72490a-fc51-4820-91fc-0098772ed04c"}, {"remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "port_range_min": null, "revision_number": 0, "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "5d115bce-3d94-449f-bb39-06969e532943"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "port_range_min": null, "revision_number": 0, "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "5ed356d1-5ada-4427-8121-2644b5211fcc"}, {"remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "port_range_min": null, "revision_number": 0, "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "port_range_min": null, "revision_number": 0, "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4"}, {"remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "port_range_min": null, "revision_number": 0, "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "68def5e9-7dc8-454e-8c46-1d126587d07a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "7478f6a1-a820-4354-81ff-bef37640f1f4"}, {"remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "port_range_min": null, "revision_number": 0, "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:11Z", "project_id": "277124b01775428c9e553348a4cb12b8", "id": "77721e55-b32f-431a-be02-83a09df03a14"}, {"remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "788e86cd-be62-4e81-889b-421b17a863ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "port_range_min": null, "revision_number": 0, "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b"}, {"remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "port_range_min": null, "revision_number": 0, "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:12Z", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:10Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4"}, {"remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "port_range_min": null, "revision_number": 0, "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "868fceca-08de-4d20-9298-83bd5afc9023"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "port_range_min": null, "revision_number": 0, "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:11Z", "project_id": "277124b01775428c9e553348a4cb12b8", "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "8e386e97-55e0-4ff3-bba2-4490900295d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed"}, {"remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "port_range_min": null, "revision_number": 0, "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "95064370-cb4a-4464-8874-94acb3c03932"}, {"remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": 22, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a"}, {"remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "port_range_min": null, "revision_number": 0, "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "9e89e439-4e13-4388-9b58-e945f6141698"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "port_range_min": null, "revision_number": 0, "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "a3e92347-c06f-4e78-839e-65988fa1126f"}, {"remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "aaff7dd0-2de7-4917-abef-a2fac2267122"}, {"remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48"}, {"remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:13Z", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b"}, {"remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "badd867d-420c-4641-be6f-b31c986555f7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "port_range_min": null, "revision_number": 0, "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6"}, {"remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23"}, {"remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "port_range_min": null, "revision_number": 0, "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "port_range_min": null, "revision_number": 0, "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "c92e6e66-8e13-4234-9275-944ca2f10694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "port_range_min": null, "revision_number": 0, "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "d6551721-e4e0-4427-b6a8-c64864ecf300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": null, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "project_id": "", "id": "d708ae25-d6fb-494f-af92-1453d4bd375f"}, {"remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "port_range_min": null, "revision_number": 0, "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "project_id": "277124b01775428c9e553348a4cb12b8", "id": "e265847f-4a9f-45ae-8944-18a310fe50d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "port_range_min": null, "revision_number": 0, "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:12Z", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "e7173939-1679-429c-ae99-bd3200a5d797"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "port_range_min": null, "revision_number": 0, "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "e9b47698-fa91-437f-a369-4d48bff98b91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "port_range_min": null, "revision_number": 0, "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:12Z", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "ed494f2f-8302-4f06-85bd-457202b9021b"}, {"remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "port_range_min": null, "revision_number": 0, "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "project_id": "1d1f406f78694a47b323beb71885811a", "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "port_range_min": null, "revision_number": 0, "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "port_range_min": 5001, "revision_number": 0, "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "port_range_min": null, "revision_number": 0, "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:11Z", "project_id": "277124b01775428c9e553348a4cb12b8", "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "f8272689-d8a9-48d2-baa6-999e4b47a773"}, {"remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "port_range_min": null, "revision_number": 0, "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03"}, {"remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "port_range_min": null, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13"}, {"remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57"}, {"remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "port_range_min": null, "revision_number": 0, "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4"}, {"remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "port_range_min": null, "revision_number": 0, "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355"}]} 2018-08-25 22:01:58,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-group-rules used request id req-ca3ecd5f-6861-4541-be2f-abe20e958fcc 2018-08-25 22:01:58,533 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-25 22:01:58,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33: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}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:01:58,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-feb52cac-3d28-47dc-ba8f-86ac4bcc0ef7 Date: Sat, 25 Aug 2018 22:01:58 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-25T22:01:58Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "port_range_min": 80, "revision_number": 0, "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:01:58Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "b9ff96f2-d8e9-4396-9e6a-2a9299995b08"}} 2018-08-25 22:01:58,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/security-group-rules used request id req-feb52cac-3d28-47dc-ba8f-86ac4bcc0ef7 2018-08-25 22:01:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:01:58,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09aed726-c238-4abd-bca3-620e43d3c838 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:01:58,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-09aed726-c238-4abd-bca3-620e43d3c838 2018-08-25 22:01:58,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:01:59,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["CL3TrOadScGqDzyw-G3VfA"], "issued_at": "2018-08-25T22:01:59.000000Z"}} 2018-08-25 22:01:59,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e77c378c8bacbf9c6714e998c6f6805b077590a" 2018-08-25 22:01:59,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:01: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-a3c27f62-8d35-4bf0-99b1-ef1ea6ebf7b4 x-compute-request-id: req-a3c27f62-8d35-4bf0-99b1-ef1ea6ebf7b4 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 22:01:59,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-a3c27f62-8d35-4bf0-99b1-ef1ea6ebf7b4 2018-08-25 22:01:59,455 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-25 22:01:59,455 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-08-25 22:01:59,455 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=262756cc-b708-4265-b144-73fd65360bf9 network=426fd6b1-0468-4edc-aa5d-6f131183f582 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 22:01:59,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:01:59,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:01:59,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:01:59,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:01:59,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:01:59,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:01:59,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:01:59,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:01:59,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:01:59,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:01:59,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:01:59,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:01:59,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:01:59,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:01:59,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:01:59,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:01:59,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:01:59,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:01:59,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:01:59,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:01:59,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:01:59,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:01:59,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:01:59,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:01:59,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:01:59,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:01:59,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff9aed7-1364-42d5-86c1-a51452890568 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:01:59,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-7ff9aed7-1364-42d5-86c1-a51452890568 2018-08-25 22:01:59,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:01:59,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["_UxPK4LITdeBdnlZok36ZA"], "issued_at": "2018-08-25T22:01:59.000000Z"}} 2018-08-25 22:01:59,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035aca857d8cf14435ab10639d31051301f384a0" 2018-08-25 22:02:00,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:01: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-60909d07-5794-4573-97d0-bf1001d68bf2 x-compute-request-id: req-60909d07-5794-4573-97d0-bf1001d68bf2 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:02:00,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-60909d07-5794-4573-97d0-bf1001d68bf2 2018-08-25 22:02:00,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035aca857d8cf14435ab10639d31051301f384a0" 2018-08-25 22:02:00,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-7a07b051-6b7f-408b-b01e-f39e7a242003 x-compute-request-id: req-7a07b051-6b7f-408b-b01e-f39e7a242003 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:02:00,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-7a07b051-6b7f-408b-b01e-f39e7a242003 2018-08-25 22:02:00,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035aca857d8cf14435ab10639d31051301f384a0" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "262756cc-b708-4265-b144-73fd65360bf9", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "426fd6b1-0468-4edc-aa5d-6f131183f582"}]}}' 2018-08-25 22:02:02,021 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:02: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-cb931033-4db9-45d0-b914-da84c502d54a x-compute-request-id: req-cb931033-4db9-45d0-b914-da84c502d54a Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "bookmark"}], "adminPass": "aSHvvDWyekM3"}} 2018-08-25 22:02:02,022 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-cb931033-4db9-45d0-b914-da84c502d54a 2018-08-25 22:02:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:02:02,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e039b6b6-0c3f-4fd3-88bf-5817234fc4ce Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:02:02,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-e039b6b6-0c3f-4fd3-88bf-5817234fc4ce 2018-08-25 22:02:02,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:02:02,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["j3hTcJWXQE23RI8xoeFhNw"], "issued_at": "2018-08-25T22:02:02.000000Z"}} 2018-08-25 22:02:02,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c292af397bc9a8f3ff4b69d30f31e6080a577c16" 2018-08-25 22:02:03,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-a0a0729e-faa2-4274-a8e9-68c02d20fb05 x-compute-request-id: req-a0a0729e-faa2-4274-a8e9-68c02d20fb05 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.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "bookmark"}], "image": {"id": "262756cc-b708-4265-b144-73fd65360bf9", "links": [{"href": "http://172.30.9.33:8774/images/262756cc-b708-4265-b144-73fd65360bf9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:02:02Z", "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-25T22:02:01Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:02:03,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 used request id req-a0a0729e-faa2-4274-a8e9-68c02d20fb05 2018-08-25 22:02:06,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c292af397bc9a8f3ff4b69d30f31e6080a577c16" 2018-08-25 22:02:07,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-fcca0b92-97b2-41b1-bfbe-c48f178b3e06 x-compute-request-id: req-fcca0b92-97b2-41b1-bfbe-c48f178b3e06 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b7:b2", "version": 4, "addr": "10.10.20.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "bookmark"}], "image": {"id": "262756cc-b708-4265-b144-73fd65360bf9", "links": [{"href": "http://172.30.9.33:8774/images/262756cc-b708-4265-b144-73fd65360bf9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:02:03Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-8-2", "created": "2018-08-25T22:02:01Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:02:07,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 used request id req-fcca0b92-97b2-41b1-bfbe-c48f178b3e06 2018-08-25 22:02:10,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c292af397bc9a8f3ff4b69d30f31e6080a577c16" 2018-08-25 22:02:10,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-0b9bbe7b-cce2-4394-94b0-606a70adc0eb x-compute-request-id: req-0b9bbe7b-cce2-4394-94b0-606a70adc0eb Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b7:b2", "version": 4, "addr": "10.10.20.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "bookmark"}], "image": {"id": "262756cc-b708-4265-b144-73fd65360bf9", "links": [{"href": "http://172.30.9.33:8774/images/262756cc-b708-4265-b144-73fd65360bf9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009d", "OS-SRV-USG:launched_at": "2018-08-25T22:02:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:02:07Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-8-2", "created": "2018-08-25T22:02:01Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:02:10,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 used request id req-0b9bbe7b-cce2-4394-94b0-606a70adc0eb 2018-08-25 22:02:10,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035aca857d8cf14435ab10639d31051301f384a0" 2018-08-25 22:02:11,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-6272785b-05cd-44ec-bf76-a2d95f3624bb x-compute-request-id: req-6272785b-05cd-44ec-bf76-a2d95f3624bb Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b7:b2", "version": 4, "addr": "10.10.20.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "rel": "bookmark"}], "image": {"id": "262756cc-b708-4265-b144-73fd65360bf9", "links": [{"href": "http://172.30.9.33:8774/images/262756cc-b708-4265-b144-73fd65360bf9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009d", "OS-SRV-USG:launched_at": "2018-08-25T22:02:07.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "621ce9a3-6b9b-4e53-af9f-7deb2ccace78", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:02:07Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-8-2", "created": "2018-08-25T22:02:01Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:02:11,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78 used request id req-6272785b-05cd-44ec-bf76-a2d95f3624bb 2018-08-25 22:02:11,535 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.3'. 2018-08-25 22:02:11,535 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-08-25 22:02:11,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e77c378c8bacbf9c6714e998c6f6805b077590a" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:02:12,539 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:02: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-35e1842e-41f8-4f86-af05-961d133323fa x-compute-request-id: req-35e1842e-41f8-4f86-af05-961d133323fa Content-Length: 0 Content-Type: application/json 2018-08-25 22:02:12,539 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78/action used request id req-35e1842e-41f8-4f86-af05-961d133323fa 2018-08-25 22:02:12,539 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-08-25 22:02:12,539 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=262756cc-b708-4265-b144-73fd65360bf9 network=faf767ac-62e5-4aa8-bea3-f53be9d34910 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.3 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-25 22:02:12,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:02:12,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:02:12,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:02:12,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:02:12,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:02:12,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:02:12,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:02:12,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:02:12,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:02:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:02:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:02:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:02:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:02:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:02:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:02:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:02:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:02:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:02:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:02:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:02:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:02:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:02:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:02:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:02:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:02:12,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:02:12,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:02:12,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:02:12,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:02:12,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:02:12,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:02:12,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:02:12,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:02:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:02:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:02:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:02:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:02:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:02:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:02:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:02:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:02:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:02:12,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:02:12,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0e75f7-1c7a-4b8c-92de-8f3195577807 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:02:12,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-4d0e75f7-1c7a-4b8c-92de-8f3195577807 2018-08-25 22:02:12,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:02:12,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["4z0gJFBZQOO20VXh2wMVJQ"], "issued_at": "2018-08-25T22:02:12.000000Z"}} 2018-08-25 22:02:12,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c36444abcd3436aa27f29a0407124b10c5561c0" 2018-08-25 22:02:13,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-a90fd36f-706d-4c01-8a29-00ef6c5932db x-compute-request-id: req-a90fd36f-706d-4c01-8a29-00ef6c5932db Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:02:13,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-a90fd36f-706d-4c01-8a29-00ef6c5932db 2018-08-25 22:02:13,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c36444abcd3436aa27f29a0407124b10c5561c0" 2018-08-25 22:02:13,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-e12a27fb-d94b-4b74-9e05-597d1d0af06f x-compute-request-id: req-e12a27fb-d94b-4b74-9e05-597d1d0af06f Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:02:13,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-e12a27fb-d94b-4b74-9e05-597d1d0af06f 2018-08-25 22:02:13,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c36444abcd3436aa27f29a0407124b10c5561c0" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "262756cc-b708-4265-b144-73fd65360bf9", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC4zCndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "faf767ac-62e5-4aa8-bea3-f53be9d34910"}], "config_drive": true}}' 2018-08-25 22:02:14,482 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:02: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-8a111c98-029e-431b-83ef-f8d2f24f14ad x-compute-request-id: req-8a111c98-029e-431b-83ef-f8d2f24f14ad Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d86f7648-71ba-4fbf-974c-5fafa9737d53", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "bookmark"}], "adminPass": "f8qnU2EfQMmo"}} 2018-08-25 22:02:14,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-8a111c98-029e-431b-83ef-f8d2f24f14ad 2018-08-25 22:02:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:02:14,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81dfd86-2318-44d4-aa30-fab5ee32d6aa Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:02:14,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-e81dfd86-2318-44d4-aa30-fab5ee32d6aa 2018-08-25 22:02:14,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:02:14,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["9rkky4nYTqWL1-f1W86gCw"], "issued_at": "2018-08-25T22:02:14.000000Z"}} 2018-08-25 22:02:14,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af05bf0a12c952029781bd92c417291704703602" 2018-08-25 22:02:15,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-767de6e9-b045-412a-8e4f-fcb2e69beece x-compute-request-id: req-767de6e9-b045-412a-8e4f-fcb2e69beece Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "bookmark"}], "image": {"id": "262756cc-b708-4265-b144-73fd65360bf9", "links": [{"href": "http://172.30.9.33:8774/images/262756cc-b708-4265-b144-73fd65360bf9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d86f7648-71ba-4fbf-974c-5fafa9737d53", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:02:15Z", "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-1", "created": "2018-08-25T22:02:14Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:02:15,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 used request id req-767de6e9-b045-412a-8e4f-fcb2e69beece 2018-08-25 22:02:18,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af05bf0a12c952029781bd92c417291704703602" 2018-08-25 22:02:18,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-2b1f7d4e-0616-4635-a9e0-10f2bdd6aebd x-compute-request-id: req-2b1f7d4e-0616-4635-a9e0-10f2bdd6aebd Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d9:50", "version": 4, "addr": "10.10.10.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "bookmark"}], "image": {"id": "262756cc-b708-4265-b144-73fd65360bf9", "links": [{"href": "http://172.30.9.33:8774/images/262756cc-b708-4265-b144-73fd65360bf9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d86f7648-71ba-4fbf-974c-5fafa9737d53", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:02:16Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-8-1", "created": "2018-08-25T22:02:14Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:02:18,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 used request id req-2b1f7d4e-0616-4635-a9e0-10f2bdd6aebd 2018-08-25 22:02:21,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af05bf0a12c952029781bd92c417291704703602" 2018-08-25 22:02:22,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-25bb744b-aed0-40e5-8258-64116f232ade x-compute-request-id: req-25bb744b-aed0-40e5-8258-64116f232ade Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d9:50", "version": 4, "addr": "10.10.10.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "bookmark"}], "image": {"id": "262756cc-b708-4265-b144-73fd65360bf9", "links": [{"href": "http://172.30.9.33:8774/images/262756cc-b708-4265-b144-73fd65360bf9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009e", "OS-SRV-USG:launched_at": "2018-08-25T22:02:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d86f7648-71ba-4fbf-974c-5fafa9737d53", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:02:20Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-8-1", "created": "2018-08-25T22:02:14Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:02:22,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 used request id req-25bb744b-aed0-40e5-8258-64116f232ade 2018-08-25 22:02:22,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c36444abcd3436aa27f29a0407124b10c5561c0" 2018-08-25 22:02:23,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-b2d06145-1034-4cfc-bd30-dbb059ac20d2 x-compute-request-id: req-b2d06145-1034-4cfc-bd30-dbb059ac20d2 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d9:50", "version": 4, "addr": "10.10.10.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53", "rel": "bookmark"}], "image": {"id": "262756cc-b708-4265-b144-73fd65360bf9", "links": [{"href": "http://172.30.9.33:8774/images/262756cc-b708-4265-b144-73fd65360bf9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009e", "OS-SRV-USG:launched_at": "2018-08-25T22:02:20.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d86f7648-71ba-4fbf-974c-5fafa9737d53", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:02:20Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-8-1", "created": "2018-08-25T22:02:14Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:02:23,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53 used request id req-b2d06145-1034-4cfc-bd30-dbb059ac20d2 2018-08-25 22:02:23,127 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.22'. 2018-08-25 22:02:23,127 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-08-25 22:02:23,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e77c378c8bacbf9c6714e998c6f6805b077590a" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:02:23,911 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:02: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-833e5afe-ad61-4edc-8b23-ad7155a849a9 x-compute-request-id: req-833e5afe-ad61-4edc-8b23-ad7155a849a9 Content-Length: 0 Content-Type: application/json 2018-08-25 22:02:23,912 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action used request id req-833e5afe-ad61-4edc-8b23-ad7155a849a9 2018-08-25 22:02:23,912 - sdnvpn_test_utils - INFO - Waiting for instance 621ce9a3-6b9b-4e53-af9f-7deb2ccace78 to boot up 2018-08-25 22:02:23,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035aca857d8cf14435ab10639d31051301f384a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:02:23,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-3ec77ae5-4abd-45e3-a6ba-289627b65f30 x-compute-request-id: req-3ec77ae5-4abd-45e3-a6ba-289627b65f30 Content-Encoding: gzip Content-Length: 9565 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 484665292 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.185000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187259] pid_max: default: 32768 minimum: 301\n[ 0.188490] ACPI: Core revision 20150930\n[ 0.190155] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191993] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194160] AppArmor: AppArmor initialized\n[ 0.195344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197153] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198901] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202464] Initializing cgroup subsys io\n[ 0.203607] Initializing cgroup subsys memory\n[ 0.204810] Initializing cgroup subsys devices\n[ 0.206024] Initializing cgroup subsys freezer\n[ 0.207227] Initializing cgroup subsys net_cls\n[ 0.208428] Initializing cgroup subsys perf_event\n[ 0.209693] Initializing cgroup subsys net_prio\n[ 0.210940] Initializing cgroup subsys hugetlb\n[ 0.212160] Initializing cgroup subsys pids\n[ 0.213369] CPU: Physical Processor ID: 0\n[ 0.215186] mce: CPU supports 10 MCE banks\n[ 0.216360] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217747] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234031] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240681] ftrace: allocating 31920 entries in 125 pages\n[ 0.266061] smpboot: Max logical packages: 1\n[ 0.267262] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269142] x2apic enabled\n[ 0.270292] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274338] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277100] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279591] KVM setup paravirtual spinlock\n[ 0.281203] x86: Booted up 1 node, 1 CPUs\n[ 0.282328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284232] devtmpfs: initialized\n[ 0.286215] evm: security.selinux\n[ 0.287182] evm: security.SMACK64\n[ 0.288159] evm: security.SMACK64EXEC\n[ 0.289197] evm: security.SMACK64TRANSMUTE\n[ 0.290329] evm: security.SMACK64MMAP\n[ 0.291358] evm: security.ima\n[ 0.292259] evm: security.capability\n[ 0.293354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295911] pinctrl core: initialized pinctrl subsystem\n[ 0.297419] RTC time: 22:02:07, date: 08/25/18\n[ 0.298720] NET: Registered protocol family 16\n[ 0.300064] cpuidle: using governor ladder\n[ 0.301212] cpuidle: using governor menu\n[ 0.302318] PCCT header not found.\n[ 0.303357] ACPI: bus type PCI registered\n[ 0.304478] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306179] PCI: Using configuration type 1 for base access\n[ 0.308341] ACPI: Added _OSI(Module Device)\n[ 0.309520] ACPI: Added _OSI(Processor Device)\n[ 0.310717] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311986] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314149] ACPI: Interpreter enabled\n[ 0.315199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317754] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325379] ACPI: (supports S0 S5)\n[ 0.326362] ACPI: Using IOAPIC for interrupt routing\n[ 0.327659] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333047] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334733] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336355] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339341] acpiphp: Slot [3] registered\n[ 0.340448] acpiphp: Slot [4] registered\n[ 0.341547] acpiphp: Slot [5] registered\n[ 0.342648] acpiphp: Slot [6] registered\n[ 0.343755] acpiphp: Slot [7] registered\n[ 0.344873] acpiphp: Slot [8] registered\n[ 0.345992] acpiphp: Slot [9] registered\n[ 0.347104] acpiphp: Slot [10] registered\n[ 0.348234] acpiphp: Slot [11] registered\n[ 0.349377] acpiphp: Slot [12] registered\n[ 0.350496] acpiphp: Slot [13] registered\n[ 0.351607] acpiphp: Slot [14] registered\n[ 0.352726] acpiphp: Slot [15] registered\n[ 0.368089] acpiphp: Slot [16] registered\n[ 0.369218] acpiphp: Slot [17] registered\n[ 0.370338] acpiphp: Slot [18] registered\n[ 0.371451] acpiphp: Slot [19] registered\n[ 0.372568] acpiphp: Slot [20] registered\n[ 0.373684] acpiphp: Slot [21] registered\n[ 0.374805] acpiphp: Slot [22] registered\n[ 0.375932] acpiphp: Slot [23] registered\n[ 0.377035] acpiphp: Slot [24] registered\n[ 0.378152] acpiphp: Slot [25] registered\n[ 0.379262] acpiphp: Slot [26] registered\n[ 0.380372] acpiphp: Slot [27] registered\n[ 0.381495] acpiphp: Slot [28] registered\n[ 0.382615] acpiphp: Slot [29] registered\n[ 0.383731] acpiphp: Slot [30] registered\n[ 0.384853] acpiphp: Slot [31] registered\n[ 0.385966] PCI host bridge to bus 0000:00\n[ 0.387076] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394387] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400540] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402297] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403925] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405678] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411990] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433004] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435023] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438901] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440911] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442636] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444458] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448009] vgaarb: loaded\n[ 0.448846] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450491] SCSI subsystem initialized\n[ 0.451739] ACPI: bus type USB registered\n[ 0.452872] usbcore: registered new interface driver usbfs\n[ 0.454267] usbcore: registered new interface driver hub\n[ 0.455620] usbcore: registered new device driver usb\n[ 0.457114] PCI: Using ACPI for IRQ routing\n[ 0.458633] NetLabel: Initializing\n[ 0.459615] NetLabel: domain hash size = 128\n[ 0.460772] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462082] NetLabel: unlabeled traffic allowed by default\n[ 0.463659] clocksource: Switched to clocksource kvm-clock\n[ 0.473652] AppArmor: AppArmor Filesystem Enabled\n[ 0.474967] pnp: PnP ACPI init\n[ 0.476206] pnp: PnP ACPI: found 5 devices\n[ 0.483017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485364] NET: Registered protocol family 2\n[ 0.486776] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488521] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490146] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491786] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493259] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494841] NET: Registered protocol family 1\n[ 0.496048] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497550] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499014] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513533] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528065] Trying to unpack rootfs image as initramfs...\n[ 0.589317] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.594473] Scanning for low memory corruption every 60 seconds\n[ 0.596660] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.598285] audit: initializing netlink subsys (disabled)\n[ 0.599803] audit: type=2000 audit(1535234528.351:1): initialized\n[ 0.601686] Initialise system trusted keyring\n[ 0.603057] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.604668] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607411] zbud: loaded\n[ 0.608426] VFS: Disk quotas dquot_6.6.0\n[ 0.609568] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.611743] fuse init (API version 7.23)\n[ 0.612980] Key type big_key registered\n[ 0.614112] Allocating IMA MOK and blacklist keyrings.\n[ 0.615835] Key type asymmetric registered\n[ 0.616983] Asymmetric key parser 'x509' registered\n[ 0.618323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.620421] io scheduler noop registered\n[ 0.621522] io scheduler deadline registered (default)\n[ 0.622895] io scheduler cfq registered\n[ 0.624098] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.625536] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629332] ACPI: Power Button [PWRF]\n[ 0.630563] GHES: HEST is not enabled!\n[ 0.644675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673742] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700326] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.703374] Linux agpgart interface v0.103\n[ 0.706791] brd: module loaded\n[ 0.709015] loop: module loaded\n[ 0.713485] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715513] GPT:90111 != 2097151\n[ 0.716460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717960] GPT:90111 != 2097151\n[ 0.718890] GPT: Use GNU Parted to correct GPT errors.\n[ 0.720211] vda: vda1 vda15\n[ 0.721847] scsi host0: ata_piix\n[ 0.722885] scsi host1: ata_piix\n[ 0.723861] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.725468] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.727405] libphy: Fixed MDIO Bus: probed\n[ 0.728727] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729995] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732694] PPP generic driver version 2.4.2\n[ 0.733921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735504] ehci-pci: EHCI PCI platform driver\n[ 0.736690] ehci-platform: EHCI generic platform driver\n[ 0.738036] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739537] ohci-pci: OHCI PCI platform driver\n[ 0.740723] ohci-platform: OHCI generic platform driver\n[ 0.742052] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756668] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.758011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759980] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761321] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764486] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766400] usb usb1: Product: UHCI Host Controller\n[ 0.767618] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770424] hub 1-0:1.0: USB hub found\n[ 0.771473] hub 1-0:1.0: 2 ports detected\n[ 0.772819] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775655] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776937] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778298] mousedev: PS/2 mouse device common for all mice\n[ 0.779964] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782373] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783890] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787039] i2c /dev entries driver\n[ 0.788087] device-mapper: uevent: version 1.0.3\n[ 0.789357] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791561] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793405] NET: Registered protocol family 10\n[ 0.794929] NET: Registered protocol family 17\n[ 0.796142] Key type dns_resolver registered\n[ 0.797414] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798849] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801204] registered taskstats version 1\n[ 0.802331] Loading compiled-in X.509 certificates\n[ 0.804162] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806634] zswap: loaded using pool lzo/zbud\n[ 0.808682] Key type trusted registered\n[ 0.810794] Key type encrypted registered\n[ 0.811907] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813273] ima: No TPM chip found, activating TPM-bypass!\n[ 0.814655] evm: HMAC attrs: 0x1\n[ 0.815944] Magic number: 14:188:48\n[ 0.817073] rtc_cmos 00:00: setting system clock to 2018-08-25 22:02:08 UTC (1535234528)\n[ 0.819241] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.820711] EDD information not available.\n[ 0.885201] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901825] Write protecting the kernel read-only data: 14336k\n[ 0.904761] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907149] 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.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.065997] 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.20.3...\nLease of 10.10.20.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000009d\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCK3ilMv7rJ2yb3k98IOYIqFDRn3FV4ddMKlXt3VQK9BTbGRK2nQpS1F3eqQLRRvfYZh+OApHKcIqQ6STOPLYafcVfR/yL1gJp30xGfQb5cBDX7UP4xhqZMh7pHQ4jxNS1RflQitY8igGEjNGytgVT0cSYaQyr+zR8mQGmmZjb0k/MKG/LPWo2TPsT7L+HlbJlDdKyp7igOXS61qApSdBRvhyI9qPQPSRiuslmW6WGASHCwqaUjaNtgUc4fgxCChzlqW6H7nUpy5BdrDeheKiFy0dD3ZHNsTHDP/FEI/9NjvEI183iv3WSzgBIusmfFYLgkcHN6/lRJKSywCU8D0JX7 root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM5PelJohR2DLTvUlItjYFS9wj2ng4JmS24fC5VqGH9l+rY4L3UHxYa+KmaxkLRhHyMSyPZoLpuLeM9/ABglu6KqFagd7+KzUc5n5QV3SGHpJZQwBzLQjNcK+lkK3n/Egmj+cFMOXloC2ZrJ/dfDaqHSLB+G/l/JVPqa61bWOcu7AAAAFQCV5BKY1aKVjZTgpIZfbPlOiH5E5QAAAIEAoFzB4ExEk5Oeam4aC6jHU5BsakvfIglOB36B7ODsqvBi2yPJmYlDUwNtoCR4ZPBKbn8SWcsR5hHllmq9dspmmZJcH43S7cg004NxV4ZADbNnR7NdYmIdYFGdHVJoW4SElZxV+w0ynTlClwQfPi6Fw8E7DgiJGjkDL7xo8Q1kSC4AAACAU2M9P1xlj7q+2GM60vth6AeMpHw5Ny3/aNiAN0lX4/8cZN125SJevppKTNpfzh5jTrs4TA43beTilsyY/Fs9wwiXGgkaKI5qeWJmlyULlom6G91pCKmP9XnhtssTgSseYL6lCOgthcOMi2f/RYJQDBtN6RD9LS9SljIOaJ1rGLU= root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.41s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.3,24,fe80::f816:3eff:fe44:b7b2/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.3 \nip-route:169.254.169.254 via 10.10.20.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-0000009d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.89 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-8-2 login: "} 2018-08-25 22:02:23,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78/action used request id req-3ec77ae5-4abd-45e3-a6ba-289627b65f30 2018-08-25 22:02:26,020 - sdnvpn_test_utils - INFO - Waiting for instance d86f7648-71ba-4fbf-974c-5fafa9737d53 to boot up 2018-08-25 22:02:26,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c36444abcd3436aa27f29a0407124b10c5561c0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:02:26,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-2bb9e769-719e-4aff-b666-f3f6cc441801 x-compute-request-id: req-2bb9e769-719e-4aff-b666-f3f6cc441801 Content-Encoding: gzip Content-Length: 8150 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 609491399 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.225994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228936] pid_max: default: 32768 minimum: 301\n[ 0.230522] ACPI: Core revision 20150930\n[ 0.232505] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234735] Security Framework initialized\n[ 0.236171] Yama: becoming mindful.\n[ 0.237478] AppArmor: AppArmor initialized\n[ 0.238947] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243506] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245628] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248036] Initializing cgroup subsys io\n[ 0.249450] Initializing cgroup subsys memory\n[ 0.250974] Initializing cgroup subsys devices\n[ 0.252512] Initializing cgroup subsys freezer\n[ 0.254024] Initializing cgroup subsys net_cls\n[ 0.255595] Initializing cgroup subsys perf_event\n[ 0.257242] Initializing cgroup subsys net_prio\n[ 0.258846] Initializing cgroup subsys hugetlb\n[ 0.260408] Initializing cgroup subsys pids\n[ 0.261928] CPU: Physical Processor ID: 0\n[ 0.264041] mce: CPU supports 10 MCE banks\n[ 0.265540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267300] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282424] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289578] ftrace: allocating 31920 entries in 125 pages\n[ 0.314980] smpboot: Max logical packages: 1\n[ 0.316501] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.318843] x2apic enabled\n[ 0.320191] Switched APIC routing to physical x2apic.\n[ 0.323052] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.325038] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.328527] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.331641] KVM setup paravirtual spinlock\n[ 0.333555] x86: Booted up 1 node, 1 CPUs\n[ 0.334940] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.337317] devtmpfs: initialized\n[ 0.339503] evm: security.selinux\n[ 0.340729] evm: security.SMACK64\n[ 0.341906] evm: security.SMACK64EXEC\n[ 0.343183] evm: security.SMACK64TRANSMUTE\n[ 0.344584] evm: security.SMACK64MMAP\n[ 0.345862] evm: security.ima\n[ 0.346949] evm: security.capability\n[ 0.348318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.351539] pinctrl core: initialized pinctrl subsystem\n[ 0.353388] RTC time: 22:02:20, date: 08/25/18\n[ 0.354985] NET: Registered protocol family 16\n[ 0.356638] cpuidle: using governor ladder\n[ 0.358104] cpuidle: using governor menu\n[ 0.359464] PCCT header not found.\n[ 0.360747] ACPI: bus type PCI registered\n[ 0.362129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.364290] PCI: Using configuration type 1 for base access\n[ 0.366832] ACPI: Added _OSI(Module Device)\n[ 0.368281] ACPI: Added _OSI(Processor Device)\n[ 0.369774] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.371332] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.373844] ACPI: Interpreter enabled\n[ 0.375147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.378358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.381615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.384833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.388031] ACPI: (supports S0 S5)\n[ 0.389238] ACPI: Using IOAPIC for interrupt routing\n[ 0.390881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.395335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.397370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.399612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.401768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.405684] acpiphp: Slot [3] registered\n[ 0.407077] acpiphp: Slot [4] registered\n[ 0.408498] acpiphp: Slot [5] registered\n[ 0.409911] acpiphp: Slot [6] registered\n[ 0.411317] acpiphp: Slot [7] registered\n[ 0.412692] acpiphp: Slot [8] registered\n[ 0.414102] acpiphp: Slot [9] registered\n[ 0.415478] acpiphp: Slot [10] registered\n[ 0.416867] acpiphp: Slot [11] registered\n[ 0.418303] acpiphp: Slot [12] registered\n[ 0.419700] acpiphp: Slot [13] registered\n[ 0.421055] acpiphp: Slot [14] registered\n[ 0.422234] acpiphp: Slot [15] registered\n[ 0.437887] acpiphp: Slot [16] registered\n[ 0.439031] acpiphp: Slot [17] registered\n[ 0.440166] acpiphp: Slot [18] registered\n[ 0.441307] acpiphp: Slot [19] registered\n[ 0.442450] acpiphp: Slot [20] registered\n[ 0.443592] acpiphp: Slot [21] registered\n[ 0.444764] acpiphp: Slot [22] registered\n[ 0.445898] acpiphp: Slot [23] registered\n[ 0.447040] acpiphp: Slot [24] registered\n[ 0.448209] acpiphp: Slot [25] registered\n[ 0.449363] acpiphp: Slot [26] registered\n[ 0.450501] acpiphp: Slot [27] registered\n[ 0.451661] acpiphp: Slot [28] registered\n[ 0.452806] acpiphp: Slot [29] registered\n[ 0.453944] acpiphp: Slot [30] registered\n[ 0.455084] acpiphp: Slot [31] registered\n[ 0.456229] PCI host bridge to bus 0000:00\n[ 0.457375] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.459091] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.460799] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.462868] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.464959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.467069] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.471205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.473012] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.474673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.476463] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.480736] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.482809] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.503829] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.505877] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.507877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.509855] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.511952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.513713] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.515551] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.517045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.519230] vgaarb: loaded\n[ 0.520085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.521789] SCSI subsystem initialized\n[ 0.523078] ACPI: bus type USB registered\n[ 0.524260] usbcore: registered new interface driver usbfs\n[ 0.525721] usbcore: registered new interface driver hub\n[ 0.527134] usbcore: registered new device driver usb\n[ 0.528671] PCI: Using ACPI for IRQ routing\n[ 0.530221] NetLabel: Initializing\n[ 0.531235] NetLabel: domain hash size = 128\n[ 0.532444] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.533812] NetLabel: unlabeled traffic allowed by default\n[ 0.535450] clocksource: Switched to clocksource kvm-clock\n[ 0.545565] AppArmor: AppArmor Filesystem Enabled\n[ 0.546910] pnp: PnP ACPI init\n[ 0.548178] pnp: PnP ACPI: found 5 devices\n[ 0.555042] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.557463] NET: Registered protocol family 2\n[ 0.558935] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.560765] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.562475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.564176] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.565724] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.567359] NET: Registered protocol family 1\n[ 0.568598] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.570171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.571684] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.588559] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.603881] Trying to unpack rootfs image as initramfs...\n[ 0.666350] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.669003] Scanning for low memory corruption every 60 seconds\n[ 0.670993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.672652] audit: initializing netlink subsys (disabled)\n[ 0.674158] audit: type=2000 audit(1535234540.969:1): initialized\n[ 0.676109] Initialise system trusted keyring\n[ 0.677508] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.679135] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.681913] zbud: loaded\n[ 0.682928] VFS: Disk quotas dquot_6.6.0\n[ 0.684091] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.686300] fuse init (API version 7.23)\n[ 0.687583] Key type big_key registered\n[ 0.688712] Allocating IMA MOK and blacklist keyrings.\n[ 0.690405] Key type asymmetric registered\n[ 0.691569] Asymmetric key parser 'x509' registered\n[ 0.692923] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.695118] io scheduler noop registered\n[ 0.696253] io scheduler deadline registered (default)\n[ 0.697678] io scheduler cfq registered\n[ 0.698879] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.700363] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.702147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.704216] ACPI: Power Button [PWRF]\n[ 0.705420] GHES: HEST is not enabled!\n[ 0.719443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.748144] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.751098] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.774838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.777983] Linux agpgart interface v0.103\n[ 0.781430] brd: module loaded\n[ 0.783694] loop: module loaded\n[ 0.788810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.790907] GPT:90111 != 2097151\n[ 0.791899] GPT:Alternate GPT header not at the end of the disk.\n[ 0.793503] GPT:90111 != 2097151\n[ 0.794498] GPT: Use GNU Parted to correct GPT errors.\n[ 0.795908] vda: vda1 vda15\n[ 0.797614] scsi host0: ata_piix\n[ 0.798737] scsi host1: ata_piix\n[ 0.799777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.801563] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.803882] libphy: Fixed MDIO Bus: probed\n[ 0.805076] tun: Universal TUN/TAP device driver, 1.6\n[ 0.806468] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.809458] PPP generic driver version 2.4.2\n[ 0.810743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.812451] ehci-pci: EHCI PCI platform driver\n[ 0.813693] ehci-platform: EHCI generic platform driver\n[ 0.815235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.816923] ohci-pci: OHCI PCI platform driver\n[ 0.818222] ohci-platform: OHCI generic platform driver\n[ 0.819695] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.834386] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.835849] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.838059] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.839529] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.841212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.842967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.845005] usb usb1: Product: UHCI Host Controller\n[ 0.846329] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.847940] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.849348] hub 1-0:1.0: USB hub found\n[ 0.850454] hub 1-0:1.0: 2 ports detected\n[ 0.851767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.854735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.856087] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.857540] mousedev: PS/2 mouse device common for all mice\n[ 0.859300] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.861836] rtc_cmos 00:00: RTC can wake from S4\n[ 0.863429] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.865139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.866845] i2c /dev entries driver\n[ 0.867971] device-mapper: uevent: version 1.0.3\n[ 0.869372] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.871811] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.873794] NET: Registered protocol family 10\n[ 0.875431] NET: Registered protocol family 17\n[ 0.876759] Key type dns_resolver registered\n[ 0.878134] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.879712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.882286] registered taskstats version 1\n[ 0.883524] Loading compiled-in X.509 certificates\n[ 0.885443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.888161] zswap: loaded using pool lzo/zbud\n[ 0.890287] Key type trusted registered\n[ 0.892528] Key type encrypted registered\n[ 0.893733] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.895246] ima: No TPM chip found, activating TPM-bypass!\n[ 0.896789] evm: HMAC attrs: 0x1\n[ 0.898150] Magic number: 14:188:48\n[ 0.899370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:02:21 UTC (1535234541)\n[ 0.901770] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.903408] EDD information not available.\n[ 0.960344] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.977342] ata1.00: configured for MWDMA2\n[ 0.979017] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.982040] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.983786] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.985518] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.988377] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.990564] Write protecting the kernel read-only data: 14336k\n[ 0.993584] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.996141] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.162944] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.22...\nLease of 10.10.10.22 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.31s]\n"} 2018-08-25 22:02:26,091 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action used request id req-2bb9e769-719e-4aff-b666-f3f6cc441801 2018-08-25 22:02:28,094 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 22:02:58,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c36444abcd3436aa27f29a0407124b10c5561c0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:02:58,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-0602c32a-129e-44f7-956a-1905a8163566 x-compute-request-id: req-0602c32a-129e-44f7-956a-1905a8163566 Content-Encoding: gzip Content-Length: 8161 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 609491399 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.225994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228936] pid_max: default: 32768 minimum: 301\n[ 0.230522] ACPI: Core revision 20150930\n[ 0.232505] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234735] Security Framework initialized\n[ 0.236171] Yama: becoming mindful.\n[ 0.237478] AppArmor: AppArmor initialized\n[ 0.238947] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243506] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245628] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248036] Initializing cgroup subsys io\n[ 0.249450] Initializing cgroup subsys memory\n[ 0.250974] Initializing cgroup subsys devices\n[ 0.252512] Initializing cgroup subsys freezer\n[ 0.254024] Initializing cgroup subsys net_cls\n[ 0.255595] Initializing cgroup subsys perf_event\n[ 0.257242] Initializing cgroup subsys net_prio\n[ 0.258846] Initializing cgroup subsys hugetlb\n[ 0.260408] Initializing cgroup subsys pids\n[ 0.261928] CPU: Physical Processor ID: 0\n[ 0.264041] mce: CPU supports 10 MCE banks\n[ 0.265540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267300] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282424] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289578] ftrace: allocating 31920 entries in 125 pages\n[ 0.314980] smpboot: Max logical packages: 1\n[ 0.316501] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.318843] x2apic enabled\n[ 0.320191] Switched APIC routing to physical x2apic.\n[ 0.323052] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.325038] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.328527] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.331641] KVM setup paravirtual spinlock\n[ 0.333555] x86: Booted up 1 node, 1 CPUs\n[ 0.334940] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.337317] devtmpfs: initialized\n[ 0.339503] evm: security.selinux\n[ 0.340729] evm: security.SMACK64\n[ 0.341906] evm: security.SMACK64EXEC\n[ 0.343183] evm: security.SMACK64TRANSMUTE\n[ 0.344584] evm: security.SMACK64MMAP\n[ 0.345862] evm: security.ima\n[ 0.346949] evm: security.capability\n[ 0.348318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.351539] pinctrl core: initialized pinctrl subsystem\n[ 0.353388] RTC time: 22:02:20, date: 08/25/18\n[ 0.354985] NET: Registered protocol family 16\n[ 0.356638] cpuidle: using governor ladder\n[ 0.358104] cpuidle: using governor menu\n[ 0.359464] PCCT header not found.\n[ 0.360747] ACPI: bus type PCI registered\n[ 0.362129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.364290] PCI: Using configuration type 1 for base access\n[ 0.366832] ACPI: Added _OSI(Module Device)\n[ 0.368281] ACPI: Added _OSI(Processor Device)\n[ 0.369774] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.371332] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.373844] ACPI: Interpreter enabled\n[ 0.375147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.378358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.381615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.384833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.388031] ACPI: (supports S0 S5)\n[ 0.389238] ACPI: Using IOAPIC for interrupt routing\n[ 0.390881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.395335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.397370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.399612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.401768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.405684] acpiphp: Slot [3] registered\n[ 0.407077] acpiphp: Slot [4] registered\n[ 0.408498] acpiphp: Slot [5] registered\n[ 0.409911] acpiphp: Slot [6] registered\n[ 0.411317] acpiphp: Slot [7] registered\n[ 0.412692] acpiphp: Slot [8] registered\n[ 0.414102] acpiphp: Slot [9] registered\n[ 0.415478] acpiphp: Slot [10] registered\n[ 0.416867] acpiphp: Slot [11] registered\n[ 0.418303] acpiphp: Slot [12] registered\n[ 0.419700] acpiphp: Slot [13] registered\n[ 0.421055] acpiphp: Slot [14] registered\n[ 0.422234] acpiphp: Slot [15] registered\n[ 0.437887] acpiphp: Slot [16] registered\n[ 0.439031] acpiphp: Slot [17] registered\n[ 0.440166] acpiphp: Slot [18] registered\n[ 0.441307] acpiphp: Slot [19] registered\n[ 0.442450] acpiphp: Slot [20] registered\n[ 0.443592] acpiphp: Slot [21] registered\n[ 0.444764] acpiphp: Slot [22] registered\n[ 0.445898] acpiphp: Slot [23] registered\n[ 0.447040] acpiphp: Slot [24] registered\n[ 0.448209] acpiphp: Slot [25] registered\n[ 0.449363] acpiphp: Slot [26] registered\n[ 0.450501] acpiphp: Slot [27] registered\n[ 0.451661] acpiphp: Slot [28] registered\n[ 0.452806] acpiphp: Slot [29] registered\n[ 0.453944] acpiphp: Slot [30] registered\n[ 0.455084] acpiphp: Slot [31] registered\n[ 0.456229] PCI host bridge to bus 0000:00\n[ 0.457375] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.459091] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.460799] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.462868] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.464959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.467069] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.471205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.473012] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.474673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.476463] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.480736] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.482809] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.503829] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.505877] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.507877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.509855] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.511952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.513713] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.515551] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.517045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.519230] vgaarb: loaded\n[ 0.520085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.521789] SCSI subsystem initialized\n[ 0.523078] ACPI: bus type USB registered\n[ 0.524260] usbcore: registered new interface driver usbfs\n[ 0.525721] usbcore: registered new interface driver hub\n[ 0.527134] usbcore: registered new device driver usb\n[ 0.528671] PCI: Using ACPI for IRQ routing\n[ 0.530221] NetLabel: Initializing\n[ 0.531235] NetLabel: domain hash size = 128\n[ 0.532444] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.533812] NetLabel: unlabeled traffic allowed by default\n[ 0.535450] clocksource: Switched to clocksource kvm-clock\n[ 0.545565] AppArmor: AppArmor Filesystem Enabled\n[ 0.546910] pnp: PnP ACPI init\n[ 0.548178] pnp: PnP ACPI: found 5 devices\n[ 0.555042] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.557463] NET: Registered protocol family 2\n[ 0.558935] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.560765] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.562475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.564176] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.565724] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.567359] NET: Registered protocol family 1\n[ 0.568598] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.570171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.571684] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.588559] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.603881] Trying to unpack rootfs image as initramfs...\n[ 0.666350] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.669003] Scanning for low memory corruption every 60 seconds\n[ 0.670993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.672652] audit: initializing netlink subsys (disabled)\n[ 0.674158] audit: type=2000 audit(1535234540.969:1): initialized\n[ 0.676109] Initialise system trusted keyring\n[ 0.677508] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.679135] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.681913] zbud: loaded\n[ 0.682928] VFS: Disk quotas dquot_6.6.0\n[ 0.684091] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.686300] fuse init (API version 7.23)\n[ 0.687583] Key type big_key registered\n[ 0.688712] Allocating IMA MOK and blacklist keyrings.\n[ 0.690405] Key type asymmetric registered\n[ 0.691569] Asymmetric key parser 'x509' registered\n[ 0.692923] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.695118] io scheduler noop registered\n[ 0.696253] io scheduler deadline registered (default)\n[ 0.697678] io scheduler cfq registered\n[ 0.698879] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.700363] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.702147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.704216] ACPI: Power Button [PWRF]\n[ 0.705420] GHES: HEST is not enabled!\n[ 0.719443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.748144] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.751098] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.774838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.777983] Linux agpgart interface v0.103\n[ 0.781430] brd: module loaded\n[ 0.783694] loop: module loaded\n[ 0.788810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.790907] GPT:90111 != 2097151\n[ 0.791899] GPT:Alternate GPT header not at the end of the disk.\n[ 0.793503] GPT:90111 != 2097151\n[ 0.794498] GPT: Use GNU Parted to correct GPT errors.\n[ 0.795908] vda: vda1 vda15\n[ 0.797614] scsi host0: ata_piix\n[ 0.798737] scsi host1: ata_piix\n[ 0.799777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.801563] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.803882] libphy: Fixed MDIO Bus: probed\n[ 0.805076] tun: Universal TUN/TAP device driver, 1.6\n[ 0.806468] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.809458] PPP generic driver version 2.4.2\n[ 0.810743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.812451] ehci-pci: EHCI PCI platform driver\n[ 0.813693] ehci-platform: EHCI generic platform driver\n[ 0.815235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.816923] ohci-pci: OHCI PCI platform driver\n[ 0.818222] ohci-platform: OHCI generic platform driver\n[ 0.819695] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.834386] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.835849] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.838059] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.839529] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.841212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.842967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.845005] usb usb1: Product: UHCI Host Controller\n[ 0.846329] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.847940] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.849348] hub 1-0:1.0: USB hub found\n[ 0.850454] hub 1-0:1.0: 2 ports detected\n[ 0.851767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.854735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.856087] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.857540] mousedev: PS/2 mouse device common for all mice\n[ 0.859300] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.861836] rtc_cmos 00:00: RTC can wake from S4\n[ 0.863429] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.865139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.866845] i2c /dev entries driver\n[ 0.867971] device-mapper: uevent: version 1.0.3\n[ 0.869372] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.871811] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.873794] NET: Registered protocol family 10\n[ 0.875431] NET: Registered protocol family 17\n[ 0.876759] Key type dns_resolver registered\n[ 0.878134] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.879712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.882286] registered taskstats version 1\n[ 0.883524] Loading compiled-in X.509 certificates\n[ 0.885443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.888161] zswap: loaded using pool lzo/zbud\n[ 0.890287] Key type trusted registered\n[ 0.892528] Key type encrypted registered\n[ 0.893733] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.895246] ima: No TPM chip found, activating TPM-bypass!\n[ 0.896789] evm: HMAC attrs: 0x1\n[ 0.898150] Magic number: 14:188:48\n[ 0.899370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:02:21 UTC (1535234541)\n[ 0.901770] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.903408] EDD information not available.\n[ 0.960344] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.977342] ata1.00: configured for MWDMA2\n[ 0.979017] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.982040] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.983786] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.985518] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.988377] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.990564] Write protecting the kernel read-only data: 14336k\n[ 0.993584] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.996141] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.162944] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.22...\nLease of 10.10.10.22 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.31s]\nping 10.10.20.3 OK\nping 10.10.20.3 OK\nping 10.10.20.3 OK\n"} 2018-08-25 22:02:58,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action used request id req-0602c32a-129e-44f7-956a-1905a8163566 2018-08-25 22:02:58,199 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.22) to 'sdnvpn-8-2' (10.10.20.3). -->Expected result: can ping. 2018-08-25 22:02:58,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c36444abcd3436aa27f29a0407124b10c5561c0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:02:58,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:02: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-ed9a7490-78c3-4c7d-9c02-913b2e02637e x-compute-request-id: req-ed9a7490-78c3-4c7d-9c02-913b2e02637e Content-Encoding: gzip Content-Length: 8161 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 609491399 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.225994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228936] pid_max: default: 32768 minimum: 301\n[ 0.230522] ACPI: Core revision 20150930\n[ 0.232505] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234735] Security Framework initialized\n[ 0.236171] Yama: becoming mindful.\n[ 0.237478] AppArmor: AppArmor initialized\n[ 0.238947] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243506] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245628] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248036] Initializing cgroup subsys io\n[ 0.249450] Initializing cgroup subsys memory\n[ 0.250974] Initializing cgroup subsys devices\n[ 0.252512] Initializing cgroup subsys freezer\n[ 0.254024] Initializing cgroup subsys net_cls\n[ 0.255595] Initializing cgroup subsys perf_event\n[ 0.257242] Initializing cgroup subsys net_prio\n[ 0.258846] Initializing cgroup subsys hugetlb\n[ 0.260408] Initializing cgroup subsys pids\n[ 0.261928] CPU: Physical Processor ID: 0\n[ 0.264041] mce: CPU supports 10 MCE banks\n[ 0.265540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267300] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282424] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289578] ftrace: allocating 31920 entries in 125 pages\n[ 0.314980] smpboot: Max logical packages: 1\n[ 0.316501] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.318843] x2apic enabled\n[ 0.320191] Switched APIC routing to physical x2apic.\n[ 0.323052] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.325038] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.328527] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.331641] KVM setup paravirtual spinlock\n[ 0.333555] x86: Booted up 1 node, 1 CPUs\n[ 0.334940] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.337317] devtmpfs: initialized\n[ 0.339503] evm: security.selinux\n[ 0.340729] evm: security.SMACK64\n[ 0.341906] evm: security.SMACK64EXEC\n[ 0.343183] evm: security.SMACK64TRANSMUTE\n[ 0.344584] evm: security.SMACK64MMAP\n[ 0.345862] evm: security.ima\n[ 0.346949] evm: security.capability\n[ 0.348318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.351539] pinctrl core: initialized pinctrl subsystem\n[ 0.353388] RTC time: 22:02:20, date: 08/25/18\n[ 0.354985] NET: Registered protocol family 16\n[ 0.356638] cpuidle: using governor ladder\n[ 0.358104] cpuidle: using governor menu\n[ 0.359464] PCCT header not found.\n[ 0.360747] ACPI: bus type PCI registered\n[ 0.362129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.364290] PCI: Using configuration type 1 for base access\n[ 0.366832] ACPI: Added _OSI(Module Device)\n[ 0.368281] ACPI: Added _OSI(Processor Device)\n[ 0.369774] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.371332] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.373844] ACPI: Interpreter enabled\n[ 0.375147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.378358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.381615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.384833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.388031] ACPI: (supports S0 S5)\n[ 0.389238] ACPI: Using IOAPIC for interrupt routing\n[ 0.390881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.395335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.397370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.399612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.401768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.405684] acpiphp: Slot [3] registered\n[ 0.407077] acpiphp: Slot [4] registered\n[ 0.408498] acpiphp: Slot [5] registered\n[ 0.409911] acpiphp: Slot [6] registered\n[ 0.411317] acpiphp: Slot [7] registered\n[ 0.412692] acpiphp: Slot [8] registered\n[ 0.414102] acpiphp: Slot [9] registered\n[ 0.415478] acpiphp: Slot [10] registered\n[ 0.416867] acpiphp: Slot [11] registered\n[ 0.418303] acpiphp: Slot [12] registered\n[ 0.419700] acpiphp: Slot [13] registered\n[ 0.421055] acpiphp: Slot [14] registered\n[ 0.422234] acpiphp: Slot [15] registered\n[ 0.437887] acpiphp: Slot [16] registered\n[ 0.439031] acpiphp: Slot [17] registered\n[ 0.440166] acpiphp: Slot [18] registered\n[ 0.441307] acpiphp: Slot [19] registered\n[ 0.442450] acpiphp: Slot [20] registered\n[ 0.443592] acpiphp: Slot [21] registered\n[ 0.444764] acpiphp: Slot [22] registered\n[ 0.445898] acpiphp: Slot [23] registered\n[ 0.447040] acpiphp: Slot [24] registered\n[ 0.448209] acpiphp: Slot [25] registered\n[ 0.449363] acpiphp: Slot [26] registered\n[ 0.450501] acpiphp: Slot [27] registered\n[ 0.451661] acpiphp: Slot [28] registered\n[ 0.452806] acpiphp: Slot [29] registered\n[ 0.453944] acpiphp: Slot [30] registered\n[ 0.455084] acpiphp: Slot [31] registered\n[ 0.456229] PCI host bridge to bus 0000:00\n[ 0.457375] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.459091] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.460799] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.462868] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.464959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.467069] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.471205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.473012] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.474673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.476463] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.480736] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.482809] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.503829] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.505877] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.507877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.509855] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.511952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.513713] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.515551] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.517045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.519230] vgaarb: loaded\n[ 0.520085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.521789] SCSI subsystem initialized\n[ 0.523078] ACPI: bus type USB registered\n[ 0.524260] usbcore: registered new interface driver usbfs\n[ 0.525721] usbcore: registered new interface driver hub\n[ 0.527134] usbcore: registered new device driver usb\n[ 0.528671] PCI: Using ACPI for IRQ routing\n[ 0.530221] NetLabel: Initializing\n[ 0.531235] NetLabel: domain hash size = 128\n[ 0.532444] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.533812] NetLabel: unlabeled traffic allowed by default\n[ 0.535450] clocksource: Switched to clocksource kvm-clock\n[ 0.545565] AppArmor: AppArmor Filesystem Enabled\n[ 0.546910] pnp: PnP ACPI init\n[ 0.548178] pnp: PnP ACPI: found 5 devices\n[ 0.555042] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.557463] NET: Registered protocol family 2\n[ 0.558935] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.560765] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.562475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.564176] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.565724] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.567359] NET: Registered protocol family 1\n[ 0.568598] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.570171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.571684] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.588559] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.603881] Trying to unpack rootfs image as initramfs...\n[ 0.666350] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.669003] Scanning for low memory corruption every 60 seconds\n[ 0.670993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.672652] audit: initializing netlink subsys (disabled)\n[ 0.674158] audit: type=2000 audit(1535234540.969:1): initialized\n[ 0.676109] Initialise system trusted keyring\n[ 0.677508] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.679135] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.681913] zbud: loaded\n[ 0.682928] VFS: Disk quotas dquot_6.6.0\n[ 0.684091] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.686300] fuse init (API version 7.23)\n[ 0.687583] Key type big_key registered\n[ 0.688712] Allocating IMA MOK and blacklist keyrings.\n[ 0.690405] Key type asymmetric registered\n[ 0.691569] Asymmetric key parser 'x509' registered\n[ 0.692923] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.695118] io scheduler noop registered\n[ 0.696253] io scheduler deadline registered (default)\n[ 0.697678] io scheduler cfq registered\n[ 0.698879] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.700363] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.702147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.704216] ACPI: Power Button [PWRF]\n[ 0.705420] GHES: HEST is not enabled!\n[ 0.719443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.748144] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.751098] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.774838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.777983] Linux agpgart interface v0.103\n[ 0.781430] brd: module loaded\n[ 0.783694] loop: module loaded\n[ 0.788810] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.790907] GPT:90111 != 2097151\n[ 0.791899] GPT:Alternate GPT header not at the end of the disk.\n[ 0.793503] GPT:90111 != 2097151\n[ 0.794498] GPT: Use GNU Parted to correct GPT errors.\n[ 0.795908] vda: vda1 vda15\n[ 0.797614] scsi host0: ata_piix\n[ 0.798737] scsi host1: ata_piix\n[ 0.799777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.801563] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.803882] libphy: Fixed MDIO Bus: probed\n[ 0.805076] tun: Universal TUN/TAP device driver, 1.6\n[ 0.806468] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.809458] PPP generic driver version 2.4.2\n[ 0.810743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.812451] ehci-pci: EHCI PCI platform driver\n[ 0.813693] ehci-platform: EHCI generic platform driver\n[ 0.815235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.816923] ohci-pci: OHCI PCI platform driver\n[ 0.818222] ohci-platform: OHCI generic platform driver\n[ 0.819695] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.834386] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.835849] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.838059] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.839529] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.841212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.842967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.845005] usb usb1: Product: UHCI Host Controller\n[ 0.846329] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.847940] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.849348] hub 1-0:1.0: USB hub found\n[ 0.850454] hub 1-0:1.0: 2 ports detected\n[ 0.851767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.854735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.856087] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.857540] mousedev: PS/2 mouse device common for all mice\n[ 0.859300] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.861836] rtc_cmos 00:00: RTC can wake from S4\n[ 0.863429] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.865139] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.866845] i2c /dev entries driver\n[ 0.867971] device-mapper: uevent: version 1.0.3\n[ 0.869372] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.871811] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.873794] NET: Registered protocol family 10\n[ 0.875431] NET: Registered protocol family 17\n[ 0.876759] Key type dns_resolver registered\n[ 0.878134] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.879712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.882286] registered taskstats version 1\n[ 0.883524] Loading compiled-in X.509 certificates\n[ 0.885443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.888161] zswap: loaded using pool lzo/zbud\n[ 0.890287] Key type trusted registered\n[ 0.892528] Key type encrypted registered\n[ 0.893733] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.895246] ima: No TPM chip found, activating TPM-bypass!\n[ 0.896789] evm: HMAC attrs: 0x1\n[ 0.898150] Magic number: 14:188:48\n[ 0.899370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:02:21 UTC (1535234541)\n[ 0.901770] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.903408] EDD information not available.\n[ 0.960344] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.977342] ata1.00: configured for MWDMA2\n[ 0.979017] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.982040] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.983786] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.985518] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.988377] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.990564] Write protecting the kernel read-only data: 14336k\n[ 0.993584] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.996141] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.162944] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.22...\nLease of 10.10.10.22 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.31s]\nping 10.10.20.3 OK\nping 10.10.20.3 OK\nping 10.10.20.3 OK\n"} 2018-08-25 22:02:58,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action used request id req-ed9a7490-78c3-4c7d-9c02-913b2e02637e 2018-08-25 22:02:58,261 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-08-25 22:02:58,261 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-08-25 22:02:58,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:02:58,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10098 X-Openstack-Request-Id: req-8ec948d5-49ec-418d-b918-bdff45e6a99f Date: Sat, 25 Aug 2018 22:02:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:01:58Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c414535-e5b7-4e4c-ab32-cd94f5926425","ip_address":"10.10.20.2"}],"id":"484c1f71-e485-47d6-adcb-f0cdc101c58e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:37:c6","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-426fd6b1-0468-4edc-aa5d-6f131183f582","name":"","admin_state_up":true,"network_id":"426fd6b1-0468-4edc-aa5d-6f131183f582","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:01:53Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","ip_address":"172.30.9.200"}],"id":"501660c4-5190-4da2-af9b-4905aefe0298","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:03:8d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ce5971db-e5a8-4c02-ba0f-62813c34619b","name":"","admin_state_up":true,"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"","created_at":"2018-08-25T22:01:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:01:56Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c414535-e5b7-4e4c-ab32-cd94f5926425","ip_address":"10.10.20.1"}],"id":"51a3ae44-abfb-480e-b1cc-0f4e48a2f60f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:5c:b3","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ce5971db-e5a8-4c02-ba0f-62813c34619b","name":"","admin_state_up":true,"network_id":"426fd6b1-0468-4edc-aa5d-6f131183f582","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:01:55Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d84c5b8-0889-4956-89a0-b097e2dfde71","ip_address":"10.10.10.2"}],"id":"5f34fc38-f482-49d5-9102-32fb6ea40b46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:c8:8d","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-faf767ac-62e5-4aa8-bea3-f53be9d34910","name":"","admin_state_up":true,"network_id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:02:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d84c5b8-0889-4956-89a0-b097e2dfde71","ip_address":"10.10.10.22"}],"id":"7600e72c-ec51-4870-8c85-1a252b16628c","security_groups":["8f2ae1c4-350e-4230-abe9-c87c1e1feb24","96ec442b-f4af-450f-b529-1094026f9972"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:d9:50","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d86f7648-71ba-4fbf-974c-5fafa9737d53","name":"","admin_state_up":true,"network_id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:02:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:04Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","ip_address":"192.168.2.2"}],"id":"7a60fe91-dacf-4f60-8ac0-89cb8024ad17","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a2:71","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20af602d-61b9-4638-acf2-a4b79a734f9d","name":"","admin_state_up":true,"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:03Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","ip_address":"192.168.2.1"}],"id":"7e5c8314-b875-4345-9ceb-dcad4b3c3f16","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:04:66","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:01Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.1"}],"id":"d36be6a4-e1fc-49e2-a404-655096064f94","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:a7:f5","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:02Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.2"}],"id":"e570c594-82fe-4e1d-acb9-145128154414","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:74:fe","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1718b765-d9b7-4fd2-a246-323f9a825367","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:40:45Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.21"}],"id":"e82f640c-7309-4463-854a-bc59c9d3291d","security_groups":["4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:d9:0c","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d0bc1c7f-eb0f-40d1-b696-705e6993d9e3","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:02:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c414535-e5b7-4e4c-ab32-cd94f5926425","ip_address":"10.10.20.3"}],"id":"efb040ed-b890-4016-8dc6-36b3b3d4be16","security_groups":["8f2ae1c4-350e-4230-abe9-c87c1e1feb24","96ec442b-f4af-450f-b529-1094026f9972"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:b7:b2","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"621ce9a3-6b9b-4e53-af9f-7deb2ccace78","name":"","admin_state_up":true,"network_id":"426fd6b1-0468-4edc-aa5d-6f131183f582","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:02:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:01:52Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d84c5b8-0889-4956-89a0-b097e2dfde71","ip_address":"10.10.10.1"}],"id":"f46a0a64-8f54-4415-999a-8cc1961b22f9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:2b:1e","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ce5971db-e5a8-4c02-ba0f-62813c34619b","name":"","admin_state_up":true,"network_id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:51Z","binding:vnic_type":"normal"}]} 2018-08-25 22:02:58,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports used request id req-8ec948d5-49ec-418d-b918-bdff45e6a99f 2018-08-25 22:02:58,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:02:58,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9428 X-Openstack-Request-Id: req-e42cd43a-d540-4a0f-a3f5-4dd732595c7b Date: Sat, 25 Aug 2018 22:02:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"426fd6b1-0468-4edc-aa5d-6f131183f582","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["5c414535-e5b7-4e4c-ab32-cd94f5926425"],"description":"","tags":[],"updated_at":"2018-08-25T22:01:55Z","provider:segmentation_id":86,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:54Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"faf767ac-62e5-4aa8-bea3-f53be9d34910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["9d84c5b8-0889-4956-89a0-b097e2dfde71"],"description":"","tags":[],"updated_at":"2018-08-25T22:01:50Z","provider:segmentation_id":110,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:01:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 22:02:58,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-e42cd43a-d540-4a0f-a3f5-4dd732595c7b 2018-08-25 22:02:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"floatingip": {"floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "port_id": "7600e72c-ec51-4870-8c85-1a252b16628c"}}' 2018-08-25 22:03:00,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-40e8d821-9c71-484d-ac12-73f58fb8ae41 Date: Sat, 25 Aug 2018 22:03:00 GMT RESP BODY: {"floatingip": {"router_id": "ce5971db-e5a8-4c02-ba0f-62813c34619b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-25T22:02:59Z", "floating_network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "fixed_ip_address": "10.10.10.22", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "7600e72c-ec51-4870-8c85-1a252b16628c", "id": "20bb2cf4-44d9-418d-8e90-9e99b1f59166", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:02:59Z", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}} 2018-08-25 22:03:00,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/floatingips used request id req-40e8d821-9c71-484d-ac12-73f58fb8ae41 2018-08-25 22:03:00,614 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-08-25 22:03:00,614 - sdnvpn-results - DEBUG - Ping IP 172.30.9.210 2018-08-25 22:03:00,614 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.210 -c 10' 2018-08-25 22:03:10,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e77c378c8bacbf9c6714e998c6f6805b077590a" -d '{"forceDelete": null}' 2018-08-25 22:03:10,799 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:03: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 x-openstack-request-id: req-020a29a2-54ee-48c0-b0c2-9456ca064cb8 x-compute-request-id: req-020a29a2-54ee-48c0-b0c2-9456ca064cb8 Content-Length: 0 Content-Type: application/json 2018-08-25 22:03:10,799 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d86f7648-71ba-4fbf-974c-5fafa9737d53/action used request id req-020a29a2-54ee-48c0-b0c2-9456ca064cb8 2018-08-25 22:03:10,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e77c378c8bacbf9c6714e998c6f6805b077590a" -d '{"forceDelete": null}' 2018-08-25 22:03:11,026 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:03: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 x-openstack-request-id: req-59812764-3ea2-4945-aeb2-ff8e231442ed x-compute-request-id: req-59812764-3ea2-4945-aeb2-ff8e231442ed Content-Length: 0 Content-Type: application/json 2018-08-25 22:03:11,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/621ce9a3-6b9b-4e53-af9f-7deb2ccace78/action used request id req-59812764-3ea2-4945-aeb2-ff8e231442ed 2018-08-25 22:03:11,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/262756cc-b708-4265-b144-73fd65360bf9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab33b3651a92797ccd5a1b01f65ef120abafa401" 2018-08-25 22:03:12,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3ecb632-d25c-4dac-bba3-c58fbd441b04 Date: Sat, 25 Aug 2018 22:03: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-25 22:03:12,117 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/262756cc-b708-4265-b144-73fd65360bf9 used request id req-b3ecb632-d25c-4dac-bba3-c58fbd441b04 2018-08-25 22:03:12,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/floatingips/20bb2cf4-44d9-418d-8e90-9e99b1f59166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:03:14,093 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c74b96bc-7276-4b8c-823a-28fadf3a0c9b Content-Length: 0 Date: Sat, 25 Aug 2018 22:03:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:03:14,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/floatingips/20bb2cf4-44d9-418d-8e90-9e99b1f59166 used request id req-c74b96bc-7276-4b8c-823a-28fadf3a0c9b 2018-08-25 22:03:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"subnet_id": "9d84c5b8-0889-4956-89a0-b097e2dfde71"}' 2018-08-25 22:03:15,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b755b695-7d7f-4ba4-ae35-dc5fbc5562b9 Date: Sat, 25 Aug 2018 22:03:15 GMT RESP BODY: {"network_id": "faf767ac-62e5-4aa8-bea3-f53be9d34910", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "9d84c5b8-0889-4956-89a0-b097e2dfde71", "subnet_ids": ["9d84c5b8-0889-4956-89a0-b097e2dfde71"], "port_id": "f46a0a64-8f54-4415-999a-8cc1961b22f9", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b"} 2018-08-25 22:03:15,768 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b/remove_router_interface used request id req-b755b695-7d7f-4ba4-ae35-dc5fbc5562b9 2018-08-25 22:03:15,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"subnet_id": "5c414535-e5b7-4e4c-ab32-cd94f5926425"}' 2018-08-25 22:03:17,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-379bab41-987e-4ab5-9077-ecf2d4f687fc Date: Sat, 25 Aug 2018 22:03:17 GMT RESP BODY: {"network_id": "426fd6b1-0468-4edc-aa5d-6f131183f582", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "5c414535-e5b7-4e4c-ab32-cd94f5926425", "subnet_ids": ["5c414535-e5b7-4e4c-ab32-cd94f5926425"], "port_id": "51a3ae44-abfb-480e-b1cc-0f4e48a2f60f", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b"} 2018-08-25 22:03:17,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b/remove_router_interface used request id req-379bab41-987e-4ab5-9077-ecf2d4f687fc 2018-08-25 22:03:17,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" -d '{"router": {"external_gateway_info": {}}}' 2018-08-25 22:03:18,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-be62c4a0-aec2-4ed3-8eb7-a889b0eb7cda Date: Sat, 25 Aug 2018 22:03:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:01:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:03:18Z", "revision_number": 10, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "ce5971db-e5a8-4c02-ba0f-62813c34619b", "name": "sdnvpn-8-1-router"}} 2018-08-25 22:03:18,677 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b used request id req-be62c4a0-aec2-4ed3-8eb7-a889b0eb7cda 2018-08-25 22:03:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/9d84c5b8-0889-4956-89a0-b097e2dfde71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:03:19,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e116995-43a1-457c-9210-7f41011757bb Date: Sat, 25 Aug 2018 22:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:03:19,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/9d84c5b8-0889-4956-89a0-b097e2dfde71 used request id req-2e116995-43a1-457c-9210-7f41011757bb 2018-08-25 22:03:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/5c414535-e5b7-4e4c-ab32-cd94f5926425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:03:20,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f583fb5-836c-46b4-a1d2-84113764ec2e Date: Sat, 25 Aug 2018 22:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:03:20,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/5c414535-e5b7-4e4c-ab32-cd94f5926425 used request id req-9f583fb5-836c-46b4-a1d2-84113764ec2e 2018-08-25 22:03:20,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:03:21,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ea52b0f-4741-4b0d-9947-76252a9eeb69 Content-Length: 0 Date: Sat, 25 Aug 2018 22:03:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:03:21,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/ce5971db-e5a8-4c02-ba0f-62813c34619b used request id req-3ea52b0f-4741-4b0d-9947-76252a9eeb69 2018-08-25 22:03:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/faf767ac-62e5-4aa8-bea3-f53be9d34910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:03:22,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b7fa26a-83d1-4256-bd20-9d4b9c52eafb Date: Sat, 25 Aug 2018 22:03:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:03:22,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/faf767ac-62e5-4aa8-bea3-f53be9d34910 used request id req-0b7fa26a-83d1-4256-bd20-9d4b9c52eafb 2018-08-25 22:03:22,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/426fd6b1-0468-4edc-aa5d-6f131183f582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0f477cb16fb5fbf1d073dd7f2208e810e58a78" 2018-08-25 22:03:23,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b5cc01d-0d73-4db0-8d86-9fde40ce6ff5 Date: Sat, 25 Aug 2018 22:03:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:03:23,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/426fd6b1-0468-4edc-aa5d-6f131183f582 used request id req-0b5cc01d-0d73-4db0-8d86-9fde40ce6ff5 2018-08-25 22:03:23,382 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | PASS | 'sdnvpn-8-1' can ping 'sdnvpn-8-2' | +========================================================================================+ | Assign a Floating IP to sdnvpn-8-1 | | PASS | Assign a Floating IP to sdnvpn-8-1 | +========================================================================================+ | Ping sdnvpn-8-1 via Floating IP | +----------------------------------------------------------------------------------------+ | PASS | Ping IP 172.30.9.210 | +========================================================================================+ 2018-08-25 22:03:23,382 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-25 22:03:23,382 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-08-25 22:03:23,383 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.210': 'PASS'}]} 2018-08-25 22:03:23,383 - 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-25 22:03:23,383 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-08-25 22:03:23,383 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-08-25 22:03:23,460 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-08-25 22:03:23,462 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b596ed0L 2018-08-25 22:03:23,463 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:03:23,500 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:03:23,500 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:03:23,507 - 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-25 22:03:23,508 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:03:23,508 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:03:23,508 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:03:23,508 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:03:23,508 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:03:23,515 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:03:23,516 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:03:23,526 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.56: 1d8452075cb748aac701ca5e22a01683 2018-08-25 22:03:23,527 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:03:23,556 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:03:23,582 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:03:23,591 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:03:23,838 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:03:23,839 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:03:23,877 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:03:23,878 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:03:23,898 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:03:29,222 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:03:29,224 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:03:29,226 - paramiko.transport - DEBUG - starting thread (client mode): 0x2ad9d350L 2018-08-25 22:03:29,226 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:03:29,242 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:03:29,242 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:03:29,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-25 22:03:29,246 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:03:29,246 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:03:29,246 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:03:29,246 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:03:29,246 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:03:29,251 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:03:29,252 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:03:29,258 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 22:03:29,258 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:03:29,291 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:03:29,307 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:03:29,323 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:03:29,465 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:03:29,466 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:03:29,505 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:03:29,506 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:03:29,526 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:03:29,540 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:03:29,541 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:03:29,542 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:03:29,542 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:03:29,543 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:03:29,583 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:03:29,599 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:03:29,601 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:03:29,601 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:03:29,602 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:03:29,602 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:03:29,642 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:03:29,655 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:03:29,656 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:03:29,658 - paramiko.transport - DEBUG - starting thread (client mode): 0x2adbf590L 2018-08-25 22:03:29,658 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:03:29,827 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:03:29,827 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:03:29,830 - 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-25 22:03:29,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:03:29,830 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:03:29,830 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:03:29,830 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:03:29,831 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:03:29,835 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:03:29,836 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:03:29,858 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 22:03:29,859 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:03:29,876 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:03:29,989 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:03:29,991 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:03:30,185 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:03:30,185 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:03:30,224 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:03:30,224 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:03:30,260 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:03:30,401 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:03:30,402 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:03:30,403 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:03:30,404 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:03:30,404 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:03:30,446 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:03:30,523 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:03:30,524 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:03:30,526 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:03:30,526 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:03:30,526 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:03:30,567 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:03:30,631 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:03:30,632 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:03:30,634 - paramiko.transport - DEBUG - starting thread (client mode): 0x2add6b50L 2018-08-25 22:03:30,635 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:03:30,650 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:03:30,650 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:03:30,654 - 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-25 22:03:30,654 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:03:30,654 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:03:30,655 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:03:30,655 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:03:30,655 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:03:30,659 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:03:30,660 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:03:30,666 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 22:03:30,667 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:03:30,699 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:03:30,712 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:03:30,731 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:03:30,861 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:03:30,861 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:03:30,900 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:03:30,900 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:03:30,935 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:03:30,947 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:03:30,948 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:03:30,949 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:03:30,950 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:03:30,950 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:03:30,990 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:03:31,005 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:03:31,007 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:03:31,008 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:03:31,008 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:03:31,008 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:03:31,049 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:03:31,061 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:03:31,061 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:03:31,062 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:03:31,063 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:03:31,063 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:03:31,066 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:03:34,845 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:03:34,846 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:03:34,848 - paramiko.transport - DEBUG - starting thread (client mode): 0x2ad9d850L 2018-08-25 22:03:34,848 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:03:34,855 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:03:34,855 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:03:34,857 - 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-25 22:03:34,857 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:03:34,857 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:03:34,857 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:03:34,857 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:03:34,858 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:03:34,862 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:03:34,863 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:03:34,864 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 22:03:34,864 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:03:34,902 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:03:34,915 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:03:34,929 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:03:35,040 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:03:35,040 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:03:35,079 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:03:35,079 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:03:35,096 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:03:35,108 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:03:35,109 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:03:35,109 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:03:35,110 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:03:35,110 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:03:35,151 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:03:35,166 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:03:35,168 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:03:35,169 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:03:35,169 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:03:35,170 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:03:35,210 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:03:35,222 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:03:35,223 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:03:35,225 - paramiko.transport - DEBUG - starting thread (client mode): 0x2adbe250L 2018-08-25 22:03:35,225 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:03:35,233 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:03:35,233 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:03:35,236 - 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-25 22:03:35,236 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:03:35,236 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:03:35,237 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:03:35,237 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:03:35,237 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:03:35,242 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:03:35,242 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:03:35,257 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 22:03:35,257 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:03:35,282 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:03:35,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:03:35,322 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:03:35,444 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:03:35,444 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:03:35,483 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:03:35,484 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:03:35,491 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:03:35,507 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:03:35,508 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:03:35,509 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:03:35,509 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:03:35,510 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:03:35,551 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:03:35,571 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:03:35,573 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:03:35,573 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:03:35,574 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:03:35,574 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:03:35,615 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:03:35,627 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:03:35,628 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:03:35,629 - paramiko.transport - DEBUG - starting thread (client mode): 0x2adbee90L 2018-08-25 22:03:35,630 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:03:35,639 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:03:35,639 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:03:35,642 - 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-25 22:03:35,642 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:03:35,642 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:03:35,642 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:03:35,642 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:03:35,642 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:03:35,647 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:03:35,648 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:03:35,661 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 22:03:35,662 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:03:35,687 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:03:35,700 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:03:35,726 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:03:35,843 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:03:35,843 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:03:35,883 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:03:35,883 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:03:35,894 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:03:35,906 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:03:35,907 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:03:35,907 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:03:35,908 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:03:35,909 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:03:35,949 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:03:35,965 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:03:35,966 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:03:35,966 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:03:35,967 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:03:35,968 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:03:36,008 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:03:36,021 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:03:36,021 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 22:03:36,022 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:03:36,023 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 22:03:36,023 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 22:03:36,026 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 22:03:36,049 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-25 22:03:36,051 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 22:03:36,051 - 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-25 22:03:36,051 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_9 failed 2018-08-25 22:03:36,052 - 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-25 22:03:36,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-08-25 22:03:36,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-08-25 22:03:36,138 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-08-25 22:03:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:03:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:03:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:03:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:03:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:03:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:03:36,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:03:36,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:03:36,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:03:36,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:03:36,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:03:36,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:03:36,147 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:03:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:03:36,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d1cc49-6b2c-44d2-8623-b2bc501cc308 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:03:36,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-93d1cc49-6b2c-44d2-8623-b2bc501cc308 2018-08-25 22:03:36,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:03:36,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["heX1Qvu_SYu3cA3t3BabeA"], "issued_at": "2018-08-25T22:03:36.000000Z"}} 2018-08-25 22:03:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c684b6ecf4b4c23e38138a4eba716d0a4784ae5b" 2018-08-25 22:03:36,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-5a5b4219-3476-4ad1-b85c-b513dd9a1f3b Date: Sat, 25 Aug 2018 22:03:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 22:03:36,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-5a5b4219-3476-4ad1-b85c-b513dd9a1f3b 2018-08-25 22:03:36,848 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 22:03:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c684b6ecf4b4c23e38138a4eba716d0a4784ae5b" 2018-08-25 22:03:36,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-a671b2a9-6f75-4168-9424-d8e136dfe3aa Date: Sat, 25 Aug 2018 22:03: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-25 22:03:36,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-a671b2a9-6f75-4168-9424-d8e136dfe3aa 2018-08-25 22:03:36,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c684b6ecf4b4c23e38138a4eba716d0a4784ae5b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-25 22:03:36,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/5e7b26ea-923e-4b2a-bfad-759d837b1552 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-64c311de-b01e-4d92-a6ac-0dcdf91b796d Date: Sat, 25 Aug 2018 22:03:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T22:03:36Z", "file": "/v2/images/5e7b26ea-923e-4b2a-bfad-759d837b1552/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "size": null, "self": "/v2/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "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-25T22:03:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 22:03:36,963 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-64c311de-b01e-4d92-a6ac-0dcdf91b796d 2018-08-25 22:03:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/5e7b26ea-923e-4b2a-bfad-759d837b1552/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c684b6ecf4b4c23e38138a4eba716d0a4784ae5b" -d '' 2018-08-25 22:03:37,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e29b6d6-63ef-4210-9a32-d8229525ca75 Date: Sat, 25 Aug 2018 22:03: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-25 22:03:37,358 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/5e7b26ea-923e-4b2a-bfad-759d837b1552/file used request id req-8e29b6d6-63ef-4210-9a32-d8229525ca75 2018-08-25 22:03:37,359 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-08-25 22:03:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:03:37,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f437fd35-5d8c-4004-943e-141408e5ddc7 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:03:37,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-f437fd35-5d8c-4004-943e-141408e5ddc7 2018-08-25 22:03:37,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:03:37,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["BVw_mIFZQtKH0e9q4fgRUg"], "issued_at": "2018-08-25T22:03:37.000000Z"}} 2018-08-25 22:03:37,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f711ac2c0d63ed05559e2adde9b2a1423bf97e1" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-08-25 22:03:38,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-7ee77efe-9f51-45a2-85ba-fc734e795840 Date: Sat, 25 Aug 2018 22:03: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":"77907751-5db2-4c2f-b160-2456a0680b89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T22:03:38Z","is_default":false,"provider:segmentation_id":98,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:03:38Z","mtu":1450}} 2018-08-25 22:03:38,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-7ee77efe-9f51-45a2-85ba-fc734e795840 2018-08-25 22:03:38,325 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 77907751-5db2-4c2f-b160-2456a0680b89 with cidr 10.10.10.0/24 2018-08-25 22:03:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f711ac2c0d63ed05559e2adde9b2a1423bf97e1" -d '{"subnets": [{"ip_version": 4, "network_id": "77907751-5db2-4c2f-b160-2456a0680b89", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-08-25 22:03:38,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-8154b923-9dde-49cf-8d37-472cefdf4520 Date: Sat, 25 Aug 2018 22:03:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77907751-5db2-4c2f-b160-2456a0680b89","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:03:38Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:03: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":"bb3b2ba82e85438cb9318447e90d0372","id":"9794620b-e217-40fe-8f52-2e1528d1ed8e","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-08-25 22:03:38,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-8154b923-9dde-49cf-8d37-472cefdf4520 2018-08-25 22:03:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f711ac2c0d63ed05559e2adde9b2a1423bf97e1" 2018-08-25 22:03:38,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 52301 X-Openstack-Request-Id: req-8264ce99-6614-4d91-9a27-2c0862e0327d Date: Sat, 25 Aug 2018 22:03:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "updated_at": "2018-08-25T22:01:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "0dca02a0-8194-4cda-9c55-882f54d62267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "25fac68a-cc47-432b-a46c-effdc409ddcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "5c72490a-fc51-4820-91fc-0098772ed04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "7478f6a1-a820-4354-81ff-bef37640f1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-25T22:01:58Z", "revision_number": 0, "id": "b9ff96f2-d8e9-4396-9e6a-2a9299995b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T22:01:58Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 5, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "96ec442b-f4af-450f-b529-1094026f9972", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 22:03:38,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-8264ce99-6614-4d91-9a27-2c0862e0327d 2018-08-25 22:03:38,837 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:03:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:03:38,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39f5adf-fc6e-46c8-afa3-552bc5141cb5 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:03:38,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-c39f5adf-fc6e-46c8-afa3-552bc5141cb5 2018-08-25 22:03:38,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:03:39,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["WrlxjzD0TQmKKToSRtCblg"], "issued_at": "2018-08-25T22:03:39.000000Z"}} 2018-08-25 22:03:39,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" 2018-08-25 22:03:39,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-76c6831d-3f64-468a-aa72-2027b90d502c x-compute-request-id: req-76c6831d-3f64-468a-aa72-2027b90d502c Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 22:03:39,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-76c6831d-3f64-468a-aa72-2027b90d502c 2018-08-25 22:03:39,592 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-25 22:03:39,593 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-08-25 22:03:39,593 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=5e7b26ea-923e-4b2a-bfad-759d837b1552 network=77907751-5db2-4c2f-b160-2456a0680b89 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 22:03:39,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:03:39,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:03:39,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:03:39,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:03:39,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:03:39,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:03:39,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:03:39,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:03:39,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:03:39,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:03:39,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:03:39,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:03:39,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:03:39,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:03:39,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:03:39,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:03:39,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:03:39,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:03:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:03:39,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add3f505-a2c4-4d6f-bd86-f8daacd91eba Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:03:39,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-add3f505-a2c4-4d6f-bd86-f8daacd91eba 2018-08-25 22:03:39,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:03:40,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["Bzn8DT80TwWgHc1dnHI-tw"], "issued_at": "2018-08-25T22:03:39.000000Z"}} 2018-08-25 22:03:40,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" 2018-08-25 22:03:40,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-4fa27ae5-0afd-4d34-9886-2784595e7544 x-compute-request-id: req-4fa27ae5-0afd-4d34-9886-2784595e7544 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:03:40,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-4fa27ae5-0afd-4d34-9886-2784595e7544 2018-08-25 22:03:40,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" 2018-08-25 22:03:40,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-09a75044-70d7-4de0-9b87-612fbd38f1cf x-compute-request-id: req-09a75044-70d7-4de0-9b87-612fbd38f1cf Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:03:40,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-09a75044-70d7-4de0-9b87-612fbd38f1cf 2018-08-25 22:03:40,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77907751-5db2-4c2f-b160-2456a0680b89"}]}}' 2018-08-25 22:03:41,743 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:03: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-70f25a74-df68-44fb-8a7f-9b83e7a68fac x-compute-request-id: req-70f25a74-df68-44fb-8a7f-9b83e7a68fac Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ecf755bd-e342-4915-a564-05dda5eb59a7", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "bookmark"}], "adminPass": "yzqHLxz6vbGs"}} 2018-08-25 22:03:41,743 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-70f25a74-df68-44fb-8a7f-9b83e7a68fac 2018-08-25 22:03:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:03:41,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499f42fb-ff9d-47ce-8ea4-3da88eac3bc7 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:03:41,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-499f42fb-ff9d-47ce-8ea4-3da88eac3bc7 2018-08-25 22:03:41,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:03:42,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["CNARpN6vRc6uxfWwFFSHgA"], "issued_at": "2018-08-25T22:03:42.000000Z"}} 2018-08-25 22:03:42,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4051c8d2b260616ec7e1b7c359620abfe505c61c" 2018-08-25 22:03:42,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-f3e493ce-9634-449f-a870-89017271a157 x-compute-request-id: req-f3e493ce-9634-449f-a870-89017271a157 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.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ecf755bd-e342-4915-a564-05dda5eb59a7", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:03:42Z", "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-25T22:03:41Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:03:42,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 used request id req-f3e493ce-9634-449f-a870-89017271a157 2018-08-25 22:03:45,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4051c8d2b260616ec7e1b7c359620abfe505c61c" 2018-08-25 22:03:47,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-a0a090d9-009f-408b-b662-8de780c5514f x-compute-request-id: req-a0a090d9-009f-408b-b662-8de780c5514f Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ecf755bd-e342-4915-a564-05dda5eb59a7", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:03:44Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-2", "created": "2018-08-25T22:03:41Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:03:47,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 used request id req-a0a090d9-009f-408b-b662-8de780c5514f 2018-08-25 22:03:50,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4051c8d2b260616ec7e1b7c359620abfe505c61c" 2018-08-25 22:03:50,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-a5bfec33-0a89-4aa4-a8fd-3e8996ba00cf x-compute-request-id: req-a5bfec33-0a89-4aa4-a8fd-3e8996ba00cf Content-Encoding: gzip Content-Length: 777 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:78:43:dc", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009f", "OS-SRV-USG:launched_at": "2018-08-25T22:03:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ecf755bd-e342-4915-a564-05dda5eb59a7", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:03:48Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-2", "created": "2018-08-25T22:03:41Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:03:50,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 used request id req-a5bfec33-0a89-4aa4-a8fd-3e8996ba00cf 2018-08-25 22:03:50,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" 2018-08-25 22:03:51,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-1173c6a6-d74d-46c1-a7cb-eb80cff752cc x-compute-request-id: req-1173c6a6-d74d-46c1-a7cb-eb80cff752cc Content-Encoding: gzip Content-Length: 777 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:78:43:dc", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/ecf755bd-e342-4915-a564-05dda5eb59a7", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009f", "OS-SRV-USG:launched_at": "2018-08-25T22:03:48.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "ecf755bd-e342-4915-a564-05dda5eb59a7", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:03:48Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-2", "created": "2018-08-25T22:03:41Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:03:51,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7 used request id req-1173c6a6-d74d-46c1-a7cb-eb80cff752cc 2018-08-25 22:03:51,199 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.24'. 2018-08-25 22:03:51,199 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-08-25 22:03:51,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:03:52,111 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:03: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-637a1ccf-790a-4c6b-bac1-c793588100b0 x-compute-request-id: req-637a1ccf-790a-4c6b-bac1-c793588100b0 Content-Length: 0 Content-Type: application/json 2018-08-25 22:03:52,111 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-637a1ccf-790a-4c6b-bac1-c793588100b0 2018-08-25 22:03:52,112 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-08-25 22:03:52,112 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=5e7b26ea-923e-4b2a-bfad-759d837b1552 network=77907751-5db2-4c2f-b160-2456a0680b89 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.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-25 22:03:52,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:03:52,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:03:52,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:03:52,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:03:52,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:03:52,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:03:52,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:03:52,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:03:52,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:03:52,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:03:52,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:03:52,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:03:52,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:03:52,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:03:52,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:03:52,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:03:52,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:03:52,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:03:52,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:03:52,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:03:52,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:03:52,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:03:52,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:03:52,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:03:52,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:03:52,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:03:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:03:52,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e64f001-21ff-4759-bce7-aeacb1c628a0 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:03:52,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-7e64f001-21ff-4759-bce7-aeacb1c628a0 2018-08-25 22:03:52,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:03:52,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["2K4tf1_VQFyRuf6W3eWWPQ"], "issued_at": "2018-08-25T22:03:52.000000Z"}} 2018-08-25 22:03:52,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" 2018-08-25 22:03:52,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-da8343ba-a8d0-47f6-8031-8fab207b5885 x-compute-request-id: req-da8343ba-a8d0-47f6-8031-8fab207b5885 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:03:52,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-da8343ba-a8d0-47f6-8031-8fab207b5885 2018-08-25 22:03:52,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" 2018-08-25 22:03:52,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-842e5669-6e3e-4b85-8aff-cbdf4405e065 x-compute-request-id: req-842e5669-6e3e-4b85-8aff-cbdf4405e065 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:03:52,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-842e5669-6e3e-4b85-8aff-cbdf4405e065 2018-08-25 22:03:52,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4yNAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77907751-5db2-4c2f-b160-2456a0680b89"}], "config_drive": true}}' 2018-08-25 22:03:54,315 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:03: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 x-openstack-request-id: req-60868575-f5b0-4661-8b0b-e93c7871fdbe x-compute-request-id: req-60868575-f5b0-4661-8b0b-e93c7871fdbe Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d7c40c59-c787-4e71-99ac-ffb86c237209", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "bookmark"}], "adminPass": "6eEEKPWWjfk4"}} 2018-08-25 22:03:54,315 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-60868575-f5b0-4661-8b0b-e93c7871fdbe 2018-08-25 22:03:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:03:54,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecd88d4-5e37-4200-9fc1-fcb7ecdffe1e Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:03:54,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-2ecd88d4-5e37-4200-9fc1-fcb7ecdffe1e 2018-08-25 22:03:54,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:03:54,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["_HOivzh-TbGGyfi9VJnv2Q"], "issued_at": "2018-08-25T22:03:54.000000Z"}} 2018-08-25 22:03:54,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df79755b5e559bf8bc4b02cf7b10b7b23c4f3eac" 2018-08-25 22:03:55,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-7fd3f006-eff8-4b08-a171-b4feceaa769f x-compute-request-id: req-7fd3f006-eff8-4b08-a171-b4feceaa769f 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.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7c40c59-c787-4e71-99ac-ffb86c237209", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:03:55Z", "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-25T22:03:54Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:03:55,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 used request id req-7fd3f006-eff8-4b08-a171-b4feceaa769f 2018-08-25 22:03:58,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df79755b5e559bf8bc4b02cf7b10b7b23c4f3eac" 2018-08-25 22:03:59,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:03: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-e3d44924-1ab5-494e-9b8c-c0a1377650be x-compute-request-id: req-e3d44924-1ab5-494e-9b8c-c0a1377650be Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:3b:23", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7c40c59-c787-4e71-99ac-ffb86c237209", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:03:56Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-1", "created": "2018-08-25T22:03:54Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:03:59,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 used request id req-e3d44924-1ab5-494e-9b8c-c0a1377650be 2018-08-25 22:04:02,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df79755b5e559bf8bc4b02cf7b10b7b23c4f3eac" 2018-08-25 22:04:02,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-db4bfb40-fc3b-468e-971f-79a7e1130b74 x-compute-request-id: req-db4bfb40-fc3b-468e-971f-79a7e1130b74 Content-Encoding: gzip Content-Length: 783 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:10:3b:23", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a0", "OS-SRV-USG:launched_at": "2018-08-25T22:03:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7c40c59-c787-4e71-99ac-ffb86c237209", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:03:59Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-1", "created": "2018-08-25T22:03:54Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:04:02,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 used request id req-db4bfb40-fc3b-468e-971f-79a7e1130b74 2018-08-25 22:04:02,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" 2018-08-25 22:04:03,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-4895647c-00ff-459b-8cb7-414de59a7575 x-compute-request-id: req-4895647c-00ff-459b-8cb7-414de59a7575 Content-Encoding: gzip Content-Length: 783 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:10:3b:23", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/d7c40c59-c787-4e71-99ac-ffb86c237209", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a0", "OS-SRV-USG:launched_at": "2018-08-25T22:03:59.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "d7c40c59-c787-4e71-99ac-ffb86c237209", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:03:59Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-1", "created": "2018-08-25T22:03:54Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:04:03,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209 used request id req-4895647c-00ff-459b-8cb7-414de59a7575 2018-08-25 22:04:03,408 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.15'. 2018-08-25 22:04:03,408 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-08-25 22:04:03,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:04:04,213 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:04: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 x-openstack-request-id: req-9bd1410e-1ae1-48c9-8b54-543fc0f2ac9d x-compute-request-id: req-9bd1410e-1ae1-48c9-8b54-543fc0f2ac9d Content-Length: 0 Content-Type: application/json 2018-08-25 22:04:04,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-9bd1410e-1ae1-48c9-8b54-543fc0f2ac9d 2018-08-25 22:04:04,213 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-08-25 22:04:04,213 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=5e7b26ea-923e-4b2a-bfad-759d837b1552 network=77907751-5db2-4c2f-b160-2456a0680b89 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.15 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-25 22:04:04,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:04:04,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:04:04,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:04:04,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:04:04,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:04:04,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:04:04,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:04:04,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:04:04,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:04:04,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:04:04,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:04:04,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:04:04,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:04:04,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:04:04,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:04:04,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:04:04,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:04:04,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:04:04,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:04:04,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:04:04,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:04:04,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:04:04,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:04:04,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:04:04,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:04:04,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:04:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:04:04,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96740dd3-e86a-40a5-850b-c58e4fc2260d Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:04:04,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-96740dd3-e86a-40a5-850b-c58e4fc2260d 2018-08-25 22:04:04,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:04:04,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["7XTS8zpqQMuqOlWhJPvbkA"], "issued_at": "2018-08-25T22:04:04.000000Z"}} 2018-08-25 22:04:04,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" 2018-08-25 22:04:04,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-f33e5b03-179a-462a-9c42-994bddbcfa28 x-compute-request-id: req-f33e5b03-179a-462a-9c42-994bddbcfa28 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:04:04,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-f33e5b03-179a-462a-9c42-994bddbcfa28 2018-08-25 22:04:04,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" 2018-08-25 22:04:04,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-9cc9accf-1b34-4111-9bda-611255cc306d x-compute-request-id: req-9cc9accf-1b34-4111-9bda-611255cc306d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:04:04,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-9cc9accf-1b34-4111-9bda-611255cc306d 2018-08-25 22:04:04,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xNSAxMC4xMC4xMC4yNAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77907751-5db2-4c2f-b160-2456a0680b89"}], "config_drive": true}}' 2018-08-25 22:04:06,319 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:04: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-b3ba457c-aaf7-494e-b740-eb0a51c11c29 x-compute-request-id: req-b3ba457c-aaf7-494e-b740-eb0a51c11c29 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "bookmark"}], "adminPass": "L8bgT4Qs6WKG"}} 2018-08-25 22:04:06,320 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-b3ba457c-aaf7-494e-b740-eb0a51c11c29 2018-08-25 22:04:06,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:04:06,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c8c244-0713-46cd-8dc6-51e701c27432 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:04:06,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-e7c8c244-0713-46cd-8dc6-51e701c27432 2018-08-25 22:04:06,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:04:06,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["6eG2GPx7ShCuyZJ3aHi-XQ"], "issued_at": "2018-08-25T22:04:06.000000Z"}} 2018-08-25 22:04:06,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943a3e18aa8a368635f2b952322e6364d4c79ad7" 2018-08-25 22:04:07,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-2b947c2c-b1e3-4b4b-b6bb-4e43d455c430 x-compute-request-id: req-2b947c2c-b1e3-4b4b-b6bb-4e43d455c430 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.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:04: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-3", "created": "2018-08-25T22:04:06Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:04:07,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 used request id req-2b947c2c-b1e3-4b4b-b6bb-4e43d455c430 2018-08-25 22:04:10,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943a3e18aa8a368635f2b952322e6364d4c79ad7" 2018-08-25 22:04:10,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-0314ee64-69b1-4aab-a690-10d8b92363eb x-compute-request-id: req-0314ee64-69b1-4aab-a690-10d8b92363eb Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:de:f1", "version": 4, "addr": "10.10.10.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:04:08Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T22:04:06Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:04:10,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 used request id req-0314ee64-69b1-4aab-a690-10d8b92363eb 2018-08-25 22:04:13,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943a3e18aa8a368635f2b952322e6364d4c79ad7" 2018-08-25 22:04:14,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-eb97546e-f0bd-4157-bcb9-123bb5bafd0d x-compute-request-id: req-eb97546e-f0bd-4157-bcb9-123bb5bafd0d Content-Encoding: gzip Content-Length: 782 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:03:de:f1", "version": 4, "addr": "10.10.10.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a1", "OS-SRV-USG:launched_at": "2018-08-25T22:04:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:04:12Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T22:04:06Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:04:14,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 used request id req-eb97546e-f0bd-4157-bcb9-123bb5bafd0d 2018-08-25 22:04:14,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" 2018-08-25 22:04:14,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-c8ce9fdc-b00b-47d4-ac15-a48b768ee9d4 x-compute-request-id: req-c8ce9fdc-b00b-47d4-ac15-a48b768ee9d4 Content-Encoding: gzip Content-Length: 782 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:03:de:f1", "version": 4, "addr": "10.10.10.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a1", "OS-SRV-USG:launched_at": "2018-08-25T22:04:12.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:04:12Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T22:04:06Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:04:14,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 used request id req-c8ce9fdc-b00b-47d4-ac15-a48b768ee9d4 2018-08-25 22:04:14,852 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.25'. 2018-08-25 22:04:14,852 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-08-25 22:04:14,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:04:16,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:04: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-02eb55c4-622e-412e-976c-54627d250c70 x-compute-request-id: req-02eb55c4-622e-412e-976c-54627d250c70 Content-Length: 0 Content-Type: application/json 2018-08-25 22:04:16,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-02eb55c4-622e-412e-976c-54627d250c70 2018-08-25 22:04:16,233 - sdnvpn_test_utils - INFO - Waiting for instance ecf755bd-e342-4915-a564-05dda5eb59a7 to boot up 2018-08-25 22:04:16,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:16,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-b1426df7-515e-4b70-a757-c5835da9ad91 x-compute-request-id: req-b1426df7-515e-4b70-a757-c5835da9ad91 Content-Encoding: gzip Content-Length: 10067 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:16,321 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-b1426df7-515e-4b70-a757-c5835da9ad91 2018-08-25 22:04:18,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:18,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-8b280ce7-4665-4bff-9bbd-5b9830214282 x-compute-request-id: req-8b280ce7-4665-4bff-9bbd-5b9830214282 Content-Encoding: gzip Content-Length: 10067 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:18,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-8b280ce7-4665-4bff-9bbd-5b9830214282 2018-08-25 22:04:20,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:20,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-9b41cadf-6cc3-4318-9b31-6377a89e0cbe x-compute-request-id: req-9b41cadf-6cc3-4318-9b31-6377a89e0cbe Content-Encoding: gzip Content-Length: 10067 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:20,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-9b41cadf-6cc3-4318-9b31-6377a89e0cbe 2018-08-25 22:04:22,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:22,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-67e30ca2-d412-4fe0-917d-f6924dce9ce1 x-compute-request-id: req-67e30ca2-d412-4fe0-917d-f6924dce9ce1 Content-Encoding: gzip Content-Length: 10067 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:22,615 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-67e30ca2-d412-4fe0-917d-f6924dce9ce1 2018-08-25 22:04:24,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:24,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-5fae751b-ebc0-43a4-bb96-73c65633515d x-compute-request-id: req-5fae751b-ebc0-43a4-bb96-73c65633515d Content-Encoding: gzip Content-Length: 10087 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:24,713 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-5fae751b-ebc0-43a4-bb96-73c65633515d 2018-08-25 22:04:26,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:26,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-f41816b3-43d2-4801-843d-b1bc5658aa3a x-compute-request-id: req-f41816b3-43d2-4801-843d-b1bc5658aa3a Content-Encoding: gzip Content-Length: 10087 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:26,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-f41816b3-43d2-4801-843d-b1bc5658aa3a 2018-08-25 22:04:28,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:28,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-0556e668-a814-4e47-bdbd-7cc820365187 x-compute-request-id: req-0556e668-a814-4e47-bdbd-7cc820365187 Content-Encoding: gzip Content-Length: 10087 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:28,898 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-0556e668-a814-4e47-bdbd-7cc820365187 2018-08-25 22:04:30,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:30,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-0e37df33-1e61-4af4-aa3b-ba613d4019da x-compute-request-id: req-0e37df33-1e61-4af4-aa3b-ba613d4019da Content-Encoding: gzip Content-Length: 10087 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:30,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-0e37df33-1e61-4af4-aa3b-ba613d4019da 2018-08-25 22:04:33,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:33,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-a577f9d8-2abe-49b2-ae99-7be3cdf453d1 x-compute-request-id: req-a577f9d8-2abe-49b2-ae99-7be3cdf453d1 Content-Encoding: gzip Content-Length: 10087 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:33,075 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-a577f9d8-2abe-49b2-ae99-7be3cdf453d1 2018-08-25 22:04:35,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:35,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-01bae8eb-8a63-48f1-b0b1-e15bbf2a8204 x-compute-request-id: req-01bae8eb-8a63-48f1-b0b1-e15bbf2a8204 Content-Encoding: gzip Content-Length: 10087 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:35,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-01bae8eb-8a63-48f1-b0b1-e15bbf2a8204 2018-08-25 22:04:37,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:37,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-9a915df7-5419-46f8-8a76-32a6137be09b x-compute-request-id: req-9a915df7-5419-46f8-8a76-32a6137be09b Content-Encoding: gzip Content-Length: 10087 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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"} 2018-08-25 22:04:37,255 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-9a915df7-5419-46f8-8a76-32a6137be09b 2018-08-25 22:04:39,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:39,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-df5a20da-6f2f-4aa9-bd03-36179726fbb7 x-compute-request-id: req-df5a20da-6f2f-4aa9-bd03-36179726fbb7 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:39,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-df5a20da-6f2f-4aa9-bd03-36179726fbb7 2018-08-25 22:04:41,382 - sdnvpn_test_utils - INFO - Waiting for instance d7c40c59-c787-4e71-99ac-ffb86c237209 to boot up 2018-08-25 22:04:41,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:41,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-25647c7f-14ba-4190-b038-01d8103ccd3f x-compute-request-id: req-25647c7f-14ba-4190-b038-01d8103ccd3f Content-Encoding: gzip Content-Length: 8127 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:41,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-25647c7f-14ba-4190-b038-01d8103ccd3f 2018-08-25 22:04:43,459 - sdnvpn_test_utils - INFO - Waiting for instance 772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3 to boot up 2018-08-25 22:04:43,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:43,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-6e36db6c-3441-4560-b2b9-02a6796f103b x-compute-request-id: req-6e36db6c-3441-4560-b2b9-02a6796f103b Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:04:43,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-6e36db6c-3441-4560-b2b9-02a6796f103b 2018-08-25 22:04:45,579 - __name__ - INFO - Starting all monitor threads 2018-08-25 22:04:45,585 - __name__ - INFO - Wait before subtest 2018-08-25 22:04:46,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:46,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:46,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:46,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-e1836979-3531-452b-8666-fd3e61431c95 x-compute-request-id: req-e1836979-3531-452b-8666-fd3e61431c95 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:46,694 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-e1836979-3531-452b-8666-fd3e61431c95 2018-08-25 22:04:46,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-2c564f03-0057-43e5-9828-00108279fa0e x-compute-request-id: req-2c564f03-0057-43e5-9828-00108279fa0e Content-Encoding: gzip Content-Length: 8127 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:46,700 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-2c564f03-0057-43e5-9828-00108279fa0e 2018-08-25 22:04:46,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-24322939-d307-460e-93de-1d6ea71f9ec6 x-compute-request-id: req-24322939-d307-460e-93de-1d6ea71f9ec6 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:04:46,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-24322939-d307-460e-93de-1d6ea71f9ec6 2018-08-25 22:04:46,704 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.24 OK 2018-08-25 22:04:46,704 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.24 OK 2018-08-25 22:04:46,704 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.24 OK 2018-08-25 22:04:46,704 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.24 OK 2018-08-25 22:04:46,704 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.15 OK 2018-08-25 22:04:46,704 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.24 OK 2018-08-25 22:04:46,704 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.15 OK 2018-08-25 22:04:47,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:47,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:47,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:47,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-0fe1b9ba-fec7-41d9-8b3a-f79cb4875207 x-compute-request-id: req-0fe1b9ba-fec7-41d9-8b3a-f79cb4875207 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:04:47,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-0fe1b9ba-fec7-41d9-8b3a-f79cb4875207 2018-08-25 22:04:47,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-e39500a4-23d3-4613-9006-448a297095ec x-compute-request-id: req-e39500a4-23d3-4613-9006-448a297095ec Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:47,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-e39500a4-23d3-4613-9006-448a297095ec 2018-08-25 22:04:47,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-9dd2ac3a-22f3-47df-9e27-e3540b87e361 x-compute-request-id: req-9dd2ac3a-22f3-47df-9e27-e3540b87e361 Content-Encoding: gzip Content-Length: 8127 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:47,791 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-9dd2ac3a-22f3-47df-9e27-e3540b87e361 2018-08-25 22:04:48,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:48,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:48,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:48,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-fd18875e-babe-46a2-84f3-d3e271022bac x-compute-request-id: req-fd18875e-babe-46a2-84f3-d3e271022bac Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:04:48,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-fd18875e-babe-46a2-84f3-d3e271022bac 2018-08-25 22:04:48,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-967bd2d9-cb6c-4a28-bf1a-8e1224f712b4 x-compute-request-id: req-967bd2d9-cb6c-4a28-bf1a-8e1224f712b4 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:48,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-967bd2d9-cb6c-4a28-bf1a-8e1224f712b4 2018-08-25 22:04:48,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-a4e92932-7db4-429d-8102-0d0aae5514fe x-compute-request-id: req-a4e92932-7db4-429d-8102-0d0aae5514fe Content-Encoding: gzip Content-Length: 8127 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:48,868 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-a4e92932-7db4-429d-8102-0d0aae5514fe 2018-08-25 22:04:49,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:49,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:49,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:49,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-6962651c-2e0f-4dc8-83aa-024b4728c5b9 x-compute-request-id: req-6962651c-2e0f-4dc8-83aa-024b4728c5b9 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:04:49,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-6962651c-2e0f-4dc8-83aa-024b4728c5b9 2018-08-25 22:04:49,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-82ef6948-aace-4371-bb6d-96529cfe57b5 x-compute-request-id: req-82ef6948-aace-4371-bb6d-96529cfe57b5 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:49,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-82ef6948-aace-4371-bb6d-96529cfe57b5 2018-08-25 22:04:49,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-c37ef1a0-46ff-4b29-a792-99b8cb5a1a90 x-compute-request-id: req-c37ef1a0-46ff-4b29-a792-99b8cb5a1a90 Content-Encoding: gzip Content-Length: 8127 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:49,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-c37ef1a0-46ff-4b29-a792-99b8cb5a1a90 2018-08-25 22:04:50,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:50,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:50,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:51,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-404e5ff5-cb50-48b6-b084-76f7767f84c0 x-compute-request-id: req-404e5ff5-cb50-48b6-b084-76f7767f84c0 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:04:51,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-404e5ff5-cb50-48b6-b084-76f7767f84c0 2018-08-25 22:04:51,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-3a89697a-7167-45b2-a4d6-a7ce7d5f1789 x-compute-request-id: req-3a89697a-7167-45b2-a4d6-a7ce7d5f1789 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:51,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-3a89697a-7167-45b2-a4d6-a7ce7d5f1789 2018-08-25 22:04:51,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-df162d48-f5d2-4f04-a038-80c27fe31f2e x-compute-request-id: req-df162d48-f5d2-4f04-a038-80c27fe31f2e Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:51,030 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-df162d48-f5d2-4f04-a038-80c27fe31f2e 2018-08-25 22:04:52,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:52,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:52,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:52,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-85682b8e-4e30-48a3-b225-36cb7ffbc980 x-compute-request-id: req-85682b8e-4e30-48a3-b225-36cb7ffbc980 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:52,099 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-85682b8e-4e30-48a3-b225-36cb7ffbc980 2018-08-25 22:04:52,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-73cc4d38-da93-41ee-9300-600e081d0510 x-compute-request-id: req-73cc4d38-da93-41ee-9300-600e081d0510 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:52,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-73cc4d38-da93-41ee-9300-600e081d0510 2018-08-25 22:04:52,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-0fb5f130-435a-4e79-875e-dd193e58eae6 x-compute-request-id: req-0fb5f130-435a-4e79-875e-dd193e58eae6 Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:52,115 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-0fb5f130-435a-4e79-875e-dd193e58eae6 2018-08-25 22:04:53,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:53,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:53,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:53,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-9aee052b-7cf5-4d15-a7c6-958fe9fc9a0c x-compute-request-id: req-9aee052b-7cf5-4d15-a7c6-958fe9fc9a0c Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:53,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-9aee052b-7cf5-4d15-a7c6-958fe9fc9a0c 2018-08-25 22:04:53,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-4be0a3a2-2f4d-4b59-b5d1-76acf43a8226 x-compute-request-id: req-4be0a3a2-2f4d-4b59-b5d1-76acf43a8226 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:53,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-4be0a3a2-2f4d-4b59-b5d1-76acf43a8226 2018-08-25 22:04:53,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-d80dbb7e-e332-4b32-987c-e8c504e1a63c x-compute-request-id: req-d80dbb7e-e332-4b32-987c-e8c504e1a63c Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:53,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-d80dbb7e-e332-4b32-987c-e8c504e1a63c 2018-08-25 22:04:54,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:54,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:54,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:54,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-65e3865e-504a-49c5-b900-b28dc0f6f6a8 x-compute-request-id: req-65e3865e-504a-49c5-b900-b28dc0f6f6a8 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:54,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-65e3865e-504a-49c5-b900-b28dc0f6f6a8 2018-08-25 22:04:54,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-2324f15f-13c6-4192-ab9f-34fd51f27073 x-compute-request-id: req-2324f15f-13c6-4192-ab9f-34fd51f27073 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:54,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-2324f15f-13c6-4192-ab9f-34fd51f27073 2018-08-25 22:04:54,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-ea8d3dd6-49b8-4e44-9a0e-514e4aaca262 x-compute-request-id: req-ea8d3dd6-49b8-4e44-9a0e-514e4aaca262 Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:54,273 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-ea8d3dd6-49b8-4e44-9a0e-514e4aaca262 2018-08-25 22:04:55,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:55,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:55,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:55,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-62dc1d2b-2e49-46e2-9830-5d93e61ea8ae x-compute-request-id: req-62dc1d2b-2e49-46e2-9830-5d93e61ea8ae Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:55,333 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-62dc1d2b-2e49-46e2-9830-5d93e61ea8ae 2018-08-25 22:04:55,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-cd09c841-ecee-4807-add4-5707a2e3de57 x-compute-request-id: req-cd09c841-ecee-4807-add4-5707a2e3de57 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:55,335 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-cd09c841-ecee-4807-add4-5707a2e3de57 2018-08-25 22:04:55,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-f37a75af-b6bc-4c3a-b7da-2944066e600a x-compute-request-id: req-f37a75af-b6bc-4c3a-b7da-2944066e600a Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:55,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-f37a75af-b6bc-4c3a-b7da-2944066e600a 2018-08-25 22:04:56,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:56,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:56,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:56,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-10fe760e-c5bc-4630-86a6-658e2e44f25e x-compute-request-id: req-10fe760e-c5bc-4630-86a6-658e2e44f25e Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:56,408 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-10fe760e-c5bc-4630-86a6-658e2e44f25e 2018-08-25 22:04:56,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-bb2d3af1-132d-48da-8311-df92d6614231 x-compute-request-id: req-bb2d3af1-132d-48da-8311-df92d6614231 Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:56,414 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-bb2d3af1-132d-48da-8311-df92d6614231 2018-08-25 22:04:56,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-5cf1527c-509e-4490-9af1-b590df7caa32 x-compute-request-id: req-5cf1527c-509e-4490-9af1-b590df7caa32 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:56,415 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-5cf1527c-509e-4490-9af1-b590df7caa32 2018-08-25 22:04:57,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:57,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:57,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:57,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-0c565c8c-ad72-4e01-a81e-c4bbad699b30 x-compute-request-id: req-0c565c8c-ad72-4e01-a81e-c4bbad699b30 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:57,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-0c565c8c-ad72-4e01-a81e-c4bbad699b30 2018-08-25 22:04:57,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-a783448e-3fc2-49a6-be79-618407caa08d x-compute-request-id: req-a783448e-3fc2-49a6-be79-618407caa08d Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:57,488 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-a783448e-3fc2-49a6-be79-618407caa08d 2018-08-25 22:04:57,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-64509f3d-f265-464e-b3ed-2923d9ac66cc x-compute-request-id: req-64509f3d-f265-464e-b3ed-2923d9ac66cc Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:57,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-64509f3d-f265-464e-b3ed-2923d9ac66cc 2018-08-25 22:04:58,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:58,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:58,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:58,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-2da241dc-026f-4732-88c7-34fedc5db461 x-compute-request-id: req-2da241dc-026f-4732-88c7-34fedc5db461 Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:58,565 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-2da241dc-026f-4732-88c7-34fedc5db461 2018-08-25 22:04:58,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-8a9c0c20-bfda-4b77-85b2-b3e157dec9ff x-compute-request-id: req-8a9c0c20-bfda-4b77-85b2-b3e157dec9ff Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:58,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-8a9c0c20-bfda-4b77-85b2-b3e157dec9ff 2018-08-25 22:04:58,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-34b92f15-ec31-4f4f-a4bd-b6a22cbb4286 x-compute-request-id: req-34b92f15-ec31-4f4f-a4bd-b6a22cbb4286 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:58,576 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-34b92f15-ec31-4f4f-a4bd-b6a22cbb4286 2018-08-25 22:04:59,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:59,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:59,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:04:59,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-a74799a2-b91e-4d3a-8336-9a2c6f713fed x-compute-request-id: req-a74799a2-b91e-4d3a-8336-9a2c6f713fed Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:59,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-a74799a2-b91e-4d3a-8336-9a2c6f713fed 2018-08-25 22:04:59,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-78b7ad8f-314f-4964-86e3-47d56c1fe23b x-compute-request-id: req-78b7ad8f-314f-4964-86e3-47d56c1fe23b Content-Encoding: gzip Content-Length: 8129 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:04:59,649 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-78b7ad8f-314f-4964-86e3-47d56c1fe23b 2018-08-25 22:04:59,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:04: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-149cbd84-c39b-4c17-949b-006468bb47ab x-compute-request-id: req-149cbd84-c39b-4c17-949b-006468bb47ab Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:04:59,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-149cbd84-c39b-4c17-949b-006468bb47ab 2018-08-25 22:05:00,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:00,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:00,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:00,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-0d99a3ee-3c23-4f95-b439-2796e86ce74c x-compute-request-id: req-0d99a3ee-3c23-4f95-b439-2796e86ce74c Content-Encoding: gzip Content-Length: 8137 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:00,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-0d99a3ee-3c23-4f95-b439-2796e86ce74c 2018-08-25 22:05:00,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-d33ffd75-85b7-47a2-8846-cc0c45b1998e x-compute-request-id: req-d33ffd75-85b7-47a2-8846-cc0c45b1998e Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:00,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-d33ffd75-85b7-47a2-8846-cc0c45b1998e 2018-08-25 22:05:00,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-54223e8f-86b0-488f-b8a1-db1a402ee70a x-compute-request-id: req-54223e8f-86b0-488f-b8a1-db1a402ee70a Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:00,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-54223e8f-86b0-488f-b8a1-db1a402ee70a 2018-08-25 22:05:01,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:01,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:01,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:01,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-3f80aa8c-674e-492e-875d-a288cfeeede4 x-compute-request-id: req-3f80aa8c-674e-492e-875d-a288cfeeede4 Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:01,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-3f80aa8c-674e-492e-875d-a288cfeeede4 2018-08-25 22:05:01,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-1be51543-13e7-49d4-9f8c-5ea1b10968a4 x-compute-request-id: req-1be51543-13e7-49d4-9f8c-5ea1b10968a4 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:01,831 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-1be51543-13e7-49d4-9f8c-5ea1b10968a4 2018-08-25 22:05:01,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-52802d07-31cf-4192-9b6f-4fcace4c839f x-compute-request-id: req-52802d07-31cf-4192-9b6f-4fcace4c839f Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:01,849 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-52802d07-31cf-4192-9b6f-4fcace4c839f 2018-08-25 22:05:02,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:02,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:02,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:02,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-6a50bc2e-cbd4-44f4-8f9e-f9b1a56371f7 x-compute-request-id: req-6a50bc2e-cbd4-44f4-8f9e-f9b1a56371f7 Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:02,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-6a50bc2e-cbd4-44f4-8f9e-f9b1a56371f7 2018-08-25 22:05:02,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-7d2ec4d3-7c1f-4331-8d01-b3902798850f x-compute-request-id: req-7d2ec4d3-7c1f-4331-8d01-b3902798850f Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:02,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-7d2ec4d3-7c1f-4331-8d01-b3902798850f 2018-08-25 22:05:02,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-9d3d7b7e-2abf-4445-aee3-d9a5646d77cf x-compute-request-id: req-9d3d7b7e-2abf-4445-aee3-d9a5646d77cf Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:02,930 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-9d3d7b7e-2abf-4445-aee3-d9a5646d77cf 2018-08-25 22:05:03,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:03,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:03,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:04,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-eddc9272-3072-45b5-bfa1-08d3d2c240af x-compute-request-id: req-eddc9272-3072-45b5-bfa1-08d3d2c240af Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:04,006 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-eddc9272-3072-45b5-bfa1-08d3d2c240af 2018-08-25 22:05:04,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-b8e9c99c-7d00-4338-8cd5-f78b3fd7cad5 x-compute-request-id: req-b8e9c99c-7d00-4338-8cd5-f78b3fd7cad5 Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:04,160 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-b8e9c99c-7d00-4338-8cd5-f78b3fd7cad5 2018-08-25 22:05:04,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-19164ebe-a20a-4ac2-8956-739990cbce97 x-compute-request-id: req-19164ebe-a20a-4ac2-8956-739990cbce97 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:04,214 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-19164ebe-a20a-4ac2-8956-739990cbce97 2018-08-25 22:05:05,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:05,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-30b7cefb-493d-4c27-8f19-e9660fa26232 x-compute-request-id: req-30b7cefb-493d-4c27-8f19-e9660fa26232 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:05,077 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-30b7cefb-493d-4c27-8f19-e9660fa26232 2018-08-25 22:05:05,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:05,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:05,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-7e93be9e-3ece-4e91-91ee-8e647e1fa866 x-compute-request-id: req-7e93be9e-3ece-4e91-91ee-8e647e1fa866 Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:05,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-7e93be9e-3ece-4e91-91ee-8e647e1fa866 2018-08-25 22:05:05,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-5a0490dc-3308-4249-9a02-5218cc483eb4 x-compute-request-id: req-5a0490dc-3308-4249-9a02-5218cc483eb4 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:05,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-5a0490dc-3308-4249-9a02-5218cc483eb4 2018-08-25 22:05:06,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:06,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-1ebe82d4-2abf-4cc0-8dd0-de6b6cdb91a4 x-compute-request-id: req-1ebe82d4-2abf-4cc0-8dd0-de6b6cdb91a4 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:06,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-1ebe82d4-2abf-4cc0-8dd0-de6b6cdb91a4 2018-08-25 22:05:06,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:06,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:06,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-2459ec50-1e97-475a-8a06-3a0d81471aca x-compute-request-id: req-2459ec50-1e97-475a-8a06-3a0d81471aca Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:06,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-2459ec50-1e97-475a-8a06-3a0d81471aca 2018-08-25 22:05:06,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-fc5bf855-589f-4af4-8837-68f483bb9c12 x-compute-request-id: req-fc5bf855-589f-4af4-8837-68f483bb9c12 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:06,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-fc5bf855-589f-4af4-8837-68f483bb9c12 2018-08-25 22:05:07,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:07,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-3e856af5-0f6e-476b-ba56-40598d6a1019 x-compute-request-id: req-3e856af5-0f6e-476b-ba56-40598d6a1019 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:07,217 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-3e856af5-0f6e-476b-ba56-40598d6a1019 2018-08-25 22:05:07,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:07,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:07,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-9a095b85-fbe2-42eb-8f90-2e07db3f4945 x-compute-request-id: req-9a095b85-fbe2-42eb-8f90-2e07db3f4945 Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:07,367 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-9a095b85-fbe2-42eb-8f90-2e07db3f4945 2018-08-25 22:05:07,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-5b7a4907-cc2f-4187-b14b-0c4179cbf628 x-compute-request-id: req-5b7a4907-cc2f-4187-b14b-0c4179cbf628 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:07,431 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-5b7a4907-cc2f-4187-b14b-0c4179cbf628 2018-08-25 22:05:08,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:08,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-82ddbcb9-1534-442c-a41c-f83502f18f85 x-compute-request-id: req-82ddbcb9-1534-442c-a41c-f83502f18f85 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:08,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-82ddbcb9-1534-442c-a41c-f83502f18f85 2018-08-25 22:05:08,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:08,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:08,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-c8888379-3ea1-4ea7-b4c4-589b5a99b154 x-compute-request-id: req-c8888379-3ea1-4ea7-b4c4-589b5a99b154 Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:08,442 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-c8888379-3ea1-4ea7-b4c4-589b5a99b154 2018-08-25 22:05:08,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-744aab43-4fea-4b96-bb4c-1bb17c89d5f9 x-compute-request-id: req-744aab43-4fea-4b96-bb4c-1bb17c89d5f9 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:08,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-744aab43-4fea-4b96-bb4c-1bb17c89d5f9 2018-08-25 22:05:09,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:09,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-00f353f2-84ee-456b-8965-6f35542b80d4 x-compute-request-id: req-00f353f2-84ee-456b-8965-6f35542b80d4 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:09,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-00f353f2-84ee-456b-8965-6f35542b80d4 2018-08-25 22:05:09,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:09,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:09,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-319b9264-caff-4289-bbb8-3815286d1616 x-compute-request-id: req-319b9264-caff-4289-bbb8-3815286d1616 Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:09,510 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-319b9264-caff-4289-bbb8-3815286d1616 2018-08-25 22:05:09,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-219ccf1e-912d-4812-a978-b7143ad3ae24 x-compute-request-id: req-219ccf1e-912d-4812-a978-b7143ad3ae24 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:09,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-219ccf1e-912d-4812-a978-b7143ad3ae24 2018-08-25 22:05:10,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:10,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-f098aad4-db50-469c-a7eb-65858047b6bb x-compute-request-id: req-f098aad4-db50-469c-a7eb-65858047b6bb Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:10,431 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-f098aad4-db50-469c-a7eb-65858047b6bb 2018-08-25 22:05:10,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:10,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:10,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-0e692f3f-bc04-41ad-9cb7-49c6a3e5395b x-compute-request-id: req-0e692f3f-bc04-41ad-9cb7-49c6a3e5395b Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:10,585 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-0e692f3f-bc04-41ad-9cb7-49c6a3e5395b 2018-08-25 22:05:10,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-4aee5be4-8f63-4078-8234-af9b05b51b69 x-compute-request-id: req-4aee5be4-8f63-4078-8234-af9b05b51b69 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:10,629 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-4aee5be4-8f63-4078-8234-af9b05b51b69 2018-08-25 22:05:11,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:11,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-90aed20a-dd44-48fb-8cac-adb771c702cc x-compute-request-id: req-90aed20a-dd44-48fb-8cac-adb771c702cc Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:11,506 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-90aed20a-dd44-48fb-8cac-adb771c702cc 2018-08-25 22:05:11,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:11,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:11,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-8bf1d073-83c5-49ca-a3fc-ff187a802daf x-compute-request-id: req-8bf1d073-83c5-49ca-a3fc-ff187a802daf Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:11,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-8bf1d073-83c5-49ca-a3fc-ff187a802daf 2018-08-25 22:05:11,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-8de61697-2328-463e-a21c-17214a5189bd x-compute-request-id: req-8de61697-2328-463e-a21c-17214a5189bd Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:11,694 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-8de61697-2328-463e-a21c-17214a5189bd 2018-08-25 22:05:12,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:12,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-66c62204-4c69-47c4-bfc3-99f8fbba9476 x-compute-request-id: req-66c62204-4c69-47c4-bfc3-99f8fbba9476 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:12,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-66c62204-4c69-47c4-bfc3-99f8fbba9476 2018-08-25 22:05:12,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:12,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:12,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-3dd9eba3-a4df-484b-a287-a17e3421ee32 x-compute-request-id: req-3dd9eba3-a4df-484b-a287-a17e3421ee32 Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:12,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-3dd9eba3-a4df-484b-a287-a17e3421ee32 2018-08-25 22:05:12,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-aaa34d12-c7b7-4ef8-8e2f-2517e6dc150b x-compute-request-id: req-aaa34d12-c7b7-4ef8-8e2f-2517e6dc150b Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:12,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-aaa34d12-c7b7-4ef8-8e2f-2517e6dc150b 2018-08-25 22:05:13,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:13,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-cf0c550d-eeb1-4a73-b75c-a85314f064d4 x-compute-request-id: req-cf0c550d-eeb1-4a73-b75c-a85314f064d4 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:13,651 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-cf0c550d-eeb1-4a73-b75c-a85314f064d4 2018-08-25 22:05:13,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:13,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:13,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-38586a74-d172-4947-8e08-4392e5563f7e x-compute-request-id: req-38586a74-d172-4947-8e08-4392e5563f7e Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:13,798 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-38586a74-d172-4947-8e08-4392e5563f7e 2018-08-25 22:05:13,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-659cdbc4-9b4d-4e76-8262-a1c41d03a1f9 x-compute-request-id: req-659cdbc4-9b4d-4e76-8262-a1c41d03a1f9 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:13,837 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-659cdbc4-9b4d-4e76-8262-a1c41d03a1f9 2018-08-25 22:05:14,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:14,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-5235571a-2ae1-45a2-a1a6-d070ba8aff59 x-compute-request-id: req-5235571a-2ae1-45a2-a1a6-d070ba8aff59 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:14,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-5235571a-2ae1-45a2-a1a6-d070ba8aff59 2018-08-25 22:05:14,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:14,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:14,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-e846a8e1-b9ad-4063-93e9-2b5f218648ca x-compute-request-id: req-e846a8e1-b9ad-4063-93e9-2b5f218648ca Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:14,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-e846a8e1-b9ad-4063-93e9-2b5f218648ca 2018-08-25 22:05:14,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-728d7224-9d48-48ba-a4a2-f240a105785b x-compute-request-id: req-728d7224-9d48-48ba-a4a2-f240a105785b Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:14,905 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-728d7224-9d48-48ba-a4a2-f240a105785b 2018-08-25 22:05:15,616 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-08-25 22:05:15,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" -d '{"forceDelete": null}' 2018-08-25 22:05:15,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ca213585e5727218baeacd6c37b95cbcd9db1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:15,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-96a7a8c0-b4ce-43bf-895b-a4c89f979012 x-compute-request-id: req-96a7a8c0-b4ce-43bf-895b-a4c89f979012 Content-Encoding: gzip Content-Length: 10903 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 466259706 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.192516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194920] pid_max: default: 32768 minimum: 301\n[ 0.196222] ACPI: Core revision 20150930\n[ 0.197941] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199839] Security Framework initialized\n[ 0.201038] Yama: becoming mindful.\n[ 0.202093] AppArmor: AppArmor initialized\n[ 0.203348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208776] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210771] Initializing cgroup subsys io\n[ 0.211960] Initializing cgroup subsys memory\n[ 0.213219] Initializing cgroup subsys devices\n[ 0.214491] Initializing cgroup subsys freezer\n[ 0.215765] Initializing cgroup subsys net_cls\n[ 0.217029] Initializing cgroup subsys perf_event\n[ 0.218353] Initializing cgroup subsys net_prio\n[ 0.219644] Initializing cgroup subsys hugetlb\n[ 0.220894] Initializing cgroup subsys pids\n[ 0.222146] CPU: Physical Processor ID: 0\n[ 0.224034] mce: CPU supports 10 MCE banks\n[ 0.225256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226709] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250256] ftrace: allocating 31920 entries in 125 pages\n[ 0.275667] smpboot: Max logical packages: 1\n[ 0.276896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278847] x2apic enabled\n[ 0.280040] Switched APIC routing to physical x2apic.\n[ 0.282571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284182] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289687] KVM setup paravirtual spinlock\n[ 0.291410] x86: Booted up 1 node, 1 CPUs\n[ 0.292584] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294568] devtmpfs: initialized\n[ 0.296609] evm: security.selinux\n[ 0.297615] evm: security.SMACK64\n[ 0.298615] evm: security.SMACK64EXEC\n[ 0.299687] evm: security.SMACK64TRANSMUTE\n[ 0.300858] evm: security.SMACK64MMAP\n[ 0.301937] evm: security.ima\n[ 0.302865] evm: security.capability\n[ 0.304004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306659] pinctrl core: initialized pinctrl subsystem\n[ 0.308207] RTC time: 22:03:48, date: 08/25/18\n[ 0.309568] NET: Registered protocol family 16\n[ 0.310971] cpuidle: using governor ladder\n[ 0.312164] cpuidle: using governor menu\n[ 0.313306] PCCT header not found.\n[ 0.314385] ACPI: bus type PCI registered\n[ 0.315585] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317355] PCI: Using configuration type 1 for base access\n[ 0.319592] ACPI: Added _OSI(Module Device)\n[ 0.320804] ACPI: Added _OSI(Processor Device)\n[ 0.322048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325583] ACPI: Interpreter enabled\n[ 0.326685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337343] ACPI: (supports S0 S5)\n[ 0.338363] ACPI: Using IOAPIC for interrupt routing\n[ 0.339724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351952] acpiphp: Slot [3] registered\n[ 0.353114] acpiphp: Slot [4] registered\n[ 0.354270] acpiphp: Slot [5] registered\n[ 0.355424] acpiphp: Slot [6] registered\n[ 0.356586] acpiphp: Slot [7] registered\n[ 0.357749] acpiphp: Slot [8] registered\n[ 0.358912] acpiphp: Slot [9] registered\n[ 0.360060] acpiphp: Slot [10] registered\n[ 0.361241] acpiphp: Slot [11] registered\n[ 0.362407] acpiphp: Slot [12] registered\n[ 0.363585] acpiphp: Slot [13] registered\n[ 0.364755] acpiphp: Slot [14] registered\n[ 0.365932] acpiphp: Slot [15] registered\n[ 0.381401] acpiphp: Slot [16] registered\n[ 0.382602] acpiphp: Slot [17] registered\n[ 0.383774] acpiphp: Slot [18] registered\n[ 0.384940] acpiphp: Slot [19] registered\n[ 0.386115] acpiphp: Slot [20] registered\n[ 0.387284] acpiphp: Slot [21] registered\n[ 0.388457] acpiphp: Slot [22] registered\n[ 0.389620] acpiphp: Slot [23] registered\n[ 0.390798] acpiphp: Slot [24] registered\n[ 0.391965] acpiphp: Slot [25] registered\n[ 0.393131] acpiphp: Slot [26] registered\n[ 0.394297] acpiphp: Slot [27] registered\n[ 0.395471] acpiphp: Slot [28] registered\n[ 0.396636] acpiphp: Slot [29] registered\n[ 0.397806] acpiphp: Slot [30] registered\n[ 0.398971] acpiphp: Slot [31] registered\n[ 0.400142] PCI host bridge to bus 0000:00\n[ 0.401308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420574] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426989] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459178] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464764] vgaarb: loaded\n[ 0.465645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467373] SCSI subsystem initialized\n[ 0.468685] ACPI: bus type USB registered\n[ 0.469876] usbcore: registered new interface driver usbfs\n[ 0.471363] usbcore: registered new interface driver hub\n[ 0.472806] usbcore: registered new device driver usb\n[ 0.474393] PCI: Using ACPI for IRQ routing\n[ 0.475982] NetLabel: Initializing\n[ 0.477017] NetLabel: domain hash size = 128\n[ 0.478256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479654] NetLabel: unlabeled traffic allowed by default\n[ 0.481327] clocksource: Switched to clocksource kvm-clock\n[ 0.491603] AppArmor: AppArmor Filesystem Enabled\n[ 0.492994] pnp: PnP ACPI init\n[ 0.494292] pnp: PnP ACPI: found 5 devices\n[ 0.501291] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503773] NET: Registered protocol family 2\n[ 0.505271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510600] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513856] NET: Registered protocol family 1\n[ 0.515129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516703] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547473] Trying to unpack rootfs image as initramfs...\n[ 0.609373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614419] Scanning for low memory corruption every 60 seconds\n[ 0.616693] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618413] audit: initializing netlink subsys (disabled)\n[ 0.619967] audit: type=2000 audit(1535234629.654:1): initialized\n[ 0.622010] Initialise system trusted keyring\n[ 0.623448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627973] zbud: loaded\n[ 0.629039] VFS: Disk quotas dquot_6.6.0\n[ 0.630260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632534] fuse init (API version 7.23)\n[ 0.633857] Key type big_key registered\n[ 0.635035] Allocating IMA MOK and blacklist keyrings.\n[ 0.636794] Key type asymmetric registered\n[ 0.638015] Asymmetric key parser 'x509' registered\n[ 0.639414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641636] io scheduler noop registered\n[ 0.642794] io scheduler deadline registered (default)\n[ 0.644239] io scheduler cfq registered\n[ 0.645509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651017] ACPI: Power Button [PWRF]\n[ 0.652309] GHES: HEST is not enabled!\n[ 0.666578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726488] Linux agpgart interface v0.103\n[ 0.730119] brd: module loaded\n[ 0.732447] loop: module loaded\n[ 0.737564] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739768] GPT:90111 != 2097151\n[ 0.740771] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742405] GPT:90111 != 2097151\n[ 0.743406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744818] vda: vda1 vda15\n[ 0.746579] scsi host0: ata_piix\n[ 0.747743] scsi host1: ata_piix\n[ 0.748828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753097] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755794] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758709] PPP generic driver version 2.4.2\n[ 0.760057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761819] ehci-pci: EHCI PCI platform driver\n[ 0.763142] ehci-platform: EHCI generic platform driver\n[ 0.764597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766306] ohci-pci: OHCI PCI platform driver\n[ 0.767592] ohci-platform: OHCI generic platform driver\n[ 0.769074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794522] usb usb1: Product: UHCI Host Controller\n[ 0.795890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799068] hub 1-0:1.0: USB hub found\n[ 0.800189] hub 1-0:1.0: 2 ports detected\n[ 0.801530] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807462] mousedev: PS/2 mouse device common for all mice\n[ 0.809280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817040] i2c /dev entries driver\n[ 0.818148] device-mapper: uevent: version 1.0.3\n[ 0.819542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821940] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823890] NET: Registered protocol family 10\n[ 0.825534] NET: Registered protocol family 17\n[ 0.826841] Key type dns_resolver registered\n[ 0.828211] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829783] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832312] registered taskstats version 1\n[ 0.833544] Loading compiled-in X.509 certificates\n[ 0.835448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838152] zswap: loaded using pool lzo/zbud\n[ 0.840332] Key type trusted registered\n[ 0.842577] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846779] evm: HMAC attrs: 0x1\n[ 0.848154] Magic number: 14:738:98\n[ 0.849370] rtc_cmos 00:00: setting system clock to 2018-08-25 22:03:49 UTC (1535234629)\n[ 0.851757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853393] EDD information not available.\n[ 0.906997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923702] Write protecting the kernel read-only data: 14336k\n[ 0.926769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929386] 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\n[ 0.978021] 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 1.15\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.24...\nLease of 10.10.10.24 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.27. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrfDp8+q22a25iP08r/xE3Q/lnnx9ypkkuSiuj9gbjsB3Hbg2TB4JLQXrMObTl7GWLnwSzeX1rdFP3vF/YmPR+XTAxwagyc1wsu5VlwuH/UfMudV2C9RNGpSeSoR4Mi+FgPr2Uw9WqJQ3bP5Kg3jmL/cBgI6b7dIfvzdGTpuQgKTPU5BQrako1xlZDsZ3pkVHqoryaVWtVnaee24UIaqSJzc+czg2wu2Sg5THTC2DaRpSTkJ8kpSSnza1MWXVId/gg/CcK4a2vX4CxCTJ2UdESzdHgOQpbT3zVI37GLTvUJoZQcKCV/nT2EVqmYEpDWbcBxPUcBpS1c5YG5+9J7KPD root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMvK2QnfNPqPNJzUCmT7EDunfIBG4DO81GMPuw7Z+7FDEHJKbTNPxCSGIndwNo3uBJnltHIZpbmcSshKkibvjwPWnJ7i+3qmw451oe06BxbKSksweTvR5LcIJXcJZliWN21e7f9tyViUYn6gWb1Nn0r5CbLAhzto6ud+ETmJIKcnAAAAFQDCO8azuvXWlfOBnV9rrQggc9jJMwAAAIEAngIcax7M/jjfB83OGqhEwPpcghNf4IPez4I2pE2vbGhTl+HinzhctTFkxKEckgaNuvBV9gvzmLE58fJAJS37tBb5xaXsvh7SXk5hSH5y0ShpDoSzAvwwxQiGUmKltYeegR+Emt66xu+DVgwrKZuhcI1EF2EMXm497fdRV3PeiykAAACBAIyoefx8yanRB2GcN0mm8IH4ATKpfr0H83lLywsTJTwWf25lIDVfHUZBEI77B9jpYjYmRCtcPl2nZ3mSxQy4Rm5/hFXykh11OCbIFf9w7h978PSf1Ta45AgHtAYk9F2wx95dgcqQo1rowJ7fFTJZdeaw5ljQo/OahokabZqk+zYP root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.24,24,fe80::f816:3eff:fe78:43dc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.24 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\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:78:43:DC \n inet addr:10.10.10.24 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:43dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:7401 (7.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.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-10-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.273192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.273193] usb 1-1: Product: QEMU USB Tablet\n[ 1.273194] usb 1-1: Manufacturer: QEMU\n[ 1.273195] usb 1-1: SerialNumber: 42\n[ 1.382473] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.400275] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.045883] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:03:50 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:03:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:03:50 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 25 23:03:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:03:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613411] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:03:50 cirros kern.info kernel: [ 1.613431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:03:51 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:03:51 cirros kern.info kernel: [ 3.004800] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:03:51 cirros kern.info kernel: [ 3.045883] 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-10-2 login: "} 2018-08-25 22:05:15,806 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-96a7a8c0-b4ce-43bf-895b-a4c89f979012 2018-08-25 22:05:15,808 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:05: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-61e7ecce-58ea-484c-884b-abb1aaf32664 x-compute-request-id: req-61e7ecce-58ea-484c-884b-abb1aaf32664 Content-Length: 0 Content-Type: application/json 2018-08-25 22:05:15,809 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/ecf755bd-e342-4915-a564-05dda5eb59a7/action used request id req-61e7ecce-58ea-484c-884b-abb1aaf32664 2018-08-25 22:05:15,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1dcfca544bac7ca5229fa359585d2b43e404fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:15,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197ac83384e0be2dd68a69b4e6ba24f5c4cbc02a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:15,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-a78757ac-4256-452d-93bb-59c7fc5ee49d x-compute-request-id: req-a78757ac-4256-452d-93bb-59c7fc5ee49d Content-Encoding: gzip Content-Length: 8138 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 500906781 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.179770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182013] pid_max: default: 32768 minimum: 301\n[ 0.183225] ACPI: Core revision 20150930\n[ 0.184878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186642] Security Framework initialized\n[ 0.187738] Yama: becoming mindful.\n[ 0.188726] AppArmor: AppArmor initialized\n[ 0.189881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193326] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196811] Initializing cgroup subsys io\n[ 0.197923] Initializing cgroup subsys memory\n[ 0.199115] Initializing cgroup subsys devices\n[ 0.200302] Initializing cgroup subsys freezer\n[ 0.201491] Initializing cgroup subsys net_cls\n[ 0.202692] Initializing cgroup subsys perf_event\n[ 0.203934] Initializing cgroup subsys net_prio\n[ 0.205134] Initializing cgroup subsys hugetlb\n[ 0.206315] Initializing cgroup subsys pids\n[ 0.207484] CPU: Physical Processor ID: 0\n[ 0.209260] mce: CPU supports 10 MCE banks\n[ 0.210406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234552] ftrace: allocating 31920 entries in 125 pages\n[ 0.259901] smpboot: Max logical packages: 1\n[ 0.261061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262929] x2apic enabled\n[ 0.264062] Switched APIC routing to physical x2apic.\n[ 0.266501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268018] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273161] KVM setup paravirtual spinlock\n[ 0.274742] x86: Booted up 1 node, 1 CPUs\n[ 0.275858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277731] devtmpfs: initialized\n[ 0.279714] evm: security.selinux\n[ 0.280667] evm: security.SMACK64\n[ 0.281621] evm: security.SMACK64EXEC\n[ 0.282645] evm: security.SMACK64TRANSMUTE\n[ 0.283751] evm: security.SMACK64MMAP\n[ 0.284770] evm: security.ima\n[ 0.285655] evm: security.capability\n[ 0.286740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289241] pinctrl core: initialized pinctrl subsystem\n[ 0.290721] RTC time: 22:04:12, date: 08/25/18\n[ 0.292005] NET: Registered protocol family 16\n[ 0.293315] cpuidle: using governor ladder\n[ 0.294435] cpuidle: using governor menu\n[ 0.295525] PCCT header not found.\n[ 0.296548] ACPI: bus type PCI registered\n[ 0.297650] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299327] PCI: Using configuration type 1 for base access\n[ 0.301472] ACPI: Added _OSI(Module Device)\n[ 0.302625] ACPI: Added _OSI(Processor Device)\n[ 0.303809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307182] ACPI: Interpreter enabled\n[ 0.308217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318255] ACPI: (supports S0 S5)\n[ 0.319218] ACPI: Using IOAPIC for interrupt routing\n[ 0.320511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333102] acpiphp: Slot [4] registered\n[ 0.334189] acpiphp: Slot [5] registered\n[ 0.335281] acpiphp: Slot [6] registered\n[ 0.336382] acpiphp: Slot [7] registered\n[ 0.337465] acpiphp: Slot [8] registered\n[ 0.338546] acpiphp: Slot [9] registered\n[ 0.339621] acpiphp: Slot [10] registered\n[ 0.340724] acpiphp: Slot [11] registered\n[ 0.341837] acpiphp: Slot [12] registered\n[ 0.342933] acpiphp: Slot [13] registered\n[ 0.344035] acpiphp: Slot [14] registered\n[ 0.345141] acpiphp: Slot [15] registered\n[ 0.360218] acpiphp: Slot [16] registered\n[ 0.361341] acpiphp: Slot [17] registered\n[ 0.362447] acpiphp: Slot [18] registered\n[ 0.363554] acpiphp: Slot [19] registered\n[ 0.364656] acpiphp: Slot [20] registered\n[ 0.365764] acpiphp: Slot [21] registered\n[ 0.366874] acpiphp: Slot [22] registered\n[ 0.367976] acpiphp: Slot [23] registered\n[ 0.369077] acpiphp: Slot [24] registered\n[ 0.370168] acpiphp: Slot [25] registered\n[ 0.371252] acpiphp: Slot [26] registered\n[ 0.372352] acpiphp: Slot [27] registered\n[ 0.373466] acpiphp: Slot [28] registered\n[ 0.374565] acpiphp: Slot [29] registered\n[ 0.375660] acpiphp: Slot [30] registered\n[ 0.376761] acpiphp: Slot [31] registered\n[ 0.377859] PCI host bridge to bus 0000:00\n[ 0.378959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433518] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435266] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438750] vgaarb: loaded\n[ 0.439564] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441168] SCSI subsystem initialized\n[ 0.442396] ACPI: bus type USB registered\n[ 0.443498] usbcore: registered new interface driver usbfs\n[ 0.444873] usbcore: registered new interface driver hub\n[ 0.446194] usbcore: registered new device driver usb\n[ 0.447650] PCI: Using ACPI for IRQ routing\n[ 0.449138] NetLabel: Initializing\n[ 0.450100] NetLabel: domain hash size = 128\n[ 0.451243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452537] NetLabel: unlabeled traffic allowed by default\n[ 0.454076] clocksource: Switched to clocksource kvm-clock\n[ 0.464296] AppArmor: AppArmor Filesystem Enabled\n[ 0.465589] pnp: PnP ACPI init\n[ 0.466807] pnp: PnP ACPI: found 5 devices\n[ 0.473598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475896] NET: Registered protocol family 2\n[ 0.477274] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.482193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485175] NET: Registered protocol family 1\n[ 0.486345] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518173] Trying to unpack rootfs image as initramfs...\n[ 0.579161] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584557] Scanning for low memory corruption every 60 seconds\n[ 0.586734] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588342] audit: initializing netlink subsys (disabled)\n[ 0.589786] audit: type=2000 audit(1535234653.305:1): initialized\n[ 0.591682] Initialise system trusted keyring\n[ 0.593034] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597316] zbud: loaded\n[ 0.598317] VFS: Disk quotas dquot_6.6.0\n[ 0.599446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601582] fuse init (API version 7.23)\n[ 0.602843] Key type big_key registered\n[ 0.603947] Allocating IMA MOK and blacklist keyrings.\n[ 0.605578] Key type asymmetric registered\n[ 0.606718] Asymmetric key parser 'x509' registered\n[ 0.608025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610101] io scheduler noop registered\n[ 0.611190] io scheduler deadline registered (default)\n[ 0.612533] io scheduler cfq registered\n[ 0.613719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615171] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618903] ACPI: Power Button [PWRF]\n[ 0.620130] GHES: HEST is not enabled!\n[ 0.634298] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693290] Linux agpgart interface v0.103\n[ 0.696652] brd: module loaded\n[ 0.698868] loop: module loaded\n[ 0.705000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706996] GPT:90111 != 2097151\n[ 0.707924] GPT:Alternate GPT header not at the end of the disk.\n[ 0.709416] GPT:90111 != 2097151\n[ 0.710336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711638] vda: vda1 vda15\n[ 0.713326] scsi host0: ata_piix\n[ 0.714377] scsi host1: ata_piix\n[ 0.715348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.716958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.718873] libphy: Fixed MDIO Bus: probed\n[ 0.719975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.721248] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724135] PPP generic driver version 2.4.2\n[ 0.725347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726925] ehci-pci: EHCI PCI platform driver\n[ 0.728099] ehci-platform: EHCI generic platform driver\n[ 0.729423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730940] ohci-pci: OHCI PCI platform driver\n[ 0.732114] ohci-platform: OHCI generic platform driver\n[ 0.733442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748045] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751344] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757767] usb usb1: Product: UHCI Host Controller\n[ 0.759018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.760516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761819] hub 1-0:1.0: USB hub found\n[ 0.762873] hub 1-0:1.0: 2 ports detected\n[ 0.764188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.769689] mousedev: PS/2 mouse device common for all mice\n[ 0.771395] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778600] i2c /dev entries driver\n[ 0.779642] device-mapper: uevent: version 1.0.3\n[ 0.780928] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783165] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784994] NET: Registered protocol family 10\n[ 0.786526] NET: Registered protocol family 17\n[ 0.787737] Key type dns_resolver registered\n[ 0.789034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792924] registered taskstats version 1\n[ 0.794068] Loading compiled-in X.509 certificates\n[ 0.795885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798377] zswap: loaded using pool lzo/zbud\n[ 0.800427] Key type trusted registered\n[ 0.802542] Key type encrypted registered\n[ 0.803663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805049] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806488] evm: HMAC attrs: 0x1\n[ 0.807780] Magic number: 14:738:98\n[ 0.808915] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:13 UTC (1535234653)\n[ 0.811109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812613] EDD information not available.\n[ 0.874763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890923] ata1.00: configured for MWDMA2\n[ 0.892550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895452] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897090] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898744] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901515] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903596] Write protecting the kernel read-only data: 14336k\n[ 0.906535] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908992] 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.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.083041] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.25...\nLease of 10.10.10.25 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.26s]\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\nping 10.10.10.15 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:15,943 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-a78757ac-4256-452d-93bb-59c7fc5ee49d 2018-08-25 22:05:16,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-e0d29657-0219-460b-bf3c-ff7905086f06 x-compute-request-id: req-e0d29657-0219-460b-bf3c-ff7905086f06 Content-Encoding: gzip Content-Length: 8130 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 512602497 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.193883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196254] pid_max: default: 32768 minimum: 301\n[ 0.197532] ACPI: Core revision 20150930\n[ 0.199258] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201146] Security Framework initialized\n[ 0.202317] Yama: becoming mindful.\n[ 0.203384] AppArmor: AppArmor initialized\n[ 0.204634] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206506] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212001] Initializing cgroup subsys io\n[ 0.213182] Initializing cgroup subsys memory\n[ 0.214418] Initializing cgroup subsys devices\n[ 0.215676] Initializing cgroup subsys freezer\n[ 0.216934] Initializing cgroup subsys net_cls\n[ 0.218191] Initializing cgroup subsys perf_event\n[ 0.219521] Initializing cgroup subsys net_prio\n[ 0.220812] Initializing cgroup subsys hugetlb\n[ 0.222076] Initializing cgroup subsys pids\n[ 0.223363] CPU: Physical Processor ID: 0\n[ 0.225265] mce: CPU supports 10 MCE banks\n[ 0.226455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251557] ftrace: allocating 31920 entries in 125 pages\n[ 0.277176] smpboot: Max logical packages: 1\n[ 0.278394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280352] x2apic enabled\n[ 0.281539] Switched APIC routing to physical x2apic.\n[ 0.284060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291070] KVM setup paravirtual spinlock\n[ 0.292763] x86: Booted up 1 node, 1 CPUs\n[ 0.293924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295870] devtmpfs: initialized\n[ 0.297887] evm: security.selinux\n[ 0.298889] evm: security.SMACK64\n[ 0.299898] evm: security.SMACK64EXEC\n[ 0.300970] evm: security.SMACK64TRANSMUTE\n[ 0.302123] evm: security.SMACK64MMAP\n[ 0.303190] evm: security.ima\n[ 0.304110] evm: security.capability\n[ 0.305239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307858] pinctrl core: initialized pinctrl subsystem\n[ 0.309417] RTC time: 22:03:59, date: 08/25/18\n[ 0.310760] NET: Registered protocol family 16\n[ 0.312126] cpuidle: using governor ladder\n[ 0.313287] cpuidle: using governor menu\n[ 0.314409] PCCT header not found.\n[ 0.315478] ACPI: bus type PCI registered\n[ 0.316611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318357] PCI: Using configuration type 1 for base access\n[ 0.320583] ACPI: Added _OSI(Module Device)\n[ 0.321783] ACPI: Added _OSI(Processor Device)\n[ 0.323014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326529] ACPI: Interpreter enabled\n[ 0.327635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338145] ACPI: (supports S0 S5)\n[ 0.339150] ACPI: Using IOAPIC for interrupt routing\n[ 0.340484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349500] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352605] acpiphp: Slot [3] registered\n[ 0.353745] acpiphp: Slot [4] registered\n[ 0.354888] acpiphp: Slot [5] registered\n[ 0.356040] acpiphp: Slot [6] registered\n[ 0.357176] acpiphp: Slot [7] registered\n[ 0.358310] acpiphp: Slot [8] registered\n[ 0.359456] acpiphp: Slot [9] registered\n[ 0.360608] acpiphp: Slot [10] registered\n[ 0.361761] acpiphp: Slot [11] registered\n[ 0.362915] acpiphp: Slot [12] registered\n[ 0.364078] acpiphp: Slot [13] registered\n[ 0.365229] acpiphp: Slot [14] registered\n[ 0.366386] acpiphp: Slot [15] registered\n[ 0.381704] acpiphp: Slot [16] registered\n[ 0.382869] acpiphp: Slot [17] registered\n[ 0.384022] acpiphp: Slot [18] registered\n[ 0.385166] acpiphp: Slot [19] registered\n[ 0.386318] acpiphp: Slot [20] registered\n[ 0.387474] acpiphp: Slot [21] registered\n[ 0.388618] acpiphp: Slot [22] registered\n[ 0.389758] acpiphp: Slot [23] registered\n[ 0.390909] acpiphp: Slot [24] registered\n[ 0.392062] acpiphp: Slot [25] registered\n[ 0.393211] acpiphp: Slot [26] registered\n[ 0.394360] acpiphp: Slot [27] registered\n[ 0.395525] acpiphp: Slot [28] registered\n[ 0.396679] acpiphp: Slot [29] registered\n[ 0.397832] acpiphp: Slot [30] registered\n[ 0.398998] acpiphp: Slot [31] registered\n[ 0.400144] PCI host bridge to bus 0000:00\n[ 0.401295] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410985] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418595] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425029] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465360] vgaarb: loaded\n[ 0.466238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467985] SCSI subsystem initialized\n[ 0.469300] ACPI: bus type USB registered\n[ 0.470504] usbcore: registered new interface driver usbfs\n[ 0.472017] usbcore: registered new interface driver hub\n[ 0.473473] usbcore: registered new device driver usb\n[ 0.475065] PCI: Using ACPI for IRQ routing\n[ 0.476637] NetLabel: Initializing\n[ 0.477678] NetLabel: domain hash size = 128\n[ 0.478916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480306] NetLabel: unlabeled traffic allowed by default\n[ 0.481993] clocksource: Switched to clocksource kvm-clock\n[ 0.492071] AppArmor: AppArmor Filesystem Enabled\n[ 0.493461] pnp: PnP ACPI init\n[ 0.494746] pnp: PnP ACPI: found 5 devices\n[ 0.501755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504224] NET: Registered protocol family 2\n[ 0.505718] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514254] NET: Registered protocol family 1\n[ 0.515513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518653] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547985] Trying to unpack rootfs image as initramfs...\n[ 0.610386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615729] Scanning for low memory corruption every 60 seconds\n[ 0.618112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619780] audit: initializing netlink subsys (disabled)\n[ 0.621302] audit: type=2000 audit(1535234640.228:1): initialized\n[ 0.623300] Initialise system trusted keyring\n[ 0.624720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626409] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629181] zbud: loaded\n[ 0.630241] VFS: Disk quotas dquot_6.6.0\n[ 0.631430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633671] fuse init (API version 7.23)\n[ 0.634976] Key type big_key registered\n[ 0.636127] Allocating IMA MOK and blacklist keyrings.\n[ 0.637904] Key type asymmetric registered\n[ 0.639092] Asymmetric key parser 'x509' registered\n[ 0.640497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642680] io scheduler noop registered\n[ 0.643808] io scheduler deadline registered (default)\n[ 0.645238] io scheduler cfq registered\n[ 0.646485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651877] ACPI: Power Button [PWRF]\n[ 0.653164] GHES: HEST is not enabled!\n[ 0.667437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727271] Linux agpgart interface v0.103\n[ 0.730916] brd: module loaded\n[ 0.733258] loop: module loaded\n[ 0.737904] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740052] GPT:90111 != 2097151\n[ 0.741053] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742682] GPT:90111 != 2097151\n[ 0.743690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745131] vda: vda1 vda15\n[ 0.746861] scsi host0: ata_piix\n[ 0.748043] scsi host1: ata_piix\n[ 0.749112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753245] libphy: Fixed MDIO Bus: probed\n[ 0.754443] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755841] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758767] PPP generic driver version 2.4.2\n[ 0.760088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761838] ehci-pci: EHCI PCI platform driver\n[ 0.763130] ehci-platform: EHCI generic platform driver\n[ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766248] ohci-pci: OHCI PCI platform driver\n[ 0.767533] ohci-platform: OHCI generic platform driver\n[ 0.768993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783704] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787343] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790522] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794357] usb usb1: Product: UHCI Host Controller\n[ 0.795692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798806] hub 1-0:1.0: USB hub found\n[ 0.799932] hub 1-0:1.0: 2 ports detected\n[ 0.801268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807127] mousedev: PS/2 mouse device common for all mice\n[ 0.808913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811515] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816505] i2c /dev entries driver\n[ 0.817601] device-mapper: uevent: version 1.0.3\n[ 0.818980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823280] NET: Registered protocol family 10\n[ 0.824898] NET: Registered protocol family 17\n[ 0.826177] Key type dns_resolver registered\n[ 0.827529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831601] registered taskstats version 1\n[ 0.832804] Loading compiled-in X.509 certificates\n[ 0.834708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837370] zswap: loaded using pool lzo/zbud\n[ 0.839533] Key type trusted registered\n[ 0.841844] Key type encrypted registered\n[ 0.843032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845983] evm: HMAC attrs: 0x1\n[ 0.847337] Magic number: 14:738:98\n[ 0.848533] rtc_cmos 00:00: setting system clock to 2018-08-25 22:04:00 UTC (1535234640)\n[ 0.850833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852398] EDD information not available.\n[ 0.906833] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.923093] ata1.00: configured for MWDMA2\n[ 0.924821] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.927881] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.929640] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.931407] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.934277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936480] Write protecting the kernel read-only data: 14336k\n[ 0.939478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942065] 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.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... [ 1.116360] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 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.21s]\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\nping 10.10.10.24 OK\n"} 2018-08-25 22:05:16,335 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-e0d29657-0219-460b-bf3c-ff7905086f06 2018-08-25 22:05:16,346 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-08-25 22:05:16,346 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=5e7b26ea-923e-4b2a-bfad-759d837b1552 network=77907751-5db2-4c2f-b160-2456a0680b89 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.15 10.10.10.25 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-25 22:05:16,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:05:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:05:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:05:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:05:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:05:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:05:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:05:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:05:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:05:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:05:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:05:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:05:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:05:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:05:16,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:05:16,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:05:16,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:05:16,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:05:16,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:05:16,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:05:16,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:05:16,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:05:16,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:05:16,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:05:16,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:05:16,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:05:16,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:05:16,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:05:16,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:05:16,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:05:16,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:05:16,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:05:16,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:05:16,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:05:16,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:05:16,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:05:16,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:05:16,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:05:16,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:05:16,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:05:16,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:05:16,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:05:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:05:16,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e70ac3-2e08-4c62-aa55-9fe305b5d64f Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:05:16,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-15e70ac3-2e08-4c62-aa55-9fe305b5d64f 2018-08-25 22:05:16,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:05:16,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["8b2vssqpTPS9Z1Pafhy7Yg"], "issued_at": "2018-08-25T22:05:16.000000Z"}} 2018-08-25 22:05:16,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" 2018-08-25 22:05:17,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-4eb90ec7-76b8-49f5-9fea-ec2d1f069ba8 x-compute-request-id: req-4eb90ec7-76b8-49f5-9fea-ec2d1f069ba8 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:05:17,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-4eb90ec7-76b8-49f5-9fea-ec2d1f069ba8 2018-08-25 22:05:17,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" 2018-08-25 22:05:17,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-a0a03d63-317b-4aba-82e8-2c196cf9c423 x-compute-request-id: req-a0a03d63-317b-4aba-82e8-2c196cf9c423 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:05:17,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-a0a03d63-317b-4aba-82e8-2c196cf9c423 2018-08-25 22:05:17,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xNSAxMC4xMC4xMC4yNQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77907751-5db2-4c2f-b160-2456a0680b89"}], "config_drive": true}}' 2018-08-25 22:05:19,021 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:05: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-7e5ea09a-826e-4f50-b8be-ba42a07bbdf2 x-compute-request-id: req-7e5ea09a-826e-4f50-b8be-ba42a07bbdf2 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "09e6c4a1-0ae0-4959-877b-53b90b01a264", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "bookmark"}], "adminPass": "qLi4GnMcsGFX"}} 2018-08-25 22:05:19,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-7e5ea09a-826e-4f50-b8be-ba42a07bbdf2 2018-08-25 22:05:19,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:05:19,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92beedee-9c5c-44d7-9467-a7ae5325ad43 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:05:19,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-92beedee-9c5c-44d7-9467-a7ae5325ad43 2018-08-25 22:05:19,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:05:19,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["GeX7t2VITbakw7syeb8VIg"], "issued_at": "2018-08-25T22:05:19.000000Z"}} 2018-08-25 22:05:19,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4e148fc3afeb5b3cdbf53ba1f8f60c2b72bbfb" 2018-08-25 22:05:20,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-da418ca3-6441-4a57-9268-a4331e39d3f1 x-compute-request-id: req-da418ca3-6441-4a57-9268-a4331e39d3f1 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.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "09e6c4a1-0ae0-4959-877b-53b90b01a264", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:05:19Z", "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-4", "created": "2018-08-25T22:05:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:05:20,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 used request id req-da418ca3-6441-4a57-9268-a4331e39d3f1 2018-08-25 22:05:23,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4e148fc3afeb5b3cdbf53ba1f8f60c2b72bbfb" 2018-08-25 22:05:24,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-ec28e38b-7517-444b-acd1-8b5d394b37ca x-compute-request-id: req-ec28e38b-7517-444b-acd1-8b5d394b37ca Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:4b:36", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a2", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "09e6c4a1-0ae0-4959-877b-53b90b01a264", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:05:20Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-4", "created": "2018-08-25T22:05:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:05:24,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 used request id req-ec28e38b-7517-444b-acd1-8b5d394b37ca 2018-08-25 22:05:27,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4e148fc3afeb5b3cdbf53ba1f8f60c2b72bbfb" 2018-08-25 22:05:27,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-281ca9a1-dbee-42d3-94cb-eede128da8ec x-compute-request-id: req-281ca9a1-dbee-42d3-94cb-eede128da8ec Content-Encoding: gzip Content-Length: 782 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:df:4b:36", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a2", "OS-SRV-USG:launched_at": "2018-08-25T22:05:24.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "09e6c4a1-0ae0-4959-877b-53b90b01a264", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:05:24Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-4", "created": "2018-08-25T22:05:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:05:27,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 used request id req-281ca9a1-dbee-42d3-94cb-eede128da8ec 2018-08-25 22:05:27,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" 2018-08-25 22:05:28,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-910bcdfe-7a02-4a7b-a7c4-6dbd6160b83f x-compute-request-id: req-910bcdfe-7a02-4a7b-a7c4-6dbd6160b83f Content-Encoding: gzip Content-Length: 782 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:df:4b:36", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264", "rel": "bookmark"}], "image": {"id": "5e7b26ea-923e-4b2a-bfad-759d837b1552", "links": [{"href": "http://172.30.9.33:8774/images/5e7b26ea-923e-4b2a-bfad-759d837b1552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a2", "OS-SRV-USG:launched_at": "2018-08-25T22:05:24.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "09e6c4a1-0ae0-4959-877b-53b90b01a264", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:05:24Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-10-4", "created": "2018-08-25T22:05:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:05:28,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264 used request id req-910bcdfe-7a02-4a7b-a7c4-6dbd6160b83f 2018-08-25 22:05:28,036 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.5'. 2018-08-25 22:05:28,036 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-08-25 22:05:28,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:05:29,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:05: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-4a28f098-7dd8-4baa-b048-6783c29ecf72 x-compute-request-id: req-4a28f098-7dd8-4baa-b048-6783c29ecf72 Content-Length: 0 Content-Type: application/json 2018-08-25 22:05:29,080 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-4a28f098-7dd8-4baa-b048-6783c29ecf72 2018-08-25 22:05:29,081 - sdnvpn_test_utils - INFO - Waiting for instance 09e6c4a1-0ae0-4959-877b-53b90b01a264 to boot up 2018-08-25 22:05:29,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:29,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-3364e1f9-3148-4331-9860-50ffe1905a19 x-compute-request-id: req-3364e1f9-3148-4331-9860-50ffe1905a19 Content-Encoding: gzip Content-Length: 8123 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\n"} 2018-08-25 22:05:29,154 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-3364e1f9-3148-4331-9860-50ffe1905a19 2018-08-25 22:05:31,164 - __name__ - INFO - Starting monitor thread of vm_4 2018-08-25 22:05:32,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:32,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-9071a1ad-511c-47d3-85c4-f50d36c00605 x-compute-request-id: req-9071a1ad-511c-47d3-85c4-f50d36c00605 Content-Encoding: gzip Content-Length: 8123 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\n"} 2018-08-25 22:05:32,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-9071a1ad-511c-47d3-85c4-f50d36c00605 2018-08-25 22:05:33,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:33,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-62673f21-2eec-4dbb-9f0b-59217a8317ad x-compute-request-id: req-62673f21-2eec-4dbb-9f0b-59217a8317ad Content-Encoding: gzip Content-Length: 8123 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\n"} 2018-08-25 22:05:33,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-62673f21-2eec-4dbb-9f0b-59217a8317ad 2018-08-25 22:05:34,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:34,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-7e57fb8d-0953-4594-b1ba-8640d98fa51a x-compute-request-id: req-7e57fb8d-0953-4594-b1ba-8640d98fa51a Content-Encoding: gzip Content-Length: 8123 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\n"} 2018-08-25 22:05:34,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-7e57fb8d-0953-4594-b1ba-8640d98fa51a 2018-08-25 22:05:35,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:35,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-1c384597-4090-4331-a50b-a6111465153c x-compute-request-id: req-1c384597-4090-4331-a50b-a6111465153c Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:35,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-1c384597-4090-4331-a50b-a6111465153c 2018-08-25 22:05:36,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:36,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-f2e6685a-f74d-48af-88db-767172ec5d4b x-compute-request-id: req-f2e6685a-f74d-48af-88db-767172ec5d4b Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:36,539 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-f2e6685a-f74d-48af-88db-767172ec5d4b 2018-08-25 22:05:37,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:37,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-7577f47e-24bc-4bef-b360-757c410be59b x-compute-request-id: req-7577f47e-24bc-4bef-b360-757c410be59b Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:37,618 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-7577f47e-24bc-4bef-b360-757c410be59b 2018-08-25 22:05:38,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:38,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-4bb7b697-670a-4728-a9ec-ff63b38bbcaa x-compute-request-id: req-4bb7b697-670a-4728-a9ec-ff63b38bbcaa Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:38,691 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-4bb7b697-670a-4728-a9ec-ff63b38bbcaa 2018-08-25 22:05:39,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:39,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-9eede978-b3ad-444b-a96f-f343bbc6c1cb x-compute-request-id: req-9eede978-b3ad-444b-a96f-f343bbc6c1cb Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:39,756 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-9eede978-b3ad-444b-a96f-f343bbc6c1cb 2018-08-25 22:05:40,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:40,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-e97f26a4-b8ef-458a-b6f0-6ae54ac78232 x-compute-request-id: req-e97f26a4-b8ef-458a-b6f0-6ae54ac78232 Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:40,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-e97f26a4-b8ef-458a-b6f0-6ae54ac78232 2018-08-25 22:05:41,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:41,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-225c477e-c8fc-46b9-b787-6cb00c01367c x-compute-request-id: req-225c477e-c8fc-46b9-b787-6cb00c01367c Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:41,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-225c477e-c8fc-46b9-b787-6cb00c01367c 2018-08-25 22:05:42,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:42,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-3b02ec63-1875-4b06-af50-1b455ebacd5f x-compute-request-id: req-3b02ec63-1875-4b06-af50-1b455ebacd5f Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:42,957 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-3b02ec63-1875-4b06-af50-1b455ebacd5f 2018-08-25 22:05:43,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:44,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-f7496869-2cd4-430c-a177-e2ec5e43357f x-compute-request-id: req-f7496869-2cd4-430c-a177-e2ec5e43357f Content-Encoding: gzip Content-Length: 8132 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:44,031 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-f7496869-2cd4-430c-a177-e2ec5e43357f 2018-08-25 22:05:45,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:45,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-d76fced7-960e-4eeb-b6d8-35d229922630 x-compute-request-id: req-d76fced7-960e-4eeb-b6d8-35d229922630 Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:45,096 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-d76fced7-960e-4eeb-b6d8-35d229922630 2018-08-25 22:05:46,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:46,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-aa4fa0f7-be70-4a36-b5f0-dae0271f86cd x-compute-request-id: req-aa4fa0f7-be70-4a36-b5f0-dae0271f86cd Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:46,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-aa4fa0f7-be70-4a36-b5f0-dae0271f86cd 2018-08-25 22:05:47,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:47,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-5404d870-db9a-4306-90dd-4af2fc11e52f x-compute-request-id: req-5404d870-db9a-4306-90dd-4af2fc11e52f Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:47,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-5404d870-db9a-4306-90dd-4af2fc11e52f 2018-08-25 22:05:48,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:48,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-b5d7c8e6-cd35-42a7-b5e2-acfad242362d x-compute-request-id: req-b5d7c8e6-cd35-42a7-b5e2-acfad242362d Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:48,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-b5d7c8e6-cd35-42a7-b5e2-acfad242362d 2018-08-25 22:05:49,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:49,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-ee73abe2-51ae-442e-a24f-117980b047f3 x-compute-request-id: req-ee73abe2-51ae-442e-a24f-117980b047f3 Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:49,382 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-ee73abe2-51ae-442e-a24f-117980b047f3 2018-08-25 22:05:50,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:50,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-847a3393-5090-49d2-83c6-fa9de3315c7b x-compute-request-id: req-847a3393-5090-49d2-83c6-fa9de3315c7b Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:50,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-847a3393-5090-49d2-83c6-fa9de3315c7b 2018-08-25 22:05:51,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:51,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-bb33b449-fee2-421d-ac88-e354c29667a7 x-compute-request-id: req-bb33b449-fee2-421d-ac88-e354c29667a7 Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:51,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-bb33b449-fee2-421d-ac88-e354c29667a7 2018-08-25 22:05:52,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:52,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-26666a66-7dbd-4cfc-9fec-5c58f04eccb0 x-compute-request-id: req-26666a66-7dbd-4cfc-9fec-5c58f04eccb0 Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:52,589 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-26666a66-7dbd-4cfc-9fec-5c58f04eccb0 2018-08-25 22:05:53,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:53,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-53dbc8ca-c0f4-49e2-a81d-3246ec3cede9 x-compute-request-id: req-53dbc8ca-c0f4-49e2-a81d-3246ec3cede9 Content-Encoding: gzip Content-Length: 8136 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\n"} 2018-08-25 22:05:53,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-53dbc8ca-c0f4-49e2-a81d-3246ec3cede9 2018-08-25 22:05:54,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:54,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-aefdb26d-606e-40a2-90e8-5d9bab5dded1 x-compute-request-id: req-aefdb26d-606e-40a2-90e8-5d9bab5dded1 Content-Encoding: gzip Content-Length: 8138 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:54,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-aefdb26d-606e-40a2-90e8-5d9bab5dded1 2018-08-25 22:05:55,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:55,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-d5e5f6cf-94e8-4d72-b137-0e401faf4198 x-compute-request-id: req-d5e5f6cf-94e8-4d72-b137-0e401faf4198 Content-Encoding: gzip Content-Length: 8138 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:55,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-d5e5f6cf-94e8-4d72-b137-0e401faf4198 2018-08-25 22:05:56,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:56,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-5031fa92-55f4-4da7-adf2-38e994634de2 x-compute-request-id: req-5031fa92-55f4-4da7-adf2-38e994634de2 Content-Encoding: gzip Content-Length: 8138 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:56,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-5031fa92-55f4-4da7-adf2-38e994634de2 2018-08-25 22:05:57,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:57,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-c67e188b-7f8d-412a-bbe3-4274db8a1804 x-compute-request-id: req-c67e188b-7f8d-412a-bbe3-4274db8a1804 Content-Encoding: gzip Content-Length: 8138 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:57,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-c67e188b-7f8d-412a-bbe3-4274db8a1804 2018-08-25 22:05:58,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:05:59,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:05: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-ed151662-570d-4fa2-84b9-53c1e2768569 x-compute-request-id: req-ed151662-570d-4fa2-84b9-53c1e2768569 Content-Encoding: gzip Content-Length: 8138 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:05:59,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-ed151662-570d-4fa2-84b9-53c1e2768569 2018-08-25 22:06:00,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:00,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-dbee85ba-e4bc-469f-b7f5-546658567095 x-compute-request-id: req-dbee85ba-e4bc-469f-b7f5-546658567095 Content-Encoding: gzip Content-Length: 8138 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:06:00,266 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-dbee85ba-e4bc-469f-b7f5-546658567095 2018-08-25 22:06:01,169 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-08-25 22:06:01,170 - __name__ - INFO - Sending stop signal to monitor thread 2018-08-25 22:06:01,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588cf15a0c64c15e3181f55e0f9d3639e2c8039a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:01,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-d2397669-3a68-432f-825f-1668b089f75c x-compute-request-id: req-d2397669-3a68-432f-825f-1668b089f75c Content-Encoding: gzip Content-Length: 8138 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 510168903 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.212497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.215279] pid_max: default: 32768 minimum: 301\n[ 0.216782] ACPI: Core revision 20150930\n[ 0.218693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.220848] Security Framework initialized\n[ 0.222197] Yama: becoming mindful.\n[ 0.223420] AppArmor: AppArmor initialized\n[ 0.224834] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.227040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233489] Initializing cgroup subsys io\n[ 0.234833] Initializing cgroup subsys memory\n[ 0.236255] Initializing cgroup subsys devices\n[ 0.237700] Initializing cgroup subsys freezer\n[ 0.239142] Initializing cgroup subsys net_cls\n[ 0.240580] Initializing cgroup subsys perf_event\n[ 0.242083] Initializing cgroup subsys net_prio\n[ 0.243563] Initializing cgroup subsys hugetlb\n[ 0.244995] Initializing cgroup subsys pids\n[ 0.246417] CPU: Physical Processor ID: 0\n[ 0.248475] mce: CPU supports 10 MCE banks\n[ 0.249875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.251556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.274507] ftrace: allocating 31920 entries in 125 pages\n[ 0.301353] smpboot: Max logical packages: 1\n[ 0.302758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.304977] x2apic enabled\n[ 0.306299] Switched APIC routing to physical x2apic.\n[ 0.309044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.310938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.314193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.317131] KVM setup paravirtual spinlock\n[ 0.318996] x86: Booted up 1 node, 1 CPUs\n[ 0.320325] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.322572] devtmpfs: initialized\n[ 0.324745] evm: security.selinux\n[ 0.325890] evm: security.SMACK64\n[ 0.327016] evm: security.SMACK64EXEC\n[ 0.328237] evm: security.SMACK64TRANSMUTE\n[ 0.329568] evm: security.SMACK64MMAP\n[ 0.330786] evm: security.ima\n[ 0.331827] evm: security.capability\n[ 0.333101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336141] pinctrl core: initialized pinctrl subsystem\n[ 0.337888] RTC time: 22:05:24, date: 08/25/18\n[ 0.339427] NET: Registered protocol family 16\n[ 0.340987] cpuidle: using governor ladder\n[ 0.342336] cpuidle: using governor menu\n[ 0.343628] PCCT header not found.\n[ 0.344830] ACPI: bus type PCI registered\n[ 0.346144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.348175] PCI: Using configuration type 1 for base access\n[ 0.350657] ACPI: Added _OSI(Module Device)\n[ 0.352037] ACPI: Added _OSI(Processor Device)\n[ 0.353463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.354948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.357423] ACPI: Interpreter enabled\n[ 0.358679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.361475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.364195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.366779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.369357] ACPI: (supports S0 S5)\n[ 0.370342] ACPI: Using IOAPIC for interrupt routing\n[ 0.371645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.375493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.377065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.383458] acpiphp: Slot [3] registered\n[ 0.384579] acpiphp: Slot [4] registered\n[ 0.385694] acpiphp: Slot [5] registered\n[ 0.386808] acpiphp: Slot [6] registered\n[ 0.387920] acpiphp: Slot [7] registered\n[ 0.389032] acpiphp: Slot [8] registered\n[ 0.390145] acpiphp: Slot [9] registered\n[ 0.391260] acpiphp: Slot [10] registered\n[ 0.392396] acpiphp: Slot [11] registered\n[ 0.393527] acpiphp: Slot [12] registered\n[ 0.394657] acpiphp: Slot [13] registered\n[ 0.395781] acpiphp: Slot [14] registered\n[ 0.396921] acpiphp: Slot [15] registered\n[ 0.412096] acpiphp: Slot [16] registered\n[ 0.413235] acpiphp: Slot [17] registered\n[ 0.414366] acpiphp: Slot [18] registered\n[ 0.415494] acpiphp: Slot [19] registered\n[ 0.416628] acpiphp: Slot [20] registered\n[ 0.417760] acpiphp: Slot [21] registered\n[ 0.418887] acpiphp: Slot [22] registered\n[ 0.420015] acpiphp: Slot [23] registered\n[ 0.421146] acpiphp: Slot [24] registered\n[ 0.422311] acpiphp: Slot [25] registered\n[ 0.423433] acpiphp: Slot [26] registered\n[ 0.424556] acpiphp: Slot [27] registered\n[ 0.425684] acpiphp: Slot [28] registered\n[ 0.426810] acpiphp: Slot [29] registered\n[ 0.427933] acpiphp: Slot [30] registered\n[ 0.429057] acpiphp: Slot [31] registered\n[ 0.430180] PCI host bridge to bus 0000:00\n[ 0.431308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.432987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436686] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438705] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.450202] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454517] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456535] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.478703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.480793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.482850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.485021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.487024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.488819] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.490708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.492186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.494375] vgaarb: loaded\n[ 0.495233] vgaarb: bridge control possible 0000:00:02.0\n[ 0.496935] SCSI subsystem initialized\n[ 0.498250] ACPI: bus type USB registered\n[ 0.499414] usbcore: registered new interface driver usbfs\n[ 0.500855] usbcore: registered new interface driver hub\n[ 0.502246] usbcore: registered new device driver usb\n[ 0.503800] PCI: Using ACPI for IRQ routing\n[ 0.505368] NetLabel: Initializing\n[ 0.506377] NetLabel: domain hash size = 128\n[ 0.507571] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508920] NetLabel: unlabeled traffic allowed by default\n[ 0.510560] clocksource: Switched to clocksource kvm-clock\n[ 0.521233] AppArmor: AppArmor Filesystem Enabled\n[ 0.522607] pnp: PnP ACPI init\n[ 0.523887] pnp: PnP ACPI: found 5 devices\n[ 0.530828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.533279] NET: Registered protocol family 2\n[ 0.534785] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.536655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.538346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.540031] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543179] NET: Registered protocol family 1\n[ 0.544427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.545979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.547478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.562108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.581003] Trying to unpack rootfs image as initramfs...\n[ 0.647968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.651546] Scanning for low memory corruption every 60 seconds\n[ 0.653988] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.655784] audit: initializing netlink subsys (disabled)\n[ 0.657388] audit: type=2000 audit(1535234725.118:1): initialized\n[ 0.659565] Initialise system trusted keyring\n[ 0.661145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.662775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.665676] zbud: loaded\n[ 0.666799] VFS: Disk quotas dquot_6.6.0\n[ 0.667972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.670294] fuse init (API version 7.23)\n[ 0.671575] Key type big_key registered\n[ 0.672720] Allocating IMA MOK and blacklist keyrings.\n[ 0.674461] Key type asymmetric registered\n[ 0.675654] Asymmetric key parser 'x509' registered\n[ 0.677011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.679144] io scheduler noop registered\n[ 0.680256] io scheduler deadline registered (default)\n[ 0.681666] io scheduler cfq registered\n[ 0.682976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.684434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.686333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.688398] ACPI: Power Button [PWRF]\n[ 0.689800] GHES: HEST is not enabled!\n[ 0.704061] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.733685] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.736815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.760539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.763705] Linux agpgart interface v0.103\n[ 0.767479] brd: module loaded\n[ 0.769786] loop: module loaded\n[ 0.774596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.776669] GPT:90111 != 2097151\n[ 0.777631] GPT:Alternate GPT header not at the end of the disk.\n[ 0.779182] GPT:90111 != 2097151\n[ 0.780153] GPT: Use GNU Parted to correct GPT errors.\n[ 0.781529] vda: vda1 vda15\n[ 0.783519] scsi host0: ata_piix\n[ 0.784617] scsi host1: ata_piix\n[ 0.785647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.787376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.789491] libphy: Fixed MDIO Bus: probed\n[ 0.790890] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792245] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795465] PPP generic driver version 2.4.2\n[ 0.796839] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798858] ehci-pci: EHCI PCI platform driver\n[ 0.800398] ehci-platform: EHCI generic platform driver\n[ 0.801864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.803556] ohci-pci: OHCI PCI platform driver\n[ 0.804879] ohci-platform: OHCI generic platform driver\n[ 0.806368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.821370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.822850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.825029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.826524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.828274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832030] usb usb1: Product: UHCI Host Controller\n[ 0.833412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.834993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.836382] hub 1-0:1.0: USB hub found\n[ 0.837479] hub 1-0:1.0: 2 ports detected\n[ 0.838885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.844652] mousedev: PS/2 mouse device common for all mice\n[ 0.846444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.850779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854224] i2c /dev entries driver\n[ 0.855356] device-mapper: uevent: version 1.0.3\n[ 0.856741] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861276] NET: Registered protocol family 10\n[ 0.863177] NET: Registered protocol family 17\n[ 0.864500] Key type dns_resolver registered\n[ 0.865942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867564] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.870266] registered taskstats version 1\n[ 0.871518] Loading compiled-in X.509 certificates\n[ 0.873478] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.876096] zswap: loaded using pool lzo/zbud\n[ 0.878486] Key type trusted registered\n[ 0.880707] Key type encrypted registered\n[ 0.881881] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884873] evm: HMAC attrs: 0x1\n[ 0.886244] Magic number: 14:738:98\n[ 0.887478] rtc_cmos 00:00: setting system clock to 2018-08-25 22:05:25 UTC (1535234725)\n[ 0.889807] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.891391] EDD information not available.\n[ 0.943301] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.959706] ata1.00: configured for MWDMA2\n[ 0.961481] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.964519] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.966256] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.968036] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.971971] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.974169] Write protecting the kernel read-only data: 14336k\n[ 0.979195] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.981931] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.156737] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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.33s]\nping 10.10.10.15 OK\nping 10.10.10.25 OK\nping 10.10.10.15 OK\n"} 2018-08-25 22:06:01,344 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-d2397669-3a68-432f-825f-1668b089f75c 2018-08-25 22:06:01,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" -d '{"forceDelete": null}' 2018-08-25 22:06:01,545 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:06: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-f6507312-f807-4bf8-8531-aa3551206f8c x-compute-request-id: req-f6507312-f807-4bf8-8531-aa3551206f8c Content-Length: 0 Content-Type: application/json 2018-08-25 22:06:01,545 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/d7c40c59-c787-4e71-99ac-ffb86c237209/action used request id req-f6507312-f807-4bf8-8531-aa3551206f8c 2018-08-25 22:06:01,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" -d '{"forceDelete": null}' 2018-08-25 22:06:01,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:06: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-5e5ef895-ae9f-4d98-a3f3-53be3bfbea47 x-compute-request-id: req-5e5ef895-ae9f-4d98-a3f3-53be3bfbea47 Content-Length: 0 Content-Type: application/json 2018-08-25 22:06:01,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/772bb4d9-ea8c-4fa6-a2ea-9e8233ca8cb3/action used request id req-5e5ef895-ae9f-4d98-a3f3-53be3bfbea47 2018-08-25 22:06:01,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f6d97cad2dc2b992f06735813831128eb42195" -d '{"forceDelete": null}' 2018-08-25 22:06:02,164 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:06: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-69934f08-993e-47e1-a76f-4fd17bae5dd9 x-compute-request-id: req-69934f08-993e-47e1-a76f-4fd17bae5dd9 Content-Length: 0 Content-Type: application/json 2018-08-25 22:06:02,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/09e6c4a1-0ae0-4959-877b-53b90b01a264/action used request id req-69934f08-993e-47e1-a76f-4fd17bae5dd9 2018-08-25 22:06:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/5e7b26ea-923e-4b2a-bfad-759d837b1552 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c684b6ecf4b4c23e38138a4eba716d0a4784ae5b" 2018-08-25 22:06:03,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc2a610d-e4a6-49c4-9776-1929eb68f78a Date: Sat, 25 Aug 2018 22:06: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-25 22:06:03,588 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/5e7b26ea-923e-4b2a-bfad-759d837b1552 used request id req-bc2a610d-e4a6-49c4-9776-1929eb68f78a 2018-08-25 22:06:03,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/9794620b-e217-40fe-8f52-2e1528d1ed8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f711ac2c0d63ed05559e2adde9b2a1423bf97e1" 2018-08-25 22:06:05,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b4765c4-745e-4779-9af4-be3a645a2e0c Date: Sat, 25 Aug 2018 22:06:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:06:05,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/9794620b-e217-40fe-8f52-2e1528d1ed8e used request id req-0b4765c4-745e-4779-9af4-be3a645a2e0c 2018-08-25 22:06:05,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/77907751-5db2-4c2f-b160-2456a0680b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f711ac2c0d63ed05559e2adde9b2a1423bf97e1" 2018-08-25 22:06:06,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c2b15d8-ec9a-4076-a9b3-b7a9ffd3832b Date: Sat, 25 Aug 2018 22:06:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:06:06,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/77907751-5db2-4c2f-b160-2456a0680b89 used request id req-2c2b15d8-ec9a-4076-a9b3-b7a9ffd3832b 2018-08-25 22:06:06,805 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check ping status of vm_1, vm_2, and vm_3 | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | | Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | +========================================================================================+ 2018-08-25 22:06:06,805 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-25 22:06:06,822 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-08-25 22:06:06,822 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'PASS', 'details': [{'Ping succeeds': 'PASS'}, {'Ping succeeds': 'PASS'}]} 2018-08-25 22:06:06,822 - 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-25 22:06:06,822 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-08-25 22:06:06,822 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-08-25 22:06:06,902 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-08-25 22:06:06,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:06:06,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:06:06,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:06:06,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:06:06,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:06:06,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:06:06,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:06:06,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:06:06,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:06:06,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:06:06,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:06:06,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:06:06,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:06:06,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:06:06,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:06:06,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:06:06,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 22:06:06,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:06:06,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:06:06,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:06:06,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:06:06,912 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:06:06,914 - paramiko.transport - DEBUG - starting thread (client mode): 0x2ad4cd10L 2018-08-25 22:06:06,914 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:06:06,939 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:06:06,940 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:06:06,948 - 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-25 22:06:06,949 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:06:06,949 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:06:06,949 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:06:06,949 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:06:06,950 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:06:06,957 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:06:06,958 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:06:06,978 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.56: 1d8452075cb748aac701ca5e22a01683 2018-08-25 22:06:06,979 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:06:06,997 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:06:07,022 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:06:07,043 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:06:07,280 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:06:07,280 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:06:07,320 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:06:07,320 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:06:07,351 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:06:12,146 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:06:12,147 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:06:12,149 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a5c6110L 2018-08-25 22:06:12,150 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:06:12,161 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:06:12,161 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:06:12,163 - 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-25 22:06:12,164 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:06:12,164 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:06:12,164 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:06:12,164 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:06:12,164 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:06:12,169 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:06:12,170 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:06:12,181 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 22:06:12,181 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:06:12,209 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:06:12,222 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:06:12,246 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:06:12,355 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:06:12,355 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:06:12,394 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:06:12,395 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:06:12,413 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:06:12,425 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:06:12,426 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:06:12,427 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:06:12,428 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:06:12,428 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:06:12,468 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:06:12,483 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:06:12,485 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:06:12,485 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:06:12,486 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:06:12,486 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:06:12,528 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:06:12,538 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:06:12,539 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:06:12,541 - paramiko.transport - DEBUG - starting thread (client mode): 0x2adb8d90L 2018-08-25 22:06:12,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:06:12,672 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:06:12,672 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:06:12,674 - 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-25 22:06:12,674 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:06:12,674 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:06:12,675 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:06:12,675 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:06:12,675 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:06:12,680 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:06:12,680 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:06:12,706 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 22:06:12,706 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:06:12,720 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:06:12,839 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:06:12,871 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:06:13,078 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:06:13,079 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:06:13,118 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:06:13,119 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:06:13,140 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:06:13,248 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:06:13,249 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:06:13,250 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:06:13,251 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:06:13,251 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:06:13,293 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:06:13,362 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:06:13,363 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:06:13,364 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:06:13,365 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:06:13,365 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:06:13,406 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:06:13,466 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:06:13,467 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:06:13,469 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a583cd0L 2018-08-25 22:06:13,469 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:06:13,481 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:06:13,482 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:06:13,484 - 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-25 22:06:13,484 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:06:13,484 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:06:13,484 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:06:13,484 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:06:13,485 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:06:13,489 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:06:13,489 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:06:13,501 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 22:06:13,502 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:06:13,529 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:06:13,541 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:06:13,566 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:06:13,678 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:06:13,678 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:06:13,717 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:06:13,718 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:06:13,733 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:06:13,745 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:06:13,745 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:06:13,746 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:06:13,747 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:06:13,747 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:06:13,788 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:06:13,803 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:06:13,804 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:06:13,805 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:06:13,805 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:06:13,805 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:06:13,846 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:06:13,857 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:06:13,858 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:06:13,859 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:06:13,860 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:06:13,860 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:06:13,864 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:06:18,994 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:06:18,996 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:06:18,998 - paramiko.transport - DEBUG - starting thread (client mode): 0x2ad64c10L 2018-08-25 22:06:18,998 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:06:19,005 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:06:19,006 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:06:19,008 - 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-25 22:06:19,008 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:06:19,008 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:06:19,008 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:06:19,009 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:06:19,009 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:06:19,013 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:06:19,014 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:06:19,030 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 22:06:19,031 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:06:19,053 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:06:19,065 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:06:19,096 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:06:19,192 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:06:19,193 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:06:19,232 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:06:19,233 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:06:19,263 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:06:19,275 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:06:19,276 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:06:19,277 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:06:19,278 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:06:19,278 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:06:19,318 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:06:19,333 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:06:19,335 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:06:19,335 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:06:19,336 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:06:19,336 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:06:19,378 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:06:19,389 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:06:19,390 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:06:19,392 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a5839d0L 2018-08-25 22:06:19,393 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:06:19,402 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:06:19,402 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:06:19,405 - 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-25 22:06:19,405 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:06:19,405 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:06:19,406 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:06:19,406 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:06:19,406 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:06:19,410 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:06:19,411 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:06:19,424 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 22:06:19,425 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:06:19,451 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:06:19,466 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:06:19,489 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:06:19,602 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:06:19,602 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:06:19,641 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:06:19,641 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:06:19,658 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:06:19,674 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:06:19,674 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:06:19,675 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:06:19,676 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:06:19,676 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:06:19,717 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:06:19,734 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:06:19,735 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:06:19,736 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:06:19,737 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:06:19,737 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:06:19,778 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:06:19,790 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:06:19,791 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:06:19,793 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a58f0d0L 2018-08-25 22:06:19,793 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:06:19,801 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:06:19,801 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:06:19,803 - 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-25 22:06:19,803 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:06:19,803 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:06:19,803 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:06:19,803 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:06:19,804 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:06:19,807 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:06:19,808 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:06:19,809 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 22:06:19,809 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:06:19,847 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:06:19,858 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:06:19,874 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:06:19,991 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:06:19,991 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:06:20,030 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:06:20,031 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:06:20,040 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:06:20,051 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:06:20,052 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:06:20,053 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:06:20,054 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:06:20,054 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:06:20,094 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:06:20,108 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:06:20,109 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:06:20,109 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:06:20,110 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:06:20,110 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:06:20,151 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:06:20,160 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:06:20,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:06:20,164 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:06:20,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12addcb-1164-4082-a693-b8aa31ea69b7 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:06:20,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-b12addcb-1164-4082-a693-b8aa31ea69b7 2018-08-25 22:06:20,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:06:20,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["MXGlC9jMR6GVWlox7w4qRA"], "issued_at": "2018-08-25T22:06:20.000000Z"}} 2018-08-25 22:06:20,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b9717215161dddb275a7f505e2c929f29cc0b9a" 2018-08-25 22:06:20,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-31346aac-784f-4962-ba52-d724a9d8af10 Date: Sat, 25 Aug 2018 22:06:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 22:06:20,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-31346aac-784f-4962-ba52-d724a9d8af10 2018-08-25 22:06:20,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-25 22:06:20,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b9717215161dddb275a7f505e2c929f29cc0b9a" 2018-08-25 22:06:20,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-acbc1cfa-b574-40d7-9938-6d80c235bd39 Date: Sat, 25 Aug 2018 22:06: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-25 22:06:20,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-acbc1cfa-b574-40d7-9938-6d80c235bd39 2018-08-25 22:06:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b9717215161dddb275a7f505e2c929f29cc0b9a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-25 22:06:20,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa7965d3-bd74-49d6-b9d8-c35e2ff7be13 Date: Sat, 25 Aug 2018 22:06:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T22:06:20Z", "file": "/v2/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "size": null, "self": "/v2/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "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-25T22:06:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 22:06:20,948 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-aa7965d3-bd74-49d6-b9d8-c35e2ff7be13 2018-08-25 22:06:20,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b9717215161dddb275a7f505e2c929f29cc0b9a" -d '' 2018-08-25 22:06:21,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7df6789-52b9-4ee5-89f4-31969fdb80ad Date: Sat, 25 Aug 2018 22:06: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-25 22:06:21,323 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5/file used request id req-f7df6789-52b9-4ee5-89f4-31969fdb80ad 2018-08-25 22:06:21,324 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-08-25 22:06:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:06:21,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218511db-2890-4dc6-9307-c13e71b2f090 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:06:21,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-218511db-2890-4dc6-9307-c13e71b2f090 2018-08-25 22:06:21,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:06:21,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["EyckP2OyTx-WA2r8aXerWA"], "issued_at": "2018-08-25T22:06:21.000000Z"}} 2018-08-25 22:06:21,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457888e0873141bbaa7796673885ca9fe4dffcf6" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-08-25 22:06:22,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-71b9f1e6-4b7c-45db-96b5-6b7596fb7b70 Date: Sat, 25 Aug 2018 22:06: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":"c477d04f-a9bd-4999-bfc6-42cc10f985c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T22:06:22Z","is_default":false,"provider:segmentation_id":102,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:06:22Z","mtu":1450}} 2018-08-25 22:06:22,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-71b9f1e6-4b7c-45db-96b5-6b7596fb7b70 2018-08-25 22:06:22,340 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network c477d04f-a9bd-4999-bfc6-42cc10f985c8 with cidr 10.10.10.0/24 2018-08-25 22:06:22,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457888e0873141bbaa7796673885ca9fe4dffcf6" -d '{"subnets": [{"ip_version": 4, "network_id": "c477d04f-a9bd-4999-bfc6-42cc10f985c8", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-08-25 22:06:22,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b422f37c-10af-46b8-ba38-c6349ac96b34 Date: Sat, 25 Aug 2018 22:06:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c477d04f-a9bd-4999-bfc6-42cc10f985c8","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:06:22Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:06: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":"bb3b2ba82e85438cb9318447e90d0372","id":"77ee031b-1387-4041-b300-228089b2ecba","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-08-25 22:06:22,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-b422f37c-10af-46b8-ba38-c6349ac96b34 2018-08-25 22:06:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457888e0873141bbaa7796673885ca9fe4dffcf6" 2018-08-25 22:06:22,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 52301 X-Openstack-Request-Id: req-13cf14bd-cd17-4351-b6b2-ab91d04b12da Date: Sat, 25 Aug 2018 22:06:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "updated_at": "2018-08-25T22:01:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "0dca02a0-8194-4cda-9c55-882f54d62267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "25fac68a-cc47-432b-a46c-effdc409ddcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "5c72490a-fc51-4820-91fc-0098772ed04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "7478f6a1-a820-4354-81ff-bef37640f1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-25T22:01:58Z", "revision_number": 0, "id": "b9ff96f2-d8e9-4396-9e6a-2a9299995b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T22:01:58Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 5, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "96ec442b-f4af-450f-b529-1094026f9972", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 22:06:22,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-13cf14bd-cd17-4351-b6b2-ab91d04b12da 2018-08-25 22:06:22,950 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:06:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:06:22,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9c7e30-6544-4ca8-b341-b0541e8e2bdd Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:06:22,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-2a9c7e30-6544-4ca8-b341-b0541e8e2bdd 2018-08-25 22:06:22,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:06:23,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["4vtLb1x1StOCOXIjB5wZMA"], "issued_at": "2018-08-25T22:06:23.000000Z"}} 2018-08-25 22:06:23,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36f12e315132e9a67588005182a082f2f5b2568" 2018-08-25 22:06:23,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-db1a8669-554e-4eca-aa9c-b7f95a1f7c43 x-compute-request-id: req-db1a8669-554e-4eca-aa9c-b7f95a1f7c43 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 22:06:23,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-db1a8669-554e-4eca-aa9c-b7f95a1f7c43 2018-08-25 22:06:23,686 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 22:06:23,687 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 22:06:23,687 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 22:06:23,690 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 22:06:23,714 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-25 22:06:23,716 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-25 22:06:23,716 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 22:06:23,717 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-25 22:06:23,717 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-25 22:06:23,757 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-25 22:06:23,775 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-25 22:06:23,776 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 22:06:23,777 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-25 22:06:23,778 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 22:06:23,778 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 22:06:23,782 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 22:06:23,806 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-25 22:06:23,808 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-25 22:06:23,808 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 22:06:23,809 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-25 22:06:23,809 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-25 22:06:23,850 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-25 22:06:23,869 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-25 22:06:23,870 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-08-25 22:06:23,870 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=8f8a2828-075d-4ac1-8b8c-70a32b982ef5 network=c477d04f-a9bd-4999-bfc6-42cc10f985c8 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 22:06:23,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:06:23,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:06:23,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:06:23,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:06:23,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:06:23,872 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-25 22:06:23,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:06:23,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:06:23,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:06:23,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:06:23,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:06:23,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:06:23,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:06:23,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:06:23,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:06:23,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:06:23,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:06:23,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:06:23,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:06:23,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:06:23,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:06:23,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:06:23,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:06:23,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:06:23,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:06:23,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:06:23,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:06:23,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:06:23,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:06:23,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:06:23,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:06:23,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:06:23,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:06:23,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:06:23,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:06:23,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:06:23,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:06:23,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:06:23,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:06:23,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:06:23,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:06:23,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:06:23,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:06:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:06:23,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139a910d-dd31-4996-9812-40a135b4e2d7 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:06:23,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-139a910d-dd31-4996-9812-40a135b4e2d7 2018-08-25 22:06:23,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:06:24,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["7GpnIEDLRUOMNazBW9KVCw"], "issued_at": "2018-08-25T22:06:24.000000Z"}} 2018-08-25 22:06:24,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681bad2238acaffa51b4e5f0dc454f770b23446" 2018-08-25 22:06:24,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-77ddf0c9-c090-426e-8589-1118e9aadeba x-compute-request-id: req-77ddf0c9-c090-426e-8589-1118e9aadeba Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:06:24,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-77ddf0c9-c090-426e-8589-1118e9aadeba 2018-08-25 22:06:24,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681bad2238acaffa51b4e5f0dc454f770b23446" 2018-08-25 22:06:24,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-4b4372ea-8bf5-4df9-830b-f6d22369e433 x-compute-request-id: req-4b4372ea-8bf5-4df9-830b-f6d22369e433 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:06:24,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-4b4372ea-8bf5-4df9-830b-f6d22369e433 2018-08-25 22:06:24,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681bad2238acaffa51b4e5f0dc454f770b23446" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c477d04f-a9bd-4999-bfc6-42cc10f985c8"}]}}' 2018-08-25 22:06:25,888 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:06: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-59ecab95-bcac-4153-8ff6-411c1e0d1f0d x-compute-request-id: req-59ecab95-bcac-4153-8ff6-411c1e0d1f0d Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "598fd32f-bf2d-4395-9dba-33e71c81905a", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "bookmark"}], "adminPass": "yJ6NBx7iFfze"}} 2018-08-25 22:06:25,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-59ecab95-bcac-4153-8ff6-411c1e0d1f0d 2018-08-25 22:06:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:06:25,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2b41bf-7aa0-4808-901d-e44f06c8ca94 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:06:25,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-4d2b41bf-7aa0-4808-901d-e44f06c8ca94 2018-08-25 22:06:25,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:06:26,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["Gi8QPsWcSLaLqWG9jxgZIg"], "issued_at": "2018-08-25T22:06:26.000000Z"}} 2018-08-25 22:06:26,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2098d06c8544a98fe027eae5e6a196cf1f4bd37c" 2018-08-25 22:06:27,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-78319282-0c4e-47fd-bbc7-36d0980a5365 x-compute-request-id: req-78319282-0c4e-47fd-bbc7-36d0980a5365 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.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "bookmark"}], "image": {"id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "links": [{"href": "http://172.30.9.33:8774/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "598fd32f-bf2d-4395-9dba-33e71c81905a", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:06:26Z", "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-25T22:06:25Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:06:27,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a used request id req-78319282-0c4e-47fd-bbc7-36d0980a5365 2018-08-25 22:06:30,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2098d06c8544a98fe027eae5e6a196cf1f4bd37c" 2018-08-25 22:06:30,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-dfcd176e-fde6-4f96-acd5-509e7200eb16 x-compute-request-id: req-dfcd176e-fde6-4f96-acd5-509e7200eb16 Content-Encoding: gzip Content-Length: 776 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:42:cc:65", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "bookmark"}], "image": {"id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "links": [{"href": "http://172.30.9.33:8774/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "598fd32f-bf2d-4395-9dba-33e71c81905a", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:06:27Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-11-2", "created": "2018-08-25T22:06:25Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:06:30,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a used request id req-dfcd176e-fde6-4f96-acd5-509e7200eb16 2018-08-25 22:06:33,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2098d06c8544a98fe027eae5e6a196cf1f4bd37c" 2018-08-25 22:06:34,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-aef3cba5-da95-45d6-a18a-6e88bf73a301 x-compute-request-id: req-aef3cba5-da95-45d6-a18a-6e88bf73a301 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:42:cc:65", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "bookmark"}], "image": {"id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "links": [{"href": "http://172.30.9.33:8774/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a3", "OS-SRV-USG:launched_at": "2018-08-25T22:06:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "598fd32f-bf2d-4395-9dba-33e71c81905a", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:06:31Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-11-2", "created": "2018-08-25T22:06:25Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:06:34,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a used request id req-aef3cba5-da95-45d6-a18a-6e88bf73a301 2018-08-25 22:06:34,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681bad2238acaffa51b4e5f0dc454f770b23446" 2018-08-25 22:06:34,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-2a215d42-836b-426c-b182-4038dd950308 x-compute-request-id: req-2a215d42-836b-426c-b182-4038dd950308 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:42:cc:65", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/598fd32f-bf2d-4395-9dba-33e71c81905a", "rel": "bookmark"}], "image": {"id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "links": [{"href": "http://172.30.9.33:8774/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a3", "OS-SRV-USG:launched_at": "2018-08-25T22:06:31.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "598fd32f-bf2d-4395-9dba-33e71c81905a", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:06:31Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-11-2", "created": "2018-08-25T22:06:25Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:06:34,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a used request id req-2a215d42-836b-426c-b182-4038dd950308 2018-08-25 22:06:34,616 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.6'. 2018-08-25 22:06:34,616 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-08-25 22:06:34,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36f12e315132e9a67588005182a082f2f5b2568" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:06:35,481 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:06: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-e8420000-0e85-47f5-b971-a041d8dc22cd x-compute-request-id: req-e8420000-0e85-47f5-b971-a041d8dc22cd Content-Length: 0 Content-Type: application/json 2018-08-25 22:06:35,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a/action used request id req-e8420000-0e85-47f5-b971-a041d8dc22cd 2018-08-25 22:06:35,482 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-08-25 22:06:35,482 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=8f8a2828-075d-4ac1-8b8c-70a32b982ef5 network=c477d04f-a9bd-4999-bfc6-42cc10f985c8 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 22:06:35,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:06:35,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:06:35,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:06:35,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:06:35,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:06:35,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:06:35,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:06:35,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:06:35,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:06:35,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:06:35,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:06:35,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:06:35,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:06:35,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:06:35,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:06:35,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:06:35,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:06:35,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:06:35,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:06:35,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:06:35,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:06:35,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:06:35,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:06:35,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:06:35,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:06:35,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:06:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:06:35,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f132a1-f714-41b7-b54f-304788aa1f42 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:06:35,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-a9f132a1-f714-41b7-b54f-304788aa1f42 2018-08-25 22:06:35,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:06:35,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["bkpQ5vs8TiqKObHyQDQylw"], "issued_at": "2018-08-25T22:06:35.000000Z"}} 2018-08-25 22:06:35,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" 2018-08-25 22:06:36,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-fbc5ad0a-2a0d-4c33-974f-3d3ec31ad186 x-compute-request-id: req-fbc5ad0a-2a0d-4c33-974f-3d3ec31ad186 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:06:36,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-fbc5ad0a-2a0d-4c33-974f-3d3ec31ad186 2018-08-25 22:06:36,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" 2018-08-25 22:06:36,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-d033d994-5227-44f8-a90e-918547f54001 x-compute-request-id: req-d033d994-5227-44f8-a90e-918547f54001 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:06:36,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-d033d994-5227-44f8-a90e-918547f54001 2018-08-25 22:06:36,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c477d04f-a9bd-4999-bfc6-42cc10f985c8"}]}}' 2018-08-25 22:06:37,819 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:06: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-4e1c6622-629c-4bf0-b240-35384ada5141 x-compute-request-id: req-4e1c6622-629c-4bf0-b240-35384ada5141 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "bookmark"}], "adminPass": "8ADQKkGc3MEp"}} 2018-08-25 22:06:37,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-4e1c6622-629c-4bf0-b240-35384ada5141 2018-08-25 22:06:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:06:37,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b3d953-1217-42c3-af47-148e6503a5d8 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:06:37,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-a7b3d953-1217-42c3-af47-148e6503a5d8 2018-08-25 22:06:37,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:06:38,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["u9D4buutSi-rSzxdJ4zscw"], "issued_at": "2018-08-25T22:06:38.000000Z"}} 2018-08-25 22:06:38,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6938737e64b093231a18d0a1d412c5b64f6b3fc9" 2018-08-25 22:06:39,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-ea51bdde-9f81-42cd-9761-b84c8ecad82d x-compute-request-id: req-ea51bdde-9f81-42cd-9761-b84c8ecad82d 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.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "bookmark"}], "image": {"id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "links": [{"href": "http://172.30.9.33:8774/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:06:38Z", "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-25T22:06:37Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:06:39,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 used request id req-ea51bdde-9f81-42cd-9761-b84c8ecad82d 2018-08-25 22:06:42,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6938737e64b093231a18d0a1d412c5b64f6b3fc9" 2018-08-25 22:06:42,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-a7f6c980-1b0c-4763-9825-c7a5177aba4f x-compute-request-id: req-a7f6c980-1b0c-4763-9825-c7a5177aba4f Content-Encoding: gzip Content-Length: 776 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:40:42:15", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "bookmark"}], "image": {"id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "links": [{"href": "http://172.30.9.33:8774/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:06:39Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-11-1", "created": "2018-08-25T22:06:37Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:06:42,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 used request id req-a7f6c980-1b0c-4763-9825-c7a5177aba4f 2018-08-25 22:06:45,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6938737e64b093231a18d0a1d412c5b64f6b3fc9" 2018-08-25 22:06:46,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-a8e2482d-2b69-461b-b0f9-975c660c8984 x-compute-request-id: req-a8e2482d-2b69-461b-b0f9-975c660c8984 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:40:42:15", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "bookmark"}], "image": {"id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "links": [{"href": "http://172.30.9.33:8774/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a4", "OS-SRV-USG:launched_at": "2018-08-25T22:06:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:06:42Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-11-1", "created": "2018-08-25T22:06:37Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:06:46,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 used request id req-a8e2482d-2b69-461b-b0f9-975c660c8984 2018-08-25 22:06:46,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" 2018-08-25 22:06:46,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-5b1d0a86-9965-44a8-8d99-07e247fc8432 x-compute-request-id: req-5b1d0a86-9965-44a8-8d99-07e247fc8432 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:40:42:15", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "rel": "bookmark"}], "image": {"id": "8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "links": [{"href": "http://172.30.9.33:8774/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a4", "OS-SRV-USG:launched_at": "2018-08-25T22:06:42.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:06:42Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-11-1", "created": "2018-08-25T22:06:37Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:06:46,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 used request id req-5b1d0a86-9965-44a8-8d99-07e247fc8432 2018-08-25 22:06:46,188 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.10'. 2018-08-25 22:06:46,189 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-08-25 22:06:46,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36f12e315132e9a67588005182a082f2f5b2568" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:06:46,978 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:06: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-cbfd4d0c-4649-4103-bf1c-77123206973a x-compute-request-id: req-cbfd4d0c-4649-4103-bf1c-77123206973a Content-Length: 0 Content-Type: application/json 2018-08-25 22:06:46,978 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-cbfd4d0c-4649-4103-bf1c-77123206973a 2018-08-25 22:06:46,979 - sdnvpn_test_utils - INFO - Waiting for instance f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9 to boot up 2018-08-25 22:06:46,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:47,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-b606cd9f-2221-4562-8bc6-199ebe140ee6 x-compute-request-id: req-b606cd9f-2221-4562-8bc6-199ebe140ee6 Content-Encoding: gzip Content-Length: 9471 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\n"} 2018-08-25 22:06:47,053 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-b606cd9f-2221-4562-8bc6-199ebe140ee6 2018-08-25 22:06:49,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:49,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-3ecadd75-aebb-4c24-8c9b-ec292159d0c2 x-compute-request-id: req-3ecadd75-aebb-4c24-8c9b-ec292159d0c2 Content-Encoding: gzip Content-Length: 10049 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:06:49,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-3ecadd75-aebb-4c24-8c9b-ec292159d0c2 2018-08-25 22:06:51,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:51,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-a3c4e1a9-1f20-44e8-827f-5ff5b6410bfc x-compute-request-id: req-a3c4e1a9-1f20-44e8-827f-5ff5b6410bfc Content-Encoding: gzip Content-Length: 10049 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:06:51,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-a3c4e1a9-1f20-44e8-827f-5ff5b6410bfc 2018-08-25 22:06:53,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:53,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-94db0c07-0193-4c46-bafc-cf858f0609ae x-compute-request-id: req-94db0c07-0193-4c46-bafc-cf858f0609ae Content-Encoding: gzip Content-Length: 10049 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:06:53,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-94db0c07-0193-4c46-bafc-cf858f0609ae 2018-08-25 22:06:55,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:55,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-55af9dcc-16c8-45d0-8503-cbeb466118ed x-compute-request-id: req-55af9dcc-16c8-45d0-8503-cbeb466118ed Content-Encoding: gzip Content-Length: 10049 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:06:55,420 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-55af9dcc-16c8-45d0-8503-cbeb466118ed 2018-08-25 22:06:57,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:57,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-f8a81ff5-e43b-480c-9190-aca4583567bf x-compute-request-id: req-f8a81ff5-e43b-480c-9190-aca4583567bf Content-Encoding: gzip Content-Length: 10049 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:06:57,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-f8a81ff5-e43b-480c-9190-aca4583567bf 2018-08-25 22:06:59,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:06:59,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:06: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-36d9ad12-5b9d-4e24-96f4-002b8bfc471f x-compute-request-id: req-36d9ad12-5b9d-4e24-96f4-002b8bfc471f Content-Encoding: gzip Content-Length: 10049 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:06:59,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-36d9ad12-5b9d-4e24-96f4-002b8bfc471f 2018-08-25 22:07:01,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:01,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-f4982f14-408e-43ff-9c42-965ec6816fc3 x-compute-request-id: req-f4982f14-408e-43ff-9c42-965ec6816fc3 Content-Encoding: gzip Content-Length: 10049 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:01,704 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-f4982f14-408e-43ff-9c42-965ec6816fc3 2018-08-25 22:07:03,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:03,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-fcf9da01-f2e9-44ed-b5a8-f01d203f9f2a x-compute-request-id: req-fcf9da01-f2e9-44ed-b5a8-f01d203f9f2a Content-Encoding: gzip Content-Length: 10121 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:03,806 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-fcf9da01-f2e9-44ed-b5a8-f01d203f9f2a 2018-08-25 22:07:05,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:05,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-e91a943c-0092-4c33-b9ed-a91cfd6d8666 x-compute-request-id: req-e91a943c-0092-4c33-b9ed-a91cfd6d8666 Content-Encoding: gzip Content-Length: 10121 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:05,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-e91a943c-0092-4c33-b9ed-a91cfd6d8666 2018-08-25 22:07:07,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:07,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-45be29f7-448d-4c26-a539-b55d5d344255 x-compute-request-id: req-45be29f7-448d-4c26-a539-b55d5d344255 Content-Encoding: gzip Content-Length: 10121 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:07,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-45be29f7-448d-4c26-a539-b55d5d344255 2018-08-25 22:07:10,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:10,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-b388afaa-3ce6-487c-8036-d13d658bf7b2 x-compute-request-id: req-b388afaa-3ce6-487c-8036-d13d658bf7b2 Content-Encoding: gzip Content-Length: 10121 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:10,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-b388afaa-3ce6-487c-8036-d13d658bf7b2 2018-08-25 22:07:12,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:12,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-2b6a839e-5340-4fd8-8e29-570134a24b38 x-compute-request-id: req-2b6a839e-5340-4fd8-8e29-570134a24b38 Content-Encoding: gzip Content-Length: 10121 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:12,363 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-2b6a839e-5340-4fd8-8e29-570134a24b38 2018-08-25 22:07:14,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:14,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-a6b1bae8-df76-4ea3-904c-cdc443be1df0 x-compute-request-id: req-a6b1bae8-df76-4ea3-904c-cdc443be1df0 Content-Encoding: gzip Content-Length: 10121 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:14,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-a6b1bae8-df76-4ea3-904c-cdc443be1df0 2018-08-25 22:07:16,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:16,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-8f76e311-6d7a-4632-9e93-3bcff1a4dae0 x-compute-request-id: req-8f76e311-6d7a-4632-9e93-3bcff1a4dae0 Content-Encoding: gzip Content-Length: 10121 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:16,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-8f76e311-6d7a-4632-9e93-3bcff1a4dae0 2018-08-25 22:07:18,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:18,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-1700133f-db89-4c98-b9ca-ae270c2c3846 x-compute-request-id: req-1700133f-db89-4c98-b9ca-ae270c2c3846 Content-Encoding: gzip Content-Length: 10139 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:18,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-1700133f-db89-4c98-b9ca-ae270c2c3846 2018-08-25 22:07:20,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:20,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-a0676066-c8de-42d1-94e7-18062db5d05c x-compute-request-id: req-a0676066-c8de-42d1-94e7-18062db5d05c Content-Encoding: gzip Content-Length: 10139 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:20,720 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-a0676066-c8de-42d1-94e7-18062db5d05c 2018-08-25 22:07:22,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:22,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-b882429d-994a-41de-9c51-bf108f5414de x-compute-request-id: req-b882429d-994a-41de-9c51-bf108f5414de Content-Encoding: gzip Content-Length: 10139 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:22,809 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-b882429d-994a-41de-9c51-bf108f5414de 2018-08-25 22:07:24,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:24,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-a75b2837-e72c-42bc-b30c-ee37653dcc59 x-compute-request-id: req-a75b2837-e72c-42bc-b30c-ee37653dcc59 Content-Encoding: gzip Content-Length: 10139 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:24,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-a75b2837-e72c-42bc-b30c-ee37653dcc59 2018-08-25 22:07:26,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:26,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-9ca656e3-6845-4046-82af-23eea1534f7e x-compute-request-id: req-9ca656e3-6845-4046-82af-23eea1534f7e Content-Encoding: gzip Content-Length: 10139 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:26,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-9ca656e3-6845-4046-82af-23eea1534f7e 2018-08-25 22:07:29,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:29,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-3b61a8d6-2cbb-416a-8ef3-3366b08ff2cf x-compute-request-id: req-3b61a8d6-2cbb-416a-8ef3-3366b08ff2cf Content-Encoding: gzip Content-Length: 10139 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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"} 2018-08-25 22:07:29,076 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-3b61a8d6-2cbb-416a-8ef3-3366b08ff2cf 2018-08-25 22:07:31,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:31,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-c771827f-812c-4072-9598-bed682775b91 x-compute-request-id: req-c771827f-812c-4072-9598-bed682775b91 Content-Encoding: gzip Content-Length: 10935 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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-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.122841] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.261592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.261594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.261596] usb 1-1: Product: QEMU USB Tablet\n[ 1.261596] usb 1-1: Manufacturer: QEMU\n[ 1.261597] usb 1-1: SerialNumber: 42\n[ 1.601177] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.601198] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns\n[ 2.548061] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.589351] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:06:43 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:06:43 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:06:43 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 25 23:06:43 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261596] usb 1-1: Product: QEMU USB Tablet\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261596] usb 1-1: Manufacturer: QEMU\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261597] usb 1-1: SerialNumber: 42\nAug 25 23:06:44 cirros kern.info kernel: [ 1.601177] tsc: Refined TSC clocksource calibration: 3491.877 MHz\nAug 25 23:06:44 cirros kern.info kernel: [ 1.601198] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns\nAug 25 23:06:45 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:06:45 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:06:45 cirros kern.info kernel: [ 2.548061] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:06:45 cirros kern.info kernel: [ 2.589351] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-08-25 22:07:31,168 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-c771827f-812c-4072-9598-bed682775b91 2018-08-25 22:07:33,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9849d74db194455596b758a0dc91fcb116aab39" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:33,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-c07e2640-3d2f-420e-b71a-806c58edfa8d x-compute-request-id: req-c07e2640-3d2f-420e-b71a-806c58edfa8d Content-Encoding: gzip Content-Length: 10988 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 486844731 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.186057] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188328] pid_max: default: 32768 minimum: 301\n[ 0.189555] ACPI: Core revision 20150930\n[ 0.191218] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193017] Security Framework initialized\n[ 0.194142] Yama: becoming mindful.\n[ 0.195141] AppArmor: AppArmor initialized\n[ 0.196309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198095] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199848] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203447] Initializing cgroup subsys io\n[ 0.204566] Initializing cgroup subsys memory\n[ 0.205759] Initializing cgroup subsys devices\n[ 0.206947] Initializing cgroup subsys freezer\n[ 0.208118] Initializing cgroup subsys net_cls\n[ 0.209310] Initializing cgroup subsys perf_event\n[ 0.210557] Initializing cgroup subsys net_prio\n[ 0.211764] Initializing cgroup subsys hugetlb\n[ 0.212958] Initializing cgroup subsys pids\n[ 0.214141] CPU: Physical Processor ID: 0\n[ 0.215932] mce: CPU supports 10 MCE banks\n[ 0.217089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218461] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240090] ftrace: allocating 31920 entries in 125 pages\n[ 0.265858] smpboot: Max logical packages: 1\n[ 0.267049] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268947] x2apic enabled\n[ 0.270085] Switched APIC routing to physical x2apic.\n[ 0.272538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279243] KVM setup paravirtual spinlock\n[ 0.280849] x86: Booted up 1 node, 1 CPUs\n[ 0.281957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283846] devtmpfs: initialized\n[ 0.285826] evm: security.selinux\n[ 0.286802] evm: security.SMACK64\n[ 0.287776] evm: security.SMACK64EXEC\n[ 0.288815] evm: security.SMACK64TRANSMUTE\n[ 0.289929] evm: security.SMACK64MMAP\n[ 0.290985] evm: security.ima\n[ 0.291882] evm: security.capability\n[ 0.293125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295950] pinctrl core: initialized pinctrl subsystem\n[ 0.297536] RTC time: 22:06:42, date: 08/25/18\n[ 0.298895] NET: Registered protocol family 16\n[ 0.300303] cpuidle: using governor ladder\n[ 0.301486] cpuidle: using governor menu\n[ 0.302641] PCCT header not found.\n[ 0.303698] ACPI: bus type PCI registered\n[ 0.304839] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306606] PCI: Using configuration type 1 for base access\n[ 0.308856] ACPI: Added _OSI(Module Device)\n[ 0.310070] ACPI: Added _OSI(Processor Device)\n[ 0.311312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314853] ACPI: Interpreter enabled\n[ 0.315959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326754] ACPI: (supports S0 S5)\n[ 0.327789] ACPI: Using IOAPIC for interrupt routing\n[ 0.329206] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341644] acpiphp: Slot [3] registered\n[ 0.342811] acpiphp: Slot [4] registered\n[ 0.343950] acpiphp: Slot [5] registered\n[ 0.345135] acpiphp: Slot [6] registered\n[ 0.346320] acpiphp: Slot [7] registered\n[ 0.347478] acpiphp: Slot [8] registered\n[ 0.348659] acpiphp: Slot [9] registered\n[ 0.349816] acpiphp: Slot [10] registered\n[ 0.350995] acpiphp: Slot [11] registered\n[ 0.352197] acpiphp: Slot [12] registered\n[ 0.353401] acpiphp: Slot [13] registered\n[ 0.354548] acpiphp: Slot [14] registered\n[ 0.355745] acpiphp: Slot [15] registered\n[ 0.370780] acpiphp: Slot [16] registered\n[ 0.371981] acpiphp: Slot [17] registered\n[ 0.373127] acpiphp: Slot [18] registered\n[ 0.374296] acpiphp: Slot [19] registered\n[ 0.375466] acpiphp: Slot [20] registered\n[ 0.376663] acpiphp: Slot [21] registered\n[ 0.377809] acpiphp: Slot [22] registered\n[ 0.378951] acpiphp: Slot [23] registered\n[ 0.380136] acpiphp: Slot [24] registered\n[ 0.381331] acpiphp: Slot [25] registered\n[ 0.382492] acpiphp: Slot [26] registered\n[ 0.383637] acpiphp: Slot [27] registered\n[ 0.384787] acpiphp: Slot [28] registered\n[ 0.385937] acpiphp: Slot [29] registered\n[ 0.387079] acpiphp: Slot [30] registered\n[ 0.388255] acpiphp: Slot [31] registered\n[ 0.389444] PCI host bridge to bus 0000:00\n[ 0.390594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400341] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406443] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416196] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452997] vgaarb: loaded\n[ 0.453847] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455603] SCSI subsystem initialized\n[ 0.456882] ACPI: bus type USB registered\n[ 0.458035] usbcore: registered new interface driver usbfs\n[ 0.459464] usbcore: registered new interface driver hub\n[ 0.460857] usbcore: registered new device driver usb\n[ 0.462429] PCI: Using ACPI for IRQ routing\n[ 0.463978] NetLabel: Initializing\n[ 0.464975] NetLabel: domain hash size = 128\n[ 0.466152] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467485] NetLabel: unlabeled traffic allowed by default\n[ 0.469086] clocksource: Switched to clocksource kvm-clock\n[ 0.479172] AppArmor: AppArmor Filesystem Enabled\n[ 0.480519] pnp: PnP ACPI init\n[ 0.481784] pnp: PnP ACPI: found 5 devices\n[ 0.488811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491181] NET: Registered protocol family 2\n[ 0.492703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496158] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497826] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500945] NET: Registered protocol family 1\n[ 0.502179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534023] Trying to unpack rootfs image as initramfs...\n[ 0.596058] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603584] Scanning for low memory corruption every 60 seconds\n[ 0.606899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608602] audit: initializing netlink subsys (disabled)\n[ 0.610352] audit: type=2000 audit(1535234803.611:1): initialized\n[ 0.612637] Initialise system trusted keyring\n[ 0.614330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619005] zbud: loaded\n[ 0.620137] VFS: Disk quotas dquot_6.6.0\n[ 0.621417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623823] fuse init (API version 7.23)\n[ 0.625168] Key type big_key registered\n[ 0.626357] Allocating IMA MOK and blacklist keyrings.\n[ 0.628200] Key type asymmetric registered\n[ 0.629446] Asymmetric key parser 'x509' registered\n[ 0.630860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633084] io scheduler noop registered\n[ 0.634238] io scheduler deadline registered (default)\n[ 0.635705] io scheduler cfq registered\n[ 0.637073] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642738] ACPI: Power Button [PWRF]\n[ 0.644204] GHES: HEST is not enabled!\n[ 0.658672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718667] Linux agpgart interface v0.103\n[ 0.722705] brd: module loaded\n[ 0.725130] loop: module loaded\n[ 0.730329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732348] GPT:90111 != 2097151\n[ 0.733300] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734801] GPT:90111 != 2097151\n[ 0.735745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737074] vda: vda1 vda15\n[ 0.739082] scsi host0: ata_piix\n[ 0.740177] scsi host1: ata_piix\n[ 0.741191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744932] libphy: Fixed MDIO Bus: probed\n[ 0.746311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750721] PPP generic driver version 2.4.2\n[ 0.752033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753721] ehci-pci: EHCI PCI platform driver\n[ 0.754977] ehci-platform: EHCI generic platform driver\n[ 0.756359] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757937] ohci-pci: OHCI PCI platform driver\n[ 0.759169] ohci-platform: OHCI generic platform driver\n[ 0.760573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775271] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776695] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785571] usb usb1: Product: UHCI Host Controller\n[ 0.786869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.789895] hub 1-0:1.0: USB hub found\n[ 0.791020] hub 1-0:1.0: 2 ports detected\n[ 0.792423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798197] mousedev: PS/2 mouse device common for all mice\n[ 0.799975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802531] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807469] i2c /dev entries driver\n[ 0.808560] device-mapper: uevent: version 1.0.3\n[ 0.809920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814331] NET: Registered protocol family 10\n[ 0.816226] NET: Registered protocol family 17\n[ 0.817506] Key type dns_resolver registered\n[ 0.818910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.820447] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822947] registered taskstats version 1\n[ 0.824146] Loading compiled-in X.509 certificates\n[ 0.826091] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828661] zswap: loaded using pool lzo/zbud\n[ 0.831285] Key type trusted registered\n[ 0.833547] Key type encrypted registered\n[ 0.834693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836145] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837616] evm: HMAC attrs: 0x1\n[ 0.839003] Magic number: 14:291:149\n[ 0.840091] bdi 1:1: hash matches\n[ 0.841074] virtio_net virtio0: hash matches\n[ 0.842384] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:43 UTC (1535234803)\n[ 0.844660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.860608] EDD information not available.\n[ 0.903871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906036] Write protecting the kernel read-only data: 14336k\n[ 0.911214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913913] 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.964766] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 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.97. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCU8l6nREraQTPHISJNcq1+dUvwRHyhJyMHkzNjJDNMY5nX9eGMtao4d54v0to2jvJOD0yFXEhiqNC94/kCdEmKvXVpl3oK6tFd9xLnJZnkdwZTgxHcw10j2Cy7OvhCHNcu0S0/NnWYw5tLOkXOSoAp0Pe9+TKYW+SavRu2ds77p8ymmRm2z4uL+/DLyJOg8s53yBnurWLIccLZO4Bl7SBm+DJHKRaEmJY+9cInJOTDURFObCCfe042o1AOvVM8d6FXraFmFDFrWve169eJgYU76R5lfSDezC0hLuGDsEwuTTuzojOMM3wfgH0ufD5KZq5LcfD13YlvnFcrqjFetVtx root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMdAzx0NLsidfyYEWiofQ5Gn3tS3CE7gE1pNMrnnU0bOQ7pyY50dWP6ZBHn9YGi3lFoxt1XFmLLEBE6oeysn+4eNE8XPvIpbiEIXWfd19mB28lIPFWPmv8IoFULWSNcDEry3k80nFeMds+2nC9r46PlbDxXSZrZ+kOSAEzs9mDjPAAAAFQDZl1n8S+wV8UlD5jw9J77+hhlR4wAAAIEAvTap8ByAIkix/30joBW18Ih4pN1RwjLDYUWdFg+Ekjfw7T9LwlyG3RofYydCoe3/1Z6b9xUXPJrn8ODlRn+rVY3Lcx0xTPrOrgy4/g3uSQW3PSTFClQwMvxwCIKlPu97Qyz5/YDwMWGfYPf7EQXMp191kJKuHAESFaBoKLiDnGIAAACAZaPUzRgGcMqoIz/buVJJIjUSdewQ9abt1Y31KnyMqXUhp2LWxz+3Yb04R4IuoTbbbtkoKoEsZ7b6p34DYKDYnYyHRf3JWpqkPHD/yMZPAcooIvUxtJcFXydjMJIPl2WviQcC7RQBeS8eKb6ssU/JznT0EGt9T3SpW8A/C4PMxNg= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe40:4215/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\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:40:42:15 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:4215/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 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:7569 (7.3 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-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.122841] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.261592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.261594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.261596] usb 1-1: Product: QEMU USB Tablet\n[ 1.261596] usb 1-1: Manufacturer: QEMU\n[ 1.261597] usb 1-1: SerialNumber: 42\n[ 1.601177] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.601198] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns\n[ 2.548061] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.589351] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:06:43 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:06:43 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:06:43 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 25 23:06:43 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:06:43 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261596] usb 1-1: Product: QEMU USB Tablet\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261596] usb 1-1: Manufacturer: QEMU\nAug 25 23:06:43 cirros kern.info kernel: [ 1.261597] usb 1-1: SerialNumber: 42\nAug 25 23:06:44 cirros kern.info kernel: [ 1.601177] tsc: Refined TSC clocksource calibration: 3491.877 MHz\nAug 25 23:06:44 cirros kern.info kernel: [ 1.601198] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns\nAug 25 23:06:45 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:06:45 cirros authpriv.info dropbear[340]: Running in background\nAug 25 23:06:45 cirros kern.info kernel: [ 2.548061] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:06:45 cirros kern.info kernel: [ 2.589351] 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-25 22:07:33,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-c07e2640-3d2f-420e-b71a-806c58edfa8d 2018-08-25 22:07:35,296 - sdnvpn_test_utils - INFO - Waiting for instance 598fd32f-bf2d-4395-9dba-33e71c81905a to boot up 2018-08-25 22:07:35,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681bad2238acaffa51b4e5f0dc454f770b23446" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:07:35,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:07: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-c5535142-0c00-4c41-8528-9e722aef422b x-compute-request-id: req-c5535142-0c00-4c41-8528-9e722aef422b Content-Encoding: gzip Content-Length: 11008 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 515548255 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.197435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199929] pid_max: default: 32768 minimum: 301\n[ 0.201246] ACPI: Core revision 20150930\n[ 0.203047] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205013] Security Framework initialized\n[ 0.206265] Yama: becoming mindful.\n[ 0.207340] AppArmor: AppArmor initialized\n[ 0.208625] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210603] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212578] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214370] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216406] Initializing cgroup subsys io\n[ 0.217607] Initializing cgroup subsys memory\n[ 0.218870] Initializing cgroup subsys devices\n[ 0.220194] Initializing cgroup subsys freezer\n[ 0.221489] Initializing cgroup subsys net_cls\n[ 0.222830] Initializing cgroup subsys perf_event\n[ 0.224233] Initializing cgroup subsys net_prio\n[ 0.225567] Initializing cgroup subsys hugetlb\n[ 0.226875] Initializing cgroup subsys pids\n[ 0.228209] CPU: Physical Processor ID: 0\n[ 0.230136] mce: CPU supports 10 MCE banks\n[ 0.231387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232937] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249945] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.256892] ftrace: allocating 31920 entries in 125 pages\n[ 0.282473] smpboot: Max logical packages: 1\n[ 0.283773] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.285790] x2apic enabled\n[ 0.287023] Switched APIC routing to physical x2apic.\n[ 0.289654] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.291307] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.294342] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.297037] KVM setup paravirtual spinlock\n[ 0.298766] x86: Booted up 1 node, 1 CPUs\n[ 0.300019] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.302096] devtmpfs: initialized\n[ 0.304194] evm: security.selinux\n[ 0.305230] evm: security.SMACK64\n[ 0.306274] evm: security.SMACK64EXEC\n[ 0.307378] evm: security.SMACK64TRANSMUTE\n[ 0.308574] evm: security.SMACK64MMAP\n[ 0.309686] evm: security.ima\n[ 0.310635] evm: security.capability\n[ 0.311804] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.314599] pinctrl core: initialized pinctrl subsystem\n[ 0.316176] RTC time: 22:06:31, date: 08/25/18\n[ 0.317579] NET: Registered protocol family 16\n[ 0.319023] cpuidle: using governor ladder\n[ 0.320236] cpuidle: using governor menu\n[ 0.321391] PCCT header not found.\n[ 0.322517] ACPI: bus type PCI registered\n[ 0.323740] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.325578] PCI: Using configuration type 1 for base access\n[ 0.327854] ACPI: Added _OSI(Module Device)\n[ 0.329109] ACPI: Added _OSI(Processor Device)\n[ 0.330396] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.331738] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.334100] ACPI: Interpreter enabled\n[ 0.335208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.338012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.343548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.346273] ACPI: (supports S0 S5)\n[ 0.347315] ACPI: Using IOAPIC for interrupt routing\n[ 0.348697] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.354452] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.356287] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.358016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.361197] acpiphp: Slot [3] registered\n[ 0.362377] acpiphp: Slot [4] registered\n[ 0.363543] acpiphp: Slot [5] registered\n[ 0.364774] acpiphp: Slot [6] registered\n[ 0.365970] acpiphp: Slot [7] registered\n[ 0.367156] acpiphp: Slot [8] registered\n[ 0.368353] acpiphp: Slot [9] registered\n[ 0.369555] acpiphp: Slot [10] registered\n[ 0.370780] acpiphp: Slot [11] registered\n[ 0.372011] acpiphp: Slot [12] registered\n[ 0.373228] acpiphp: Slot [13] registered\n[ 0.374482] acpiphp: Slot [14] registered\n[ 0.375679] acpiphp: Slot [15] registered\n[ 0.391242] acpiphp: Slot [16] registered\n[ 0.392479] acpiphp: Slot [17] registered\n[ 0.393693] acpiphp: Slot [18] registered\n[ 0.394927] acpiphp: Slot [19] registered\n[ 0.396127] acpiphp: Slot [20] registered\n[ 0.397353] acpiphp: Slot [21] registered\n[ 0.398549] acpiphp: Slot [22] registered\n[ 0.399742] acpiphp: Slot [23] registered\n[ 0.400954] acpiphp: Slot [24] registered\n[ 0.402155] acpiphp: Slot [25] registered\n[ 0.403374] acpiphp: Slot [26] registered\n[ 0.404615] acpiphp: Slot [27] registered\n[ 0.405823] acpiphp: Slot [28] registered\n[ 0.407054] acpiphp: Slot [29] registered\n[ 0.408258] acpiphp: Slot [30] registered\n[ 0.409479] acpiphp: Slot [31] registered\n[ 0.410676] PCI host bridge to bus 0000:00\n[ 0.411877] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.413718] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.415586] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.417740] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.419932] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422107] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.426336] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428217] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.429956] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.431798] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436035] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.438163] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459861] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462009] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464045] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.466237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468307] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.470135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.472022] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475859] vgaarb: loaded\n[ 0.476747] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478505] SCSI subsystem initialized\n[ 0.479814] ACPI: bus type USB registered\n[ 0.481039] usbcore: registered new interface driver usbfs\n[ 0.482545] usbcore: registered new interface driver hub\n[ 0.484027] usbcore: registered new device driver usb\n[ 0.485677] PCI: Using ACPI for IRQ routing\n[ 0.487289] NetLabel: Initializing\n[ 0.488352] NetLabel: domain hash size = 128\n[ 0.489629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.491068] NetLabel: unlabeled traffic allowed by default\n[ 0.492777] clocksource: Switched to clocksource kvm-clock\n[ 0.503016] AppArmor: AppArmor Filesystem Enabled\n[ 0.504416] pnp: PnP ACPI init\n[ 0.505753] pnp: PnP ACPI: found 5 devices\n[ 0.512805] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.515358] NET: Registered protocol family 2\n[ 0.516861] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.518744] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.520499] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.522256] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523833] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525574] NET: Registered protocol family 1\n[ 0.526886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.528500] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.530079] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.547103] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.562647] Trying to unpack rootfs image as initramfs...\n[ 0.625806] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.628570] Scanning for low memory corruption every 60 seconds\n[ 0.630669] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.632433] audit: initializing netlink subsys (disabled)\n[ 0.634035] audit: type=2000 audit(1535234792.243:1): initialized\n[ 0.636045] Initialise system trusted keyring\n[ 0.637555] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.639291] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.642140] zbud: loaded\n[ 0.643197] VFS: Disk quotas dquot_6.6.0\n[ 0.644400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.646769] fuse init (API version 7.23)\n[ 0.648124] Key type big_key registered\n[ 0.649359] Allocating IMA MOK and blacklist keyrings.\n[ 0.651170] Key type asymmetric registered\n[ 0.652379] Asymmetric key parser 'x509' registered\n[ 0.653816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.656035] io scheduler noop registered\n[ 0.657265] io scheduler deadline registered (default)\n[ 0.658752] io scheduler cfq registered\n[ 0.660019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.661543] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.663426] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.665647] ACPI: Power Button [PWRF]\n[ 0.666932] GHES: HEST is not enabled!\n[ 0.681097] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.710338] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.713375] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.737256] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.740609] Linux agpgart interface v0.103\n[ 0.744208] brd: module loaded\n[ 0.746557] loop: module loaded\n[ 0.751856] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.754047] GPT:90111 != 2097151\n[ 0.755094] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756789] GPT:90111 != 2097151\n[ 0.757845] GPT: Use GNU Parted to correct GPT errors.\n[ 0.759340] vda: vda1 vda15\n[ 0.761103] scsi host0: ata_piix\n[ 0.762271] scsi host1: ata_piix\n[ 0.763343] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.765176] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.767537] libphy: Fixed MDIO Bus: probed\n[ 0.768817] tun: Universal TUN/TAP device driver, 1.6\n[ 0.770254] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.773183] PPP generic driver version 2.4.2\n[ 0.774563] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.776384] ehci-pci: EHCI PCI platform driver\n[ 0.777729] ehci-platform: EHCI generic platform driver\n[ 0.779254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.780943] ohci-pci: OHCI PCI platform driver\n[ 0.782277] ohci-platform: OHCI generic platform driver\n[ 0.783781] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.798548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.800079] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.802330] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.803842] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.805588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.807449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809621] usb usb1: Product: UHCI Host Controller\n[ 0.810997] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812718] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.814157] hub 1-0:1.0: USB hub found\n[ 0.815296] hub 1-0:1.0: 2 ports detected\n[ 0.816666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.819717] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.821117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.822634] mousedev: PS/2 mouse device common for all mice\n[ 0.824425] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.827068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.830508] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.832266] i2c /dev entries driver\n[ 0.833408] device-mapper: uevent: version 1.0.3\n[ 0.834810] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.837222] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.839225] NET: Registered protocol family 10\n[ 0.840871] NET: Registered protocol family 17\n[ 0.842157] Key type dns_resolver registered\n[ 0.843505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.845086] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.847656] registered taskstats version 1\n[ 0.848923] Loading compiled-in X.509 certificates\n[ 0.850856] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.853547] zswap: loaded using pool lzo/zbud\n[ 0.855665] Key type trusted registered\n[ 0.857932] Key type encrypted registered\n[ 0.859150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860650] ima: No TPM chip found, activating TPM-bypass!\n[ 0.862180] evm: HMAC attrs: 0x1\n[ 0.863527] Magic number: 14:291:149\n[ 0.864664] bdi 1:1: hash matches\n[ 0.865706] virtio_net virtio0: hash matches\n[ 0.867062] rtc_cmos 00:00: setting system clock to 2018-08-25 22:06:32 UTC (1535234792)\n[ 0.869436] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885375] EDD information not available.\n[ 0.922498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.924844] Write protecting the kernel read-only data: 14336k\n[ 0.927982] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.930708] 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.090692] 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.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 0.91. iid=i-000000a3\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPLKOerU4FhA+oJ9bL1rJ5kQYyzc1y/dQWIwBgdnQSEr2+pUDkjy/fdXp+l+LmQnoHZLOkUv0IsxH/8jPK8sGc+hW+d5tx92nEH5tdq/Px3lJyfBledImqOgAoZ0qcSkNOcXyMQqwXGYGzN3PNbWRWud1rQgj6ByS4Ien0+x1sqgfyWFRG70EdHeBcY1a+wGfDhUOIm/Kx8R75Fa9xVlu2tmT9T2YpUQL+QoRIdJuBXgK7JW6OesyCw1eBTo3x7cIUwV8gnLvUZ8esw95+ilIuKJ2QcxUkj67YRn3Uji6YNqkjpuEx69Esp5ybO5BZ3sy0g2eLussXbtJ2FBjSY0IZ root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM/+5+qU4ueP0wJm1Dvx+X2U81vaRq5/WnMc+4D6kWiUJhw5OYqeIYRt0vd8yrOBDxhKfleDVtbIeWYzS3SEQ2kMb+LxLzLklsQ42YuqLVWdun/3kr+rZZE3Oas/xnDZTHnXfvWrgMTIVuXAAfMh//TDFZx7ufA7FiuJRjEUlHVvAAAAFQCe+7fnp2+XeONEmn7V8dKzL/EAAQAAAIBnqf+fY0kKTHMo+xt/Po4r+rAx1Fb0RQ73Yv5NjI3SKJh9Pubz/jCiLbzkNgyd+AI9mvsAh60eMRYISrGgII0MqylZiqjCU14I3oAzASQE1wNwHJe/7XMd5T2bPf7Vd6iB6kzcsp3tlfZj0JlwejmkmvTx+VS51QU27WFO2sIsOgAAAIEAyL0mIVXqySUsSm5OHwADFaoVw1NzKPVHaK1oaRTHFunV81anO/3vJ7G/Fik+nEATCAedGG9GiN4RH5yjmSbkNuEcwfQk3bjkvq18nhV6K9PsnJUNKhPmh5f89hZHPtAGGrSbXYNW9UxrBb/0kjBiGX0o6m7bM5BupFqZhyDFrz8= root@sdnvpn-11-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.6,24,fe80::f816:3eff:fe42:cc65/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-000000a3\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.29 ===\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:42:CC:65 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe42:cc65/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (8.9 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.124799] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.286077] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.286079] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.286081] usb 1-1: Product: QEMU USB Tablet\n[ 1.286082] usb 1-1: Manufacturer: QEMU\n[ 1.286082] usb 1-1: SerialNumber: 42\n[ 1.624918] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.624926] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.406343] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.442732] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:06:32 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:06:32 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:06:32 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:06:32 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:06:32 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:06: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 25 23:06:32 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:06:32 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:06:32 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:06:32 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:06:32 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:06:32 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:06:32 cirros kern.notice kernel: [ 1.090692] random: dd urandom read with 4 bits of entropy available\nAug 25 23:06:32 cirros kern.info kernel: [ 1.124799] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 25 23:06:32 cirros kern.info kernel: [ 1.286077] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 23:06:32 cirros kern.info kernel: [ 1.286079] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 23:06:32 cirros kern.info kernel: [ 1.286081] usb 1-1: Product: QEMU USB Tablet\nAug 25 23:06:32 cirros kern.info kernel: [ 1.286082] usb 1-1: Manufacturer: QEMU\nAug 25 23:06:32 cirros kern.info kernel: [ 1.286082] usb 1-1: SerialNumber: 42\nAug 25 23:06:33 cirros kern.info kernel: [ 1.624918] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:06:33 cirros kern.info kernel: [ 1.624926] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:06:34 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:06:35 cirros authpriv.info dropbear[341]: Running in background\nAug 25 23:06:35 cirros kern.info kernel: [ 3.406343] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:06:35 cirros kern.info kernel: [ 3.442732] 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-25 22:07:35,376 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a/action used request id req-c5535142-0c00-4c41-8528-9e722aef422b 2018-08-25 22:07:37,413 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-25 22:08:07,421 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-25 22:08:07,423 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-25 22:08:07,424 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-25 22:08:07,431 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-25 22:08:07,454 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-25 22:08:07,456 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-25 22:08:07,456 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-25 22:08:07,457 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-25 22:08:07,458 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-25 22:08:07,498 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-25 22:08:07,514 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-25 22:08:07,515 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-25 22:08:07,516 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-25 22:08:07,517 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-25 22:08:07,517 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-25 22:08:07,525 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-25 22:08:07,553 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-25 22:08:07,554 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-25 22:08:07,554 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-25 22:08:07,555 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-25 22:08:07,555 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-25 22:08:07,596 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-25 22:08:07,613 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-25 22:08:07,613 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-08-25 22:08:07,614 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-25 22:08:07,615 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-25 22:08:07,616 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-25 22:08:07,616 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-25 22:08:07,620 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-25 22:08:07,636 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-25 22:08:07,637 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-25 22:08:07,637 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-25 22:08:07,638 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-25 22:08:07,638 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-25 22:08:07,679 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-25 22:08:07,737 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-25 22:08:07,738 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-25 22:08:07,739 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-25 22:08:07,740 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-25 22:08:07,740 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-25 22:08:07,744 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-25 22:08:07,805 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-25 22:08:07,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36f12e315132e9a67588005182a082f2f5b2568" -d '{"forceDelete": null}' 2018-08-25 22:08:07,812 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-25 22:08:08,000 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22: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 x-openstack-request-id: req-bda468eb-f1b6-4c98-a32a-d5cbad4d77d9 x-compute-request-id: req-bda468eb-f1b6-4c98-a32a-d5cbad4d77d9 Content-Length: 0 Content-Type: application/json 2018-08-25 22:08:08,001 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/f5c926c0-2d23-4f28-a3bd-80d6c73a6ce9/action used request id req-bda468eb-f1b6-4c98-a32a-d5cbad4d77d9 2018-08-25 22:08:08,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36f12e315132e9a67588005182a082f2f5b2568" -d '{"forceDelete": null}' 2018-08-25 22:08:08,210 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22: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-a944fb02-96fc-4b37-89ef-c2369030b9db x-compute-request-id: req-a944fb02-96fc-4b37-89ef-c2369030b9db Content-Length: 0 Content-Type: application/json 2018-08-25 22:08:08,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/598fd32f-bf2d-4395-9dba-33e71c81905a/action used request id req-a944fb02-96fc-4b37-89ef-c2369030b9db 2018-08-25 22:08:08,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b9717215161dddb275a7f505e2c929f29cc0b9a" 2018-08-25 22:08:09,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eebbd3b5-76c9-48ac-b2fb-26fb8aa53720 Date: Sat, 25 Aug 2018 22:08: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-25 22:08:09,463 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/8f8a2828-075d-4ac1-8b8c-70a32b982ef5 used request id req-eebbd3b5-76c9-48ac-b2fb-26fb8aa53720 2018-08-25 22:08:09,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/77ee031b-1387-4041-b300-228089b2ecba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457888e0873141bbaa7796673885ca9fe4dffcf6" 2018-08-25 22:08:10,539 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-761f1a48-8d12-4a8b-b5ed-21247f56e39e Date: Sat, 25 Aug 2018 22:08:10 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 77ee031b-1387-4041-b300-228089b2ecba: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-25 22:08:10,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/77ee031b-1387-4041-b300-228089b2ecba used request id req-761f1a48-8d12-4a8b-b5ed-21247f56e39e 2018-08-25 22:08:10,540 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 77ee031b-1387-4041-b300-228089b2ecba: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-25 22:08:10,540 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '77ee031b-1387-4041-b300-228089b2ecba')]: Unable to complete operation on subnet 77ee031b-1387-4041-b300-228089b2ecba: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-761f1a48-8d12-4a8b-b5ed-21247f56e39e'] 2018-08-25 22:08:10,540 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 77ee031b-1387-4041-b300-228089b2ecba was not deleted. 2018-08-25 22:08:10,541 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-25 22:08:10,542 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-25 22:08:10,542 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-25 22:08:10,544 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-25 22:08:10,609 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-25 22:08:10,610 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-25 22:08:10,610 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-25 22:08:10,612 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-25 22:08:10,612 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-25 22:08:10,620 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-25 22:08:10,703 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-25 22:08:10,703 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-25 22:08:10,704 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-25 22:08:40,731 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-25 22:08:40,732 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-25 22:08:40,733 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-25 22:08:40,735 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-25 22:08:40,755 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-25 22:08:40,756 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-25 22:08:40,757 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-25 22:08:40,758 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-25 22:08:40,758 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-25 22:08:40,798 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-25 22:08:40,815 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-25 22:08:40,817 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-25 22:08:40,817 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-25 22:08:40,818 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-25 22:08:40,818 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-25 22:08:40,822 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-25 22:08:40,854 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-25 22:08:40,855 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-25 22:08:40,856 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-25 22:08:40,856 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-25 22:08:40,857 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-25 22:08:40,897 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-25 22:08:40,918 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-25 22:08:40,918 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-08-25 22:08:40,919 - 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-25 22:08:40,919 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-25 22:08:40,919 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-08-25 22:08:40,920 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-25 22:08:40,920 - 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-25 22:08:40,921 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-08-25 22:08:40,922 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-08-25 22:08:40,922 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-08-25 22:08:41,008 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:08:41,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:08:41,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:08:41,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:08:41,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:08:41,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 22:08:41,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:08:41,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:08:41,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:08:41,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:08:41,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:08:41,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:08:41,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:08:41,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:08:41,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:08:41,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:08:41,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:08:41,016 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:08:41,018 - paramiko.transport - DEBUG - starting thread (client mode): 0x2ad55550L 2018-08-25 22:08:41,019 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:08:41,033 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:08:41,033 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:08:41,039 - 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-25 22:08:41,039 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:08:41,039 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:08:41,039 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:08:41,039 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:08:41,039 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:08:41,044 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:08:41,044 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:08:41,050 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.56: 1d8452075cb748aac701ca5e22a01683 2018-08-25 22:08:41,051 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:08:41,084 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:08:41,102 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:08:41,115 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:08:41,279 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:08:41,279 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:08:41,319 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:08:41,319 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:08:41,329 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:08:45,687 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:08:45,688 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:08:45,691 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a585090L 2018-08-25 22:08:45,691 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:08:45,701 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:08:45,702 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:08:45,705 - 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-25 22:08:45,705 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:08:45,705 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:08:45,705 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:08:45,705 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:08:45,705 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:08:45,710 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:08:45,711 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:08:45,722 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 22:08:45,723 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:08:45,750 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:08:45,766 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:08:45,787 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:08:45,923 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:08:45,923 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:08:45,962 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:08:45,963 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:08:45,992 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:08:46,004 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:08:46,006 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:08:46,007 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:08:46,008 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:08:46,008 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:08:46,048 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:08:46,063 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:08:46,065 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:08:46,065 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:08:46,066 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:08:46,066 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:08:46,107 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:08:46,118 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:08:46,119 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:08:46,121 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a55ee50L 2018-08-25 22:08:46,121 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:08:46,207 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:08:46,208 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:08:46,211 - 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-25 22:08:46,211 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:08:46,212 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:08:46,212 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:08:46,212 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:08:46,212 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:08:46,217 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:08:46,218 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:08:46,221 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 22:08:46,222 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:08:46,257 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:08:46,348 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:08:46,354 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:08:46,552 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:08:46,552 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:08:46,592 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:08:46,593 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:08:46,623 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:08:46,689 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:08:46,690 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:08:46,690 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:08:46,691 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:08:46,691 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:08:46,733 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:08:46,773 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:08:46,774 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:08:46,775 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:08:46,776 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:08:46,776 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:08:46,817 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:08:46,837 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:08:46,839 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:08:46,841 - paramiko.transport - DEBUG - starting thread (client mode): 0x29e01310L 2018-08-25 22:08:46,841 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:08:46,854 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:08:46,855 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:08:46,858 - 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-25 22:08:46,859 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:08:46,859 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:08:46,859 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:08:46,859 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:08:46,859 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:08:46,864 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:08:46,864 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:08:46,873 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 22:08:46,873 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:08:46,904 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:08:46,918 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:08:46,938 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:08:47,068 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:08:47,069 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:08:47,108 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:08:47,109 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:08:47,141 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:08:47,154 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:08:47,155 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:08:47,156 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:08:47,156 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:08:47,157 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:08:47,197 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:08:47,213 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:08:47,214 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:08:47,215 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:08:47,216 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:08:47,216 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:08:47,257 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:08:47,269 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:08:47,270 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:08:47,271 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:08:47,271 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:08:47,271 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:08:47,276 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:08:52,059 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:08:52,060 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:08:52,063 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a55e250L 2018-08-25 22:08:52,063 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:08:52,070 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:08:52,070 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:08:52,072 - 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-25 22:08:52,072 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:08:52,073 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:08:52,073 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:08:52,073 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:08:52,073 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:08:52,077 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:08:52,078 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:08:52,095 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 22:08:52,095 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:08:52,117 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:08:52,131 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:08:52,160 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:08:52,256 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:08:52,256 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:08:52,295 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:08:52,296 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:08:52,327 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:08:52,338 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:08:52,339 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:08:52,340 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:08:52,341 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:08:52,341 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:08:52,381 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:08:52,395 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:08:52,397 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:08:52,397 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:08:52,399 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:08:52,399 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:08:52,439 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:08:52,449 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:08:52,450 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:08:52,452 - paramiko.transport - DEBUG - starting thread (client mode): 0x29d58b90L 2018-08-25 22:08:52,453 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:08:52,461 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:08:52,461 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:08:52,464 - 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-25 22:08:52,464 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:08:52,464 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:08:52,464 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:08:52,464 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:08:52,464 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:08:52,469 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:08:52,470 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:08:52,484 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 22:08:52,485 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:08:52,510 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:08:52,526 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:08:52,549 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:08:52,667 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:08:52,667 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:08:52,707 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:08:52,708 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:08:52,718 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:08:52,731 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:08:52,732 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:08:52,733 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:08:52,733 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:08:52,734 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:08:52,774 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:08:52,791 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:08:52,792 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:08:52,793 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:08:52,794 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:08:52,794 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:08:52,835 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:08:52,846 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:08:52,848 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:08:52,849 - paramiko.transport - DEBUG - starting thread (client mode): 0x29d593d0L 2018-08-25 22:08:52,850 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:08:52,857 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:08:52,857 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:08:52,859 - 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-25 22:08:52,859 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:08:52,859 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:08:52,860 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:08:52,860 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:08:52,860 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:08:52,864 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:08:52,865 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:08:52,881 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 22:08:52,882 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:08:52,904 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:08:52,917 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:08:52,946 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:08:53,042 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:08:53,043 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:08:53,082 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:08:53,083 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:08:53,113 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:08:53,127 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:08:53,127 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:08:53,128 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:08:53,129 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:08:53,129 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:08:53,169 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:08:53,184 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:08:53,186 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:08:53,186 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:08:53,187 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:08:53,187 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:08:53,228 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:08:53,240 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:08:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:08:53,243 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:08:53,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e87bf0b-c246-4f4d-93f2-640e97fab006 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:08:53,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-4e87bf0b-c246-4f4d-93f2-640e97fab006 2018-08-25 22:08:53,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:08:53,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["YSCIJo7gSeqRbGqK3jBoOA"], "issued_at": "2018-08-25T22:08:53.000000Z"}} 2018-08-25 22:08:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd9c326cdb4cb0984c413d615747509d8d9adbab" 2018-08-25 22:08:53,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-27162f5e-758f-4471-8730-ca07a8e3c1dd Date: Sat, 25 Aug 2018 22:08:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 22:08:53,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-27162f5e-758f-4471-8730-ca07a8e3c1dd 2018-08-25 22:08:53,942 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 22:08:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd9c326cdb4cb0984c413d615747509d8d9adbab" 2018-08-25 22:08:53,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-945c4860-6b1f-4874-a932-87eec638b854 Date: Sat, 25 Aug 2018 22:08:53 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-25 22:08:53,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-945c4860-6b1f-4874-a932-87eec638b854 2018-08-25 22:08:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd9c326cdb4cb0984c413d615747509d8d9adbab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-25 22:08:54,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/8e98f4f3-3e71-4020-9ed1-577d90aae368 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-534056d6-8c89-4722-8ad3-6967bc320433 Date: Sat, 25 Aug 2018 22:08:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T22:08:54Z", "file": "/v2/images/8e98f4f3-3e71-4020-9ed1-577d90aae368/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "size": null, "self": "/v2/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "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-25T22:08:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 22:08:54,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-534056d6-8c89-4722-8ad3-6967bc320433 2018-08-25 22:08:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/8e98f4f3-3e71-4020-9ed1-577d90aae368/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd9c326cdb4cb0984c413d615747509d8d9adbab" -d '' 2018-08-25 22:08:54,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69160437-f7f3-494b-acc6-6b1fb7a49c42 Date: Sat, 25 Aug 2018 22:08:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 22:08:54,469 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/8e98f4f3-3e71-4020-9ed1-577d90aae368/file used request id req-69160437-f7f3-494b-acc6-6b1fb7a49c42 2018-08-25 22:08:54,469 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-08-25 22:08:54,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:08:54,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d116ad-a4e1-4eca-b72c-1501affbaef7 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:08:54,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-42d116ad-a4e1-4eca-b72c-1501affbaef7 2018-08-25 22:08:54,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:08:54,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["V88RwbGMRxSm3yxUck0b1A"], "issued_at": "2018-08-25T22:08:54.000000Z"}} 2018-08-25 22:08:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fc97e2f56251a8c6359c71ce61d4b9a30f7e1" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-08-25 22:08:55,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-ddf3cb8f-c31c-46df-a176-f235a442b04d Date: Sat, 25 Aug 2018 22:08:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8c54d31d-f6fe-4648-b3c5-a8134af4cc59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T22:08:55Z","is_default":false,"provider:segmentation_id":12,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:08:55Z","mtu":1450}} 2018-08-25 22:08:55,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-ddf3cb8f-c31c-46df-a176-f235a442b04d 2018-08-25 22:08:55,678 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network 8c54d31d-f6fe-4648-b3c5-a8134af4cc59 with cidr 10.10.10.0/24 2018-08-25 22:08:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fc97e2f56251a8c6359c71ce61d4b9a30f7e1" -d '{"subnets": [{"ip_version": 4, "network_id": "8c54d31d-f6fe-4648-b3c5-a8134af4cc59", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-08-25 22:08:56,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b06cb375-c116-4382-bce6-a012f14e5394 Date: Sat, 25 Aug 2018 22:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c54d31d-f6fe-4648-b3c5-a8134af4cc59","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:08:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:08:55Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"28c59ebb-d448-4269-8130-626a465021a8","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-08-25 22:08:56,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-b06cb375-c116-4382-bce6-a012f14e5394 2018-08-25 22:08:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fc97e2f56251a8c6359c71ce61d4b9a30f7e1" 2018-08-25 22:08:56,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 52301 X-Openstack-Request-Id: req-8ef9efc7-1dfc-4a59-bb88-37926dd99887 Date: Sat, 25 Aug 2018 22:08:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "updated_at": "2018-08-25T22:01:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "0dca02a0-8194-4cda-9c55-882f54d62267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "25fac68a-cc47-432b-a46c-effdc409ddcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "5c72490a-fc51-4820-91fc-0098772ed04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "7478f6a1-a820-4354-81ff-bef37640f1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-25T22:01:58Z", "revision_number": 0, "id": "b9ff96f2-d8e9-4396-9e6a-2a9299995b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T22:01:58Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 5, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "96ec442b-f4af-450f-b529-1094026f9972", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 22:08:56,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-8ef9efc7-1dfc-4a59-bb88-37926dd99887 2018-08-25 22:08:56,196 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:08:56,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:08:56,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d692176a-7fbd-459a-baa3-def894235fb2 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:08:56,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-d692176a-7fbd-459a-baa3-def894235fb2 2018-08-25 22:08:56,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:08:56,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["Mx5DUldrQ92__-lz4f-Ggw"], "issued_at": "2018-08-25T22:08:56.000000Z"}} 2018-08-25 22:08:56,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1f03d96fc1a9ac119bcd5778efc1b08ea80d41" 2018-08-25 22:08:56,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:08: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-e9a158d1-c422-40b6-90fb-976b384a179f x-compute-request-id: req-e9a158d1-c422-40b6-90fb-976b384a179f Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 22:08:56,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-e9a158d1-c422-40b6-90fb-976b384a179f 2018-08-25 22:08:56,925 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 22:08:56,925 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 22:08:56,926 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 22:08:56,929 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 22:08:56,955 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-25 22:08:56,957 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-25 22:08:56,957 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 22:08:56,958 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-25 22:08:56,958 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-25 22:08:56,998 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-25 22:08:57,016 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-25 22:08:57,019 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 22:08:57,019 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-25 22:08:57,020 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 22:08:57,021 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 22:08:57,025 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 22:08:57,053 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-25 22:08:57,055 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-25 22:08:57,055 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 22:08:57,056 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-25 22:08:57,056 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-25 22:08:57,098 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-25 22:08:57,119 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-25 22:08:57,125 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-25 22:08:57,125 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-25 22:08:57,126 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-25 22:08:57,127 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-25 22:08:57,131 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-25 22:08:57,150 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-25 22:08:57,152 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-25 22:08:57,152 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-25 22:08:57,153 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-25 22:08:57,153 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-25 22:08:57,194 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-25 22:08:57,212 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-25 22:08:57,213 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-25 22:08:57,214 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-25 22:08:57,215 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-25 22:08:57,215 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-25 22:08:57,219 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-25 22:08:57,241 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-25 22:08:57,242 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-25 22:08:57,243 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-25 22:08:57,244 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-25 22:08:57,244 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-25 22:08:57,285 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-25 22:08:57,306 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-25 22:08:57,307 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-08-25 22:08:57,307 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=8e98f4f3-3e71-4020-9ed1-577d90aae368 network=8c54d31d-f6fe-4648-b3c5-a8134af4cc59 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 22:08:57,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:08:57,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:08:57,308 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-25 22:08:57,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:08:57,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:08:57,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:08:57,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:08:57,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:08:57,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:08:57,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:08:57,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:08:57,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:08:57,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:08:57,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:08:57,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:08:57,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:08:57,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:08:57,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:08:57,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:08:57,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:08:57,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:08:57,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:08:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:08:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:08:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:08:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:08:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:08:57,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:08:57,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19db40d7-d95f-4abf-9e8b-a1f4764ea602 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:08:57,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-19db40d7-d95f-4abf-9e8b-a1f4764ea602 2018-08-25 22:08:57,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:08:57,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["REAAFmFkSn2rvYhY7qh3jw"], "issued_at": "2018-08-25T22:08:57.000000Z"}} 2018-08-25 22:08:57,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf5500829fbd7bfde2068661ec95824f40c8ae1" 2018-08-25 22:08:58,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:08: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-feac7a0d-99fd-4171-966a-eed3f915d9a0 x-compute-request-id: req-feac7a0d-99fd-4171-966a-eed3f915d9a0 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:08:58,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-feac7a0d-99fd-4171-966a-eed3f915d9a0 2018-08-25 22:08:58,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf5500829fbd7bfde2068661ec95824f40c8ae1" 2018-08-25 22:08:58,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:08: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-01228411-01b7-4b5e-a512-e45a85855a4c x-compute-request-id: req-01228411-01b7-4b5e-a512-e45a85855a4c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:08:58,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-01228411-01b7-4b5e-a512-e45a85855a4c 2018-08-25 22:08:58,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf5500829fbd7bfde2068661ec95824f40c8ae1" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c54d31d-f6fe-4648-b3c5-a8134af4cc59"}]}}' 2018-08-25 22:08:59,724 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:08: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-658317d7-7e25-4144-9f91-ff36e858f209 x-compute-request-id: req-658317d7-7e25-4144-9f91-ff36e858f209 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aad4371f-93e2-4065-b21a-144aa2ef7ca1", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "bookmark"}], "adminPass": "ZoFHp2GjEFim"}} 2018-08-25 22:08:59,724 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-658317d7-7e25-4144-9f91-ff36e858f209 2018-08-25 22:08:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:08:59,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597fcf4e-1ec9-405f-b4ad-00a79dd0140d Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:08:59,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-597fcf4e-1ec9-405f-b4ad-00a79dd0140d 2018-08-25 22:08:59,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:09:00,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["U7gaoVsJTKqH5C9E8LHdeg"], "issued_at": "2018-08-25T22:09:00.000000Z"}} 2018-08-25 22:09:00,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f069515a19596bdcf27c9236e93eb010864fe" 2018-08-25 22:09:00,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-bec08116-b15c-463f-b342-5064190c13bd x-compute-request-id: req-bec08116-b15c-463f-b342-5064190c13bd 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.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "bookmark"}], "image": {"id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "links": [{"href": "http://172.30.9.33:8774/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "aad4371f-93e2-4065-b21a-144aa2ef7ca1", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:09:00Z", "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-25T22:08:59Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:09:00,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 used request id req-bec08116-b15c-463f-b342-5064190c13bd 2018-08-25 22:09:03,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f069515a19596bdcf27c9236e93eb010864fe" 2018-08-25 22:09:04,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-ce263391-e66a-4af2-b038-c6e1fdba35e4 x-compute-request-id: req-ce263391-e66a-4af2-b038-c6e1fdba35e4 Content-Encoding: gzip Content-Length: 777 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:98:de:0f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "bookmark"}], "image": {"id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "links": [{"href": "http://172.30.9.33:8774/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a5", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "aad4371f-93e2-4065-b21a-144aa2ef7ca1", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:09:01Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-12-2", "created": "2018-08-25T22:08:59Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:09:04,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 used request id req-ce263391-e66a-4af2-b038-c6e1fdba35e4 2018-08-25 22:09:07,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f069515a19596bdcf27c9236e93eb010864fe" 2018-08-25 22:09:07,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-62a56ff1-c4c6-4f1f-a476-fa0bbd43a929 x-compute-request-id: req-62a56ff1-c4c6-4f1f-a476-fa0bbd43a929 Content-Encoding: gzip Content-Length: 779 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:98:de:0f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "bookmark"}], "image": {"id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "links": [{"href": "http://172.30.9.33:8774/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a5", "OS-SRV-USG:launched_at": "2018-08-25T22:09:05.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "aad4371f-93e2-4065-b21a-144aa2ef7ca1", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:09:05Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-12-2", "created": "2018-08-25T22:08:59Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:09:07,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 used request id req-62a56ff1-c4c6-4f1f-a476-fa0bbd43a929 2018-08-25 22:09:07,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf5500829fbd7bfde2068661ec95824f40c8ae1" 2018-08-25 22:09:08,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-11975e2b-4d4c-4e17-86a2-81f7f237ef8d x-compute-request-id: req-11975e2b-4d4c-4e17-86a2-81f7f237ef8d Content-Encoding: gzip Content-Length: 779 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:98:de:0f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1", "rel": "bookmark"}], "image": {"id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "links": [{"href": "http://172.30.9.33:8774/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a5", "OS-SRV-USG:launched_at": "2018-08-25T22:09:05.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "aad4371f-93e2-4065-b21a-144aa2ef7ca1", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:09:05Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-12-2", "created": "2018-08-25T22:08:59Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:09:08,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1 used request id req-11975e2b-4d4c-4e17-86a2-81f7f237ef8d 2018-08-25 22:09:08,373 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.8'. 2018-08-25 22:09:08,373 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-08-25 22:09:08,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1f03d96fc1a9ac119bcd5778efc1b08ea80d41" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:09:09,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:09: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-5940e571-5da1-44ab-8a17-de7841375ac6 x-compute-request-id: req-5940e571-5da1-44ab-8a17-de7841375ac6 Content-Length: 0 Content-Type: application/json 2018-08-25 22:09:09,628 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1/action used request id req-5940e571-5da1-44ab-8a17-de7841375ac6 2018-08-25 22:09:09,628 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-08-25 22:09:09,628 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=8e98f4f3-3e71-4020-9ed1-577d90aae368 network=8c54d31d-f6fe-4648-b3c5-a8134af4cc59 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-25 22:09:09,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:09:09,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:09:09,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:09:09,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:09:09,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:09:09,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:09:09,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:09:09,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:09:09,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:09:09,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:09:09,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:09:09,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:09:09,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:09:09,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:09:09,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:09:09,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:09:09,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:09:09,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623fe5cb-8b10-446a-8b2a-21782c8d3cd6 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:09:09,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-623fe5cb-8b10-446a-8b2a-21782c8d3cd6 2018-08-25 22:09:09,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:09:10,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["pHXAO_IBR7C0TANqdsSfrg"], "issued_at": "2018-08-25T22:09:09.000000Z"}} 2018-08-25 22:09:10,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" 2018-08-25 22:09:10,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-30d72982-b858-4f39-b660-d89e902f1b01 x-compute-request-id: req-30d72982-b858-4f39-b660-d89e902f1b01 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:09:10,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-30d72982-b858-4f39-b660-d89e902f1b01 2018-08-25 22:09:10,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" 2018-08-25 22:09:10,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-ea2a2dbb-fc0a-4b63-8944-10232e67a0da x-compute-request-id: req-ea2a2dbb-fc0a-4b63-8944-10232e67a0da Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}} 2018-08-25 22:09:10,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14 used request id req-ea2a2dbb-fc0a-4b63-8944-10232e67a0da 2018-08-25 22:09:10,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e3cdc383-20a9-4435-810c-5b1493d62f14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c54d31d-f6fe-4648-b3c5-a8134af4cc59"}]}}' 2018-08-25 22:09:11,773 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:09: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 x-openstack-request-id: req-55813a80-7f02-41f1-ad5f-94c08e767023 x-compute-request-id: req-55813a80-7f02-41f1-ad5f-94c08e767023 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "07139ecb-82b0-4ec2-8207-08da42a4451d", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "bookmark"}], "adminPass": "sU3yNGSXAC3V"}} 2018-08-25 22:09:11,774 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-55813a80-7f02-41f1-ad5f-94c08e767023 2018-08-25 22:09:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:09:11,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b729e4-72ee-4ef9-a634-bb3910fb038d Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:09:11,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-70b729e4-72ee-4ef9-a634-bb3910fb038d 2018-08-25 22:09:11,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:09:12,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["Z64tw3OoSIuQaKj0vf4JfA"], "issued_at": "2018-08-25T22:09:12.000000Z"}} 2018-08-25 22:09:12,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd87b3046330e923c68124dbcfad99ec5bf5995e" 2018-08-25 22:09:12,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-022094d1-9ef0-4614-8806-e730a534dfaa x-compute-request-id: req-022094d1-9ef0-4614-8806-e730a534dfaa 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.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "bookmark"}], "image": {"id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "links": [{"href": "http://172.30.9.33:8774/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "07139ecb-82b0-4ec2-8207-08da42a4451d", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:09:12Z", "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-25T22:09:11Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:09:12,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d used request id req-022094d1-9ef0-4614-8806-e730a534dfaa 2018-08-25 22:09:15,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd87b3046330e923c68124dbcfad99ec5bf5995e" 2018-08-25 22:09:16,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-30cbecf2-d591-4e8b-b030-3e7599edbe72 x-compute-request-id: req-30cbecf2-d591-4e8b-b030-3e7599edbe72 Content-Encoding: gzip Content-Length: 775 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:bd:38:a9", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "bookmark"}], "image": {"id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "links": [{"href": "http://172.30.9.33:8774/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "07139ecb-82b0-4ec2-8207-08da42a4451d", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-25T22:09:13Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-12-1", "created": "2018-08-25T22:09:11Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:09:16,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d used request id req-30cbecf2-d591-4e8b-b030-3e7599edbe72 2018-08-25 22:09:19,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd87b3046330e923c68124dbcfad99ec5bf5995e" 2018-08-25 22:09:20,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-b4a635e4-1f57-4b58-a982-4ad3c38655bb x-compute-request-id: req-b4a635e4-1f57-4b58-a982-4ad3c38655bb 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:bd:38:a9", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "bookmark"}], "image": {"id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "links": [{"href": "http://172.30.9.33:8774/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a6", "OS-SRV-USG:launched_at": "2018-08-25T22:09:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "07139ecb-82b0-4ec2-8207-08da42a4451d", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:09:16Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-12-1", "created": "2018-08-25T22:09:11Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:09:20,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d used request id req-b4a635e4-1f57-4b58-a982-4ad3c38655bb 2018-08-25 22:09:20,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" 2018-08-25 22:09:20,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-c1b2e603-b1ca-4c7f-a808-bcb57eb4c012 x-compute-request-id: req-c1b2e603-b1ca-4c7f-a808-bcb57eb4c012 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:bd:38:a9", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/07139ecb-82b0-4ec2-8207-08da42a4451d", "rel": "bookmark"}], "image": {"id": "8e98f4f3-3e71-4020-9ed1-577d90aae368", "links": [{"href": "http://172.30.9.33:8774/images/8e98f4f3-3e71-4020-9ed1-577d90aae368", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a6", "OS-SRV-USG:launched_at": "2018-08-25T22:09:16.000000", "flavor": {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}]}, "id": "07139ecb-82b0-4ec2-8207-08da42a4451d", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-25T22:09:16Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-12-1", "created": "2018-08-25T22:09:11Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:09:20,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d used request id req-c1b2e603-b1ca-4c7f-a808-bcb57eb4c012 2018-08-25 22:09:20,524 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.3'. 2018-08-25 22:09:20,524 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-08-25 22:09:20,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1f03d96fc1a9ac119bcd5778efc1b08ea80d41" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:09:21,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:09: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-e101ef80-5303-41b8-8e04-644f0a1bdd57 x-compute-request-id: req-e101ef80-5303-41b8-8e04-644f0a1bdd57 Content-Length: 0 Content-Type: application/json 2018-08-25 22:09:21,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-e101ef80-5303-41b8-8e04-644f0a1bdd57 2018-08-25 22:09:21,690 - sdnvpn_test_utils - INFO - Waiting for instance 07139ecb-82b0-4ec2-8207-08da42a4451d to boot up 2018-08-25 22:09:21,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:21,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-33da0628-78e4-49e3-8a7d-653af5e5b78c x-compute-request-id: req-33da0628-78e4-49e3-8a7d-653af5e5b78c Content-Encoding: gzip Content-Length: 9424 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n"} 2018-08-25 22:09:21,773 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-33da0628-78e4-49e3-8a7d-653af5e5b78c 2018-08-25 22:09:23,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:23,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-e6e6e4f0-12d6-43d5-81ce-abd837da4e31 x-compute-request-id: req-e6e6e4f0-12d6-43d5-81ce-abd837da4e31 Content-Encoding: gzip Content-Length: 10004 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:23,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-e6e6e4f0-12d6-43d5-81ce-abd837da4e31 2018-08-25 22:09:25,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:25,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-1e5ced3e-d257-47b3-b53b-191c29e6b109 x-compute-request-id: req-1e5ced3e-d257-47b3-b53b-191c29e6b109 Content-Encoding: gzip Content-Length: 10004 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:25,951 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-1e5ced3e-d257-47b3-b53b-191c29e6b109 2018-08-25 22:09:27,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:28,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-becd4188-2a8d-489c-b9b4-ef8d491fc66e x-compute-request-id: req-becd4188-2a8d-489c-b9b4-ef8d491fc66e Content-Encoding: gzip Content-Length: 10004 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:28,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-becd4188-2a8d-489c-b9b4-ef8d491fc66e 2018-08-25 22:09:30,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:30,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-019d1bab-59e2-4333-9e6b-6f4a3d305e3f x-compute-request-id: req-019d1bab-59e2-4333-9e6b-6f4a3d305e3f Content-Encoding: gzip Content-Length: 10004 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:30,133 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-019d1bab-59e2-4333-9e6b-6f4a3d305e3f 2018-08-25 22:09:32,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:32,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-f57cd114-ef7c-4e76-bdd4-5fed6d8301b3 x-compute-request-id: req-f57cd114-ef7c-4e76-bdd4-5fed6d8301b3 Content-Encoding: gzip Content-Length: 10004 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:32,228 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-f57cd114-ef7c-4e76-bdd4-5fed6d8301b3 2018-08-25 22:09:34,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:34,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-f76564e0-ef11-4d70-bbb2-28c8781a24b8 x-compute-request-id: req-f76564e0-ef11-4d70-bbb2-28c8781a24b8 Content-Encoding: gzip Content-Length: 10004 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:34,332 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-f76564e0-ef11-4d70-bbb2-28c8781a24b8 2018-08-25 22:09:36,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:36,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-7d0c4ab9-ba3f-44f0-aad2-0aa6557f44ae x-compute-request-id: req-7d0c4ab9-ba3f-44f0-aad2-0aa6557f44ae Content-Encoding: gzip Content-Length: 10004 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:36,424 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-7d0c4ab9-ba3f-44f0-aad2-0aa6557f44ae 2018-08-25 22:09:38,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:38,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-ea95e863-fcf0-4ff7-bd98-9ba89190f47b x-compute-request-id: req-ea95e863-fcf0-4ff7-bd98-9ba89190f47b Content-Encoding: gzip Content-Length: 10075 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:38,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-ea95e863-fcf0-4ff7-bd98-9ba89190f47b 2018-08-25 22:09:40,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:40,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-4ea524c0-91f0-4dbd-8349-868b2aceac21 x-compute-request-id: req-4ea524c0-91f0-4dbd-8349-868b2aceac21 Content-Encoding: gzip Content-Length: 10075 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:40,607 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-4ea524c0-91f0-4dbd-8349-868b2aceac21 2018-08-25 22:09:42,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:42,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-d1a150d0-515c-4431-8a7b-2e098df57a96 x-compute-request-id: req-d1a150d0-515c-4431-8a7b-2e098df57a96 Content-Encoding: gzip Content-Length: 10075 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:42,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-d1a150d0-515c-4431-8a7b-2e098df57a96 2018-08-25 22:09:44,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:44,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-669cfdcc-bd4c-4e01-b1ef-8ff9905e8549 x-compute-request-id: req-669cfdcc-bd4c-4e01-b1ef-8ff9905e8549 Content-Encoding: gzip Content-Length: 10075 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:44,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-669cfdcc-bd4c-4e01-b1ef-8ff9905e8549 2018-08-25 22:09:46,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:46,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-0fbeb43c-cb1a-4cff-8801-fed34a657564 x-compute-request-id: req-0fbeb43c-cb1a-4cff-8801-fed34a657564 Content-Encoding: gzip Content-Length: 10075 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:46,888 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-0fbeb43c-cb1a-4cff-8801-fed34a657564 2018-08-25 22:09:48,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:48,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-25212b38-206f-4e71-b816-7ae0a14d8c2c x-compute-request-id: req-25212b38-206f-4e71-b816-7ae0a14d8c2c Content-Encoding: gzip Content-Length: 10075 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:48,983 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-25212b38-206f-4e71-b816-7ae0a14d8c2c 2018-08-25 22:09:51,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:51,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-148e3bc9-daff-4e84-8bd2-84959904b439 x-compute-request-id: req-148e3bc9-daff-4e84-8bd2-84959904b439 Content-Encoding: gzip Content-Length: 10095 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:51,071 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-148e3bc9-daff-4e84-8bd2-84959904b439 2018-08-25 22:09:53,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:53,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-e7490be5-a2ea-41e5-8bee-e90ba5b55930 x-compute-request-id: req-e7490be5-a2ea-41e5-8bee-e90ba5b55930 Content-Encoding: gzip Content-Length: 10095 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:53,152 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-e7490be5-a2ea-41e5-8bee-e90ba5b55930 2018-08-25 22:09:55,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:55,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-de63772f-7ee0-45f2-808a-20917fc0eb38 x-compute-request-id: req-de63772f-7ee0-45f2-808a-20917fc0eb38 Content-Encoding: gzip Content-Length: 10095 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:55,254 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-de63772f-7ee0-45f2-808a-20917fc0eb38 2018-08-25 22:09:57,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:57,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-913eca0d-1bdf-4bb8-b9dc-f4242d4113e1 x-compute-request-id: req-913eca0d-1bdf-4bb8-b9dc-f4242d4113e1 Content-Encoding: gzip Content-Length: 10095 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:57,344 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-913eca0d-1bdf-4bb8-b9dc-f4242d4113e1 2018-08-25 22:09:59,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:09:59,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:09: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-b8466f80-d847-4c9b-abf2-4c7870badb95 x-compute-request-id: req-b8466f80-d847-4c9b-abf2-4c7870badb95 Content-Encoding: gzip Content-Length: 10095 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:09:59,429 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-b8466f80-d847-4c9b-abf2-4c7870badb95 2018-08-25 22:10:01,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:10:01,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:10: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-4188eea5-29db-4180-be24-231227a757d6 x-compute-request-id: req-4188eea5-29db-4180-be24-231227a757d6 Content-Encoding: gzip Content-Length: 10095 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:10:01,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-4188eea5-29db-4180-be24-231227a757d6 2018-08-25 22:10:03,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:10:03,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:10: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-61699801-5c06-4f78-b24e-e5e86dc3a11d x-compute-request-id: req-61699801-5c06-4f78-b24e-e5e86dc3a11d Content-Encoding: gzip Content-Length: 10095 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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"} 2018-08-25 22:10:03,640 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-61699801-5c06-4f78-b24e-e5e86dc3a11d 2018-08-25 22:10:05,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5c1ccc7dca097f8e75c22e8632b41705b2b5b8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:10:05,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:10: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-d31034de-1b23-4d36-b9a8-db86a77f58b2 x-compute-request-id: req-d31034de-1b23-4d36-b9a8-db86a77f58b2 Content-Encoding: gzip Content-Length: 10963 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 485175012 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.185130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187415] pid_max: default: 32768 minimum: 301\n[ 0.188658] ACPI: Core revision 20150930\n[ 0.190372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192210] Security Framework initialized\n[ 0.193376] Yama: becoming mindful.\n[ 0.194408] AppArmor: AppArmor initialized\n[ 0.195605] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202786] Initializing cgroup subsys io\n[ 0.203928] Initializing cgroup subsys memory\n[ 0.205105] Initializing cgroup subsys devices\n[ 0.206300] Initializing cgroup subsys freezer\n[ 0.207481] Initializing cgroup subsys net_cls\n[ 0.208677] Initializing cgroup subsys perf_event\n[ 0.209916] Initializing cgroup subsys net_prio\n[ 0.211108] Initializing cgroup subsys hugetlb\n[ 0.212344] Initializing cgroup subsys pids\n[ 0.213528] CPU: Physical Processor ID: 0\n[ 0.215324] mce: CPU supports 10 MCE banks\n[ 0.216514] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239795] ftrace: allocating 31920 entries in 125 pages\n[ 0.265955] smpboot: Max logical packages: 1\n[ 0.267129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269065] x2apic enabled\n[ 0.270214] Switched APIC routing to physical x2apic.\n[ 0.272732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279422] KVM setup paravirtual spinlock\n[ 0.281018] x86: Booted up 1 node, 1 CPUs\n[ 0.282127] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284016] devtmpfs: initialized\n[ 0.286026] evm: security.selinux\n[ 0.287024] evm: security.SMACK64\n[ 0.288009] evm: security.SMACK64EXEC\n[ 0.289069] evm: security.SMACK64TRANSMUTE\n[ 0.290199] evm: security.SMACK64MMAP\n[ 0.291251] evm: security.ima\n[ 0.292151] evm: security.capability\n[ 0.293276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295819] pinctrl core: initialized pinctrl subsystem\n[ 0.297349] RTC time: 22:09:16, date: 08/25/18\n[ 0.298648] NET: Registered protocol family 16\n[ 0.299960] cpuidle: using governor ladder\n[ 0.301088] cpuidle: using governor menu\n[ 0.302173] PCCT header not found.\n[ 0.303195] ACPI: bus type PCI registered\n[ 0.304288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305963] PCI: Using configuration type 1 for base access\n[ 0.308096] ACPI: Added _OSI(Module Device)\n[ 0.309259] ACPI: Added _OSI(Processor Device)\n[ 0.310455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313850] ACPI: Interpreter enabled\n[ 0.314906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325046] ACPI: (supports S0 S5)\n[ 0.326032] ACPI: Using IOAPIC for interrupt routing\n[ 0.327309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332655] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335988] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339001] acpiphp: Slot [3] registered\n[ 0.340148] acpiphp: Slot [4] registered\n[ 0.341258] acpiphp: Slot [5] registered\n[ 0.342355] acpiphp: Slot [6] registered\n[ 0.343450] acpiphp: Slot [7] registered\n[ 0.344550] acpiphp: Slot [8] registered\n[ 0.345643] acpiphp: Slot [9] registered\n[ 0.346736] acpiphp: Slot [10] registered\n[ 0.347856] acpiphp: Slot [11] registered\n[ 0.348955] acpiphp: Slot [12] registered\n[ 0.350066] acpiphp: Slot [13] registered\n[ 0.351160] acpiphp: Slot [14] registered\n[ 0.352261] acpiphp: Slot [15] registered\n[ 0.367788] acpiphp: Slot [16] registered\n[ 0.368885] acpiphp: Slot [17] registered\n[ 0.369980] acpiphp: Slot [18] registered\n[ 0.371073] acpiphp: Slot [19] registered\n[ 0.372163] acpiphp: Slot [20] registered\n[ 0.373266] acpiphp: Slot [21] registered\n[ 0.374353] acpiphp: Slot [22] registered\n[ 0.375446] acpiphp: Slot [23] registered\n[ 0.376545] acpiphp: Slot [24] registered\n[ 0.377656] acpiphp: Slot [25] registered\n[ 0.378764] acpiphp: Slot [26] registered\n[ 0.379879] acpiphp: Slot [27] registered\n[ 0.380989] acpiphp: Slot [28] registered\n[ 0.382135] acpiphp: Slot [29] registered\n[ 0.383278] acpiphp: Slot [30] registered\n[ 0.384405] acpiphp: Slot [31] registered\n[ 0.385539] PCI host bridge to bus 0000:00\n[ 0.386662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400111] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411680] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433784] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448869] vgaarb: loaded\n[ 0.449690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451300] SCSI subsystem initialized\n[ 0.452545] ACPI: bus type USB registered\n[ 0.453671] usbcore: registered new interface driver usbfs\n[ 0.455060] usbcore: registered new interface driver hub\n[ 0.456429] usbcore: registered new device driver usb\n[ 0.457897] PCI: Using ACPI for IRQ routing\n[ 0.459417] NetLabel: Initializing\n[ 0.460404] NetLabel: domain hash size = 128\n[ 0.461563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462855] NetLabel: unlabeled traffic allowed by default\n[ 0.464412] clocksource: Switched to clocksource kvm-clock\n[ 0.474476] AppArmor: AppArmor Filesystem Enabled\n[ 0.475789] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483839] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486158] NET: Registered protocol family 2\n[ 0.487568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490949] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492579] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494038] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495615] NET: Registered protocol family 1\n[ 0.496813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499771] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528946] Trying to unpack rootfs image as initramfs...\n[ 0.591407] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596622] Scanning for low memory corruption every 60 seconds\n[ 0.598782] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600346] audit: initializing netlink subsys (disabled)\n[ 0.601833] audit: type=2000 audit(1535234957.046:1): initialized\n[ 0.603692] Initialise system trusted keyring\n[ 0.605038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609279] zbud: loaded\n[ 0.610271] VFS: Disk quotas dquot_6.6.0\n[ 0.611396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613514] fuse init (API version 7.23)\n[ 0.614725] Key type big_key registered\n[ 0.615820] Allocating IMA MOK and blacklist keyrings.\n[ 0.617484] Key type asymmetric registered\n[ 0.618600] Asymmetric key parser 'x509' registered\n[ 0.619889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621914] io scheduler noop registered\n[ 0.622991] io scheduler deadline registered (default)\n[ 0.624334] io scheduler cfq registered\n[ 0.625514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626923] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630623] ACPI: Power Button [PWRF]\n[ 0.631843] GHES: HEST is not enabled!\n[ 0.646011] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705267] Linux agpgart interface v0.103\n[ 0.708701] brd: module loaded\n[ 0.710941] loop: module loaded\n[ 0.715606] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717658] GPT:90111 != 2097151\n[ 0.718614] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720122] GPT:90111 != 2097151\n[ 0.721073] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722407] vda: vda1 vda15\n[ 0.724102] scsi host0: ata_piix\n[ 0.725187] scsi host1: ata_piix\n[ 0.726185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729840] libphy: Fixed MDIO Bus: probed\n[ 0.730975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735242] PPP generic driver version 2.4.2\n[ 0.736511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738141] ehci-pci: EHCI PCI platform driver\n[ 0.739352] ehci-platform: EHCI generic platform driver\n[ 0.740720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742278] ohci-pci: OHCI PCI platform driver\n[ 0.743484] ohci-platform: OHCI generic platform driver\n[ 0.744859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759544] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765942] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767618] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769569] usb usb1: Product: UHCI Host Controller\n[ 0.770850] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772402] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773745] hub 1-0:1.0: USB hub found\n[ 0.774916] hub 1-0:1.0: 2 ports detected\n[ 0.776199] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781773] mousedev: PS/2 mouse device common for all mice\n[ 0.783491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790779] i2c /dev entries driver\n[ 0.791826] device-mapper: uevent: version 1.0.3\n[ 0.793140] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797260] NET: Registered protocol family 10\n[ 0.798813] NET: Registered protocol family 17\n[ 0.800041] Key type dns_resolver registered\n[ 0.801354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802853] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805289] registered taskstats version 1\n[ 0.806439] Loading compiled-in X.509 certificates\n[ 0.808267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810789] zswap: loaded using pool lzo/zbud\n[ 0.812869] Key type trusted registered\n[ 0.815009] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818985] evm: HMAC attrs: 0x1\n[ 0.820290] Magic number: 14:841:199\n[ 0.821458] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:17 UTC (1535234957)\n[ 0.823676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825202] EDD information not available.\n[ 0.889991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906417] Write protecting the kernel read-only data: 14336k\n[ 0.909415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911892] 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.071288] 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.3...\nLease of 10.10.10.3 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.91. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYB6XZj18U7KLvAzKZO3OcbAhGz1Zg04oy+ncfe7PyCQe++fYv/P3Gg3mzesiIIA3fd7Pmch836z5bNI2NAnHu5yioGJp6sGExRnnrE0rI0Tg8hPfQAG1xFKcco9jtxNoHI/xykNiC6RzzfREaJnBIOlVBXLs/dn+Y9KEJNNH/AqWTPGW9nufM47RbLU1bqjZ4jV4OkZzsB6ODSQbd5OgzO10O1pIX81ERdqhM/JXwhdU+qevy46ampL97la167HfexMXU6/LzLgmuEkYEr3ZMa0g+ADu/+TMSMLdYF7Da4DvWMvjzgqEijALCmVzXS8a1Mzb75LVZYSGAkO70DCPR root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANnLccFbzTBkWVXCdrVBuPJiu5rQnBaeBq5NPTLvP35Rqa7tVugtWNvNG2cfDlTnWs9KeCcCYyooGVc6kLwWIuGw8PufUYobwY24+cKcr3jtOynYln0+oSIe8Xaoi6HM7LnHZx7Kdbgmp7grUZFr/pKwkvL5/dP4qs8mBjMN+SKhAAAAFQDzfkoTrr6c6oZ8c9SMNURu3/RJxwAAAIB1cK77nFfqaX2h5U9w/Zl85wVv/NEvKx/wLFA0Yg5nq1t4i/h9/3Jjd5y9PvGDEwS3ZFdqVXFcWRbV8EmcDrgS+noJb+/yVOzoKkoJxpVvrtF7UmBRnaPdlZTB3Z3CLRqgeOdxJdx7tK2ZRFb1r0vBM1lcAF5cggNqfi78CJMxGgAAAIBidiKOImTQEv10KM7X3xKIvunF81pptWgMpHcrDIVU3y6DABa9CoFB6VgIEDUpFxZxd5cIkc3dXLmYQtemXzLoWCCbiP/6+dgs/dZxZoFfqYJPraUaWJfDNBL3lSSxkTezNAYm/CdaifU4cHLapwE91atAkREmWdbx2gfhg+Jmlg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:febd:38a9/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\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:BD:38:A9 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:38a9/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:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7483 (7.3 KiB) TX bytes:9137 (8.9 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-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.084436] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.245810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.245812] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245813] usb 1-1: Product: QEMU USB Tablet\n[ 1.245814] usb 1-1: Manufacturer: QEMU\n[ 1.245815] usb 1-1: SerialNumber: 42\n[ 1.592466] tsc: Refined TSC clocksource calibration: 3491.878 MHz\n[ 1.592474] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325558463c9, max_idle_ns: 440795276420 ns\n[ 2.957381] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.992757] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:09:17 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:09:17 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:09:17 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:09:17 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:09:17 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:09:17 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 25 23:09:17 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:09:17 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:09:17 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:09:17 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:09:17 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:09:17 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:09:17 cirros kern.notice kernel: [ 1.071288] random: dd urandom read with 4 bits of entropy available\nAug 25 23:09:17 cirros kern.info kernel: [ 1.084436] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 25 23:09:17 cirros kern.info kernel: [ 1.245810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 23:09:17 cirros kern.info kernel: [ 1.245812] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 23:09:17 cirros kern.info kernel: [ 1.245813] usb 1-1: Product: QEMU USB Tablet\nAug 25 23:09:17 cirros kern.info kernel: [ 1.245814] usb 1-1: Manufacturer: QEMU\nAug 25 23:09:17 cirros kern.info kernel: [ 1.245815] usb 1-1: SerialNumber: 42\nAug 25 23:09:18 cirros kern.info kernel: [ 1.592466] tsc: Refined TSC clocksource calibration: 3491.878 MHz\nAug 25 23:09:18 cirros kern.info kernel: [ 1.592474] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325558463c9, max_idle_ns: 440795276420 ns\nAug 25 23:09:19 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:09:19 cirros authpriv.info dropbear[341]: Running in background\nAug 25 23:09:19 cirros kern.info kernel: [ 2.957381] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:09:19 cirros kern.info kernel: [ 2.992757] 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-25 22:10:05,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-d31034de-1b23-4d36-b9a8-db86a77f58b2 2018-08-25 22:10:07,763 - sdnvpn_test_utils - INFO - Waiting for instance aad4371f-93e2-4065-b21a-144aa2ef7ca1 to boot up 2018-08-25 22:10:07,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf5500829fbd7bfde2068661ec95824f40c8ae1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:10:07,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-14cfc332-63b0-4350-a350-0647976470b8 x-compute-request-id: req-14cfc332-63b0-4350-a350-0647976470b8 Content-Encoding: gzip Content-Length: 10972 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 489534102 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.190371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192724] pid_max: default: 32768 minimum: 301\n[ 0.194005] ACPI: Core revision 20150930\n[ 0.195713] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197536] Security Framework initialized\n[ 0.198697] Yama: becoming mindful.\n[ 0.199698] AppArmor: AppArmor initialized\n[ 0.200899] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202712] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204554] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206270] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208256] Initializing cgroup subsys io\n[ 0.209427] Initializing cgroup subsys memory\n[ 0.210654] Initializing cgroup subsys devices\n[ 0.211846] Initializing cgroup subsys freezer\n[ 0.213051] Initializing cgroup subsys net_cls\n[ 0.214254] Initializing cgroup subsys perf_event\n[ 0.215543] Initializing cgroup subsys net_prio\n[ 0.216818] Initializing cgroup subsys hugetlb\n[ 0.218081] Initializing cgroup subsys pids\n[ 0.219335] CPU: Physical Processor ID: 0\n[ 0.221136] mce: CPU supports 10 MCE banks\n[ 0.222287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223682] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238449] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.245129] ftrace: allocating 31920 entries in 125 pages\n[ 0.270546] smpboot: Max logical packages: 1\n[ 0.271900] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273834] x2apic enabled\n[ 0.274996] Switched APIC routing to physical x2apic.\n[ 0.277476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279034] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281805] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284345] KVM setup paravirtual spinlock\n[ 0.285925] x86: Booted up 1 node, 1 CPUs\n[ 0.287031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288903] devtmpfs: initialized\n[ 0.290842] evm: security.selinux\n[ 0.291827] evm: security.SMACK64\n[ 0.292778] evm: security.SMACK64EXEC\n[ 0.293801] evm: security.SMACK64TRANSMUTE\n[ 0.294899] evm: security.SMACK64MMAP\n[ 0.295914] evm: security.ima\n[ 0.296794] evm: security.capability\n[ 0.297870] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300417] pinctrl core: initialized pinctrl subsystem\n[ 0.301898] RTC time: 22:09:05, date: 08/25/18\n[ 0.303192] NET: Registered protocol family 16\n[ 0.304490] cpuidle: using governor ladder\n[ 0.305607] cpuidle: using governor menu\n[ 0.306733] PCCT header not found.\n[ 0.307772] ACPI: bus type PCI registered\n[ 0.308889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310603] PCI: Using configuration type 1 for base access\n[ 0.312774] ACPI: Added _OSI(Module Device)\n[ 0.313958] ACPI: Added _OSI(Processor Device)\n[ 0.315195] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318656] ACPI: Interpreter enabled\n[ 0.319717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329990] ACPI: (supports S0 S5)\n[ 0.330980] ACPI: Using IOAPIC for interrupt routing\n[ 0.332293] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337718] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341075] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344104] acpiphp: Slot [3] registered\n[ 0.345222] acpiphp: Slot [4] registered\n[ 0.346336] acpiphp: Slot [5] registered\n[ 0.347449] acpiphp: Slot [6] registered\n[ 0.348564] acpiphp: Slot [7] registered\n[ 0.349678] acpiphp: Slot [8] registered\n[ 0.350788] acpiphp: Slot [9] registered\n[ 0.351897] acpiphp: Slot [10] registered\n[ 0.353053] acpiphp: Slot [11] registered\n[ 0.354181] acpiphp: Slot [12] registered\n[ 0.355310] acpiphp: Slot [13] registered\n[ 0.356436] acpiphp: Slot [14] registered\n[ 0.357566] acpiphp: Slot [15] registered\n[ 0.372963] acpiphp: Slot [16] registered\n[ 0.374106] acpiphp: Slot [17] registered\n[ 0.375239] acpiphp: Slot [18] registered\n[ 0.376370] acpiphp: Slot [19] registered\n[ 0.377509] acpiphp: Slot [20] registered\n[ 0.378643] acpiphp: Slot [21] registered\n[ 0.379772] acpiphp: Slot [22] registered\n[ 0.380904] acpiphp: Slot [23] registered\n[ 0.382041] acpiphp: Slot [24] registered\n[ 0.383172] acpiphp: Slot [25] registered\n[ 0.384300] acpiphp: Slot [26] registered\n[ 0.385429] acpiphp: Slot [27] registered\n[ 0.386564] acpiphp: Slot [28] registered\n[ 0.387697] acpiphp: Slot [29] registered\n[ 0.388824] acpiphp: Slot [30] registered\n[ 0.389955] acpiphp: Slot [31] registered\n[ 0.391091] PCI host bridge to bus 0000:00\n[ 0.392225] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393909] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397632] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399667] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401742] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405762] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409153] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410908] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417279] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438011] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444240] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446309] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448142] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449957] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453618] vgaarb: loaded\n[ 0.454467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456145] SCSI subsystem initialized\n[ 0.457418] ACPI: bus type USB registered\n[ 0.458571] usbcore: registered new interface driver usbfs\n[ 0.460006] usbcore: registered new interface driver hub\n[ 0.461401] usbcore: registered new device driver usb\n[ 0.462919] PCI: Using ACPI for IRQ routing\n[ 0.464465] NetLabel: Initializing\n[ 0.465476] NetLabel: domain hash size = 128\n[ 0.466656] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467990] NetLabel: unlabeled traffic allowed by default\n[ 0.469593] clocksource: Switched to clocksource kvm-clock\n[ 0.479592] AppArmor: AppArmor Filesystem Enabled\n[ 0.480908] pnp: PnP ACPI init\n[ 0.482135] pnp: PnP ACPI: found 5 devices\n[ 0.488923] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491255] NET: Registered protocol family 2\n[ 0.492646] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494406] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496083] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497731] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499208] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500818] NET: Registered protocol family 1\n[ 0.502024] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505018] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533807] Trying to unpack rootfs image as initramfs...\n[ 0.594860] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600140] Scanning for low memory corruption every 60 seconds\n[ 0.602425] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604064] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1535234946.277:1): initialized\n[ 0.607514] Initialise system trusted keyring\n[ 0.608905] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610569] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613472] zbud: loaded\n[ 0.614521] VFS: Disk quotas dquot_6.6.0\n[ 0.615713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617995] fuse init (API version 7.23)\n[ 0.619299] Key type big_key registered\n[ 0.620444] Allocating IMA MOK and blacklist keyrings.\n[ 0.622181] Key type asymmetric registered\n[ 0.623357] Asymmetric key parser 'x509' registered\n[ 0.624734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626883] io scheduler noop registered\n[ 0.628026] io scheduler deadline registered (default)\n[ 0.629432] io scheduler cfq registered\n[ 0.630696] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.632176] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.634011] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.636081] ACPI: Power Button [PWRF]\n[ 0.637346] GHES: HEST is not enabled!\n[ 0.651592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683920] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708915] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712035] Linux agpgart interface v0.103\n[ 0.715468] brd: module loaded\n[ 0.717682] loop: module loaded\n[ 0.722859] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725034] GPT:90111 != 2097151\n[ 0.725972] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727494] GPT:90111 != 2097151\n[ 0.728432] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729756] vda: vda1 vda15\n[ 0.731466] scsi host0: ata_piix\n[ 0.732554] scsi host1: ata_piix\n[ 0.733537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.735192] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737198] libphy: Fixed MDIO Bus: probed\n[ 0.738542] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739865] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742726] PPP generic driver version 2.4.2\n[ 0.744011] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745716] ehci-pci: EHCI PCI platform driver\n[ 0.746944] ehci-platform: EHCI generic platform driver\n[ 0.748411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750008] ohci-pci: OHCI PCI platform driver\n[ 0.751240] ohci-platform: OHCI generic platform driver\n[ 0.752625] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.767206] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768586] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770636] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.772068] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773643] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775361] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777343] usb usb1: Product: UHCI Host Controller\n[ 0.778638] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780206] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781612] hub 1-0:1.0: USB hub found\n[ 0.782735] hub 1-0:1.0: 2 ports detected\n[ 0.784006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786918] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.788273] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789725] mousedev: PS/2 mouse device common for all mice\n[ 0.791436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.794017] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795568] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.797221] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798874] i2c /dev entries driver\n[ 0.799924] device-mapper: uevent: version 1.0.3\n[ 0.801227] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803494] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805346] NET: Registered protocol family 10\n[ 0.806956] NET: Registered protocol family 17\n[ 0.808197] Key type dns_resolver registered\n[ 0.809495] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.811031] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813514] registered taskstats version 1\n[ 0.814684] Loading compiled-in X.509 certificates\n[ 0.816553] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.819232] zswap: loaded using pool lzo/zbud\n[ 0.821325] Key type trusted registered\n[ 0.823462] Key type encrypted registered\n[ 0.824597] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826048] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827483] evm: HMAC attrs: 0x1\n[ 0.828815] Magic number: 14:841:199\n[ 0.830022] rtc_cmos 00:00: setting system clock to 2018-08-25 22:09:06 UTC (1535234946)\n[ 0.832238] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.833755] EDD information not available.\n[ 0.895392] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911693] Write protecting the kernel read-only data: 14336k\n[ 0.914689] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917203] 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.086346] 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.8...\nLease of 10.10.10.8 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.92. iid=i-000000a5\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZPGibUA9wZumQH3eosQ1kUqkpUEE0oGrXrY6BN3BU2sQt9I6yh+5nlORGp6bLufv+oniM+uaGQekr+NlS1Aw0rb9nCEE4p/CZqtIbG1yJVqA1pInndu7AYvvr1eiVCBNgbulNx67u0g3hHyeOD+vq1vp9/h3n/K+9ihKAV19zPJGZ4mry9J/RfJvDzSIIjj+mnk1oSaVY7pyAtRIdamUGTg/MvkRSTmSAzQyYR5sTP5rr9P22oTMZCjs7BizwxeebMrZpLkpEBLKgrMdRZf4wSju8E2n1Zn2kjqXiFhitdd4yx6I/H/rAqPNLn11of7z4klBJ7lLHwmK/BdQ4gq/h root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPNKJUosVglVOT1y/PV7YbWqYFHeGZmTj3wQoXM7RmoOay5DROuyTsYoCwj2tjjfZ83rqCGdF2qvfHQXLRaloXUG/nMAhxEOAVxuM52gktsbtDwghOuTP/8sxmZWUOgLTUYPenvC0WCc5SbfFg1BypMLwVGowvJ1kMykIN7VB2VrAAAAFQDqVvLLmCa4mYUfdCR9xKZYxyGnXwAAAIEAlbq8UMICT3sevIxfoS3V6mVJHUIsuVr9o4h4vtTrw3IzfBMbRdFbmC8ir+qvLfLu5K9WwQ0XR0PGhpXAG2IwgTM4n2vBP47Cz0yUhOUlFKaPqZ88jkY+z40C9JP7e/QrjFYmHhMf8rUnJmskGMjvMEWs5ngpRHlASBb38dV8TOEAAACAKhM/w1lG5k44wI+K9Kh8MzfGmNayWRk8IJcGhIJbfadj07mXRuf4vV+2mrZAgfLjhNIXuN6AsRKoqFwECmR3doplpahakO4JEEv/29pNQ8gwr2tT38OcdXyErg/J5FSq1O3uyodL9lhV6ZnIkXyi0NRQzSWbhMP3kJ6VzYe2ons= root@sdnvpn-12-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.8,24,fe80::f816:3eff:fe98:de0f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \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-000000a5\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.88 ===\n/dev/root resized successfully [took 0.51s]\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:98:DE:0F \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:de0f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (8.9 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-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.093614] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254011] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254014] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254015] usb 1-1: Product: QEMU USB Tablet\n[ 1.254016] usb 1-1: Manufacturer: QEMU\n[ 1.254017] usb 1-1: SerialNumber: 42\n[ 1.597652] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.597670] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 3.051311] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.107861] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 25 23:09:06 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 25 23:09:06 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 25 23:09:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 25 23:09:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 25 23:09:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 25 23:09:06 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 25 23:09:06 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 25 23:09:06 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 25 23:09:06 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 25 23:09:06 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 25 23:09:06 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 25 23:09:06 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 25 23:09:06 cirros kern.notice kernel: [ 1.086346] random: dd urandom read with 5 bits of entropy available\nAug 25 23:09:06 cirros kern.info kernel: [ 1.093614] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 25 23:09:06 cirros kern.info kernel: [ 1.254011] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 25 23:09:06 cirros kern.info kernel: [ 1.254014] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 25 23:09:06 cirros kern.info kernel: [ 1.254015] usb 1-1: Product: QEMU USB Tablet\nAug 25 23:09:06 cirros kern.info kernel: [ 1.254016] usb 1-1: Manufacturer: QEMU\nAug 25 23:09:06 cirros kern.info kernel: [ 1.254017] usb 1-1: SerialNumber: 42\nAug 25 23:09:07 cirros kern.info kernel: [ 1.597652] tsc: Refined TSC clocksource calibration: 3491.876 MHz\nAug 25 23:09:07 cirros kern.info kernel: [ 1.597670] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nAug 25 23:09:08 cirros auth.notice su: + /dev/console root:cirros\nAug 25 23:09:08 cirros authpriv.info dropbear[341]: Running in background\nAug 25 23:09:08 cirros kern.info kernel: [ 3.051311] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 25 23:09:08 cirros kern.info kernel: [ 3.107861] 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-25 22:10:07,839 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1/action used request id req-14cfc332-63b0-4350-a350-0647976470b8 2018-08-25 22:10:09,873 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-08-25 22:10:39,876 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-25 22:10:39,877 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-25 22:10:39,877 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-25 22:10:39,883 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-25 22:10:39,908 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-25 22:10:39,909 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-25 22:10:39,910 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-25 22:10:39,911 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-25 22:10:39,911 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-25 22:10:39,952 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-25 22:10:39,974 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-25 22:10:39,977 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-25 22:10:39,977 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-25 22:10:39,979 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-25 22:10:39,980 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-25 22:10:39,988 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-25 22:10:40,021 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-25 22:10:40,023 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-25 22:10:40,023 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-25 22:10:40,024 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-25 22:10:40,024 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-25 22:10:40,064 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-25 22:10:40,086 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-25 22:10:40,095 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-25 22:10:40,096 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-25 22:10:40,096 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-25 22:10:40,096 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-25 22:10:40,099 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-25 22:10:40,122 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-25 22:10:40,123 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-25 22:10:40,124 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-25 22:10:40,125 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-25 22:10:40,125 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-25 22:10:40,166 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-25 22:10:40,187 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-25 22:10:40,188 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-25 22:10:40,188 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-25 22:10:40,189 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-25 22:10:40,190 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-25 22:10:40,194 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-25 22:10:40,214 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-25 22:10:40,216 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-25 22:10:40,217 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-25 22:10:40,217 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-25 22:10:40,217 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-25 22:10:40,258 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-25 22:10:40,279 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-25 22:10:40,279 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-08-25 22:10:40,280 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-25 22:10:40,281 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-25 22:10:40,281 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-25 22:10:40,282 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-25 22:10:40,284 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-25 22:10:40,307 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-25 22:10:40,308 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-08-25 22:10:40,309 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-25 22:10:40,309 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-08-25 22:10:40,310 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-08-25 22:10:40,351 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-08-25 22:10:40,432 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-08-25 22:10:40,433 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-08-25 22:11:10,437 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-08-25 22:11:10,439 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-08-25 22:11:10,439 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-08-25 22:11:10,443 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-08-25 22:11:10,527 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-08-25 22:11:10,528 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-25 22:11:10,529 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-08-25 22:11:10,530 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-25 22:11:10,530 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-25 22:11:10,537 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-25 22:11:10,618 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-25 22:11:10,619 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-25 22:11:40,636 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-08-25 22:11:40,637 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-08-25 22:11:40,637 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-08-25 22:11:40,640 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-08-25 22:11:40,702 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-08-25 22:11:40,703 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-08-25 22:11:40,703 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-08-25 22:12:10,713 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-08-25 22:12:10,714 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-08-25 22:12:10,714 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-08-25 22:12:10,716 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-08-25 22:12:10,735 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-08-25 22:12:10,736 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-08-25 22:12:10,736 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-08-25 22:12:10,737 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-08-25 22:12:10,737 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-08-25 22:12:10,777 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-08-25 22:12:10,795 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-08-25 22:12:10,797 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-08-25 22:12:10,798 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-08-25 22:12:10,799 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-08-25 22:12:10,799 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-08-25 22:12:10,803 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-08-25 22:12:10,827 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-08-25 22:12:10,828 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-08-25 22:12:10,830 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-08-25 22:12:10,831 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-08-25 22:12:10,831 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-08-25 22:12:10,871 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-08-25 22:12:10,894 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-08-25 22:12:10,900 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-08-25 22:12:10,900 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-08-25 22:12:10,901 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-08-25 22:12:10,901 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-08-25 22:12:10,905 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-08-25 22:12:10,923 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-08-25 22:12:10,924 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-08-25 22:12:10,925 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-08-25 22:12:10,926 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-08-25 22:12:10,926 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-08-25 22:12:10,967 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-08-25 22:12:10,984 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-08-25 22:12:10,984 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-08-25 22:12:10,985 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-08-25 22:12:10,986 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-08-25 22:12:10,986 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-08-25 22:12:10,988 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-08-25 22:12:11,010 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-08-25 22:12:11,011 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-08-25 22:12:11,011 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-08-25 22:12:11,012 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-08-25 22:12:11,012 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-08-25 22:12:11,054 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-08-25 22:12:11,076 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-08-25 22:12:11,076 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-08-25 22:12:11,077 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-08-25 22:12:11,077 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-08-25 22:12:11,078 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-08-25 22:12:11,078 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-08-25 22:12:11,080 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-08-25 22:12:11,100 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-08-25 22:12:11,101 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-08-25 22:12:41,131 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-08-25 22:12:41,132 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-08-25 22:12:41,133 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-08-25 22:12:41,135 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-08-25 22:12:41,151 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-08-25 22:12:41,152 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-08-25 22:12:41,153 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-08-25 22:12:41,153 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-08-25 22:12:41,153 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-08-25 22:12:41,157 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-08-25 22:12:41,193 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-08-25 22:12:41,193 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-08-25 22:13:11,223 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-08-25 22:13:11,224 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-08-25 22:13:11,225 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-08-25 22:13:11,227 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-08-25 22:13:11,246 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-08-25 22:13:11,246 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-08-25 22:13:11,247 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-08-25 22:13:41,272 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-08-25 22:13:41,273 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-08-25 22:13:41,273 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-08-25 22:13:41,277 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-08-25 22:13:41,299 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-08-25 22:13:41,301 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-08-25 22:13:41,302 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-08-25 22:13:41,302 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-08-25 22:13:41,303 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-08-25 22:13:41,344 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-08-25 22:13:41,364 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-08-25 22:13:41,366 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-08-25 22:13:41,367 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-08-25 22:13:41,368 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-08-25 22:13:41,368 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-08-25 22:13:41,375 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-08-25 22:13:41,400 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-08-25 22:13:41,402 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-08-25 22:13:41,402 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-08-25 22:13:41,403 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-08-25 22:13:41,403 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-08-25 22:13:41,443 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-08-25 22:13:41,462 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-08-25 22:13:41,469 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-08-25 22:13:41,469 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-08-25 22:13:41,470 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-08-25 22:13:41,471 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-08-25 22:13:41,475 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-08-25 22:13:41,495 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-08-25 22:13:41,497 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-08-25 22:13:41,498 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-08-25 22:13:41,498 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-08-25 22:13:41,498 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-08-25 22:13:41,539 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-08-25 22:13:41,559 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-08-25 22:13:41,560 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-08-25 22:13:41,561 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-08-25 22:13:41,561 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-08-25 22:13:41,561 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-08-25 22:13:41,565 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-08-25 22:13:41,584 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-08-25 22:13:41,586 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-08-25 22:13:41,586 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-08-25 22:13:41,587 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-08-25 22:13:41,587 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-08-25 22:13:41,628 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-08-25 22:13:41,645 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-08-25 22:13:41,645 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-08-25 22:13:41,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1f03d96fc1a9ac119bcd5778efc1b08ea80d41" -d '{"forceDelete": null}' 2018-08-25 22:13:41,652 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-08-25 22:13:41,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:13: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-bca53e0e-a323-40eb-b87f-c510d39a8008 x-compute-request-id: req-bca53e0e-a323-40eb-b87f-c510d39a8008 Content-Length: 0 Content-Type: application/json 2018-08-25 22:13:41,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/07139ecb-82b0-4ec2-8207-08da42a4451d/action used request id req-bca53e0e-a323-40eb-b87f-c510d39a8008 2018-08-25 22:13:41,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1f03d96fc1a9ac119bcd5778efc1b08ea80d41" -d '{"forceDelete": null}' 2018-08-25 22:13:42,019 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:13: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-58ce67b9-cbbf-4979-b33a-5464ea952d60 x-compute-request-id: req-58ce67b9-cbbf-4979-b33a-5464ea952d60 Content-Length: 0 Content-Type: application/json 2018-08-25 22:13:42,019 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/aad4371f-93e2-4065-b21a-144aa2ef7ca1/action used request id req-58ce67b9-cbbf-4979-b33a-5464ea952d60 2018-08-25 22:13:42,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/8e98f4f3-3e71-4020-9ed1-577d90aae368 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd9c326cdb4cb0984c413d615747509d8d9adbab" 2018-08-25 22:13:42,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e78182d-3d6f-4ad9-93dd-f4c41cd28b93 Date: Sat, 25 Aug 2018 22:13: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-25 22:13:42,707 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/8e98f4f3-3e71-4020-9ed1-577d90aae368 used request id req-6e78182d-3d6f-4ad9-93dd-f4c41cd28b93 2018-08-25 22:13:42,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/28c59ebb-d448-4269-8130-626a465021a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fc97e2f56251a8c6359c71ce61d4b9a30f7e1" 2018-08-25 22:13:43,356 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-e2867aa4-a8f2-44af-960c-8b35f2065fcb Date: Sat, 25 Aug 2018 22:13:43 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 28c59ebb-d448-4269-8130-626a465021a8: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-25 22:13:43,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/28c59ebb-d448-4269-8130-626a465021a8 used request id req-e2867aa4-a8f2-44af-960c-8b35f2065fcb 2018-08-25 22:13:43,357 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 28c59ebb-d448-4269-8130-626a465021a8: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-25 22:13:43,357 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '28c59ebb-d448-4269-8130-626a465021a8')]: Unable to complete operation on subnet 28c59ebb-d448-4269-8130-626a465021a8: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-e2867aa4-a8f2-44af-960c-8b35f2065fcb'] 2018-08-25 22:13:43,357 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 28c59ebb-d448-4269-8130-626a465021a8 was not deleted. 2018-08-25 22:13:43,358 - 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 446, actual flow count 398| +========================================================================================+ +----------------------------------------------------------------------------------------+ | FAIL | OVS groups are programmed after resync expected group count 15, actual group count 13| +========================================================================================+ | 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 446, actual flow count 398| +========================================================================================+ +----------------------------------------------------------------------------------------+ | FAIL | OVS groups are programmed after resync expected group count 15, actual group count 13| +========================================================================================+ +========================================================================================+ 2018-08-25 22:13:43,358 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-25 22:13:43,359 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-08-25 22:13:43,359 - 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 446, actual flow count 398': 'FAIL'}, {'OVS groups are programmed after resync expected group count 15, actual group count 13': 'FAIL'}, {'OVS flows are programmed after resync expected flow count 446, actual flow count 398': 'FAIL'}, {'OVS groups are programmed after resync expected group count 15, actual group count 13': 'FAIL'}]} 2018-08-25 22:13:43,359 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-08-25 22:13:43,359 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-08-25 22:13:43,359 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-08-25 22:13:43,441 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-08-25 22:13:43,441 - sdnvpn.test.functest.testcase_13 - INFO - Downloading image 2018-08-25 22:13:49,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:13:49,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:13:49,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:13:49,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:13:49,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:13:49,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:13:49,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:13:49,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:13:49,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:13:49,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:13:49,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:13:49,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:13:49,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:13:49,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:13:49,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:13:49,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:13:49,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:13:49,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:13:49,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:13:49,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:13:49,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:13:49,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:13:49,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:13:49,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:13:49,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:13:49,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:13:49,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-25 22:13:49,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:13:49,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:13:49,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:13:49,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:13:49,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:13:49,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:13:49,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:13:49,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:13:49,980 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:13:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:13:49,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85d0cfe-1491-4c7d-a94c-1acead8dd2e2 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:13:49,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-d85d0cfe-1491-4c7d-a94c-1acead8dd2e2 2018-08-25 22:13:49,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:13:50,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:13:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["6WxJFqJPQQaVTw5BQwfFlQ"], "issued_at": "2018-08-25T22:13:50.000000Z"}} 2018-08-25 22:13:50,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" 2018-08-25 22:13:50,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-d281b7e5-69ab-4602-a4ac-ba51ec9c491a Date: Sat, 25 Aug 2018 22:13:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 22:13:50,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-d281b7e5-69ab-4602-a4ac-ba51ec9c491a 2018-08-25 22:13:50,665 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-08-25 22:13:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" 2018-08-25 22:13:50,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-677ef5df-fdce-466e-a121-eedbc108c735 Date: Sat, 25 Aug 2018 22:13:50 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-25 22:13:50,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-677ef5df-fdce-466e-a121-eedbc108c735 2018-08-25 22:13:50,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-08-25 22:13:50,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ee999069-a69d-4161-9172-4d46c02001a0 Date: Sat, 25 Aug 2018 22:13:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T22:13:50Z", "file": "/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "size": null, "self": "/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "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-25T22:13:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 22:13:50,760 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-ee999069-a69d-4161-9172-4d46c02001a0 2018-08-25 22:13:50,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" -d '' 2018-08-25 22:13:59,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6f5f920-ef8d-4fc9-b523-395ff94b7d11 Date: Sat, 25 Aug 2018 22:13: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-25 22:13:59,625 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee/file used request id req-a6f5f920-ef8d-4fc9-b523-395ff94b7d11 2018-08-25 22:13:59,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:13:59,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:13:59,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:13:59,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:13:59,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:13:59,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:13:59,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:13:59,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:13:59,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:13:59,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:13:59,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:13:59,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:13:59,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:13:59,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:13:59,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:13:59,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:13:59,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:13:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:13:59,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62924ce9-f512-470c-92db-f09b5c8b9740 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:13:59,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-62924ce9-f512-470c-92db-f09b5c8b9740 2018-08-25 22:13:59,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:14:00,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["jc0wtborT32kutwxmFfDPg"], "issued_at": "2018-08-25T22:13:59.000000Z"}} 2018-08-25 22:14:00,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05d103549cc3590bb85dfdaa0ac98d260417405" 2018-08-25 22:14:00,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-bb25aacb-b1ac-4804-be4f-987ffddb5873 x-compute-request-id: req-bb25aacb-b1ac-4804-be4f-987ffddb5873 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "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": "e3cdc383-20a9-4435-810c-5b1493d62f14"}]} 2018-08-25 22:14:00,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail used request id req-bb25aacb-b1ac-4804-be4f-987ffddb5873 2018-08-25 22:14:00,336 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-08-25 22:14:00,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05d103549cc3590bb85dfdaa0ac98d260417405" -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-25 22:14:00,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-14644b29-9e27-4c12-a985-e6e7bf912265 x-compute-request-id: req-14644b29-9e27-4c12-a985-e6e7bf912265 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "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": "47365cbc-bb31-4571-8ab6-9bf3114db2ad"}} 2018-08-25 22:14:00,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-14644b29-9e27-4c12-a985-e6e7bf912265 2018-08-25 22:14:00,390 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=47365cbc-bb31-4571-8ab6-9bf3114db2ad created successfully. 2018-08-25 22:14:00,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:14:00,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a606cc-a8c5-4ecd-b9dd-c2c33dd57809 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:14:00,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-29a606cc-a8c5-4ecd-b9dd-c2c33dd57809 2018-08-25 22:14:00,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:14:00,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["T_qLxskoRKa9e8wEUBtaMg"], "issued_at": "2018-08-25T22:14:00.000000Z"}} 2018-08-25 22:14:00,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:14:01,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9438 X-Openstack-Request-Id: req-e7fc1b7e-2710-4322-b052-51562b88f1a9 Date: Sat, 25 Aug 2018 22:14:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8c54d31d-f6fe-4648-b3c5-a8134af4cc59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["28c59ebb-d448-4269-8130-626a465021a8"],"description":"","tags":[],"updated_at":"2018-08-25T22:08:55Z","provider:segmentation_id":12,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:08:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c477d04f-a9bd-4999-bfc6-42cc10f985c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["77ee031b-1387-4041-b300-228089b2ecba"],"description":"","tags":[],"updated_at":"2018-08-25T22:06:22Z","provider:segmentation_id":102,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:06:22Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 22:14:01,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-e7fc1b7e-2710-4322-b052-51562b88f1a9 2018-08-25 22:14:01,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:14:01,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3135 X-Openstack-Request-Id: req-d0b08021-8fa9-46a5-ada9-f3c93ee82123 Date: Sat, 25 Aug 2018 22:14:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c54d31d-f6fe-4648-b3c5-a8134af4cc59","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:08:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:08:55Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"28c59ebb-d448-4269-8130-626a465021a8","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:19Z","dns_nameservers":[],"updated_at":"2018-08-25T15:36:19Z","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":"a33da9c2463d481ea3d437c824ff3753","id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-25T16:38:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c477d04f-a9bd-4999-bfc6-42cc10f985c8","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:06:22Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:06:22Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"77ee031b-1387-4041-b300-228089b2ecba","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-08-25 22:14:01,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-d0b08021-8fa9-46a5-ada9-f3c93ee82123 2018-08-25 22:14:01,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:14:01,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-cfe4f9b7-80c6-4900-ace5-974ccb717ab3 Date: Sat, 25 Aug 2018 22:14:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:08:48Z", "revision_number": 7, "routes": [], "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "3a1d83a6-12b0-40cd-afa0-0a38e7820403", "name": "vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a47adea38f7c4e73b18eefc32a0eed2e", "created_at": "2018-08-25T20:09:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T20:09:48Z", "revision_number": 0, "routes": [], "project_id": "a47adea38f7c4e73b18eefc32a0eed2e", "id": "e98055b0-25da-45f3-b04d-c7e7dc09c69d", "name": ""}]} 2018-08-25 22:14:01,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/routers used request id req-cfe4f9b7-80c6-4900-ace5-974ccb717ab3 2018-08-25 22:14:01,288 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-08-25 22:14:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-08-25 22:14:01,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-922a1e5b-c660-45af-9f86-5be6f82c5b9b Date: Sat, 25 Aug 2018 22:14: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":"d0c357eb-24cf-4755-ae62-737ca931ee00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T22:14:01Z","is_default":false,"provider:segmentation_id":98,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:01Z","mtu":1450}} 2018-08-25 22:14:01,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/networks used request id req-922a1e5b-c660-45af-9f86-5be6f82c5b9b 2018-08-25 22:14:01,510 - sdnvpn.lib.openstack_utils - DEBUG - Network 'd0c357eb-24cf-4755-ae62-737ca931ee00' created successfully 2018-08-25 22:14:01,510 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-25 22:14:01,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"subnets": [{"ip_version": 4, "network_id": "d0c357eb-24cf-4755-ae62-737ca931ee00", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-08-25 22:14:01,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-f51e2f6a-a152-4081-88f2-8417b6867aa9 Date: Sat, 25 Aug 2018 22:14:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:01Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-25T22:14:01Z","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":"bb3b2ba82e85438cb9318447e90d0372","id":"83cc78d2-4cdd-430b-8157-76678a117421","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-08-25 22:14:01,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/subnets used request id req-f51e2f6a-a152-4081-88f2-8417b6867aa9 2018-08-25 22:14:01,984 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '83cc78d2-4cdd-430b-8157-76678a117421' created successfully 2018-08-25 22:14:01,984 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-25 22:14:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-08-25 22:14:02,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-4f8ce394-5539-4cef-99b5-ceba6d8fe7e5 Date: Sat, 25 Aug 2018 22:14:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:14:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:14:02Z", "revision_number": 0, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651", "name": "sdnvpn-13-1-router"}} 2018-08-25 22:14:02,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/routers used request id req-4f8ce394-5539-4cef-99b5-ceba6d8fe7e5 2018-08-25 22:14:02,166 - sdnvpn.lib.openstack_utils - DEBUG - Router 'd88499ad-b6a9-4cc7-9c5e-dbcf16cda651' created successfully 2018-08-25 22:14:02,167 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-25 22:14:02,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"subnet_id": "83cc78d2-4cdd-430b-8157-76678a117421"}' 2018-08-25 22:14:03,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-58858b64-d736-40c4-bdd9-ca90e587fff1 Date: Sat, 25 Aug 2018 22:14:03 GMT RESP BODY: {"network_id": "d0c357eb-24cf-4755-ae62-737ca931ee00", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "83cc78d2-4cdd-430b-8157-76678a117421", "subnet_ids": ["83cc78d2-4cdd-430b-8157-76678a117421"], "port_id": "2ef75309-1f72-4efc-9934-c3cfd3842d18", "id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651"} 2018-08-25 22:14:03,931 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651/add_router_interface used request id req-58858b64-d736-40c4-bdd9-ca90e587fff1 2018-08-25 22:14:03,932 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-25 22:14:03,932 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-25 22:14:03,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:14:04,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10099 X-Openstack-Request-Id: req-381b692b-6265-47e3-8073-e7a1399c1b45 Date: Sat, 25 Aug 2018 22:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e4b9664-4b66-4efc-8761-8ab7847473d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:24Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1718b765-d9b7-4fd2-a246-323f9a825367","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["2348a4cc-916a-4b3d-8292-7b436eaa7498"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:58Z","provider:segmentation_id":23,"name":"pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"20af602d-61b9-4638-acf2-a4b79a734f9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","subnets":["68cb7a15-1d6f-4507-bbea-b4a8214b5dfe"],"description":"","tags":[],"updated_at":"2018-08-25T16:38:59Z","provider:segmentation_id":36,"name":"pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4","admin_state_up":true,"tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73c73009-4ae1-4363-9d25-f545337f6544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:44Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8c54d31d-f6fe-4648-b3c5-a8134af4cc59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["28c59ebb-d448-4269-8130-626a465021a8"],"description":"","tags":[],"updated_at":"2018-08-25T22:08:55Z","provider:segmentation_id":12,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:08:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e9ff52e-6956-4f7c-9c36-203cc9d30846","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:33Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"984d3da5-3bd7-4488-8408-ae1539929ec6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:37Z","provider:segmentation_id":106,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b50ab7e0-e801-43f9-9e48-57d0c23ca50f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:50Z","provider:segmentation_id":58,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c477d04f-a9bd-4999-bfc6-42cc10f985c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["77ee031b-1387-4041-b300-228089b2ecba"],"description":"","tags":[],"updated_at":"2018-08-25T22:06:22Z","provider:segmentation_id":102,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:06:22Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a33da9c2463d481ea3d437c824ff3753","status":"ACTIVE","subnets":["62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e"],"description":"","tags":[],"updated_at":"2018-08-25T15:54:32Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a33da9c2463d481ea3d437c824ff3753","created_at":"2018-08-25T15:36:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cc207dac-833b-4f94-99c2-a0767fb01afa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:36Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d0c357eb-24cf-4755-ae62-737ca931ee00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","subnets":["83cc78d2-4cdd-430b-8157-76678a117421"],"description":"","tags":[],"updated_at":"2018-08-25T22:14:01Z","provider:segmentation_id":98,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e4f27331-127b-4e55-bfc6-5f07bff67077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:40Z","provider:segmentation_id":100,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e7bd7c89-0f37-4854-b345-4128c50b70c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:47Z","provider:segmentation_id":109,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fbbffc48-9e78-49de-af19-3f48841f0800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a47adea38f7c4e73b18eefc32a0eed2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T20:09:46Z","provider:segmentation_id":95,"name":"","admin_state_up":true,"tenant_id":"a47adea38f7c4e73b18eefc32a0eed2e","created_at":"2018-08-25T20:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fdfb6f71-e42c-4be9-b873-25d2f2d8947b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bb388178bd9421bb55241b1b70749cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-25T18:30:35Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"3bb388178bd9421bb55241b1b70749cb","created_at":"2018-08-25T18:30:35Z","provider:network_type":"vxlan"}]} 2018-08-25 22:14:04,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/networks used request id req-381b692b-6265-47e3-8073-e7a1399c1b45 2018-08-25 22:14:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"router": {"external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6"}}}' 2018-08-25 22:14:05,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-f169633f-0622-4c54-b363-52795d0d8a6c Date: Sat, 25 Aug 2018 22:14:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:14:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:14:05Z", "revision_number": 3, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651", "name": "sdnvpn-13-1-router"}} 2018-08-25 22:14:05,688 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 used request id req-f169633f-0622-4c54-b363-52795d0d8a6c 2018-08-25 22:14:05,689 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-25 22:14:05,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:14:05,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 52301 X-Openstack-Request-Id: req-85f86abe-2e72-4622-8ff7-5e1d140dae51 Date: Sat, 25 Aug 2018 22:14:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "created_at": "2018-08-25T16:05:15Z", "updated_at": "2018-08-25T16:05:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "21b73f4c-b4dd-43d6-ac32-eaac77c24c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "79ca9c8e-f097-4084-879e-d191f4d68b0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "868fceca-08de-4d20-9298-83bd5afc9023", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1690e000d6714f9fb0c3096acdd757af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:05:15Z", "revision_number": 0, "id": "95064370-cb4a-4464-8874-94acb3c03932", "remote_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "remote_ip_prefix": null, "created_at": "2018-08-25T16:05:15Z", "security_group_id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "tenant_id": "1690e000d6714f9fb0c3096acdd757af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1690e000d6714f9fb0c3096acdd757af"}], "revision_number": 1, "project_id": "1690e000d6714f9fb0c3096acdd757af", "id": "04c032d1-1d0c-45b5-95ca-404aac37496b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "created_at": "2018-08-25T15:54:12Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "2163bef2-a8f7-4ebe-9d95-30ee3284fdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "2540d733-21d1-4141-be03-77941bcef4c0", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "496e321f-7d82-4ffc-9427-5dbe6799a408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:13Z", "revision_number": 0, "id": "b0627d8f-ba6e-4bc6-8d51-18841957983b", "remote_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:13Z", "security_group_id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "tenant_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb"}], "revision_number": 1, "project_id": "6c18f1d70d7c42e6b4a20f6c0c2fd6fb", "id": "2246b9e6-2e32-4f2f-b075-185f76412db3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "created_at": "2018-08-25T15:41:04Z", "updated_at": "2018-08-25T15:41:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "0f08d48e-a3de-4a8b-8fa8-8c89462882c4", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "27f85b6c-d70e-4caf-8921-50c213c36235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "3a5f59f3-533d-48ac-97c6-9c0c7acf494d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:41:04Z", "revision_number": 0, "id": "99148e18-2ba0-4dc5-aa0a-2bcaaa70a151", "remote_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "remote_ip_prefix": null, "created_at": "2018-08-25T15:41:04Z", "security_group_id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "tenant_id": "0283477277f745b5a2b7cd753dd7f02d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0283477277f745b5a2b7cd753dd7f02d"}], "revision_number": 1, "project_id": "0283477277f745b5a2b7cd753dd7f02d", "id": "3238e7f8-295c-49c1-a525-bbc6eebf30cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "created_at": "2018-08-25T15:54:00Z", "updated_at": "2018-08-25T15:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "047c03fd-0138-478b-9c16-106874f8e87d", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "07007d91-f0d0-41cc-97fd-a70e611cf154", "remote_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "4168af75-4adb-4dcb-96ad-737cc6c08ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:00Z", "revision_number": 0, "id": "f8272689-d8a9-48d2-baa6-999e4b47a773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:00Z", "security_group_id": "33f8b204-7112-4e93-97ab-686dc650c096", "tenant_id": "6dd60b384afb4c43abd89db7c3d241ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd60b384afb4c43abd89db7c3d241ef"}], "revision_number": 1, "project_id": "6dd60b384afb4c43abd89db7c3d241ef", "id": "33f8b204-7112-4e93-97ab-686dc650c096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "created_at": "2018-08-25T15:42:01Z", "updated_at": "2018-08-25T15:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "0533e91b-e829-45b7-a9c9-c5ff5672e0dc", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "1e7ee461-1127-4226-9011-db9f7c41053a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "41cc4b2b-aeef-437f-8fe5-9e9fbfdb0aca", "remote_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:01Z", "revision_number": 0, "id": "eaf6f562-3453-46ee-a346-65caa04fbb3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:01Z", "security_group_id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "tenant_id": "fbd6c65582e341ad8ce5d9b889e8a702", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6c65582e341ad8ce5d9b889e8a702"}], "revision_number": 1, "project_id": "fbd6c65582e341ad8ce5d9b889e8a702", "id": "4232484f-53de-44b2-8a1e-02c26e05ed8d", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:39:04Z", "updated_at": "2018-08-25T16:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "4eb68426-b8e0-424f-830b-7992d31080f0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "99d94053-09a9-47d0-b6d4-dfee631ac06a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "bf09e7c3-5b48-4664-aff4-6f8dbb369343", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "c3bc4e5c-ed14-4755-a1c1-830eec44e223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "d6ec3cf0-054e-4663-9f82-c7668575ec47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-25T16:39:04Z", "revision_number": 0, "id": "f353cdf4-fc75-461a-9ccd-91fd86382ce0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-25T16:39:04Z", "security_group_id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 5, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d", "name": "pns-security50ff1118-3377-4777-9397-1f34e65309f4"}, {"description": "Default security group", "tags": [], "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "created_at": "2018-08-25T15:40:32Z", "updated_at": "2018-08-25T15:40:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "68def5e9-7dc8-454e-8c46-1d126587d07a", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c4f7aa1c-cb0e-49fd-87ac-7ce2b23fad44", "remote_group_id": "5429e148-a058-41da-81e5-2d917382b645", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "c92e6e66-8e13-4234-9275-944ca2f10694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4f9765e9ce34e8299778647c233fae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:32Z", "revision_number": 0, "id": "e9b47698-fa91-437f-a369-4d48bff98b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:32Z", "security_group_id": "5429e148-a058-41da-81e5-2d917382b645", "tenant_id": "e4f9765e9ce34e8299778647c233fae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4f9765e9ce34e8299778647c233fae7"}], "revision_number": 1, "project_id": "e4f9765e9ce34e8299778647c233fae7", "id": "5429e148-a058-41da-81e5-2d917382b645", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "created_at": "2018-08-25T15:42:50Z", "updated_at": "2018-08-25T15:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "0295554f-726a-4f19-9a3d-41fcf065eefc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ab96bef7-f6b2-4813-a5ff-157fc8973e48", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "c5a4bb1d-55c5-4056-be93-4ed89ea1ee1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:42:50Z", "revision_number": 0, "id": "ffe5058e-8e30-48e3-aa5d-ca65179df355", "remote_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "remote_ip_prefix": null, "created_at": "2018-08-25T15:42:50Z", "security_group_id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "tenant_id": "f95c443a9ee848ebbe751efb9aae1b26", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95c443a9ee848ebbe751efb9aae1b26"}], "revision_number": 1, "project_id": "f95c443a9ee848ebbe751efb9aae1b26", "id": "6cb4a460-43d6-4da1-95c8-e9a07d738c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T15:40:17Z", "updated_at": "2018-08-25T15:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "2c44d04e-83bc-4ad9-af0b-7bd760e41b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "3cde1cca-9058-4bbb-8a51-13ecd7b21ddb", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "c43e240a-aeb2-4eee-ae77-800c02b837f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:17Z", "revision_number": 0, "id": "fda37dfb-f731-47f3-9fbc-dacf7f64ec13", "remote_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:17Z", "security_group_id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 1, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "8f2ae1c4-350e-4230-abe9-c87c1e1feb24", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T21:52:09Z", "updated_at": "2018-08-25T22:01:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "0dca02a0-8194-4cda-9c55-882f54d62267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "25fac68a-cc47-432b-a46c-effdc409ddcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "5c72490a-fc51-4820-91fc-0098772ed04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T21:52:09Z", "revision_number": 0, "id": "7478f6a1-a820-4354-81ff-bef37640f1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:09Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-25T21:52:10Z", "revision_number": 0, "id": "7caaa8c6-8971-4193-bce7-adce9181dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T21:52:10Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-25T22:01:58Z", "revision_number": 0, "id": "b9ff96f2-d8e9-4396-9e6a-2a9299995b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T22:01:58Z", "security_group_id": "96ec442b-f4af-450f-b529-1094026f9972", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bb3b2ba82e85438cb9318447e90d0372"}], "revision_number": 5, "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "96ec442b-f4af-450f-b529-1094026f9972", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "created_at": "2018-08-25T15:43:55Z", "updated_at": "2018-08-25T15:43:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "56051792-a4dc-48b5-b1c2-f203133b86fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "5cc23ce6-43dc-4dfa-9678-9a86a9c92f95", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "62ad341c-aba8-45ea-8f3d-077fe7aab799", "remote_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:43:55Z", "revision_number": 0, "id": "c281c6d8-6208-4ab7-82a4-09d08acdaa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:43:55Z", "security_group_id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "tenant_id": "3d458c7d93e64f3491636e0aa82331ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d458c7d93e64f3491636e0aa82331ef"}], "revision_number": 1, "project_id": "3d458c7d93e64f3491636e0aa82331ef", "id": "9b3f04ba-b5df-4851-a4fe-62d514eaa0a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-25T15:40:18Z", "updated_at": "2018-08-25T15:40:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:40:18Z", "revision_number": 0, "id": "20c89f12-1c00-4371-af75-15758f5eb5c9", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "3efdaa2d-21ac-40cd-b1d6-41297617eda8", "remote_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "49fccf52-f223-4d0b-97e3-3cf1e2eb3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "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-25T15:40:18Z", "revision_number": 0, "id": "d708ae25-d6fb-494f-af92-1453d4bd375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:40:18Z", "security_group_id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b5b3312e-e93d-4731-93ec-176a900e37e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "created_at": "2018-08-25T15:54:11Z", "updated_at": "2018-08-25T15:54:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "10358189-a21a-48b0-bd40-07d5d5bddc93", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "7c97c0da-7e84-43df-bdf5-7ce94a9d0b7c", "remote_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "e7173939-1679-429c-ae99-bd3200a5d797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:12Z", "revision_number": 0, "id": "ed494f2f-8302-4f06-85bd-457202b9021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:12Z", "security_group_id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "tenant_id": "ae4bbb2cfc0b466e9af5754194e8098b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4bbb2cfc0b466e9af5754194e8098b"}], "revision_number": 1, "project_id": "ae4bbb2cfc0b466e9af5754194e8098b", "id": "bacb098d-1487-4fa5-a5fa-1e73050062ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "277124b01775428c9e553348a4cb12b8", "created_at": "2018-08-25T15:54:10Z", "updated_at": "2018-08-25T15:54:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "77721e55-b32f-431a-be02-83a09df03a14", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "8796662f-ce63-4aec-9e94-0cec236ec0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:10Z", "revision_number": 0, "id": "e265847f-4a9f-45ae-8944-18a310fe50d5", "remote_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:10Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:11Z", "revision_number": 0, "id": "f4adb9a4-d458-4c1e-a60f-8f44a01a4088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:11Z", "security_group_id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "tenant_id": "277124b01775428c9e553348a4cb12b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "277124b01775428c9e553348a4cb12b8"}], "revision_number": 1, "project_id": "277124b01775428c9e553348a4cb12b8", "id": "bbf38bb2-7250-41a3-83cb-28fdd19711d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "created_at": "2018-08-25T15:53:46Z", "updated_at": "2018-08-25T15:53:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "56562744-01a5-4ebf-9d0c-b07350411a8d", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "5ed356d1-5ada-4427-8121-2644b5211fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "9d0e9fee-60f3-4b06-b7b0-657c9c6941ab", "remote_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv6", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:53:46Z", "revision_number": 0, "id": "a3e92347-c06f-4e78-839e-65988fa1126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:53:46Z", "security_group_id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "tenant_id": "e30210eb0efc48d7aeabf7a6a8110c15", "port_range_min": null, "ethertype": "IPv4", "project_id": "e30210eb0efc48d7aeabf7a6a8110c15"}], "revision_number": 1, "project_id": "e30210eb0efc48d7aeabf7a6a8110c15", "id": "bbf3a2ae-1e6d-474f-a458-6d9b1eb50c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "created_at": "2018-08-25T15:54:09Z", "updated_at": "2018-08-25T15:54:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "0637f264-3049-493b-ada4-045333ba17ca", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "140f5a64-d8b2-4f03-81e7-98cab0988ed8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "3f49e9fd-d2ec-4717-92a2-7468cd346908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:09Z", "revision_number": 0, "id": "ff36b43b-f57d-4b10-a76c-62f67de5bf57", "remote_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:09Z", "security_group_id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "tenant_id": "1bfb37b765764c6f8acf92f9732ec5ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb37b765764c6f8acf92f9732ec5ed"}], "revision_number": 1, "project_id": "1bfb37b765764c6f8acf92f9732ec5ed", "id": "cb4b5dc2-6302-44cb-b6a2-e5fb4f1467e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "created_at": "2018-08-25T15:54:01Z", "updated_at": "2018-08-25T15:54:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "3bf81d35-6350-49bb-ab61-272fa80e00f1", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "788e86cd-be62-4e81-889b-421b17a863ae", "remote_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "8e386e97-55e0-4ff3-bba2-4490900295d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc73625e1c744adb81c5fb63dffec909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:54:01Z", "revision_number": 0, "id": "d6551721-e4e0-4427-b6a8-c64864ecf300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:54:01Z", "security_group_id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "tenant_id": "dc73625e1c744adb81c5fb63dffec909", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc73625e1c744adb81c5fb63dffec909"}], "revision_number": 1, "project_id": "dc73625e1c744adb81c5fb63dffec909", "id": "cee2499e-23c6-438f-a5d0-4ea3c11083cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1f406f78694a47b323beb71885811a", "created_at": "2018-08-25T15:44:42Z", "updated_at": "2018-08-25T15:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "5d115bce-3d94-449f-bb39-06969e532943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "9e89e439-4e13-4388-9b58-e945f6141698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "c45fdddd-82cc-4aef-8afe-d85e9a7b5b23", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1f406f78694a47b323beb71885811a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:44:42Z", "revision_number": 0, "id": "ed8ed29d-14ae-4ef7-a82b-63747cd0ae58", "remote_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "remote_ip_prefix": null, "created_at": "2018-08-25T15:44:42Z", "security_group_id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "tenant_id": "1d1f406f78694a47b323beb71885811a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1f406f78694a47b323beb71885811a"}], "revision_number": 1, "project_id": "1d1f406f78694a47b323beb71885811a", "id": "d5d5d72e-51de-4f5e-b78d-d0a095e17efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "created_at": "2018-08-25T17:21:00Z", "updated_at": "2018-08-25T17:21:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "0f9b63d0-861f-4855-a787-74ecc693b8e5", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "27d2a18d-0190-455a-86a2-785838fab5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "aaff7dd0-2de7-4917-abef-a2fac2267122", "remote_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e33fad0f5634a9591da8b764edb8391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T17:21:00Z", "revision_number": 0, "id": "eeeb6d6b-896e-4c8d-8bcb-7e497f163a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T17:21:00Z", "security_group_id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "tenant_id": "4e33fad0f5634a9591da8b764edb8391", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e33fad0f5634a9591da8b764edb8391"}], "revision_number": 1, "project_id": "4e33fad0f5634a9591da8b764edb8391", "id": "e7b7699b-1ef8-4c5e-bd91-71f13fd5d3e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "created_at": "2018-08-25T15:36:15Z", "updated_at": "2018-08-25T15:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "62edf488-a0a1-4e8f-a8b8-94076d30e7e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "cbefa38b-213d-4d8b-b8a1-ee9087842213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "fcb248b0-c84e-4324-9a2e-af1c5bcb8e03", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv4", "project_id": "a33da9c2463d481ea3d437c824ff3753"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T15:36:15Z", "revision_number": 0, "id": "ffcea5ef-f630-4b8d-9201-8861af37cdf4", "remote_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "remote_ip_prefix": null, "created_at": "2018-08-25T15:36:15Z", "security_group_id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "tenant_id": "a33da9c2463d481ea3d437c824ff3753", "port_range_min": null, "ethertype": "IPv6", "project_id": "a33da9c2463d481ea3d437c824ff3753"}], "revision_number": 1, "project_id": "a33da9c2463d481ea3d437c824ff3753", "id": "f37ecd46-6a2f-4543-a244-60d2f3aa4833", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "created_at": "2018-08-25T16:38:58Z", "updated_at": "2018-08-25T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "33468f05-deee-43c6-9448-041725623884", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "9040ba9b-72e8-4cbb-9815-b2d0de949eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "badd867d-420c-4641-be6f-b31c986555f7", "remote_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-25T16:38:58Z", "revision_number": 0, "id": "d6e295b4-8455-4ca4-a191-1b0e08985a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-25T16:38:58Z", "security_group_id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "tenant_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b"}], "revision_number": 1, "project_id": "10a5b0f51e0a4a459f5dbe91b0dcd19b", "id": "fc15bd12-711c-4f68-b454-61da5a8ddc6e", "name": "default"}]} 2018-08-25 22:14:05,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/security-groups used request id req-85f86abe-2e72-4622-8ff7-5e1d140dae51 2018-08-25 22:14:05,856 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:14:05,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:14:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630dbd13-d4c1-4ed8-be0d-01deb21d79e8 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:14:05,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-630dbd13-d4c1-4ed8-be0d-01deb21d79e8 2018-08-25 22:14:05,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:14:06,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["l3H6ef2CQN2LAmfEhrPASw"], "issued_at": "2018-08-25T22:14:06.000000Z"}} 2018-08-25 22:14:06,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd05d1ac6dc87d0f0fd8d23ecda331d341cc826" 2018-08-25 22:14:06,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-ddf62c80-d2ff-4729-9efb-b45232e72a4f x-compute-request-id: req-ddf62c80-d2ff-4729-9efb-b45232e72a4f Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-25 22:14:06,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/os-hypervisors/detail used request id req-ddf62c80-d2ff-4729-9efb-b45232e72a4f 2018-08-25 22:14:06,547 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-25 22:14:06,548 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-08-25 22:14:06,548 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=413c1436-9bdd-497a-a103-1b8bb1dd50ee network=d0c357eb-24cf-4755-ae62-737ca931ee00 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.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-25 22:14:06,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:14:06,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:14:06,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:14:06,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:14:06,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:14:06,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:14:06,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:14:06,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:14:06,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:14:06,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:14:06,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:14:06,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:14:06,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:14:06,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:14:06,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:14:06,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:14:06,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:14:06,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:14:06,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:14:06,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:14:06,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:14:06,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:14:06,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:14:06,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:14:06,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:14:06,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:14:06,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:14:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:14:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:14:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:14:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:14:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:14:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:14:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:14:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:14:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:14:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:14:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:14:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:14:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:14:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:14:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:14:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:14:06,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a44f76-315b-44d9-befa-0d472accc27b Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:14:06,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-46a44f76-315b-44d9-befa-0d472accc27b 2018-08-25 22:14:06,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:14:06,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["WKvONsdrRuCIPNL8ybfmQg"], "issued_at": "2018-08-25T22:14:06.000000Z"}} 2018-08-25 22:14:06,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f0f501cc390adc59241eb79c208b9e74863c5e" 2018-08-25 22:14:07,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-c882bd71-0422-4d09-a87a-b9c3f9263732 x-compute-request-id: req-c882bd71-0422-4d09-a87a-b9c3f9263732 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:14:07,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-c882bd71-0422-4d09-a87a-b9c3f9263732 2018-08-25 22:14:07,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f0f501cc390adc59241eb79c208b9e74863c5e" 2018-08-25 22:14:07,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-8ede156a-57df-4bfb-bb1b-6d1a0a8c2edd x-compute-request-id: req-8ede156a-57df-4bfb-bb1b-6d1a0a8c2edd Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "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": "47365cbc-bb31-4571-8ab6-9bf3114db2ad"}} 2018-08-25 22:14:07,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad used request id req-8ede156a-57df-4bfb-bb1b-6d1a0a8c2edd 2018-08-25 22:14:07,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f0f501cc390adc59241eb79c208b9e74863c5e" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d0c357eb-24cf-4755-ae62-737ca931ee00"}], "config_drive": true}}' 2018-08-25 22:14:09,456 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:14: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-df284e16-736c-4f5a-83c1-73e6ddc5689a x-compute-request-id: req-df284e16-736c-4f5a-83c1-73e6ddc5689a Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "adminPass": "ugYD2ksPudn2"}} 2018-08-25 22:14:09,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-df284e16-736c-4f5a-83c1-73e6ddc5689a 2018-08-25 22:14:09,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:14:09,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e71c1f-5d2f-476a-8542-deb74007dde7 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:14:09,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-20e71c1f-5d2f-476a-8542-deb74007dde7 2018-08-25 22:14:09,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:14:09,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["nkbW9MqYTzGFW5tMJfjntA"], "issued_at": "2018-08-25T22:14:09.000000Z"}} 2018-08-25 22:14:09,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:10,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-913510ed-b402-4132-ad64-a5a5b37df829 x-compute-request-id: req-913510ed-b402-4132-ad64-a5a5b37df829 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.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:10Z", "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-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:10,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-913510ed-b402-4132-ad64-a5a5b37df829 2018-08-25 22:14:13,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:14,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-5b2a6c0f-e99f-44e5-93ec-669f1508d6a5 x-compute-request-id: req-5b2a6c0f-e99f-44e5-93ec-669f1508d6a5 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.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:14,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-5b2a6c0f-e99f-44e5-93ec-669f1508d6a5 2018-08-25 22:14:17,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:17,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-059e8816-8b3a-41c8-b879-166b317d10be x-compute-request-id: req-059e8816-8b3a-41c8-b879-166b317d10be Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:17,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-059e8816-8b3a-41c8-b879-166b317d10be 2018-08-25 22:14:20,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:20,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-a703c62f-761a-46b0-a5a0-155fe672b5df x-compute-request-id: req-a703c62f-761a-46b0-a5a0-155fe672b5df Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:20,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-a703c62f-761a-46b0-a5a0-155fe672b5df 2018-08-25 22:14:23,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:24,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-5d026001-73d9-4242-b9ab-1f2a6510ed81 x-compute-request-id: req-5d026001-73d9-4242-b9ab-1f2a6510ed81 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:24,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-5d026001-73d9-4242-b9ab-1f2a6510ed81 2018-08-25 22:14:27,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:28,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-2f2cc7f0-df62-4d43-b9fe-5297df0b60e2 x-compute-request-id: req-2f2cc7f0-df62-4d43-b9fe-5297df0b60e2 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:28,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-2f2cc7f0-df62-4d43-b9fe-5297df0b60e2 2018-08-25 22:14:31,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:31,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-d302eaef-0c8c-4324-a467-17040c451fb4 x-compute-request-id: req-d302eaef-0c8c-4324-a467-17040c451fb4 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:31,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-d302eaef-0c8c-4324-a467-17040c451fb4 2018-08-25 22:14:34,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:35,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-95666216-46f2-415d-ab9e-4f44a8929fba x-compute-request-id: req-95666216-46f2-415d-ab9e-4f44a8929fba Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:35,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-95666216-46f2-415d-ab9e-4f44a8929fba 2018-08-25 22:14:38,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:38,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-fb70d535-ac38-42cf-8b8a-0461e81ad94c x-compute-request-id: req-fb70d535-ac38-42cf-8b8a-0461e81ad94c Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:38,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-fb70d535-ac38-42cf-8b8a-0461e81ad94c 2018-08-25 22:14:41,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:42,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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,Accept-Encoding x-openstack-request-id: req-4c87c47a-12ad-4383-a408-b8ead8a1238e x-compute-request-id: req-4c87c47a-12ad-4383-a408-b8ead8a1238e Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:42,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-4c87c47a-12ad-4383-a408-b8ead8a1238e 2018-08-25 22:14:45,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:45,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-3946bf9c-1d5b-483d-a593-e32149df9d87 x-compute-request-id: req-3946bf9c-1d5b-483d-a593-e32149df9d87 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:45,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-3946bf9c-1d5b-483d-a593-e32149df9d87 2018-08-25 22:14:48,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:48,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-265c25ea-905c-4bf7-91b1-dcdb2638ea27 x-compute-request-id: req-265c25ea-905c-4bf7-91b1-dcdb2638ea27 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:48,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-265c25ea-905c-4bf7-91b1-dcdb2638ea27 2018-08-25 22:14:51,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:51,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-5c789289-df0f-4db3-99ec-b90d67e0524a x-compute-request-id: req-5c789289-df0f-4db3-99ec-b90d67e0524a Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:51,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-5c789289-df0f-4db3-99ec-b90d67e0524a 2018-08-25 22:14:54,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:55,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-49c47816-bcca-4900-8767-388e98050bf6 x-compute-request-id: req-49c47816-bcca-4900-8767-388e98050bf6 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:55,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-49c47816-bcca-4900-8767-388e98050bf6 2018-08-25 22:14:58,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:14:58,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:14: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-c130b7a9-7f0a-49ef-94ea-891997de7c44 x-compute-request-id: req-c130b7a9-7f0a-49ef-94ea-891997de7c44 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:14:58,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-c130b7a9-7f0a-49ef-94ea-891997de7c44 2018-08-25 22:15:01,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:02,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:15: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-510d05c3-bf24-48b6-986d-4af65e807714 x-compute-request-id: req-510d05c3-bf24-48b6-986d-4af65e807714 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:02,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-510d05c3-bf24-48b6-986d-4af65e807714 2018-08-25 22:15:05,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:05,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-8b479ea3-bfae-4a1f-8694-cd708e11019f x-compute-request-id: req-8b479ea3-bfae-4a1f-8694-cd708e11019f Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:05,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-8b479ea3-bfae-4a1f-8694-cd708e11019f 2018-08-25 22:15:08,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:09,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-82b6aa72-9b46-4aa1-bf08-8042a6de45a4 x-compute-request-id: req-82b6aa72-9b46-4aa1-bf08-8042a6de45a4 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:09,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-82b6aa72-9b46-4aa1-bf08-8042a6de45a4 2018-08-25 22:15:12,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:12,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:15: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-4763e459-6904-4130-96bc-9a3a17480139 x-compute-request-id: req-4763e459-6904-4130-96bc-9a3a17480139 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:12,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-4763e459-6904-4130-96bc-9a3a17480139 2018-08-25 22:15:15,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:15,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:15: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-8374876e-01d8-4fea-beb8-c0539707151a x-compute-request-id: req-8374876e-01d8-4fea-beb8-c0539707151a Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:15,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-8374876e-01d8-4fea-beb8-c0539707151a 2018-08-25 22:15:18,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:19,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-3ed91a23-cbe3-4240-9914-937c4f5a4826 x-compute-request-id: req-3ed91a23-cbe3-4240-9914-937c4f5a4826 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:19,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-3ed91a23-cbe3-4240-9914-937c4f5a4826 2018-08-25 22:15:22,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:22,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-3767c56c-aa70-4eac-8182-d261d0cda53e x-compute-request-id: req-3767c56c-aa70-4eac-8182-d261d0cda53e Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:22,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-3767c56c-aa70-4eac-8182-d261d0cda53e 2018-08-25 22:15:25,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:26,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-06d04411-60e4-48a9-9099-25ec62ea0764 x-compute-request-id: req-06d04411-60e4-48a9-9099-25ec62ea0764 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:26,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-06d04411-60e4-48a9-9099-25ec62ea0764 2018-08-25 22:15:29,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:29,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-5e73afb2-d85f-4003-8da3-71c53ca8fe03 x-compute-request-id: req-5e73afb2-d85f-4003-8da3-71c53ca8fe03 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:29,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-5e73afb2-d85f-4003-8da3-71c53ca8fe03 2018-08-25 22:15:32,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:32,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:15: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-740296e5-fc4c-48e1-b41b-bd5ce5250498 x-compute-request-id: req-740296e5-fc4c-48e1-b41b-bd5ce5250498 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:32,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-740296e5-fc4c-48e1-b41b-bd5ce5250498 2018-08-25 22:15:35,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:36,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-9ece3398-932d-466c-a5ba-0b9b75c90e2b x-compute-request-id: req-9ece3398-932d-466c-a5ba-0b9b75c90e2b Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:36,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-9ece3398-932d-466c-a5ba-0b9b75c90e2b 2018-08-25 22:15:39,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:39,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-0cc1cd98-3058-4635-b93c-fa260f83c1bf x-compute-request-id: req-0cc1cd98-3058-4635-b93c-fa260f83c1bf Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:39,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-0cc1cd98-3058-4635-b93c-fa260f83c1bf 2018-08-25 22:15:42,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:43,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-cd68304b-c806-44e1-8a01-dcd75034193d x-compute-request-id: req-cd68304b-c806-44e1-8a01-dcd75034193d Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:43,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-cd68304b-c806-44e1-8a01-dcd75034193d 2018-08-25 22:15:46,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:46,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:15: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-08ddfc77-c743-4b2c-a5da-1b64237eab99 x-compute-request-id: req-08ddfc77-c743-4b2c-a5da-1b64237eab99 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:46,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-08ddfc77-c743-4b2c-a5da-1b64237eab99 2018-08-25 22:15:49,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:49,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:15: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-2d14ae5d-f818-4011-81bc-90817fd1e69f x-compute-request-id: req-2d14ae5d-f818-4011-81bc-90817fd1e69f Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:49,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-2d14ae5d-f818-4011-81bc-90817fd1e69f 2018-08-25 22:15:52,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:52,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:15: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-f7e050f7-0fdc-47ca-8589-35bd946c0867 x-compute-request-id: req-f7e050f7-0fdc-47ca-8589-35bd946c0867 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:52,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-f7e050f7-0fdc-47ca-8589-35bd946c0867 2018-08-25 22:15:56,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:56,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-f49b3e57-69e6-4a0d-8b28-fc06e975284b x-compute-request-id: req-f49b3e57-69e6-4a0d-8b28-fc06e975284b Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:56,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-f49b3e57-69e6-4a0d-8b28-fc06e975284b 2018-08-25 22:15:59,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:15:59,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-0af55fd7-bd72-475a-bcb1-8265122e932d x-compute-request-id: req-0af55fd7-bd72-475a-bcb1-8265122e932d Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:15:59,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-0af55fd7-bd72-475a-bcb1-8265122e932d 2018-08-25 22:16:02,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:16:03,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-3e22ad67-6517-4e21-906e-37460bbb050d x-compute-request-id: req-3e22ad67-6517-4e21-906e-37460bbb050d Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:03,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-3e22ad67-6517-4e21-906e-37460bbb050d 2018-08-25 22:16:06,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:16:07,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-6b57dc88-dac6-4871-b4c1-d070dc538a38 x-compute-request-id: req-6b57dc88-dac6-4871-b4c1-d070dc538a38 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:07,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-6b57dc88-dac6-4871-b4c1-d070dc538a38 2018-08-25 22:16:10,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:16:10,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-f1791116-a70f-4c82-a75a-ef078d8a7873 x-compute-request-id: req-f1791116-a70f-4c82-a75a-ef078d8a7873 Content-Encoding: gzip Content-Length: 778 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:14:11Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:10,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-f1791116-a70f-4c82-a75a-ef078d8a7873 2018-08-25 22:16:13,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a41550ab768414ec34d86af640fed5436e250a" 2018-08-25 22:16:14,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-ac2cad80-530b-4a57-b748-c8da4b6282e5 x-compute-request-id: req-ac2cad80-530b-4a57-b748-c8da4b6282e5 Content-Encoding: gzip Content-Length: 781 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": "2018-08-25T22:16:13.000000", "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:13Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:14,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-ac2cad80-530b-4a57-b748-c8da4b6282e5 2018-08-25 22:16:14,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f0f501cc390adc59241eb79c208b9e74863c5e" 2018-08-25 22:16:14,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-1e7c93c4-21e3-4679-91ac-40363a0a770d x-compute-request-id: req-1e7c93c4-21e3-4679-91ac-40363a0a770d Content-Encoding: gzip Content-Length: 781 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:21:0e:32", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": "2018-08-25T22:16:13.000000", "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "410483bf-1842-4ec1-9fc1-9b85a82d06bc", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:13Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-1", "created": "2018-08-25T22:14:09Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:14,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc used request id req-1e7c93c4-21e3-4679-91ac-40363a0a770d 2018-08-25 22:16:14,674 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.12'. 2018-08-25 22:16:14,674 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-08-25 22:16:14,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd05d1ac6dc87d0f0fd8d23ecda331d341cc826" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:16:16,022 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22: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 x-openstack-request-id: req-3e82eee8-563d-41d7-8c74-dff833d274d1 x-compute-request-id: req-3e82eee8-563d-41d7-8c74-dff833d274d1 Content-Length: 0 Content-Type: application/json 2018-08-25 22:16:16,023 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc/action used request id req-3e82eee8-563d-41d7-8c74-dff833d274d1 2018-08-25 22:16:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:16:16,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9258 X-Openstack-Request-Id: req-f8eeeefc-424d-4a3c-b232-7a0c4cb1494c Date: Sat, 25 Aug 2018 22:16:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:14:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.2"}],"id":"2b217b95-1665-461b-bda6-833ddfd2b2bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:8c:b1","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0c357eb-24cf-4755-ae62-737ca931ee00","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:14:03Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.1"}],"id":"2ef75309-1f72-4efc-9934-c3cfd3842d18","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:cc:bc","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d88499ad-b6a9-4cc7-9c5e-dbcf16cda651","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:06:25Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77ee031b-1387-4041-b300-228089b2ecba","ip_address":"10.10.10.2"}],"id":"3c0e15b3-432d-4fbc-8c79-a09ec744d39b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:9d:f9","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c477d04f-a9bd-4999-bfc6-42cc10f985c8","name":"","admin_state_up":true,"network_id":"c477d04f-a9bd-4999-bfc6-42cc10f985c8","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:06:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:14:05Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","ip_address":"172.30.9.200"}],"id":"6b8fee52-b37c-4142-b9e2-8df65dfa22b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:d4:f9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d88499ad-b6a9-4cc7-9c5e-dbcf16cda651","name":"","admin_state_up":true,"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"","created_at":"2018-08-25T22:14:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:04Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","ip_address":"192.168.2.2"}],"id":"7a60fe91-dacf-4f60-8ac0-89cb8024ad17","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a2:71","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20af602d-61b9-4638-acf2-a4b79a734f9d","name":"","admin_state_up":true,"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:03Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","ip_address":"192.168.2.1"}],"id":"7e5c8314-b875-4345-9ceb-dcad4b3c3f16","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:04:66","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:08:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28c59ebb-d448-4269-8130-626a465021a8","ip_address":"10.10.10.2"}],"id":"9370844d-0edf-4ed3-ace8-39f0e876dcbb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:b1:b6","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c54d31d-f6fe-4648-b3c5-a8134af4cc59","name":"","admin_state_up":true,"network_id":"8c54d31d-f6fe-4648-b3c5-a8134af4cc59","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:08:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:16:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.12"}],"id":"d11161c0-25b6-466d-97a7-e45de95c07bc","security_groups":["8f2ae1c4-350e-4230-abe9-c87c1e1feb24","96ec442b-f4af-450f-b529-1094026f9972"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:0e:32","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"410483bf-1842-4ec1-9fc1-9b85a82d06bc","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:01Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.1"}],"id":"d36be6a4-e1fc-49e2-a404-655096064f94","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:a7:f5","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:02Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.2"}],"id":"e570c594-82fe-4e1d-acb9-145128154414","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:74:fe","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1718b765-d9b7-4fd2-a246-323f9a825367","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:40:45Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.21"}],"id":"e82f640c-7309-4463-854a-bc59c9d3291d","security_groups":["4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:d9:0c","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d0bc1c7f-eb0f-40d1-b696-705e6993d9e3","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:10Z","binding:vnic_type":"normal"}]} 2018-08-25 22:16:16,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports used request id req-f8eeeefc-424d-4a3c-b232-7a0c4cb1494c 2018-08-25 22:16:16,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/ports/d11161c0-25b6-466d-97a7-e45de95c07bc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:21:0e:32"}]}}' 2018-08-25 22:16:16,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-6072a503-629d-48f6-8095-8f88a39d4ba1 Date: Sat, 25 Aug 2018 22:16:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:21:0e:32"}],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:16:16Z","device_owner":"compute:nova","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.12"}],"id":"d11161c0-25b6-466d-97a7-e45de95c07bc","security_groups":["8f2ae1c4-350e-4230-abe9-c87c1e1feb24","96ec442b-f4af-450f-b529-1094026f9972"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:0e:32","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"410483bf-1842-4ec1-9fc1-9b85a82d06bc","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:11Z","binding:vnic_type":"normal"}} 2018-08-25 22:16:16,679 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/ports/d11161c0-25b6-466d-97a7-e45de95c07bc used request id req-6072a503-629d-48f6-8095-8f88a39d4ba1 2018-08-25 22:16:16,680 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-08-25 22:16:16,680 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=413c1436-9bdd-497a-a103-1b8bb1dd50ee network=d0c357eb-24cf-4755-ae62-737ca931ee00 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-1.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-25 22:16:16,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:16:16,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:16:16,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:16:16,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:16:16,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:16:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:16:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:16:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:16:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:16:16,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:16:16,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:16:16,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:16:16,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:16:16,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:16:16,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:16:16,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:16:16,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:16:16,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:16:16,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:16:16,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cd2dd1-524b-4c74-a605-5e0fbdaba8a3 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:16:16,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-97cd2dd1-524b-4c74-a605-5e0fbdaba8a3 2018-08-25 22:16:16,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:16:17,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["3vtLwg_jSfy_HEtkZ046Yg"], "issued_at": "2018-08-25T22:16:17.000000Z"}} 2018-08-25 22:16:17,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" 2018-08-25 22:16:17,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-34aa1660-8c89-4a93-a596-ad23cbb9dbbf x-compute-request-id: req-34aa1660-8c89-4a93-a596-ad23cbb9dbbf Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:16:17,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-34aa1660-8c89-4a93-a596-ad23cbb9dbbf 2018-08-25 22:16:17,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" 2018-08-25 22:16:17,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-dda6f51c-9da9-4793-83ee-e0f3f651a04b x-compute-request-id: req-dda6f51c-9da9-4793-83ee-e0f3f651a04b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "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": "47365cbc-bb31-4571-8ab6-9bf3114db2ad"}} 2018-08-25 22:16:17,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad used request id req-dda6f51c-9da9-4793-83ee-e0f3f651a04b 2018-08-25 22:16:17,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d0c357eb-24cf-4755-ae62-737ca931ee00"}], "config_drive": true}}' 2018-08-25 22:16:18,725 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22: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 x-openstack-request-id: req-8dabdb30-e7c0-4f9c-aa02-fc03ea10f4c4 x-compute-request-id: req-8dabdb30-e7c0-4f9c-aa02-fc03ea10f4c4 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "42108ae3-8862-42be-88e0-b2f6c69817e6", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "bookmark"}], "adminPass": "6BSMhseFuS3i"}} 2018-08-25 22:16:18,725 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-8dabdb30-e7c0-4f9c-aa02-fc03ea10f4c4 2018-08-25 22:16:18,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:16:18,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82dc68af-024f-449f-b0a3-1b39efa568aa Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:16:18,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-82dc68af-024f-449f-b0a3-1b39efa568aa 2018-08-25 22:16:18,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:16:19,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:16:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["_aunQ3kzQJ6fa1CFhfL1tA"], "issued_at": "2018-08-25T22:16:19.000000Z"}} 2018-08-25 22:16:19,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d3ba71a99ef5e9b082e2cd796043012ad0053a" 2018-08-25 22:16:20,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-3cfdd74f-272e-4a7e-a79c-eecb1bba6d3e x-compute-request-id: req-3cfdd74f-272e-4a7e-a79c-eecb1bba6d3e 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.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "42108ae3-8862-42be-88e0-b2f6c69817e6", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:19Z", "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-25T22:16:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:20,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 used request id req-3cfdd74f-272e-4a7e-a79c-eecb1bba6d3e 2018-08-25 22:16:23,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d3ba71a99ef5e9b082e2cd796043012ad0053a" 2018-08-25 22:16:23,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-3faf4658-321f-40a5-93d1-6736b7415604 x-compute-request-id: req-3faf4658-321f-40a5-93d1-6736b7415604 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "42108ae3-8862-42be-88e0-b2f6c69817e6", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:20Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2", "created": "2018-08-25T22:16:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:23,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 used request id req-3faf4658-321f-40a5-93d1-6736b7415604 2018-08-25 22:16:26,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d3ba71a99ef5e9b082e2cd796043012ad0053a" 2018-08-25 22:16:26,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-75e39dcb-4934-42c0-8ac8-fefa49127f38 x-compute-request-id: req-75e39dcb-4934-42c0-8ac8-fefa49127f38 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:fe:80:cf", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "42108ae3-8862-42be-88e0-b2f6c69817e6", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:20Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2", "created": "2018-08-25T22:16:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:26,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 used request id req-75e39dcb-4934-42c0-8ac8-fefa49127f38 2018-08-25 22:16:29,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d3ba71a99ef5e9b082e2cd796043012ad0053a" 2018-08-25 22:16:29,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-c3ca567c-e691-47f3-8e7e-2817beb5e0bf x-compute-request-id: req-c3ca567c-e691-47f3-8e7e-2817beb5e0bf 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:fe:80:cf", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "42108ae3-8862-42be-88e0-b2f6c69817e6", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:20Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2", "created": "2018-08-25T22:16:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:29,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 used request id req-c3ca567c-e691-47f3-8e7e-2817beb5e0bf 2018-08-25 22:16:32,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d3ba71a99ef5e9b082e2cd796043012ad0053a" 2018-08-25 22:16:33,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-e4dcceec-0d51-4ebc-96c9-6813500f7cc4 x-compute-request-id: req-e4dcceec-0d51-4ebc-96c9-6813500f7cc4 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:fe:80:cf", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "42108ae3-8862-42be-88e0-b2f6c69817e6", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:20Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2", "created": "2018-08-25T22:16:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:33,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 used request id req-e4dcceec-0d51-4ebc-96c9-6813500f7cc4 2018-08-25 22:16:36,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d3ba71a99ef5e9b082e2cd796043012ad0053a" 2018-08-25 22:16:36,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-0a2e2db6-294e-4149-b2e8-559d3ac0e554 x-compute-request-id: req-0a2e2db6-294e-4149-b2e8-559d3ac0e554 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:fe:80:cf", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": "2018-08-25T22:16:35.000000", "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "42108ae3-8862-42be-88e0-b2f6c69817e6", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:35Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2", "created": "2018-08-25T22:16:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:36,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 used request id req-0a2e2db6-294e-4149-b2e8-559d3ac0e554 2018-08-25 22:16:36,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" 2018-08-25 22:16:37,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-85c7b390-5323-4025-93bb-50e040173d4f x-compute-request-id: req-85c7b390-5323-4025-93bb-50e040173d4f 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:fe:80:cf", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/42108ae3-8862-42be-88e0-b2f6c69817e6", "rel": "bookmark"}], "image": {"id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "links": [{"href": "http://172.30.9.33:8774/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": "2018-08-25T22:16:35.000000", "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "42108ae3-8862-42be-88e0-b2f6c69817e6", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:16:35Z", "hostId": "7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174", "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-2", "created": "2018-08-25T22:16:18Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:16:37,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6 used request id req-85c7b390-5323-4025-93bb-50e040173d4f 2018-08-25 22:16:37,711 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.5'. 2018-08-25 22:16:37,712 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-08-25 22:16:37,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd05d1ac6dc87d0f0fd8d23ecda331d341cc826" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:16:38,858 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22: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-76ced68a-a88f-4a1c-830a-6ab7f3c68684 x-compute-request-id: req-76ced68a-a88f-4a1c-830a-6ab7f3c68684 Content-Length: 0 Content-Type: application/json 2018-08-25 22:16:38,859 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-76ced68a-a88f-4a1c-830a-6ab7f3c68684 2018-08-25 22:16:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:16:39,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10224 X-Openstack-Request-Id: req-2abfde6c-415f-4cc2-9cf1-b2a556ca7c06 Date: Sat, 25 Aug 2018 22:16:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:14:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.2"}],"id":"2b217b95-1665-461b-bda6-833ddfd2b2bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:8c:b1","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0c357eb-24cf-4755-ae62-737ca931ee00","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:16:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.5"}],"id":"2b5885c7-3d70-4cbc-af42-73ae31dc6fce","security_groups":["8f2ae1c4-350e-4230-abe9-c87c1e1feb24","96ec442b-f4af-450f-b529-1094026f9972"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:80:cf","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"42108ae3-8862-42be-88e0-b2f6c69817e6","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:16:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:14:03Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.1"}],"id":"2ef75309-1f72-4efc-9934-c3cfd3842d18","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:cc:bc","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d88499ad-b6a9-4cc7-9c5e-dbcf16cda651","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:06:25Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77ee031b-1387-4041-b300-228089b2ecba","ip_address":"10.10.10.2"}],"id":"3c0e15b3-432d-4fbc-8c79-a09ec744d39b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:9d:f9","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c477d04f-a9bd-4999-bfc6-42cc10f985c8","name":"","admin_state_up":true,"network_id":"c477d04f-a9bd-4999-bfc6-42cc10f985c8","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:06:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:14:05Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e","ip_address":"172.30.9.200"}],"id":"6b8fee52-b37c-4142-b9e2-8df65dfa22b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:d4:f9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d88499ad-b6a9-4cc7-9c5e-dbcf16cda651","name":"","admin_state_up":true,"network_id":"c72a141b-4e89-4085-b7af-688a53e5d3d6","tenant_id":"","created_at":"2018-08-25T22:14:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:04Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","ip_address":"192.168.2.2"}],"id":"7a60fe91-dacf-4f60-8ac0-89cb8024ad17","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a2:71","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20af602d-61b9-4638-acf2-a4b79a734f9d","name":"","admin_state_up":true,"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:03Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68cb7a15-1d6f-4507-bbea-b4a8214b5dfe","ip_address":"192.168.2.1"}],"id":"7e5c8314-b875-4345-9ceb-dcad4b3c3f16","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:04:66","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"20af602d-61b9-4638-acf2-a4b79a734f9d","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:08:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28c59ebb-d448-4269-8130-626a465021a8","ip_address":"10.10.10.2"}],"id":"9370844d-0edf-4ed3-ace8-39f0e876dcbb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:b1:b6","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c54d31d-f6fe-4648-b3c5-a8134af4cc59","name":"","admin_state_up":true,"network_id":"8c54d31d-f6fe-4648-b3c5-a8134af4cc59","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:08:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:21:0e:32"}],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:16:16Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.12"}],"id":"d11161c0-25b6-466d-97a7-e45de95c07bc","security_groups":["8f2ae1c4-350e-4230-abe9-c87c1e1feb24","96ec442b-f4af-450f-b529-1094026f9972"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:0e:32","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"410483bf-1842-4ec1-9fc1-9b85a82d06bc","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:14:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:01Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.1"}],"id":"d36be6a4-e1fc-49e2-a404-655096064f94","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:a7:f5","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3a1d83a6-12b0-40cd-afa0-0a38e7820403","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:39:02Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.2"}],"id":"e570c594-82fe-4e1d-acb9-145128154414","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:74:fe","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1718b765-d9b7-4fd2-a246-323f9a825367","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:38:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-25T16:40:45Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2348a4cc-916a-4b3d-8292-7b436eaa7498","ip_address":"192.168.1.21"}],"id":"e82f640c-7309-4463-854a-bc59c9d3291d","security_groups":["4f3ef6ce-fe8e-4577-9cab-4aabd0bab78d"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:d9:0c","project_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d0bc1c7f-eb0f-40d1-b696-705e6993d9e3","name":"","admin_state_up":true,"network_id":"1718b765-d9b7-4fd2-a246-323f9a825367","tenant_id":"10a5b0f51e0a4a459f5dbe91b0dcd19b","created_at":"2018-08-25T16:39:10Z","binding:vnic_type":"normal"}]} 2018-08-25 22:16:39,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.33:9696/v2.0/ports used request id req-2abfde6c-415f-4cc2-9cf1-b2a556ca7c06 2018-08-25 22:16:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/ports/2b5885c7-3d70-4cbc-af42-73ae31dc6fce -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:fe:80:cf"}]}}' 2018-08-25 22:16:39,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-acb307a6-ea83-463b-97a9-035fff405598 Date: Sat, 25 Aug 2018 22:16:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:fe:80:cf"}],"extra_dhcp_opts":[],"updated_at":"2018-08-25T22:16:39Z","device_owner":"compute:nova","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"83cc78d2-4cdd-430b-8157-76678a117421","ip_address":"10.10.10.5"}],"id":"2b5885c7-3d70-4cbc-af42-73ae31dc6fce","security_groups":["8f2ae1c4-350e-4230-abe9-c87c1e1feb24","96ec442b-f4af-450f-b529-1094026f9972"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:80:cf","project_id":"bb3b2ba82e85438cb9318447e90d0372","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"42108ae3-8862-42be-88e0-b2f6c69817e6","name":"","admin_state_up":true,"network_id":"d0c357eb-24cf-4755-ae62-737ca931ee00","tenant_id":"bb3b2ba82e85438cb9318447e90d0372","created_at":"2018-08-25T22:16:21Z","binding:vnic_type":"normal"}} 2018-08-25 22:16:39,695 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/ports/2b5885c7-3d70-4cbc-af42-73ae31dc6fce used request id req-acb307a6-ea83-463b-97a9-035fff405598 2018-08-25 22:16:39,696 - sdnvpn_test_utils - INFO - Waiting for instance 410483bf-1842-4ec1-9fc1-9b85a82d06bc to boot up 2018-08-25 22:16:39,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f0f501cc390adc59241eb79c208b9e74863c5e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:39,701 - sdnvpn_test_utils - INFO - Waiting for instance 42108ae3-8862-42be-88e0-b2f6c69817e6 to boot up 2018-08-25 22:16:39,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:39,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-0b5992c1-f5dc-49d2-8c5b-9e17d7ee1664 x-compute-request-id: req-0b5992c1-f5dc-49d2-8c5b-9e17d7ee1664 Content-Encoding: gzip Content-Length: 8162 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 898015759 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.192372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194683] pid_max: default: 32768 minimum: 301\n[ 0.195934] ACPI: Core revision 20150930\n[ 0.197670] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199515] Security Framework initialized\n[ 0.200659] Yama: becoming mindful.\n[ 0.201741] AppArmor: AppArmor initialized\n[ 0.202942] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205597] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210122] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211822] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214187] Initializing cgroup subsys io\n[ 0.215349] Initializing cgroup subsys memory\n[ 0.216573] Initializing cgroup subsys devices\n[ 0.217796] Initializing cgroup subsys freezer\n[ 0.219017] Initializing cgroup subsys net_cls\n[ 0.220233] Initializing cgroup subsys perf_event\n[ 0.221494] Initializing cgroup subsys net_prio\n[ 0.222755] Initializing cgroup subsys hugetlb\n[ 0.223959] Initializing cgroup subsys pids\n[ 0.225192] CPU: Physical Processor ID: 0\n[ 0.227026] mce: CPU supports 10 MCE banks\n[ 0.228242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246902] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.254177] ftrace: allocating 32123 entries in 126 pages\n[ 0.281481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.283174] smpboot: Max logical packages: 1\n[ 0.284635] x2apic enabled\n[ 0.285791] Switched APIC routing to physical x2apic.\n[ 0.288297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295275] KVM setup paravirtual spinlock\n[ 0.297602] x86: Booted up 1 node, 1 CPUs\n[ 0.298742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300748] devtmpfs: initialized\n[ 0.303639] evm: security.selinux\n[ 0.304627] evm: security.SMACK64\n[ 0.305601] evm: security.SMACK64EXEC\n[ 0.306645] evm: security.SMACK64TRANSMUTE\n[ 0.307786] evm: security.SMACK64MMAP\n[ 0.308842] evm: security.ima\n[ 0.309747] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313570] pinctrl core: initialized pinctrl subsystem\n[ 0.315135] RTC time: 22:16:35, date: 08/25/18\n[ 0.316526] NET: Registered protocol family 16\n[ 0.317973] cpuidle: using governor ladder\n[ 0.319128] cpuidle: using governor menu\n[ 0.320241] PCCT header not found.\n[ 0.321307] ACPI: bus type PCI registered\n[ 0.322449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324231] PCI: Using configuration type 1 for base access\n[ 0.326828] ACPI: Added _OSI(Module Device)\n[ 0.328015] ACPI: Added _OSI(Processor Device)\n[ 0.329236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330518] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332846] ACPI: Interpreter enabled\n[ 0.333929] ACPI: (supports S0 S5)\n[ 0.334939] ACPI: Using IOAPIC for interrupt routing\n[ 0.336282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343845] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348656] acpiphp: Slot [3] registered\n[ 0.349797] acpiphp: Slot [4] registered\n[ 0.350931] acpiphp: Slot [5] registered\n[ 0.352069] acpiphp: Slot [6] registered\n[ 0.353197] acpiphp: Slot [7] registered\n[ 0.354331] acpiphp: Slot [8] registered\n[ 0.355464] acpiphp: Slot [9] registered\n[ 0.356598] acpiphp: Slot [10] registered\n[ 0.357754] acpiphp: Slot [11] registered\n[ 0.358900] acpiphp: Slot [12] registered\n[ 0.360045] acpiphp: Slot [13] registered\n[ 0.361188] acpiphp: Slot [14] registered\n[ 0.376439] acpiphp: Slot [15] registered\n[ 0.377595] acpiphp: Slot [16] registered\n[ 0.378746] acpiphp: Slot [17] registered\n[ 0.379893] acpiphp: Slot [18] registered\n[ 0.381042] acpiphp: Slot [19] registered\n[ 0.382185] acpiphp: Slot [20] registered\n[ 0.383373] acpiphp: Slot [21] registered\n[ 0.384515] acpiphp: Slot [22] registered\n[ 0.385666] acpiphp: Slot [23] registered\n[ 0.386817] acpiphp: Slot [24] registered\n[ 0.387960] acpiphp: Slot [25] registered\n[ 0.389094] acpiphp: Slot [26] registered\n[ 0.390224] acpiphp: Slot [27] registered\n[ 0.391369] acpiphp: Slot [28] registered\n[ 0.392515] acpiphp: Slot [29] registered\n[ 0.393662] acpiphp: Slot [30] registered\n[ 0.394813] acpiphp: Slot [31] registered\n[ 0.395956] PCI host bridge to bus 0000:00\n[ 0.397104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402573] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406724] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455424] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459047] vgaarb: loaded\n[ 0.459902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461656] SCSI subsystem initialized\n[ 0.462930] ACPI: bus type USB registered\n[ 0.464104] usbcore: registered new interface driver usbfs\n[ 0.465548] usbcore: registered new interface driver hub\n[ 0.466953] usbcore: registered new device driver usb\n[ 0.468500] PCI: Using ACPI for IRQ routing\n[ 0.470039] NetLabel: Initializing\n[ 0.471058] NetLabel: domain hash size = 128\n[ 0.472250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473583] NetLabel: unlabeled traffic allowed by default\n[ 0.475194] amd_nb: Cannot enumerate AMD northbridges\n[ 0.476575] clocksource: Switched to clocksource kvm-clock\n[ 0.486915] AppArmor: AppArmor Filesystem Enabled\n[ 0.488270] pnp: PnP ACPI init\n[ 0.489548] pnp: PnP ACPI: found 5 devices\n[ 0.496477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498900] NET: Registered protocol family 2\n[ 0.500338] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.502169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.503931] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.505686] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.507232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.508907] NET: Registered protocol family 1\n[ 0.510135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511658] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513156] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527891] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542652] Trying to unpack rootfs image as initramfs...\n[ 1.873964] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.876587] Scanning for low memory corruption every 60 seconds\n[ 1.878505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.880134] audit: initializing netlink subsys (disabled)\n[ 1.881604] audit: type=2000 audit(1535235397.523:1): initialized\n[ 1.883417] Initialise system trusted keyring\n[ 1.884742] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.886388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.888906] zbud: loaded\n[ 1.889887] VFS: Disk quotas dquot_6.6.0\n[ 1.891037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.892971] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.894655] fuse init (API version 7.23)\n[ 1.895881] Key type big_key registered\n[ 1.897019] Allocating IMA MOK and blacklist keyrings.\n[ 1.898550] Key type asymmetric registered\n[ 1.899715] Asymmetric key parser 'x509' registered\n[ 1.901063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.903142] io scheduler noop registered\n[ 1.904254] io scheduler deadline registered (default)\n[ 1.905660] io scheduler cfq registered\n[ 1.906838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.908305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.910059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.912119] ACPI: Power Button [PWRF]\n[ 1.913291] GHES: HEST is not enabled!\n[ 1.927473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.956909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.983578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.986483] Linux agpgart interface v0.103\n[ 1.989133] brd: module loaded\n[ 1.990765] loop: module loaded\n[ 1.992725] vda: vda1\n[ 1.994171] scsi host0: ata_piix\n[ 1.995252] scsi host1: ata_piix\n[ 1.996255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.997986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.000236] libphy: Fixed MDIO Bus: probed\n[ 2.001432] tun: Universal TUN/TAP device driver, 1.6\n[ 2.002781] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.005445] PPP generic driver version 2.4.2\n[ 2.006738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.008388] ehci-pci: EHCI PCI platform driver\n[ 2.009603] ehci-platform: EHCI generic platform driver\n[ 2.011088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.012758] ohci-pci: OHCI PCI platform driver\n[ 2.014006] ohci-platform: OHCI generic platform driver\n[ 2.015467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.030250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.031667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.033794] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.035225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.036843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.038610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.040664] usb usb1: Product: UHCI Host Controller\n[ 2.041982] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.043594] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.044979] hub 1-0:1.0: USB hub found\n[ 2.046077] hub 1-0:1.0: 2 ports detected\n[ 2.047346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.050297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.051649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.053107] mousedev: PS/2 mouse device common for all mice\n[ 2.054856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.057440] rtc_cmos 00:00: RTC can wake from S4\n[ 2.058970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.060669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.062360] i2c /dev entries driver\n[ 2.063444] device-mapper: uevent: version 1.0.3\n[ 2.064796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.067090] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.068888] NET: Registered protocol family 10\n[ 2.070322] NET: Registered protocol family 17\n[ 2.071570] Key type dns_resolver registered\n[ 2.072888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.074432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.076950] registered taskstats version 1\n[ 2.078143] Loading compiled-in X.509 certificates\n[ 2.079994] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.082595] zswap: loaded using pool lzo/zbud\n[ 2.084953] Key type trusted registered\n[ 2.087749] Key type encrypted registered\n[ 2.088942] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.090408] ima: No TPM chip found, activating TPM-bypass!\n[ 2.091845] evm: HMAC attrs: 0x1\n[ 2.093182] Magic number: 14:944:300\n[ 2.094385] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:36 UTC (1535235396)\n[ 2.096652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.098204] EDD information not available.\n[ 2.153442] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.155397] ata1.00: configured for MWDMA2\n[ 2.157061] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.174544] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.176275] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.178030] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.180778] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.182952] Write protecting the kernel read-only data: 14336k\n[ 2.185928] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.188362] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.199335] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.202143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.212599] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.215164] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.217664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.220905] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223461] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258450] virtio_net virtio0 ens3: renamed from eth0\n[ 2.267201] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.269977] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.301089] FDC 0 is a S82078B\n[ 2.302536] AVX2 version of gcm_enc/dec engaged.\n[ 2.303875] AES CTR mode by8 optimization enabled\n[ 2.356656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.521376] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.523590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.525847] usb 1-1: Product: QEMU USB Tablet\n[ 2.527365] usb 1-1: Manufacturer: QEMU\n[ 2.528746] usb 1-1: SerialNumber: 42\n[ 2.537134] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.544840] usbcore: registered new interface driver usbhid\n[ 2.546760] usbhid: USB HID core driver\n[ 2.549716] 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.553649] 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.876663] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.878338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n"} 2018-08-25 22:16:39,801 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-0b5992c1-f5dc-49d2-8c5b-9e17d7ee1664 2018-08-25 22:16:39,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-6217c17b-fed1-4deb-ada8-f9ab2b2f9332 x-compute-request-id: req-6217c17b-fed1-4deb-ada8-f9ab2b2f9332 Content-Encoding: gzip Content-Length: 13583 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 641014548 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.184210] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186527] pid_max: default: 32768 minimum: 301\n[ 0.187784] ACPI: Core revision 20150930\n[ 0.189529] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191350] Security Framework initialized\n[ 0.192508] Yama: becoming mindful.\n[ 0.193539] AppArmor: AppArmor initialized\n[ 0.194760] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.197447] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199659] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.201376] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.203472] Initializing cgroup subsys io\n[ 0.204628] Initializing cgroup subsys memory\n[ 0.205843] Initializing cgroup subsys devices\n[ 0.207095] Initializing cgroup subsys freezer\n[ 0.208320] Initializing cgroup subsys net_cls\n[ 0.209549] Initializing cgroup subsys perf_event\n[ 0.210828] Initializing cgroup subsys net_prio\n[ 0.212102] Initializing cgroup subsys hugetlb\n[ 0.213334] Initializing cgroup subsys pids\n[ 0.214553] CPU: Physical Processor ID: 0\n[ 0.216378] mce: CPU supports 10 MCE banks\n[ 0.217574] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218991] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235198] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.241978] ftrace: allocating 32123 entries in 126 pages\n[ 0.268290] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271482] x2apic enabled\n[ 0.272641] Switched APIC routing to physical x2apic.\n[ 0.275147] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276723] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279554] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282102] KVM setup paravirtual spinlock\n[ 0.283875] x86: Booted up 1 node, 1 CPUs\n[ 0.285031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287027] devtmpfs: initialized\n[ 0.289843] evm: security.selinux\n[ 0.290840] evm: security.SMACK64\n[ 0.291825] evm: security.SMACK64EXEC\n[ 0.292876] evm: security.SMACK64TRANSMUTE\n[ 0.294028] evm: security.SMACK64MMAP\n[ 0.295081] evm: security.ima\n[ 0.295985] evm: security.capability\n[ 0.297113] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299716] pinctrl core: initialized pinctrl subsystem\n[ 0.301238] RTC time: 22:16:13, date: 08/25/18\n[ 0.302604] NET: Registered protocol family 16\n[ 0.303997] cpuidle: using governor ladder\n[ 0.305158] cpuidle: using governor menu\n[ 0.306261] PCCT header not found.\n[ 0.307307] ACPI: bus type PCI registered\n[ 0.308439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310196] PCI: Using configuration type 1 for base access\n[ 0.312706] ACPI: Added _OSI(Module Device)\n[ 0.313898] ACPI: Added _OSI(Processor Device)\n[ 0.315121] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316383] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318582] ACPI: Interpreter enabled\n[ 0.319648] ACPI: (supports S0 S5)\n[ 0.320639] ACPI: Using IOAPIC for interrupt routing\n[ 0.321971] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.326171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.327764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.329477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.331147] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.334232] acpiphp: Slot [3] registered\n[ 0.335370] acpiphp: Slot [4] registered\n[ 0.336494] acpiphp: Slot [5] registered\n[ 0.337603] acpiphp: Slot [6] registered\n[ 0.338702] acpiphp: Slot [7] registered\n[ 0.339804] acpiphp: Slot [8] registered\n[ 0.340915] acpiphp: Slot [9] registered\n[ 0.342030] acpiphp: Slot [10] registered\n[ 0.343146] acpiphp: Slot [11] registered\n[ 0.344277] acpiphp: Slot [12] registered\n[ 0.345405] acpiphp: Slot [13] registered\n[ 0.346531] acpiphp: Slot [14] registered\n[ 0.361694] acpiphp: Slot [15] registered\n[ 0.362828] acpiphp: Slot [16] registered\n[ 0.363955] acpiphp: Slot [17] registered\n[ 0.365093] acpiphp: Slot [18] registered\n[ 0.366226] acpiphp: Slot [19] registered\n[ 0.367354] acpiphp: Slot [20] registered\n[ 0.368480] acpiphp: Slot [21] registered\n[ 0.369653] acpiphp: Slot [22] registered\n[ 0.370804] acpiphp: Slot [23] registered\n[ 0.371937] acpiphp: Slot [24] registered\n[ 0.373080] acpiphp: Slot [25] registered\n[ 0.374213] acpiphp: Slot [26] registered\n[ 0.375355] acpiphp: Slot [27] registered\n[ 0.376488] acpiphp: Slot [28] registered\n[ 0.377629] acpiphp: Slot [29] registered\n[ 0.378761] acpiphp: Slot [30] registered\n[ 0.379898] acpiphp: Slot [31] registered\n[ 0.381033] PCI host bridge to bus 0000:00\n[ 0.382173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.383859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.385536] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.387568] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.389606] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.391684] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.395713] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.397493] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.399123] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.400874] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.405046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.407017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.427564] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.429643] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.431643] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433609] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437309] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439186] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440664] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442905] vgaarb: loaded\n[ 0.445592] vgaarb: bridge control possible 0000:00:02.0\n[ 0.447811] SCSI subsystem initialized\n[ 0.449194] ACPI: bus type USB registered\n[ 0.450371] usbcore: registered new interface driver usbfs\n[ 0.451826] usbcore: registered new interface driver hub\n[ 0.453247] usbcore: registered new device driver usb\n[ 0.454834] PCI: Using ACPI for IRQ routing\n[ 0.456539] NetLabel: Initializing\n[ 0.457579] NetLabel: domain hash size = 128\n[ 0.458778] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460139] NetLabel: unlabeled traffic allowed by default\n[ 0.461859] amd_nb: Cannot enumerate AMD northbridges\n[ 0.463268] clocksource: Switched to clocksource kvm-clock\n[ 0.473804] AppArmor: AppArmor Filesystem Enabled\n[ 0.475173] pnp: PnP ACPI init\n[ 0.476557] pnp: PnP ACPI: found 5 devices\n[ 0.483530] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485956] NET: Registered protocol family 2\n[ 0.487446] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.489276] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.491045] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492791] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.494336] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495994] NET: Registered protocol family 1\n[ 0.497236] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498767] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514975] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529870] Trying to unpack rootfs image as initramfs...\n[ 1.886887] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.891874] Scanning for low memory corruption every 60 seconds\n[ 1.893960] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.895629] audit: initializing netlink subsys (disabled)\n[ 1.897117] audit: type=2000 audit(1535235375.370:1): initialized\n[ 1.898990] Initialise system trusted keyring\n[ 1.900413] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.902045] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.904781] zbud: loaded\n[ 1.905798] VFS: Disk quotas dquot_6.6.0\n[ 1.906949] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.908921] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.910689] fuse init (API version 7.23)\n[ 1.911958] Key type big_key registered\n[ 1.913088] Allocating IMA MOK and blacklist keyrings.\n[ 1.914813] Key type asymmetric registered\n[ 1.915994] Asymmetric key parser 'x509' registered\n[ 1.917352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.919467] io scheduler noop registered\n[ 1.920586] io scheduler deadline registered (default)\n[ 1.921981] io scheduler cfq registered\n[ 1.923183] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.924664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.926490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.928546] ACPI: Power Button [PWRF]\n[ 1.929791] GHES: HEST is not enabled!\n[ 1.944156] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.973594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.976561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.000307] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.003507] Linux agpgart interface v0.103\n[ 2.007023] brd: module loaded\n[ 2.009225] loop: module loaded\n[ 2.011831] vda: vda1\n[ 2.013386] scsi host0: ata_piix\n[ 2.014456] scsi host1: ata_piix\n[ 2.015474] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.017192] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.019252] libphy: Fixed MDIO Bus: probed\n[ 2.020635] tun: Universal TUN/TAP device driver, 1.6\n[ 2.021985] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.024707] PPP generic driver version 2.4.2\n[ 2.025990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.027688] ehci-pci: EHCI PCI platform driver\n[ 2.028931] ehci-platform: EHCI generic platform driver\n[ 2.030325] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.031921] ohci-pci: OHCI PCI platform driver\n[ 2.033155] ohci-platform: OHCI generic platform driver\n[ 2.034548] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.049355] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.050761] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.052847] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.054251] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.055879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.057570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.059553] usb usb1: Product: UHCI Host Controller\n[ 2.060860] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.062432] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.063774] hub 1-0:1.0: USB hub found\n[ 2.064852] hub 1-0:1.0: 2 ports detected\n[ 2.066142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.069050] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.070383] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.071815] mousedev: PS/2 mouse device common for all mice\n[ 2.073517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.076089] rtc_cmos 00:00: RTC can wake from S4\n[ 2.077630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.079304] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.080956] i2c /dev entries driver\n[ 2.082024] device-mapper: uevent: version 1.0.3\n[ 2.083337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.085611] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.087451] NET: Registered protocol family 10\n[ 2.088965] NET: Registered protocol family 17\n[ 2.090202] Key type dns_resolver registered\n[ 2.091523] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.093039] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.095543] registered taskstats version 1\n[ 2.096708] Loading compiled-in X.509 certificates\n[ 2.098574] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.101188] zswap: loaded using pool lzo/zbud\n[ 2.104323] Key type trusted registered\n[ 2.107237] Key type encrypted registered\n[ 2.108419] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.109861] ima: No TPM chip found, activating TPM-bypass!\n[ 2.111330] evm: HMAC attrs: 0x1\n[ 2.112635] Magic number: 14:944:300\n[ 2.113874] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:14 UTC (1535235374)\n[ 2.116187] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.117745] EDD information not available.\n[ 2.171954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.173898] ata1.00: configured for MWDMA2\n[ 2.175735] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.193114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.194831] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.196566] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.199398] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.201600] Write protecting the kernel read-only data: 14336k\n[ 2.204559] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.206966] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.219644] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.222320] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.225031] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.227476] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.230013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.232575] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.235117] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237569] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.240769] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.243288] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.281869] virtio_net virtio0 ens3: renamed from eth0\n[ 2.289952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.292689] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.319749] FDC 0 is a S82078B\n[ 2.327470] AVX2 version of gcm_enc/dec engaged.\n[ 2.328745] AES CTR mode by8 optimization enabled\n[ 2.375285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.539860] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.541564] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.543318] usb 1-1: Product: QEMU USB Tablet\n[ 2.544492] usb 1-1: Manufacturer: QEMU\n[ 2.545566] usb 1-1: SerialNumber: 42\n[ 2.552768] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.559195] usbcore: registered new interface driver usbhid\n[ 2.560683] usbhid: USB HID core driver\n[ 2.563061] 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.566092] 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.891335] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.892916] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nBegin: Loading essential drivers ... [ 3.926491] md: linear personality registered for level -1\n[ 3.929724] md: multipath personality registered for level -4\n[ 3.933027] md: raid0 personality registered for level 0\n[ 3.936639] md: raid1 personality registered for level 1\n[ 4.007288] raid6: sse2x1 gen() 11271 MB/s\n[ 4.075274] raid6: sse2x1 xor() 8738 MB/s\n[ 4.143276] raid6: sse2x2 gen() 14495 MB/s\n[ 4.211262] raid6: sse2x2 xor() 9728 MB/s\n[ 4.279273] raid6: sse2x4 gen() 16592 MB/s\n[ 4.347312] raid6: sse2x4 xor() 11524 MB/s\n[ 4.415289] raid6: avx2x1 gen() 21937 MB/s\n[ 4.483272] raid6: avx2x2 gen() 25990 MB/s\n[ 4.551272] raid6: avx2x4 gen() 29415 MB/s\n[ 4.552482] raid6: using algorithm avx2x4 gen() 29415 MB/s\n[ 4.553909] raid6: using avx2x2 recovery algorithm\n[ 4.556289] xor: automatically using best checksumming function:\n[ 4.595312] avx : 34843.000 MB/sec\n[ 4.597577] async_tx: api initialized (async)\n[ 4.606363] md: raid6 personality registered for level 6\n[ 4.607817] md: raid5 personality registered for level 5\n[ 4.609222] md: raid4 personality registered for level 4\n[ 4.614249] 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.641697] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.672231] 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.823910] 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.828450] systemd[1]: Detected virtualization kvm.\n[ 4.829783] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.834899] systemd[1]: Set hostname to .\n[ 4.839101] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.840643] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.011234] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.014417] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.017144] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.020267] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.022836] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.025911] 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[ 5.030174] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.034114] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.037040] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.039855] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.042228] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.045138] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.047865] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.050855] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.053279] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.056145] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.059387] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.062264] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.065298] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.070104] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.075072] systemd[1]: Mounting Huge Pages File System...\n [ 5.080759] Loading iSCSI transport class v2.0-870.\nMounting Huge Pages File System...\n[ 5.083238] 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.089350] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.095829] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.100878] 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[ 5.108407] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.113501] iscsi: registered transport (tcp)\n[ 5.116548] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.121264] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.126274] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.133473] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.140852] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.144098] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.147786] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.152592] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.160418] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] [ 5.162568] EXT4-fs (vda1): re-mounted. Opts: (null)\nStarted Uncomplicated firewall.\n[ 5.168281] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.177585] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.213386] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n[ 5.256329] iscsi: registered transport (iser)\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 5.311332] systemd-journald[393]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\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 Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.889314] cloud-init[443]: Cloud-init v. 0.7.9 running 'init-local' at Sat, 25 Aug 2018 22:16:18 +0000. Up 6.16 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] 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[ 13.269839] cloud-init[1017]: Cloud-init v. 0.7.9 running 'init' at Sat, 25 Aug 2018 22:16:21 +0000. Up 8.72 seconds.\n[ 13.272231] cloud-init[1017]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\n[ 13.280206] cloud-init[1017]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 13.282681] cloud-init[1017]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 13.288331] cloud-init[1017]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 13.292109] cloud-init[1017]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 13.296162] cloud-init[1017]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 13.304152] cloud-init[1017]: ci-info: | ens3 | True | 10.10.10.12 | 255.255.255.0 | . | fa:16:3e:21:0e:32 |\n[ 13.306497] cloud-init[1017]: ci-info: | ens3 | True | fe80::f816:3eff:fe21:e32/64 | . | link | fa:16:3e:21:0e:32 |\n[ 13.312346] cloud-init[1017]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 13.314718] cloud-init[1017]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 13.320341] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 13.324123] cloud-init[1017]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 13.328124] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 13.335160] cloud-init[1017]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG | Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 13.341297] cloud-init[1017]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 13.343115] cloud-init[1017]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n\n[ 13.346990] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 13.351675] cloud-init[1017]: Generating public/private rsa key pair.\n[ 13.353716] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 13.355859] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 13.357750] cloud-init[1017]: The key fingerprint is:\n[ 13.359094] cloud-init[1017]: SHA256:csZli8+DHus8GelotCMzYo4OBKIL/HuTTBZa588AzH8 root@sdnvpn-13-1\n[ 13.360987] cloud-init[1017]: The key's randomart image is:\n[ 13.362397] cloud-init[1017]: +---[RSA 2048]----+\n[ 13.363709] cloud-init[1017]: | |\n[ 13.365030] cloud-init[1017]: | |\n[ 13.366340] cloud-init[1017]: |o o o |\n[ 13.367653] cloud-init[1017]: |= * o + . |\n[ 13.369016] cloud-init[1017]: |oo o B S.. |\n[ 13.370327] cloud-init[1017]: |o... o.BoE |\n[ 13.371610] cloud-init[1017]: |o .+..+Bo+ |\n[ 13.372967] cloud-init[1017]: |..o ===o+= . |\n[ 13.374319] cloud-init[1017]: |o+.o.=.o=. |\n[ 13.375643] cloud-init[1017]: +----[SHA256]-----+\n[ 13.377009] cloud-init[1017]: Generating public/private dsa key pair.\n[ 13.378550] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 13.380386] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 13.382169] cloud-init[1017]: The key fingerprint is:\n[ 13.383479] cloud-init[1017]: SHA256:XWqHx23KQSuDgAXu7NtROYBg0uQnq4Zk+e1JXhZpMoA root@sdnvpn-13-1\n[ 13.385326] cloud-init[1017]: The key's randomart image is:\n[ 13.386723] cloud-init[1017]: +---[DSA 1024]----+\n[ 13.387982] cloud-init[1017]: |.o+ ... |\n[ 13.389275] cloud-init[1017]: | +oo + |\n[ 13.390583] cloud-init[1017]: | Eo.= o o |\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 13.394935] cloud-init[1017]: | .*. o.+ * o |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 13.396461] cloud-init[1017]: | +. oo +S B * o |\n[ 13.401108] cloud-init[1017]: |+.... +..o * + |\n[ 13.402111] cloud-init[1017]: |o. ..o.o o |\n[ 13.403101] cloud-init[1017]: |. +o+. |\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[ 13.408118] cloud-init[1017]: | .+. |\n[ 13.409087] cloud-init[1017]: +----[SHA256]-----+\n[ 13.410062] cloud-init[1017]: Generating public/private ecdsa key pair.\n[ 13.411346] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n\n[ 13.416277] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 13.420077] cloud-init[1017]: The key fingerprint is:\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 13.423842] cloud-init[1017]: SHA256:SB09Yodwc4YmcPauBs6flQVE2huD56z4z1EtvWjWlx0 root@sdnvpn-13-1\n[ 13.429368] cloud-init[1017]: The key's randomart image is:\n[ 13.432073] cloud-init[1017]: +---[ECDSA 256]---+\n[ 13.435472] cloud-init[1017]: | ..+o*+o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 13.439482] cloud-init[1017]: | o.O*=+ |\n[ 13.440810] cloud-init[1017]: | ++Oo . |\n[[0;32m OK [0m] Reached target Basic System.\n[ 13.443463] cloud-init Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...[1017]: | . * = o |\n[ 13.449002] cloud-init[1017]: | . . S + o E |\n[ 13.450085] cloud-init[1017]: | o o o + + . o.|\n[ 13.451147] cloud-init[1017]: | + + + + o o .|\n[ 13.452648] cloud-init\n[1017]: | + + + . |\n[ 13.458022] cloud-init[1017]: | +.o |\n[ 13.462397] cloud-init[1017]: +----[SHA256]-----+\n[ 13.463681] cloud-init[1017]: Generating public/private ed25519 key pair.\n[ 13.465257] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 13.467084] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 13.469008] cloud-init[1017]: The key fingerprint is:\n[ 13.470371] cloud-init[1017]: SHA256:KXSyttEwhcnD/Wy2D7xvUp1QyFGDZtNdSC6rZFytDqU root@sdnvpn-13-1\n[ 13.472337] cloud-init[1017]: The key's randomart image is:\n[ 13.473771] cloud-init[1017]: +--[ED25519 256]--+\n[ 13.475298] cloud-init[1017]: | o +. ..B+oo|\n[ 13.476613] cloud-init[1017]: | *.. Bo+..|\n[ 13.477878] cloud-init[1017]: | =..o o+oo |\n[ 13.479325] cloud-init[1017]: | . B o=+.+ |\n[ 13.480600] cloud-init[1017]: | = S+E.oo . |\n[ 13.481926] cloud-init[1017]: | . + o++. o |\n[ 13.483421] cloud-init[1017]: | . .=. |\n[ 13.484744] cloud-init[1017]: | o o |\n[ 13.486017] cloud-init[1017]: | +. |\n[ 13.487491] cloud-init[1017]: +----[SHA256]-----+\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n Starting LXD - container startup/shutdown...\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 System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: start and stop the Quagga routing suite...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\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 Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[ 16.750459] cloud-init[1193]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 18.211908] cloud-init[1193]: en_US.UTF-8... done\n[ 18.214352] cloud-init[1193]: Generation complete.\n[ 19.302121] cloud-init[1193]: Cloud-init v. 0.7.9 running 'modules:config' at Sat, 25 Aug 2018 22:16:28 +0000. Up 16.27 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 19.620852] cloud-init[1382]: + sudo useradd -m sdnvpn\n[ 19.681964] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-1\n[ 19.726253] cloud-init[1382]: + sudo adduser sdnvpn sudo\n[ 19.766217] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-1\n[ 19.805266] cloud-init[1382]: Adding user `sdnvpn' to group `sudo' ...\n[ 19.809184] cloud-init[1382]: Adding user sdnvpn to group sudo\n[ 19.820902] cloud-init[1382]: Done.\n[ 19.822949] cloud-init[1382]: + chpasswd\n[ 19.825439] cloud-init[1382]: + sudo echo sdnvpn:opnfv\n[ 19.873354] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-1\n[ 19.893058] cloud-init[1382]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: "} 2018-08-25 22:16:39,808 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc/action used request id req-6217c17b-fed1-4deb-ada8-f9ab2b2f9332 2018-08-25 22:16:41,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:41,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-9a5a7540-f3d2-410d-8de3-8a181d0f8fe3 x-compute-request-id: req-9a5a7540-f3d2-410d-8de3-8a181d0f8fe3 Content-Encoding: gzip Content-Length: 10457 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 898015759 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.192372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194683] pid_max: default: 32768 minimum: 301\n[ 0.195934] ACPI: Core revision 20150930\n[ 0.197670] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199515] Security Framework initialized\n[ 0.200659] Yama: becoming mindful.\n[ 0.201741] AppArmor: AppArmor initialized\n[ 0.202942] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205597] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210122] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211822] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214187] Initializing cgroup subsys io\n[ 0.215349] Initializing cgroup subsys memory\n[ 0.216573] Initializing cgroup subsys devices\n[ 0.217796] Initializing cgroup subsys freezer\n[ 0.219017] Initializing cgroup subsys net_cls\n[ 0.220233] Initializing cgroup subsys perf_event\n[ 0.221494] Initializing cgroup subsys net_prio\n[ 0.222755] Initializing cgroup subsys hugetlb\n[ 0.223959] Initializing cgroup subsys pids\n[ 0.225192] CPU: Physical Processor ID: 0\n[ 0.227026] mce: CPU supports 10 MCE banks\n[ 0.228242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246902] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.254177] ftrace: allocating 32123 entries in 126 pages\n[ 0.281481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.283174] smpboot: Max logical packages: 1\n[ 0.284635] x2apic enabled\n[ 0.285791] Switched APIC routing to physical x2apic.\n[ 0.288297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295275] KVM setup paravirtual spinlock\n[ 0.297602] x86: Booted up 1 node, 1 CPUs\n[ 0.298742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300748] devtmpfs: initialized\n[ 0.303639] evm: security.selinux\n[ 0.304627] evm: security.SMACK64\n[ 0.305601] evm: security.SMACK64EXEC\n[ 0.306645] evm: security.SMACK64TRANSMUTE\n[ 0.307786] evm: security.SMACK64MMAP\n[ 0.308842] evm: security.ima\n[ 0.309747] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313570] pinctrl core: initialized pinctrl subsystem\n[ 0.315135] RTC time: 22:16:35, date: 08/25/18\n[ 0.316526] NET: Registered protocol family 16\n[ 0.317973] cpuidle: using governor ladder\n[ 0.319128] cpuidle: using governor menu\n[ 0.320241] PCCT header not found.\n[ 0.321307] ACPI: bus type PCI registered\n[ 0.322449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324231] PCI: Using configuration type 1 for base access\n[ 0.326828] ACPI: Added _OSI(Module Device)\n[ 0.328015] ACPI: Added _OSI(Processor Device)\n[ 0.329236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330518] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332846] ACPI: Interpreter enabled\n[ 0.333929] ACPI: (supports S0 S5)\n[ 0.334939] ACPI: Using IOAPIC for interrupt routing\n[ 0.336282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343845] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348656] acpiphp: Slot [3] registered\n[ 0.349797] acpiphp: Slot [4] registered\n[ 0.350931] acpiphp: Slot [5] registered\n[ 0.352069] acpiphp: Slot [6] registered\n[ 0.353197] acpiphp: Slot [7] registered\n[ 0.354331] acpiphp: Slot [8] registered\n[ 0.355464] acpiphp: Slot [9] registered\n[ 0.356598] acpiphp: Slot [10] registered\n[ 0.357754] acpiphp: Slot [11] registered\n[ 0.358900] acpiphp: Slot [12] registered\n[ 0.360045] acpiphp: Slot [13] registered\n[ 0.361188] acpiphp: Slot [14] registered\n[ 0.376439] acpiphp: Slot [15] registered\n[ 0.377595] acpiphp: Slot [16] registered\n[ 0.378746] acpiphp: Slot [17] registered\n[ 0.379893] acpiphp: Slot [18] registered\n[ 0.381042] acpiphp: Slot [19] registered\n[ 0.382185] acpiphp: Slot [20] registered\n[ 0.383373] acpiphp: Slot [21] registered\n[ 0.384515] acpiphp: Slot [22] registered\n[ 0.385666] acpiphp: Slot [23] registered\n[ 0.386817] acpiphp: Slot [24] registered\n[ 0.387960] acpiphp: Slot [25] registered\n[ 0.389094] acpiphp: Slot [26] registered\n[ 0.390224] acpiphp: Slot [27] registered\n[ 0.391369] acpiphp: Slot [28] registered\n[ 0.392515] acpiphp: Slot [29] registered\n[ 0.393662] acpiphp: Slot [30] registered\n[ 0.394813] acpiphp: Slot [31] registered\n[ 0.395956] PCI host bridge to bus 0000:00\n[ 0.397104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402573] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406724] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455424] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459047] vgaarb: loaded\n[ 0.459902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461656] SCSI subsystem initialized\n[ 0.462930] ACPI: bus type USB registered\n[ 0.464104] usbcore: registered new interface driver usbfs\n[ 0.465548] usbcore: registered new interface driver hub\n[ 0.466953] usbcore: registered new device driver usb\n[ 0.468500] PCI: Using ACPI for IRQ routing\n[ 0.470039] NetLabel: Initializing\n[ 0.471058] NetLabel: domain hash size = 128\n[ 0.472250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473583] NetLabel: unlabeled traffic allowed by default\n[ 0.475194] amd_nb: Cannot enumerate AMD northbridges\n[ 0.476575] clocksource: Switched to clocksource kvm-clock\n[ 0.486915] AppArmor: AppArmor Filesystem Enabled\n[ 0.488270] pnp: PnP ACPI init\n[ 0.489548] pnp: PnP ACPI: found 5 devices\n[ 0.496477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498900] NET: Registered protocol family 2\n[ 0.500338] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.502169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.503931] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.505686] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.507232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.508907] NET: Registered protocol family 1\n[ 0.510135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511658] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513156] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527891] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542652] Trying to unpack rootfs image as initramfs...\n[ 1.873964] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.876587] Scanning for low memory corruption every 60 seconds\n[ 1.878505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.880134] audit: initializing netlink subsys (disabled)\n[ 1.881604] audit: type=2000 audit(1535235397.523:1): initialized\n[ 1.883417] Initialise system trusted keyring\n[ 1.884742] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.886388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.888906] zbud: loaded\n[ 1.889887] VFS: Disk quotas dquot_6.6.0\n[ 1.891037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.892971] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.894655] fuse init (API version 7.23)\n[ 1.895881] Key type big_key registered\n[ 1.897019] Allocating IMA MOK and blacklist keyrings.\n[ 1.898550] Key type asymmetric registered\n[ 1.899715] Asymmetric key parser 'x509' registered\n[ 1.901063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.903142] io scheduler noop registered\n[ 1.904254] io scheduler deadline registered (default)\n[ 1.905660] io scheduler cfq registered\n[ 1.906838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.908305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.910059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.912119] ACPI: Power Button [PWRF]\n[ 1.913291] GHES: HEST is not enabled!\n[ 1.927473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.956909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.983578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.986483] Linux agpgart interface v0.103\n[ 1.989133] brd: module loaded\n[ 1.990765] loop: module loaded\n[ 1.992725] vda: vda1\n[ 1.994171] scsi host0: ata_piix\n[ 1.995252] scsi host1: ata_piix\n[ 1.996255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.997986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.000236] libphy: Fixed MDIO Bus: probed\n[ 2.001432] tun: Universal TUN/TAP device driver, 1.6\n[ 2.002781] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.005445] PPP generic driver version 2.4.2\n[ 2.006738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.008388] ehci-pci: EHCI PCI platform driver\n[ 2.009603] ehci-platform: EHCI generic platform driver\n[ 2.011088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.012758] ohci-pci: OHCI PCI platform driver\n[ 2.014006] ohci-platform: OHCI generic platform driver\n[ 2.015467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.030250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.031667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.033794] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.035225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.036843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.038610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.040664] usb usb1: Product: UHCI Host Controller\n[ 2.041982] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.043594] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.044979] hub 1-0:1.0: USB hub found\n[ 2.046077] hub 1-0:1.0: 2 ports detected\n[ 2.047346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.050297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.051649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.053107] mousedev: PS/2 mouse device common for all mice\n[ 2.054856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.057440] rtc_cmos 00:00: RTC can wake from S4\n[ 2.058970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.060669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.062360] i2c /dev entries driver\n[ 2.063444] device-mapper: uevent: version 1.0.3\n[ 2.064796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.067090] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.068888] NET: Registered protocol family 10\n[ 2.070322] NET: Registered protocol family 17\n[ 2.071570] Key type dns_resolver registered\n[ 2.072888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.074432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.076950] registered taskstats version 1\n[ 2.078143] Loading compiled-in X.509 certificates\n[ 2.079994] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.082595] zswap: loaded using pool lzo/zbud\n[ 2.084953] Key type trusted registered\n[ 2.087749] Key type encrypted registered\n[ 2.088942] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.090408] ima: No TPM chip found, activating TPM-bypass!\n[ 2.091845] evm: HMAC attrs: 0x1\n[ 2.093182] Magic number: 14:944:300\n[ 2.094385] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:36 UTC (1535235396)\n[ 2.096652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.098204] EDD information not available.\n[ 2.153442] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.155397] ata1.00: configured for MWDMA2\n[ 2.157061] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.174544] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.176275] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.178030] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.180778] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.182952] Write protecting the kernel read-only data: 14336k\n[ 2.185928] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.188362] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.199335] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.202143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.212599] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.215164] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.217664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.220905] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223461] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258450] virtio_net virtio0 ens3: renamed from eth0\n[ 2.267201] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.269977] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.301089] FDC 0 is a S82078B\n[ 2.302536] AVX2 version of gcm_enc/dec engaged.\n[ 2.303875] AES CTR mode by8 optimization enabled\n[ 2.356656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.521376] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.523590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.525847] usb 1-1: Product: QEMU USB Tablet\n[ 2.527365] usb 1-1: Manufacturer: QEMU\n[ 2.528746] usb 1-1: SerialNumber: 42\n[ 2.537134] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.544840] usbcore: registered new interface driver usbhid\n[ 2.546760] usbhid: USB HID core driver\n[ 2.549716] 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.553649] 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.876663] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.878338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nBegin: Loading essential drivers ... [ 3.921534] md: linear personality registered for level -1\n[ 3.924846] md: multipath personality registered for level -4\n[ 3.928138] md: raid0 personality registered for level 0\n[ 3.931704] md: raid1 personality registered for level 1\n[ 4.000578] raid6: sse2x1 gen() 11416 MB/s\n[ 4.068584] raid6: sse2x1 xor() 8800 MB/s\n[ 4.136598] raid6: sse2x2 gen() 14250 MB/s\n[ 4.204586] raid6: sse2x2 xor() 9694 MB/s\n[ 4.272598] raid6: sse2x4 gen() 16310 MB/s\n[ 4.340595] raid6: sse2x4 xor() 11441 MB/s\n[ 4.408595] raid6: avx2x1 gen() 21907 MB/s\n[ 4.476572] raid6: avx2x2 gen() 25654 MB/s\n[ 4.544573] raid6: avx2x4 gen() 29303 MB/s\n[ 4.545800] raid6: using algorithm avx2x4 gen() 29303 MB/s\n[ 4.547314] raid6: using avx2x2 recovery algorithm\n[ 4.549866] xor: automatically using best checksumming function:\n[ 4.588572] avx : 34896.000 MB/sec\n[ 4.596853] async_tx: api initialized (async)\n[ 4.607129] md: raid6 personality registered for level 6\n[ 4.608588] md: raid5 personality registered for level 5\n[ 4.610008] md: raid4 personality registered for level 4\n[ 4.616917] 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.651224] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.681922] 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[ 5.043496] 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[ 5.048067] systemd[1]: Detected virtualization kvm.\n[ 5.049432] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 5.054228] systemd[1]: Set hostname to .\n[ 5.057933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 5.059523] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.444397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.447222] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.450190] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.453499] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.456739] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.459446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.462355] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.465770] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.469655] 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[ 5.473939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.476839] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.479745] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.482351] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.485438] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.488460] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.491234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.493623] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.496894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.500148] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.505418] 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.511052] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.515963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.522682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.544760] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.547991] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.580141] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.585712] 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[ 5.592886] systemd[1]: Mounting Huge Pages File System...\n[ 5.596644] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 5.604552] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.612607] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.621998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.624725] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.633008] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.639664] systemd[1]: Started Uncomplicated firewall.\n[ 5.643646] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.648954] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.657283] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.666547] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.679744] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[ 5.754379] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.786134] systemd-journald[368]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n"} 2018-08-25 22:16:41,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-9a5a7540-f3d2-410d-8de3-8a181d0f8fe3 2018-08-25 22:16:43,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:44,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-f9d3ec50-ce41-43f1-a504-de9388b144ae x-compute-request-id: req-f9d3ec50-ce41-43f1-a504-de9388b144ae Content-Encoding: gzip Content-Length: 10540 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 898015759 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.192372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194683] pid_max: default: 32768 minimum: 301\n[ 0.195934] ACPI: Core revision 20150930\n[ 0.197670] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199515] Security Framework initialized\n[ 0.200659] Yama: becoming mindful.\n[ 0.201741] AppArmor: AppArmor initialized\n[ 0.202942] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205597] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210122] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211822] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214187] Initializing cgroup subsys io\n[ 0.215349] Initializing cgroup subsys memory\n[ 0.216573] Initializing cgroup subsys devices\n[ 0.217796] Initializing cgroup subsys freezer\n[ 0.219017] Initializing cgroup subsys net_cls\n[ 0.220233] Initializing cgroup subsys perf_event\n[ 0.221494] Initializing cgroup subsys net_prio\n[ 0.222755] Initializing cgroup subsys hugetlb\n[ 0.223959] Initializing cgroup subsys pids\n[ 0.225192] CPU: Physical Processor ID: 0\n[ 0.227026] mce: CPU supports 10 MCE banks\n[ 0.228242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246902] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.254177] ftrace: allocating 32123 entries in 126 pages\n[ 0.281481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.283174] smpboot: Max logical packages: 1\n[ 0.284635] x2apic enabled\n[ 0.285791] Switched APIC routing to physical x2apic.\n[ 0.288297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295275] KVM setup paravirtual spinlock\n[ 0.297602] x86: Booted up 1 node, 1 CPUs\n[ 0.298742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300748] devtmpfs: initialized\n[ 0.303639] evm: security.selinux\n[ 0.304627] evm: security.SMACK64\n[ 0.305601] evm: security.SMACK64EXEC\n[ 0.306645] evm: security.SMACK64TRANSMUTE\n[ 0.307786] evm: security.SMACK64MMAP\n[ 0.308842] evm: security.ima\n[ 0.309747] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313570] pinctrl core: initialized pinctrl subsystem\n[ 0.315135] RTC time: 22:16:35, date: 08/25/18\n[ 0.316526] NET: Registered protocol family 16\n[ 0.317973] cpuidle: using governor ladder\n[ 0.319128] cpuidle: using governor menu\n[ 0.320241] PCCT header not found.\n[ 0.321307] ACPI: bus type PCI registered\n[ 0.322449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324231] PCI: Using configuration type 1 for base access\n[ 0.326828] ACPI: Added _OSI(Module Device)\n[ 0.328015] ACPI: Added _OSI(Processor Device)\n[ 0.329236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330518] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332846] ACPI: Interpreter enabled\n[ 0.333929] ACPI: (supports S0 S5)\n[ 0.334939] ACPI: Using IOAPIC for interrupt routing\n[ 0.336282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343845] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348656] acpiphp: Slot [3] registered\n[ 0.349797] acpiphp: Slot [4] registered\n[ 0.350931] acpiphp: Slot [5] registered\n[ 0.352069] acpiphp: Slot [6] registered\n[ 0.353197] acpiphp: Slot [7] registered\n[ 0.354331] acpiphp: Slot [8] registered\n[ 0.355464] acpiphp: Slot [9] registered\n[ 0.356598] acpiphp: Slot [10] registered\n[ 0.357754] acpiphp: Slot [11] registered\n[ 0.358900] acpiphp: Slot [12] registered\n[ 0.360045] acpiphp: Slot [13] registered\n[ 0.361188] acpiphp: Slot [14] registered\n[ 0.376439] acpiphp: Slot [15] registered\n[ 0.377595] acpiphp: Slot [16] registered\n[ 0.378746] acpiphp: Slot [17] registered\n[ 0.379893] acpiphp: Slot [18] registered\n[ 0.381042] acpiphp: Slot [19] registered\n[ 0.382185] acpiphp: Slot [20] registered\n[ 0.383373] acpiphp: Slot [21] registered\n[ 0.384515] acpiphp: Slot [22] registered\n[ 0.385666] acpiphp: Slot [23] registered\n[ 0.386817] acpiphp: Slot [24] registered\n[ 0.387960] acpiphp: Slot [25] registered\n[ 0.389094] acpiphp: Slot [26] registered\n[ 0.390224] acpiphp: Slot [27] registered\n[ 0.391369] acpiphp: Slot [28] registered\n[ 0.392515] acpiphp: Slot [29] registered\n[ 0.393662] acpiphp: Slot [30] registered\n[ 0.394813] acpiphp: Slot [31] registered\n[ 0.395956] PCI host bridge to bus 0000:00\n[ 0.397104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402573] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406724] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455424] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459047] vgaarb: loaded\n[ 0.459902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461656] SCSI subsystem initialized\n[ 0.462930] ACPI: bus type USB registered\n[ 0.464104] usbcore: registered new interface driver usbfs\n[ 0.465548] usbcore: registered new interface driver hub\n[ 0.466953] usbcore: registered new device driver usb\n[ 0.468500] PCI: Using ACPI for IRQ routing\n[ 0.470039] NetLabel: Initializing\n[ 0.471058] NetLabel: domain hash size = 128\n[ 0.472250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473583] NetLabel: unlabeled traffic allowed by default\n[ 0.475194] amd_nb: Cannot enumerate AMD northbridges\n[ 0.476575] clocksource: Switched to clocksource kvm-clock\n[ 0.486915] AppArmor: AppArmor Filesystem Enabled\n[ 0.488270] pnp: PnP ACPI init\n[ 0.489548] pnp: PnP ACPI: found 5 devices\n[ 0.496477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498900] NET: Registered protocol family 2\n[ 0.500338] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.502169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.503931] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.505686] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.507232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.508907] NET: Registered protocol family 1\n[ 0.510135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511658] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513156] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527891] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542652] Trying to unpack rootfs image as initramfs...\n[ 1.873964] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.876587] Scanning for low memory corruption every 60 seconds\n[ 1.878505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.880134] audit: initializing netlink subsys (disabled)\n[ 1.881604] audit: type=2000 audit(1535235397.523:1): initialized\n[ 1.883417] Initialise system trusted keyring\n[ 1.884742] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.886388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.888906] zbud: loaded\n[ 1.889887] VFS: Disk quotas dquot_6.6.0\n[ 1.891037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.892971] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.894655] fuse init (API version 7.23)\n[ 1.895881] Key type big_key registered\n[ 1.897019] Allocating IMA MOK and blacklist keyrings.\n[ 1.898550] Key type asymmetric registered\n[ 1.899715] Asymmetric key parser 'x509' registered\n[ 1.901063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.903142] io scheduler noop registered\n[ 1.904254] io scheduler deadline registered (default)\n[ 1.905660] io scheduler cfq registered\n[ 1.906838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.908305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.910059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.912119] ACPI: Power Button [PWRF]\n[ 1.913291] GHES: HEST is not enabled!\n[ 1.927473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.956909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.983578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.986483] Linux agpgart interface v0.103\n[ 1.989133] brd: module loaded\n[ 1.990765] loop: module loaded\n[ 1.992725] vda: vda1\n[ 1.994171] scsi host0: ata_piix\n[ 1.995252] scsi host1: ata_piix\n[ 1.996255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.997986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.000236] libphy: Fixed MDIO Bus: probed\n[ 2.001432] tun: Universal TUN/TAP device driver, 1.6\n[ 2.002781] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.005445] PPP generic driver version 2.4.2\n[ 2.006738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.008388] ehci-pci: EHCI PCI platform driver\n[ 2.009603] ehci-platform: EHCI generic platform driver\n[ 2.011088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.012758] ohci-pci: OHCI PCI platform driver\n[ 2.014006] ohci-platform: OHCI generic platform driver\n[ 2.015467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.030250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.031667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.033794] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.035225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.036843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.038610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.040664] usb usb1: Product: UHCI Host Controller\n[ 2.041982] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.043594] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.044979] hub 1-0:1.0: USB hub found\n[ 2.046077] hub 1-0:1.0: 2 ports detected\n[ 2.047346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.050297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.051649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.053107] mousedev: PS/2 mouse device common for all mice\n[ 2.054856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.057440] rtc_cmos 00:00: RTC can wake from S4\n[ 2.058970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.060669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.062360] i2c /dev entries driver\n[ 2.063444] device-mapper: uevent: version 1.0.3\n[ 2.064796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.067090] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.068888] NET: Registered protocol family 10\n[ 2.070322] NET: Registered protocol family 17\n[ 2.071570] Key type dns_resolver registered\n[ 2.072888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.074432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.076950] registered taskstats version 1\n[ 2.078143] Loading compiled-in X.509 certificates\n[ 2.079994] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.082595] zswap: loaded using pool lzo/zbud\n[ 2.084953] Key type trusted registered\n[ 2.087749] Key type encrypted registered\n[ 2.088942] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.090408] ima: No TPM chip found, activating TPM-bypass!\n[ 2.091845] evm: HMAC attrs: 0x1\n[ 2.093182] Magic number: 14:944:300\n[ 2.094385] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:36 UTC (1535235396)\n[ 2.096652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.098204] EDD information not available.\n[ 2.153442] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.155397] ata1.00: configured for MWDMA2\n[ 2.157061] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.174544] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.176275] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.178030] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.180778] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.182952] Write protecting the kernel read-only data: 14336k\n[ 2.185928] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.188362] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.199335] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.202143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.212599] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.215164] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.217664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.220905] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223461] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258450] virtio_net virtio0 ens3: renamed from eth0\n[ 2.267201] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.269977] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.301089] FDC 0 is a S82078B\n[ 2.302536] AVX2 version of gcm_enc/dec engaged.\n[ 2.303875] AES CTR mode by8 optimization enabled\n[ 2.356656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.521376] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.523590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.525847] usb 1-1: Product: QEMU USB Tablet\n[ 2.527365] usb 1-1: Manufacturer: QEMU\n[ 2.528746] usb 1-1: SerialNumber: 42\n[ 2.537134] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.544840] usbcore: registered new interface driver usbhid\n[ 2.546760] usbhid: USB HID core driver\n[ 2.549716] 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.553649] 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.876663] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.878338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nBegin: Loading essential drivers ... [ 3.921534] md: linear personality registered for level -1\n[ 3.924846] md: multipath personality registered for level -4\n[ 3.928138] md: raid0 personality registered for level 0\n[ 3.931704] md: raid1 personality registered for level 1\n[ 4.000578] raid6: sse2x1 gen() 11416 MB/s\n[ 4.068584] raid6: sse2x1 xor() 8800 MB/s\n[ 4.136598] raid6: sse2x2 gen() 14250 MB/s\n[ 4.204586] raid6: sse2x2 xor() 9694 MB/s\n[ 4.272598] raid6: sse2x4 gen() 16310 MB/s\n[ 4.340595] raid6: sse2x4 xor() 11441 MB/s\n[ 4.408595] raid6: avx2x1 gen() 21907 MB/s\n[ 4.476572] raid6: avx2x2 gen() 25654 MB/s\n[ 4.544573] raid6: avx2x4 gen() 29303 MB/s\n[ 4.545800] raid6: using algorithm avx2x4 gen() 29303 MB/s\n[ 4.547314] raid6: using avx2x2 recovery algorithm\n[ 4.549866] xor: automatically using best checksumming function:\n[ 4.588572] avx : 34896.000 MB/sec\n[ 4.596853] async_tx: api initialized (async)\n[ 4.607129] md: raid6 personality registered for level 6\n[ 4.608588] md: raid5 personality registered for level 5\n[ 4.610008] md: raid4 personality registered for level 4\n[ 4.616917] 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.651224] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.681922] 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[ 5.043496] 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[ 5.048067] systemd[1]: Detected virtualization kvm.\n[ 5.049432] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 5.054228] systemd[1]: Set hostname to .\n[ 5.057933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 5.059523] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.444397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.447222] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.450190] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.453499] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.456739] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.459446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.462355] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.465770] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.469655] 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[ 5.473939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.476839] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.479745] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.482351] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.485438] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.488460] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.491234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.493623] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.496894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.500148] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.505418] 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.511052] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.515963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.522682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.544760] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.547991] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.580141] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.585712] 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[ 5.592886] systemd[1]: Mounting Huge Pages File System...\n[ 5.596644] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 5.604552] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.612607] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.621998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.624725] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.633008] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.639664] systemd[1]: Started Uncomplicated firewall.\n[ 5.643646] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.648954] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.657283] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.666547] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.679744] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[ 5.754379] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.786134] systemd-journald[368]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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-25 22:16:44,035 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-f9d3ec50-ce41-43f1-a504-de9388b144ae 2018-08-25 22:16:46,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:46,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-c2883601-91f4-44d0-ac5c-3f42668d27a8 x-compute-request-id: req-c2883601-91f4-44d0-ac5c-3f42668d27a8 Content-Encoding: gzip Content-Length: 12027 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 898015759 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.192372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194683] pid_max: default: 32768 minimum: 301\n[ 0.195934] ACPI: Core revision 20150930\n[ 0.197670] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199515] Security Framework initialized\n[ 0.200659] Yama: becoming mindful.\n[ 0.201741] AppArmor: AppArmor initialized\n[ 0.202942] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205597] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210122] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211822] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214187] Initializing cgroup subsys io\n[ 0.215349] Initializing cgroup subsys memory\n[ 0.216573] Initializing cgroup subsys devices\n[ 0.217796] Initializing cgroup subsys freezer\n[ 0.219017] Initializing cgroup subsys net_cls\n[ 0.220233] Initializing cgroup subsys perf_event\n[ 0.221494] Initializing cgroup subsys net_prio\n[ 0.222755] Initializing cgroup subsys hugetlb\n[ 0.223959] Initializing cgroup subsys pids\n[ 0.225192] CPU: Physical Processor ID: 0\n[ 0.227026] mce: CPU supports 10 MCE banks\n[ 0.228242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246902] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.254177] ftrace: allocating 32123 entries in 126 pages\n[ 0.281481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.283174] smpboot: Max logical packages: 1\n[ 0.284635] x2apic enabled\n[ 0.285791] Switched APIC routing to physical x2apic.\n[ 0.288297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295275] KVM setup paravirtual spinlock\n[ 0.297602] x86: Booted up 1 node, 1 CPUs\n[ 0.298742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300748] devtmpfs: initialized\n[ 0.303639] evm: security.selinux\n[ 0.304627] evm: security.SMACK64\n[ 0.305601] evm: security.SMACK64EXEC\n[ 0.306645] evm: security.SMACK64TRANSMUTE\n[ 0.307786] evm: security.SMACK64MMAP\n[ 0.308842] evm: security.ima\n[ 0.309747] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313570] pinctrl core: initialized pinctrl subsystem\n[ 0.315135] RTC time: 22:16:35, date: 08/25/18\n[ 0.316526] NET: Registered protocol family 16\n[ 0.317973] cpuidle: using governor ladder\n[ 0.319128] cpuidle: using governor menu\n[ 0.320241] PCCT header not found.\n[ 0.321307] ACPI: bus type PCI registered\n[ 0.322449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324231] PCI: Using configuration type 1 for base access\n[ 0.326828] ACPI: Added _OSI(Module Device)\n[ 0.328015] ACPI: Added _OSI(Processor Device)\n[ 0.329236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330518] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332846] ACPI: Interpreter enabled\n[ 0.333929] ACPI: (supports S0 S5)\n[ 0.334939] ACPI: Using IOAPIC for interrupt routing\n[ 0.336282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343845] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348656] acpiphp: Slot [3] registered\n[ 0.349797] acpiphp: Slot [4] registered\n[ 0.350931] acpiphp: Slot [5] registered\n[ 0.352069] acpiphp: Slot [6] registered\n[ 0.353197] acpiphp: Slot [7] registered\n[ 0.354331] acpiphp: Slot [8] registered\n[ 0.355464] acpiphp: Slot [9] registered\n[ 0.356598] acpiphp: Slot [10] registered\n[ 0.357754] acpiphp: Slot [11] registered\n[ 0.358900] acpiphp: Slot [12] registered\n[ 0.360045] acpiphp: Slot [13] registered\n[ 0.361188] acpiphp: Slot [14] registered\n[ 0.376439] acpiphp: Slot [15] registered\n[ 0.377595] acpiphp: Slot [16] registered\n[ 0.378746] acpiphp: Slot [17] registered\n[ 0.379893] acpiphp: Slot [18] registered\n[ 0.381042] acpiphp: Slot [19] registered\n[ 0.382185] acpiphp: Slot [20] registered\n[ 0.383373] acpiphp: Slot [21] registered\n[ 0.384515] acpiphp: Slot [22] registered\n[ 0.385666] acpiphp: Slot [23] registered\n[ 0.386817] acpiphp: Slot [24] registered\n[ 0.387960] acpiphp: Slot [25] registered\n[ 0.389094] acpiphp: Slot [26] registered\n[ 0.390224] acpiphp: Slot [27] registered\n[ 0.391369] acpiphp: Slot [28] registered\n[ 0.392515] acpiphp: Slot [29] registered\n[ 0.393662] acpiphp: Slot [30] registered\n[ 0.394813] acpiphp: Slot [31] registered\n[ 0.395956] PCI host bridge to bus 0000:00\n[ 0.397104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402573] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406724] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455424] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459047] vgaarb: loaded\n[ 0.459902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461656] SCSI subsystem initialized\n[ 0.462930] ACPI: bus type USB registered\n[ 0.464104] usbcore: registered new interface driver usbfs\n[ 0.465548] usbcore: registered new interface driver hub\n[ 0.466953] usbcore: registered new device driver usb\n[ 0.468500] PCI: Using ACPI for IRQ routing\n[ 0.470039] NetLabel: Initializing\n[ 0.471058] NetLabel: domain hash size = 128\n[ 0.472250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473583] NetLabel: unlabeled traffic allowed by default\n[ 0.475194] amd_nb: Cannot enumerate AMD northbridges\n[ 0.476575] clocksource: Switched to clocksource kvm-clock\n[ 0.486915] AppArmor: AppArmor Filesystem Enabled\n[ 0.488270] pnp: PnP ACPI init\n[ 0.489548] pnp: PnP ACPI: found 5 devices\n[ 0.496477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498900] NET: Registered protocol family 2\n[ 0.500338] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.502169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.503931] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.505686] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.507232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.508907] NET: Registered protocol family 1\n[ 0.510135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511658] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513156] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527891] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542652] Trying to unpack rootfs image as initramfs...\n[ 1.873964] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.876587] Scanning for low memory corruption every 60 seconds\n[ 1.878505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.880134] audit: initializing netlink subsys (disabled)\n[ 1.881604] audit: type=2000 audit(1535235397.523:1): initialized\n[ 1.883417] Initialise system trusted keyring\n[ 1.884742] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.886388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.888906] zbud: loaded\n[ 1.889887] VFS: Disk quotas dquot_6.6.0\n[ 1.891037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.892971] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.894655] fuse init (API version 7.23)\n[ 1.895881] Key type big_key registered\n[ 1.897019] Allocating IMA MOK and blacklist keyrings.\n[ 1.898550] Key type asymmetric registered\n[ 1.899715] Asymmetric key parser 'x509' registered\n[ 1.901063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.903142] io scheduler noop registered\n[ 1.904254] io scheduler deadline registered (default)\n[ 1.905660] io scheduler cfq registered\n[ 1.906838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.908305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.910059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.912119] ACPI: Power Button [PWRF]\n[ 1.913291] GHES: HEST is not enabled!\n[ 1.927473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.956909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.983578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.986483] Linux agpgart interface v0.103\n[ 1.989133] brd: module loaded\n[ 1.990765] loop: module loaded\n[ 1.992725] vda: vda1\n[ 1.994171] scsi host0: ata_piix\n[ 1.995252] scsi host1: ata_piix\n[ 1.996255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.997986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.000236] libphy: Fixed MDIO Bus: probed\n[ 2.001432] tun: Universal TUN/TAP device driver, 1.6\n[ 2.002781] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.005445] PPP generic driver version 2.4.2\n[ 2.006738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.008388] ehci-pci: EHCI PCI platform driver\n[ 2.009603] ehci-platform: EHCI generic platform driver\n[ 2.011088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.012758] ohci-pci: OHCI PCI platform driver\n[ 2.014006] ohci-platform: OHCI generic platform driver\n[ 2.015467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.030250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.031667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.033794] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.035225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.036843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.038610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.040664] usb usb1: Product: UHCI Host Controller\n[ 2.041982] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.043594] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.044979] hub 1-0:1.0: USB hub found\n[ 2.046077] hub 1-0:1.0: 2 ports detected\n[ 2.047346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.050297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.051649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.053107] mousedev: PS/2 mouse device common for all mice\n[ 2.054856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.057440] rtc_cmos 00:00: RTC can wake from S4\n[ 2.058970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.060669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.062360] i2c /dev entries driver\n[ 2.063444] device-mapper: uevent: version 1.0.3\n[ 2.064796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.067090] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.068888] NET: Registered protocol family 10\n[ 2.070322] NET: Registered protocol family 17\n[ 2.071570] Key type dns_resolver registered\n[ 2.072888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.074432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.076950] registered taskstats version 1\n[ 2.078143] Loading compiled-in X.509 certificates\n[ 2.079994] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.082595] zswap: loaded using pool lzo/zbud\n[ 2.084953] Key type trusted registered\n[ 2.087749] Key type encrypted registered\n[ 2.088942] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.090408] ima: No TPM chip found, activating TPM-bypass!\n[ 2.091845] evm: HMAC attrs: 0x1\n[ 2.093182] Magic number: 14:944:300\n[ 2.094385] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:36 UTC (1535235396)\n[ 2.096652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.098204] EDD information not available.\n[ 2.153442] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.155397] ata1.00: configured for MWDMA2\n[ 2.157061] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.174544] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.176275] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.178030] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.180778] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.182952] Write protecting the kernel read-only data: 14336k\n[ 2.185928] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.188362] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.199335] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.202143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.212599] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.215164] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.217664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.220905] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223461] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258450] virtio_net virtio0 ens3: renamed from eth0\n[ 2.267201] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.269977] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.301089] FDC 0 is a S82078B\n[ 2.302536] AVX2 version of gcm_enc/dec engaged.\n[ 2.303875] AES CTR mode by8 optimization enabled\n[ 2.356656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.521376] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.523590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.525847] usb 1-1: Product: QEMU USB Tablet\n[ 2.527365] usb 1-1: Manufacturer: QEMU\n[ 2.528746] usb 1-1: SerialNumber: 42\n[ 2.537134] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.544840] usbcore: registered new interface driver usbhid\n[ 2.546760] usbhid: USB HID core driver\n[ 2.549716] 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.553649] 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.876663] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.878338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nBegin: Loading essential drivers ... [ 3.921534] md: linear personality registered for level -1\n[ 3.924846] md: multipath personality registered for level -4\n[ 3.928138] md: raid0 personality registered for level 0\n[ 3.931704] md: raid1 personality registered for level 1\n[ 4.000578] raid6: sse2x1 gen() 11416 MB/s\n[ 4.068584] raid6: sse2x1 xor() 8800 MB/s\n[ 4.136598] raid6: sse2x2 gen() 14250 MB/s\n[ 4.204586] raid6: sse2x2 xor() 9694 MB/s\n[ 4.272598] raid6: sse2x4 gen() 16310 MB/s\n[ 4.340595] raid6: sse2x4 xor() 11441 MB/s\n[ 4.408595] raid6: avx2x1 gen() 21907 MB/s\n[ 4.476572] raid6: avx2x2 gen() 25654 MB/s\n[ 4.544573] raid6: avx2x4 gen() 29303 MB/s\n[ 4.545800] raid6: using algorithm avx2x4 gen() 29303 MB/s\n[ 4.547314] raid6: using avx2x2 recovery algorithm\n[ 4.549866] xor: automatically using best checksumming function:\n[ 4.588572] avx : 34896.000 MB/sec\n[ 4.596853] async_tx: api initialized (async)\n[ 4.607129] md: raid6 personality registered for level 6\n[ 4.608588] md: raid5 personality registered for level 5\n[ 4.610008] md: raid4 personality registered for level 4\n[ 4.616917] 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.651224] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.681922] 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[ 5.043496] 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[ 5.048067] systemd[1]: Detected virtualization kvm.\n[ 5.049432] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 5.054228] systemd[1]: Set hostname to .\n[ 5.057933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 5.059523] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.444397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.447222] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.450190] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.453499] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.456739] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.459446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.462355] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.465770] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.469655] 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[ 5.473939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.476839] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.479745] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.482351] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.485438] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.488460] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.491234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.493623] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.496894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.500148] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.505418] 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.511052] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.515963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.522682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.544760] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.547991] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.580141] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.585712] 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[ 5.592886] systemd[1]: Mounting Huge Pages File System...\n[ 5.596644] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 5.604552] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.612607] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.621998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.624725] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.633008] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.639664] systemd[1]: Started Uncomplicated firewall.\n[ 5.643646] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.648954] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.657283] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.666547] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.679744] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[ 5.754379] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.786134] systemd-journald[368]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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[ 7.688060] cloud-init[427]: Cloud-init v. 0.7.9 running 'init-local' at Sat, 25 Aug 2018 22:16:41 +0000. Up 7.01 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.810481] cloud-init[1016]: Cloud-init v. 0.7.9 running 'init' at Sat, 25 Aug 2018 22:16:43 +0000. Up 8.84 seconds.\n[ 9.812968] cloud-init[1016]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.820153] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.822776] cloud-init[1016]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.828349] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.836162] cloud-init[1016]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:fe:80:cf |\n[ 9.838739] cloud-init[1016]: ci-info: | ens3 | True | fe80::f816:3eff:fefe:80cf/64 | . | link | fa:16:3e:fe:80:cf |\n[ 9.844342] cloud-init[1016]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.852150] cloud-init[1016]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.854661] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.860327] cloud-init[1016]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.864174] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.868107] cloud-init[1016]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.875982] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 9.880856] cloud-init[1016]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 9.888630] cloud-init[1016]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.891454] cloud-init[1016]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.894212] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 9.896761] cloud-init[1016]: Generating public/private rsa key pair.\n[ 9.902022] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.903617] cloud-init\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m[1016]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.909266] cloud-init[1016]: The key fingerprint is:\n[ 9.910378] cloud-init[1016]: SHA256:iapBHKNKFFSIof/tTIKe+1yWiN29ta5qs2aaJc0POO0 root@sdnvpn-13-2\n] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.[ 9.916205] cloud-init[1016]: The key's randomart image is:\n[ 9.917448] cloud-init[1016]: +---[RSA 2048]----+\n[ 9.918529] cloud-init[1016]: |++o. |\n[ 9.919576] cloud-init\n[1016]: |o.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.920996] cloud-init[1016]: |..o |\n[ 9.928444] cloud-init[1016]: |.+ o . . |\n[ 9.930269] cloud-init[1016]: |..+ . S |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.933797] cloud-init[1016]: |o. = X o |\n[ 9.936172] cloud-init[1016]: |. + X & . . |\n[ 9.940576] cloud-init[1016]: | . = &=o o . |\n[ 9.944010] cloud-init[1016]: | =o==E++oo |\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.947709] cloud-init[1016]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Basic System.\n[ 9.950365] cloud-init[1016]: Generating public/private dsa key pair.\n[ 9.952558] cloud-init[[0;32m OK [0m] Started Snappy daemon.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting Pollinate to seed the pseudo random number generator...\n Starting Apply the settings specified in cloud-config...\n\n[ 9.961532] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting System Logging Service...\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.977761] cloud-init[1016]: The key fingerprint is:\n[ 10.015986] cloud-init[1016]: SHA256:3V7oc7IKApi5eUDOt3OR59QFLopj586g1AbgB0RXI6gg root@sdnvpn-13"} 2018-08-25 22:16:46,134 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-c2883601-91f4-44d0-ac5c-3f42668d27a8 2018-08-25 22:16:48,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:48,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-1e5e6a9d-3bfa-47e7-b7f9-9dc5be5682d7 x-compute-request-id: req-1e5e6a9d-3bfa-47e7-b7f9-9dc5be5682d7 Content-Encoding: gzip Content-Length: 13389 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 898015759 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.192372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194683] pid_max: default: 32768 minimum: 301\n[ 0.195934] ACPI: Core revision 20150930\n[ 0.197670] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199515] Security Framework initialized\n[ 0.200659] Yama: becoming mindful.\n[ 0.201741] AppArmor: AppArmor initialized\n[ 0.202942] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205597] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210122] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211822] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214187] Initializing cgroup subsys io\n[ 0.215349] Initializing cgroup subsys memory\n[ 0.216573] Initializing cgroup subsys devices\n[ 0.217796] Initializing cgroup subsys freezer\n[ 0.219017] Initializing cgroup subsys net_cls\n[ 0.220233] Initializing cgroup subsys perf_event\n[ 0.221494] Initializing cgroup subsys net_prio\n[ 0.222755] Initializing cgroup subsys hugetlb\n[ 0.223959] Initializing cgroup subsys pids\n[ 0.225192] CPU: Physical Processor ID: 0\n[ 0.227026] mce: CPU supports 10 MCE banks\n[ 0.228242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246902] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.254177] ftrace: allocating 32123 entries in 126 pages\n[ 0.281481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.283174] smpboot: Max logical packages: 1\n[ 0.284635] x2apic enabled\n[ 0.285791] Switched APIC routing to physical x2apic.\n[ 0.288297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295275] KVM setup paravirtual spinlock\n[ 0.297602] x86: Booted up 1 node, 1 CPUs\n[ 0.298742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300748] devtmpfs: initialized\n[ 0.303639] evm: security.selinux\n[ 0.304627] evm: security.SMACK64\n[ 0.305601] evm: security.SMACK64EXEC\n[ 0.306645] evm: security.SMACK64TRANSMUTE\n[ 0.307786] evm: security.SMACK64MMAP\n[ 0.308842] evm: security.ima\n[ 0.309747] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313570] pinctrl core: initialized pinctrl subsystem\n[ 0.315135] RTC time: 22:16:35, date: 08/25/18\n[ 0.316526] NET: Registered protocol family 16\n[ 0.317973] cpuidle: using governor ladder\n[ 0.319128] cpuidle: using governor menu\n[ 0.320241] PCCT header not found.\n[ 0.321307] ACPI: bus type PCI registered\n[ 0.322449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324231] PCI: Using configuration type 1 for base access\n[ 0.326828] ACPI: Added _OSI(Module Device)\n[ 0.328015] ACPI: Added _OSI(Processor Device)\n[ 0.329236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330518] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332846] ACPI: Interpreter enabled\n[ 0.333929] ACPI: (supports S0 S5)\n[ 0.334939] ACPI: Using IOAPIC for interrupt routing\n[ 0.336282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343845] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348656] acpiphp: Slot [3] registered\n[ 0.349797] acpiphp: Slot [4] registered\n[ 0.350931] acpiphp: Slot [5] registered\n[ 0.352069] acpiphp: Slot [6] registered\n[ 0.353197] acpiphp: Slot [7] registered\n[ 0.354331] acpiphp: Slot [8] registered\n[ 0.355464] acpiphp: Slot [9] registered\n[ 0.356598] acpiphp: Slot [10] registered\n[ 0.357754] acpiphp: Slot [11] registered\n[ 0.358900] acpiphp: Slot [12] registered\n[ 0.360045] acpiphp: Slot [13] registered\n[ 0.361188] acpiphp: Slot [14] registered\n[ 0.376439] acpiphp: Slot [15] registered\n[ 0.377595] acpiphp: Slot [16] registered\n[ 0.378746] acpiphp: Slot [17] registered\n[ 0.379893] acpiphp: Slot [18] registered\n[ 0.381042] acpiphp: Slot [19] registered\n[ 0.382185] acpiphp: Slot [20] registered\n[ 0.383373] acpiphp: Slot [21] registered\n[ 0.384515] acpiphp: Slot [22] registered\n[ 0.385666] acpiphp: Slot [23] registered\n[ 0.386817] acpiphp: Slot [24] registered\n[ 0.387960] acpiphp: Slot [25] registered\n[ 0.389094] acpiphp: Slot [26] registered\n[ 0.390224] acpiphp: Slot [27] registered\n[ 0.391369] acpiphp: Slot [28] registered\n[ 0.392515] acpiphp: Slot [29] registered\n[ 0.393662] acpiphp: Slot [30] registered\n[ 0.394813] acpiphp: Slot [31] registered\n[ 0.395956] PCI host bridge to bus 0000:00\n[ 0.397104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402573] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406724] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455424] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459047] vgaarb: loaded\n[ 0.459902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461656] SCSI subsystem initialized\n[ 0.462930] ACPI: bus type USB registered\n[ 0.464104] usbcore: registered new interface driver usbfs\n[ 0.465548] usbcore: registered new interface driver hub\n[ 0.466953] usbcore: registered new device driver usb\n[ 0.468500] PCI: Using ACPI for IRQ routing\n[ 0.470039] NetLabel: Initializing\n[ 0.471058] NetLabel: domain hash size = 128\n[ 0.472250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473583] NetLabel: unlabeled traffic allowed by default\n[ 0.475194] amd_nb: Cannot enumerate AMD northbridges\n[ 0.476575] clocksource: Switched to clocksource kvm-clock\n[ 0.486915] AppArmor: AppArmor Filesystem Enabled\n[ 0.488270] pnp: PnP ACPI init\n[ 0.489548] pnp: PnP ACPI: found 5 devices\n[ 0.496477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498900] NET: Registered protocol family 2\n[ 0.500338] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.502169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.503931] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.505686] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.507232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.508907] NET: Registered protocol family 1\n[ 0.510135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511658] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513156] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527891] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542652] Trying to unpack rootfs image as initramfs...\n[ 1.873964] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.876587] Scanning for low memory corruption every 60 seconds\n[ 1.878505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.880134] audit: initializing netlink subsys (disabled)\n[ 1.881604] audit: type=2000 audit(1535235397.523:1): initialized\n[ 1.883417] Initialise system trusted keyring\n[ 1.884742] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.886388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.888906] zbud: loaded\n[ 1.889887] VFS: Disk quotas dquot_6.6.0\n[ 1.891037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.892971] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.894655] fuse init (API version 7.23)\n[ 1.895881] Key type big_key registered\n[ 1.897019] Allocating IMA MOK and blacklist keyrings.\n[ 1.898550] Key type asymmetric registered\n[ 1.899715] Asymmetric key parser 'x509' registered\n[ 1.901063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.903142] io scheduler noop registered\n[ 1.904254] io scheduler deadline registered (default)\n[ 1.905660] io scheduler cfq registered\n[ 1.906838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.908305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.910059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.912119] ACPI: Power Button [PWRF]\n[ 1.913291] GHES: HEST is not enabled!\n[ 1.927473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.956909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.983578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.986483] Linux agpgart interface v0.103\n[ 1.989133] brd: module loaded\n[ 1.990765] loop: module loaded\n[ 1.992725] vda: vda1\n[ 1.994171] scsi host0: ata_piix\n[ 1.995252] scsi host1: ata_piix\n[ 1.996255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.997986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.000236] libphy: Fixed MDIO Bus: probed\n[ 2.001432] tun: Universal TUN/TAP device driver, 1.6\n[ 2.002781] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.005445] PPP generic driver version 2.4.2\n[ 2.006738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.008388] ehci-pci: EHCI PCI platform driver\n[ 2.009603] ehci-platform: EHCI generic platform driver\n[ 2.011088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.012758] ohci-pci: OHCI PCI platform driver\n[ 2.014006] ohci-platform: OHCI generic platform driver\n[ 2.015467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.030250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.031667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.033794] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.035225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.036843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.038610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.040664] usb usb1: Product: UHCI Host Controller\n[ 2.041982] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.043594] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.044979] hub 1-0:1.0: USB hub found\n[ 2.046077] hub 1-0:1.0: 2 ports detected\n[ 2.047346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.050297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.051649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.053107] mousedev: PS/2 mouse device common for all mice\n[ 2.054856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.057440] rtc_cmos 00:00: RTC can wake from S4\n[ 2.058970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.060669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.062360] i2c /dev entries driver\n[ 2.063444] device-mapper: uevent: version 1.0.3\n[ 2.064796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.067090] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.068888] NET: Registered protocol family 10\n[ 2.070322] NET: Registered protocol family 17\n[ 2.071570] Key type dns_resolver registered\n[ 2.072888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.074432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.076950] registered taskstats version 1\n[ 2.078143] Loading compiled-in X.509 certificates\n[ 2.079994] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.082595] zswap: loaded using pool lzo/zbud\n[ 2.084953] Key type trusted registered\n[ 2.087749] Key type encrypted registered\n[ 2.088942] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.090408] ima: No TPM chip found, activating TPM-bypass!\n[ 2.091845] evm: HMAC attrs: 0x1\n[ 2.093182] Magic number: 14:944:300\n[ 2.094385] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:36 UTC (1535235396)\n[ 2.096652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.098204] EDD information not available.\n[ 2.153442] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.155397] ata1.00: configured for MWDMA2\n[ 2.157061] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.174544] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.176275] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.178030] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.180778] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.182952] Write protecting the kernel read-only data: 14336k\n[ 2.185928] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.188362] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.199335] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.202143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.212599] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.215164] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.217664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.220905] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223461] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258450] virtio_net virtio0 ens3: renamed from eth0\n[ 2.267201] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.269977] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.301089] FDC 0 is a S82078B\n[ 2.302536] AVX2 version of gcm_enc/dec engaged.\n[ 2.303875] AES CTR mode by8 optimization enabled\n[ 2.356656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.521376] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.523590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.525847] usb 1-1: Product: QEMU USB Tablet\n[ 2.527365] usb 1-1: Manufacturer: QEMU\n[ 2.528746] usb 1-1: SerialNumber: 42\n[ 2.537134] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.544840] usbcore: registered new interface driver usbhid\n[ 2.546760] usbhid: USB HID core driver\n[ 2.549716] 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.553649] 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.876663] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.878338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nBegin: Loading essential drivers ... [ 3.921534] md: linear personality registered for level -1\n[ 3.924846] md: multipath personality registered for level -4\n[ 3.928138] md: raid0 personality registered for level 0\n[ 3.931704] md: raid1 personality registered for level 1\n[ 4.000578] raid6: sse2x1 gen() 11416 MB/s\n[ 4.068584] raid6: sse2x1 xor() 8800 MB/s\n[ 4.136598] raid6: sse2x2 gen() 14250 MB/s\n[ 4.204586] raid6: sse2x2 xor() 9694 MB/s\n[ 4.272598] raid6: sse2x4 gen() 16310 MB/s\n[ 4.340595] raid6: sse2x4 xor() 11441 MB/s\n[ 4.408595] raid6: avx2x1 gen() 21907 MB/s\n[ 4.476572] raid6: avx2x2 gen() 25654 MB/s\n[ 4.544573] raid6: avx2x4 gen() 29303 MB/s\n[ 4.545800] raid6: using algorithm avx2x4 gen() 29303 MB/s\n[ 4.547314] raid6: using avx2x2 recovery algorithm\n[ 4.549866] xor: automatically using best checksumming function:\n[ 4.588572] avx : 34896.000 MB/sec\n[ 4.596853] async_tx: api initialized (async)\n[ 4.607129] md: raid6 personality registered for level 6\n[ 4.608588] md: raid5 personality registered for level 5\n[ 4.610008] md: raid4 personality registered for level 4\n[ 4.616917] 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.651224] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.681922] 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[ 5.043496] 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[ 5.048067] systemd[1]: Detected virtualization kvm.\n[ 5.049432] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 5.054228] systemd[1]: Set hostname to .\n[ 5.057933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 5.059523] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.444397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.447222] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.450190] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.453499] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.456739] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.459446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.462355] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.465770] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.469655] 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[ 5.473939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.476839] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.479745] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.482351] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.485438] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.488460] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.491234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.493623] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.496894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.500148] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.505418] 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.511052] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.515963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.522682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.544760] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.547991] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.580141] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.585712] 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[ 5.592886] systemd[1]: Mounting Huge Pages File System...\n[ 5.596644] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 5.604552] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.612607] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.621998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.624725] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.633008] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.639664] systemd[1]: Started Uncomplicated firewall.\n[ 5.643646] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.648954] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.657283] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.666547] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.679744] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[ 5.754379] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.786134] systemd-journald[368]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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[ 7.688060] cloud-init[427]: Cloud-init v. 0.7.9 running 'init-local' at Sat, 25 Aug 2018 22:16:41 +0000. Up 7.01 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.810481] cloud-init[1016]: Cloud-init v. 0.7.9 running 'init' at Sat, 25 Aug 2018 22:16:43 +0000. Up 8.84 seconds.\n[ 9.812968] cloud-init[1016]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.820153] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.822776] cloud-init[1016]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.828349] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.836162] cloud-init[1016]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:fe:80:cf |\n[ 9.838739] cloud-init[1016]: ci-info: | ens3 | True | fe80::f816:3eff:fefe:80cf/64 | . | link | fa:16:3e:fe:80:cf |\n[ 9.844342] cloud-init[1016]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.852150] cloud-init[1016]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.854661] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.860327] cloud-init[1016]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.864174] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.868107] cloud-init[1016]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.875982] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 9.880856] cloud-init[1016]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 9.888630] cloud-init[1016]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.891454] cloud-init[1016]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.894212] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 9.896761] cloud-init[1016]: Generating public/private rsa key pair.\n[ 9.902022] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.903617] cloud-init\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m[1016]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.909266] cloud-init[1016]: The key fingerprint is:\n[ 9.910378] cloud-init[1016]: SHA256:iapBHKNKFFSIof/tTIKe+1yWiN29ta5qs2aaJc0POO0 root@sdnvpn-13-2\n] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.[ 9.916205] cloud-init[1016]: The key's randomart image is:\n[ 9.917448] cloud-init[1016]: +---[RSA 2048]----+\n[ 9.918529] cloud-init[1016]: |++o. |\n[ 9.919576] cloud-init\n[1016]: |o.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.920996] cloud-init[1016]: |..o |\n[ 9.928444] cloud-init[1016]: |.+ o . . |\n[ 9.930269] cloud-init[1016]: |..+ . S |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.933797] cloud-init[1016]: |o. = X o |\n[ 9.936172] cloud-init[1016]: |. + X & . . |\n[ 9.940576] cloud-init[1016]: | . = &=o o . |\n[ 9.944010] cloud-init[1016]: | =o==E++oo |\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.947709] cloud-init[1016]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Basic System.\n[ 9.950365] cloud-init[1016]: Generating public/private dsa key pair.\n[ 9.952558] cloud-init[[0;32m OK [0m] Started Snappy daemon.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting Pollinate to seed the pseudo random number generator...\n Starting Apply the settings specified in cloud-config...\n\n[ 9.961532] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting System Logging Service...\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.977761] cloud-init[1016]: The key fingerprint is:\n[ 10.015986] cloud-init[1016]: SHA256:3V7oc7IKApi5eUDOt3OR59QFLopj586g1AbgB0RXI6gg root@sdnvpn-13-2\n[ 10.028510] cloud-init[1016]: The key's randomart image is:\n[ 10.037480] cloud-init[1016]: +---[DSA 1024]----+\n[ 10.041992] cloud-init[1016]: Starting LSB: MD monitoring daemon...\n Starting Login Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|. oo . |\n[ 10.091126] cloud-init[1016]: | o. . . |\n[ 10.120595] cloud-init[1016]: |o.. . . . |[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 10.142932] cloud-init[1016]: |E=.+ . o + o . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n[ 10.163846] cloud-init[1016]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n|+.O.* = S o o . |\n[ 10.186901] cloud-init[1016]: |...O * = o . |\n[ 10.197578] cloud-init[1016]: | + B + o = . |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 10.210819] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: start and stop the Quagga routing suite...[1016]: | . + * . . = |\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 10.257750] cloud-init[1016]: | . o ... |\n[ 10.268149] cloud-init[1016]: +----[SHA256]-----+\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[ 10.302975] cloud-init[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[1016]: Generating public/private ecdsa key pair.\n Starting Set console scheme...\n[ 10.323934] [[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.\ncloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.342712] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.362007] cloud-init[1016]: The key fingerprint is:\n[ 10.364530] cloud-init[1016]: SHA256:FUc/RMgzTh6nlcYDPtIm/LJXiX3rkMJRsGm1vFF6azc root@sdnvpn-13-2\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 10.373500] cloud-init[1016]: The key's randomart image is:\n[ 10.384159] cloud-init[1016]: +---[ECDSA 256]---+\n[ 10.385504] cloud-init[1016]: | .++*oo |\n[ 10.387886] cloud-init[1016]: | . =&o@ |\n[ 10.394528] cloud-init[1016]: | =B=#oo |\n[ 10.396902] cloud-init[1016]: | ..==++o.|\n[ 10.400109] cloud-init[1016]: | S ..o.+Eo|\n[ 10.401611] cloud-init[1016]: | .o..o.+|\n[ 10.404591] cloud-init[1016]: | .o.o . |\n[ 10.407600] cloud-init[1016]: | .. o |\n[ 10.410876] cloud-init[1016]: | . |\n[ 10.413923] cloud-init[1016]: +----[SHA256]-----+\n[ 10.417207] cloud-init[1016]: Generating public/private ed25519 key pair.\n[ 10.421008] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.425651] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.429971] cloud-init[1016]: The key fingerprint is:\n[ 10.436221] cloud-init[1016]: SHA256:BsBJTKnAcmPFPXyShJYBtBndadTq2DNGOEzjAj8415I root@sdnvpn-13-2\n[ 10.440089] cloud-init[1016]: The key's randomart image is:\n[ 10.444089] cloud-init[1016]: +--[ED25519 256]--+\n[ 10.445437] cloud-init[1016]: |..+X*%o+ |\n[ 10.448089] cloud-init[1016]: |+.++&.X o |\n[ 10.453188] cloud-init[1016]: |.BoX +.= |\n[ 10.454515] cloud-init[1016]: |o E * o. |\n[ 10.456086] cloud-init[1016]: | o + * S |\n[ 10.460098] cloud-init[1016]: | . *. |\n[ 10.461506] cloud-init[1016]: | . o |\n[ 10.468022] cloud-init[1016]: | |\n[ 10.469400] cloud-init[1016]: | |\n[ 10.471288] cloud-init[1016]: +----[SHA256]-----+\n[ 10.702982] cloud-init[1117]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 11.468070] cloud-init[1117]: en_US.UTF-8... done\n[ 11.470405] cloud-init[1117]: Generation complete.\n[ 12.046352] cloud-init[1117]: Cloud-init v. 0.7.9 running 'modules:config' at Sat, 25 Aug 2018 22:16:45 +0000. Up 10.63 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n5"} 2018-08-25 22:16:48,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-1e5e6a9d-3bfa-47e7-b7f9-9dc5be5682d7 2018-08-25 22:16:50,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:50,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-742e8f35-a762-43f1-ba5a-055dd8c9cf2a x-compute-request-id: req-742e8f35-a762-43f1-ba5a-055dd8c9cf2a Content-Encoding: gzip Content-Length: 13577 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 898015759 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.192372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194683] pid_max: default: 32768 minimum: 301\n[ 0.195934] ACPI: Core revision 20150930\n[ 0.197670] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199515] Security Framework initialized\n[ 0.200659] Yama: becoming mindful.\n[ 0.201741] AppArmor: AppArmor initialized\n[ 0.202942] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205597] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210122] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211822] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214187] Initializing cgroup subsys io\n[ 0.215349] Initializing cgroup subsys memory\n[ 0.216573] Initializing cgroup subsys devices\n[ 0.217796] Initializing cgroup subsys freezer\n[ 0.219017] Initializing cgroup subsys net_cls\n[ 0.220233] Initializing cgroup subsys perf_event\n[ 0.221494] Initializing cgroup subsys net_prio\n[ 0.222755] Initializing cgroup subsys hugetlb\n[ 0.223959] Initializing cgroup subsys pids\n[ 0.225192] CPU: Physical Processor ID: 0\n[ 0.227026] mce: CPU supports 10 MCE banks\n[ 0.228242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246902] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.254177] ftrace: allocating 32123 entries in 126 pages\n[ 0.281481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.283174] smpboot: Max logical packages: 1\n[ 0.284635] x2apic enabled\n[ 0.285791] Switched APIC routing to physical x2apic.\n[ 0.288297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295275] KVM setup paravirtual spinlock\n[ 0.297602] x86: Booted up 1 node, 1 CPUs\n[ 0.298742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300748] devtmpfs: initialized\n[ 0.303639] evm: security.selinux\n[ 0.304627] evm: security.SMACK64\n[ 0.305601] evm: security.SMACK64EXEC\n[ 0.306645] evm: security.SMACK64TRANSMUTE\n[ 0.307786] evm: security.SMACK64MMAP\n[ 0.308842] evm: security.ima\n[ 0.309747] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313570] pinctrl core: initialized pinctrl subsystem\n[ 0.315135] RTC time: 22:16:35, date: 08/25/18\n[ 0.316526] NET: Registered protocol family 16\n[ 0.317973] cpuidle: using governor ladder\n[ 0.319128] cpuidle: using governor menu\n[ 0.320241] PCCT header not found.\n[ 0.321307] ACPI: bus type PCI registered\n[ 0.322449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324231] PCI: Using configuration type 1 for base access\n[ 0.326828] ACPI: Added _OSI(Module Device)\n[ 0.328015] ACPI: Added _OSI(Processor Device)\n[ 0.329236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330518] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332846] ACPI: Interpreter enabled\n[ 0.333929] ACPI: (supports S0 S5)\n[ 0.334939] ACPI: Using IOAPIC for interrupt routing\n[ 0.336282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343845] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348656] acpiphp: Slot [3] registered\n[ 0.349797] acpiphp: Slot [4] registered\n[ 0.350931] acpiphp: Slot [5] registered\n[ 0.352069] acpiphp: Slot [6] registered\n[ 0.353197] acpiphp: Slot [7] registered\n[ 0.354331] acpiphp: Slot [8] registered\n[ 0.355464] acpiphp: Slot [9] registered\n[ 0.356598] acpiphp: Slot [10] registered\n[ 0.357754] acpiphp: Slot [11] registered\n[ 0.358900] acpiphp: Slot [12] registered\n[ 0.360045] acpiphp: Slot [13] registered\n[ 0.361188] acpiphp: Slot [14] registered\n[ 0.376439] acpiphp: Slot [15] registered\n[ 0.377595] acpiphp: Slot [16] registered\n[ 0.378746] acpiphp: Slot [17] registered\n[ 0.379893] acpiphp: Slot [18] registered\n[ 0.381042] acpiphp: Slot [19] registered\n[ 0.382185] acpiphp: Slot [20] registered\n[ 0.383373] acpiphp: Slot [21] registered\n[ 0.384515] acpiphp: Slot [22] registered\n[ 0.385666] acpiphp: Slot [23] registered\n[ 0.386817] acpiphp: Slot [24] registered\n[ 0.387960] acpiphp: Slot [25] registered\n[ 0.389094] acpiphp: Slot [26] registered\n[ 0.390224] acpiphp: Slot [27] registered\n[ 0.391369] acpiphp: Slot [28] registered\n[ 0.392515] acpiphp: Slot [29] registered\n[ 0.393662] acpiphp: Slot [30] registered\n[ 0.394813] acpiphp: Slot [31] registered\n[ 0.395956] PCI host bridge to bus 0000:00\n[ 0.397104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402573] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406724] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455424] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459047] vgaarb: loaded\n[ 0.459902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461656] SCSI subsystem initialized\n[ 0.462930] ACPI: bus type USB registered\n[ 0.464104] usbcore: registered new interface driver usbfs\n[ 0.465548] usbcore: registered new interface driver hub\n[ 0.466953] usbcore: registered new device driver usb\n[ 0.468500] PCI: Using ACPI for IRQ routing\n[ 0.470039] NetLabel: Initializing\n[ 0.471058] NetLabel: domain hash size = 128\n[ 0.472250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473583] NetLabel: unlabeled traffic allowed by default\n[ 0.475194] amd_nb: Cannot enumerate AMD northbridges\n[ 0.476575] clocksource: Switched to clocksource kvm-clock\n[ 0.486915] AppArmor: AppArmor Filesystem Enabled\n[ 0.488270] pnp: PnP ACPI init\n[ 0.489548] pnp: PnP ACPI: found 5 devices\n[ 0.496477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498900] NET: Registered protocol family 2\n[ 0.500338] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.502169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.503931] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.505686] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.507232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.508907] NET: Registered protocol family 1\n[ 0.510135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511658] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513156] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527891] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542652] Trying to unpack rootfs image as initramfs...\n[ 1.873964] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.876587] Scanning for low memory corruption every 60 seconds\n[ 1.878505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.880134] audit: initializing netlink subsys (disabled)\n[ 1.881604] audit: type=2000 audit(1535235397.523:1): initialized\n[ 1.883417] Initialise system trusted keyring\n[ 1.884742] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.886388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.888906] zbud: loaded\n[ 1.889887] VFS: Disk quotas dquot_6.6.0\n[ 1.891037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.892971] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.894655] fuse init (API version 7.23)\n[ 1.895881] Key type big_key registered\n[ 1.897019] Allocating IMA MOK and blacklist keyrings.\n[ 1.898550] Key type asymmetric registered\n[ 1.899715] Asymmetric key parser 'x509' registered\n[ 1.901063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.903142] io scheduler noop registered\n[ 1.904254] io scheduler deadline registered (default)\n[ 1.905660] io scheduler cfq registered\n[ 1.906838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.908305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.910059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.912119] ACPI: Power Button [PWRF]\n[ 1.913291] GHES: HEST is not enabled!\n[ 1.927473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.956909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.983578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.986483] Linux agpgart interface v0.103\n[ 1.989133] brd: module loaded\n[ 1.990765] loop: module loaded\n[ 1.992725] vda: vda1\n[ 1.994171] scsi host0: ata_piix\n[ 1.995252] scsi host1: ata_piix\n[ 1.996255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.997986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.000236] libphy: Fixed MDIO Bus: probed\n[ 2.001432] tun: Universal TUN/TAP device driver, 1.6\n[ 2.002781] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.005445] PPP generic driver version 2.4.2\n[ 2.006738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.008388] ehci-pci: EHCI PCI platform driver\n[ 2.009603] ehci-platform: EHCI generic platform driver\n[ 2.011088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.012758] ohci-pci: OHCI PCI platform driver\n[ 2.014006] ohci-platform: OHCI generic platform driver\n[ 2.015467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.030250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.031667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.033794] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.035225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.036843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.038610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.040664] usb usb1: Product: UHCI Host Controller\n[ 2.041982] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.043594] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.044979] hub 1-0:1.0: USB hub found\n[ 2.046077] hub 1-0:1.0: 2 ports detected\n[ 2.047346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.050297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.051649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.053107] mousedev: PS/2 mouse device common for all mice\n[ 2.054856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.057440] rtc_cmos 00:00: RTC can wake from S4\n[ 2.058970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.060669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.062360] i2c /dev entries driver\n[ 2.063444] device-mapper: uevent: version 1.0.3\n[ 2.064796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.067090] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.068888] NET: Registered protocol family 10\n[ 2.070322] NET: Registered protocol family 17\n[ 2.071570] Key type dns_resolver registered\n[ 2.072888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.074432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.076950] registered taskstats version 1\n[ 2.078143] Loading compiled-in X.509 certificates\n[ 2.079994] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.082595] zswap: loaded using pool lzo/zbud\n[ 2.084953] Key type trusted registered\n[ 2.087749] Key type encrypted registered\n[ 2.088942] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.090408] ima: No TPM chip found, activating TPM-bypass!\n[ 2.091845] evm: HMAC attrs: 0x1\n[ 2.093182] Magic number: 14:944:300\n[ 2.094385] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:36 UTC (1535235396)\n[ 2.096652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.098204] EDD information not available.\n[ 2.153442] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.155397] ata1.00: configured for MWDMA2\n[ 2.157061] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.174544] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.176275] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.178030] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.180778] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.182952] Write protecting the kernel read-only data: 14336k\n[ 2.185928] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.188362] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.199335] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.202143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.212599] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.215164] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.217664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.220905] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223461] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258450] virtio_net virtio0 ens3: renamed from eth0\n[ 2.267201] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.269977] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.301089] FDC 0 is a S82078B\n[ 2.302536] AVX2 version of gcm_enc/dec engaged.\n[ 2.303875] AES CTR mode by8 optimization enabled\n[ 2.356656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.521376] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.523590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.525847] usb 1-1: Product: QEMU USB Tablet\n[ 2.527365] usb 1-1: Manufacturer: QEMU\n[ 2.528746] usb 1-1: SerialNumber: 42\n[ 2.537134] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.544840] usbcore: registered new interface driver usbhid\n[ 2.546760] usbhid: USB HID core driver\n[ 2.549716] 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.553649] 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.876663] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.878338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nBegin: Loading essential drivers ... [ 3.921534] md: linear personality registered for level -1\n[ 3.924846] md: multipath personality registered for level -4\n[ 3.928138] md: raid0 personality registered for level 0\n[ 3.931704] md: raid1 personality registered for level 1\n[ 4.000578] raid6: sse2x1 gen() 11416 MB/s\n[ 4.068584] raid6: sse2x1 xor() 8800 MB/s\n[ 4.136598] raid6: sse2x2 gen() 14250 MB/s\n[ 4.204586] raid6: sse2x2 xor() 9694 MB/s\n[ 4.272598] raid6: sse2x4 gen() 16310 MB/s\n[ 4.340595] raid6: sse2x4 xor() 11441 MB/s\n[ 4.408595] raid6: avx2x1 gen() 21907 MB/s\n[ 4.476572] raid6: avx2x2 gen() 25654 MB/s\n[ 4.544573] raid6: avx2x4 gen() 29303 MB/s\n[ 4.545800] raid6: using algorithm avx2x4 gen() 29303 MB/s\n[ 4.547314] raid6: using avx2x2 recovery algorithm\n[ 4.549866] xor: automatically using best checksumming function:\n[ 4.588572] avx : 34896.000 MB/sec\n[ 4.596853] async_tx: api initialized (async)\n[ 4.607129] md: raid6 personality registered for level 6\n[ 4.608588] md: raid5 personality registered for level 5\n[ 4.610008] md: raid4 personality registered for level 4\n[ 4.616917] 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.651224] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.681922] 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[ 5.043496] 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[ 5.048067] systemd[1]: Detected virtualization kvm.\n[ 5.049432] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 5.054228] systemd[1]: Set hostname to .\n[ 5.057933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 5.059523] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.444397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.447222] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.450190] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.453499] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.456739] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.459446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.462355] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.465770] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.469655] 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[ 5.473939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.476839] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.479745] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.482351] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.485438] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.488460] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.491234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.493623] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.496894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.500148] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.505418] 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.511052] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.515963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.522682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.544760] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.547991] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.580141] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.585712] 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[ 5.592886] systemd[1]: Mounting Huge Pages File System...\n[ 5.596644] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 5.604552] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.612607] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.621998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.624725] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.633008] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.639664] systemd[1]: Started Uncomplicated firewall.\n[ 5.643646] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.648954] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.657283] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.666547] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.679744] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[ 5.754379] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.786134] systemd-journald[368]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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[ 7.688060] cloud-init[427]: Cloud-init v. 0.7.9 running 'init-local' at Sat, 25 Aug 2018 22:16:41 +0000. Up 7.01 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.810481] cloud-init[1016]: Cloud-init v. 0.7.9 running 'init' at Sat, 25 Aug 2018 22:16:43 +0000. Up 8.84 seconds.\n[ 9.812968] cloud-init[1016]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.820153] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.822776] cloud-init[1016]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.828349] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.836162] cloud-init[1016]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:fe:80:cf |\n[ 9.838739] cloud-init[1016]: ci-info: | ens3 | True | fe80::f816:3eff:fefe:80cf/64 | . | link | fa:16:3e:fe:80:cf |\n[ 9.844342] cloud-init[1016]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.852150] cloud-init[1016]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.854661] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.860327] cloud-init[1016]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.864174] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.868107] cloud-init[1016]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.875982] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 9.880856] cloud-init[1016]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 9.888630] cloud-init[1016]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.891454] cloud-init[1016]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.894212] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 9.896761] cloud-init[1016]: Generating public/private rsa key pair.\n[ 9.902022] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.903617] cloud-init\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m[1016]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.909266] cloud-init[1016]: The key fingerprint is:\n[ 9.910378] cloud-init[1016]: SHA256:iapBHKNKFFSIof/tTIKe+1yWiN29ta5qs2aaJc0POO0 root@sdnvpn-13-2\n] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.[ 9.916205] cloud-init[1016]: The key's randomart image is:\n[ 9.917448] cloud-init[1016]: +---[RSA 2048]----+\n[ 9.918529] cloud-init[1016]: |++o. |\n[ 9.919576] cloud-init\n[1016]: |o.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.920996] cloud-init[1016]: |..o |\n[ 9.928444] cloud-init[1016]: |.+ o . . |\n[ 9.930269] cloud-init[1016]: |..+ . S |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.933797] cloud-init[1016]: |o. = X o |\n[ 9.936172] cloud-init[1016]: |. + X & . . |\n[ 9.940576] cloud-init[1016]: | . = &=o o . |\n[ 9.944010] cloud-init[1016]: | =o==E++oo |\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.947709] cloud-init[1016]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Basic System.\n[ 9.950365] cloud-init[1016]: Generating public/private dsa key pair.\n[ 9.952558] cloud-init[[0;32m OK [0m] Started Snappy daemon.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting Pollinate to seed the pseudo random number generator...\n Starting Apply the settings specified in cloud-config...\n\n[ 9.961532] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting System Logging Service...\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.977761] cloud-init[1016]: The key fingerprint is:\n[ 10.015986] cloud-init[1016]: SHA256:3V7oc7IKApi5eUDOt3OR59QFLopj586g1AbgB0RXI6gg root@sdnvpn-13-2\n[ 10.028510] cloud-init[1016]: The key's randomart image is:\n[ 10.037480] cloud-init[1016]: +---[DSA 1024]----+\n[ 10.041992] cloud-init[1016]: Starting LSB: MD monitoring daemon...\n Starting Login Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|. oo . |\n[ 10.091126] cloud-init[1016]: | o. . . |\n[ 10.120595] cloud-init[1016]: |o.. . . . |[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 10.142932] cloud-init[1016]: |E=.+ . o + o . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n[ 10.163846] cloud-init[1016]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n|+.O.* = S o o . |\n[ 10.186901] cloud-init[1016]: |...O * = o . |\n[ 10.197578] cloud-init[1016]: | + B + o = . |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 10.210819] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: start and stop the Quagga routing suite...[1016]: | . + * . . = |\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 10.257750] cloud-init[1016]: | . o ... |\n[ 10.268149] cloud-init[1016]: +----[SHA256]-----+\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[ 10.302975] cloud-init[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[1016]: Generating public/private ecdsa key pair.\n Starting Set console scheme...\n[ 10.323934] [[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.\ncloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.342712] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.362007] cloud-init[1016]: The key fingerprint is:\n[ 10.364530] cloud-init[1016]: SHA256:FUc/RMgzTh6nlcYDPtIm/LJXiX3rkMJRsGm1vFF6azc root@sdnvpn-13-2\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 10.373500] cloud-init[1016]: The key's randomart image is:\n[ 10.384159] cloud-init[1016]: +---[ECDSA 256]---+\n[ 10.385504] cloud-init[1016]: | .++*oo |\n[ 10.387886] cloud-init[1016]: | . =&o@ |\n[ 10.394528] cloud-init[1016]: | =B=#oo |\n[ 10.396902] cloud-init[1016]: | ..==++o.|\n[ 10.400109] cloud-init[1016]: | S ..o.+Eo|\n[ 10.401611] cloud-init[1016]: | .o..o.+|\n[ 10.404591] cloud-init[1016]: | .o.o . |\n[ 10.407600] cloud-init[1016]: | .. o |\n[ 10.410876] cloud-init[1016]: | . |\n[ 10.413923] cloud-init[1016]: +----[SHA256]-----+\n[ 10.417207] cloud-init[1016]: Generating public/private ed25519 key pair.\n[ 10.421008] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.425651] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.429971] cloud-init[1016]: The key fingerprint is:\n[ 10.436221] cloud-init[1016]: SHA256:BsBJTKnAcmPFPXyShJYBtBndadTq2DNGOEzjAj8415I root@sdnvpn-13-2\n[ 10.440089] cloud-init[1016]: The key's randomart image is:\n[ 10.444089] cloud-init[1016]: +--[ED25519 256]--+\n[ 10.445437] cloud-init[1016]: |..+X*%o+ |\n[ 10.448089] cloud-init[1016]: |+.++&.X o |\n[ 10.453188] cloud-init[1016]: |.BoX +.= |\n[ 10.454515] cloud-init[1016]: |o E * o. |\n[ 10.456086] cloud-init[1016]: | o + * S |\n[ 10.460098] cloud-init[1016]: | . *. |\n[ 10.461506] cloud-init[1016]: | . o |\n[ 10.468022] cloud-init[1016]: | |\n[ 10.469400] cloud-init[1016]: | |\n[ 10.471288] cloud-init[1016]: +----[SHA256]-----+\n[ 10.702982] cloud-init[1117]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 11.468070] cloud-init[1117]: en_US.UTF-8... done\n[ 11.470405] cloud-init[1117]: Generation complete.\n[ 12.046352] cloud-init[1117]: Cloud-init v. 0.7.9 running 'modules:config' at Sat, 25 Aug 2018 22:16:45 +0000. Up 10.63 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n5[ 12.357003] cloud-init[1385]: + sudo useradd -m sdnvpn\n[ 12.425716] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.693690] cloud-init[1385]: + sudo adduser sdnvpn sudo\n[ 12.740679] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.784412] cloud-init[1385]: Adding user `sdnvpn' to group `sudo' ...\n[ 12.788599] cloud-init[1385]: Adding user sdnvpn to group sudo\n[ 12.803558] cloud-init[1385]: Done.\n[ 12.805385] cloud-init[1385]: + chpasswd\n[ 12.807136] cloud-init[1385]: + sudo echo sdnvpn:opnfv\n[ 12.854406] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.865603] cloud-init[1385]: + sleep 20\n"} 2018-08-25 22:16:50,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-742e8f35-a762-43f1-ba5a-055dd8c9cf2a 2018-08-25 22:16:52,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:52,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16: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-9bfc0ea1-4a54-4b8c-a33b-bc8432bac876 x-compute-request-id: req-9bfc0ea1-4a54-4b8c-a33b-bc8432bac876 Content-Encoding: gzip Content-Length: 13577 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 898015759 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.192372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194683] pid_max: default: 32768 minimum: 301\n[ 0.195934] ACPI: Core revision 20150930\n[ 0.197670] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199515] Security Framework initialized\n[ 0.200659] Yama: becoming mindful.\n[ 0.201741] AppArmor: AppArmor initialized\n[ 0.202942] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205597] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210122] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211822] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214187] Initializing cgroup subsys io\n[ 0.215349] Initializing cgroup subsys memory\n[ 0.216573] Initializing cgroup subsys devices\n[ 0.217796] Initializing cgroup subsys freezer\n[ 0.219017] Initializing cgroup subsys net_cls\n[ 0.220233] Initializing cgroup subsys perf_event\n[ 0.221494] Initializing cgroup subsys net_prio\n[ 0.222755] Initializing cgroup subsys hugetlb\n[ 0.223959] Initializing cgroup subsys pids\n[ 0.225192] CPU: Physical Processor ID: 0\n[ 0.227026] mce: CPU supports 10 MCE banks\n[ 0.228242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246902] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.254177] ftrace: allocating 32123 entries in 126 pages\n[ 0.281481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.283174] smpboot: Max logical packages: 1\n[ 0.284635] x2apic enabled\n[ 0.285791] Switched APIC routing to physical x2apic.\n[ 0.288297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295275] KVM setup paravirtual spinlock\n[ 0.297602] x86: Booted up 1 node, 1 CPUs\n[ 0.298742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300748] devtmpfs: initialized\n[ 0.303639] evm: security.selinux\n[ 0.304627] evm: security.SMACK64\n[ 0.305601] evm: security.SMACK64EXEC\n[ 0.306645] evm: security.SMACK64TRANSMUTE\n[ 0.307786] evm: security.SMACK64MMAP\n[ 0.308842] evm: security.ima\n[ 0.309747] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313570] pinctrl core: initialized pinctrl subsystem\n[ 0.315135] RTC time: 22:16:35, date: 08/25/18\n[ 0.316526] NET: Registered protocol family 16\n[ 0.317973] cpuidle: using governor ladder\n[ 0.319128] cpuidle: using governor menu\n[ 0.320241] PCCT header not found.\n[ 0.321307] ACPI: bus type PCI registered\n[ 0.322449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324231] PCI: Using configuration type 1 for base access\n[ 0.326828] ACPI: Added _OSI(Module Device)\n[ 0.328015] ACPI: Added _OSI(Processor Device)\n[ 0.329236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330518] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332846] ACPI: Interpreter enabled\n[ 0.333929] ACPI: (supports S0 S5)\n[ 0.334939] ACPI: Using IOAPIC for interrupt routing\n[ 0.336282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343845] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348656] acpiphp: Slot [3] registered\n[ 0.349797] acpiphp: Slot [4] registered\n[ 0.350931] acpiphp: Slot [5] registered\n[ 0.352069] acpiphp: Slot [6] registered\n[ 0.353197] acpiphp: Slot [7] registered\n[ 0.354331] acpiphp: Slot [8] registered\n[ 0.355464] acpiphp: Slot [9] registered\n[ 0.356598] acpiphp: Slot [10] registered\n[ 0.357754] acpiphp: Slot [11] registered\n[ 0.358900] acpiphp: Slot [12] registered\n[ 0.360045] acpiphp: Slot [13] registered\n[ 0.361188] acpiphp: Slot [14] registered\n[ 0.376439] acpiphp: Slot [15] registered\n[ 0.377595] acpiphp: Slot [16] registered\n[ 0.378746] acpiphp: Slot [17] registered\n[ 0.379893] acpiphp: Slot [18] registered\n[ 0.381042] acpiphp: Slot [19] registered\n[ 0.382185] acpiphp: Slot [20] registered\n[ 0.383373] acpiphp: Slot [21] registered\n[ 0.384515] acpiphp: Slot [22] registered\n[ 0.385666] acpiphp: Slot [23] registered\n[ 0.386817] acpiphp: Slot [24] registered\n[ 0.387960] acpiphp: Slot [25] registered\n[ 0.389094] acpiphp: Slot [26] registered\n[ 0.390224] acpiphp: Slot [27] registered\n[ 0.391369] acpiphp: Slot [28] registered\n[ 0.392515] acpiphp: Slot [29] registered\n[ 0.393662] acpiphp: Slot [30] registered\n[ 0.394813] acpiphp: Slot [31] registered\n[ 0.395956] PCI host bridge to bus 0000:00\n[ 0.397104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402573] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406724] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455424] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459047] vgaarb: loaded\n[ 0.459902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461656] SCSI subsystem initialized\n[ 0.462930] ACPI: bus type USB registered\n[ 0.464104] usbcore: registered new interface driver usbfs\n[ 0.465548] usbcore: registered new interface driver hub\n[ 0.466953] usbcore: registered new device driver usb\n[ 0.468500] PCI: Using ACPI for IRQ routing\n[ 0.470039] NetLabel: Initializing\n[ 0.471058] NetLabel: domain hash size = 128\n[ 0.472250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473583] NetLabel: unlabeled traffic allowed by default\n[ 0.475194] amd_nb: Cannot enumerate AMD northbridges\n[ 0.476575] clocksource: Switched to clocksource kvm-clock\n[ 0.486915] AppArmor: AppArmor Filesystem Enabled\n[ 0.488270] pnp: PnP ACPI init\n[ 0.489548] pnp: PnP ACPI: found 5 devices\n[ 0.496477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498900] NET: Registered protocol family 2\n[ 0.500338] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.502169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.503931] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.505686] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.507232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.508907] NET: Registered protocol family 1\n[ 0.510135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511658] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513156] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527891] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542652] Trying to unpack rootfs image as initramfs...\n[ 1.873964] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.876587] Scanning for low memory corruption every 60 seconds\n[ 1.878505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.880134] audit: initializing netlink subsys (disabled)\n[ 1.881604] audit: type=2000 audit(1535235397.523:1): initialized\n[ 1.883417] Initialise system trusted keyring\n[ 1.884742] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.886388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.888906] zbud: loaded\n[ 1.889887] VFS: Disk quotas dquot_6.6.0\n[ 1.891037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.892971] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.894655] fuse init (API version 7.23)\n[ 1.895881] Key type big_key registered\n[ 1.897019] Allocating IMA MOK and blacklist keyrings.\n[ 1.898550] Key type asymmetric registered\n[ 1.899715] Asymmetric key parser 'x509' registered\n[ 1.901063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.903142] io scheduler noop registered\n[ 1.904254] io scheduler deadline registered (default)\n[ 1.905660] io scheduler cfq registered\n[ 1.906838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.908305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.910059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.912119] ACPI: Power Button [PWRF]\n[ 1.913291] GHES: HEST is not enabled!\n[ 1.927473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.956909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.983578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.986483] Linux agpgart interface v0.103\n[ 1.989133] brd: module loaded\n[ 1.990765] loop: module loaded\n[ 1.992725] vda: vda1\n[ 1.994171] scsi host0: ata_piix\n[ 1.995252] scsi host1: ata_piix\n[ 1.996255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.997986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.000236] libphy: Fixed MDIO Bus: probed\n[ 2.001432] tun: Universal TUN/TAP device driver, 1.6\n[ 2.002781] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.005445] PPP generic driver version 2.4.2\n[ 2.006738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.008388] ehci-pci: EHCI PCI platform driver\n[ 2.009603] ehci-platform: EHCI generic platform driver\n[ 2.011088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.012758] ohci-pci: OHCI PCI platform driver\n[ 2.014006] ohci-platform: OHCI generic platform driver\n[ 2.015467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.030250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.031667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.033794] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.035225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.036843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.038610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.040664] usb usb1: Product: UHCI Host Controller\n[ 2.041982] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.043594] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.044979] hub 1-0:1.0: USB hub found\n[ 2.046077] hub 1-0:1.0: 2 ports detected\n[ 2.047346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.050297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.051649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.053107] mousedev: PS/2 mouse device common for all mice\n[ 2.054856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.057440] rtc_cmos 00:00: RTC can wake from S4\n[ 2.058970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.060669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.062360] i2c /dev entries driver\n[ 2.063444] device-mapper: uevent: version 1.0.3\n[ 2.064796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.067090] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.068888] NET: Registered protocol family 10\n[ 2.070322] NET: Registered protocol family 17\n[ 2.071570] Key type dns_resolver registered\n[ 2.072888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.074432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.076950] registered taskstats version 1\n[ 2.078143] Loading compiled-in X.509 certificates\n[ 2.079994] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.082595] zswap: loaded using pool lzo/zbud\n[ 2.084953] Key type trusted registered\n[ 2.087749] Key type encrypted registered\n[ 2.088942] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.090408] ima: No TPM chip found, activating TPM-bypass!\n[ 2.091845] evm: HMAC attrs: 0x1\n[ 2.093182] Magic number: 14:944:300\n[ 2.094385] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:36 UTC (1535235396)\n[ 2.096652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.098204] EDD information not available.\n[ 2.153442] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.155397] ata1.00: configured for MWDMA2\n[ 2.157061] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.174544] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.176275] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.178030] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.180778] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.182952] Write protecting the kernel read-only data: 14336k\n[ 2.185928] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.188362] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.199335] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.202143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.212599] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.215164] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.217664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.220905] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223461] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258450] virtio_net virtio0 ens3: renamed from eth0\n[ 2.267201] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.269977] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.301089] FDC 0 is a S82078B\n[ 2.302536] AVX2 version of gcm_enc/dec engaged.\n[ 2.303875] AES CTR mode by8 optimization enabled\n[ 2.356656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.521376] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.523590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.525847] usb 1-1: Product: QEMU USB Tablet\n[ 2.527365] usb 1-1: Manufacturer: QEMU\n[ 2.528746] usb 1-1: SerialNumber: 42\n[ 2.537134] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.544840] usbcore: registered new interface driver usbhid\n[ 2.546760] usbhid: USB HID core driver\n[ 2.549716] 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.553649] 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.876663] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.878338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nBegin: Loading essential drivers ... [ 3.921534] md: linear personality registered for level -1\n[ 3.924846] md: multipath personality registered for level -4\n[ 3.928138] md: raid0 personality registered for level 0\n[ 3.931704] md: raid1 personality registered for level 1\n[ 4.000578] raid6: sse2x1 gen() 11416 MB/s\n[ 4.068584] raid6: sse2x1 xor() 8800 MB/s\n[ 4.136598] raid6: sse2x2 gen() 14250 MB/s\n[ 4.204586] raid6: sse2x2 xor() 9694 MB/s\n[ 4.272598] raid6: sse2x4 gen() 16310 MB/s\n[ 4.340595] raid6: sse2x4 xor() 11441 MB/s\n[ 4.408595] raid6: avx2x1 gen() 21907 MB/s\n[ 4.476572] raid6: avx2x2 gen() 25654 MB/s\n[ 4.544573] raid6: avx2x4 gen() 29303 MB/s\n[ 4.545800] raid6: using algorithm avx2x4 gen() 29303 MB/s\n[ 4.547314] raid6: using avx2x2 recovery algorithm\n[ 4.549866] xor: automatically using best checksumming function:\n[ 4.588572] avx : 34896.000 MB/sec\n[ 4.596853] async_tx: api initialized (async)\n[ 4.607129] md: raid6 personality registered for level 6\n[ 4.608588] md: raid5 personality registered for level 5\n[ 4.610008] md: raid4 personality registered for level 4\n[ 4.616917] 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.651224] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.681922] 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[ 5.043496] 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[ 5.048067] systemd[1]: Detected virtualization kvm.\n[ 5.049432] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 5.054228] systemd[1]: Set hostname to .\n[ 5.057933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 5.059523] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.444397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.447222] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.450190] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.453499] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.456739] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.459446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.462355] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.465770] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.469655] 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[ 5.473939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.476839] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.479745] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.482351] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.485438] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.488460] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.491234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.493623] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.496894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.500148] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.505418] 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.511052] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.515963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.522682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.544760] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.547991] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.580141] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.585712] 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[ 5.592886] systemd[1]: Mounting Huge Pages File System...\n[ 5.596644] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 5.604552] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.612607] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.621998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.624725] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.633008] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.639664] systemd[1]: Started Uncomplicated firewall.\n[ 5.643646] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.648954] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.657283] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.666547] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.679744] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[ 5.754379] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.786134] systemd-journald[368]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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[ 7.688060] cloud-init[427]: Cloud-init v. 0.7.9 running 'init-local' at Sat, 25 Aug 2018 22:16:41 +0000. Up 7.01 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.810481] cloud-init[1016]: Cloud-init v. 0.7.9 running 'init' at Sat, 25 Aug 2018 22:16:43 +0000. Up 8.84 seconds.\n[ 9.812968] cloud-init[1016]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.820153] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.822776] cloud-init[1016]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.828349] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.836162] cloud-init[1016]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:fe:80:cf |\n[ 9.838739] cloud-init[1016]: ci-info: | ens3 | True | fe80::f816:3eff:fefe:80cf/64 | . | link | fa:16:3e:fe:80:cf |\n[ 9.844342] cloud-init[1016]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.852150] cloud-init[1016]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.854661] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.860327] cloud-init[1016]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.864174] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.868107] cloud-init[1016]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.875982] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 9.880856] cloud-init[1016]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 9.888630] cloud-init[1016]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.891454] cloud-init[1016]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.894212] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 9.896761] cloud-init[1016]: Generating public/private rsa key pair.\n[ 9.902022] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.903617] cloud-init\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m[1016]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.909266] cloud-init[1016]: The key fingerprint is:\n[ 9.910378] cloud-init[1016]: SHA256:iapBHKNKFFSIof/tTIKe+1yWiN29ta5qs2aaJc0POO0 root@sdnvpn-13-2\n] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.[ 9.916205] cloud-init[1016]: The key's randomart image is:\n[ 9.917448] cloud-init[1016]: +---[RSA 2048]----+\n[ 9.918529] cloud-init[1016]: |++o. |\n[ 9.919576] cloud-init\n[1016]: |o.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.920996] cloud-init[1016]: |..o |\n[ 9.928444] cloud-init[1016]: |.+ o . . |\n[ 9.930269] cloud-init[1016]: |..+ . S |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.933797] cloud-init[1016]: |o. = X o |\n[ 9.936172] cloud-init[1016]: |. + X & . . |\n[ 9.940576] cloud-init[1016]: | . = &=o o . |\n[ 9.944010] cloud-init[1016]: | =o==E++oo |\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.947709] cloud-init[1016]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Basic System.\n[ 9.950365] cloud-init[1016]: Generating public/private dsa key pair.\n[ 9.952558] cloud-init[[0;32m OK [0m] Started Snappy daemon.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting Pollinate to seed the pseudo random number generator...\n Starting Apply the settings specified in cloud-config...\n\n[ 9.961532] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting System Logging Service...\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.977761] cloud-init[1016]: The key fingerprint is:\n[ 10.015986] cloud-init[1016]: SHA256:3V7oc7IKApi5eUDOt3OR59QFLopj586g1AbgB0RXI6gg root@sdnvpn-13-2\n[ 10.028510] cloud-init[1016]: The key's randomart image is:\n[ 10.037480] cloud-init[1016]: +---[DSA 1024]----+\n[ 10.041992] cloud-init[1016]: Starting LSB: MD monitoring daemon...\n Starting Login Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|. oo . |\n[ 10.091126] cloud-init[1016]: | o. . . |\n[ 10.120595] cloud-init[1016]: |o.. . . . |[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 10.142932] cloud-init[1016]: |E=.+ . o + o . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n[ 10.163846] cloud-init[1016]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n|+.O.* = S o o . |\n[ 10.186901] cloud-init[1016]: |...O * = o . |\n[ 10.197578] cloud-init[1016]: | + B + o = . |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 10.210819] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: start and stop the Quagga routing suite...[1016]: | . + * . . = |\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 10.257750] cloud-init[1016]: | . o ... |\n[ 10.268149] cloud-init[1016]: +----[SHA256]-----+\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[ 10.302975] cloud-init[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[1016]: Generating public/private ecdsa key pair.\n Starting Set console scheme...\n[ 10.323934] [[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.\ncloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.342712] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.362007] cloud-init[1016]: The key fingerprint is:\n[ 10.364530] cloud-init[1016]: SHA256:FUc/RMgzTh6nlcYDPtIm/LJXiX3rkMJRsGm1vFF6azc root@sdnvpn-13-2\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 10.373500] cloud-init[1016]: The key's randomart image is:\n[ 10.384159] cloud-init[1016]: +---[ECDSA 256]---+\n[ 10.385504] cloud-init[1016]: | .++*oo |\n[ 10.387886] cloud-init[1016]: | . =&o@ |\n[ 10.394528] cloud-init[1016]: | =B=#oo |\n[ 10.396902] cloud-init[1016]: | ..==++o.|\n[ 10.400109] cloud-init[1016]: | S ..o.+Eo|\n[ 10.401611] cloud-init[1016]: | .o..o.+|\n[ 10.404591] cloud-init[1016]: | .o.o . |\n[ 10.407600] cloud-init[1016]: | .. o |\n[ 10.410876] cloud-init[1016]: | . |\n[ 10.413923] cloud-init[1016]: +----[SHA256]-----+\n[ 10.417207] cloud-init[1016]: Generating public/private ed25519 key pair.\n[ 10.421008] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.425651] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.429971] cloud-init[1016]: The key fingerprint is:\n[ 10.436221] cloud-init[1016]: SHA256:BsBJTKnAcmPFPXyShJYBtBndadTq2DNGOEzjAj8415I root@sdnvpn-13-2\n[ 10.440089] cloud-init[1016]: The key's randomart image is:\n[ 10.444089] cloud-init[1016]: +--[ED25519 256]--+\n[ 10.445437] cloud-init[1016]: |..+X*%o+ |\n[ 10.448089] cloud-init[1016]: |+.++&.X o |\n[ 10.453188] cloud-init[1016]: |.BoX +.= |\n[ 10.454515] cloud-init[1016]: |o E * o. |\n[ 10.456086] cloud-init[1016]: | o + * S |\n[ 10.460098] cloud-init[1016]: | . *. |\n[ 10.461506] cloud-init[1016]: | . o |\n[ 10.468022] cloud-init[1016]: | |\n[ 10.469400] cloud-init[1016]: | |\n[ 10.471288] cloud-init[1016]: +----[SHA256]-----+\n[ 10.702982] cloud-init[1117]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 11.468070] cloud-init[1117]: en_US.UTF-8... done\n[ 11.470405] cloud-init[1117]: Generation complete.\n[ 12.046352] cloud-init[1117]: Cloud-init v. 0.7.9 running 'modules:config' at Sat, 25 Aug 2018 22:16:45 +0000. Up 10.63 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n5[ 12.357003] cloud-init[1385]: + sudo useradd -m sdnvpn\n[ 12.425716] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.693690] cloud-init[1385]: + sudo adduser sdnvpn sudo\n[ 12.740679] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.784412] cloud-init[1385]: Adding user `sdnvpn' to group `sudo' ...\n[ 12.788599] cloud-init[1385]: Adding user sdnvpn to group sudo\n[ 12.803558] cloud-init[1385]: Done.\n[ 12.805385] cloud-init[1385]: + chpasswd\n[ 12.807136] cloud-init[1385]: + sudo echo sdnvpn:opnfv\n[ 12.854406] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.865603] cloud-init[1385]: + sleep 20\n"} 2018-08-25 22:16:52,439 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-9bfc0ea1-4a54-4b8c-a33b-bc8432bac876 2018-08-25 22:16:54,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112716bb9231f1817552fdff9c2fdd205a423943" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:16:54,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-c5a9b03e-c6a7-4e4f-b78e-6676b5d7edbd x-compute-request-id: req-c5a9b03e-c6a7-4e4f-b78e-6676b5d7edbd Content-Encoding: gzip Content-Length: 13595 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 898015759 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.192372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194683] pid_max: default: 32768 minimum: 301\n[ 0.195934] ACPI: Core revision 20150930\n[ 0.197670] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199515] Security Framework initialized\n[ 0.200659] Yama: becoming mindful.\n[ 0.201741] AppArmor: AppArmor initialized\n[ 0.202942] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205597] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210122] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211822] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214187] Initializing cgroup subsys io\n[ 0.215349] Initializing cgroup subsys memory\n[ 0.216573] Initializing cgroup subsys devices\n[ 0.217796] Initializing cgroup subsys freezer\n[ 0.219017] Initializing cgroup subsys net_cls\n[ 0.220233] Initializing cgroup subsys perf_event\n[ 0.221494] Initializing cgroup subsys net_prio\n[ 0.222755] Initializing cgroup subsys hugetlb\n[ 0.223959] Initializing cgroup subsys pids\n[ 0.225192] CPU: Physical Processor ID: 0\n[ 0.227026] mce: CPU supports 10 MCE banks\n[ 0.228242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246902] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.254177] ftrace: allocating 32123 entries in 126 pages\n[ 0.281481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.283174] smpboot: Max logical packages: 1\n[ 0.284635] x2apic enabled\n[ 0.285791] Switched APIC routing to physical x2apic.\n[ 0.288297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295275] KVM setup paravirtual spinlock\n[ 0.297602] x86: Booted up 1 node, 1 CPUs\n[ 0.298742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300748] devtmpfs: initialized\n[ 0.303639] evm: security.selinux\n[ 0.304627] evm: security.SMACK64\n[ 0.305601] evm: security.SMACK64EXEC\n[ 0.306645] evm: security.SMACK64TRANSMUTE\n[ 0.307786] evm: security.SMACK64MMAP\n[ 0.308842] evm: security.ima\n[ 0.309747] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313570] pinctrl core: initialized pinctrl subsystem\n[ 0.315135] RTC time: 22:16:35, date: 08/25/18\n[ 0.316526] NET: Registered protocol family 16\n[ 0.317973] cpuidle: using governor ladder\n[ 0.319128] cpuidle: using governor menu\n[ 0.320241] PCCT header not found.\n[ 0.321307] ACPI: bus type PCI registered\n[ 0.322449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324231] PCI: Using configuration type 1 for base access\n[ 0.326828] ACPI: Added _OSI(Module Device)\n[ 0.328015] ACPI: Added _OSI(Processor Device)\n[ 0.329236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330518] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332846] ACPI: Interpreter enabled\n[ 0.333929] ACPI: (supports S0 S5)\n[ 0.334939] ACPI: Using IOAPIC for interrupt routing\n[ 0.336282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343845] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348656] acpiphp: Slot [3] registered\n[ 0.349797] acpiphp: Slot [4] registered\n[ 0.350931] acpiphp: Slot [5] registered\n[ 0.352069] acpiphp: Slot [6] registered\n[ 0.353197] acpiphp: Slot [7] registered\n[ 0.354331] acpiphp: Slot [8] registered\n[ 0.355464] acpiphp: Slot [9] registered\n[ 0.356598] acpiphp: Slot [10] registered\n[ 0.357754] acpiphp: Slot [11] registered\n[ 0.358900] acpiphp: Slot [12] registered\n[ 0.360045] acpiphp: Slot [13] registered\n[ 0.361188] acpiphp: Slot [14] registered\n[ 0.376439] acpiphp: Slot [15] registered\n[ 0.377595] acpiphp: Slot [16] registered\n[ 0.378746] acpiphp: Slot [17] registered\n[ 0.379893] acpiphp: Slot [18] registered\n[ 0.381042] acpiphp: Slot [19] registered\n[ 0.382185] acpiphp: Slot [20] registered\n[ 0.383373] acpiphp: Slot [21] registered\n[ 0.384515] acpiphp: Slot [22] registered\n[ 0.385666] acpiphp: Slot [23] registered\n[ 0.386817] acpiphp: Slot [24] registered\n[ 0.387960] acpiphp: Slot [25] registered\n[ 0.389094] acpiphp: Slot [26] registered\n[ 0.390224] acpiphp: Slot [27] registered\n[ 0.391369] acpiphp: Slot [28] registered\n[ 0.392515] acpiphp: Slot [29] registered\n[ 0.393662] acpiphp: Slot [30] registered\n[ 0.394813] acpiphp: Slot [31] registered\n[ 0.395956] PCI host bridge to bus 0000:00\n[ 0.397104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402573] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404631] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406724] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443488] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455424] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459047] vgaarb: loaded\n[ 0.459902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461656] SCSI subsystem initialized\n[ 0.462930] ACPI: bus type USB registered\n[ 0.464104] usbcore: registered new interface driver usbfs\n[ 0.465548] usbcore: registered new interface driver hub\n[ 0.466953] usbcore: registered new device driver usb\n[ 0.468500] PCI: Using ACPI for IRQ routing\n[ 0.470039] NetLabel: Initializing\n[ 0.471058] NetLabel: domain hash size = 128\n[ 0.472250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473583] NetLabel: unlabeled traffic allowed by default\n[ 0.475194] amd_nb: Cannot enumerate AMD northbridges\n[ 0.476575] clocksource: Switched to clocksource kvm-clock\n[ 0.486915] AppArmor: AppArmor Filesystem Enabled\n[ 0.488270] pnp: PnP ACPI init\n[ 0.489548] pnp: PnP ACPI: found 5 devices\n[ 0.496477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498900] NET: Registered protocol family 2\n[ 0.500338] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.502169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.503931] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.505686] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.507232] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.508907] NET: Registered protocol family 1\n[ 0.510135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511658] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513156] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527891] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542652] Trying to unpack rootfs image as initramfs...\n[ 1.873964] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.876587] Scanning for low memory corruption every 60 seconds\n[ 1.878505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.880134] audit: initializing netlink subsys (disabled)\n[ 1.881604] audit: type=2000 audit(1535235397.523:1): initialized\n[ 1.883417] Initialise system trusted keyring\n[ 1.884742] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.886388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.888906] zbud: loaded\n[ 1.889887] VFS: Disk quotas dquot_6.6.0\n[ 1.891037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.892971] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.894655] fuse init (API version 7.23)\n[ 1.895881] Key type big_key registered\n[ 1.897019] Allocating IMA MOK and blacklist keyrings.\n[ 1.898550] Key type asymmetric registered\n[ 1.899715] Asymmetric key parser 'x509' registered\n[ 1.901063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.903142] io scheduler noop registered\n[ 1.904254] io scheduler deadline registered (default)\n[ 1.905660] io scheduler cfq registered\n[ 1.906838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.908305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.910059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.912119] ACPI: Power Button [PWRF]\n[ 1.913291] GHES: HEST is not enabled!\n[ 1.927473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.956909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.983578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.986483] Linux agpgart interface v0.103\n[ 1.989133] brd: module loaded\n[ 1.990765] loop: module loaded\n[ 1.992725] vda: vda1\n[ 1.994171] scsi host0: ata_piix\n[ 1.995252] scsi host1: ata_piix\n[ 1.996255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.997986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.000236] libphy: Fixed MDIO Bus: probed\n[ 2.001432] tun: Universal TUN/TAP device driver, 1.6\n[ 2.002781] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.005445] PPP generic driver version 2.4.2\n[ 2.006738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.008388] ehci-pci: EHCI PCI platform driver\n[ 2.009603] ehci-platform: EHCI generic platform driver\n[ 2.011088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.012758] ohci-pci: OHCI PCI platform driver\n[ 2.014006] ohci-platform: OHCI generic platform driver\n[ 2.015467] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.030250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.031667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.033794] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.035225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.036843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.038610] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.040664] usb usb1: Product: UHCI Host Controller\n[ 2.041982] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.043594] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.044979] hub 1-0:1.0: USB hub found\n[ 2.046077] hub 1-0:1.0: 2 ports detected\n[ 2.047346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.050297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.051649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.053107] mousedev: PS/2 mouse device common for all mice\n[ 2.054856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.057440] rtc_cmos 00:00: RTC can wake from S4\n[ 2.058970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.060669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.062360] i2c /dev entries driver\n[ 2.063444] device-mapper: uevent: version 1.0.3\n[ 2.064796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.067090] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.068888] NET: Registered protocol family 10\n[ 2.070322] NET: Registered protocol family 17\n[ 2.071570] Key type dns_resolver registered\n[ 2.072888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.074432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.076950] registered taskstats version 1\n[ 2.078143] Loading compiled-in X.509 certificates\n[ 2.079994] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.082595] zswap: loaded using pool lzo/zbud\n[ 2.084953] Key type trusted registered\n[ 2.087749] Key type encrypted registered\n[ 2.088942] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.090408] ima: No TPM chip found, activating TPM-bypass!\n[ 2.091845] evm: HMAC attrs: 0x1\n[ 2.093182] Magic number: 14:944:300\n[ 2.094385] rtc_cmos 00:00: setting system clock to 2018-08-25 22:16:36 UTC (1535235396)\n[ 2.096652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.098204] EDD information not available.\n[ 2.153442] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.155397] ata1.00: configured for MWDMA2\n[ 2.157061] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.174544] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.176275] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.178030] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.180778] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.182952] Write protecting the kernel read-only data: 14336k\n[ 2.185928] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.188362] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.199335] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.202143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.212599] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.215164] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.217664] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.220905] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223461] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258450] virtio_net virtio0 ens3: renamed from eth0\n[ 2.267201] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.269977] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.301089] FDC 0 is a S82078B\n[ 2.302536] AVX2 version of gcm_enc/dec engaged.\n[ 2.303875] AES CTR mode by8 optimization enabled\n[ 2.356656] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.521376] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.523590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.525847] usb 1-1: Product: QEMU USB Tablet\n[ 2.527365] usb 1-1: Manufacturer: QEMU\n[ 2.528746] usb 1-1: SerialNumber: 42\n[ 2.537134] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.544840] usbcore: registered new interface driver usbhid\n[ 2.546760] usbhid: USB HID core driver\n[ 2.549716] 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.553649] 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.876663] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.878338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\nBegin: Loading essential drivers ... [ 3.921534] md: linear personality registered for level -1\n[ 3.924846] md: multipath personality registered for level -4\n[ 3.928138] md: raid0 personality registered for level 0\n[ 3.931704] md: raid1 personality registered for level 1\n[ 4.000578] raid6: sse2x1 gen() 11416 MB/s\n[ 4.068584] raid6: sse2x1 xor() 8800 MB/s\n[ 4.136598] raid6: sse2x2 gen() 14250 MB/s\n[ 4.204586] raid6: sse2x2 xor() 9694 MB/s\n[ 4.272598] raid6: sse2x4 gen() 16310 MB/s\n[ 4.340595] raid6: sse2x4 xor() 11441 MB/s\n[ 4.408595] raid6: avx2x1 gen() 21907 MB/s\n[ 4.476572] raid6: avx2x2 gen() 25654 MB/s\n[ 4.544573] raid6: avx2x4 gen() 29303 MB/s\n[ 4.545800] raid6: using algorithm avx2x4 gen() 29303 MB/s\n[ 4.547314] raid6: using avx2x2 recovery algorithm\n[ 4.549866] xor: automatically using best checksumming function:\n[ 4.588572] avx : 34896.000 MB/sec\n[ 4.596853] async_tx: api initialized (async)\n[ 4.607129] md: raid6 personality registered for level 6\n[ 4.608588] md: raid5 personality registered for level 5\n[ 4.610008] md: raid4 personality registered for level 4\n[ 4.616917] 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.651224] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.681922] 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[ 5.043496] 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[ 5.048067] systemd[1]: Detected virtualization kvm.\n[ 5.049432] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 5.054228] systemd[1]: Set hostname to .\n[ 5.057933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 5.059523] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.444397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.447222] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.450190] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.453499] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.456739] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.459446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.462355] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.465770] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.469655] 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[ 5.473939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.476839] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.479745] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.482351] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.485438] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.488460] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.491234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.493623] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.496894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.500148] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.505418] 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.511052] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.515963] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.522682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.544760] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.547991] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.580141] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.585712] 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[ 5.592886] systemd[1]: Mounting Huge Pages File System...\n[ 5.596644] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Huge Pages File System...\n[ 5.604552] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.612607] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.621998] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.624725] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.633008] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.639664] systemd[1]: Started Uncomplicated firewall.\n[ 5.643646] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.648954] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.657283] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.666547] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.679744] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[ 5.754379] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.786134] systemd-journald[368]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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[ 7.688060] cloud-init[427]: Cloud-init v. 0.7.9 running 'init-local' at Sat, 25 Aug 2018 22:16:41 +0000. Up 7.01 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.810481] cloud-init[1016]: Cloud-init v. 0.7.9 running 'init' at Sat, 25 Aug 2018 22:16:43 +0000. Up 8.84 seconds.\n[ 9.812968] cloud-init[1016]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.820153] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.822776] cloud-init[1016]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.828349] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.836162] cloud-init[1016]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:fe:80:cf |\n[ 9.838739] cloud-init[1016]: ci-info: | ens3 | True | fe80::f816:3eff:fefe:80cf/64 | . | link | fa:16:3e:fe:80:cf |\n[ 9.844342] cloud-init[1016]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.852150] cloud-init[1016]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.854661] cloud-init[1016]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.860327] cloud-init[1016]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.864174] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.868107] cloud-init[1016]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.875982] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 9.880856] cloud-init[1016]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 9.888630] cloud-init[1016]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.891454] cloud-init[1016]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.894212] cloud-init[1016]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 9.896761] cloud-init[1016]: Generating public/private rsa key pair.\n[ 9.902022] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.903617] cloud-init\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m[1016]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.909266] cloud-init[1016]: The key fingerprint is:\n[ 9.910378] cloud-init[1016]: SHA256:iapBHKNKFFSIof/tTIKe+1yWiN29ta5qs2aaJc0POO0 root@sdnvpn-13-2\n] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.[ 9.916205] cloud-init[1016]: The key's randomart image is:\n[ 9.917448] cloud-init[1016]: +---[RSA 2048]----+\n[ 9.918529] cloud-init[1016]: |++o. |\n[ 9.919576] cloud-init\n[1016]: |o.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.920996] cloud-init[1016]: |..o |\n[ 9.928444] cloud-init[1016]: |.+ o . . |\n[ 9.930269] cloud-init[1016]: |..+ . S |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.933797] cloud-init[1016]: |o. = X o |\n[ 9.936172] cloud-init[1016]: |. + X & . . |\n[ 9.940576] cloud-init[1016]: | . = &=o o . |\n[ 9.944010] cloud-init[1016]: | =o==E++oo |\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.947709] cloud-init[1016]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Basic System.\n[ 9.950365] cloud-init[1016]: Generating public/private dsa key pair.\n[ 9.952558] cloud-init[[0;32m OK [0m] Started Snappy daemon.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting Pollinate to seed the pseudo random number generator...\n Starting Apply the settings specified in cloud-config...\n\n[ 9.961532] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting System Logging Service...\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.977761] cloud-init[1016]: The key fingerprint is:\n[ 10.015986] cloud-init[1016]: SHA256:3V7oc7IKApi5eUDOt3OR59QFLopj586g1AbgB0RXI6gg root@sdnvpn-13-2\n[ 10.028510] cloud-init[1016]: The key's randomart image is:\n[ 10.037480] cloud-init[1016]: +---[DSA 1024]----+\n[ 10.041992] cloud-init[1016]: Starting LSB: MD monitoring daemon...\n Starting Login Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|. oo . |\n[ 10.091126] cloud-init[1016]: | o. . . |\n[ 10.120595] cloud-init[1016]: |o.. . . . |[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 10.142932] cloud-init[1016]: |E=.+ . o + o . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n[ 10.163846] cloud-init[1016]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n|+.O.* = S o o . |\n[ 10.186901] cloud-init[1016]: |...O * = o . |\n[ 10.197578] cloud-init[1016]: | + B + o = . |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 10.210819] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: start and stop the Quagga routing suite...[1016]: | . + * . . = |\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 10.257750] cloud-init[1016]: | . o ... |\n[ 10.268149] cloud-init[1016]: +----[SHA256]-----+\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[ 10.302975] cloud-init[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[1016]: Generating public/private ecdsa key pair.\n Starting Set console scheme...\n[ 10.323934] [[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.\ncloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n[1016]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.342712] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.362007] cloud-init[1016]: The key fingerprint is:\n[ 10.364530] cloud-init[1016]: SHA256:FUc/RMgzTh6nlcYDPtIm/LJXiX3rkMJRsGm1vFF6azc root@sdnvpn-13-2\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 10.373500] cloud-init[1016]: The key's randomart image is:\n[ 10.384159] cloud-init[1016]: +---[ECDSA 256]---+\n[ 10.385504] cloud-init[1016]: | .++*oo |\n[ 10.387886] cloud-init[1016]: | . =&o@ |\n[ 10.394528] cloud-init[1016]: | =B=#oo |\n[ 10.396902] cloud-init[1016]: | ..==++o.|\n[ 10.400109] cloud-init[1016]: | S ..o.+Eo|\n[ 10.401611] cloud-init[1016]: | .o..o.+|\n[ 10.404591] cloud-init[1016]: | .o.o . |\n[ 10.407600] cloud-init[1016]: | .. o |\n[ 10.410876] cloud-init[1016]: | . |\n[ 10.413923] cloud-init[1016]: +----[SHA256]-----+\n[ 10.417207] cloud-init[1016]: Generating public/private ed25519 key pair.\n[ 10.421008] cloud-init[1016]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.425651] cloud-init[1016]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.429971] cloud-init[1016]: The key fingerprint is:\n[ 10.436221] cloud-init[1016]: SHA256:BsBJTKnAcmPFPXyShJYBtBndadTq2DNGOEzjAj8415I root@sdnvpn-13-2\n[ 10.440089] cloud-init[1016]: The key's randomart image is:\n[ 10.444089] cloud-init[1016]: +--[ED25519 256]--+\n[ 10.445437] cloud-init[1016]: |..+X*%o+ |\n[ 10.448089] cloud-init[1016]: |+.++&.X o |\n[ 10.453188] cloud-init[1016]: |.BoX +.= |\n[ 10.454515] cloud-init[1016]: |o E * o. |\n[ 10.456086] cloud-init[1016]: | o + * S |\n[ 10.460098] cloud-init[1016]: | . *. |\n[ 10.461506] cloud-init[1016]: | . o |\n[ 10.468022] cloud-init[1016]: | |\n[ 10.469400] cloud-init[1016]: | |\n[ 10.471288] cloud-init[1016]: +----[SHA256]-----+\n[ 10.702982] cloud-init[1117]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 11.468070] cloud-init[1117]: en_US.UTF-8... done\n[ 11.470405] cloud-init[1117]: Generation complete.\n[ 12.046352] cloud-init[1117]: Cloud-init v. 0.7.9 running 'modules:config' at Sat, 25 Aug 2018 22:16:45 +0000. Up 10.63 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n5[ 12.357003] cloud-init[1385]: + sudo useradd -m sdnvpn\n[ 12.425716] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.693690] cloud-init[1385]: + sudo adduser sdnvpn sudo\n[ 12.740679] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.784412] cloud-init[1385]: Adding user `sdnvpn' to group `sudo' ...\n[ 12.788599] cloud-init[1385]: Adding user sdnvpn to group sudo\n[ 12.803558] cloud-init[1385]: Done.\n[ 12.805385] cloud-init[1385]: + chpasswd\n[ 12.807136] cloud-init[1385]: + sudo echo sdnvpn:opnfv\n[ 12.854406] cloud-init[1385]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.865603] cloud-init[1385]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-08-25 22:16:54,551 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-c5a9b03e-c6a7-4e4f-b78e-6676b5d7edbd 2018-08-25 22:16:56,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" 2018-08-25 22:16:56,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1109 Content-Type: application/json X-Openstack-Request-Id: req-d4b88f13-f530-491b-9f37-d9e38ac337da Date: Sat, 25 Aug 2018 22:16:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T22:13:59Z", "file": "/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "413c1436-9bdd-497a-a103-1b8bb1dd50ee", "size": 493813760, "self": "/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "visibility": "public", "locations": [{"url": "rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee/snap", "metadata": {}}], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-ubuntu", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "created_at": "2018-08-25T22:13:50Z", "os_hidden": false, "protected": false, "os_hash_value": "b410a4f3a361516bcde96f45ebab7482e8c5f1dd758217e977cdce10240d4f8bdb9cc02723c80d221d71cf9e350522bb5490bc5d34c4d5f512b1394382195310"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-25 22:16:56,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/images?limit=20 used request id req-d4b88f13-f530-491b-9f37-d9e38ac337da 2018-08-25 22:16:56,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" 2018-08-25 22:16:56,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-4a444595-7a21-44b8-8600-8a6c54846fee Date: Sat, 25 Aug 2018 22:16:56 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-25 22:16:56,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.33:9292/v2/schemas/image used request id req-4a444595-7a21-44b8-8600-8a6c54846fee 2018-08-25 22:16:56,910 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 22:16:56,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-25 22:16:56,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.33:9292/v2/images/55016468-96fc-4fad-9d22-f3768368b68a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-920e2a54-78aa-4c21-a65f-c5e7ab980330 Date: Sat, 25 Aug 2018 22:16:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-25T22:16:56Z", "file": "/v2/images/55016468-96fc-4fad-9d22-f3768368b68a/file", "owner": "bb3b2ba82e85438cb9318447e90d0372", "id": "55016468-96fc-4fad-9d22-f3768368b68a", "size": null, "self": "/v2/images/55016468-96fc-4fad-9d22-f3768368b68a", "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-25T22:16:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-25 22:16:56,984 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.33:9292/v2/images used request id req-920e2a54-78aa-4c21-a65f-c5e7ab980330 2018-08-25 22:16:56,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9292/v2/images/55016468-96fc-4fad-9d22-f3768368b68a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" -d '' 2018-08-25 22:16:57,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f9b38e8-7c91-4f77-89a9-99fc491b09bf Date: Sat, 25 Aug 2018 22:16:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 22:16:57,737 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.33:9292/v2/images/55016468-96fc-4fad-9d22-f3768368b68a/file used request id req-8f9b38e8-7c91-4f77-89a9-99fc491b09bf 2018-08-25 22:16:57,737 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-08-25 22:16:57,737 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=55016468-96fc-4fad-9d22-f3768368b68a network=d0c357eb-24cf-4755-ae62-737ca931ee00 secgroup=96ec442b-f4af-450f-b529-1094026f9972 hypervisor=nova:overcloud-novacompute-0.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-25 22:16:57,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:16:57,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:16:57,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:16:57,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:16:57,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:16:57,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:16:57,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:16:57,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:16:57,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:16:57,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:16:57,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:16:57,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:16:57,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:16:57,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:16:57,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:16:57,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:16:57,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:16:57,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:16:57,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:16:57,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:16:57,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:16:57,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:16:57,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:16:57,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:16:57,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:16:57,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-25 22:16:57,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-25 22:16:57,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-25 22:16:57,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-25 22:16:57,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-25 22:16:57,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-25 22:16:57,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-25 22:16:57,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-25 22:16:57,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-25 22:16:57,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-25 22:16:57,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-25 22:16:57,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-25 22:16:57,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-25 22:16:57,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-25 22:16:57,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-25 22:16:57,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-25 22:16:57,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-25 22:16:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:16:57,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05533df3-fb15-4041-ae80-9b56cab2c3a0 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:16:57,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-05533df3-fb15-4041-ae80-9b56cab2c3a0 2018-08-25 22:16:57,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:16:58,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["0_7DPeePS5CmyfRqaczqdw"], "issued_at": "2018-08-25T22:16:58.000000Z"}} 2018-08-25 22:16:58,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774d45452e2887b28ee9af0f4e99065ad4f6cb90" 2018-08-25 22:16:58,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-c7549b9c-1b10-413f-ba21-150b5b4f6250 x-compute-request-id: req-c7549b9c-1b10-413f-ba21-150b5b4f6250 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "e3cdc383-20a9-4435-810c-5b1493d62f14", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/e3cdc383-20a9-4435-810c-5b1493d62f14", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-25 22:16:58,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-c7549b9c-1b10-413f-ba21-150b5b4f6250 2018-08-25 22:16:58,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774d45452e2887b28ee9af0f4e99065ad4f6cb90" 2018-08-25 22:16:58,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-6305bcbe-c16e-4ebd-b267-2658324c4a64 x-compute-request-id: req-6305bcbe-c16e-4ebd-b267-2658324c4a64 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "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": "47365cbc-bb31-4571-8ab6-9bf3114db2ad"}} 2018-08-25 22:16:58,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad used request id req-6305bcbe-c16e-4ebd-b267-2658324c4a64 2018-08-25 22:16:58,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774d45452e2887b28ee9af0f4e99065ad4f6cb90" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "55016468-96fc-4fad-9d22-f3768368b68a", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d0c357eb-24cf-4755-ae62-737ca931ee00"}], "config_drive": true}}' 2018-08-25 22:17:00,084 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22: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 x-openstack-request-id: req-490f44e3-acde-4600-9105-7e82f7647893 x-compute-request-id: req-490f44e3-acde-4600-9105-7e82f7647893 Content-Length: 374 location: http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a7b9cc61-73c5-4e4c-b352-4907736660e0", "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "bookmark"}], "adminPass": "y3QF6g9Y4NSf"}} 2018-08-25 22:17:00,084 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers used request id req-490f44e3-acde-4600-9105-7e82f7647893 2018-08-25 22:17:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-25 22:17:00,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3d176f-2517-4edf-bf6d-9bfce969df29 Content-Encoding: gzip Content-Length: 195 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.33:5000/v3/", "rel": "self"}]}} 2018-08-25 22:17:00,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.33:5000/v3 used request id req-2d3d176f-2517-4edf-bf6d-9bfce969df29 2018-08-25 22:17:00,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:17:00,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:17:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["Wm1ISNODTB24-Dsz3N0gaQ"], "issued_at": "2018-08-25T22:17:00.000000Z"}} 2018-08-25 22:17:00,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf22f5e44762bdc4c261559ab6cc50da037408" 2018-08-25 22:17:01,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:17: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-c17f729c-1148-44b1-833b-9434616ff24f x-compute-request-id: req-c17f729c-1148-44b1-833b-9434616ff24f 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.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "bookmark"}], "image": {"id": "55016468-96fc-4fad-9d22-f3768368b68a", "links": [{"href": "http://172.30.9.33:8774/images/55016468-96fc-4fad-9d22-f3768368b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "a7b9cc61-73c5-4e4c-b352-4907736660e0", "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:17:00Z", "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-25T22:17:00Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:17:01,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 used request id req-c17f729c-1148-44b1-833b-9434616ff24f 2018-08-25 22:17:04,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf22f5e44762bdc4c261559ab6cc50da037408" 2018-08-25 22:17:04,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:17: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-f503abab-e50c-4ec5-9a9c-e9e642e11e0a x-compute-request-id: req-f503abab-e50c-4ec5-9a9c-e9e642e11e0a Content-Encoding: gzip Content-Length: 783 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:83:47:2c", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "bookmark"}], "image": {"id": "55016468-96fc-4fad-9d22-f3768368b68a", "links": [{"href": "http://172.30.9.33:8774/images/55016468-96fc-4fad-9d22-f3768368b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "a7b9cc61-73c5-4e4c-b352-4907736660e0", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:17:01Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T22:17:00Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:17:04,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 used request id req-f503abab-e50c-4ec5-9a9c-e9e642e11e0a 2018-08-25 22:17:07,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf22f5e44762bdc4c261559ab6cc50da037408" 2018-08-25 22:17:08,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:17: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-e3ecdc93-4f10-4bb1-a565-12b709338004 x-compute-request-id: req-e3ecdc93-4f10-4bb1-a565-12b709338004 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:83:47:2c", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "bookmark"}], "image": {"id": "55016468-96fc-4fad-9d22-f3768368b68a", "links": [{"href": "http://172.30.9.33:8774/images/55016468-96fc-4fad-9d22-f3768368b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a9", "OS-SRV-USG:launched_at": "2018-08-25T22:17:06.000000", "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "a7b9cc61-73c5-4e4c-b352-4907736660e0", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:17:06Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T22:17:00Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:17:08,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 used request id req-e3ecdc93-4f10-4bb1-a565-12b709338004 2018-08-25 22:17:08,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774d45452e2887b28ee9af0f4e99065ad4f6cb90" 2018-08-25 22:17:08,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-d7d9af05-f4c5-48d8-891b-bfbb63d876e6 x-compute-request-id: req-d7d9af05-f4c5-48d8-891b-bfbb63d876e6 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:83:47:2c", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "self"}, {"href": "http://172.30.9.33:8774/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0", "rel": "bookmark"}], "image": {"id": "55016468-96fc-4fad-9d22-f3768368b68a", "links": [{"href": "http://172.30.9.33:8774/images/55016468-96fc-4fad-9d22-f3768368b68a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a9", "OS-SRV-USG:launched_at": "2018-08-25T22:17:06.000000", "flavor": {"id": "47365cbc-bb31-4571-8ab6-9bf3114db2ad", "links": [{"href": "http://172.30.9.33:8774/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad", "rel": "bookmark"}]}, "id": "a7b9cc61-73c5-4e4c-b352-4907736660e0", "security_groups": [{"name": "default"}], "user_id": "5b1fb3e01dec488bbe5cbda8e13fa5ad", "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-25T22:17:06Z", "hostId": "70d3397dbfa93d9f6b7415e15dfd40b0a92f47ddfbaa6a9be2a65c30", "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-3", "created": "2018-08-25T22:17:00Z", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-25 22:17:08,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0 used request id req-d7d9af05-f4c5-48d8-891b-bfbb63d876e6 2018-08-25 22:17:08,718 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.3'. 2018-08-25 22:17:08,718 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-08-25 22:17:08,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd05d1ac6dc87d0f0fd8d23ecda331d341cc826" -d '{"addSecurityGroup": {"name": "96ec442b-f4af-450f-b529-1094026f9972"}}' 2018-08-25 22:17:09,435 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22: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 x-openstack-request-id: req-52707d38-1367-4f3e-8588-fcab823adaaa x-compute-request-id: req-52707d38-1367-4f3e-8588-fcab823adaaa Content-Length: 0 Content-Type: application/json 2018-08-25 22:17:09,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action used request id req-52707d38-1367-4f3e-8588-fcab823adaaa 2018-08-25 22:17:09,435 - sdnvpn_test_utils - INFO - Waiting for instance a7b9cc61-73c5-4e4c-b352-4907736660e0 to boot up 2018-08-25 22:17:09,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774d45452e2887b28ee9af0f4e99065ad4f6cb90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:17:09,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-91bee646-2302-445f-bffd-baa5eb47f47b x-compute-request-id: req-91bee646-2302-445f-bffd-baa5eb47f47b Content-Encoding: gzip Content-Length: 8104 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 531142385 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.197105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199402] pid_max: default: 32768 minimum: 301\n[ 0.200663] ACPI: Core revision 20150930\n[ 0.202411] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204243] Security Framework initialized\n[ 0.205376] Yama: becoming mindful.\n[ 0.206394] AppArmor: AppArmor initialized\n[ 0.207600] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.210281] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212480] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214177] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.216262] Initializing cgroup subsys io\n[ 0.217409] Initializing cgroup subsys memory\n[ 0.218612] Initializing cgroup subsys devices\n[ 0.219844] Initializing cgroup subsys freezer\n[ 0.221063] Initializing cgroup subsys net_cls\n[ 0.222268] Initializing cgroup subsys perf_event\n[ 0.223567] Initializing cgroup subsys net_prio\n[ 0.224811] Initializing cgroup subsys hugetlb\n[ 0.226028] Initializing cgroup subsys pids\n[ 0.227237] CPU: Physical Processor ID: 0\n[ 0.229077] mce: CPU supports 10 MCE banks\n[ 0.230250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231651] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246523] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.253158] ftrace: allocating 31920 entries in 125 pages\n[ 0.278916] smpboot: Max logical packages: 1\n[ 0.280139] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282032] x2apic enabled\n[ 0.283187] Switched APIC routing to physical x2apic.\n[ 0.285692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292559] KVM setup paravirtual spinlock\n[ 0.294313] x86: Booted up 1 node, 1 CPUs\n[ 0.295451] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297392] devtmpfs: initialized\n[ 0.299449] evm: security.selinux\n[ 0.300429] evm: security.SMACK64\n[ 0.301397] evm: security.SMACK64EXEC\n[ 0.302447] evm: security.SMACK64TRANSMUTE\n[ 0.303581] evm: security.SMACK64MMAP\n[ 0.304650] evm: security.ima\n[ 0.305558] evm: security.capability\n[ 0.306691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309285] pinctrl core: initialized pinctrl subsystem\n[ 0.310800] RTC time: 22:17:06, date: 08/25/18\n[ 0.312173] NET: Registered protocol family 16\n[ 0.313573] cpuidle: using governor ladder\n[ 0.314735] cpuidle: using governor menu\n[ 0.315834] PCCT header not found.\n[ 0.316879] ACPI: bus type PCI registered\n[ 0.318004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.319760] PCI: Using configuration type 1 for base access\n[ 0.322234] ACPI: Added _OSI(Module Device)\n[ 0.323401] ACPI: Added _OSI(Processor Device)\n[ 0.324605] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328082] ACPI: Interpreter enabled\n[ 0.329148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334295] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339445] ACPI: (supports S0 S5)\n[ 0.340437] ACPI: Using IOAPIC for interrupt routing\n[ 0.341759] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.345927] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.347501] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350834] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353918] acpiphp: Slot [3] registered\n[ 0.355050] acpiphp: Slot [4] registered\n[ 0.356176] acpiphp: Slot [5] registered\n[ 0.357303] acpiphp: Slot [6] registered\n[ 0.358427] acpiphp: Slot [7] registered\n[ 0.359547] acpiphp: Slot [8] registered\n[ 0.360674] acpiphp: Slot [9] registered\n[ 0.361782] acpiphp: Slot [10] registered\n[ 0.362927] acpiphp: Slot [11] registered\n[ 0.364076] acpiphp: Slot [12] registered\n[ 0.365221] acpiphp: Slot [13] registered\n[ 0.366369] acpiphp: Slot [14] registered\n[ 0.367515] acpiphp: Slot [15] registered\n[ 0.383177] acpiphp: Slot [16] registered\n[ 0.384305] acpiphp: Slot [17] registered\n[ 0.385444] acpiphp: Slot [18] registered\n[ 0.386597] acpiphp: Slot [19] registered\n[ 0.387734] acpiphp: Slot [20] registered\n[ 0.388883] acpiphp: Slot [21] registered\n[ 0.390031] acpiphp: Slot [22] registered\n[ 0.391174] acpiphp: Slot [23] registered\n[ 0.392318] acpiphp: Slot [24] registered\n[ 0.393474] acpiphp: Slot [25] registered\n[ 0.394621] acpiphp: Slot [26] registered\n[ 0.395762] acpiphp: Slot [27] registered\n[ 0.396903] acpiphp: Slot [28] registered\n[ 0.398046] acpiphp: Slot [29] registered\n[ 0.399181] acpiphp: Slot [30] registered\n[ 0.400328] acpiphp: Slot [31] registered\n[ 0.401469] PCI host bridge to bus 0000:00\n[ 0.402610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.404292] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.408017] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.410072] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412140] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421517] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425853] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427852] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453283] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459136] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460964] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464668] vgaarb: loaded\n[ 0.465535] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467231] SCSI subsystem initialized\n[ 0.468493] ACPI: bus type USB registered\n[ 0.469664] usbcore: registered new interface driver usbfs\n[ 0.471086] usbcore: registered new interface driver hub\n[ 0.472470] usbcore: registered new device driver usb\n[ 0.474006] PCI: Using ACPI for IRQ routing\n[ 0.475563] NetLabel: Initializing\n[ 0.476571] NetLabel: domain hash size = 128\n[ 0.477750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479083] NetLabel: unlabeled traffic allowed by default\n[ 0.480677] clocksource: Switched to clocksource kvm-clock\n[ 0.491301] AppArmor: AppArmor Filesystem Enabled\n[ 0.492639] pnp: PnP ACPI init\n[ 0.493906] pnp: PnP ACPI: found 5 devices\n[ 0.500810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503209] NET: Registered protocol family 2\n[ 0.504638] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.506466] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.508218] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.509947] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511478] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.513127] NET: Registered protocol family 1\n[ 0.514360] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515895] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517391] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531954] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547183] Trying to unpack rootfs image as initramfs...\n[ 0.608827] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.614029] Scanning for low memory corruption every 60 seconds\n[ 0.616222] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617878] audit: initializing netlink subsys (disabled)\n[ 0.619349] audit: type=2000 audit(1535235427.082:1): initialized\n[ 0.621281] Initialise system trusted keyring\n[ 0.622677] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624285] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.626978] zbud: loaded\n[ 0.627995] VFS: Disk quotas dquot_6.6.0\n[ 0.629163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631339] fuse init (API version 7.23)\n[ 0.632589] Key type big_key registered\n[ 0.633752] Allocating IMA MOK and blacklist keyrings.\n[ 0.635449] Key type asymmetric registered\n[ 0.636603] Asymmetric key parser 'x509' registered\n[ 0.637952] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640046] io scheduler noop registered\n[ 0.641170] io scheduler deadline registered (default)\n[ 0.642559] io scheduler cfq registered\n[ 0.643769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.645239] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.647021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.649066] ACPI: Power Button [PWRF]\n[ 0.650309] GHES: HEST is not enabled!\n[ 0.664491] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.724106] Linux agpgart interface v0.103\n[ 0.727516] brd: module loaded\n[ 0.729734] loop: module loaded\n[ 0.734805] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736886] GPT:90111 != 20971519\n[ 0.737870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739404] GPT:90111 != 20971519\n[ 0.740380] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741738] vda: vda1 vda15\n[ 0.743448] scsi host0: ata_piix\n[ 0.744526] scsi host1: ata_piix\n[ 0.745555] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.747248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.749273] libphy: Fixed MDIO Bus: probed\n[ 0.750430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751773] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754831] PPP generic driver version 2.4.2\n[ 0.756080] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757742] ehci-pci: EHCI PCI platform driver\n[ 0.758972] ehci-platform: EHCI generic platform driver\n[ 0.760357] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761936] ohci-pci: OHCI PCI platform driver\n[ 0.763169] ohci-platform: OHCI generic platform driver\n[ 0.764566] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779307] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780703] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784204] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789465] usb usb1: Product: UHCI Host Controller\n[ 0.790771] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.792349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793722] hub 1-0:1.0: USB hub found\n[ 0.794814] hub 1-0:1.0: 2 ports detected\n[ 0.796132] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801758] mousedev: PS/2 mouse device common for all mice\n[ 0.803497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806042] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810979] i2c /dev entries driver\n[ 0.812050] device-mapper: uevent: version 1.0.3\n[ 0.813401] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815663] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817528] NET: Registered protocol family 10\n[ 0.819093] NET: Registered protocol family 17\n[ 0.820324] Key type dns_resolver registered\n[ 0.821625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823133] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825551] registered taskstats version 1\n[ 0.826715] Loading compiled-in X.509 certificates\n[ 0.828551] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831106] zswap: loaded using pool lzo/zbud\n[ 0.833212] Key type trusted registered\n[ 0.835299] Key type encrypted registered\n[ 0.836459] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837903] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839341] evm: HMAC attrs: 0x1\n[ 0.840658] Magic number: 14:944:300\n[ 0.841845] rtc_cmos 00:00: setting system clock to 2018-08-25 22:17:07 UTC (1535235427)\n[ 0.844072] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845619] EDD information not available.\n[ 0.905394] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.922253] ata1.00: configured for MWDMA2\n[ 0.923924] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926926] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928638] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930365] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.933185] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935308] Write protecting the kernel read-only data: 14336k\n[ 0.938253] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940735] 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.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... [ 1.120802] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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-25 22:17:09,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action used request id req-91bee646-2302-445f-bffd-baa5eb47f47b 2018-08-25 22:17:11,523 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-08-25 22:17:11,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-429064", "route_distinguishers": ["12:12", "13:13"]}}' 2018-08-25 22:17:12,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-9d191435-6a45-4f36-aa83-ce718156c4b4 Date: Sat, 25 Aug 2018 22:17:12 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-429064", "route_distinguishers": ["12:12", "13:13"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "route_targets": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "type": "l3", "id": "d7522c6c-b7cf-4374-ae68-6f2daacb8706"}} 2018-08-25 22:17:12,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns used request id req-9d191435-6a45-4f36-aa83-ce718156c4b4 2018-08-25 22:17:12,022 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-429064', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'd7522c6c-b7cf-4374-ae68-6f2daacb8706', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 22:17:12,023 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-08-25 22:17:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/d7522c6c-b7cf-4374-ae68-6f2daacb8706/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"router_association": {"router_id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651"}}' 2018-08-25 22:17:12,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-59e04766-a4cf-422b-910d-107567bdb83c Date: Sat, 25 Aug 2018 22:17:12 GMT RESP BODY: {"router_association": {"router_id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "67a2db15-f7ec-45ef-8026-c45fa767cc9d"}} 2018-08-25 22:17:12,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/d7522c6c-b7cf-4374-ae68-6f2daacb8706/router_associations used request id req-59e04766-a4cf-422b-910d-107567bdb83c 2018-08-25 22:17:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"router": {"routes": [{"nexthop": "10.10.10.12", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.5", "destination": "179.24.1.12/32"}]}}' 2018-08-25 22:17:13,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f3338e28-5a4c-46c7-8861-cd8e08daa514 Date: Sat, 25 Aug 2018 22:17:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:14:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:17:13Z", "revision_number": 5, "routes": [{"nexthop": "10.10.10.12", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.5", "destination": "179.24.1.12/32"}], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651", "name": "sdnvpn-13-1-router"}} 2018-08-25 22:17:13,471 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 used request id req-f3338e28-5a4c-46c7-8861-cd8e08daa514 2018-08-25 22:17:13,472 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 22:17:43,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774d45452e2887b28ee9af0f4e99065ad4f6cb90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:17:43,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-a361fe83-fdd8-4d5d-bb67-a91c22f9a89b x-compute-request-id: req-a361fe83-fdd8-4d5d-bb67-a91c22f9a89b Content-Encoding: gzip Content-Length: 8146 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 531142385 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.197105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199402] pid_max: default: 32768 minimum: 301\n[ 0.200663] ACPI: Core revision 20150930\n[ 0.202411] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204243] Security Framework initialized\n[ 0.205376] Yama: becoming mindful.\n[ 0.206394] AppArmor: AppArmor initialized\n[ 0.207600] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.210281] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212480] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214177] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.216262] Initializing cgroup subsys io\n[ 0.217409] Initializing cgroup subsys memory\n[ 0.218612] Initializing cgroup subsys devices\n[ 0.219844] Initializing cgroup subsys freezer\n[ 0.221063] Initializing cgroup subsys net_cls\n[ 0.222268] Initializing cgroup subsys perf_event\n[ 0.223567] Initializing cgroup subsys net_prio\n[ 0.224811] Initializing cgroup subsys hugetlb\n[ 0.226028] Initializing cgroup subsys pids\n[ 0.227237] CPU: Physical Processor ID: 0\n[ 0.229077] mce: CPU supports 10 MCE banks\n[ 0.230250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231651] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246523] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.253158] ftrace: allocating 31920 entries in 125 pages\n[ 0.278916] smpboot: Max logical packages: 1\n[ 0.280139] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282032] x2apic enabled\n[ 0.283187] Switched APIC routing to physical x2apic.\n[ 0.285692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292559] KVM setup paravirtual spinlock\n[ 0.294313] x86: Booted up 1 node, 1 CPUs\n[ 0.295451] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297392] devtmpfs: initialized\n[ 0.299449] evm: security.selinux\n[ 0.300429] evm: security.SMACK64\n[ 0.301397] evm: security.SMACK64EXEC\n[ 0.302447] evm: security.SMACK64TRANSMUTE\n[ 0.303581] evm: security.SMACK64MMAP\n[ 0.304650] evm: security.ima\n[ 0.305558] evm: security.capability\n[ 0.306691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309285] pinctrl core: initialized pinctrl subsystem\n[ 0.310800] RTC time: 22:17:06, date: 08/25/18\n[ 0.312173] NET: Registered protocol family 16\n[ 0.313573] cpuidle: using governor ladder\n[ 0.314735] cpuidle: using governor menu\n[ 0.315834] PCCT header not found.\n[ 0.316879] ACPI: bus type PCI registered\n[ 0.318004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.319760] PCI: Using configuration type 1 for base access\n[ 0.322234] ACPI: Added _OSI(Module Device)\n[ 0.323401] ACPI: Added _OSI(Processor Device)\n[ 0.324605] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328082] ACPI: Interpreter enabled\n[ 0.329148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334295] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339445] ACPI: (supports S0 S5)\n[ 0.340437] ACPI: Using IOAPIC for interrupt routing\n[ 0.341759] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.345927] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.347501] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350834] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353918] acpiphp: Slot [3] registered\n[ 0.355050] acpiphp: Slot [4] registered\n[ 0.356176] acpiphp: Slot [5] registered\n[ 0.357303] acpiphp: Slot [6] registered\n[ 0.358427] acpiphp: Slot [7] registered\n[ 0.359547] acpiphp: Slot [8] registered\n[ 0.360674] acpiphp: Slot [9] registered\n[ 0.361782] acpiphp: Slot [10] registered\n[ 0.362927] acpiphp: Slot [11] registered\n[ 0.364076] acpiphp: Slot [12] registered\n[ 0.365221] acpiphp: Slot [13] registered\n[ 0.366369] acpiphp: Slot [14] registered\n[ 0.367515] acpiphp: Slot [15] registered\n[ 0.383177] acpiphp: Slot [16] registered\n[ 0.384305] acpiphp: Slot [17] registered\n[ 0.385444] acpiphp: Slot [18] registered\n[ 0.386597] acpiphp: Slot [19] registered\n[ 0.387734] acpiphp: Slot [20] registered\n[ 0.388883] acpiphp: Slot [21] registered\n[ 0.390031] acpiphp: Slot [22] registered\n[ 0.391174] acpiphp: Slot [23] registered\n[ 0.392318] acpiphp: Slot [24] registered\n[ 0.393474] acpiphp: Slot [25] registered\n[ 0.394621] acpiphp: Slot [26] registered\n[ 0.395762] acpiphp: Slot [27] registered\n[ 0.396903] acpiphp: Slot [28] registered\n[ 0.398046] acpiphp: Slot [29] registered\n[ 0.399181] acpiphp: Slot [30] registered\n[ 0.400328] acpiphp: Slot [31] registered\n[ 0.401469] PCI host bridge to bus 0000:00\n[ 0.402610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.404292] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.408017] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.410072] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412140] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421517] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425853] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427852] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453283] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459136] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460964] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464668] vgaarb: loaded\n[ 0.465535] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467231] SCSI subsystem initialized\n[ 0.468493] ACPI: bus type USB registered\n[ 0.469664] usbcore: registered new interface driver usbfs\n[ 0.471086] usbcore: registered new interface driver hub\n[ 0.472470] usbcore: registered new device driver usb\n[ 0.474006] PCI: Using ACPI for IRQ routing\n[ 0.475563] NetLabel: Initializing\n[ 0.476571] NetLabel: domain hash size = 128\n[ 0.477750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479083] NetLabel: unlabeled traffic allowed by default\n[ 0.480677] clocksource: Switched to clocksource kvm-clock\n[ 0.491301] AppArmor: AppArmor Filesystem Enabled\n[ 0.492639] pnp: PnP ACPI init\n[ 0.493906] pnp: PnP ACPI: found 5 devices\n[ 0.500810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503209] NET: Registered protocol family 2\n[ 0.504638] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.506466] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.508218] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.509947] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511478] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.513127] NET: Registered protocol family 1\n[ 0.514360] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515895] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517391] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531954] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547183] Trying to unpack rootfs image as initramfs...\n[ 0.608827] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.614029] Scanning for low memory corruption every 60 seconds\n[ 0.616222] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617878] audit: initializing netlink subsys (disabled)\n[ 0.619349] audit: type=2000 audit(1535235427.082:1): initialized\n[ 0.621281] Initialise system trusted keyring\n[ 0.622677] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624285] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.626978] zbud: loaded\n[ 0.627995] VFS: Disk quotas dquot_6.6.0\n[ 0.629163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631339] fuse init (API version 7.23)\n[ 0.632589] Key type big_key registered\n[ 0.633752] Allocating IMA MOK and blacklist keyrings.\n[ 0.635449] Key type asymmetric registered\n[ 0.636603] Asymmetric key parser 'x509' registered\n[ 0.637952] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640046] io scheduler noop registered\n[ 0.641170] io scheduler deadline registered (default)\n[ 0.642559] io scheduler cfq registered\n[ 0.643769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.645239] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.647021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.649066] ACPI: Power Button [PWRF]\n[ 0.650309] GHES: HEST is not enabled!\n[ 0.664491] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.724106] Linux agpgart interface v0.103\n[ 0.727516] brd: module loaded\n[ 0.729734] loop: module loaded\n[ 0.734805] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736886] GPT:90111 != 20971519\n[ 0.737870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739404] GPT:90111 != 20971519\n[ 0.740380] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741738] vda: vda1 vda15\n[ 0.743448] scsi host0: ata_piix\n[ 0.744526] scsi host1: ata_piix\n[ 0.745555] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.747248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.749273] libphy: Fixed MDIO Bus: probed\n[ 0.750430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751773] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754831] PPP generic driver version 2.4.2\n[ 0.756080] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757742] ehci-pci: EHCI PCI platform driver\n[ 0.758972] ehci-platform: EHCI generic platform driver\n[ 0.760357] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761936] ohci-pci: OHCI PCI platform driver\n[ 0.763169] ohci-platform: OHCI generic platform driver\n[ 0.764566] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779307] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780703] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784204] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789465] usb usb1: Product: UHCI Host Controller\n[ 0.790771] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.792349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793722] hub 1-0:1.0: USB hub found\n[ 0.794814] hub 1-0:1.0: 2 ports detected\n[ 0.796132] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801758] mousedev: PS/2 mouse device common for all mice\n[ 0.803497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806042] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810979] i2c /dev entries driver\n[ 0.812050] device-mapper: uevent: version 1.0.3\n[ 0.813401] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815663] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817528] NET: Registered protocol family 10\n[ 0.819093] NET: Registered protocol family 17\n[ 0.820324] Key type dns_resolver registered\n[ 0.821625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823133] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825551] registered taskstats version 1\n[ 0.826715] Loading compiled-in X.509 certificates\n[ 0.828551] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831106] zswap: loaded using pool lzo/zbud\n[ 0.833212] Key type trusted registered\n[ 0.835299] Key type encrypted registered\n[ 0.836459] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837903] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839341] evm: HMAC attrs: 0x1\n[ 0.840658] Magic number: 14:944:300\n[ 0.841845] rtc_cmos 00:00: setting system clock to 2018-08-25 22:17:07 UTC (1535235427)\n[ 0.844072] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845619] EDD information not available.\n[ 0.905394] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.922253] ata1.00: configured for MWDMA2\n[ 0.923924] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926926] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928638] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930365] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.933185] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935308] Write protecting the kernel read-only data: 14336k\n[ 0.938253] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940735] 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.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... [ 1.120802] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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\nping 179.24.1.12 KO\n/dev/root resized successfully [took 21.95s]\nping 179.24.1.12 OK\n"} 2018-08-25 22:17:43,583 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action used request id req-a361fe83-fdd8-4d5d-bb67-a91c22f9a89b 2018-08-25 22:17:43,584 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.3) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-08-25 22:17:43,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774d45452e2887b28ee9af0f4e99065ad4f6cb90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-25 22:17:43,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22: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-ff6be533-ccee-46ae-a745-8579ce416708 x-compute-request-id: req-ff6be533-ccee-46ae-a745-8579ce416708 Content-Encoding: gzip Content-Length: 8146 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 531142385 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.197105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199402] pid_max: default: 32768 minimum: 301\n[ 0.200663] ACPI: Core revision 20150930\n[ 0.202411] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204243] Security Framework initialized\n[ 0.205376] Yama: becoming mindful.\n[ 0.206394] AppArmor: AppArmor initialized\n[ 0.207600] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.210281] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212480] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214177] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.216262] Initializing cgroup subsys io\n[ 0.217409] Initializing cgroup subsys memory\n[ 0.218612] Initializing cgroup subsys devices\n[ 0.219844] Initializing cgroup subsys freezer\n[ 0.221063] Initializing cgroup subsys net_cls\n[ 0.222268] Initializing cgroup subsys perf_event\n[ 0.223567] Initializing cgroup subsys net_prio\n[ 0.224811] Initializing cgroup subsys hugetlb\n[ 0.226028] Initializing cgroup subsys pids\n[ 0.227237] CPU: Physical Processor ID: 0\n[ 0.229077] mce: CPU supports 10 MCE banks\n[ 0.230250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231651] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246523] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.253158] ftrace: allocating 31920 entries in 125 pages\n[ 0.278916] smpboot: Max logical packages: 1\n[ 0.280139] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282032] x2apic enabled\n[ 0.283187] Switched APIC routing to physical x2apic.\n[ 0.285692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292559] KVM setup paravirtual spinlock\n[ 0.294313] x86: Booted up 1 node, 1 CPUs\n[ 0.295451] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297392] devtmpfs: initialized\n[ 0.299449] evm: security.selinux\n[ 0.300429] evm: security.SMACK64\n[ 0.301397] evm: security.SMACK64EXEC\n[ 0.302447] evm: security.SMACK64TRANSMUTE\n[ 0.303581] evm: security.SMACK64MMAP\n[ 0.304650] evm: security.ima\n[ 0.305558] evm: security.capability\n[ 0.306691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309285] pinctrl core: initialized pinctrl subsystem\n[ 0.310800] RTC time: 22:17:06, date: 08/25/18\n[ 0.312173] NET: Registered protocol family 16\n[ 0.313573] cpuidle: using governor ladder\n[ 0.314735] cpuidle: using governor menu\n[ 0.315834] PCCT header not found.\n[ 0.316879] ACPI: bus type PCI registered\n[ 0.318004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.319760] PCI: Using configuration type 1 for base access\n[ 0.322234] ACPI: Added _OSI(Module Device)\n[ 0.323401] ACPI: Added _OSI(Processor Device)\n[ 0.324605] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328082] ACPI: Interpreter enabled\n[ 0.329148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334295] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339445] ACPI: (supports S0 S5)\n[ 0.340437] ACPI: Using IOAPIC for interrupt routing\n[ 0.341759] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.345927] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.347501] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350834] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353918] acpiphp: Slot [3] registered\n[ 0.355050] acpiphp: Slot [4] registered\n[ 0.356176] acpiphp: Slot [5] registered\n[ 0.357303] acpiphp: Slot [6] registered\n[ 0.358427] acpiphp: Slot [7] registered\n[ 0.359547] acpiphp: Slot [8] registered\n[ 0.360674] acpiphp: Slot [9] registered\n[ 0.361782] acpiphp: Slot [10] registered\n[ 0.362927] acpiphp: Slot [11] registered\n[ 0.364076] acpiphp: Slot [12] registered\n[ 0.365221] acpiphp: Slot [13] registered\n[ 0.366369] acpiphp: Slot [14] registered\n[ 0.367515] acpiphp: Slot [15] registered\n[ 0.383177] acpiphp: Slot [16] registered\n[ 0.384305] acpiphp: Slot [17] registered\n[ 0.385444] acpiphp: Slot [18] registered\n[ 0.386597] acpiphp: Slot [19] registered\n[ 0.387734] acpiphp: Slot [20] registered\n[ 0.388883] acpiphp: Slot [21] registered\n[ 0.390031] acpiphp: Slot [22] registered\n[ 0.391174] acpiphp: Slot [23] registered\n[ 0.392318] acpiphp: Slot [24] registered\n[ 0.393474] acpiphp: Slot [25] registered\n[ 0.394621] acpiphp: Slot [26] registered\n[ 0.395762] acpiphp: Slot [27] registered\n[ 0.396903] acpiphp: Slot [28] registered\n[ 0.398046] acpiphp: Slot [29] registered\n[ 0.399181] acpiphp: Slot [30] registered\n[ 0.400328] acpiphp: Slot [31] registered\n[ 0.401469] PCI host bridge to bus 0000:00\n[ 0.402610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.404292] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.408017] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.410072] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412140] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421517] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425853] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427852] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453283] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459136] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460964] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464668] vgaarb: loaded\n[ 0.465535] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467231] SCSI subsystem initialized\n[ 0.468493] ACPI: bus type USB registered\n[ 0.469664] usbcore: registered new interface driver usbfs\n[ 0.471086] usbcore: registered new interface driver hub\n[ 0.472470] usbcore: registered new device driver usb\n[ 0.474006] PCI: Using ACPI for IRQ routing\n[ 0.475563] NetLabel: Initializing\n[ 0.476571] NetLabel: domain hash size = 128\n[ 0.477750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479083] NetLabel: unlabeled traffic allowed by default\n[ 0.480677] clocksource: Switched to clocksource kvm-clock\n[ 0.491301] AppArmor: AppArmor Filesystem Enabled\n[ 0.492639] pnp: PnP ACPI init\n[ 0.493906] pnp: PnP ACPI: found 5 devices\n[ 0.500810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.503209] NET: Registered protocol family 2\n[ 0.504638] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.506466] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.508218] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.509947] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511478] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.513127] NET: Registered protocol family 1\n[ 0.514360] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515895] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517391] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531954] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547183] Trying to unpack rootfs image as initramfs...\n[ 0.608827] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.614029] Scanning for low memory corruption every 60 seconds\n[ 0.616222] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617878] audit: initializing netlink subsys (disabled)\n[ 0.619349] audit: type=2000 audit(1535235427.082:1): initialized\n[ 0.621281] Initialise system trusted keyring\n[ 0.622677] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624285] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.626978] zbud: loaded\n[ 0.627995] VFS: Disk quotas dquot_6.6.0\n[ 0.629163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631339] fuse init (API version 7.23)\n[ 0.632589] Key type big_key registered\n[ 0.633752] Allocating IMA MOK and blacklist keyrings.\n[ 0.635449] Key type asymmetric registered\n[ 0.636603] Asymmetric key parser 'x509' registered\n[ 0.637952] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640046] io scheduler noop registered\n[ 0.641170] io scheduler deadline registered (default)\n[ 0.642559] io scheduler cfq registered\n[ 0.643769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.645239] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.647021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.649066] ACPI: Power Button [PWRF]\n[ 0.650309] GHES: HEST is not enabled!\n[ 0.664491] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.724106] Linux agpgart interface v0.103\n[ 0.727516] brd: module loaded\n[ 0.729734] loop: module loaded\n[ 0.734805] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736886] GPT:90111 != 20971519\n[ 0.737870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739404] GPT:90111 != 20971519\n[ 0.740380] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741738] vda: vda1 vda15\n[ 0.743448] scsi host0: ata_piix\n[ 0.744526] scsi host1: ata_piix\n[ 0.745555] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.747248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.749273] libphy: Fixed MDIO Bus: probed\n[ 0.750430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751773] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754831] PPP generic driver version 2.4.2\n[ 0.756080] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757742] ehci-pci: EHCI PCI platform driver\n[ 0.758972] ehci-platform: EHCI generic platform driver\n[ 0.760357] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761936] ohci-pci: OHCI PCI platform driver\n[ 0.763169] ohci-platform: OHCI generic platform driver\n[ 0.764566] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779307] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780703] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784204] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789465] usb usb1: Product: UHCI Host Controller\n[ 0.790771] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.792349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793722] hub 1-0:1.0: USB hub found\n[ 0.794814] hub 1-0:1.0: 2 ports detected\n[ 0.796132] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801758] mousedev: PS/2 mouse device common for all mice\n[ 0.803497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806042] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810979] i2c /dev entries driver\n[ 0.812050] device-mapper: uevent: version 1.0.3\n[ 0.813401] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815663] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817528] NET: Registered protocol family 10\n[ 0.819093] NET: Registered protocol family 17\n[ 0.820324] Key type dns_resolver registered\n[ 0.821625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823133] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825551] registered taskstats version 1\n[ 0.826715] Loading compiled-in X.509 certificates\n[ 0.828551] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831106] zswap: loaded using pool lzo/zbud\n[ 0.833212] Key type trusted registered\n[ 0.835299] Key type encrypted registered\n[ 0.836459] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837903] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839341] evm: HMAC attrs: 0x1\n[ 0.840658] Magic number: 14:944:300\n[ 0.841845] rtc_cmos 00:00: setting system clock to 2018-08-25 22:17:07 UTC (1535235427)\n[ 0.844072] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845619] EDD information not available.\n[ 0.905394] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.922253] ata1.00: configured for MWDMA2\n[ 0.923924] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926926] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928638] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930365] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.933185] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935308] Write protecting the kernel read-only data: 14336k\n[ 0.938253] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940735] 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.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... [ 1.120802] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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\nping 179.24.1.12 KO\n/dev/root resized successfully [took 21.95s]\nping 179.24.1.12 OK\n"} 2018-08-25 22:17:43,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action used request id req-ff6be533-ccee-46ae-a745-8579ce416708 2018-08-25 22:17:43,654 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' 2018-08-25 22:17:43,655 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-08-25 22:17:43,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"router": {"routes": []}}' 2018-08-25 22:17:44,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-c688f84f-dd19-46bc-8f43-5aa9616a68d6 Date: Sat, 25 Aug 2018 22:17:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c72a141b-4e89-4085-b7af-688a53e5d3d6", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:14:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:17:44Z", "revision_number": 7, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651", "name": "sdnvpn-13-1-router"}} 2018-08-25 22:17:44,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 used request id req-c688f84f-dd19-46bc-8f43-5aa9616a68d6 2018-08-25 22:17:44,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd05d1ac6dc87d0f0fd8d23ecda331d341cc826" 2018-08-25 22:17:44,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:17: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-b0116012-db5c-418d-a18c-8d1942ec9dd6 x-compute-request-id: req-b0116012-db5c-418d-a18c-8d1942ec9dd6 Content-Length: 0 Content-Type: application/json 2018-08-25 22:17:44,796 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/47365cbc-bb31-4571-8ab6-9bf3114db2ad used request id req-b0116012-db5c-418d-a18c-8d1942ec9dd6 2018-08-25 22:17:44,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd05d1ac6dc87d0f0fd8d23ecda331d341cc826" -d '{"forceDelete": null}' 2018-08-25 22:17:44,978 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:17: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-98e44ded-dabf-4425-b9d0-a0ee8702d637 x-compute-request-id: req-98e44ded-dabf-4425-b9d0-a0ee8702d637 Content-Length: 0 Content-Type: application/json 2018-08-25 22:17:44,978 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/410483bf-1842-4ec1-9fc1-9b85a82d06bc/action used request id req-98e44ded-dabf-4425-b9d0-a0ee8702d637 2018-08-25 22:17:44,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd05d1ac6dc87d0f0fd8d23ecda331d341cc826" -d '{"forceDelete": null}' 2018-08-25 22:17:45,224 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:17: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-69c74e6d-dc63-427e-9176-b47bf5fb9ef7 x-compute-request-id: req-69c74e6d-dc63-427e-9176-b47bf5fb9ef7 Content-Length: 0 Content-Type: application/json 2018-08-25 22:17:45,224 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/42108ae3-8862-42be-88e0-b2f6c69817e6/action used request id req-69c74e6d-dc63-427e-9176-b47bf5fb9ef7 2018-08-25 22:17:45,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd05d1ac6dc87d0f0fd8d23ecda331d341cc826" -d '{"forceDelete": null}' 2018-08-25 22:17:45,445 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 25 Aug 2018 22:17: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-c218a70c-c7b2-40ac-ba2b-31e35b997218 x-compute-request-id: req-c218a70c-c7b2-40ac-ba2b-31e35b997218 Content-Length: 0 Content-Type: application/json 2018-08-25 22:17:45,445 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.33:8774/v2.1/servers/a7b9cc61-73c5-4e4c-b352-4907736660e0/action used request id req-c218a70c-c7b2-40ac-ba2b-31e35b997218 2018-08-25 22:17:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" 2018-08-25 22:17:46,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24578238-1c8c-4e6f-a12d-b0596e2cc030 Date: Sat, 25 Aug 2018 22:17: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-25 22:17:46,226 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/413c1436-9bdd-497a-a103-1b8bb1dd50ee used request id req-24578238-1c8c-4e6f-a12d-b0596e2cc030 2018-08-25 22:17:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9292/v2/images/55016468-96fc-4fad-9d22-f3768368b68a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3b740fa7d88f4ecbf1c8ba3aced77380251ab67" 2018-08-25 22:17:47,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0539fc77-5230-47e3-9a19-68fc5f6abf16 Date: Sat, 25 Aug 2018 22:17:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-25 22:17:47,249 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.33:9292/v2/images/55016468-96fc-4fad-9d22-f3768368b68a used request id req-0539fc77-5230-47e3-9a19-68fc5f6abf16 2018-08-25 22:17:47,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/d7522c6c-b7cf-4374-ae68-6f2daacb8706 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:17:47,647 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-967846f7-0e44-4f62-b502-42bb82045c60 Content-Length: 0 Date: Sat, 25 Aug 2018 22:17:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:17:47,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/bgpvpn/bgpvpns/d7522c6c-b7cf-4374-ae68-6f2daacb8706 used request id req-967846f7-0e44-4f62-b502-42bb82045c60 2018-08-25 22:17:47,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"subnet_id": "83cc78d2-4cdd-430b-8157-76678a117421"}' 2018-08-25 22:17:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-17f8e5ee-7e5d-4626-aaa6-371b4003eac6 Date: Sat, 25 Aug 2018 22:17:49 GMT RESP BODY: {"network_id": "d0c357eb-24cf-4755-ae62-737ca931ee00", "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "subnet_id": "83cc78d2-4cdd-430b-8157-76678a117421", "subnet_ids": ["83cc78d2-4cdd-430b-8157-76678a117421"], "port_id": "2ef75309-1f72-4efc-9934-c3cfd3842d18", "id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651"} 2018-08-25 22:17:49,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651/remove_router_interface used request id req-17f8e5ee-7e5d-4626-aaa6-371b4003eac6 2018-08-25 22:17:49,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" -d '{"router": {"external_gateway_info": {}}}' 2018-08-25 22:17:51,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-7f0c700c-af1f-4f92-b63e-eb63b864eb54 Date: Sat, 25 Aug 2018 22:17:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "bb3b2ba82e85438cb9318447e90d0372", "created_at": "2018-08-25T22:14:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-25T22:17:50Z", "revision_number": 11, "routes": [], "project_id": "bb3b2ba82e85438cb9318447e90d0372", "id": "d88499ad-b6a9-4cc7-9c5e-dbcf16cda651", "name": "sdnvpn-13-1-router"}} 2018-08-25 22:17:51,012 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 used request id req-7f0c700c-af1f-4f92-b63e-eb63b864eb54 2018-08-25 22:17:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/subnets/83cc78d2-4cdd-430b-8157-76678a117421 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:17:51,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a55ac042-fa66-45f7-83d9-82099efed99c Date: Sat, 25 Aug 2018 22:17:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:17:51,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/subnets/83cc78d2-4cdd-430b-8157-76678a117421 used request id req-a55ac042-fa66-45f7-83d9-82099efed99c 2018-08-25 22:17:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:17:52,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b25ccc3c-38a8-4b41-a38f-24eb39251e33 Content-Length: 0 Date: Sat, 25 Aug 2018 22:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:17:52,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/routers/d88499ad-b6a9-4cc7-9c5e-dbcf16cda651 used request id req-b25ccc3c-38a8-4b41-a38f-24eb39251e33 2018-08-25 22:17:52,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.33:9696/v2.0/networks/d0c357eb-24cf-4755-ae62-737ca931ee00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614db1b8c77fc883f393626684bd9144c6e50b23" 2018-08-25 22:17:53,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1dd0ed8-6e1c-4d9c-a9a3-2e56ad5f17ac Date: Sat, 25 Aug 2018 22:17:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-25 22:17:53,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.33:9696/v2.0/networks/d0c357eb-24cf-4755-ae62-737ca931ee00 used request id req-a1dd0ed8-6e1c-4d9c-a9a3-2e56ad5f17ac 2018-08-25 22:17:53,850 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2018-08-25 22:17:53,850 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-25 22:17:53,850 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-08-25 22:17:53,850 - 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': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2018-08-25 22:17:53,851 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-08-25 22:17:53,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:17:54,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["cGmWfQe5T2uhb8dl_ASLmw"], "issued_at": "2018-08-25T22:17:54.000000Z"}} 2018-08-25 22:17:54,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33:9696/v2.0/quotas/bb3b2ba82e85438cb9318447e90d0372 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b04446c74d85a4c4aa52af98e19a186a33b14b" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-08-25 22:17:54,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-da3085a0-40fd-459c-a8d7-fff9241f03a0 Date: Sat, 25 Aug 2018 22:17:54 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-25 22:17:54,567 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.33:9696/v2.0/quotas/bb3b2ba82e85438cb9318447e90d0372 used request id req-da3085a0-40fd-459c-a8d7-fff9241f03a0 2018-08-25 22:17:54,567 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-08-25 22:17:54,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.33:5000/v3/auth/tokens 2018-08-25 22:17:54,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29cf6d85344a4889b5fa819256d71f92", "name": "admin"}, {"id": "330808644b504c65bdcb382c38d6da08", "name": "reader"}, {"id": "a8f38a73d860409c824be7313afc678a", "name": "member"}], "expires_at": "2018-08-25T23:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3b2ba82e85438cb9318447e90d0372", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5972fbf53df648d3abe53ca2865b5015"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3dbf476844548578738a099baef649c"}, {"url": "http://172.30.9.33:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a481e2a574ef40d3aa727f94e58e6550"}], "type": "image", "id": "0906588f78a148bf8fce69a2e7c3bdbe", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06d30b3434a64620bdcd770bc057883d"}, {"url": "http://172.30.9.33:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "754bbf6ab2e84aac812fe1c18af04a4d"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f199e81ce9cb46ab851509652207b8db"}], "type": "alarming", "id": "0a2df361b69f4711823eb56d67e7efff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39877a446cff4c729d6e4c575b039e21"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "729d951e808440748c148b3132e5a4aa"}, {"url": "http://172.30.9.33:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90bf0c30b4f04ff29555a1f371cef39e"}], "type": "network", "id": "1986a956ea5e46baa11300705be87f39", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17af4f47e4c74d7092394218cb4053b9"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c19413cf173476aa49d293370831573"}, {"url": "http://172.30.9.33:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8b658a31114328b6cab1fb78b54383"}], "type": "metric", "id": "1acccc8f403c45cd8f41ebccc44ce8df", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1cd0a47a9f9d485799bfb6492483b628"}, {"url": "http://172.30.9.33:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "294094d0fbed46cba6481a809daf0130"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fc390aee1954392ab21504126e403db"}], "type": "compute", "id": "3d25c737e0174952be119788a65bf9be", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14f51972e13f456582d19250e00decf7"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "576df65c385a4cccb03e685f6b7b4d6b"}, {"url": "http://192.30.9.4:8776/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db4463489efe41c690495f9d623e9b46"}], "type": "volume", "id": "44221a741843461ba0a4b9169cdf99ed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26db0a23c38647b0943fec5da3933a41"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57173454373c4f85b1c9af2bafb78eab"}, {"url": "http://192.30.9.4:8776/v2/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "587182deae5f44208bcbe069003e6106"}], "type": "volumev2", "id": "49c284c7fa9949359e47041e9e7692a0", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.33:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03ed51effc114a63b0cf61d3723ad9b4"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24afca9189eb49c9a34a579531075397"}, {"url": "http://192.30.9.4:8776/v3/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3c02fe8b1614d07b145eac44407d5fb"}], "type": "volumev3", "id": "5d4cb5e33cef4530a653f020b9b3d795", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "66f5124283574ec2868495a3d2597642", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "419cb830bada43d5afbf9682218686b8"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45bfe4e31485431ea21607a8a93e088c"}, {"url": "http://172.30.9.33:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d982f0080c74e228de8f377c4b030f2"}], "type": "identity", "id": "8263a380944e45cfb05190d0c3204eb3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.33:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "162feed875a2464f973c02635305ce89"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ac0e503337d479098ccdc11c26df95e"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8529ed9412a4d76a76be87e46a30c03"}], "type": "object-store", "id": "b493a950d412477e9007850f2c208729", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52681f2f46ed4ae8b937e9b55145ac67"}, {"url": "http://172.30.9.33:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0f4e6cc38548409129a8513ed1a54b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f485369940a14752a435731e9701d197"}], "type": "placement", "id": "b72cefbeeca44393adb68c5ba090c66d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e371f890aa648eb91caa7d85f35c1d6"}, {"url": "http://192.30.9.4:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "715f3b2493a94024967b98b65434d99a"}, {"url": "http://172.30.9.33:8004/v1/bb3b2ba82e85438cb9318447e90d0372", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7b2b91b691c4092ad0c756e700cc381"}], "type": "orchestration", "id": "e18c71abaf2e44c781e1315afb686ad4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d96d9d9b4a044dbe94fb19ad97f9a11c"}, {"url": "http://172.30.9.33:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dccc2295d1704ef2a48c8ce67a8e1d35"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e407754248de4a1e825c3ffadc09bc54"}], "type": "event", "id": "ec5e37c915c94cf599f2d18ba364a3dc", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff302b240d24b719a04445c3233b090"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409ce387de14430b96e61647d2d19c62"}, {"url": "http://172.30.9.33:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "acd9f2b52c36454e9b0c53121ae10284"}], "type": "cloudformation", "id": "f8b292edcef64afa823133c7514bd0aa", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5b1fb3e01dec488bbe5cbda8e13fa5ad"}, "audit_ids": ["ENaVQlCfTzyC7pcdva7Hwg"], "issued_at": "2018-08-25T22:17:54.000000Z"}} 2018-08-25 22:17:54,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.33: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}e6954945967eecde82c5dbe2610008a0acb29744" -d '{"quota_class_set": {"instances": 10}}' 2018-08-25 22:17:55,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 25 Aug 2018 22:17: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-82ab8fd6-d94e-4070-b187-5f61c89e7647 x-compute-request-id: req-82ab8fd6-d94e-4070-b187-5f61c89e7647 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-25 22:17:55,247 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.33:8774/v2.1/os-quota-class-sets/default used request id req-82ab8fd6-d94e-4070-b187-5f61c89e7647 2018-08-25 22:17:55,249 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a5c6590L 2018-08-25 22:17:55,249 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:17:55,268 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:17:55,269 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:17:55,274 - 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-25 22:17:55,274 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:17:55,274 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:17:55,274 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:17:55,274 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:17:55,274 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:17:55,279 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:17:55,280 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:17:55,281 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.56: 1d8452075cb748aac701ca5e22a01683 2018-08-25 22:17:55,282 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:17:55,319 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:17:55,342 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:17:55,346 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:17:55,532 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:17:55,532 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:17:55,572 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:17:55,572 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:17:55,584 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:17:59,931 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:17:59,932 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:17:59,935 - paramiko.transport - DEBUG - starting thread (client mode): 0x295f7750L 2018-08-25 22:17:59,935 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:17:59,946 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:17:59,947 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:17:59,950 - 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-25 22:17:59,950 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:17:59,951 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:17:59,951 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:17:59,951 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:17:59,951 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:17:59,956 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:17:59,956 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:17:59,967 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 22:17:59,968 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:17:59,996 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:18:00,009 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:18:00,032 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:18:00,145 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:18:00,145 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:18:00,185 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:18:00,186 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:18:00,199 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:18:00,210 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:18:00,211 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:18:00,212 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:18:00,213 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:18:00,213 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:18:00,254 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:18:00,269 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:18:00,271 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:18:00,272 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:18:00,272 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:18:00,272 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:18:00,313 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:18:00,324 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:18:00,325 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:18:00,327 - paramiko.transport - DEBUG - starting thread (client mode): 0x295fe550L 2018-08-25 22:18:00,328 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:18:00,847 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:18:00,848 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:18:00,851 - 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-25 22:18:00,851 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:18:00,851 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:18:00,851 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:18:00,852 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:18:00,852 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:18:00,856 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:18:00,857 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:18:00,860 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 22:18:00,860 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:18:00,896 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:18:01,128 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:18:01,162 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:18:01,350 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:18:01,350 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:18:01,389 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:18:01,390 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:18:01,399 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:18:01,516 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:18:01,517 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:18:01,518 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:18:01,519 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:18:01,519 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:18:01,559 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:18:01,646 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:18:01,648 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:18:01,648 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:18:01,649 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:18:01,649 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:18:01,691 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:18:01,739 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:18:01,740 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:18:01,742 - paramiko.transport - DEBUG - starting thread (client mode): 0x29389f10L 2018-08-25 22:18:01,743 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:18:01,754 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:18:01,754 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:18:01,756 - 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-25 22:18:01,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:18:01,757 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:18:01,757 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:18:01,757 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:18:01,757 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:18:01,761 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:18:01,762 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:18:01,774 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 22:18:01,775 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:18:01,802 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:18:01,814 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:18:01,839 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:18:01,949 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:18:01,949 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:18:01,988 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:18:01,989 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:18:02,007 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:18:02,019 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:18:02,020 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:18:02,020 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:18:02,021 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:18:02,021 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:18:02,062 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:18:02,077 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:18:02,078 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:18:02,079 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:18:02,080 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:18:02,080 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:18:02,121 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:18:02,132 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:18:02,132 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:18:02,133 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:18:02,134 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:18:02,134 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:18:02,137 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:18:06,450 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:18:06,452 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:18:06,454 - paramiko.transport - DEBUG - starting thread (client mode): 0x29d59950L 2018-08-25 22:18:06,454 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:18:06,461 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:18:06,461 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:18:06,464 - 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-25 22:18:06,464 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:18:06,464 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:18:06,464 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:18:06,464 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:18:06,465 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:18:06,469 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:18:06,470 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:18:06,486 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b11ade2aaf9a6d3a814d3ee70ae45f4f 2018-08-25 22:18:06,486 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:18:06,509 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:18:06,523 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:18:06,554 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:18:06,656 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:18:06,657 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:18:06,696 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:18:06,697 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:18:06,721 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:18:06,733 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:18:06,734 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:18:06,735 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:18:06,736 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:18:06,736 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:18:06,777 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:18:06,793 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:18:06,794 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:18:06,795 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:18:06,796 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:18:06,796 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:18:06,837 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:18:06,848 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:18:06,849 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:18:06,851 - paramiko.transport - DEBUG - starting thread (client mode): 0x293950d0L 2018-08-25 22:18:06,852 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:18:06,860 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:18:06,860 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:18:06,862 - 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-25 22:18:06,863 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:18:06,863 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:18:06,863 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:18:06,863 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:18:06,863 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:18:06,868 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:18:06,869 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:18:06,883 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 3946ed92c922cf316f973b26efa29542 2018-08-25 22:18:06,884 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:18:06,908 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:18:06,922 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:18:06,948 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:18:07,053 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:18:07,054 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:18:07,093 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:18:07,094 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:18:07,118 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:18:07,131 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:18:07,133 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:18:07,133 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:18:07,135 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:18:07,135 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:18:07,176 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:18:07,194 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:18:07,195 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:18:07,196 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:18:07,197 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:18:07,197 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:18:07,237 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:18:07,250 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:18:07,251 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:18:07,253 - paramiko.transport - DEBUG - starting thread (client mode): 0x295c4fd0L 2018-08-25 22:18:07,254 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-25 22:18:07,260 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-25 22:18:07,260 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-25 22:18:07,262 - 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-25 22:18:07,263 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-25 22:18:07,263 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-25 22:18:07,263 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-25 22:18:07,263 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-25 22:18:07,263 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-25 22:18:07,268 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-25 22:18:07,268 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-25 22:18:07,269 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 2a9ad4ea5c7f531253edc59a512ea539 2018-08-25 22:18:07,270 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-25 22:18:07,308 - paramiko.transport - DEBUG - userauth is OK 2018-08-25 22:18:07,320 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-25 22:18:07,334 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-25 22:18:07,446 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-25 22:18:07,446 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-25 22:18:07,485 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-25 22:18:07,486 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-25 22:18:07,502 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-25 22:18:07,513 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-25 22:18:07,514 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-25 22:18:07,515 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-25 22:18:07,516 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-25 22:18:07,516 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-25 22:18:07,557 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-25 22:18:07,571 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-25 22:18:07,573 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-25 22:18:07,573 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-25 22:18:07,574 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-25 22:18:07,574 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-25 22:18:07,615 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-25 22:18:07,626 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-25 22:18:07,626 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-08-25 22:18:07,627 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-25 22:18:07,643 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 22:18:07,644 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 22:18:07,644 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 22:18:07,646 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 22:18:07,656 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-25 22:18:07,656 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-25 22:18:07,658 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-25 22:18:07,659 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-25 22:18:07,660 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-25 22:18:07,662 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-25 22:18:07,662 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-25 22:18:07,662 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-25 22:18:07,664 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 22:18:07,665 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-25 22:18:07,665 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:07,665 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:07,666 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:07,769 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-25 22:18:07,771 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-25 22:18:07,771 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-25 22:18:07,772 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-25 22:18:07,772 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-25 22:18:07,814 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-25 22:18:07,824 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-25 22:18:07,825 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-25 22:18:07,826 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-25 22:18:07,827 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-25 22:18:07,831 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-25 22:18:07,832 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-25 22:18:07,844 - 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-25 22:18:07,860 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 22:18:07,861 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 22:18:07,862 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 22:18:07,873 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 22:18:07,892 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-25 22:18:07,893 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-25 22:18:07,917 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-25 22:18:07,918 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-25 22:18:07,919 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-25 22:18:07,920 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-25 22:18:07,921 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-25 22:18:07,921 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-25 22:18:07,923 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 22:18:07,924 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-25 22:18:07,925 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:07,925 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:07,925 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:11,862 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-25 22:18:11,864 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-25 22:18:11,865 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-25 22:18:11,866 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-25 22:18:11,866 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-25 22:18:11,868 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-25 22:18:11,878 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-25 22:18:11,879 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-25 22:18:11,880 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-25 22:18:11,881 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-25 22:18:11,886 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-25 22:18:11,887 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-25 22:18:11,900 - 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-25 22:18:11,918 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-25 22:18:11,919 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-25 22:18:11,920 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-25 22:18:11,924 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-25 22:18:11,934 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-25 22:18:11,934 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-25 22:18:11,936 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-25 22:18:11,937 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-25 22:18:11,938 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-25 22:18:11,940 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-25 22:18:11,940 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-25 22:18:11,941 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-25 22:18:11,942 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-25 22:18:11,943 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-25 22:18:11,944 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:11,945 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:11,946 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-25 22:18:12,057 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-25 22:18:12,059 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-25 22:18:12,059 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-25 22:18:12,060 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-25 22:18:12,060 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-25 22:18:12,101 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-25 22:18:12,111 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-25 22:18:12,112 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-25 22:18:12,113 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-25 22:18:12,114 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-25 22:18:12,118 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-25 22:18:12,119 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-25 22:18:12,131 - 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-25 22:18:12,146 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-08-25 22:18:12,317 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 22:18:12,318 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 129:31 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-08-25 22:18:12,324 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-08-25 22:18:12,325 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:08 | FAIL | | bgpvpn | sdnvpn | features | 129:31 | 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 | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-25 22:18:12,333 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-25 22:18:12,345 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:12,447 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:12,546 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:12,645 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:12,758 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:12,847 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:12,946 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,048 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,058 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,146 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,253 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,359 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,448 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,548 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,667 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,763 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,843 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:13,924 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-25 22:18:45,380 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-243 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-25 22:18:45,383 - 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.33,192.30.9.4 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.33:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=VYLDvQvMFHZgCgEGYT9St3Ea3 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=bb3b2ba82e85438cb9318447e90d0372 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu export OS_REGION_NAME=regionOne 2018-08-25 22:18:45,383 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-25 22:18:45,383 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-25 22:18:45,384 - 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-25 22:18:45,386 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK